Bug#966516: mako-notifier: Runtime failure when the config file is a symlink

2020-07-30 Thread Kate
Hi, Thanks for your reply! I understand the issue and I simply switched the symlink for a hardlink, in my case it doesn't really matter. I suppose the issue can now be closed but I'm wondering whether some other people might have the same issue later and whether it can be fixed in some way. I d

Bug#966516: mako-notifier: Runtime failure when the config file is a symlink

2020-07-30 Thread Birger Schacht
Hi Kate, On 7/30/20 1:03 AM, Kate wrote: > Package: mako-notifier > Version: 1.4.1-1 > > When creating a config file for mako using a symlink, the program fails to > run successfully: > > $ mkdir ~/.config/mako > $ touch ~/test-config > $ ln -s ~/.confiq/mako/config ~/test-config > $ mako > Una

Bug#966516: mako-notifier: Runtime failure when the config file is a symlink

2020-07-29 Thread Kate
Package: mako-notifier Version: 1.4.1-1 When creating a config file for mako using a symlink, the program fails to run successfully: $ mkdir ~/.config/mako $ touch ~/test-config $ ln -s ~/.confiq/mako/config ~/test-config $ mako Unable to open /home/kit_ty_kate/.config/mako/config for readingFai