[Hugin-devs] [Bug 679909] Re: Add some warning about low disc space

2011-04-22 Thread tmodes
You put your code into the unix specific part. But the include is processed for all operating systems. So this will not work on windows and maybe mac. Hugin runs on different OS and the code should respect this. -- You received this bug notification because you are a member of Hugin Developers,

[Hugin-devs] [Bug 749669] Re: crash opening image files with 'open project'

2011-04-22 Thread tmodes
Your patch rejects too much characters. Hugin is capable to work with filenames with nearly all characters. But your patch rejects all advanced characters e.g. äöüß from german, but other language are also affected. On unix Hugin works with filenames with characters from nearly the whole UTF-8

[Hugin-devs] [Bug 760874] Re: Panorama fails on enblend error

2011-04-22 Thread tmodes
There is something messed up with your project. The output cancas size is probably too big (nearly 85 Gigapixel). Also check the preview. There is no image in the output rectangle. So check your project. This error is also covered by the FAQ:

[Hugin-devs] [Bug 768899] [NEW] hugin-generated makefiles don't work with bash

2011-04-22 Thread David Hodges
Public bug reported: it took me a while to figure out that hugin won't work unless the first instance of sh in the path is zsh (or similar). if it is bash or ksh, it will fall over on lines like @echo Operating System: Windows XP (5.1 Service Pack 3) because the ( character is not enclosed

[Hugin-devs] [Bug 679909] Re: Add some warning about low disc space

2011-04-22 Thread Dipak Chirmade
** Patch removed: dipak-chirmade-Bug-#679909.patch https://bugs.launchpad.net/hugin/+bug/679909/+attachment/2080446/+files/dipak-chirmade-Bug-%23679909.patch -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 768899] Re: hugin-generated makefiles don't work with bash

2011-04-22 Thread tmodes
*** This bug is a duplicate of bug 727406 *** https://bugs.launchpad.net/bugs/727406 The next one who did not read the FAQ or can use the search function: http://wiki.panotools.org/Hugin_FAQ#Stitching_fails_on_Windows_.28syntax_error.29 https://bugs.launchpad.net/hugin/+bug/696646

[Hugin-devs] [Bug 761231] Re: Image cache memory can't be set above 2047MB

2011-04-22 Thread wedge
I can confirm this. -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/761231 Title: Image cache memory can't be set above 2047MB Status in Hugin - Panorama Tools GUI: New Bug description:

[Hugin-devs] [Bug 679164] Re: hugin invokation of make failure on MAKEFLAGS=-j2

2011-04-22 Thread Andreas Metzler
Still present in 2011.0.0 beta3. It invokes make -f /tmp/huginmk_pViQ5m info test all clean ** Changed in: hugin Status: Expired = Confirmed -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin.

[Hugin-devs] [Bug 679909] Re: Add some warning about low disc space

2011-04-22 Thread Dipak Chirmade
Please find attached patch which has only gnu/linux specific fix for the time being. Thanks for pointing out the issue! ... ** Patch added: dipak-chirmade-Bug-#679909.patch https://bugs.launchpad.net/hugin/+bug/679909/+attachment/2082939/+files/dipak-chirmade-Bug-%23679909.patch -- You