Sunday, July 6th 2008, 1:44am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Thursday, January 17th 2008, 11:38pm

need help with my first plasmoid...

Hey

I'm trying to learn plasma, and I went through the tutorial here


The plasmoid compiled without errors and shows up in my "Add Widgets..." list, but when I try to run it, it comes up saying "the object could not be created."

If I run it in plasmoidviewer, it gives me

This object could not be created for the following reason:
The applet 'plasma_applet_tutorial1' could not be loaded

and in the term window...
Plasma::Applet::loadApplet: Couldn't load applet " "plasma_applet_tutorial1" "! reason given: "The shared library was not found."


My guess is that I put the .so file in the wrong directory (/usr/lib/kde4/lib/) or maybe the .desktop file in the wrong directory (/usr/lib/kde4/share/kde4/services/)

are these correct?

I'm stumped, and stuck and the documentation still seems pretty sketchy. Any help?

This post has been edited 1 times, last edit by "jwebster8" (Jan 17th 2008, 11:42pm)

  • Go to the top of the page

2

Friday, January 18th 2008, 5:36pm

RE: need help with my first plasmoid...

Ah, answered my own question. The .so file goes in /usr/lib/kde4/lib/kde4 (on my kubuntu anyway)

cheers
  • Go to the top of the page

saeid

Beginner

3

Monday, April 7th 2008, 8:13am

RE: need help with my first plasmoid...

Quoted

Originally posted by jwebster8
Ah, answered my own question. The .so file goes in /usr/lib/kde4/lib/kde4 (on my kubuntu anyway)

cheers

:tongue:
Thanks
  • Go to the top of the page

Rate this thread