Ticket #24618 (closed defect: fixed)
kmymoney starter app
| Reported by: | ryandesign@… | Owned by: | mk-macports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | brad@…, MK-MacPorts@… | |
| 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
Change History
Changed 3 years ago by MK-MacPorts@…
- Attachment KMyMoney.applescript added
comment:1 Changed 3 years ago by MK-MacPorts@…
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
Note: See
TracTickets for help on using
tickets.


Bugfix for starter app in case of non-exisiting files to fix permissions for