Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 230)

Ticket Resolution Summary Owner Reporter
#63 fixed native OSX build Antoine Martin Antoine Martin
Description

Parallel to bug #21 (OSX Packaging) It is worth pursuing a native OSX build using gtk-osx

This would integrate better with osx.

Important pieces are:

Step by step: start-from-scratch Problem is that there seems to be an incompatibility with the version from macports... (detects existing pkg_config?)

Hopefully this will result in a package that works better than py2app's...

#62 duplicate must be able to specify the reverse-mDNS port to use with firewalls Antoine Martin Antoine Martin
Description

at present, a random port is chosen, which will not work with hosts running almost any kind of firewall...

Should re-use the spec parsing code used by the server, which supports syntax like:

=:2345
=127.0.0.1:
=192.168.0.1:2345,192.168.1.1:4567

etc

#68 fixed msvcr90.dll bundling issues Antoine Martin Antoine Martin
Description

According to py2exe tutorial it should just be a case of adding the Microsoft.VC90.CRT directory to the installer, but this does not work for me. Other posts suggest copying the raw DLLs into the root dist folder (also did not work).

more info here

Note: See TracQuery for help on using queries.