Tres Finocchiaro
Tres Finocchiaro
A workaround for Windows is available here: #3531, ready for testing. This does not fix HiDPI support but rather creates a workaround by telling Windows to scale the entire UI...
@flynn16 currently, we pass environmental variables to LMMS here: [`cmake/linux/lmms.desktop#L11`](https://github.com/LMMS/lmms/blob/stable-1.2/cmake/linux/lmms.desktop#L11). Would you be willing to create a Pull Request with this feature enabled? We'll (I'll) also need to add it...
@flynn16 thanks for the information, we'll get this added for the next release candidate. > I added [that line](https://stackoverflow.com/questions/20464814/changing-dpi-scaling-size-of-display-make-qt-applications-font-size-get-rendere#36058882) to `gui/GuiApplication.cpp`. I compiled a LMMS AppImage with Qt 5.9. Then...
Thanks for the detailed report. My initial observations... * I would expect something corrupted with the printer spooler. This is usually hard to track down, but "normal printer" is a...
Oh... and this one is just a "have you turned your computer off and back on again" recommendation, but nothing has caused more grief in my modern troubleshooting life than...
> For clarity, this issue happens at bootup Can you describe the symptom in more detail? I'm not sure that I understand. The original bug report show the websocket closure...
@FinishingLine thanks for the detailed explanation. Is this still happening and something you believe requires a remote session to escalate, or do you plan on considering this an edge-case issue...
Hi, Although we do not have an off-the-shelf solution, can you please read this write-up on the problem? https://gist.github.com/tresf/ff91bd29f1f6846c13bf6f8bc255ab55
I'm tempted to close this as `wontfix` since Ubuntu 18.04 is EOL for nearly all end-users: https://ubuntu.com/about/release-cycle. I'll leave this open to see if the QZ Tray customer is in...
Update, it looks like this will be solved by #1225.