Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plasma crash with Qt 5.8 #31

Open
ShalokShalom opened this issue Jan 31, 2017 · 4 comments
Open

Plasma crash with Qt 5.8 #31

ShalokShalom opened this issue Jan 31, 2017 · 4 comments

Comments

@ShalokShalom
Copy link

ShalokShalom commented Jan 31, 2017

There are recent changes in Qt 5.8 due to QFontEngineFT and they seem to let the Redshift applet crash the Plasmashell, when you move the panel from the side to the top/bottom.

Resizing the panel works fine.

https://gist.github.com/ShalokShalom/7448ebf25e0309f8a353620b1ad92d1e

Issue is not reproduceable with Qt 5.7, so here are the changes in qt5-base since then:
http://code.qt.io/cgit/qt/qtbase.git/tree/dist/changes-5.8.0

(By the way, v1.0.16 without the new translation is currently the freshest version in kde store:
https://store.kde.org/p/998916)

@kotelnik
Copy link
Owner

kotelnik commented Feb 9, 2017

Hi! Thanks for this report. I can reproduce it but for now I don't know ho to fix it. It seems to me like a problem in Qt. I'll investigate further and find/create a bug report.

Thanks for reminding me the kde store, I'll update the widget as soon as possible.

@ShalokShalom
Copy link
Author

Yes, its Qt related, afaik. They change something in 5.8, as linked.

@cfeck
Copy link

cfeck commented Jun 2, 2017

Is this https://bugreports.qt.io/browse/QTBUG-60697 ? If yes, Qt developers would require more information to reproduce.

@AyoungDukie
Copy link

AyoungDukie commented Jun 7, 2017

Seems to still be present in 5.10.1-1 on Arch; I have worked around this by triggering redshift from the terminal, or by using the menu-entry created by redshift-qt, but these bypass having a GUI completely. Has anyone found a workaround for this applet?

Nevermind, my mistake; it seems to appear in the overflow tray by default, also defaulting to off. I misunderstood the lack of activity to be it crashing, but it appears to work in 5.10.1-1 on Arch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants