[Bug 50] Qt Designer crashes on startup
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=50 ------- Additional Comments From [email protected] 2003-01-21 23:26 ------- It seems that this might be a permissions problem. I ran 'designer' as root and it ran fine. When running as arklinux user, under strace I get: [ snip ] munmap(0x16ad8000, 317240) = 0 access("/usr/lib/qt-3.1.1/designer/.", F_OK) = -1 ENOENT (No such file or directory) access("/usr/lib/kde3/plugins/designer/.", F_OK) = 0 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.