[plasmashell] [Bug 411637] plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail

2019-10-10 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411637 --- Comment #6 from Jeremy Harding --- hmm, I tried all the activity switchers that I could find, and they all exhibit a similar problem. Which activity switching mechanism did you use which didn't please? One of them seemed to waste less m

[Active Window Control] [Bug 411637] plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail

2019-09-17 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411637 --- Comment #1 from Jeremy Harding --- The workaround is to kill and restart plasmashell. I use kill ; kstart plasmashell & this spews out many messages - a cleaner restart would be helpful, but this does the job. -- You are receiving this

[Active Window Control] [Bug 411637] plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail

2019-10-03 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411637 Jeremy Harding changed: What|Removed |Added CC||the.great.z...@gmail.com --- Comment #3 from

[plasmashell] [Bug 411637] plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail

2019-10-04 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411637 Jeremy Harding changed: What|Removed |Added Product|Active Window Control |plasmashell Version|unspecified

[marble] [Bug 411140] New: Example MarbleWidget will not exit when closed

2019-08-21 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411140 Bug ID: 411140 Summary: Example MarbleWidget will not exit when closed Product: marble Version: 2.5 (KDE Applications 18.04) Platform: openSUSE RPMs OS: Linux Status: REPO

[marble] [Bug 411140] Example MarbleWidget will not exit when closed

2019-08-21 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411140 Jeremy Harding changed: What|Removed |Added CC||the.great.z...@gmail.com -- You are

[Active Window Control] [Bug 411637] New: plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail

2019-09-06 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411637 Bug ID: 411637 Summary: plasmashell leaks shared memory segments. Eventually apps needing these (oracle) fail Product: Active Window Control Version: unspecified Platform: openSUS

[plasmashell] [Bug 400585] plasmashell process consumes all shared memory (SHM) segments, causing problems for other process that need to be able to allocate SHM

2019-09-06 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=400585 Jeremy Harding changed: What|Removed |Added CC||the.great.z...@gmail.com -- You are

[marble] [Bug 411140] Example MarbleWidget will not exit when closed

2020-06-09 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411140 --- Comment #2 from Jeremy Harding --- Can be fixed by adding m_mapWidget->setAttribute(Qt::WA_DeleteOnClose); to the example. -- You are receiving this mail because: You are watching all bug changes.

[marble] [Bug 411140] Example MarbleWidget will not exit when closed

2019-11-15 Thread Jeremy Harding
https://bugs.kde.org/show_bug.cgi?id=411140 --- Comment #1 from Jeremy Harding --- I have an application based on the sample application which now doesn't work with the latest version of QT. Please can someone have a look at this, as it can't be so hard to fix? Should I report thi