Patrick Ulbrich

Results 115 comments of Patrick Ulbrich

@rimvydukas: what's your mail provider? Can you post your ~/.mailnag/config/mailnag.cfg? @gitsnow : Please run `journalctl -b _COMM=mailnag` in a terminal when the problem occurs and post the output here

@rimvydukas: Can you disable the userscript plugin and remove the Inv/P2P paskolos/Env folder, just to see if it makes a difference?

Yes, I know that disabling your script and folder is no solution, I'm just trying to pinpoint the problem. -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

Yes, if no folders are specified, it monitors just the inbox. If the problem does not occur with this configuration, please re-enable your script and check if it still works.

Possibly related: https://github.com/pulb/mailnag/issues/186, https://github.com/pulb/mailnag/issues/188

When running `setup.py install` the prefix defaults to `/usr` on my system and `PREFIX = '/usr'` at line 23 in setup.py does match in that case. It seems that for...

More info on this topic: https://mail.python.org/pipermail/distutils-sig/2009-September/013284.html https://docs.python.org/2/install/

Hey knurd, many thanks for your patches - I'll apply them asap. Regarding the wrong app title ("Mailnag-Konfiguration"), do you know if there is a way to make a .desktop...

@hughsie The problem is that Mailnag has two .desktop files. Gnome-Software seems to show the name specified in mailnag-config.desktop (_Mailnag Configuration_) instead of the name specified in mailnag.desktop (_Mailnag_). mailnag-config...