- Never ask Morton for the reason
- Never ask Sybil for her ID
- Never ask Murphy 'Will this go OK?'
Some users seems to be cursed… Symptoms:
- can't send to a room because "not in room"
- can't leave the room to re-join because "Not a known room"
Seemingly at random the Intel wifi card fails to wakup from suspend.
I did not really figure out what happens (maybe i have the logs with answers to everything, but im not able to read it) Just a guess: race condition in powermanagment make the wifi card not to return from suspend
| #! /bin/sh | |
| # | |
| # $FreeBSD:$ | |
| # | |
| # PROVIDE: freenet | |
| # REQUIRE: LOGIN | |
| # KEYWORD: shutdown | |
| # |
| saces@chaapaai ~/projekt/Liberator/jnitestbuild/WebKit $ java -cp ./jniwebkit.jar:../../jniwebkit-test/build/ -Djava.library.path=. de.saces.jniwebkit.test.HalloTest | |
| First component for Liberator says: Hello, World! |
| [ 11%] Building CXX object WebCore/CMakeFiles/webcore_java.dir/bindings/js/JSEventConstructors.cpp.o | |
| /home/saces/projekt/Liberator/jniwebkit/Source/WebCore/bindings/js/JSEventConstructors.cpp:36:26: Fehler: JSCloseEvent.h: Datei oder Verzeichnis nicht gefunden | |
| /home/saces/projekt/Liberator/jniwebkit/Source/WebCore/bindings/js/JSEventConstructors.cpp:116: Fehler: »JSCloseEventConstructor« has not been declared | |
| /home/saces/projekt/Liberator/jniwebkit/Source/WebCore/bindings/js/JSEventConstructors.cpp: In function »void* WebCore::constructJSCloseEvent(JSC::ExecState*)«: | |
| /home/saces/projekt/Liberator/jniwebkit/Source/WebCore/bindings/js/JSEventConstructors.cpp:116: Fehler: »JSCloseEventConstructor« wurde in diesem Gültigkeitsbereich nicht definiert | |
| /home/saces/projekt/Liberator/jniwebkit/Source/WebCore/bindings/js/JSEventConstructors.cpp:116: Fehler: keine passende Funktion für Aufruf von »constructJSEventWithInitializer(JSC::ExecState*&, bool (&)(WebCore::CloseEventInit&, W |
| DUMP FILE: /home/saces/temp/small.tar | |
| DUMP ENTRY: | |
| Name: small/ | |
| Begin PAX item | |
| PAX len: 0 (1) '3' | |
| PAX len: 3 (2) '4' | |
| PAX len: 34 (3) ' ' | |
| PAX len2: 34 (4) p | |
| PAX len2: 34 (5) a | |
| PAX len2: 34 (6) t |
| git clone http://127.0.0.1:8888/freenet:USK@YPWBULDfS9VEgO~lPcWhpqQRj9q4tmpZf83-16TsqZo,qZZ1tf3DQD39Qp6bRx4bFmI6T~ElvAXWAFmwVhNS~-E,AQACAAE/etestw/1/ |
| <target name="run"> | |
| <exec executable="sh" | |
| failifexecutionfails="true" | |
| failonerror="true" | |
| dir="${testnode.dir}"> | |
| <arg value="run.sh"/> | |
| <arg value="start"/> | |
| </exec> | |
| </target> |