


Plasma 5 Weather by nobleswagger 40 comments

Plasma 5 Weather by nobleswagger 40 comments

Plasma 5 Weather by nobleswagger 40 comments

Plasma 5 Weather by nobleswagger 40 comments

Plasma Comic Sources by Panard 6 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Applets by anthon38 106 comments

Plasma 5 Menus by matmoul 37 comments
'extra-cmake-modules' is already installed.
'kio-devel' is already installed.
'libqt5-qtbase-devel' is already installed.
'plasma-framework-devel' is already installed. 'plasma5-workspace-devel' is already installed.
It works!!!! Thanks so much!!!!! - Jan 20 2016

Plasma 5 Menus by matmoul 37 comments

Plasma 5 Applets by anthon38 106 comments

Wallpaper Other by zenren 2 comments

Email by Katropine 11 comments
Thanks,
TrekJunky - Jun 15 2013

Plasma Comic Sources by Panard 6 comments
Maybe as a "to do" you could add a function that if I click on the APOD picture and if it is a picture nothing happens but if it is a movie, for it to play it in the default browser (or configurable browser)? I am very satisfied with what you have done so far so I can wait for a long time if you ever decide to do this "to do"!
Thanks again!
TrekJunky - Jan 29 2013

Plasma Comic Sources by Panard 6 comments
I don't know if you can help me, but I thought I would ask anyways.
I have OpenSuSE 12.2 64 bit. It comes with an RPM file called plasmoid-potd that installs this file: plasma_engine_apotd.so which it uses for your NASA Astronomy Picture Of The Day script/program.
I downloaded your updated file and had to install the comic plugin and it works fine on pictures within the comic plugin, but not as a dynamic wallpaper which POTD does and I like. NOTE: I have not had the chance to test your updated script on a video yet.
Anyway, do you happen to have an idea about incorporating your updated NAPOD into the OpenSuSE 12.2 RPM or supply source which includes your update for the plasma_engine_apotd.so file so that I can compile it and replace it?
Any help will be very much appreciated!!
TrekJunky
- Jan 29 2013

Plasma Comic Sources by Panard 6 comments
Thanks,
Trekjunky - Jan 21 2013

Plasma 4 Extensions by m4x1m 42 comments
Cane - Oct 26 2012

