Gnome Terminal not opening
When I try and open the gnome terminal, by clicking the 'terminal' icon in apps, I get a loading and then nothing happens. Is there some way of seeing the background output of trying to open it to try an ddebug it?
UPDATE 1:
So I was able to open xterminal and tried starting the gnome terminal like this: gnome-terminal
This resulted in this output, sorry if it is slightly wrong I had to manually copy it since I couldn't work out how to copy and paste in xterminal:
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 8
UPDATE 2:
So I got it working again by using google fu to find this thread which got me to enter: locale-gen
and reboot which seemed to fix it.
debian gnome gnome-terminal desktop-shortcuts
add a comment |
When I try and open the gnome terminal, by clicking the 'terminal' icon in apps, I get a loading and then nothing happens. Is there some way of seeing the background output of trying to open it to try an ddebug it?
UPDATE 1:
So I was able to open xterminal and tried starting the gnome terminal like this: gnome-terminal
This resulted in this output, sorry if it is slightly wrong I had to manually copy it since I couldn't work out how to copy and paste in xterminal:
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 8
UPDATE 2:
So I got it working again by using google fu to find this thread which got me to enter: locale-gen
and reboot which seemed to fix it.
debian gnome gnome-terminal desktop-shortcuts
3
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32
add a comment |
When I try and open the gnome terminal, by clicking the 'terminal' icon in apps, I get a loading and then nothing happens. Is there some way of seeing the background output of trying to open it to try an ddebug it?
UPDATE 1:
So I was able to open xterminal and tried starting the gnome terminal like this: gnome-terminal
This resulted in this output, sorry if it is slightly wrong I had to manually copy it since I couldn't work out how to copy and paste in xterminal:
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 8
UPDATE 2:
So I got it working again by using google fu to find this thread which got me to enter: locale-gen
and reboot which seemed to fix it.
debian gnome gnome-terminal desktop-shortcuts
When I try and open the gnome terminal, by clicking the 'terminal' icon in apps, I get a loading and then nothing happens. Is there some way of seeing the background output of trying to open it to try an ddebug it?
UPDATE 1:
So I was able to open xterminal and tried starting the gnome terminal like this: gnome-terminal
This resulted in this output, sorry if it is slightly wrong I had to manually copy it since I couldn't work out how to copy and paste in xterminal:
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 8
UPDATE 2:
So I got it working again by using google fu to find this thread which got me to enter: locale-gen
and reboot which seemed to fix it.
debian gnome gnome-terminal desktop-shortcuts
debian gnome gnome-terminal desktop-shortcuts
edited Dec 15 at 22:20
Rui F Ribeiro
38.9k1479129
38.9k1479129
asked Sep 21 '16 at 9:29
Cjen1
12316
12316
3
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32
add a comment |
3
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32
3
3
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32
add a comment |
1 Answer
1
active
oldest
votes
As Ipor Sircer suggests, if you can open another terminal, you can run gnome-terminal
from there.
Alternatively, you can dump gnome-terminal
's output to a file: assuming you're running GNOME, press AltF2 and enter
sh -c "gnome-terminal > ~/gnome-terminal.log 2>&1"
Then you'll find all the output in ~/gnome-terminal.log
.
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f311282%2fgnome-terminal-not-opening%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As Ipor Sircer suggests, if you can open another terminal, you can run gnome-terminal
from there.
Alternatively, you can dump gnome-terminal
's output to a file: assuming you're running GNOME, press AltF2 and enter
sh -c "gnome-terminal > ~/gnome-terminal.log 2>&1"
Then you'll find all the output in ~/gnome-terminal.log
.
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
add a comment |
As Ipor Sircer suggests, if you can open another terminal, you can run gnome-terminal
from there.
Alternatively, you can dump gnome-terminal
's output to a file: assuming you're running GNOME, press AltF2 and enter
sh -c "gnome-terminal > ~/gnome-terminal.log 2>&1"
Then you'll find all the output in ~/gnome-terminal.log
.
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
add a comment |
As Ipor Sircer suggests, if you can open another terminal, you can run gnome-terminal
from there.
Alternatively, you can dump gnome-terminal
's output to a file: assuming you're running GNOME, press AltF2 and enter
sh -c "gnome-terminal > ~/gnome-terminal.log 2>&1"
Then you'll find all the output in ~/gnome-terminal.log
.
As Ipor Sircer suggests, if you can open another terminal, you can run gnome-terminal
from there.
Alternatively, you can dump gnome-terminal
's output to a file: assuming you're running GNOME, press AltF2 and enter
sh -c "gnome-terminal > ~/gnome-terminal.log 2>&1"
Then you'll find all the output in ~/gnome-terminal.log
.
edited Apr 13 '17 at 12:36
Community♦
1
1
answered Sep 21 '16 at 9:42
Stephen Kitt
163k24365444
163k24365444
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
add a comment |
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
Thanks this got me on the right path, because I was able to search the internet for the answer, since I had the error message
– Cjen1
Sep 21 '16 at 9:56
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f311282%2fgnome-terminal-not-opening%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
open another terminal (xterm, rxvt, ...) , and try to run gnome-terminal from there
– Ipor Sircer
Sep 21 '16 at 9:32