WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Gnumeric and Abiword do not start  (Read 7618 times)

Offline evat

  • Newbie
  • *
  • Posts: 11
Gnumeric and Abiword do not start
« on: August 14, 2015, 08:12:23 PM »
Gnumeric: installed in tiny core linux (latest version)
I click on the icone to open it but nothing happens
I open a terminal as root, type gnumeric and press "enter" and see the following message:
gnumeric: error while loading shared libraries: librsvg-2.so.2: cannot open shared object file: no such file or directory

Abiword:   installed in tiny core linux (latest version)
Clicked on the icone to open it but nothing happens
Tried to start Abiword from terminal ( not as root) and got the message:
abiword: error while loading shared libraries: libffi.so.5:  cannot open shared object file: No such file or directory.

These applications were both installed via App Browser.

Thaks in advance for any help
 
« Last Edit: August 14, 2015, 08:15:37 PM by evat »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #1 on: August 14, 2015, 08:48:42 PM »
Hi evat
For Gnumeric, install  librsvg.tcz
For Abiword, install libffi5.tcz

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #2 on: August 14, 2015, 09:11:24 PM »
The only dependency I see in Abiword that depends on libffi is glib2. Maybe it was compiled against the old libffi (libffi5).
The librsvg dependency may be new, I see no reference to it in the .tree file under TC4.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14545
Re: Gnumeric and Abiword do not start
« Reply #3 on: August 15, 2015, 03:52:49 AM »
As it looks like I re-compiled abiword for tc-6.x I'm surprised it has a dep on libffi5 - are you sure you have the latest version?

Offline evat

  • Newbie
  • *
  • Posts: 11
Re: Gnumeric and Abiword do not start
« Reply #4 on: August 15, 2015, 05:14:26 AM »
Abiword: Problem solved. Thank you very much.
Gnumeric: The problem remains.
The version of the gnumeric installed is 1.12.7

Thanks in advance for any help

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #5 on: August 15, 2015, 07:01:12 AM »
Hi Juanito
I downloaded and unpacked glib2.tcz from the TC6 repo and ran ldd on the libraries. This one was as expected since I'm on TC4:
Code: [Select]
tc@box:~/tc6/squashfs-root/usr/local/lib$ ldd ./libgobject-2.0.so
        linux-gate.so.1 =>  (0xb78c6000)
        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb7765000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb774f000)
        libffi.so.6 => not found
        libc.so.6 => /lib/libc.so.6 (0xb7644000)
        librt.so.1 => /lib/librt.so.1 (0xb763b000)
        /lib/ld-linux.so.2 (0xb78c7000)
