unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: sirgazil <sirgazil@zoho.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: 35589 <35589@debbugs.gnu.org>
Subject: bug#35589: Scribus and GIMP: Clipped, non-resizable windows and pixelated icons
Date: Tue, 07 May 2019 11:52:22 -0500	[thread overview]
Message-ID: <16a9335e10a.c19d2d5a68868.795924884538870695@zoho.com> (raw)
In-Reply-To: <874l67yu66.fsf@gmail.com>

---- On Mon, 06 May 2019 19:39:29 -0500 Chris Marusich <cmmarusich@gmail.com> wrote ----

 > sirgazil <sirgazil@zoho.com> writes: 
 >  
 > > Hi, 
 > > 
 > > A few days ago I mentioned an issue with a Scribus installed on a 
 > > foreign distribution using Guix 
 > > (https://lists.gnu.org/archive/html/help-guix/2019-04/msg00249.html). I'm 
 > > experiencing the same problem with Scribus and the GIMP in a GNU 
 > > system installed in a real machine using the ISO installer 
 > > (https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.iso.xz). 
 > > 
 > > Scribus (these are from my Guix  on foreign distro experience, but the problem in the GNU system is the same): 
 > > 
 > > https://multimedialib.files.wordpress.com/2019/04/scribus-154-splash-2019-04-22.png 
 > > https://multimedialib.files.wordpress.com/2019/04/scribus-154-dialog-2019-04-22.png 
 > > https://multimedialib.files.wordpress.com/2019/04/scribus-154-main-2019-04-22.png 
 > > 
 > > GIMP (these are taken from the GNU system): 
 > > 
 > > https://multimedialib.files.wordpress.com/2019/05/gimp-21010-2019-05-05.png 
 > > 
 > > The windows are clipped (extend beyond the screen limits), you can't 
 > > resize them, and the icons look like zoomed-in bitmaps. The icon 
 > > problem is minor, but the other problems make it really hard to use 
 > > the applications as intended. 
 > > 
 > > --- 
 > > https://sirgazil.bitbucket.io/ 
 >  
 > I cannot reproduce these issues using Guix System on commit 
 > aa7cdc57dc28673dedfc6ec210974aaa0099a419.  The gimp and scribus programs 
 > do not appear to render icons incorrectly, their windows are resizable, 
 > and their windows are not clipped. 
 >  
 > Can you reproduce the issue in a VM?  You can try with the "guix system 
 > vm" command; you might need to slightly customize your OS config file. 
 > If you aren't sure how to do that, just let me know, and I'll try to 
 > help. 
 >  

Thanks, Chris. I would need precise instruction on how to create a VM with the same characteristics you used, including an example config. My system config was pretty much created by the graphical installer.

By the way, every time I run GIMP from a terminal, I see these warning and error:

##########
$ LANG=en_US.utf-8 gimp

(gimp:1734): Gtk-WARNING **: 11:49:30.835: Unable to locate theme engine in module_path: "adwaita",

(gimp:1734): Gtk-WARNING **: 11:49:30.838: Unable to locate theme engine in module_path: "adwaita",
GIMP-Warning: Bad interpreter referenced in interpreter file /gnu/store/skzfv3sndly29wdf6zs3qyjzvlhy8fv1-gimp-2.10.10/lib/gimp/2.0/interpreters/pygimp.interp: python2

GIMP-Warning: Bad binary format string in interpreter file /gnu/store/skzfv3sndly29wdf6zs3qyjzvlhy8fv1-gimp-2.10.10/lib/gimp/2.0/interpreters/pygimp.interp

GIMP-Error: Unable to run plug-in "spyro_plus.py"
(/gnu/store/skzfv3sndly29wdf6zs3qyjzvlhy8fv1-gimp-2.10.10/lib/gimp/2.0/plug-ins/spyro_plus/spyro_plus.py)

Failed to execute child process “/gnu/store/skzfv3sndly29wdf6zs3qyjzvlhy8fv1-gimp-2.10.10/lib/gimp/2.0/plug-ins/spyro_plus/spyro_plus.py” (Exec format error)
##########


And every time I run Scribus from a terminal, I see this:

    pathForIcon: Unable to load icon /gnu/store/5xqmac50axcgc8vrrn30jvzndjvrqd6a-scribus-1.5.4/share/scribus/icons/1_5_1/zeichen.png: File not found

Also, running:

    $ strace -f -o gimp.out gimp
    $ strace -f -o scribus.out scribus

I see many lines containing messages of things that seem to fail. For instance, "No existe el fichero o el directorio", "Argumento inválido", among other messages (in English these would be something like "No such file or directory" and "Invalid argument", respectively).

  reply	other threads:[~2019-05-07 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-05 19:54 bug#35589: Scribus and GIMP: Clipped, non-resizable windows and pixelated icons sirgazil
2019-05-07  0:39 ` Chris Marusich
2019-05-07 16:52   ` sirgazil [this message]
2019-05-08  7:09     ` Chris Marusich
2019-05-08 13:40       ` sirgazil
2019-11-04 23:14 ` sirgazil via Bug reports for GNU Guix
2020-01-09 22:45 ` sirgazil via Bug reports for GNU Guix
2020-02-26 18:40 ` sirgazil via Bug reports for GNU Guix
2020-09-27 17:07 ` sirgazil via Bug reports for GNU Guix

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=16a9335e10a.c19d2d5a68868.795924884538870695@zoho.com \
    --to=sirgazil@zoho.com \
    --cc=35589@debbugs.gnu.org \
    --cc=cmmarusich@gmail.com \
    /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).