Bug 365195

Summary: PureRef app font became unreadable after update to Neon 5.7
Product: [KDE Neon] neon Reporter: Denis Moon <lloerau>
Component: generalAssignee: Neon Bugs <neon-bugs-null>
Status: VERIFIED WAITINGFORINFO    
Severity: normal CC: jr, neon-bugs-null, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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...