Plasma 4 Extensions by m4x1m 42 comments
~:/Downloads>plasmapkg -r boinc-monitor
Successfully removed boinc-monitor
~:/Downloads>plasmapkg -i 154630-boinc-monitor-1.2.plasmoid
plasmapkg(4077)/libplasma Plasma::PackageStructurePrivate::createPackageMetadata: No metadata file in the package, expected it at: "/tmp/kde-boinc/plasmapkgiNL3co//metadata.desktop"
Successfully installed /home/boinc/Downloads/154630-boinc-monitor-1.2.plasmoid
:~/Downloads> plasmoidviewer boinc-monitor
redirecting to systemctl
cat: /var/lib/boinc-client/client_state.xml: No such file or directory
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 75, in init
self.pyapplet.init()
File "/home/boinc/Downloads/boinc-monitor/contents/code/main.py", line 76, in init
self.initVar()
File "/home/boinc/Downloads/boinc-monitor/contents/code/main.py", line 71, in initVar
self.settings["projects"] = self.readEntry(gc, "projects", self.listProjects[0])
IndexError: list index out of range
When I add the plasmoid to the desktop, it gives an error that the script failed to initialize. I try to access the Plasmoid's Settings, but it only opens a dialog box that has the title bar and three buttons of which only two are available. The rest of the dialog box is blank. The three buttons are OK, Apply, and Cancel and I can only click on either OK or Cancel. I click OK, but the only thing I think happens is the dialog box closes. I checked to see if a settings.ini file was created and it was not created.
******************2nd attempt***********************
I used Dolphin to extract the 154630-boinc-monitor-1.2.plasmoid file. It seems to only create a single folder boinc-monitor.
This time I got:
:~/Downloads> plasmapkg -r boinc-monitor
Successfully removed boinc-monitor
:~/Downloads> plasmapkg -i boinc-monitor/
Successfully installed /home/boinc/Downloads/boinc-monitor
:~/Downloads> plasmoidviewer boinc-monitor
redirecting to systemctl
cat: /var/lib/boinc-client/client_state.xml: No such file or directory
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 75, in init
self.pyapplet.init()
File "/home/boinc/Downloads/boinc-monitor/contents/code/main.py", line 76, in init
self.initVar()
File "/home/boinc/Downloads/boinc-monitor/contents/code/main.py", line 71, in initVar
self.settings["projects"] = self.readEntry(gc, "projects", self.listProjects[0])
IndexError: list index out of range
I tried to access the plasmoid's settings again and the same thing happened as in the 1st attempt.
**********************3rd attempt*********************
:~/Downloads> plasmapkg -r boinc-monitor
Successfully removed boinc-monitor
:~/Downloads> plasmapkg -i 154630-boinc-monitor-1.2.plasmoid
plasmapkg(4777)/libplasma Plasma::PackageStructurePrivate::createPackageMetadata: No metadata file in the package, expected it at: "/tmp/kde-boinc/plasmapkg16IOIZ//metadata.desktop"
Successfully installed /home/boinc/Downloads/154630-boinc-monitor-1.2.plasmoid
:~/Downloads> vi /home/boinc/.kde4/share/apps/plasma/plasmoids/boinc-monitor/contents/code/main.py
:~/Downloads> cd ..
:~> plasmoidviewer boinc-monitor
redirecting to systemctl
QGridLayoutEngine::addItem: Cell (1, 6) already taken
QGridLayoutEngine::addItem: Cell (2, 6) already taken
QGridLayoutEngine::addItem: Cell (3, 6) already taken
QGridLayoutEngine::addItem: Cell (4, 6) already taken
When I used vi to edit the main.py file after it was installed, I only changed the else settings for the BOINC folder location and boinc user settings. Now it works as far as the script initializing. I can edit the plasmoid's settings now. I chose SETI@home as the preferred project. The folder and user are what I set in the Else settings in the main.py file. There is a settings.ini file in the code directory now. BUT, there is an error where the Core, PID, and Process fields are. The error says "Please, give correct BOINC username!"
I changed the preferred project setting using the plasmoid's settings to Einstien@Home. I had to edit the main.py file again so that I could read the boinc-monitor window. I changed the self.FontNormal.setPointSize(8) to self.FontNormal.setPointSize(24) and the self.FontBold.setPointSize(8) to self.FontBold.setPointSize(24).
Now it works sort of. It has two processes as SETI and two with the error about "Please, give correct BOINC username!"
If I choose SETI as the preferred project, I get an error that it no longer exits. When I choose Eintstein, it shows the correct information.
So, that's where I am at now. Please help!
Thanks,
Cane
- Oct 25 2012

Plasma 4 Extensions by m4x1m 42 comments
I had tried choosing SETI@Home and SETI@Home Beta, but got that error message about prefered not existing. Just now I tried Einstein and it worked. Not sure anymore what it could be.
Thanks,
Cane - Oct 25 2012

Plasma 4 Extensions by m4x1m 42 comments
I downloaded and installed BOINC manually as opposed to downloading it using my Linux distro's package handler. Maybe the projects folder is not what you expected. Here is what is in my projects folder:
drwxrwx--x 2 boinc users 4096 Oct 25 02:11 boinc.bakerlab.org_rosetta
drwxrwx--x 2 boinc users 4096 Oct 24 07:52 boinc.gorlaeus.net
drwxrwx--x 2 boinc users 4096 Oct 24 00:17 climateprediction.net
drwxr-xr-t 2 boinc users 143360 Oct 15 17:03 einstein.phys.uwm.edu
drwxr-xr-t 2 boinc users 4096 Oct 23 02:19 lhcathome.cern.ch_lhcathome
drwxr-xr-t 2 boinc users 4096 Oct 23 23:06 milkyway.cs.rpi.edu_milkyway
drwxrwx--x 2 boinc users 4096 Oct 24 07:38 mindmodeling.org_beta
drwxrwx--x 2 boinc users 4096 Oct 24 00:17 qah.uni-muenster.de
drwxr-xr-t 2 boinc users 12288 Oct 23 22:49 setiathome.berkeley.edu
drwxrwx--x 2 boinc users 4096 Oct 24 21:08 setiweb.ssl.berkeley.edu_beta
drwxr-xr-t 2 boinc users 4096 Oct 23 04:15 www.cosmologyathome.org
P.S. I changed the user name in the text above to boinc even though it is not boinc on my machine.
Thanks again!!!
Cane - Oct 25 2012

