What Versions of GTK+ Have Problems?

I've found that the "Gtk-CRITICAL **: gtk_file_system_unix_get_folder:
assertion `g_path_is_absolute (filename)' failed" error is quite common;
Google has 1100 hits for the assertion.

   Since my distribution upgrade, I have installed gtk+2-2.8.20,
pygtk-2.10.3, and wxGTK-2.8.0.

   Are any of these known to be particularly buggie? Are these versions
mutually incompatible?

   I'd really like to get the file open dialog working again, but need some
external expertise to help. All this on linux.

Rich

···

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

Rich Shepard wrote:

  I've found that the "Gtk-CRITICAL **: gtk_file_system_unix_get_folder:
assertion `g_path_is_absolute (filename)' failed" error is quite common;
Google has 1100 hits for the assertion.

  Since my distribution upgrade, I have installed gtk+2-2.8.20,
pygtk-2.10.3, and wxGTK-2.8.0.

  Are any of these known to be particularly buggie? Are these versions
mutually incompatible?

Nope, they should be fine. (Although if you're trying to use pygtk from wxPython then you have other problems. :wink: )

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Thanks, Robin. And, I'm not _trying_ to use pygtk. If I don't need it to
write the wxPython components of our application, then I'll remove the
package. I don't need more things to cause confusion; I can generate enough
on my own.

Rich

···

On Thu, 18 Jan 2007, Robin Dunn wrote:

Nope, they should be fine. (Although if you're trying to use pygtk from
wxPython then you have other problems. :wink: )

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

I removed pyGTK, since I'm not developing any UI separate from wxPython.

Rich

···

On Thu, 18 Jan 2007, Robin Dunn wrote:

(Although if you're trying to use pygtk from wxPython then you have other
problems. :wink: )

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863