GNU bug report logs - #66533
texmaker missing runtime dependency on gtk+

Previous Next

Package: guix;

Reported by: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>

Date: Fri, 13 Oct 2023 17:20:02 UTC

Severity: normal

To reply to this bug, email your comments to 66533 AT debbugs.gnu.org.

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#66533; Package guix. (Fri, 13 Oct 2023 17:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 13 Oct 2023 17:20:02 GMT) Full text and rfc822 format available.

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

From: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: texmaker missing runtime dependency on gtk+
Date: Fri, 13 Oct 2023 13:18:37 -0400
When running texmaker and the user clicks the icon to open a file, if
the gtk+ package is missing it fails and crashes.  I forgot the exact
error, but it just fails to retrieve a gtk object or something.  This
may also have a hook into nautilus, but I haven't been doing much
testing on that front -- other priorities at home.  Should be a near
trivial fix and I should be able to do it if someone doesn't get to it
first.  I need to go through and re-learn the guix development setup
first.




Information forwarded to bug-guix <at> gnu.org:
bug#66533; Package guix. (Tue, 17 Oct 2023 07:47:04 GMT) Full text and rfc822 format available.

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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Josh Marshall <joshua.r.marshall.1991 <at> gmail.com>, 66533 <at> debbugs.gnu.org
Subject: Re: bug#66533: texmaker missing runtime dependency on gtk+
Date: Tue, 17 Oct 2023 01:29:36 +0200
Hi,


On Fri, 13 Oct 2023 at 13:18, Josh Marshall <joshua.r.marshall.1991 <at> gmail.com> wrote:
> When running texmaker and the user clicks the icon to open a file, if
> the gtk+ package is missing it fails and crashes.  I forgot the exact
> error, but it just fails to retrieve a gtk object or something.

Are you running on the top of an foreign distro or Guix System?

For this works:

--8<---------------cut here---------------start------------->8---
$ guix shell -CN texmaker -E DISPLAY -- texmaker
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-simon'
libGL error: MESA-LOADER: failed to retrieve device information
libGL error: MESA-LOADER: failed to open i915: /gnu/store/mpw1crqgzi11fvc0cgx6cs8pggj8anpm-mesa-23.1.4/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory (search paths /gnu/store/mpw1crqgzi11fvc0cgx6cs8pggj8anpm-mesa-23.1.4/lib/dri, suffix _dri)
libGL error: failed to load driver: i915
libGL error: failed to open /dev/dri/card0: No such file or directory
libGL error: failed to load driver: iris
…
--8<---------------cut here---------------end--------------->8---

Then, click icon New or else and I do not see any failure.

Cheers,
simon




This bug report was last modified 1 year and 240 days ago.

Previous Next


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