-
Found no way to attach logs here... So here's an URL:
http://gist.github.com/222371.
2009-10-30 14:36:02 UTC in OpenEMM
-
Swapping both source files with the 5.5.1 originals results in compilation errors:
[javac] /var/tmp/portage/www-apps/openemm-5.5.1/work/OpenEMM-5.5.1/src/java/org/agnitas/backend/BC.java:70: unreported exception java.lang.Exception; must be caught or declared to be thrown
[javac] data.dbase.execUpdate ("TRUNCATE TABLE " + tname);
(this is reported at different lines)
And...
2009-10-30 14:29:44 UTC in OpenEMM
-
If I build blokkal in Gentoo linux I get the following (shortened) backtrace from the buildlog:
Scanning dependencies of target kcm_blokkal_accountsconfig
[ 44%] Building CXX object src/core/config/CMakeFiles/kcm_blokkal_accountsconfig.dir/kcm_blokkal_accountsconfig_automoc.o
[ 45%] Building CXX object...
2009-06-15 20:59:18 UTC in Blokkal - an Extendable Blogging Client
-
I'm also awaiting such a feature very much. So this is my vote on this request.
2008-08-21 16:39:39 UTC in SourceForge.net
-
Arg I hate being constantly logged out from sf.net... :-(
Okay, last comment was by me. Additionally I want to emphasize it only happens when parsing the "--nice" parameter, not when parsing the "-n" parameter.
2008-08-05 23:23:06 UTC in preload
-
Can probably be closed now as all problems are addressed as of version 0.6.2. Thanx.
2008-07-28 19:18:28 UTC in preload
-
Maybe use
# pkg-config --libs --cflags Magick++
to generate CFLAGS. As far as I followed the issue von bgo (bugs.gentoo.org) this is due to a renaming inside ImageMagicks libs and .h files... So your package must be prepared for both or set higher minimum requirements.
2008-07-28 14:41:24 UTC in vdr-lastfm
-
Sorry for the increased verbosity... The attached patches should - applied in order - fix all the problems I encountered to get the process forking stuff running without problems. At least it works for me now...
The last problem (hanging in "futex()") seemed to be some reentrance bug between glib and libc. I'd not wonder if the other signal handlers could trigger the same problem.
BTW: My...
2008-07-27 18:36:08 UTC in preload
-
File Added: 0009-Remove-SIGCHLD-handler-in-favor-of-glib-timeout-hand.patch.
2008-07-27 18:31:44 UTC in preload
-
File Added: 0008-Remove-g_atomic-since-routine-is-synced.patch.
2008-07-26 20:28:08 UTC in preload