Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

KMyMoney.applescript (4.6 KB) - added by mkae (Marko Käning) 14 years ago.
Bugfix for starter app in case of non-exisiting files to fix permissions for

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by mkae (Marko Käning)

Attachment: KMyMoney.applescript added

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

comment:1 Changed 14 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 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Thanks, fixed in r66850.

comment:3 Changed 14 years ago by mkae (Marko Käning)

Cc: MK-MacPorts@… added

Cc Me!

Note: See TracTickets for help on using tickets.