LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 14.1 + KDE 4.10.5 bug, QML - Plasmoids DataSource (https://www.linuxquestions.org/questions/slackware-14/slackware-14-1-kde-4-10-5-bug-qml-plasmoids-datasource-4175489421/)

dhabyx 12-28-2013 05:28 PM

Slackware 14.1 + KDE 4.10.5 bug, QML - Plasmoids DataSource
 
Hello everyone

I have worked in a plasmoid for KDE, thanks to this I found a bug in KDE 4.10.5 , specifically in libraries that handle load the "DataSource" of KDE (kde-runtime-4.10.5 package).

The problem occurs when multiple plasmoids are added , and that capture the "onSourceAdded" signal in "DataSource".

I tried the same plasmoid in other versions of KDE ( Kubuntu ) and everything works fine, only gives the problem with the KDE version of Slackware.

If anyone can confirm the bug , I leave the one plasmoid for testing and see the source.

https://app.box.com/s/ymlj5ral44tczuxo9w0s

For install: plasmapkg -i dataSourceTest.zip
For uninstall: plasmapkg -r dataSourceTest


If used for the first time everything works fine, but if it is removed and added again the problems start, like when you add more of the same plasmoid; not even work if you have more of a plasmoid added using this same type of connection to DataSource component.

The plasmoid has two labels that displays uptime , the first using a direct connection, by assigning the " DataSource " specific data, the second connection is dynamic and assigns the connection when the object is created, which is where the problem occurs and only the word "Data" will be read.

P.D. Sorry for my bad english.

brianL 12-30-2013 05:52 AM

I don't know if that's been fixed in KDE 4.11.4, but if you want to try upgrading, see here:

http://alien.slackbook.org/blog/kde-...lackware-14-1/

dhabyx 12-30-2013 12:25 PM

Quote:

Originally Posted by brianL (Post 5088950)
I don't know if that's been fixed in KDE 4.11.4, but if you want to try upgrading, see here:

http://alien.slackbook.org/blog/kde-...lackware-14-1/

Yes, in this version works fine.

dhabyx 01-01-2014 11:52 PM

With more tests, this is a bug in KDE, not in Slackware, I submited the bug to bugs.kde.org


All times are GMT -5. The time now is 03:38 PM.