| Summary: | Tray Menu can not have Sub Menus | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Klaas Freitag <freitag> |
| Component: | System Tray widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | kde, materka |
| Priority: | NOR | ||
| Version First Reported In: | 5.4.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Klaas Freitag
2015-11-13 10:49:33 UTC
I have owncloud, it doesn't have any subentries? Could you give me a screenshot or tell me how to set it so that I see a sub entry? Thanks for checking! Yes, the sub menus only appear if you have two accounts on two ownCloud servers configured in your ownCloud Client. Just go to Settings Dialog, General tab, there you find an "Add Account" button. Hope my last comment provides the info needed. Thanks. That's everything I needed. Using our QPT it's broken If I unset the KDE env vars, it falls back to an X tray and that works beautifully Need to try Qt's new SNI code to see if that works. >Need to try Qt's new SNI code to see if that works.
It does.
Our best chance of fixing this is to port to that.
I cannot reproduce that. I tested with ownCloud with two account, I also create small Qt app to test submenus - it worked fine in both cases. QPA (plasma-integration) was used, after running: unset XDG_CURRENT_DESKTOP unset KDE_FULL_SESSION icon was different, but worked in exactly the same way. Got probably fixed somewhen during the last four years.. thanks for checking ;-) |