
The Gamer Screenlet
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A Flash Games Screenlet, it already comes with a few freeware games but you can download and add game by putting them on the games folder
By Whise
It Uses gtkmozembed so you need a package called 'python gnome extras'
12 years ago
new scalling ability
fixed a conflict with the manager
made a workarround for gtkmozembed in ubuntu
12 years ago
new scalling ability
fixed a conflict with the manager
made a workarround for gtkmozembed in ubuntu
anshu1234
13 years ago
screenlet version is 0.10.0 (latest) runs other screenlets nicely. first time running a gtkmozembed one.
====================================
Installed: gnome-python2-gtkmozembed.i386 0:2.14.3-4.fc7
Complete!
[anshu@Fedora7 Desktop]$ ~/.screenlets/TheGamer/TheGamerScreenlet.py &
[1] 17266
[anshu@Fedora7 Desktop]$ CachingBackend: Loading instances from cache
Error in screenlets.session.connect_daemon: org.freedesktop.DBus.Error.ServiceUnknown: The name org.screenlets.ScreenletsDaemon was not provided by any .service files
Creating new entry for TheGamerScreenlet in /tmp/screenlets/screenlets.running
Loading instances in: /home/anshu/.config/Screenlets/TheGamer/default/
No instance(s) found in session-path, creating new one.
UPDATING SHAPE
/home/anshu/.screenlets/TheGamer/TheGamerScreenlet.py:110: DeprecationWarning:
self.box.set_uposition(1,46)
[1]+ Segmentation fault ~/.screenlets/TheGamer/TheGamerScreenlet.py
[anshu@Fedora7 Desktop]$
=======================================
Report
anshu1234
13 years ago
===============================
[anshu@Fedora7 Desktop]$ /usr/local/share/screenlets-manager/screenlets-daemon.py &
[1] 17818
[anshu@Fedora7 Desktop]$ ScreenletsDaemon running ...
[anshu@Fedora7 Desktop]$ ~/.screenlets/TheGamer/TheGamerScreenlet.py &[2] 17821
[anshu@Fedora7 Desktop]$ CachingBackend: Loading instances from cache
Found a running session of TheGamer, adding new instance by service.
Error in screenlets.services.get_service_by_name: org.freedesktop.DBus.Error.ServiceUnknown: The name org.screenlets.TheGamer was not provided by any .service files
ScreenletsDaemon: registered TheGamerScreenlet
Loading instances in: /home/anshu/.config/Screenlets/TheGamer/default/
No instance(s) found in session-path, creating new one.
UPDATING SHAPE
/home/anshu/.screenlets/TheGamer/TheGamerScreenlet.py:110: DeprecationWarning:
self.box.set_uposition(1,46)
[2]+ Segmentation fault ~/.screenlets/TheGamer/TheGamerScreenlet.py
[anshu@Fedora7 Desktop]$
==================================
Report
Whise
13 years ago
http://www.ultimatearcade.com/downloads/
Report