dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
abiword fails to launch in dCore-wily...
nitram:
Abiword fails to launch in dCore-wily. It works perfectly in dCore-jessie using different hardware. Spent lots of time going through dependencies and can't figure it out. FWIW, LibreOffice5 works perfectly on the same dCore-wily system. Query hardware related, the problematic system is only using Xvesa as the NVidia driver did not provide any better resolution. May experiment with that later and report any changes. If someone is able to test Abiword on dCore-wily that would be great, thanks.
--- Code: ---tc@box:~$ abiword
(process:7693): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(abiword:7693): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/i386-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
error: XDG_RUNTIME_DIR not set in the environment.
(abiword:7693): GLib-CRITICAL **: g_strsplit: assertion 'string != NULL' failed
(abiword:7693): Clutter-CRITICAL **: Unable to initialize Clutter: The OpenGL version could not be determined
** (abiword:7693): WARNING **: clutter failed -3, get a life.
Aborted
--- End code ---
Jason W:
I had the an abiword issue of not starting iissue after doing "sce-import abiword && sce-load abiword"
On my box was a need of libnettle.so.6 but the system providing libnettle.so.4.
"sce-update -an" either before or after importing abiword fixed the issue. I am running Xorg, so that may also be a factor.
Let me know if this does not fix it and thanks for reporting.
JW
nitram:
Updated all, rebooted, no benefit, Abiword still fails to launch. Tried all variations of Xvesa, xorg-vesa, xorg-nv with/out graphics module.
Installed dCore-jessie on same old hardware, Abiword launches fine, only issue spastic Abiword cursor - minor.
Abiword on dCore-wily still not sure, think it's a different version (Jessie 3.0.0 vs 3.1 or something). Also xorg-nv probably set up different in Jessie.
Interesting that LibreOffice works well, as does all other software tested, just not Abiword, having said that it always seemed finicky.
Terminal output from dCore-jessie for comparison to dCore-wily posted above:
--- Code: ---tc@box:/mnt/sda2/tce$ abiword
(process:4912): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(abiword:4912): Clutter-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
libEGL warning: DRI2: failed to authenticate
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/i386-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)
(abiword:4912): Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer due to constraints
** (abiword:4912): WARNING **: clutter failed -3, get a life.
(abiword:4912): GLib-GObject-CRITICAL **: g_value_copy: assertion 'g_value_type_compatible (G_VALUE_TYPE (src_value), G_VALUE_TYPE (dest_value))' failed
(abiword:4912): GLib-GObject-WARNING **: g_object_get_valist: object class 'GtkSettings' has no property named 'gtk-cursor-blink'
--- End code ---
Jason W:
It may be that the standard Ubuntu Wily repo provides libnettle.so.6 while the abiword in the main repo still is built against libnettle.so.4.
Below is my contents of the files in my /opt/debextra entries. With backports enabled, abiword launches as the one in backports seems built against libnettle.so.6. It shouldn't be this way as backports simply means newer versions of software, and I didn't think Ubuntu repos would upgrade library versions mid release. Try adding backports then import abiword and see if that fixes it.
--- Code: ---http://ppa.launchpad.net/niko2040/e19/ubuntu wily main
http://us.archive.ubuntu.com/ubuntu/ wily-backports main
http://us.archive.ubuntu.com/ubuntu/ wily-backports multiverse
http://us.archive.ubuntu.com/ubuntu/ wily-backports restricted
http://us.archive.ubuntu.com/ubuntu/ wily-backports universe
--- End code ---
nitram:
Thanks for your help.
Re-imported with debextra repositories, no fix. The debexrtra example added to wiki though! Reviewed their debinx files, no abiword or libnettle reference. So for me on same hardware, Abiword works okay in jessie, not at all in wily. Interesting, without sharing dependencies abiword.sce is 85mb in wily vs 120mb in jessie. Reviewed tce.installed for each and imported the equivalent extra packages included in jessie, still no benefit.
That LibreOffice works great is good enough, spent lots of time on this and couldn't figure it out. Any other ideas let me know, otherwise okay to let it go.
Navigation
[0] Message Index
[#] Next page
Go to full version