#24618 closed defect (fixed)
kmymoney starter app
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mkae (Marko Käning) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | pixilla (Bradley Giesbrecht), mkae (Marko Käning) | |
Port: | kmymoney |
Description
The starter app added to kmymoney in #24433 doesn't seem to like missing directories. When I run it, it says:
/Users/rschmidt/.kde/ is owned by rschmidt /Users/rschmidt/.ICEauthority/ is owned by /Users/rschmidt/.Xauthority/ is owned by rschmidt They should be owned by rschmidt for KMyMoney to run properly!
When I click Fix it asks for my password, then says:
chown: /Users/rschmidt/.ICEauthority: No such file or directory
Attachments (1)
Change History (4)
Changed 15 years ago by mkae (Marko Käning)
Attachment: | KMyMoney.applescript added |
---|
comment:1 Changed 15 years ago by mkae (Marko Käning)
Hi Ryan,
yes, you are right, there was a missing check for existence of files .ICEauthority and .Xauthority.
The updated version of the applescript attached to this ticket now also checks for wrong permissions of the .qt directory.
Thanks for reporting. I hadn't noticed this bug, since all these files existed in my home dir... :)
Greets, Marko
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, fixed in r66850.
Note: See
TracTickets for help on using
tickets.
Bugfix for starter app in case of non-exisiting files to fix permissions for