https://bugzilla.novell.com/show_bug.cgi?id=702354 https://bugzilla.novell.com/show_bug.cgi?id=702354#c0 Summary: Tomboy and tomboy-panel will not load Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86 OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: jerzyglowacki@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Ubuntu/9.10 Chromium/11.0.654.0 Chrome/11.0.654.0 Safari/534.17 When I boot into openSUSE 11.4 GNOME (which has tomboy-panel by default) for the first time, I get an error: The panel encountered a problem while loading "OAFIID:TomboyApplet" $ cat ~/.config/tomboy/tomboy-panel.log Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.UnauthorizedAccessException: Access to the path "/home/user/.local/share/tomboy" is denied. at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00000] in <filename unknown>:0 at System.IO.Directory.CreateDirectory (System.String path) [0x00000] in <filename unknown>:0 at Tomboy.NoteManager.CreateDirectory (System.String directory) [0x00000] in <filename unknown>:0 at Tomboy.NoteManager.CreateNotesDir () [0x00000] in <filename unknown>:0 at Tomboy.NoteManager.Initialize () [0x00000] in <filename unknown>:0 at Tomboy.Tomboy+<Main>c__AnonStorey1.<>m__0 () [0x00000] in <filename unknown>:0 at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in <filename unknown>:0 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Timeout+TimeoutProxy.Handler() at Gnome.PanelAppletFactory.panel_applet_factory_main(IntPtr , IntPtr , GnomeSharp.PanelAppletFactoryCallbackNative , IntPtr ) at Gnome.PanelAppletFactory.Register(System.Type applet_type) at Tomboy.Tomboy.RegisterPanelAppletFactory() at Tomboy.Tomboy.Main(System.String[] args) Then I try to run tomboy: $ tomboy --debug ** Running Mono with --debug ** Unhandled Exception: System.Exception: Unable to open the session message bus. ---> System.ArgumentNullException: Argument cannot be null. Parameter name: address at NDesk.DBus.Bus.Open (System.String address) [0x00042] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:87 at NDesk.DBus.Bus.get_Session () [0x0002d] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:41 --- End of inner exception stack trace --- at NDesk.DBus.Bus.get_Session () [0x00042] in /usr/src/packages/BUILD/ndesk-dbus-0.6.0/src/Bus.cs:43 at NDesk.DBus.BusG.Init () [0x00015] in /usr/src/packages/BUILD/ndesk-dbus-glib-0.4.1/src/GLib.cs:22 at Tomboy.GnomeApplication.Initialize (System.String locale_dir, System.String display_name, System.String process_name, System.String[] args) [0x00012] in /usr/src/packages/BUILD/tomboy-1.4.2/Tomboy/GnomeApplication.cs:56 at Tomboy.Application.Initialize (System.String locale_dir, System.String display_name, System.String process_name, System.String[] args) [0x0000a] in /usr/src/packages/BUILD/tomboy-1.4.2/Tomboy/Utils.cs:990 at Tomboy.Tomboy.Main (System.String[] args) [0x000b0] in /usr/src/packages/BUILD/tomboy-1.4.2/Tomboy/Tomboy.cs:81 Reproducible: Always Steps to Reproduce: 1. Boot GNOME for the first time 2. See the error dialog 3. Try to run tomboy Actual Results: Tomboy will not load. Expected Results: Tomboy and tomboy applet should load. $ ls ~/.local/share/ gnome-main-menu $ ps aux | grep dbus 100 5668 0.0 0.2 3348 1360 ? Ss 11:50 0:00 /bin/dbus-daemon --system user 6330 0.0 0.1 3688 532 ? S 11:50 0:00 dbus-launch --exit-with-session /usr/bin/gnome-session user 6331 0.0 0.2 3320 1028 ? Ss 11:50 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session user 17839 0.0 0.1 2664 764 pts/0 S+ 12:03 0:00 grep dbus -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.