GNOME Bugzilla – Bug 309731
crashes if 'last_save_directory' is remote/sftp dir
Last modified: 2005-08-28 05:14:02 UTC
Hit print screen, thing go boom! Looks like it is trying to save in a remote /apps/gnome-screenshot/last_save_directory and that is causing the seg. (Confimed- clear that key and it works fine.) output on terminal: ** (gnome-screenshot:12461): WARNING **: ERR:sftp://louie@login.dulug.duke.edu/home/louie/public_html/tieguy.org/screenshots/Screenshot.png:Access denied (gnome-screenshot:12461): libgnomevfs-CRITICAL **: gnome_vfs_uri_new_private: assertion `text_uri != NULL' failed (gnome-screenshot:12461): libgnomevfs-CRITICAL **: gnome_vfs_uri_get_parent: assertion `uri != NULL' failed (gnome-screenshot:12461): libgnomevfs-CRITICAL **: gnome_vfs_uri_extract_short_path_name: assertion `uri != NULL' failed (gnome-screenshot:12461): libgnomevfs-CRITICAL **: gnome_vfs_uri_get_host_name: assertion `uri != NULL' failed (gnome-screenshot:12461): libgnomevfs-CRITICAL **: gnome_vfs_uri_get_path: assertion `uri != NULL' failed trace: 0xffffe410 in __kernel_vsyscall ()
+ Trace 61611
Thread 1 (Thread -1222555264 (LWP 12406))
debug backtrace: Backtrace was generated from '/usr/bin/gnome-screenshot' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". `system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1223190848 (LWP 13615)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 61643
Thread 1 (Thread -1223190848 (LWP 13615))
This is still happening :(
*** Bug 309827 has been marked as a duplicate of this bug. ***
Marking this a showstopper; the feature should either be removed or the bug fixed.
Fixed.