unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Adonay Felipe Nogueira <adfeno@openmailbox.org>
Cc: 25037-done@debbugs.gnu.org
Subject: bug#25037: abiword: Not openning file chooser, and GLib-GIO-ERROR error
Date: Wed, 11 Jan 2017 23:08:47 +0100	[thread overview]
Message-ID: <8737gpw8pc.fsf@gnu.org> (raw)
In-Reply-To: <87h96rbt4v.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 28 Nov 2016 15:01:36 +0100")

ludo@gnu.org (Ludovic Courtès) skribis:

> Adonay Felipe Nogueira <adfeno@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’.

  reply	other threads:[~2017-01-11 22:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 10:38 bug#25037: abiword: Not openning file chooser, and GLib-GIO-ERROR error Adonay Felipe Nogueira
2016-11-28 14:01 ` Ludovic Courtès
2017-01-11 22:08   ` Ludovic Courtès [this message]
2016-11-28 15:58 ` Ricardo Wurmus
2016-12-09  9:05   ` Adonay Felipe Nogueira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737gpw8pc.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=25037-done@debbugs.gnu.org \
    --cc=adfeno@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).