Make Nautilus detach from terminal when using Guake The 2019 Stack Overflow Developer Survey Results Are InHow to Rescue Fullscreen Guake from Seahorse Modal DialogIdentify whether terminal is open in guakeUsing Guake in a Linux VirtualBox on a Windows hostMake Guake Float in i3wmHow do i make guake start with tmux?How to install nautilus-open-terminalExtra output when running commands from zsh in GuakeOpen Nautilus at “+ Other Locations” from terminalOpen terminal in specific position when called from NautilusMake nautilus notebook transparent
The difference between dialogue marks
Why can Shazam do this?
How to change the limits of integration
Idiomatic way to prevent slicing?
Why don't Unix/Linux systems traverse through directories until they find the required version of a linked library?
I see my dog run
Dual Citizen. Exited the US on Italian passport recently
Where to refill my bottle in India?
Limit the amount of RAM Mathematica may access?
What can other administrators access on my machine?
Spanish for "widget"
What is the steepest angle that a canal can be traversable without locks?
Inversion Puzzle
Understanding the implication of what "well-defined" means for the operation in quotient group
aging parents with no investments
What tool would a Roman-age civilization have to grind silver and other metals into dust?
How are circuits which use complex ICs normally simulated?
Is flight data recorder erased after every flight?
Does it makes sense to buy a new cycle to learn riding?
On the insanity of kings as an argument against monarchy
Deadlock Graph and Interpretation, solution to avoid
I looked up a future colleague on LinkedIn before I started a job. I told my colleague about it and he seemed surprised. Should I apologize?
Unbreakable Formation vs. Cry of the Carnarium
How can I create a character who can assume the widest possible range of creature sizes?
Make Nautilus detach from terminal when using Guake
The 2019 Stack Overflow Developer Survey Results Are InHow to Rescue Fullscreen Guake from Seahorse Modal DialogIdentify whether terminal is open in guakeUsing Guake in a Linux VirtualBox on a Windows hostMake Guake Float in i3wmHow do i make guake start with tmux?How to install nautilus-open-terminalExtra output when running commands from zsh in GuakeOpen Nautilus at “+ Other Locations” from terminalOpen terminal in specific position when called from NautilusMake nautilus notebook transparent
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I normally launch Nautilus from my Guake terminal when I'm working, and it normally automatically detaches itself from the terminal after it's run, leaving me free to use the terminal for other commands.
However, I recently updated to Ubuntu 18.04, and now when I run nautilus
or nautilus .
on Guake, it doesn't detach and blocks the terminal until it has been stopped. However, it still detaches properly when I run it on Termial or Terminator.
artezanz@artezanz-GV62-8RE:~$ nautilus
Nautilus-Share-Message: 15:37:19.063: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
(nautilus:9208): GLib-CRITICAL **: 15:39:09.062: g_key_file_load_from_file: assertion 'file != NULL' failed
** (nautilus:9208): WARNING **: 15:39:09.062: Could not establish a connection to Tracker: Failed to load SPARQL backend: Key file does not have group “DomainOntology”
(nautilus:9208): GLib-CRITICAL **: 15:39:09.206: g_queue_pop_head: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_foreach: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_free: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_pop_head: assertion 'queue != NULL' failed
Do you have any idea what might be wrong and how I can fix this?
terminal nautilus guake
New contributor
add a comment |
I normally launch Nautilus from my Guake terminal when I'm working, and it normally automatically detaches itself from the terminal after it's run, leaving me free to use the terminal for other commands.
However, I recently updated to Ubuntu 18.04, and now when I run nautilus
or nautilus .
on Guake, it doesn't detach and blocks the terminal until it has been stopped. However, it still detaches properly when I run it on Termial or Terminator.
artezanz@artezanz-GV62-8RE:~$ nautilus
Nautilus-Share-Message: 15:37:19.063: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
(nautilus:9208): GLib-CRITICAL **: 15:39:09.062: g_key_file_load_from_file: assertion 'file != NULL' failed
** (nautilus:9208): WARNING **: 15:39:09.062: Could not establish a connection to Tracker: Failed to load SPARQL backend: Key file does not have group “DomainOntology”
(nautilus:9208): GLib-CRITICAL **: 15:39:09.206: g_queue_pop_head: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_foreach: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_free: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_pop_head: assertion 'queue != NULL' failed
Do you have any idea what might be wrong and how I can fix this?
terminal nautilus guake
New contributor
add a comment |
I normally launch Nautilus from my Guake terminal when I'm working, and it normally automatically detaches itself from the terminal after it's run, leaving me free to use the terminal for other commands.
However, I recently updated to Ubuntu 18.04, and now when I run nautilus
or nautilus .
on Guake, it doesn't detach and blocks the terminal until it has been stopped. However, it still detaches properly when I run it on Termial or Terminator.
artezanz@artezanz-GV62-8RE:~$ nautilus
Nautilus-Share-Message: 15:37:19.063: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
(nautilus:9208): GLib-CRITICAL **: 15:39:09.062: g_key_file_load_from_file: assertion 'file != NULL' failed
** (nautilus:9208): WARNING **: 15:39:09.062: Could not establish a connection to Tracker: Failed to load SPARQL backend: Key file does not have group “DomainOntology”
(nautilus:9208): GLib-CRITICAL **: 15:39:09.206: g_queue_pop_head: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_foreach: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_free: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_pop_head: assertion 'queue != NULL' failed
Do you have any idea what might be wrong and how I can fix this?
terminal nautilus guake
New contributor
I normally launch Nautilus from my Guake terminal when I'm working, and it normally automatically detaches itself from the terminal after it's run, leaving me free to use the terminal for other commands.
However, I recently updated to Ubuntu 18.04, and now when I run nautilus
or nautilus .
on Guake, it doesn't detach and blocks the terminal until it has been stopped. However, it still detaches properly when I run it on Termial or Terminator.
artezanz@artezanz-GV62-8RE:~$ nautilus
Nautilus-Share-Message: 15:37:19.063: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
(nautilus:9208): GLib-CRITICAL **: 15:39:09.062: g_key_file_load_from_file: assertion 'file != NULL' failed
** (nautilus:9208): WARNING **: 15:39:09.062: Could not establish a connection to Tracker: Failed to load SPARQL backend: Key file does not have group “DomainOntology”
(nautilus:9208): GLib-CRITICAL **: 15:39:09.206: g_queue_pop_head: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_foreach: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_free: assertion 'queue != NULL' failed
(nautilus:9208): GLib-CRITICAL **: 15:39:09.252: g_queue_pop_head: assertion 'queue != NULL' failed
Do you have any idea what might be wrong and how I can fix this?
terminal nautilus guake
terminal nautilus guake
New contributor
New contributor
New contributor
asked 2 days ago
ArtezanzArtezanz
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
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
);
);
Artezanz is a new contributor. Be nice, and check out our Code of Conduct.
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%2f511043%2fmake-nautilus-detach-from-terminal-when-using-guake%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Artezanz is a new contributor. Be nice, and check out our Code of Conduct.
Artezanz is a new contributor. Be nice, and check out our Code of Conduct.
Artezanz is a new contributor. Be nice, and check out our Code of Conduct.
Artezanz is a new contributor. Be nice, and check out our Code of Conduct.
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.
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%2f511043%2fmake-nautilus-detach-from-terminal-when-using-guake%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
-guake, nautilus, terminal