From: "Hamzeh Nasajpour" <h.nasajpour@pantherx.org>
To: 49460@debbugs.gnu.org
Subject: bug#49460: links not clickable in some qt programs (nheko, quaternion)
Date: Thu, 30 Sep 2021 13:28:00 +0330 [thread overview]
Message-ID: <97b21825-a8eb-422b-b340-dc8b7d0ff08b@www.fastmail.com> (raw)
In-Reply-To: <CCNCF5RF3B33.67QKDOIF8W74@masaki>
I have the same issue with all of Qt applications that are using `QDesktopServices::openUrl(...)`. I developed some applications that are using this method of Qt. In all of them I get this error when I want to open links:
```
Launch failed (/gnu/store/bi4m86lripz4fhhi4c34ylg5ckxsrqzs-xdg-utils-1.1.3/bin/xdg-open ....)
```
The current `xdg-utils` path in my store is:
```
/gnu/store/0zdclmgw5gnpifwb7jyrmplrk13wp0yz-xdg-utils-1.1.3/
```
This is the references of my application by `guix gc`:
```
$ guix gc --references /gnu/store/dyrg1naixia5w4qg9d1mj8smi1lyww2n-px-software-0.3.3/
/gnu/store/01b4w3m6mp55y531kyi1g8shh722kwqm-gcc-7.5.0-lib
/gnu/store/2ql96jy3ilx219ddra32a6bdm8abzpzg-yaml-cpp-0.6.3
/gnu/store/6l9rix46ydxyldf74dvpgr60rf5ily0c-guile-3.0.7
/gnu/store/cfzp7ab58whr1jb5k64c0anc8cnv42x4-recutils-1.8
/gnu/store/dyrg1naixia5w4qg9d1mj8smi1lyww2n-px-software-0.3.3
/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31
/gnu/store/nrv3frmd7i0fqprmd7br6jhknhbx75fr-qtbase-5.15.2
/gnu/store/rykm237xkmq7rl1p0nwass01p090p88x-zlib-1.2.11
/gnu/store/zjb18dwpbcsqdgjq1fsfx8xnpywzkj2c-px-gui-library-0.1.7
```
I think the wrong path will be set here:
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n442
I don't know why and where this wrong `xdg-utils` path come in.
--
Hamzeh Nasajpour
PantherX Team
next prev parent reply other threads:[~2021-09-30 9:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 0:47 bug#49460: links not clickable in some qt programs (nheko, quaternion) bdju via Bug reports for GNU Guix
2021-07-09 1:15 ` raingloom
2021-07-12 6:37 ` Giovanni Biscuolo
2021-07-23 10:30 ` Giovanni Biscuolo
2021-07-23 12:40 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-07-23 16:10 ` Giovanni Biscuolo
2021-07-23 16:28 ` bdju via Bug reports for GNU Guix
2021-09-30 9:58 ` Hamzeh Nasajpour [this message]
2021-10-12 13:44 ` Robin Templeton
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=97b21825-a8eb-422b-b340-dc8b7d0ff08b@www.fastmail.com \
--to=h.nasajpour@pantherx.org \
--cc=49460@debbugs.gnu.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).