Bugs item #1383736, was opened at 2005-12-17 18:55
Message generated for change (Comment added) made by dooglus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1383736&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Usability
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: App::dialog_open_file relative path name

Initial Comment:
hi,

if you open the file dialog (App::dialog_open_file())
app.cpp line 1661:
dialog->set_current_folder(prev_path); //with prev_path
== "." 
it crashes the gtk file dialog because of the relative
path. if you have debug symbols in your gtk+ lib you get
"Gtk-CRITICAL **: gtk_file_system_unix_get_folder:
assertion `g_path_is_absolute (filename)' failed"
its no absolute pathname!


----------------------------------------------------------------------

>Comment By: dooglus (dooglus)
Date: 2007-09-16 19:55

Message:
Logged In: YES 
user_id=1546005
Originator: NO

Fixed in svn r679.  Thanks for the bug report.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1383736&group_id=144022

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to