Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50346 - dcgui-qt-0.2.22 fails to write to qt directory
Summary: dcgui-qt-0.2.22 fails to write to qt directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-07 05:58 UTC by Alexander Jenisch
Modified: 2004-05-09 04:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Jenisch 2004-05-07 05:58:54 UTC
...
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
ACCESS DENIED  open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp
QSettings::sync: failed to open '/usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp' for writing
...

this will reapeat for ages, after some compiling in between those messages it will stop and show the following:

...
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock
open_wr:   /usr/qt/3/etc/settings/qt_plugins_3.3rc.tmp
--------------------------------------------------------------------------------
also reapeated quite often.

i already tried to change the permissions on those files, and even deleted them, without any luck.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-05-07 10:07:16 UTC
Its the gentoo sandbox preventing the write.

Aliz - I thinks a fix is to inherit kde which does an addwrite to that applicable directory.
Comment 2 Alexander Jenisch 2004-05-07 17:55:35 UTC
as there a way to compile it? because dcgui-qt 0.2.21 will crash with dclib 0.2.22.
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2004-05-09 04:35:50 UTC
Already fixed in CVS.