-
Since the code is integrated into xorg/freedesktop stuff now I'm going to echo someone's suggestion to put a big red notice at the top of http://dmx.sourceforge.net/ saying so (and also in the summary on sourceforge if possible).
2009-06-01 20:49:55 UTC in Distributed Multihead X
-
Same thing with wmii. The quickfix is to just add self.refresh_image() to the end of Comix.fullscreen_switch().
2008-04-26 01:33:40 UTC in Comix
-
I have found two incorrect mimetypes being reported.
Firstly, wav files report as application/x-wave currently. Audio/wav is most common in my experience but audio/wave and audio/x-wav are acceptable too according to http://en.wikipedia.org/wiki/Wav.
Secondly, mp3 files report as audio/mp3 currently. audio/mpeg is preferred according to http://en.wikipedia.org/wiki/MP3.
Thanks.
2007-03-15 00:15:17 UTC in Freevo - Home Theatre PC Platform
-
Below is the test file:
import threading
class TestThread(threading.Thread):
def run(self):
import kaa.metadata
TestThread().start()
And here is the traceback:
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 442, in __bootstrap
self.run()
File "temp.py", line 5, in run
import kaa.metadata
File...
2007-03-14 16:25:11 UTC in Freevo - Home Theatre PC Platform
-
Don't know if this has been improved but in 0.65 in linux (ubuntu) when I download a torrent and choose open with rufus, rufus is opened without starting the download. When repeating the process another instance of rufus is opened.
Has this been corrected in later versions? Is this an error on my behalf? I want to know if it's worth my while getting one.
Thanks.
2006-05-22 12:35:19 UTC in Rufus - BitTorrent Client
-
You'll have to put the appropriate directories (e.g. "usr/bin") in your path.
2006-02-15 22:53:44 UTC in UnxUtils
-
Logged In: YES
user_id=1406598
More info:
The error only seems to occur if one instance is ran, the
source code is changed and saved (even just adding a #) and
then another instance is open up through that button (the
yellow one).
2006-01-06 00:04:07 UTC in Boa Constructor - wxPython GUI Builder
-
If two instances of the developed application are open
at the same time (run through the "run application"
button). When one of these is ended the windows all
come back up. When the second one is ended the whole
application closes sometimes with a python error,
sometimes without.
My recomendation (although I'm just a lowly python
scripter) is to limit the number of open testing...
2006-01-05 21:42:43 UTC in Boa Constructor - wxPython GUI Builder
-
What parts of this program are hardwired? Is there any writing to disk that can't use another disk? Maybe we could use a ramdisk. Because after that it can easily run off of a CD. 650MB is easily enough. And if it's just calenders and stuff then it'll be quite small, no? How about a remote filestore for the CD version iMac style. It could be done transparently and fallback to a floppy disk if...
2006-01-03 03:29:56 UTC in LCARS 24