|
Bugzilla – Full Text Bug Listing |
| Summary: | Insufficient access permissions for qt_plugins_3.3rc | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Bayard Coolidge <n1ho> |
| Component: | Printing | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED NORESPONSE | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bayard Coolidge
2008-06-01 01:43:15 UTC
The resaon are insufficient access permissions: ----------------------------------------------------------------- root@host# ls -l /usr/lib/qt3/etc/settings/qt_plugins_3.3rc -rw-r----- 1 root root 745 May 15 16:39 /usr/lib/qt3/etc/settings/qt_plugins_3.3rc ----------------------------------------------------------------- I neither know the purpose of this file nor have I an idea what created this file because it is not owned by any RPM package. I filed a upstream question regarding this issue: https://answers.launchpad.net/hplip/+question/35112 The insufficient access permissions seem to be an old QT bug, see http://www.fedoraforum.org/forum/archive/index.php/t-134979.html and https://bugzilla.redhat.com/show_bug.cgi?id=189012 A question to the QT maintainers: It seems access permissions to /usr/lib/qt3/etc/settings/qt_plugins_3.3rc could change arbitrary by any Qt application which runs as root, see the URLs in comment #2 but is should be fixed but perhaps only in Red Hat's version of Qt? Is this a bug in Qt? . |