[Bug 1290310] Re: nautilus does not start

2019-01-15 Thread Sebastien Bacher
The new comments look like another issue, please register a new bug.
Closing that one since the original issue seems deprecated

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290310] Re: nautilus does not start

2018-03-25 Thread Bootch
Same for Ubuntu 16.04.4 and nautilus 3.14.3:

$ LC_ALL=C nautilus

(nautilus:2903): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

(nautilus:2903): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: 
assertion 'interface_->priv->connections != NULL' failed
Could not register the application: Timeout was reached

(nautilus:2903): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen:
assertion 'GDK_IS_SCREEN (screen)' failed

(nautilus:2903): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(nautilus:2903): GLib-GObject-CRITICAL **: g_signal_connect_object:
assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

$ lsb_release -a
LSB Version:
core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch
Distributor ID: Ubuntu
Description:Ubuntu 16.04.4 LTS
Release:16.04
Codename:   xenial

$ nautilus --version
GNOME nautilus 3.14.3


Workaround:
$ killall nautilus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290310] Re: nautilus does not start

2018-02-04 Thread Wes
After trying to start Nautilus from Unity and failing, I tried invoking
it from the terminal.

$ nautilus .

(nautilus:20662): GLib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections != NULL' failed

(nautilus:20662): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: 
assertion 'interface_->priv->connections != NULL' failed
Could not register the application: Timeout was reached

(nautilus:20662): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen:
assertion 'GDK_IS_SCREEN (screen)' failed

(nautilus:20662): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(nautilus:20662): GLib-GObject-CRITICAL **: g_signal_connect_object:
assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290310] Re: nautilus does not start

2017-06-18 Thread Cerin
This happened to me after I loaded a 10GB Mongo database, which took up
50% of my 16GB of memory. Even after I freed up all memory by stopping
the Mongo server, Nautilus is now broken.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2017-05-01 Thread George
I experienced the same problem under Ubuntu 14.04.5 when the system was
under heavy computational load for an extended period of time (video
encoding) There were no remote GVFS mounts as in atimonin case. I did
not experience lagging as Valentis did.

What I tried and the results are as follows:

64bit:~$ killall nautilus
64bit:~$ nautilus -q
Could not register the application: Timeout was reached

64bit:~$ killall nautilus
64bit:~$ nautilus
Could not register the application: Timeout was reached

64bit:~$ nautilus -c
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_canvas_container
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_canvas_container

gvfs-mount shows no remote mounts as seen below.

64bit:~$ gvfs-mount -l
Drive(0): TOSHIBA THNSNH128GBST
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
  Volume(0): 13 GB Volume
Type: GProxyVolume (GProxyVolumeMonitorUDisks2)
Drive(1): WDC WD2003FZEX-00Z4SA0
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Drive(2): WDC WD3001FAEX-00MJRA0
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)
Drive(3): Optiarc DVD RW AD-7280S
  Type: GProxyDrive (GProxyVolumeMonitorUDisks2)

64bit:~$ nautilus
Could not register the application: Timeout was reached

I was able to launch successfully via `gksu nautilus`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2016-12-01 Thread dino99
Glance at broken links into /etc/rc?.d/ folders and delete them, good
ones will then been recreated

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2016-12-01 Thread Valentas
I got this after some memory-intensive computation (when with a lot of
cache operations, the system had been considerably slower for a while).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2016-02-08 Thread atimonin
I've found a workaround: umount all  GVFS remote mounts
gvfs-mount -s sftp && gvfs-mount -s smb && gvfs-mount -s ftp

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2015-02-14 Thread Michael Vorburger
Same here.. https://bugzilla.gnome.org/show_bug.cgi?id=727622 also
similar bug 1366840 and bug 1407552

** Bug watch added: GNOME Bug Tracker #727622
   https://bugzilla.gnome.org/show_bug.cgi?id=727622

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2015-02-09 Thread aexl
it may or may not be the same bg, but the same symptom: nautilus does not start 
(not after kill, only after reboot)
here it looks like this:


xl@thinker:~$ nautilus
Anwendung konnte nicht registriert werden: Zeitüberschreitung wurde erreicht  
[app could not be registered, time limit reached]
xl@thinker:~$ nautilus -c
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_canvas_container
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_canvas_container
xl@thinker:~$ nautilus -q
Anwendung konnte nicht registriert werden: Zeitüberschreitung wurde erreicht
xl@thinker:~$ killall nautilus
xl@thinker:~$ nautilus
Initializing nautilus-open-terminal extension
Initializing nautilus-image-converter extension

[no forther response]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290310] Re: nautilus does not start

2014-07-15 Thread Scott Deagan
I'm getting the same problem:

scott@scott-Ubuntu:~$ nautilus
Could not register the application: Timeout was reached

scott@scott-Ubuntu:~$ ps aux | grep nautilus
scott   2723  0.0  0.6 1379804 53692 ?   Sl   09:13   0:09 nautilus -n
scott   7579  0.0  0.0  15948   924 pts/0S+   15:39   0:00 grep 
--color=auto nautilus
scott@scott-Ubuntu:~$ 

scott@scott-Ubuntu:~$ killall -9 nautilus

scott@scott-Ubuntu:~$ ps aux | grep nautilus
scott   7584  0.0  0.0  15944   924 pts/0S+   15:41   0:00 grep 
--color=auto nautilus

scott@scott-Ubuntu:~$ nautilus
Nautilus-Share-Message: Called net usershare info but it failed: 'net 
usershare' returned error 255: net usershare: cannot open usershare directory 
/var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.
tdb(__NULL__): tdb_open_ex: called with name == NULL

(nautilus then starts within a couple of minutes).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2014-07-15 Thread Scott Deagan
Not sure if this is relevant, but even when Nautilus is working again,
I'm getting a bunch of these:

(nautilus:7585): Gtk-CRITICAL **: gtk_container_foreach: assertion
'GTK_IS_CONTAINER (container)' failed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2014-06-26 Thread Boyd
I also get Could not register the application: Timeout was reached but
if I su to another user Nautilus runs fine.

** Changed in: nautilus (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2014-05-19 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1290310] Re: nautilus does not start

2014-03-20 Thread Jobin Raju George
Can you please do a `sudo apt-get update  sudo apt-get upgrade` and
recheck whether the issue still persists?

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290310

Title:
  nautilus does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1290310/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs