From: SourceForge.net <no...@so...> - 2005-10-17 10:47:08
|
Bugs item #1328554, was opened at 2005-10-17 03:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1328554&group_id=53614 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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: GTK initialization unexplicit Initial Comment: When GTK fails to initialize, the error message is "in `init': failed to initialize gtk+ (RuntimeError)". I think some explainations would be nice (access denied to X server for example). GTK seems to provide this feature by using gtk_init_with_args instead of gtk_init_check. You could call it with argc=0 and use the "error" pointer when initialization fails. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1328554&group_id=53614 |