[hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
it tells me my edition is already the newest there is On Monday, January 4, 2016 at 5:38:55 PM UTC-5, Michael Havens wrote: > > I installed the hugin suite (sudo add-apt-repository > ppa:hugin/hugin-builds, sudo apt-get update; sudo apt-get install hugin >

Re: [hugin-ptx] hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Stefan Peter
Dear Michael Havens, On 04.01.2016 23:38, Michael Havens wrote: > I installed the hugin suite (sudo add-apt-repository > ppa:hugin/hugin-builds, sudo apt-get update; sudo apt-get install hugin > http://wiki.panotools.org/Hugin_Compiling_Ubuntu>) and panorama does not > work. Immediately upon

Re: [hugin-ptx] compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Stefan Peter
On 05.01.2016 14:23, Michael Havens wrote: > well I removed hugin (apt-get remove hugin) and I figure comiling it > from source might get everything to work. I thought to compile it I > would simply have to untar it and then run make and make install. not > so. After it wouldn't make I > found

[hugin-ptx] Re: compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Michael Havens
Thank You Stefan. I think I want to get my apt-get version to work. On Tuesday, January 5, 2016 at 8:23:47 AM UTC-5, Michael Havens wrote: > > well I removed hugin (apt-get remove hugin) and I figure comiling it from > source might get everything to work. I thought to compile it I would >

[hugin-ptx] hugin 32 bit or 64

2016-01-05 Thread Michael Havens
I was searching my computer for a program and happened upon the ideathat hugin 64 bit might be the problem so I tried to install the 32 bit version. It wouldn't install as shown below and was wondering what you thought I could do. $ sudo apt-get install hugin:i386 Reading package lists...

[hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
I got smart and started it from the command line: Which gave an error report (below) and spat some thing else out as well. I'm going to try not to clutter the list any. If you are interested: http://pastebin.com/D3YN2RqG -- A list of frequently asked questions is available at:

[hugin-ptx] Re: compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Michael Havens
Okay... I decided to try to compile it and am running into the same problem: sudo add-apt-repository ppa:hugin/hugin-builds sudo add-apt-repository ppa:hugin/nightly sudo apt-get update sudo apt-get install hugin enblend panini it will not find panini. -- A list of frequently asked questions

Re: [hugin-ptx] Re: compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Carlos Eduardo G. Carvalho (Cartola)
This is not to compile, what you did was a binary installation. I guess another friend here already answered about panini. It is not anymore in any actual repository. You would have to really compile it. Here is an old reference I've wrote about it:

Re: [hugin-ptx] Re: compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Stefan Peter
Dear Michael Havens On 05.01.2016 19:48, Michael Havens wrote: > Okay... I decided to try to compile it and am running into the same problem: > > sudo add-apt-repository ppa:hugin/hugin-builds > > sudo add-apt-repository ppa:hugin/nightly > sudo apt-get update > sudo apt-get install hugin

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
apt-get told me hugin was already up to date. A moment later I went into the repository and removed hugin* repositories, update the list and then installed hugin again and apt responded by saying some packages had not been fully removed or installed and then it asked if it should. (a) I said to do

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Uwe Koch
Hi Michael, did you try a sudo apt-get dist-upgrade from the terminal? Regards, Uwe Koch Kronberg Enrique Koch y Cía. Ltda. Fono: +56   322 543 464 Fax: +56   322 543 465 Cel: +56   987 177 837 Skype: uwe.koch.k E-mail: uwe.k...@opticakoch.cl La información contenida en este mensaje puede

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Stefan Peter
Dear Michael Havens On 05.01.2016 22:59, Michael Havens wrote: > why do you think it won't work on my system? Because we currently have 891 downloads for hugin 2015.0.0+dfsg-0ubuntu2~trusty for amd64 since we published it and if there was an obvious problem like the one you reported, we would

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
my system isn't ubuntu... in reality it is Mint 17.3 (if that matters). On Tue, Jan 5, 2016 at 4:59 PM, Michael Havens wrote: > why do you think it won't work on my system? > > On Tue, Jan 5, 2016 at 4:31 PM, Michael Havens wrote: > >> >>> sudo which hugin

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
> > > I still don't know > o what linux mint flavour you have installed: Can you send us the output of > > cat /etc/os-release > > o What hugin you currently have installed. Can you send us the output of > > which hugin > dpkg -s hugin > > > With kind regards > > Stefan Peter > -- > The output of

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
> > > sudo which hugin > sudo dpkg -s hugin > > Sorry for that. > No problem: ~ $ dpkg -s hugin Package: hugin Status: install ok installed Priority: optional Section: graphics Installed-Size: 3879 Maintainer: Hugin PPA Packagers Architecture: amd64 Version:

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Stefan Peter
Dear Michael Havens On 05.01.2016 21:53, Michael Havens wrote: > apt-get told me hugin was already up to date. A moment later I went into > the repository and removed hugin* repositories, update the list and then > installed hugin again and apt responded by saying some packages had not > been

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Stefan Peter
Dear Michael Havens On 05.01.2016 22:17, Stefan Peter wrote: > I still don't know > o what linux mint flavour you have installed: Can you send us the output of > > cat /etc/os-release > > o What hugin you currently have installed. Can you send us the output of > > which hugin > dpkg -s hugin

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
why do you think it won't work on my system? On Tue, Jan 5, 2016 at 4:31 PM, Michael Havens wrote: > >> sudo which hugin >> sudo dpkg -s hugin >> >> Sorry for that. >> > > No problem: > ~ $ dpkg -s hugin > Package: hugin > Status: install ok installed > Priority: optional >

[hugin-ptx] compile hugin on Mint17.x (ubuntu14.04)

2016-01-05 Thread Michael Havens
well I removed hugin (apt-get remove hugin) and I figure comiling it from source might get everything to work. I thought to compile it I would simply have to untar it and then run make and make install. not so. After it wouldn't make I found

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
On Tue, Jan 5, 2016 at 7:38 PM, Greg 'groggy' Lehey wrote: > On Tuesday, 5 January 2016 at 18:25:38 -0500, Michael Havens wrote: > >> > >> o What Linux Mint flavour do you use? I will install it on my test > >> system here in order to get more information, but it does not

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Greg 'groggy' Lehey
On Tuesday, 5 January 2016 at 18:25:38 -0500, Michael Havens wrote: >> >> o What Linux Mint flavour do you use? I will install it on my test >> system here in order to get more information, but it does not make much >> sense if I get the wrong one. >> >> o Did you try the move all the

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Stefan Peter
Dear Michael Havens On 05.01.2016 18:18, Michael Havens wrote: > it tells me my edition is already the newest there is Who or what tells you that? And what did you do to provoke this information? Please understand that we can not read minds. Unless you tell us what you did and what happened

Re: [hugin-ptx] Re: hugin and panini on Mint 17.x (ubuntu 14.04) and an ASSERT INFO error.

2016-01-05 Thread Michael Havens
> > > o What Linux Mint flavour do you use? I will install it on my test > system here in order to get more information, but it does not make much > sense if I get the wrong one. > > o Did you try the move all the $HOME/.hugin* files out of the way? > My home OS is Mint... Currently I have 17.3