-
When the user has no administrative privileges, the java.util.prefs.WindowsPreferences code tries to open the Java preferences registry key in HKEY_LOCAL_MACHINE. When not present (which is the case on a clean install), it cannot create it and fails with the following message:
java.util.prefs.WindowsPreferences
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs...
2009-06-18 11:54:52 UTC in pur Java registry wrapper for Windows
-
Just compiled gstreamer plugin and demo program (r1) on an amd64 system, but I get a segmentation fault when playing at a rate that is not 1.0:
[New Thread 0x42ac5950 (LWP 23493)]
[New Thread 0x432c6950 (LWP 23494)]
[New Thread 0x43ac7950 (LWP 23495)]
[New Thread 0x4093f950 (LWP 23496)]
(scaletempo-demo:23487): demo-player-DEBUG: Starting to Play
demo-player-Message: Scaling Rate by...
2008-09-10 18:46:51 UTC in ScaleTempo
-
Currently engauge has no .desktop file in /usr/share/applications, which results in it not having a menu item by default (in GNOME at least). Also file associations are not working by default. It is quite confusing for a new user to install an application and not have an entry in the desktop menu. Something like this would do as a start
[Desktop Entry]
Name=Engauge Digitizer
Comment=Extract...
2008-07-15 13:05:06 UTC in Engauge Digitizer
-
Hmm maybe some more details. I'm using Ubuntu Feisty Herd 5 with python-gtk2 2.10.4 and python 2.5.
2007-03-16 11:13:36 UTC in pymp'd
-
trayicon plugin cannot be enabled on pympd 0.07, when selecting the item it displays "An error occured when trying to load this plugin's information".
It appears that line 5 in plugins/trayicon.py is the problem:
from pympd.modules import trayicon
but I cannot find trayicon.py in pympd's modules. I fixed it by changing this line to
from egg import trayicon.
2007-03-16 11:12:02 UTC in pymp'd
-
wvengen committed patchset 22 of module apanel to the Fujitsu Application Panel driver CVS repository, changing 1 files.
2004-06-15 14:03:02 UTC in Fujitsu Application Panel driver
-
wvengen committed patchset 17 of module apanel to the Fujitsu Application Panel driver CVS repository, changing 4 files.
2003-12-17 16:05:32 UTC in Fujitsu Application Panel driver
-
wvengen committed patchset 16 of module apanel to the Fujitsu Application Panel driver CVS repository, changing 8 files.
2003-12-04 10:48:50 UTC in Fujitsu Application Panel driver
-
wvengen committed patchset 15 of module apanel to the Fujitsu Application Panel driver CVS repository, changing 1 files.
2003-12-04 10:27:40 UTC in Fujitsu Application Panel driver
-
wvengen committed patchset 14 of module apanel to the Fujitsu Application Panel driver CVS repository, changing 1 files.
2003-12-04 09:54:21 UTC in Fujitsu Application Panel driver