Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

View: New views
5 Messages — Rating Filter:   Alert me  

Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

by timboj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Just installed Ubuntu 9.10 beta and am having problems with svn 4664.

Have latest libpano13, autopano-sift-C etc.

When I run Hugin a Panorama Tools error dialogue pops up saying
'unsupported projection'. Anybody else had any luck with Ubuntu 9.10?

Tim

tnugent@ubuntu-desktop:~/src/hugin_latest$ hugin
hugin: /build/buildd/hugin-0.8.0.dfsg/src/hugin_base/panotools/
PanoToolsInterface.cpp:551: void HuginBase::PTools::setDestImage
(Image&, vigra::Diff2D, unsigned char*, const
HuginBase::PanoramaOptions::ProjectionFormat&, const
std::vector<double, std::allocator<double> >&, double): Assertion
`image.formatParamCount == (int) projParams.size()' failed.
Aborted (core dumped)

--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to hugin-ptx+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Re: Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

by Yuval Levy-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Tim wrote:
> Just installed Ubuntu 9.10 beta and am having problems with svn 4664.
>
> Have latest libpano13, autopano-sift-C etc.
>
> When I run Hugin a Panorama Tools error dialogue pops up saying
> 'unsupported projection'. Anybody else had any luck with Ubuntu 9.10?

what projection were you trying to use? I've had no problems with Hugin
on 9.10 for a few months. It could also be a general bug in Hugin.

Yuv


--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to hugin-ptx+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Re: Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

by timboj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't even get to select a projection (and I'm not loading up a .pto either) - the splash screen comes up, and while it's still up that error dialogue pops up then it crashes. I had everything running fine yesterday with 4664 on 9.04, so that's the only thing that's changed (I think). I recompiled all the other pre-requisites.

Tim

2009/10/23 Yuval Levy <google@...>

Tim wrote:
> Just installed Ubuntu 9.10 beta and am having problems with svn 4664.
>
> Have latest libpano13, autopano-sift-C etc.
>
> When I run Hugin a Panorama Tools error dialogue pops up saying
> 'unsupported projection'. Anybody else had any luck with Ubuntu 9.10?

what projection were you trying to use? I've had no problems with Hugin
on 9.10 for a few months. It could also be a general bug in Hugin.

Yuv





--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to hugin-ptx+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Re: Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

by Bruno Postle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Fri 23-Oct-2009 at 13:20 -0700, Tim Nugent wrote:
>
>When I run Hugin a Panorama Tools error dialogue pops up saying
>'unsupported projection'. Anybody else had any luck with Ubuntu 9.10?

The error is generated by libpano13, I get it if I save a project
with stereographic projection output, close, then open it in Hugin.

Sometimes I also get a crash, but I haven't been able to pin down
why these error messages sometimes cause crashes or not, possibly
some timing issue.

I suspect it is related to this bug:

https://sourceforge.net/tracker/?func=detail&aid=2867671&group_id=77506&atid=550441

--
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@...
To unsubscribe from this group, send email to hugin-ptx+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---


Re: Hugin crashes with 'unsupported projection' on Ubuntu 9.10 beta

by timboj :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the clue Bruno, had an old libpano13 compiled under 9.04 in /usr/lib that was getting picked up over the 9.10 compiled version in /usr/local/lib; removed it and it works now.

Although I get a crash on

Error: Directory NikonPreview with 8224 entries considered invalid; not read.

Program received signal SIGSEGV, Segmentation fault.
0x00fb99bd in ?? () from /usr/lib/libexiv2.so.5

Which I'm now dealing with. Looks like the consequences of doing an upgrade rather than a fresh install of Ubuntu.

Tim

2009/10/23 Bruno Postle <bruno@...>

On Fri 23-Oct-2009 at 13:20 -0700, Tim Nugent wrote:
>
>When I run Hugin a Panorama Tools error dialogue pops up saying
>'unsupported projection'. Anybody else had any luck with Ubuntu 9.10?

The error is generated by libpano13, I get it if I save a project
with stereographic projection output, close, then open it in Hugin.

Sometimes I also get a crash, but I haven't been able to pin down
why these error messages sometimes cause crashes or not, possibly
some timing issue.

I suspect it is related to this bug:

https://sourceforge.net/tracker/?func=detail&aid=2867671&group_id=77506&atid=550441

--
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@...
To unsubscribe from this group, send email to hugin-ptx+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/hugin-ptx
-~----------~----~----~----~------~----~------~--~---