[tor-bugs] #4045 [Vidalia]: Test Vidalia-0.3.1-rc (alpha release)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Oct 7 05:27:58 UTC 2011


#4045: Test Vidalia-0.3.1-rc (alpha release)
---------------------+------------------------------------------------------
 Reporter:  chiiph   |          Owner:  chiiph       
     Type:  task     |         Status:  new          
 Priority:  normal   |      Milestone:  Vidalia-0.3.X
Component:  Vidalia  |        Version:               
 Keywords:           |         Parent:               
   Points:           |   Actualpoints:               
---------------------+------------------------------------------------------

Comment(by chiiph):

 Yet more info regarding this QtUiTools issue:
 In the file qtbindings/qtscript_uitools/qtscript_uitools.pro you need to
 change:
 CONFIG += uitools
 for
 CONFIG += uitools plugin link_prl

 and you should make the target release.

 If you want to use the Makefiles that we all love but were missing here,
 here is the new set of instructions:

 {{{
 cd path/to/generator/
 qmake -spec macx-g++
 make
 ./generator
 cd ../qtbindings/
 # edit the qtuitools' .pro like described before
 qmake  -spec macx-g++ -recursive
 make release
 }}}

 And here's a new rc with a bit more checks in the plugin engine loader and
 with an added plist missing file just like the one I didn't caught with
 the 0.2.15-rc:
 http://tldr.com.ar/vidalia-0.3.1-rc2.tar.gz
 http://tldr.com.ar/vidalia-0.3.1-rc2.tar.gz.asc

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4045#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list