New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24618 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

KMyMoney.applescript (4.6 KB) - added by MK-MacPorts@… 3 years ago.
Bugfix for starter app in case of non-exisiting files to fix permissions for

Change History

Changed 3 years ago by MK-MacPorts@…

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

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

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks, fixed in r66850.

comment:3 Changed 3 years ago by MK-MacPorts@…

  • Cc MK-MacPorts@… added

Cc Me!

Note: See TracTickets for help on using tickets.