konsole, I get 'Unversioned Plugin'. Please guide me on
correcting this problem. The link to my project is at:
https://github.com/saurabhsood91/Build-Service-Plasma-Widgets/tree/master/obs-plasmoids/obs-dataengine
Regards,.
Saurabh Sood
___
Plasm
oh...i read misread the statement. it means that if datachanged is
emitted, then there is a surety that the data has been set. that
really had me very confused at one point of time.. :)
Regards,.
saurabh
On 10/6/11, Aaron J. Seigo wrote:
> On Thursday, October 6, 2011 20:46:14 Saurabh S
Aaron,
I was facing the same problem some time back. i used
onSourceAdded:connectSource(source) and got it working. I did not
quite get the point, where you said that when a source appears, it may
not have all data in place.
Regards,.
Saurabh
On 10/6/11, Aaron J. Seigo wrote:
> On Thursday, Octo
i tried with contents/images/obs.png, and got a blank. then, i tried with
images/obs.png, and I got a "?" type of an image. is there a specification
for the image or something like that?
regards,
Saurabh
On Thu, Aug 11, 2011 at 1:20 PM, Aaron J. Seigo wrote:
> On Thursday, August 11, 2011 09:48
I have pasted my desktop file: http://pastebin.com/JD4nuJyB
I am installing the file using plasmapkg -i command
Regards,.
Saurabh
On Wed, Aug 10, 2011 at 5:23 PM, Aaron J. Seigo wrote:
> On Wednesday, August 10, 2011 00:24:59 Saurabh Sood wrote:
> > Hi,I am facing some problems t
Hi,
I am facing some problems to get the Widget Explorer to display icons. I
tried changing the Icon parameter in the metadata.desktop file to an image
in the plasmoid folder, taking care of the path. I also tried storing it in
/usr/share/icons, and referring the name in the metadata.desktop file.
Hi,
I am making a plasmoid which retrieves data from a dataengine. The key-value
pairs (and the number) are not fixed, and depends on the source requested. I
am facing problems in displaying them. I initially tried keysForSource, and
a Repeater, but that did not work. Then, I tried to use a DataMo
dataengine with my QML plasmoid. The problem is that the onSourceConnected
and onDataChanged functions are never called in the plasmoid. Thus, I am not
able to use the required data.
The link to the QML code is:
http://pastebin.com/ku0tbU64
Regards,.
Saurabh Sood
ect of
the datarequest subclass.
Link to Code: https://gitorious.org/build-service-plasma-widgets
Error List: http://pastebin.com/hdChx9zz
Have I missed something in my implementation? Please guide me on tackling
these errors.
Hoping to hear soon,
Sa