[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-09-17 Thread Andreas Metzler
On 2011-09-11 T. Modes thomas.mo...@gmx.de wrote: Hi Andreas, some questions to your bug report: Have you also tried current tip? I did a change in the last week to deactivate the tray icon. Does the mainwindow also disappear if no stitch was started (because I don't really understand, why

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-09-17 Thread tmodes
Hi Andreas, thanks for feedback. No need to test the other things. They were only for the case the fixes in default branch did not fixes the issue. ** Changed in: hugin Status: Incomplete = Fix Committed -- You received this bug notification because you are a member of Hugin

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-09-11 Thread tmodes
The observed behaviour is related to the window manager. First it does not support the tray area. Second the virtual desktop seems to be implemented by only minimizing the windows, which are not on the active desktop. wxWidgets 2.8 does not offer an option to get an information about the

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-08-28 Thread Yuv
Hi Stephen, Thanks for the feedback. I don't have access to a development environment on Windows and was not aware of the issue. Sorry for causing this trouble. It seems that it is easier to remove my contribution rather than fix the headers as you suggest:

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-08-26 Thread Stephen Bennett
Yuval I think the following changeset is breaking the compile of PTBatcher? Changeset: 5427 (04e6287fb38a) * add option to PTBatcherGUI to quit application at the end of the batch On Windows, with wxWidget 2.8.11 and Visual Studio 2009 I get the following compiler time error: 36Linking...

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-08-26 Thread Stephen Bennett
In short Batch.cpp is used in both PTBatcher and PTBatcherGUI but wxGetApp() is only defined in the GUI project. Actually I'm wrong here, the issues is which headers gets included into Batch.cpp. It is easy to re-range the header so they both contain the DECLARE_APP().. Then all that is needed

Re: [Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-07-19 Thread Yuv
On July 19, 2011 02:04:52 pm Andreas Metzler wrote: The Windowhandling does not seem to have changed. No, I have not changed the window handling (yet). The next thing I want to do is to start PTBatcherGUI minimized to the tray. Both main window and execution details still autohide after a

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-07-18 Thread Yuv
had the wish for closing of PTBatcherGUI after termination of the batch outstanding in bug 792659 it is not exactly what you wish for, but do you really want Hugin to close PTBatcherGUI, even if it is still in the middle of a stitch? Anyway, scratched my itch. Test default branch after

[Hugin-devs] [Bug 811864] Re: PTBatcherGUI annoying window handling

2011-07-17 Thread Andreas Metzler
** Attachment added: screenshot after starting a stitch https://bugs.launchpad.net/bugs/811864/+attachment/2213175/+files/screenshot_startup.jpg -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.