You are not logged in.

#1 2010-04-01 17:33:42

crowfaceltd
Member
Registered: 2010-04-01
Posts: 25

Gnome Do closes when i select 'Preferences'

Title says it all, here is the error:

ERROR: Add-in cache directory could not be created (Access to the path "/home/jack/.local/share/gnome-do/plugins/addin-db-001/addin-data/1901565008" is denied.)
[Error 18:32:51.860] [DefaultPathsService] Could not delete directory /home/jack/.local/share/gnome-do/tmp: Access to the path "/home/jack/.local/share/gnome-do/tmp" is denied.
[jack@myhost ~]$ gnome-do
ERROR: Add-in cache directory could not be created (Access to the path "/home/jack/.local/share/gnome-do/plugins/addin-db-001/addin-data/1767400634" is denied.)
[Error 18:33:01.992] [DefaultPathsService] Could not delete directory /home/jack/.local/share/gnome-do/tmp: Access to the path "/home/jack/.local/share/gnome-do/tmp" is denied.

(Do:9509): libdo-WARNING **: Binding '<Super>space' failed!

ERROR: Add-in cache directory could not be created (Access to the path "/home/jack/.local/share/gnome-do/plugins/addin-db-001/addin-data/751909056" is denied.)
Marshaling activate signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access to the path "/home/jack/.local/share/gnome-do/plugins/addins-setup.config" is denied.
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0 
  at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
  at Mono.Addins.Setup.AddinStore.WriteObject (System.String file, System.Object obj) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Setup.SetupService.SaveConfiguration () [0x00000] in <filename unknown>:0 
  at Mono.Addins.Setup.RepositoryRegistry.UpdateRepository (IProgressStatus statusMonitor, System.String url) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Setup.RepositoryRegistry.UpdateAllRepositories (IProgressStatus monitor) [0x00000] in <filename unknown>:0 
  at Do.UI.PluginNodeView.Refresh (Boolean checkRepositories) [0x00000] in <filename unknown>:0 
  at Do.UI.PluginNodeView..ctor () [0x00000] in <filename unknown>:0 
  at Do.UI.ManagePluginsPreferencesWidget..ctor () [0x00000] in <filename unknown>:0 
  at Do.UI.PreferencesWindow..ctor () [0x00000] in <filename unknown>:0 
  at Do.Core.Controller.ShowPreferences () [0x00000] in <filename unknown>:0 
  at Do.Universe.PreferencesItem.Run () [0x00000] in <filename unknown>:0 
  at Do.UI.MainMenu+<MenuItemFromRunnableItem>c__AnonStorey12.<>m__2B (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <filename unknown>:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in <filename unknown>:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] in <filename unknown>:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Do.Do.Main(System.String[] args)

The above post was a crowfaceltd production

Offline

#2 2010-04-01 18:10:48

crowfaceltd
Member
Registered: 2010-04-01
Posts: 25

Re: Gnome Do closes when i select 'Preferences'

Fixed, gnome-do folder was read only, possible bug? just had to make read/write. also first post, great forums and superb distro!!!


The above post was a crowfaceltd production

Offline

Board footer

Powered by FluxBB