#82: console option (Win application) in .spec file is set to False always
unless --debug is set
--------------------------------+-------------------------------------------
 Reporter:  [email protected]  |        Owner:  giovannibajo   
     Type:  defect              |       Status:  new            
 Priority:  normal              |    Milestone:                 
Component:  PyInstaller         |      Version:  PyInstaller 1.4
 Severity:  major               |   Resolution:                 
 Keywords:  console, windows    |  
--------------------------------+-------------------------------------------
Old description:

> If we don't specify --debug in the freeze option (see below), the
> "console" option will not be set to True.
> C:\work\pyinstaller_mainthunk> python Makespec.py --console -F -s -X -n
> bpp -p %PYTHONPATH% -w ..\src\ToBeFreeze.py
>
> This issue is produced on SVN r699.

New description:

 If we don't specify --debug in the freeze option (see below), the
 "console" option will not be set to True.
 {{{
 C:\work\pyinstaller_mainthunk> python Makespec.py --console -F -s -X -n
 bpp -p %PYTHONPATH% -w ..\src\ToBeFreeze.py
 }}}
 This issue is produced on SVN r699.

Comment (by giovannibajo):

 I have tried to execute the above command line, and it generates a .spec
 file '''with''' the console option set to {{{True}}}. Can you please be
 more specific about the bug?

 Thanks!

-- 
Ticket URL: <http://www.pyinstaller.org/ticket/82#comment:1>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to