← Back to team overview

gnome-split-team team mailing list archive

[Bug 531959] Re: gsplit don't start if recent documents are disabilited

 

** Changed in: gnome-split
       Status: New => Invalid

-- 
gsplit don't start if recent documents are disabilited
https://bugs.launchpad.net/bugs/531959
You received this bug notification because you are a member of GNOME
Split developers, which is subscribed to GNOME Split.

Status in GNOME Split - File splitter for GNOME desktop: Invalid

Bug description:
the only way to disable recent documents on ubuntu that i know and i can find on internet is:

rm ~/.recently-used.xbel
mkdir ~/.recently-used.xbel

but this cause a problem with gnome-split. 
this is what terminal show:

UncaughtException in thread: main
  Thread ID      = 1
  Thread prority = 5
Exception stacktrace:
org.gnome.glib.FatalError: Gtk-WARNING
Attempting to read the recently used resources file at `~/.recently-used.xbel', but the parser failed: Error reading file '~/.recently-used.xbel': Is a directory.
	at org.gnome.gtk.GtkFileChooserButton.gtk_file_chooser_button_new(Native Method)
	at org.gnome.gtk.GtkFileChooserButton.createFileChooserButton(GtkFileChooserButton.java:41)
	at org.gnome.gtk.FileChooserButton.<init>(FileChooserButton.java:57)
	at org.gnome.split.gtk.widget.SplitWidget.<init>(SplitWidget.java:147)
	at org.gnome.split.gtk.MainWindow.<init>(MainWindow.java:151)
	at org.gnome.split.GnomeSplit.<init>(GnomeSplit.java:142)
	at org.gnome.split.GnomeSplit.main(GnomeSplit.java:229)

i think that the program need to not crash only for not find a file.

i hope to be helpfull

sorry for my bad english





References