GNU bug report logs - #25037
abiword: Not openning file chooser, and GLib-GIO-ERROR error

Previous Next

Package: guix;

Reported by: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>

Date: Sat, 26 Nov 2016 18:23:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25037 in the body.
You can then email your comments to 25037 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#25037; Package guix. (Sat, 26 Nov 2016 18:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adonay Felipe Nogueira <adfeno <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 26 Nov 2016 18:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>
To: bug-guix <at> gnu.org
Subject: abiword: Not openning file chooser, and GLib-GIO-ERROR error
Date: Sat, 26 Nov 2016 08:38:05 -0200
[Message part 1 (text/plain, inline)]
Abiword exits whenever one needs to use a file chooser to open or save
files to be used or saved by AbiWord.

# Steps to reproduce

1. Run AbiWord (with no other instances open, just to make sure).

2. Go to: File → Open
  * Or to: File → Save as
  * Or to: File → Export

# Notes

I have attached the strace from the start of `strace abiword` until the
File → Open action is done.

# Workaround

At least for openning files: Run AbiWord with the existing file as argument.


Respectfully, Adonay.
[strace abiword.txt (text/plain, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#25037; Package guix. (Mon, 28 Nov 2016 14:02:02 GMT) Full text and rfc822 format available.

Message #8 received at 25037 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>
Cc: 25037 <at> debbugs.gnu.org
Subject: Re: bug#25037: abiword: Not openning file chooser,
 and GLib-GIO-ERROR error
Date: Mon, 28 Nov 2016 15:01:36 +0100
[Message part 1 (text/plain, inline)]
Adonay Felipe Nogueira <adfeno <at> openmailbox.org> skribis:

> Abiword exits whenever one needs to use a file chooser to open or save
> files to be used or saved by AbiWord.
>
> # Steps to reproduce
>
> 1. Run AbiWord (with no other instances open, just to make sure).
>
> 2. Go to: File → Open
>   * Or to: File → Save as
>   * Or to: File → Export

I suspect the patch below addresses this problem:

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/abiword.scm b/gnu/packages/abiword.scm
index 8e89bb2..f4f79fd 100644
--- a/gnu/packages/abiword.scm
+++ b/gnu/packages/abiword.scm
@@ -22,6 +22,7 @@
   #:use-module (guix packages)
   #:use-module (guix download)
   #:use-module (guix build-system gnu)
+  #:use-module (guix build-system glib-or-gtk)
   #:use-module (gnu packages)
   #:use-module (gnu packages autotools)
   #:use-module (gnu packages boost)
@@ -56,7 +57,7 @@
          (search-patches "abiword-wmf-version-lookup-fix.patch"
                          "abiword-explictly-cast-bools.patch"))))
 
