Public bug reported: Binary package hint: gdm
$ lsb_release -rd Description: Ubuntu lucid (development branch) Release: 10.04 Based on http://ubuntuforums.org/showthread.php?t=1186877 I created a script which mounts three smb shares. $ cat sharemount.sh #!/bin/sh gvfs-mount smb://barbabenno/hbe gvfs-mount smb://barbabenno/we gvfs-mount smb://barbabenno/mp3 And I placed the sharemount.sh in the Startup applications. After login, I got a crash report, which could not send a report. I saw the following lines in \var\log\syslog Apr 6 21:58:49 barbalala console-kit-daemon[843]: WARNING: Couldn't read /proc/1831/environ: Failed to open file '/proc/1831/environ': No such file or directory Apr 6 21:58:49 barbalala gdm-simple-slave[2184]: WARNING: Unable to load file '/etc/gdm/custom.conf': No such file or directory Apr 6 21:58:49 barbalala acpid: client 1691[0:0] has disconnected Apr 6 21:58:49 barbalala acpid: client connected from 2186[0:0] Apr 6 21:58:49 barbalala acpid: 1 client rule loaded Apr 6 21:58:52 barbalala gdm-session-worker[2224]: WARNING: Unable to load file '/etc/gdm/custom.conf': No such file or directory Apr 6 21:58:52 barbalala rtkit-daemon[1177]: Sucessfully made thread 2226 of process 2226 (n/a) owned by '114' high priority at nice level -11. Apr 6 21:58:52 barbalala rtkit-daemon[1177]: Supervising 4 threads of 2 processes of 2 users. Apr 6 21:58:52 barbalala gdm-simple-greeter[2221]: Gtk-WARNING: /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c:5636: widget not within a GtkWindow Apr 6 21:58:53 barbalala rtkit-daemon[1177]: Sucessfully made thread 2229 of process 2226 (n/a) owned by '114' RT at priority 5. Apr 6 21:58:53 barbalala rtkit-daemon[1177]: Supervising 5 threads of 2 processes of 2 users. Apr 6 21:58:53 barbalala rtkit-daemon[1177]: Sucessfully made thread 2230 of process 2226 (n/a) owned by '114' RT at priority 5. Apr 6 21:58:53 barbalala rtkit-daemon[1177]: Supervising 6 threads of 2 processes of 2 users. Apr 6 21:58:54 barbalala gdm-session-worker[2224]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed Apr 6 21:59:02 barbalala wpa_supplicant[826]: WPS-AP-AVAILABLE Apr 6 22:00:02 barbalala wpa_supplicant[826]: WPS-AP-AVAILABLE After login, I see one or none shares in ~/.gvfs When I run the script manually, I can see all the three shares. I am new in this, so I hope I provide enough information.... ** Affects: gdm (Ubuntu) Importance: Undecided Status: New -- Crash report gvfs-mount during logon https://bugs.launchpad.net/bugs/556809 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
