Bug 365195 - PureRef app font became unreadable after update to Neon 5.7
Summary: PureRef app font became unreadable after update to Neon 5.7
Status: VERIFIED WAITINGFORINFO
Alias: None
Product: neon
Classification: KDE Neon
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-07 13:01 UTC by Denis Moon
Modified: 2016-07-07 13:36 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Moon 2016-07-07 13:01:49 UTC
After upgrading to Neon 5.7 PureRef app font became so tiny that it's hardly possible to read. If I start the app in terminal, it says
"Cannot find font directory /usr/local/Qt-5.6.0/lib/fonts - is Qt installed correctly?
libpng warning: iCCP: known incorrect sRGB profile
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainFrame::setMaximized(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainFrame::setAlwaysOnTop(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainFrame::setAlwaysOnBottom(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainWindow::setMouseTransparent(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainWindow::setOverlay(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainWindow::setWindowLocked(bool)
QObject::connect: Incompatible sender/receiver arguments
        Action::triggered(int) --> MainWindow::setCanvasLocked(bool)
"
If I start the app as root, the font gets readable. 
What shall I do?
Comment 1 Harald Sitter 2016-07-07 13:21:55 UTC
Get in touch with PureRef. It occurs to me they have bad path isolation.
Comment 2 Denis Moon 2016-07-07 13:36:21 UTC
I've done this. Looking forward to an answer! The only one thing I don't get is why the font gets readable with root...