This showed two libffi dependencies:
Code: [Select]
tc@box:~/tc6/squashfs-root/usr/local/lib$ ldd ./libgio-2.0.so
./libgio-2.0.so: /lib/libc.so.6: version `GLIBC_2.14' not found (required by ./libgio-2.0.so)
        linux-gate.so.1 =>  (0xb77c3000)
        libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0xb761d000)
        libffi.so.6 => not found
        libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0xb761a000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7616000)
        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb750c000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb74f6000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb74e5000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb74d4000)
        libc.so.6 => /lib/libc.so.6 (0xb73c9000)
        libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0xb73c7000)
        librt.so.1 => /lib/librt.so.1 (0xb73be000)
        libffi.so.5 => /usr/local/lib/libffi.so.5 (0xb73b9000)
        /lib/ld-linux.so.2 (0xb77c4000)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #6 on: August 15, 2015, 07:10:35 AM »
Hi evat
Quote
Gnumeric: The problem remains.
The version of the gnumeric installed is 1.12.7
The error message didn't change? Does it still say:
Code: [Select]
gnumeric: error while loading shared libraries: librsvg-2.so.2

Offline evat

  • Newbie
  • *
  • Posts: 11
Re: Gnumeric and Abiword do not start
« Reply #7 on: August 15, 2015, 10:58:47 AM »
The error message is now a long message and i got only a piece of it. How do i get the whole message displayed on the terminal, please?

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'edit-redo' for stock:

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'view-sort-ascending' for stock: Icon 'view-sort-ascending' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'view-sort-descending' for stock: Icon 'view-sort-descending' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-text-bold' for stock: Icon 'format-text-bold' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-text-italic' for stock: Icon 'format-text-italic' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-text-underline' for stock: Icon 'format-text-underline' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-justify-left' for stock: Icon 'format-justify-left' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-justify-center' for stock: Icon 'format-justify-center' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-justify-right' for stock: Icon 'format-justify-right' not present in theme

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-indent-less' for stock:

(gnumeric:5455): Gtk-WARNING **: Error loading theme icon 'format-indent-more' for stock:

** (gnumeric:5455): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5455): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5455): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5455): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5455): Gdk-ERROR **: The program 'gnumeric' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 1096 error_code 2 request_code 139 (RENDER) minor_code 26)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap
root@box:/tmp#

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #8 on: August 15, 2015, 11:13:45 AM »
Hi evat
Try:
Code: [Select]
gnumeric >errors.txt 2>&1

Offline evat

  • Newbie
  • *
  • Posts: 11
Re: Gnumeric and Abiword do not start
« Reply #9 on: August 15, 2015, 12:24:51 PM »
Thanks. The whole message follows:

Code: [Select]
** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkToolButton:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version.

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkSettings:gtk-toolbar-icon-size is deprecated and shouldn't be used anymore. It will be removed in a future version.

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.

(gnumeric:5013): GLib-GObject-WARNING **: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version.

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'go-jump' for stock:

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'document-new' for stock: Icon 'document-new' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'document-open' for stock: Icon 'document-open' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'document-save' for stock: Icon 'document-save' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'document-print' for stock: Icon 'document-print' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'document-print-preview' for stock: Icon 'document-print-preview' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'edit-cut' for stock: Icon 'edit-cut' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'edit-copy' for stock: Icon 'edit-copy' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'edit-paste' for stock: Icon 'edit-paste' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock:

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'edit-redo' for stock:

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'view-sort-ascending' for stock: Icon 'view-sort-ascending' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'view-sort-descending' for stock: Icon 'view-sort-descending' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-text-bold' for stock: Icon 'format-text-bold' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-text-italic' for stock: Icon 'format-text-italic' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-text-underline' for stock: Icon 'format-text-underline' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-justify-left' for stock: Icon 'format-justify-left' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-justify-center' for stock: Icon 'format-justify-center' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-justify-right' for stock: Icon 'format-justify-right' not present in theme

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-indent-less' for stock:

(gnumeric:5013): Gtk-WARNING **: Error loading theme icon 'format-indent-more' for stock:

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_add_monitor: assertion 'node || key' failed

** (gnumeric:5013): CRITICAL **: go_conf_get_node: assertion 'parent || key' failed

(gnumeric:5013): Gdk-ERROR **: The program 'gnumeric' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 1101 error_code 2 request_code 139 (RENDER) minor_code 26)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap

    [EDIT]: Added code tags.  Rich

« Last Edit: August 15, 2015, 12:52:03 PM by Rich »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Gnumeric and Abiword do not start
« Reply #10 on: August 15, 2015, 12:51:04 PM »
Hi evat
Googling those errors only turned up two hits. Both suggested it might be related to goffice. Not sure what you can do now.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14545
Re: Gnumeric and Abiword do not start
« Reply #11 on: September 14, 2015, 05:23:28 AM »
I just tried gnumeric with Xorg-7.7 and it works.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: Gnumeric and Abiword do not start
« Reply #12 on: November 06, 2015, 08:29:46 PM »
Just wanted to report Abiword is still not working properly from the TC 6 x86 repository.

Could the dependency file please be updated to include libffi5.tcz.

After loading libffi5 Abiword launches but has missing menubar icons (eg. create document, open existing document). The info file does not indicate a seperate install of icons is required. Launching from terminal spits out an endless stream of stuff, example:
Code: [Select]
(abiword:6733): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Icon 'image-missing' not present in theme

(abiword:6733): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Icon 'image-missing' not present in theme

(abiword:6733): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

The dropdown menus appear washed out, the Abiword window redraws in sheets when browsing menus.

Please let me know if you need more information.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: Gnumeric and Abiword do not start
« Reply #13 on: November 06, 2015, 08:53:47 PM »
Figured i would try gnumeric as well, searching for Libreoffice alternatives.

Gnumeric installs, loads and opens okay but also missing menubar icons.

Also spits out endless messages, example:
Code: [Select]
(gnumeric:11835): Gtk-WARNING **: Error loading theme icon 'go-jump' for stock:

(gnumeric:11835): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Icon 'image-missing' not present in theme

(gnumeric:11835): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

Obviously my system is missing some sort of icon theme or something, but shouldn't these applications work out of the box.

I'm using TC 6 x86 with Xorg, loaded gtk1 and gtk2 and still didn't help with Abiword or Gnumeric.

Anything you want me to try for toubleshooting? Thanks.

Edit: When closing Gnumeric:
** (gnumeric:11835): WARNING **: unknown GOConfMonitor id
« Last Edit: November 06, 2015, 08:56:23 PM by nitram »

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: Gnumeric and Abiword do not start
« Reply #14 on: November 06, 2015, 09:30:27 PM »
Okay got it figured out, could a developer please update these, thanks.

- Abiword dep file to include  libffi5.tcz  and  gnome-icon-theme.tcz

- Gnumeric dep file to include  gnome-icon-theme.tcz