[MacPorts] #28299: vidalia @0.2.9 Builds but doesn't run

MacPorts noreply at macports.org
Sun Feb 6 07:41:28 PST 2011


#28299: vidalia @0.2.9 Builds but doesn't run
-----------------------------------------+----------------------------------
  Reporter:  doug.ransom@…               |       Owner:  macports-tickets@…                   
      Type:  defect                      |      Status:  closed                               
  Priority:  Normal                      |   Milestone:                                       
 Component:  ports                       |     Version:  1.9.2                                
Resolution:  invalid                     |    Keywords:                                       
      Port:  vidalia                     |  
-----------------------------------------+----------------------------------
Changes (by macsforever2000@…):

 * cc: doug.ransom@… (removed)
  * status:  new => closed
  * resolution:  => invalid
  * keywords:  vidalia tor =>


Old description:

> Running from the command line results in Vidalia exiting with the
> following:
>
> bash-3.2$ pwd
> /Applications/Vidalia.app/Contents/MacOS
> bash-3.2$ ./Vidalia
> dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib
>   Referenced from: /opt/local/lib/libQtGui.4.dylib
>   Reason: image not found
> Trace/BPT trap
>
> Launching from Finder results in the same behavior but no output.

New description:

 Running from the command line results in Vidalia exiting with the
 following:

 {{{
 bash-3.2$ pwd
 /Applications/Vidalia.app/Contents/MacOS
 bash-3.2$ ./Vidalia
 dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib
   Referenced from: /opt/local/lib/libQtGui.4.dylib
   Reason: image not found
 Trace/BPT trap
 }}}

 Launching from Finder results in the same behavior but no output.

--

Comment:

 This is a problem caused by the update of libpng from 1.2 to 1.4 and it is
 affecting your qt4-mac build. You need to rebuild qt4-mac. Run the
 following:

 {{{
 sudo port selfupdate
 sudo port upgrade qt4-mac
 }}}

 In any event, this is not a problem with the vidalia port.

-- 
Ticket URL: <https://trac.macports.org/ticket/28299#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list