From owner-freebsd-questions@FreeBSD.ORG Fri Aug 23 16:59:10 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B9928159 for ; Fri, 23 Aug 2013 16:59:10 +0000 (UTC) (envelope-from vagabond@blackfoot.net) Received: from nightmare.dreamchaser.org (nightmare.dreamchaser.org [12.32.44.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 59C3D2416 for ; Fri, 23 Aug 2013 16:59:09 +0000 (UTC) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [12.32.36.73]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id r7NGx15N090002; Fri, 23 Aug 2013 10:59:01 -0600 (MDT) (envelope-from vagabond@blackfoot.net) Message-ID: <521794D5.2040409@blackfoot.net> Date: Fri, 23 Aug 2013 10:59:01 -0600 From: Gary Aitken User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130730 Thunderbird/17.0.7 MIME-Version: 1.0 To: Warren Block Subject: Re: hugin? References: <5216E841.504@blackfoot.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [12.32.36.65]); Fri, 23 Aug 2013 10:59:02 -0600 (MDT) Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 16:59:10 -0000 On 08/23/13 07:10, Warren Block wrote: > On Thu, 22 Aug 2013, Gary Aitken wrote: > >> Is anyone using the current port of hugin successfully on 9.1? I've >> never used it before but an attempt to start it crashes: >> >> $ hugin /usr/local/share/hugin/data/plugins/top_five.py CAT:Control >> Points NAM:keep 5 CPs per image pair >> /usr/local/share/hugin/data/plugins/woa.py CAT:Control Points >> NAM:Warped Overlap Analysis >> /usr/local/share/hugin/data/plugins/shooting_pattern.py CAT:initial >> distribution NAM:6-1-1 Shooting Pattern >> /usr/local/share/hugin/data/plugins/crop_cp.py CAT:Control Points >> NAM:Crop Control Points Segmentation fault: 11 (core dumped) > > That could be from having the OpenGL preview window enabled. In > ~/.hugin, go to the [GLPreviewFrame] section and set isShown to zero. > After the program starts, that can be set in the Preferences: > File/Preferences/Assistant "After align open". Set it to "Preview > Window" rather than "Fast preview window". I don't see any "GLPreviewFrame", or any "Preview" at all; or any "Shown": cat .hugin version=2012.0 [AutoPano] AutoPanoCount=10 Default=0 [AutoPano/AutoPano_0] Type=1 Description=Hugin's CPFind Program=cpfind Arguments=--multirow -o %o %s ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_1] Type=1 Description=Hugin's CPFind + Celeste (slower but more accurate, no cps on clouds) Program=cpfind Arguments=--celeste --multirow -o %o %s ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_2] Type=2 Description=Cpfind (multirow/stacked) Program=cpfind Arguments=-o %o --multirow %s ProgramMatcher= ArgumentsMatcher= ProgramStack=align_image_stack ArgumentsStack=-f %v -v -p %o %i Option=1 [AutoPano/AutoPano_3] Type=1 Description=Autopano-SIFT-C Program=autopano-noop.sh Arguments=--maxmatches %p --projection %f,%v %o %i ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_4] Type=1 Description=Panomatic Program=panomatic Arguments=-o %o %i ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_5] Type=4 Description=Autopano-SIFT-C (multirow/stacked) Program=generatekeys Arguments=%i %k 800 ProgramMatcher=autopano ArgumentsMatcher=--maxmatches %p %o %k ArgumentsCleanup= ProgramStack=align_image_stack ArgumentsStack=-f %v -v -p %o %i Option=1 [AutoPano/AutoPano_6] Type=1 Description=Align image stack Program=align_image_stack Arguments=-f %v -v -p %o %i ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_7] Type=1 Description=Align image stack FullFrameFisheye Program=align_image_stack Arguments=-f %v -e -p %o %i ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_8] Type=1 Description=Vertical lines Program=linefind Arguments=-o %o %s ProgramMatcher= ArgumentsMatcher= Option=1 [AutoPano/AutoPano_9] Type=1 Description=Hugin's CPFind (prealigned) Program=cpfind Arguments=--prealigned -o %o %s ProgramMatcher= ArgumentsMatcher= Option=1 gdb shows the following: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 812807400 (LWP 100339/hugin)] 0x000000080525cab0 in wxWindow::DoSetSize () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 (gdb) where #0 0x000000080525cab0 in wxWindow::DoSetSize () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #1 0x0000000805342c7e in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #2 0x00000008053546f0 in wxWindowBase::Layout () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #3 0x000000080537f5d6 in wxPanel::OnSize () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #4 0x0000000804dfe48d in wxEvtHandler::ProcessEventIfMatches () from /usr/local/lib/libwx_baseu-2.8.so.0 #5 0x0000000804dfe64c in wxEventHashTable::HandleEvent () from /usr/local/lib/libwx_baseu-2.8.so.0 #6 0x0000000804dfe78d in wxEvtHandler::ProcessEvent () from /usr/local/lib/libwx_baseu-2.8.so.0 #7 0x000000080525ca85 in wxWindow::DoSetSize () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #8 0x0000000805342c7e in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #9 0x0000000805342c03 in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #10 0x0000000805342c7e in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #11 0x0000000805342c03 in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #12 0x0000000805342c7e in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #13 0x0000000805342c7e in wxBoxSizer::RecalcSizes () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #14 0x00000008053546f0 in wxWindowBase::Layout () from /usr/local/lib/libwx_gtk2u_core-2.8.so.0 #15 0x00000008056b7f08 in wxAuiManager::DoFrameLayout () from /usr/local/lib/libwx_gtk2u_aui-2.8.so.0 #16 0x00000008056bf720 in wxAuiManager::Update () from /usr/local/lib/libwx_gtk2u_aui-2.8.so.0 #17 0x000000000054e0b8 in HuginBase::Nona::ReduceStitcher, std::allocator > >, vigra::BasicImage > >::stitch, vigra::RGBValue**>, vigra::RGBAccessor >, vigra::BasicImageIterator, vigra::StandardValueAccessor, vigra_ext::ReduceToHDRFunctor > > () #18 0x0000000000471469 in wxListEvent::~wxListEvent () so it appears to be ui related. BTW, the splash screen displays before anything starts happening: /usr/local/share/hugin/data/plugins/top_five.py CAT:Control Points NAM:keep 5 CPs per image pair /usr/local/share/hugin/data/plugins/woa.py CAT:Control Points NAM:Warped Overlap Analysis /usr/local/share/hugin/data/plugins/shooting_pattern.py CAT:initial distribution NAM:6-1-1 Shooting Pattern /usr/local/share/hugin/data/plugins/crop_cp.py CAT:Control Points NAM:Crop Control Points Segmentation fault: 11 (core dumped)