bug#47655: QML2_IMPORT_PATH does not work in a profile

2022-08-01 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hello Guix, > > When setting up a profile (via 'guix environment', for example) to > develop a Qt application, the search paths set by qtbase point to the > environment profile, which is a forest of symbolic links. Apparently > this doesn't play well with at lea

bug#47655: QML2_IMPORT_PATH does not work in a profile

2021-04-08 Thread Maxim Cournoyer
Here's a backtrace which shows where the problem occurs exactly: --8<---cut here---start->8--- $ gdb --args install/client-qt/bin/jami-qt --debug GNU gdb (GDB) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

bug#47655: QML2_IMPORT_PATH does not work in a profile

2021-04-08 Thread Maxim Cournoyer
Hello Guix, When setting up a profile (via 'guix environment', for example) to develop a Qt application, the search paths set by qtbase point to the environment profile, which is a forest of symbolic links. Apparently this doesn't play well with at least QML2_IMPORT_PATH: the Qt application built