Hello ! I've succesfuly compiled WengoPhone-ng (svn -version) and had some strange behaviour running it. top command shows CPU usage abt. 99% and %MEM increase every second till system freezes ! No window has been shown.
My system is Slackware 11.0 with extra QT4 (4.2.2) in /opt/qt4. LD_LIBRARY_PATH=/opt/qt4:/home/pakiety/wengophone-2.0/release-smbols Compiled with scons with: QTLIBDIR=/opt/qt4/lib QTDIR=/opt/qt4 QTINCLUDEDIR=/opt/qt4/include Here is console output: (debug) 22:48:19 int main(int, char**): WengoPhone started (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=/dev/dsp1 OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=USB Device 0x46d:0x8d9: USB Audio (hw:1,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 virtual void WebcamDriver::cleanup(): Cleaning up the Meta webcam driver (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=/dev/dsp1 OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=USB Device 0x46d:0x8d9: USB Audio (hw:1,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 22:48:19 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 22:48:19 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 22:48:19 virtual void FileWriter::close(): file=/home/jnbaluka/.wengophone/config.xml saved (debug) 22:48:19 virtual void FileWriter::close(): file=/home/jnbaluka/.wengophone/config.xml saved (debug) 22:48:19 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 22:48:19 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 22:48:19 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 22:48:19 int main(int, char**): User: buildid: 20070103203619 revision: 0 (debug) 22:48:21 QtWengoStyle::QtWengoStyle(): style=plastique * About to connect() to www.google.com port 80 * Trying 209.85.135.104... * connected * Connected to www.google.com (209.85.135.104) port 80 > GET / HTTP/1.1 Host: www.google.com Accept: */* < HTTP/1.1 302 Found < Location: http://www.google.pl/ < Cache-Control: private < Set-Cookie: PREF=ID=38a654deec3a0f43:TM=1167860902:LM=1167860902:S=Y5S10cqA1eFYBa9a; expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.com < Content-Type: text/html < Server: GWS/2.1 < Content-Length: 218 < Date: Wed, 03 Jan 2007 21:48:22 GMT * Ignoring the response-body * Connection #0 to host www.google.com left intact * Issue another request to this URL: 'http://www.google.pl/' * About to connect() to www.google.pl port 80 * Trying 209.85.135.147... * connected * Connected to www.google.pl (209.85.135.147) port 80 > GET / HTTP/1.1 Host: www.google.pl Accept: */* < HTTP/1.1 200 OK < Cache-Control: private < Content-Type: text/html < Set-Cookie: PREF=ID=0628a1feb9c15ea0:TM=1167860903:LM=1167860903:S=nT0bWDThqZlwdyTw; expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.pl < Server: GWS/2.1 < Transfer-Encoding: chunked < Date: Wed, 03 Jan 2007 21:48:23 GMT <html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-2"><title>Google</title><style><!-- body,td,a,p,.h{font-family:arial,sans-serif} .h{font-size:20px} .h{color:#3366cc} .q{color:#00c} --></style> <script defer> <!-- function sf(){document.f.q.focus();} // --> </script> </head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onload=sf() topmargin=3 marginheight=3><center><div align=right nowrap style="padding-bottom:4px" width=100%><font size=-1><a href="https://www.google.com/accounts/Login?continue=http://www.google.pl/&hl=pl">Zaloguj</a></font></div><table cellpadding=0 cellspacing=0 border=0><tr><td align=right valign=bottom><img src=images/hp0.gif width=158 height=78 alt="Google"></td><td valign=bottom><img src=images/hp1.gif width=50 height=78 alt=""></td><td valign=bottom><img src=images/hp2.gif width=68 height=78 alt=""></td></tr><tr><td class=h align=right valign=top><b></b></td><td valign=top><img src=images/hp3.gif width=50 height=32 alt=""></td><td valign=top class=h><font color=#6f6f6f style=font-size:16px><b>Polska</b></font></td></tr></table><br><form action="/search" name=f><script defer><!-- //--> </script><table border=0 cellspacing=0 cellpadding=4><tr><td nowrap><font size=-1><b>Sieæ</b> <a class=q href="http://images.google.pl/imghp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wi">Grafika</a> <a class=q href="http://groups.google.pl/grphp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wg">Grupy dyskusyjne</a> <a class=q href="/dirhp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wd">Katalog</a> <b><a href="/intl/pl/options/" class=q>wiêcej »</a></b></font></td></tr></table><table cellpadding=0 cellspacing=0><tr valign=top><td width=25%> </td><td align=center nowrap><input name=hl type=hidden value=pl><input type=hidden name=ie value="ISO-8859-2"><input maxlength=2048 name=q size=55 title="Szukaj w Google" value=""><br><input name=btnG type=submit value="Szu* Connection #1 to host www.google.pl left intact * Closing connection #0 * Closing connection #1 * About to connect() to www.google.com port 80 * Trying 209.85.135.104... * connected * Connected to www.google.com (209.85.135.104) port 80 > GET / HTTP/1.1 Host: www.google.com Accept: */* < HTTP/1.1 302 Found < Location: http://www.google.pl/ < Cache-Control: private < Set-Cookie: PREF=ID=2ae3cb26759ea030:TM=1167860903:LM=1167860903:S=Nq7cKGOcnLXRf-Eg; expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.com < Content-Type: text/html < Server: GWS/2.1 < Content-Length: 218 < Date: Wed, 03 Jan 2007 21:48:23 GMT * Ignoring the response-body * Connection #0 to host www.google.com left intact * Issue another request to this URL: 'http://www.google.pl/' * About to connect() to www.google.pl port 80 * Trying 72.14.221.103... * connected * Connected to www.google.pl (72.14.221.103) port 80 > GET / HTTP/1.1 Host: www.google.pl Accept: */* < HTTP/1.1 200 OK < Cache-Control: private < Content-Type: text/html < Set-Cookie: PREF=ID=c92eaccfd5561ad5:TM=1167860903:LM=1167860903:S=eikqV3g9TXtDWSjT; expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.pl < Server: GWS/2.1 < Transfer-Encoding: chunked < Date: Wed, 03 Jan 2007 21:48:23 GMT kaj w Google"><input name=btnI type=submit value="Szczê¶liwy traf"></td><td nowrap width=25%><font size=-2> <a href=/advanced_search?hl=pl>Szukanie zaawansowane</a><br> <a href=/preferences?hl=pl>Ustawienia</a><br> <a href=/language_tools?hl=pl>Narzêdzia jêzykowe</a></font></td></tr><tr><td align=center colspan=3><font size=-1><input id=all type=radio name=lr value="" checked><label for=all>Szukaj w Internecie</label><input id=il type=radio name=lr value=lang_pl><label for=il>Szukaj na stronach kategorii: polski</label></font></td></tr></table></form><br><br><font size=-1><a href="/ads/">Programy reklamowe</a> - <a href=/intl/pl/about.html>Wszystko o Google</a> - <a href=/intl/pl/jobs/>Szukamy Pracowników</a> - <a href=http://www.google.com/ncr>Google.com in English</a></font><p><font size=-2>©2007 Google</font></p></center></body></html><html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859-2"><title>Google</title><style><!-- body,td,a,p,.h{font-family:arial,sans-serif} .h{font-size:20px} .h{color:#3366cc} .q{color:#00c} --></style> <script defer> <!-- function sf(){document.f.q.focus();} // --> </script> </head><body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 onload=sf() topmargin=3 marginheight=3><center><div align=right nowrap style="padding-bottom:4px" width=100%><font size=-1><a href="https://www.google.com/accounts/Login?continue=http://www.google.pl/&hl=pl">Zaloguj</a></font></div><table cellpadding=0 cellspacing=0 border=0><tr><td align=right valign=bottom><img src=images/hp0.gif width=158 height=78 alt="Google"></td><td valign=bottom><img src=images/hp1.gif width=50 height=78 alt=""></td><td valign=bottom><img src=images/hp2.gif width=68 height=78 alt=""></td></tr><tr><td class=h align=right valign=top><b></b></td><td valign=top><img src=images/hp3.gif width=50 height=32 alt=""></td><td valign=top class=h><font color=#6f6f6f style=font-size:16px><b>Polska</b></font></td></tr></table><br><form action="/search" name=f><script defer><!-- //--> </script><table border=0 cellspacing=0 cellpadding=4><tr><td nowrap><font size=-1><b>Sieæ</b> <a class=q href="http://images.google.pl/imghp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wi">Grafika</a> <a class=q href="http://groups.google.pl/grphp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wg">Grupy dyskusyjne</a> <a class=q href="/dirhp?ie=ISO-8859-2&oe=ISO-8859-2&hl=pl&tab=wd">Katalog</a> <b><a href="/intl/pl/options/" class=q>wiêcej »</a></b></font></td></tr></table><table cellpadding=0 cellspacing=0><tr valign=top><td width=25%> </td><td align=center nowrap><input name=hl type=hidden value=pl><input type=hidden name=ie value="ISO-8859-2"><input maxlength=2048 name=q size=55 title="Szukaj w Google" value=""><br><input name=btnG type=submit value="Szukaj w Google"><input name=btnI type=submit value="Szczê¶liwy traf"></td><td nowrap width=25%><font size=-2> <a href=/advanced_search?hl=pl>Szukanie zaawansowane</a><br> <a href=/preferences?hl=pl>Ustawienia</a><br> <a href=/language_tools?hl=pl>Narzêdzia jêzykowe</a>* Connection #1 to host www.google.pl left intact * Closing connection #0 * Closing connection #1 (debug) 22:48:23 void CommandServer::serverStatusEventHandler(ServerSocket&, ServerSocket::Error): connected ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed ** (process:6133): CRITICAL **: gaim_signal_emit_vargs: assertion `instance_data != NULL' failed (debug) 22:48:23 static void GaimContactListMngr::NewListCbk(GaimBuddyList*): GaimContactListMngr : NewListCbk() (debug) 22:48:23 virtual void FileReader::close(): file=pics/avatars/default-avatar.png loaded (debug) 22:48:23 virtual void FileReader::close(): file=pics/avatars/default-avatar.png loaded (debug) 22:48:23 virtual bool UserProfileFileStorage::load(const std::string&): empty profileName given (debug) 22:48:23 void CWengoPhone::initFinishedEventHandler(WengoPhone&): WengoPhone::init() finished (debug) 22:48:23 virtual void WengoPhone::run(): model thread is ready for events Terminated <----- I killed this proccess before system halts qtwengophone creates also a file named: log-int main(int, char**).txt Here is this file: Log file=/home/pakiety/wengophone-2.0/release-symbols/log-int main(int, char**).txt Date=2007-01-03 Time=23:14:26 (debug) 23:14:26 int main(int, char**): WengoPhone started (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=/dev/dsp1 OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=USB Device 0x46d:0x8d9: USB Audio (hw:1,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 virtual void WebcamDriver::cleanup(): Cleaning up the Meta webcam driver (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=/dev/dsp1 OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getInputDeviceList(): input device found=USB Device 0x46d:0x8d9: USB Audio (hw:1,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) /dev/dsp OSS (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=(default) VIA 8237: VIA 8237 (hw:0,0) ALSA (debug) 23:14:26 static std::list<AudioDevice, std::allocator<AudioDevice> > AudioDeviceManager::getOutputDeviceList(): output device found=VIA 8237: VIA 8237 (hw:0,1) ALSA (debug) 23:14:26 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 23:14:26 virtual void FileWriter::close(): file=/home/jnbaluka/.wengophone/config.xml saved (debug) 23:14:26 virtual void FileWriter::close(): file=/home/jnbaluka/.wengophone/config.xml saved (debug) 23:14:26 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 23:14:26 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 23:14:26 virtual void FileReader::close(): file=/home/jnbaluka/.wengophone/config.xml loaded (debug) 23:14:26 int main(int, char**): User: buildid: 20070103203619 revision: 0 (debug) 23:14:28 QtWengoStyle::QtWengoStyle(): style=plastique (debug) 23:14:30 void CommandServer::serverStatusEventHandler(ServerSocket&, ServerSocket::Error): connected (debug) 23:14:30 static void GaimContactListMngr::NewListCbk(GaimBuddyList*): GaimContactListMngr : NewListCbk() (debug) 23:14:30 virtual void FileReader::close(): file=pics/avatars/default-avatar.png loaded (debug) 23:14:30 virtual void FileReader::close(): file=pics/avatars/default-avatar.png loaded (debug) 23:14:30 virtual bool UserProfileFileStorage::load(const std::string&): empty profileName given (debug) 23:14:30 void CWengoPhone::initFinishedEventHandler(WengoPhone&): WengoPhone::init() finished (debug) 23:14:30 virtual void WengoPhone::run(): model thread is ready for events Any help apreciated ! Thanks in advance ! Janusz ---------------------------------------------------------------------- Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
