[hugin-ptx] Re: Hugin installer for Windows Vista

2009-04-25 Thread Ola Lindberg

Hi!

I just tried the installer and noticed a possible issue. The installer
runs as administrator (which is correct) the issue is that the web
browser that shows the web site after the install also runs as
administrator. I'm not totally sure about it but I think that's what
happened to me.

//Ola

On Apr 8, 11:13 am, Dedalus  wrote:
> Hi,
>
> A fresh build of SVN 3778 as an installer for Windows Vista/XP has
> been uploaded 
> tohttp://adhuikeshoven.pbwiki.com/Hugin-installer-for-Windows-Vista
>
> Greetings,
>
> Dedalus

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: libpano13-2.9.14_beta2?released

2009-04-25 Thread Andreas Metzler

In gmane.comp.misc.ptx Bruno Postle  wrote:
> On Sat 25-Apr-2009 at 18:39 +0200, Andreas Metzler wrote:
[...]
>>tests/simpleTiff16/reference/ ships a .svn subdirectory.

> This was fixed a couple of months ago, or at least the beta2 tarball 
> doesn't contain any .svn folders.

Aargh. diffed the wrong direction, sorry for the noise.

While I am at it ... these are probably also worth fixing:
ametz...@argenau:/tmp/pano13$ grep implicit buildlog.libpano13_2.9.14~beta2-1
parser.c:851: warning: implicit declaration of function 
'EvaluateControlPointErrorAndComponents'
ColourBrightness.c:383: warning: implicit declaration of function 'htons'
ColourBrightness.c:398: warning: implicit declaration of function 'round'
ColourBrightness.c:398: warning: incompatible implicit declaration of built-in 
function 'round'
ColourBrightness.c:457: warning: incompatible implicit declaration of built-in 
function 'round'

thanks, cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Alpha Channel Masking

2009-04-25 Thread grow

I removed all the Alpha Channel masks and the stitch went to a
successful conclusion  bringing us back to the original point that
the problem lay with the Alpha Channel.

all the best

George

On 25 Apr, 12:31, Kornel Benko  wrote:
> Am Samstag 25 April 2009 schrieb grow:
>
> > Thanks Lukas,
>
> > I have tried stitching an 8,000 x 4,000 equirectangular with
> >      -m 1024
> > and with
> >       -m 2048  (having quit every other application and cleared out
> > lots of RAM )
> > and each time the result is a crash that looks like the same old
> > error.
>
> > Next I am going to try -m 512
>
> > If anyone has a better idea - please shout!
>
> > all the best
>
> Yes, I have -m 400, and no problems. It seems to depend on the malloc
> function, which may be unable to get more memory in _one_ chunk.
>
> > George
>
>         Kornel
> --
> Kornel Benko
> kornel.be...@berlin.de
>
>  signature.asc
> < 1KViewDownload
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: libpano13-2.9.14_beta2 released

2009-04-25 Thread Bruno Postle

On Sat 25-Apr-2009 at 18:39 +0200, Andreas Metzler wrote:
>In gmane.comp.misc.ptx Bruno Postle  wrote:
>> A question:  libpano13-2.9.14_beta2 was released seven weeks ago and 
>> there have been no bug reports, can I assume that this version is ok 
>> for a 'stable' release?

