[arch-general] libreoffice not work
$ libreoffice (soffice:4385): GLib-GObject-CRITICAL **: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed (soffice:4385): GLib-GObject-WARNING **: gtype.c:4268: type id '0' is invalid (soffice:4385): GLib-GObject-WARNING **: can't peek value table for type '<invalid>' which is not currently referenced Application Error $ libreoffice --version LibreOffice 5.0.2.2 00m0(Build:2) $ pacman -Ss libreoffice | grep installed extra/libcdr 0.1.1-2 [installed] extra/libreoffice-fresh 5.0.2-3 [installed] version not matchs here. There are no enough error tips. Does anyone know how to fix this problem? - mudongliang
Tue, 13 Oct 2015 11:29:18 +0800 mudongliang <mudongliangabcd@outlook.com>:
$ libreoffice
Have you read the note from the last update? https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/libreoffice-fresh&id=dad0330304d72dcc0cb01b209dad0e83308bfdc0
version not matchs here.
What?
There are no enough error tips
The forum is full of libreoffice threads: https://bbs.archlinux.org/search.php?action=search&keywords=libreoffice&author=&search_in=-1&sort_by=0&sort_dir=DESC&show_as=topics --byte
On 10/13/2015 11:38 AM, Jens Adam wrote:
Tue, 13 Oct 2015 11:29:18 +0800 mudongliang <mudongliangabcd@outlook.com>:
$ libreoffice Have you read the note from the last update? https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/libreoffice-fresh&id=dad0330304d72dcc0cb01b209dad0e83308bfdc0 I have seen this url, it's great tip. I have uncommented the gtk2 in /etc/profile.d/libreoffice-fresh.sh.
#export SAL_USE_VCLPLUGIN=gen #export SAL_USE_VCLPLUGIN=kde4 export SAL_USE_VCLPLUGIN=gtk #export SAL_USE_VCLPLUGIN=gtk3 Is this right?
version not matchs here. What?
There are no enough error tips The forum is full of libreoffice threads: https://bbs.archlinux.org/search.php?action=search&keywords=libreoffice&author=&search_in=-1&sort_by=0&sort_dir=DESC&show_as=topics
I don't frequently go to the forum, only subscribe the mailing list. Maybe I should go there often. Thanks. - mudongliang
--byte
It seems like bad form to enable unstable features for a package in [extra]. Shouldn't it be set to enable the GTK2 VCL by default? Yaro On Tue, 2015-10-13 at 11:51 +0800, mudongliang wrote:
On 10/13/2015 11:38 AM, Jens Adam wrote:
Tue, 13 Oct 2015 11:29:18 +0800 mudongliang <mudongliangabcd@outlook.com>:
$ libreoffice Have you read the note from the last update? https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h =packages/libreoffice- fresh&id=dad0330304d72dcc0cb01b209dad0e83308bfdc0 I have seen this url, it's great tip. I have uncommented the gtk2 in /etc/profile.d/libreoffice-fresh.sh.
#export SAL_USE_VCLPLUGIN=gen #export SAL_USE_VCLPLUGIN=kde4 export SAL_USE_VCLPLUGIN=gtk #export SAL_USE_VCLPLUGIN=gtk3
Is this right?
version not matchs here. What?
There are no enough error tips The forum is full of libreoffice threads: https://bbs.archlinux.org/search.php?action=search&keywords=libreof fice&author=&search_in=-1&sort_by=0&sort_dir=DESC&show_as=topics
I don't frequently go to the forum, only subscribe the mailing list. Maybe I should go there often. Thanks.
- mudongliang
--byte
[2015-10-12 22:53:47 -0500] Yaro Kasear:
It seems like bad form to enable unstable features for a package in [extra]. Shouldn't it be set to enable the GTK2 VCL by default?
I'd normally agree but seeing as every line is commented out in our shipped libreoffice-fresh.sh it appears GTK3 VCL is an upstream default. Cheers. -- Gaetan
Hi Gaetan, *, Am 13.10.2015 um 06:25 schrieb Gaetan Bisson:
[2015-10-12 22:53:47 -0500] Yaro Kasear:
It seems like bad form to enable unstable features for a package in [extra]. Shouldn't it be set to enable the GTK2 VCL by default?
I'd normally agree but seeing as every line is commented out in our shipped libreoffice-fresh.sh it appears GTK3 VCL is an upstream default.
Upstream says: "don't use", but doesn't look like that easy: https://bugs.archlinux.org/task/46315 -- Friedrich
There also seems to be an issue with themes in the latest gtk. I fixed libreoffice (evolution and a lot of gtk applications actually) by simply changing my theme from Numix to Adwaita. if you have another gtk3 theme enabled in your DE this may be the problem. On Wed, Oct 14, 2015 at 3:12 AM, Friedrich Strohmaier <damokles4-listen@bits-fritz.de> wrote:
Hi Gaetan, *,
Am 13.10.2015 um 06:25 schrieb Gaetan Bisson:
[2015-10-12 22:53:47 -0500] Yaro Kasear:
It seems like bad form to enable unstable features for a package in [extra]. Shouldn't it be set to enable the GTK2 VCL by default?
I'd normally agree but seeing as every line is commented out in our shipped libreoffice-fresh.sh it appears GTK3 VCL is an upstream default.
Upstream says: "don't use", but doesn't look like that easy: https://bugs.archlinux.org/task/46315
-- Friedrich
-- Cheers, Andrew This email has been sent through insecure channels. If you believe it is not genuine please contact armistace@internode.on.net
On 10/14/2015 05:23 PM, Andrew Ridgway wrote:
There also seems to be an issue with themes in the latest gtk.
I fixed libreoffice (evolution and a lot of gtk applications actually) by simply changing my theme from Numix to Adwaita. if you have another gtk3 theme enabled in your DE this may be the problem.
You are right! Numix theme have this problem, specially numix-frost-light. Changing from Numix to Gnome default theme will fix this problem. - mudongliang
On Wed, Oct 14, 2015 at 3:12 AM, Friedrich Strohmaier <damokles4-listen@bits-fritz.de> wrote:
Hi Gaetan, *,
Am 13.10.2015 um 06:25 schrieb Gaetan Bisson:
[2015-10-12 22:53:47 -0500] Yaro Kasear:
It seems like bad form to enable unstable features for a package in [extra]. Shouldn't it be set to enable the GTK2 VCL by default? I'd normally agree but seeing as every line is commented out in our shipped libreoffice-fresh.sh it appears GTK3 VCL is an upstream default. Upstream says: "don't use", but doesn't look like that easy: https://bugs.archlinux.org/task/46315
-- Friedrich
On Wed, Oct 14, 2015 at 8:12 AM, mudongliang <mudongliangabcd@outlook.com> wrote:
On 10/14/2015 05:23 PM, Andrew Ridgway wrote:
There also seems to be an issue with themes in the latest gtk.
I fixed libreoffice (evolution and a lot of gtk applications actually) by simply changing my theme from Numix to Adwaita. if you have another gtk3 theme enabled in your DE this may be the problem.
You are right! Numix theme have this problem, specially numix-frost-light. Changing from Numix to Gnome default theme will fix this problem. - mudongliang
I'm curious about what's caused by gtk3 itself, what's caused by the application itself, and what's caused by the theme... I had the problem with LO dying when called even yesterday. But after an upgrade late yesterday, I got version "3.18.2-1" of gtk3, and the problem went away. Could it be that LO logic dependent on gtk3 was expecting certain behavior now available or fixed in gtk3? BTW, although I don't use any DE, I use "GnomishDark" as theme for gtk3 dependent applications. Thanks, -- Javier
On 10/13/2015 11:29 AM, mudongliang wrote:
$ libreoffice
(soffice:4385): GLib-GObject-CRITICAL **: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed
(soffice:4385): GLib-GObject-WARNING **: gtype.c:4268: type id '0' is invalid
(soffice:4385): GLib-GObject-WARNING **: can't peek value table for type '<invalid>' which is not currently referenced Application Error
$ libreoffice --version LibreOffice 5.0.2.2 00m0(Build:2)
$ pacman -Ss libreoffice | grep installed extra/libcdr 0.1.1-2 [installed] extra/libreoffice-fresh 5.0.2-3 [installed]
version not matchs here. There are no enough error tips. Does anyone know how to fix this problem? A moment ago , I find a solution: https://bbs.archlinuxcn.org/viewtopic.php?id=3761 The above url has a simple solution. You should export an environment variable.
|export SAL_USE_VCLPLUGIN=gtk| Can I get an automatic solution? Set it to .xinitrc or other file? Who can detail it? Thanks in advance. - mudongliang
- mudongliang
On Tue, 13 Oct 2015 11:39:16 +0800 mudongliang <mudongliangabcd@outlook.com> wrote:
On 10/13/2015 11:29 AM, mudongliang wrote:
$ libreoffice
(soffice:4385): GLib-GObject-CRITICAL **: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed
(soffice:4385): GLib-GObject-WARNING **: gtype.c:4268: type id '0' is invalid
(soffice:4385): GLib-GObject-WARNING **: can't peek value table for type '<invalid>' which is not currently referenced Application Error
$ libreoffice --version LibreOffice 5.0.2.2 00m0(Build:2)
$ pacman -Ss libreoffice | grep installed extra/libcdr 0.1.1-2 [installed] extra/libreoffice-fresh 5.0.2-3 [installed]
version not matchs here. There are no enough error tips. Does anyone know how to fix this problem? A moment ago , I find a solution: https://bbs.archlinuxcn.org/viewtopic.php?id=3761 The above url has a simple solution. You should export an environment variable.
|export SAL_USE_VCLPLUGIN=gtk|
Can I get an automatic solution? Set it to .xinitrc or other file?
Who can detail it? Thanks in advance. - mudongliang
- mudongliang
You could try paying attention to what pacman told you when you upgraded.
participants (8)
-
Andrew Ridgway
-
Doug Newgard
-
Friedrich Strohmaier
-
Gaetan Bisson
-
Javier Vasquez
-
Jens Adam
-
mudongliang
-
Yaro Kasear