1
X/Qt / Pdaxqtrom & Apps
« on: May 06, 2006, 08:19:23 pm »
Meanie, firstly thanks, thanks, thanks, for all your wonderful work. Finding your website was the last element to fall into place in the decision making process I went through regarding replacing my old PalmOS device with something more capable.
However, I am struggling with this X stuff. I switched from pdaxrom because it just wasn't stable enough and was too slow in some areas. However, I really do need the email handling of something like sylpheed and the wordprocessing capabilities of abiword or better.
Since switching to Cacko (1.23) I have never once been able to get Abiword to work and while Sylpheed ran under X/Qt, it isn't now that I have switched to PdaXqtrom
Sylpheed gives lots of GdxPixbuf warnings about 'xpm' images not being supported and the failure then to load the images.
But then it comes up with 3 GtK-CRITICALs:
gtk_pixmap_new: assertion `val != NULL' failed
gtk_box_pack_start: assertion `GTK_IS_WIDGET (child)' failed
gtk_box_reorder_child: assertion `GTK_IS_WIDGET (child)' failed
and then ends with a segmentation fault.
(These look like the symbol after the assertion is a grave (`) and the one before failed is an apostrophe ('). Is this how they should be? Or does this point to the problem?)
Abiword has a pixbuf warning and then three CRITICALs:
gtk_icon_set_new_from_pixbuf: assertion `pixbuf != NULL' failed
gtk_icon_factory_add: assertion `icon_set != NULL' failed
gtk_icon_set_unref: assertion `icon_set != NULL' failed
and then the message Aborted comes up.
This is all on a fresh reinstall of Cacko.
----------------------------------------------
Later:
Hmmmmmm,
then I loaded some additional programs. Included was the gdk-pixbuf package from cacko with its cacko gtk and xlibs dependencies.
Now all the pixbuf and icon warnings and criticals are gone
but I now have the "error while loading shared libraries: /home/QtPalmtop/lib/libgtk-x11-2.0.so.0: undefined symbol: g_option_context_new" error and now programs that did work (like gnumeric) don't.
Note that this particular file is still a link to the pdaXqtrom-base file!!! It hasn't changed. So it must be something else which is connected to libgtk which has changed... yes???
Should I try to install the cacko gdk-pixbuf package without its dependencies with the --force switch? Do you have a gdk-pixbuf package in the pdaXqtrom image? Maybe its not being linked correctly? Or ... ?
Doug
However, I am struggling with this X stuff. I switched from pdaxrom because it just wasn't stable enough and was too slow in some areas. However, I really do need the email handling of something like sylpheed and the wordprocessing capabilities of abiword or better.
Since switching to Cacko (1.23) I have never once been able to get Abiword to work and while Sylpheed ran under X/Qt, it isn't now that I have switched to PdaXqtrom
Sylpheed gives lots of GdxPixbuf warnings about 'xpm' images not being supported and the failure then to load the images.
But then it comes up with 3 GtK-CRITICALs:
gtk_pixmap_new: assertion `val != NULL' failed
gtk_box_pack_start: assertion `GTK_IS_WIDGET (child)' failed
gtk_box_reorder_child: assertion `GTK_IS_WIDGET (child)' failed
and then ends with a segmentation fault.
(These look like the symbol after the assertion is a grave (`) and the one before failed is an apostrophe ('). Is this how they should be? Or does this point to the problem?)
Abiword has a pixbuf warning and then three CRITICALs:
gtk_icon_set_new_from_pixbuf: assertion `pixbuf != NULL' failed
gtk_icon_factory_add: assertion `icon_set != NULL' failed
gtk_icon_set_unref: assertion `icon_set != NULL' failed
and then the message Aborted comes up.
This is all on a fresh reinstall of Cacko.
----------------------------------------------
Later:
Hmmmmmm,
then I loaded some additional programs. Included was the gdk-pixbuf package from cacko with its cacko gtk and xlibs dependencies.
Now all the pixbuf and icon warnings and criticals are gone
but I now have the "error while loading shared libraries: /home/QtPalmtop/lib/libgtk-x11-2.0.so.0: undefined symbol: g_option_context_new" error and now programs that did work (like gnumeric) don't.
Note that this particular file is still a link to the pdaXqtrom-base file!!! It hasn't changed. So it must be something else which is connected to libgtk which has changed... yes???
Should I try to install the cacko gdk-pixbuf package without its dependencies with the --force switch? Do you have a gdk-pixbuf package in the pdaXqtrom image? Maybe its not being linked correctly? Or ... ?
Doug