Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdeinit5 overwrites Trolltech.conf
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
agggrm
n00b
n00b


Joined: 12 Jul 2017
Posts: 1

PostPosted: Wed Jul 12, 2017 2:19 pm    Post subject: kdeinit5 overwrites Trolltech.conf Reply with quote

Hi,

since I upgraded my system from KDE 5.8 to KDE 5.9 last week, my Trolltech.conf is overwritten by kdeinit5 when I log in (I tracked it down with auditctl).

Code:
----
type=CONFIG_CHANGE msg=audit(12/07/2017 14:59:12.215:9) : auid=agggrm ses=4 op="updated_rules" path=/home/agggrm/.config/Trolltech.conf key=(null) list=exit res=yes
----
type=PROCTITLE msg=audit(12/07/2017 14:59:12.215:10) : proctitle=kcminit_startup [kdeinit5]
type=PATH msg=audit(12/07/2017 14:59:12.215:10) : item=4 name=/home/agggrm/.config/Trolltech.conf inode=29892828 dev=fd:01 mode=file,644 ouid=agggrm ogid=agggrm rdev=00:00 nametype=CREATE
type=PATH msg=audit(12/07/2017 14:59:12.215:10) : item=3 name=/home/agggrm/.config/Trolltech.conf inode=29893287 dev=fd:01 mode=file,644 ouid=agggrm ogid=agggrm rdev=00:00 nametype=DELETE
type=PATH msg=audit(12/07/2017 14:59:12.215:10) : item=2 name=/home/agggrm/.config/Trolltech.conf.S24070 inode=29892828 dev=fd:01 mode=file,644 ouid=agggrm ogid=agggrm rdev=00:00 nametype=DELETE
type=PATH msg=audit(12/07/2017 14:59:12.215:10) : item=1 name=/home/agggrm/.config/ inode=29884431 dev=fd:01 mode=dir,700 ouid=agggrm ogid=agggrm rdev=00:00 nametype=PARENT
type=PATH msg=audit(12/07/2017 14:59:12.215:10) : item=0 name=/home/agggrm/.config/ inode=29884431 dev=fd:01 mode=dir,700 ouid=agggrm ogid=agggrm rdev=00:00 nametype=PARENT
type=CWD msg=audit(12/07/2017 14:59:12.215:10) : cwd=/home/agggrm
type=SYSCALL msg=audit(12/07/2017 14:59:12.215:10) : arch=x86_64 syscall=rename success=yes exit=0 a0=0x250cdd8 a1=0x250cd48 a2=0x2 a3=0x24fe6dc items=5 ppid=24069 pid=24070 auid=agggrm uid=agggrm gid=agggrm euid=agggrm suid=agggrm fsuid=agggrm egid=agggrm sgid=agggrm fsgid=agggrm tty=(none) ses=4 comm=kcminit_startup exe=/usr/bin/kdeinit5 key=(null)


I had a similar problem when I upgraded from Qt 4.8.6 to Qt 4.8.7, and I fixed it by rebuilding packages depending of libQtCore.so.4, as suggested on this topic. But this time, revdep-rebuild says that "[my] system is consistent", then exits.

Does anyone to prevent that?

Thanks in advance.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum