-
Running the August 18 2009 v3.0.0 SNAPSHOT emulator locally on the apps/microemu-demo.jad "java -jar microemulator.jar -Xautotest:http://localhost:8000/microemu-demo.jad" with JRE 1.6.0_13 where the JAD is modified to point "MIDlet-Jar-URL: http://localhost:8000/microemu-demo.jar" and using a local web server on Mac OSX 10.5 "python -m SimpleHTTPServer" in the apps/ folder the emulator throws:
2009-08-19 05:53:49 UTC in MicroEmulator
-
I get a crash too - same function (test_bit) - when mounting my drive. The system pops up an anonymous error dialog claiming my drive is in need of repairs, however I think now this error belongs to the thing managing the e2fsck - and that if fsck dies the disk is blamed for the crash.
Intel MacBook Pro 10.5.5 USB mounted disk
= = = nearly identical crash dump = = =
Process: e2fsck...
2008-11-24 03:27:48 UTC in Mac OS X Ext2 Filesystem
-
USB external macalley NSA2-350U enclosure powering up a single seagate 7200 rpm 320 gb drive that had already been plugged into the USB port (perhaps some under-power stuff??? i'd hope the USB chip in the enclosure would prevent that). EXT2FS 1.4d4 kernel panic'd my machine; system froze.
Drivers should not kernel panic the host.
After rebooting the mac I tried again after the enclosure...
2008-11-24 02:34:54 UTC in Mac OS X Ext2 Filesystem
-
I launch Skype with SkypeMenuX and Skype always asks whether it should allow SkypeMenuX to use its API's.
The dialog Skype displays says: Always, Just this Once, Never. I click Always.
Every time I restart though I get the same question.
This could be a Skype bug with saving preferences or just the permissions mechanism itself, or a bug in how SkypeMenuX presents itself.
v0.6b...
2007-11-03 18:30:33 UTC in SkypeMenu for MacOS X
-
Ah HA! Blame it on dot.
'dash' is the default POSIX shell on my system, Ubuntu Edgy, but the scripts use 'source', available in bash.
The sh scripts in /usr/local/share/kino/scripts/exports use the non-POSIX dot equivalent builtin 'source' but call #!/bin/sh. They should use "." instead, or they should use #!/bin/bash, which might not be available.
Replacing those occurrances fixes...
2006-12-10 20:38:47 UTC in Kino
-
Sorry for taking so long to reply.
I think I will withdraw the bug - I suspect it's my installation. :| Especially since you explain that the file is sourced!
Thank you again!
Nick.
2006-12-06 20:17:40 UTC in Kino
-
Urp, my intall's all messed up, I installed my custom compiled version over the stock Edgy version (0.9.0?), apparantly that was a bad thing(tm).
All the sh files are bogus.
The make install will likely fix things, I will first uninstall the ubuntu package. Wii!
2006-12-04 03:39:24 UTC in Kino
-
Mm the sh file is present...
-rwxr-xr-x 1 root root 490 2006-12-02 16:22 ffmpeg_utils.sh*
nick@woot:/mnt/sdb1/usr/local/share/kino/scripts/exports$ md5sum ffmpeg_utils.sh
c9e383b0e9f31f96ae0630900134dd29 ffmpeg_utils.sh
Mmmm it's missing the #!/bin/sh at the top. I will reboot into my 64bit install & retry.
head:
>>
ffmpeg_help=`ffmpeg -h 2>&1`
[ `echo $ffmpeg_help | grep...
2006-12-04 03:15:48 UTC in Kino
-
Any thoughts on why an exported movie ("Other" FLV) would be truncated after the export?
The file does exist and does playback correctly in mplayer >>while
2006-12-03 01:34:28 UTC in Kino