pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt5 questions
Hi!
I have a few questions with qt5 programs (on 6.99.28/amd64 with
modular x.org). As example, I'll use Sigil.
* When starting sigil, I see:
xkbcommon: ERROR: failed to add default include path /usr/pkg/lib/X11/xkb
Qt: Failed to create XKB context
Qt Warning: Could not find a location of the system's Compose files. Consider
setting the QTCOMPOSE environment variable.
The directory doesn't exist. Is there a missing dependency here?
* Inside sigil, the shortcut keys don't seem to work, e.g. CTRL-Q does
not exit, F2 doesn't toggle a view etc.
* When exiting sigil with the menu entry File/Quit (the one with
CTRL-Q), I get:
zsh: segmentation fault (core dumped) sigil
Symbol-less backtrace is
(gdb) bt
#0 0x00007f7f92fbb0d0 in ?? ()
#1 0x00007f7feed06197 in __cxa_finalize (dso=0x0) at
/archive/foreign/src/lib/libc/stdlib/atexit.c:202
#2 0x00007f7feed05f2f in exit (status=0) at
/archive/foreign/src/lib/libc/stdlib/exit.c:58
#3 0x000000000045babf in ___start (cleanup=<optimized out>, obj=<optimized
out>, ps_strings=0x7f7fffffffe0) at
/archive/foreign/src/lib/csu/common/crt0-common.c:183
#4 0x00007f7ff7c04330 in ?? ()
#5 0x00007f7ff7ffa000 in ?? ()
#6 0x0000000000000001 in ?? ()
#7 0x00007f7ffffff838 in ?? ()
Using CTRL-C in the terminal I started it, it doesn't do that :)
This is not intended as a complaint, I'm very happy that we have qt5
in pkgsrc now :) Thanks!
Thomas
Home |
Main Index |
Thread Index |
Old Index