Author |
Message |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
I'm on suse 12.2, where "simply uninstall the buggy oxygen-gtk2 module" translates as "simply uninstall half of your system through dependencies, then run in text mode".
|
2013-01-07 21:15:45 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6043
|
Then complain to the Suse team. I can't do *anything* about this bug which is *not* due to the viewer itself. Also, AFAIK, Suse uses the RPM packages and you *always* can force the removal of a RPM package, regardless of its dependencies (since this module is just a theme module, it will not break anything but the Oxygen theme itself). E.g. rpm -e --nodeps package_name
|
2013-01-07 21:21:58 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
of course you can force uninstall one package, but in case of oxygen-gtk on suse it will just come back next time you install or update any other package.
|
2013-01-07 22:27:24 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6043
|
Don't complain to me, complain to Suse's devels, please...
|
2013-01-07 23:37:31 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
well guess what. I uninstalled gtk-oxygen... and CoolVLViewer *still* freezes up whenever a file requestor is needed.
Logfile is attached.
|
2013-01-08 08:33:16 |
|
 |
Henri Beauchamp
Joined: 2009-03-17 18:42:51 Posts: 6043
|
The stacktrace.log is missing, so I can't diagnose the crash. Please, see the rules for how to find and provide the proper logs.
|
2013-01-08 10:06:07 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
there is no "crash to desktop", the viewer freezes up, and needs to be killed -9 but the inworld sounds actually keep playing.
it almost looks as if the viewer is simply waiting for the answer from a file requestor, but the file requestor didn't open, without the viewer noticing it.
|
2013-01-08 14:11:32 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
ok, if i send the viewer off to nirwana with a -QUIT instead of a -KILL it actually generates a stack trace. see attached zip file. Logfiles:
|
2013-01-08 14:18:25 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|

One part that is not even in the logfiles, but on the console:
between the line that reads: INFO: beforeDialog: LLWindowSDL::beforeDialog() and the start of writing a stack trace is a lot of these:
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/edit-find.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/edit-find.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/dialog-cancel.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/dialog-cancel.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/document-open.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/document-open.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/document-properties.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/actions/document-properties.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/places/folder.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GdkPixbuf-WARNING **: Bug! gdk-pixbuf loader 'png' didn't set an error on failure.
(cool_vl_viewer-bin:993): Gtk-WARNING **: Error loading icon: Failed to load image '/usr/share/icons//oxygen/16x16/places/folder.png': reason not known, probably a corrupt image file
(cool_vl_viewer-bin:993): GLib-CRITICAL **: PCRE library is compiled without UTF8 support
|
2013-01-08 14:28:56 |
|
 |
Lance Corrimal
Joined: 2009-03-18 09:32:02 Posts: 246
|
and of course I've checked: the icons in those lines are there, at those locations, and are valid png files...
|
2013-01-08 14:29:35 |
|
|