phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #01103
[Bug 529533] Re: Phatch should not always start a fonts subprocess when it boots
This is how it gets called: config.py > fonts.py > system.call
It should be prevented with some 'if os.path.exists'.
** Changed in: phatch
Importance: Undecided => Low
** Changed in: phatch
Status: New => Confirmed
** Changed in: phatch
Milestone: None => 0.2.7
--
Phatch should not always start a fonts subprocess when it boots
https://bugs.launchpad.net/bugs/529533
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: Confirmed
Bug description:
ATM Phatch starts a subprocess at boot time to check or create the font cache. If the font cache is present it should not be started.
References