-    (build-system gnu-build-system)
+    (build-system glib-or-gtk-build-system)
     (arguments                   ;; NOTE: rsvg is disabled, since Abiword
       `(#:configure-flags        ;; supports it directly, and its BS is broken.
         (list
[Message part 3 (text/plain, inline)]
Could you try and report back?

Thank you!

Ludo’.

Information forwarded to bug-guix <at> gnu.org:
bug#25037; Package guix. (Mon, 28 Nov 2016 15:59:01 GMT) Full text and rfc822 format available.

Message #11 received at 25037 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>
Cc: 25037 <at> debbugs.gnu.org
Subject: Re: bug#25037: abiword: Not openning file chooser,
 and GLib-GIO-ERROR error
Date: Mon, 28 Nov 2016 16:58:43 +0100
Adonay Felipe Nogueira <adfeno <at> openmailbox.org> writes:

> Abiword exits whenever one needs to use a file chooser to open or save
> files to be used or saved by AbiWord.
>
> # Steps to reproduce
>
> 1. Run AbiWord (with no other instances open, just to make sure).
>
> 2. Go to: File → Open
>   * Or to: File → Save as
>   * Or to: File → Export

I cannot reproduce this on GuixSD.  What does “env” tell you about your
environment?

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
http://elephly.net





Information forwarded to bug-guix <at> gnu.org:
bug#25037; Package guix. (Fri, 09 Dec 2016 09:07:01 GMT) Full text and rfc822 format available.

Message #14 received at 25037 <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>
To: 25037 <at> debbugs.gnu.org
Subject: Re: bug#25037: abiword: Not openning file chooser,
 and GLib-GIO-ERROR error
Date: Fri, 09 Dec 2016 07:05:46 -0200
The command `env` prints this:

# Begin of output
LC_PAPER=pt_BR.UTF-8
XDG_VTNR=7
GUIX_LOCPATH=/home/adfeno/.guix-profile/lib/locale
SSH_AGENT_PID=1933
XDG_SESSION_ID=c2
LC_ADDRESS=pt_BR.UTF-8
LC_MONETARY=pt_BR.UTF-8
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/adfeno
GPG_AGENT_INFO=/run/user/1000/keyring-SDzYph/gpg:0:1
TERM=xterm
SHELL=/bin/bash
XDG_MENU_PREFIX=gnome-
VTE_VERSION=3409
WINDOWID=58720264
LC_NUMERIC=pt_BR.UTF-8
GNOME_KEYRING_CONTROL=/run/user/1000/keyring-SDzYph
PURPLE_PLUGIN_PATH=/home/adfeno/.guix-profile/lib/purple-2:/home/adfeno/.guix-profile/lib/pidgin:/home/adfeno/.guix-profile/lib/purple-2:/home/adfeno/.guix-profile/lib/pidgin
LC_ALL=pt_BR.UTF-8
USER=adfeno
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
LC_TELEPHONE=pt_BR.UTF-8
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
GUIX_PROFILE=/home/adfeno/.guix-profile
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
SSH_AUTH_SOCK=/run/user/1000/keyring-SDzYph/ssh
SESSION_MANAGER=local/adfeno-pc1:@/tmp/.ICE-unix/1892,unix/adfeno-pc1:/tmp/.ICE-unix/1892
DEFAULTS_PATH=/usr/share/gconf/trisquel-session.default.path
MINETEST_SUBGAME_PATH=/home/adfeno/.guix-profile/share/minetest/games:/home/adfeno/.guix-profile/share/minetest/games
XDG_CONFIG_DIRS=/etc/xdg/xdg-trisquel-session:/etc/xdg
PATH=/home/adfeno/.guix-profile/bin:/home/adfeno/.guix-profile/sbin:/home/adfeno/.guix-profile/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
DESKTOP_SESSION=trisquel-session
QT_IM_MODULE=ibus
LC_IDENTIFICATION=pt_BR.UTF-8
PWD=/home/adfeno
PWD=/home/adfeno
XMODIFIERS=@im=ibus
EDITOR=nano
LANG=pt_BR.UTF-8
GNOME_KEYRING_PID=1889
GDM_LANG=pt_BR
MANDATORY_PATH=/usr/share/gconf/trisquel-session.mandatory.path
LC_MEASUREMENT=pt_BR.UTF-8
GDMSESSION=trisquel-session
XDG_SEAT=seat0
HOME=/home/adfeno
SHLVL=1
LANGUAGE=pt_BR:pt:pt_PT:en
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
LOGNAME=adfeno
XDG_DATA_DIRS=/usr/share/trisquel-session:/usr/share/gnome:/usr/local/share/:/usr/share/
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-QFctwrRHSD,guid=b705463b59d1e95318c149c35849b00a
LESSOPEN=| /usr/bin/lesspipe %s
INFOPATH=/home/adfeno/.guix-profile/share/info
TEXTDOMAIN=im-config
XDG_RUNTIME_DIR=/run/user/1000
DISPLAY=:0
XDG_CURRENT_DESKTOP=GNOME
LESSCLOSE=/usr/bin/lesspipe %s %s
LC_TIME=pt_BR.UTF-8
TEXTDOMAINDIR=/usr/share/locale/
COLORTERM=gnome-terminal
XAUTHORITY=/home/adfeno/.Xauthority
LC_NAME=pt_BR.UTF-8
_=/usr/bin/env
# End of output




Added tag(s) patch. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Fri, 09 Dec 2016 23:26:03 GMT) Full text and rfc822 format available.

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Wed, 11 Jan 2017 22:09:01 GMT) Full text and rfc822 format available.

Notification sent to Adonay Felipe Nogueira <adfeno <at> openmailbox.org>:
bug acknowledged by developer. (Wed, 11 Jan 2017 22:09:02 GMT) Full text and rfc822 format available.

Message #21 received at 25037-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Adonay Felipe Nogueira <adfeno <at> openmailbox.org>
Cc: 25037-done <at> debbugs.gnu.org
Subject: Re: bug#25037: abiword: Not openning file chooser,
 and GLib-GIO-ERROR error
Date: Wed, 11 Jan 2017 23:08:47 +0100
ludo <at> gnu.org (Ludovic Courtès) skribis:

> Adonay Felipe Nogueira <adfeno <at> openmailbox.org> skribis:
>
>> Abiword exits whenever one needs to use a file chooser to open or save
>> files to be used or saved by AbiWord.
>>
>> # Steps to reproduce
>>
>> 1. Run AbiWord (with no other instances open, just to make sure).
>>
>> 2. Go to: File → Open
>>   * Or to: File → Save as
>>   * Or to: File → Export
>
> I suspect the patch below addresses this problem:
>
> diff --git a/gnu/packages/abiword.scm b/gnu/packages/abiword.scm
> index 8e89bb2..f4f79fd 100644
> --- a/gnu/packages/abiword.scm
> +++ b/gnu/packages/abiword.scm
> @@ -22,6 +22,7 @@
>    #:use-module (guix packages)
>    #:use-module (guix download)
>    #:use-module (guix build-system gnu)
> +  #:use-module (guix build-system glib-or-gtk)
>    #:use-module (gnu packages)
>    #:use-module (gnu packages autotools)
>    #:use-module (gnu packages boost)
> @@ -56,7 +57,7 @@
>           (search-patches "abiword-wmf-version-lookup-fix.patch"
>                           "abiword-explictly-cast-bools.patch"))))
>  
> -    (build-system gnu-build-system)
> +    (build-system glib-or-gtk-build-system)
>      (arguments                   ;; NOTE: rsvg is disabled, since Abiword
>        `(#:configure-flags        ;; supports it directly, and its BS is broken.
>          (list

Applied as 89b99531c2789baac421e003457c496471b16416, which fixes the
problem.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Feb 2017 12:24:03 GMT) Full text and rfc822 format available.

Changed bug submitter to 'adfeno <at> hyperbola.info' from 'Adonay Felipe Nogueira <adfeno <at> openmailbox.org>' Request was from Adonay Felipe Nogueira <adfeno <at> hyperbola.info> to control <at> debbugs.gnu.org. (Tue, 09 Jan 2018 13:43:02 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.