Nautilus new window on non-existent path crashes Ubuntu 18.04Nautilus crashes after Ubuntu Tweak Package...
Eww, those bytes are gross
Are there neural networks with very few nodes that decently solve non-trivial problems?
Why did this image turn out darker?
Why does a metal block make a shrill sound but not a wooden block upon hammering?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Jumping Numbers
Why do neural networks need so many training examples to perform?
What to do when being responsible for data protection in your lab, yet advice is ignored?
Show that the following sequence converges. Please Critique my proof.
Can a dragon be stuck looking like a human?
How do you funnel food off a cutting board?
Why is working on the same position for more than 15 years not a red flag?
The effects of magnetism in radio transmissions
Is a debit card dangerous for an account with low balance and no overdraft protection?
How would one buy a used TIE Fighter or X-Wing?
Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?
Solving Fredholm Equation of the second kind
Typing Amharic inside a math equation?
How do I say "Brexit" in Latin?
Every character has a name - does this lead to too many named characters?
If I delete my router's history can my ISP still provide it to my parents?
Why is "points exist" not an axiom in geometry?
Parsing a string of key-value pairs as a dictionary
Can a hotel cancel a confirmed reservation?
Nautilus new window on non-existent path crashes Ubuntu 18.04
Nautilus crashes after Ubuntu Tweak Package CleanerNautilus crashesNautilus - Open with Sublime - Open in new windowNautilus Crashes on SearchingUbuntu nautilus window setting changedKeyboard Shortcut for New Nautilus Window Error in 18.04Nautilus crashes, ubuntu 18.04Wacom crashes computer after 18.04 upgradeNautilus hangs 18.04Nautilus crash error after login. (18.10, 64 bit)
I am running an AMD Threadripper 2920WX server with 128 GB of RAM and Ubuntu 18.04 Desktop edition. I am virtualizing a few machines using VMWare Workstation 15. I moved some files over using a portable USB 3.0 hard drive, and it is no longer connected. A day after it was disconnected, my desktop would crash, the mouse cursor would be movable, but the keyboard was non-responsive (pressing NumLock wouldn't light up the LED), all VMs were non-responsive, and attempting to SSH into the box would not work either.
I checked the apport.log
files and found this:
threadripper@cerberus:/var/log$ cat apport.log.1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: called for pid 6054, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: executable: /usr/bin/nautilus (command line "nautilus --new-window /media/threadripper/pitching videos")
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: gdbus call error: Error connecting: Could not connect: Connection refused
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: debug: session gdbus call:
ERROR: apport (pid 9159) Mon Feb 25 02:59:33 2019: wrote report /var/crash/_usr_bin_nautilus.1000.crash
I checked the Nautilus crash file; the top lines are:
ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 25 02:59:28 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/nautilus
ExecutableTimestamp: 1545057636
ProcCmdline: nautilus --new-window /media/threadripper/pitching videos
ProcCwd: /home/threadripper
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
Obviously it goes on and on (let me know if you need to see anything else specifically).
Any idea what is causing this? I'd like a fix that is different than "plug in the existing drive with the same share name," if possible. Cannot figure out why calling the graphical file editor on a non-existent mount point (which I am not doing, by the way - it is done by some process somehow - and it is not referenced in any virtual machine path) crashes the entire computer.
Thanks!
18.04 virtualbox nautilus vmware
New contributor
add a comment |
I am running an AMD Threadripper 2920WX server with 128 GB of RAM and Ubuntu 18.04 Desktop edition. I am virtualizing a few machines using VMWare Workstation 15. I moved some files over using a portable USB 3.0 hard drive, and it is no longer connected. A day after it was disconnected, my desktop would crash, the mouse cursor would be movable, but the keyboard was non-responsive (pressing NumLock wouldn't light up the LED), all VMs were non-responsive, and attempting to SSH into the box would not work either.
I checked the apport.log
files and found this:
threadripper@cerberus:/var/log$ cat apport.log.1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: called for pid 6054, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: executable: /usr/bin/nautilus (command line "nautilus --new-window /media/threadripper/pitching videos")
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: gdbus call error: Error connecting: Could not connect: Connection refused
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: debug: session gdbus call:
ERROR: apport (pid 9159) Mon Feb 25 02:59:33 2019: wrote report /var/crash/_usr_bin_nautilus.1000.crash
I checked the Nautilus crash file; the top lines are:
ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 25 02:59:28 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/nautilus
ExecutableTimestamp: 1545057636
ProcCmdline: nautilus --new-window /media/threadripper/pitching videos
ProcCwd: /home/threadripper
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
Obviously it goes on and on (let me know if you need to see anything else specifically).
Any idea what is causing this? I'd like a fix that is different than "plug in the existing drive with the same share name," if possible. Cannot figure out why calling the graphical file editor on a non-existent mount point (which I am not doing, by the way - it is done by some process somehow - and it is not referenced in any virtual machine path) crashes the entire computer.
Thanks!
18.04 virtualbox nautilus vmware
New contributor
add a comment |
I am running an AMD Threadripper 2920WX server with 128 GB of RAM and Ubuntu 18.04 Desktop edition. I am virtualizing a few machines using VMWare Workstation 15. I moved some files over using a portable USB 3.0 hard drive, and it is no longer connected. A day after it was disconnected, my desktop would crash, the mouse cursor would be movable, but the keyboard was non-responsive (pressing NumLock wouldn't light up the LED), all VMs were non-responsive, and attempting to SSH into the box would not work either.
I checked the apport.log
files and found this:
threadripper@cerberus:/var/log$ cat apport.log.1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: called for pid 6054, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: executable: /usr/bin/nautilus (command line "nautilus --new-window /media/threadripper/pitching videos")
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: gdbus call error: Error connecting: Could not connect: Connection refused
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: debug: session gdbus call:
ERROR: apport (pid 9159) Mon Feb 25 02:59:33 2019: wrote report /var/crash/_usr_bin_nautilus.1000.crash
I checked the Nautilus crash file; the top lines are:
ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 25 02:59:28 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/nautilus
ExecutableTimestamp: 1545057636
ProcCmdline: nautilus --new-window /media/threadripper/pitching videos
ProcCwd: /home/threadripper
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
Obviously it goes on and on (let me know if you need to see anything else specifically).
Any idea what is causing this? I'd like a fix that is different than "plug in the existing drive with the same share name," if possible. Cannot figure out why calling the graphical file editor on a non-existent mount point (which I am not doing, by the way - it is done by some process somehow - and it is not referenced in any virtual machine path) crashes the entire computer.
Thanks!
18.04 virtualbox nautilus vmware
New contributor
I am running an AMD Threadripper 2920WX server with 128 GB of RAM and Ubuntu 18.04 Desktop edition. I am virtualizing a few machines using VMWare Workstation 15. I moved some files over using a portable USB 3.0 hard drive, and it is no longer connected. A day after it was disconnected, my desktop would crash, the mouse cursor would be movable, but the keyboard was non-responsive (pressing NumLock wouldn't light up the LED), all VMs were non-responsive, and attempting to SSH into the box would not work either.
I checked the apport.log
files and found this:
threadripper@cerberus:/var/log$ cat apport.log.1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: called for pid 6054, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: executable: /usr/bin/nautilus (command line "nautilus --new-window /media/threadripper/pitching videos")
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: gdbus call error: Error connecting: Could not connect: Connection refused
ERROR: apport (pid 9159) Mon Feb 25 02:59:28 2019: debug: session gdbus call:
ERROR: apport (pid 9159) Mon Feb 25 02:59:33 2019: wrote report /var/crash/_usr_bin_nautilus.1000.crash
I checked the Nautilus crash file; the top lines are:
ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 25 02:59:28 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/nautilus
ExecutableTimestamp: 1545057636
ProcCmdline: nautilus --new-window /media/threadripper/pitching videos
ProcCwd: /home/threadripper
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
Obviously it goes on and on (let me know if you need to see anything else specifically).
Any idea what is causing this? I'd like a fix that is different than "plug in the existing drive with the same share name," if possible. Cannot figure out why calling the graphical file editor on a non-existent mount point (which I am not doing, by the way - it is done by some process somehow - and it is not referenced in any virtual machine path) crashes the entire computer.
Thanks!
18.04 virtualbox nautilus vmware
18.04 virtualbox nautilus vmware
New contributor
New contributor
New contributor
asked 6 mins ago
Michael BMichael B
1012
1012
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
Michael B 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%2faskubuntu.com%2fquestions%2f1122382%2fnautilus-new-window-on-non-existent-path-crashes-ubuntu-18-04%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
Michael B is a new contributor. Be nice, and check out our Code of Conduct.
Michael B is a new contributor. Be nice, and check out our Code of Conduct.
Michael B is a new contributor. Be nice, and check out our Code of Conduct.
Michael B is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1122382%2fnautilus-new-window-on-non-existent-path-crashes-ubuntu-18-04%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