>*man/*.1 still says ".TH PANOINFO 1 "2008-01-22" "2.9.12" "LIBPANO13
>TOOLS"", I guess you need to let them be regenerated by pod2man to get
>the correct version number.

Thanks, fixed.

>tests/simpleTiff16/reference/ ships a .svn subdirectory.

This was fixed a couple of months ago, or at least the beta2 tarball 
doesn't contain any .svn folders.

-- 
Bruno

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: libpano13-2.9.14_beta2 released

2009-04-25 Thread Andreas Metzler

In gmane.comp.misc.ptx Bruno Postle  wrote:
[...]
> A question:  libpano13-2.9.14_beta2 was released seven weeks ago and 
> there have been no bug reports, can I assume that this version is ok 
> for a 'stable' release?
[...]

Simple stuff:

*man/*.1 still says ".TH PANOINFO 1 "2008-01-22" "2.9.12" "LIBPANO13
TOOLS"", I guess you need to let them be regenerated by pod2man to get
the correct version number.

tests/simpleTiff16/reference/ ships a .svn subdirectory.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: SVN UP Error

2009-04-25 Thread Bruno Postle

On Fri 24-Apr-2009 at 22:58 -0500, Dale Beams wrote:
>
> svn: Failed to add directory 
> 'hugin/src/hugin1/hugin/xrc/data/help_it_IT': object of the same 
> name already exists

Probably a missig .svn folder, delete the help_it_IT folder and try 
again.

--
Bruno

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin segfault on exposure optimisation

2009-04-25 Thread Kornel Benko
Am Samstag 25 April 2009 schrieb Lukáš Jirkovský:
> 2009/4/25 Milan Knížek :
> > Milan Knížek píše v Po 02. 03. 2009 v 20:32 +0100:
> >> I am experiencing a segmentation fault with the current SVN version of
> >> hugin on Ubuntu 8.10 amd64 when running exposure optimisation (either
> >> with wizard or manually).
> >
> > Anyone else hit by the bug? I tried on Ubuntu 9.04 Jaunty amd64 and
> > still the same.
> >
> > regards
> >
> > Milan Knizek
> > knizek (dot) confy (at) volny (dot) cz
> > http://www.milan-knizek.net - about linux and photography
>
> I'm not able to reproduce it on any panorama I have. Maybe it's x64 only.

I have unbuntu 64-bit and no problems here. Compiled 15 minutes ago.
Neither in the Exposure-tab, nor in the photometric-tab of the fast-preview.

> Lukáš "stativ" Jirkovský

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.


[hugin-ptx] Re: Alpha Channel Masking

2009-04-25 Thread Kornel Benko
Am Samstag 25 April 2009 schrieb grow:
> Thanks Lukas,
>
> I have tried stitching an 8,000 x 4,000 equirectangular with
>  -m 1024
> and with
>   -m 2048  (having quit every other application and cleared out
> lots of RAM )
> and each time the result is a crash that looks like the same old
> error.
>
> Next I am going to try -m 512
>
> If anyone has a better idea - please shout!
>
> all the best

Yes, I have -m 400, and no problems. It seems to depend on the malloc 
function, which may be unable to get more memory in _one_ chunk.

> George

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.


[hugin-ptx] Re: Alpha Channel Masking

2009-04-25 Thread grow

Thanks Lukas,

I have tried stitching an 8,000 x 4,000 equirectangular with
 -m 1024
and with
  -m 2048  (having quit every other application and cleared out
lots of RAM )
and each time the result is a crash that looks like the same old
error.

Next I am going to try -m 512

If anyone has a better idea - please shout!

all the best

George

On 25 Apr, 07:42, Lukáš Jirkovský  wrote:
> 2009/4/25 grow :
>
>
>
> > Lukas,
> > Thanks for the suggestion:
> >> Have you tried running enblend with -m option?
>
> > I tried adding just -m and got a usage error that told me that the -m
> > option needed a number and that the default was 1024 ... so I tried
> > including:
> >    -m 1024
> > in the Enblend options and of course (I guess because that is the
> > default) got what looks like the same error as before  ... ending with
> > a lot of:
> >    
> >   enblend(23946) malloc: *** set a breakpoint in szone_error to debug
> >   enblend(23946) malloc: *** vm_allocate(size=1069056) failed (error
> > code=3)
> >   enblend(23946) malloc: *** error: can't allocate region
> >   enblend(23946) malloc: *** set a breakpoint in szone_error to debug
>
> >   enblend: out of memory
> >   St9bad_alloc
> >   gnumake: *** [Village_Hotel_exposure_00.tif] Error 1
> > ___
>
> > So should I go up or down on the "-m" ...?
>
> > all the best
>
> > George
>
> > On 24 Apr, 08:22, Lukáš Jirkovský  wrote:
> >> > enblend(22495) malloc: *** error: can't allocate region
> >> > enblend(22495) malloc: *** set a breakpoint in szone_error to debug
> >> > enblend(22495) malloc: *** vm_allocate(size=1069056) failed (error
> >> > code=3)
> >> > enblend(22495) malloc: *** error: can't allocate region
> >> > enblend(22495) malloc: *** set a breakpoint in szone_error to debug
>
> >> > enblend: out of memory
> >> > St9bad_alloc
> >> > gnumake: *** [Village_Hotel_exposure_00.tif] Error 1
>
> >> Have you tried running enblend with -m option? It limits the memory
> >> used by enblend by saving temporary files to the disk so it doesn't
> >> run out of memory.
>
> >> Lukáš "stativ" Jirkovský
>
> Yep, I think so. This parameter sets the maximum usage of memory. If
> it memory usage exceeds number after -m hugin saves soma data to hard
> disk. It should be set somewhere below your current RAM.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin segfault on exposure optimisation

2009-04-25 Thread Lukáš Jirkovský

2009/4/25 Milan Knížek :
>
> Milan Knížek píše v Po 02. 03. 2009 v 20:32 +0100:
>
>> I am experiencing a segmentation fault with the current SVN version of
>> hugin on Ubuntu 8.10 amd64 when running exposure optimisation (either
>> with wizard or manually).
>>
> Anyone else hit by the bug? I tried on Ubuntu 9.04 Jaunty amd64 and
> still the same.
>
> regards
>
> Milan Knizek
> knizek (dot) confy (at) volny (dot) cz
> http://www.milan-knizek.net - about linux and photography
>
>
> >
>

I'm not able to reproduce it on any panorama I have. Maybe it's x64 only.

Lukáš "stativ" Jirkovský

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---



[hugin-ptx] Re: Hugin segfault on exposure optimisation

2009-04-25 Thread Milan Knížek

Milan Knížek píše v Po 02. 03. 2009 v 20:32 +0100:

> I am experiencing a segmentation fault with the current SVN version of
> hugin on Ubuntu 8.10 amd64 when running exposure optimisation (either
> with wizard or manually).
> 
Anyone else hit by the bug? I tried on Ubuntu 9.04 Jaunty amd64 and
still the same.

regards

Milan Knizek
knizek (dot) confy (at) volny (dot) cz
http://www.milan-knizek.net - about linux and photography


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~--~~~~--~~--~--~---