Plasma 4 Extensions by m4x1m 42 comments
- Oct 25 2012

Plasma 4 Extensions by m4x1m 42 comments
How can I attach the main.py file for you to look at if you need to?
Trekjunky AKA Cane - Oct 24 2012

Plasma 4 Extensions by m4x1m 42 comments
This is what I get when I run "plasmoidviewer boinc-monitor"
User@linux-box:~> plasmoidviewer boinc-monitor
redirecting to systemctl
QGridLayoutEngine::addItem: Cell (1, 6) already taken
QGridLayoutEngine::addItem: Cell (2, 6) already taken
QGridLayoutEngine::addItem: Cell (3, 6) already taken
QGridLayoutEngine::addItem: Cell (4, 6) already taken
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 75, in init
self.pyapplet.init()
File "/home/user/.kde4/share/apps/plasma/plasmoids/boinc-monitor/contents/code/main.py", line 304, in init
self.updateLabel()
File "/home/user/.kde4/share/apps/plasma/plasmoids/boinc-monitor/contents/code/main.py", line 412, in updateLabel
self.userLog.setText(str(projectAll[1]) + ": " + str(projectAll[2]) + " credits at " + str(projectAll[0]) + " in " + str(projectAll[3]) + " team!")
IndexError: list index out of range
Can you help? I think it has to do with my BOINC Computer Preferences, specifically the time to switch projects which is set to 60 minutes. So now I have projects in waiting status instead of running or finished status.
Thanks and have a good day!
Cane - Oct 24 2012

Plasma 4 Extensions by jaegerschnitzel 1069 comments
Major opcode: 19
Minor opcode: 0
Resource id: 0x2a00012
Is the error I get when I try to show the graphics. It shows up in ~/.xsessionerrors
If I reboot, I can get the graphics to show once, but that's it. Please help. Thanks!!! - Mar 07 2007
I typed:
xhost +local: and hit enter
as a regular user and it worked. I can now see graphics when I click the Show Graphics button in KBoincMgr on my SuSE10.1 Machine. Thanks!!!!
Here is what I saw when I tried the command:
trekjunky@enterprise:~/BOINC> xhost +local:
non-network local connections being added to access control list
trekjunky@enterprise:~/BOINC> - Jan 18 2007

Karamba & Superkaramba by winelli 22 comments

Karamba & Superkaramba by winelli 22 comments
Error parsing verse "if (now.getDay() == 0) {votd1 = "and My people who are called by My name humble themselves and pray and seek My face and turn from their wicked ways, then I will hear from heaven, will forgive their sin and will heal th" ('NoneType' object has no attribute 'group')icles 7:14 (NASB)";}
Can you help? I am new to Linux and would appreciate it if you could provide detailed instructions. Thank you very much in advance. God Bless. - Nov 30 2003

Karamba & Superkaramba by winelli 22 comments
Error parsing verse "if (now.getDay() == 0) {votd1 = "and My people who are called by My name humble themselves and pray and seek My face and turn from their wicked ways, then I will hear from heaven, will forgive their sin and will heal th" ('NoneType' object has no attribute 'group')icles 7:14 (NASB)";}
Can you help? I am new to Linux and would appreciate it if you could provide detailed instructions. Thank you very much in advance. God Bless. - Nov 30 2003