User Tools

Site Tools


software:xqf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:xqf [2008/01/06 17:51] kratz00software:xqf [2008/02/16 12:45] (current) kratz00
Line 2: Line 2:
  
 [[http://kratz00.org/files/remove_gtk1_macros.patch|remove_gtk1_macros.patch]] [[http://kratz00.org/files/remove_gtk1_macros.patch|remove_gtk1_macros.patch]]
- 
-[[http://kratz00.org/files/disable_dns_spawn_helper.patch|disable_dns_spawn_helper.patch]] 
  
 <code> <code>
-cvs -d:pserver:anonymous@xqf.cvs.sourceforge.net:/cvsroot/xqf login && +svn co https://xqf.svn.sourceforge.net/svnroot/xqf/trunk/xqf &&
-cvs -z3 -d:pserver:anonymous@xqf.cvs.sourceforge.net:/cvsroot/xqf co -P xqf &&+
 cd xqf && cd xqf &&
 patch -p0 -i ../remove_gtk1_macros.patch && patch -p0 -i ../remove_gtk1_macros.patch &&
Line 23: Line 20:
 Only needed if you are trying to build //xqf// from a snapshot. Only needed if you are trying to build //xqf// from a snapshot.
 When running //autogen.sh//, //autoconf// aborts because of undefined macros since I don't have GTK+ installed anymore. When running //autogen.sh//, //autoconf// aborts because of undefined macros since I don't have GTK+ installed anymore.
- 
-== disable_dns_spawn_helper.patch == 
-Problem:\\  
-XQF uses 100% cputime after returning from a server, userinterface is not redrawn anymore too.\\  
-This problem is still existent even if "Resolve hostnames on update." is disabled.\\  
-\\  
-It's not clear what causes this bug at the moment but disabling the dns spawn helper works arround this problem. 
software/xqf.1199638310.txt.gz · Last modified: 2008/01/06 17:51 by kratz00