Re: [hugin-ptx] Error messages when loading images

2012-06-16 Thread Gnome Nomad

On 06/15/2012 01:41 PM, Mark wrote:

Hello.

Have been happily using Hugin for some months and all of a sudden, every
time I try to import images to start a new panorama I get an error
message saying I have invalid characters like $#@!= in the file name and
to rename it. There are no such such characters in the file names and
even when I rename them, the same thing happens. I was trying to load
photos taken in portrait orientation but it appears to be affecting all
of them now regardless.


Maybe a change in character encoding happened in the filenames somewhere 
- in your camera, your card reader or other way you get images from your 
camera?


What Hugin version? What OS?

--
Gnome Nomad
gnomeno...@gmail.com
wandering the landscape of god
http://www.clanjones.org/david/
http://dancing-treefrog.deviantart.com/
http://www.cafepress.com/otherend/

--
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


Re: [hugin-ptx] Error messages when loading images

2012-06-16 Thread Carl von Einem


Am 16.06.2012 um 08:10 schrieb Gnome Nomad gnomeno...@gmail.com:

 On 06/15/2012 01:41 PM, Mark wrote:
 Hello.
 
 Have been happily using Hugin for some months and all of a sudden, every
 time I try to import images to start a new panorama I get an error
 message saying I have invalid characters like $#@!= in the file name and
 to rename it. There are no such such characters in the file names and
 even when I rename them, the same thing happens. I was trying to load
 photos taken in portrait orientation but it appears to be affecting all
 of them now regardless.
 
 Maybe a change in character encoding happened in the filenames somewhere - in 
 your camera, your card reader or other way you get images from your camera?
 
 What Hugin version? What OS?

I'd suspect the path to those image files. See wiki.panotools.org/Hugin_FAQ
 - 2 Known Limitations
- 2.5 Special Characters in Paths 

Carl

-- 
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


Re: [hugin-ptx] Error messages when loading images

2012-06-16 Thread Carl von Einem

Am 16.06.2012 um 08:10 schrieb Gnome Nomadgnomeno...@gmail.com:


On 06/15/2012 01:41 PM, Mark wrote:

Hello.

Have been happily using Hugin for some months and all of a sudden, every
time I try to import images to start a new panorama I get an error
message saying I have invalid characters like $#@!= in the file name and
to rename it. There are no such such characters in the file names and
even when I rename them, the same thing happens. I was trying to load
photos taken in portrait orientation but it appears to be affecting all
of them now regardless.


Maybe a change in character encoding happened in the filenames somewhere - in 
your camera, your card reader or other way you get images from your camera?

What Hugin version? What OS?


I'd suspect the path to those image files. Seewiki.panotools.org/Hugin_FAQ
  -  2 Known Limitations
 -  2.5 Special Characters in Paths


or a little easier 
http://wiki.panotools.org/Hugin_FAQ#Special_Characters_in_Paths


On OS X you may also run into a problem if you drag and drop your images 
directly from iPhoto into Hugin:

http://wiki.panotools.org/Hugin_FAQ#OS_X_and_iPhoto

Does it work when you drag and drop your images from the Finder into 
Hugin's Images tab (or via load images from within Hugin)?


Carl

--
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


Re: [hugin-ptx] problem with installing hugin on opensuse: cannot find cannot find -lwx_x11univ_gl-2.8

2012-06-16 Thread Alexey Sukhovich
Dear Peter,

Thank you for your answer, and sorry for a long pause - I was away from 
home and could not try the advices which you and others have given to me. 
Now I am back, I start trying, here is the result of the first attempt.


 I'd recommend to follow the guideline at 
 http://wiki.panotools.org/Hugin_Compiling_OpenSuse 
 for compiling hugin for your OS. Or to fall back on a pre compiled 
 version which I'm sure exists somewhere. 


 With kind regards 

 Stefan Peter 


 I tried to follow the guidelines given at this link. They give the 
following sequence (after downloading hugin and packages ):

 Compile Hugin 

mkdir /usr/src/hugin/BuildHugin
cd /usr/src/hugin/BuildHugin
ccmake /usr/src/hugin/hugin
cmake /usr/src/hugin/hugin
make  sudo make install
Again, I have received the same error:
Linking CXX shared library libhuginbasewx.so
 
/usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lwx_x11univ_gl-2.8 
  
collect2: ld returned 1 exit status
make[2]: *** [src/hugin1/base_wx/libhuginbasewx.so.0.0] Error 1
make[1]: *** [src/hugin1/base_wx/CMakeFiles/huginbasewx.dir/all] Error 2

so it is really a problem of this lwx library. 

 

-- 
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


Re: [hugin-ptx] problem with installing hugin on opensuse: cannot find cannot find -lwx_x11univ_gl-2.8

2012-06-16 Thread Alexey Sukhovich
My apologies, in the first reply I have called you Peter :-) 



 With kind regards 

 Stefan Peter 


 -- 
 In summary, I think you are trying to solve a problem that may not 
 need to be solved, using a tool that is not meant to solve it, without 
 understanding what is causing your problems and without knowing how 
 the tool actually works in the first place :) 
 Jeffrey J. Kosowsky on the backuppc mailing list 


-- 
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: problem with installing hugin on opensuse: cannot find cannot find -lwx_x11univ_gl-2.8

2012-06-16 Thread Alexey Sukhovich
Dear T. Modes,


On Tuesday, May 29, 2012 6:08:17 PM UTC+2, T. Modes wrote:

  Linking CXX shared library libhuginbasewx.so 
  /usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ 
  ld: cannot find - 
  lwx_x11univ_gl-2.8 
  collect2: ld returned 1 exit status 

 This sounds like wxwidgets is build without OpenGL support. Install a 
 version with OpenGL support or rebuild from source with appropriate 
 option enabled. 



thank you for this hint. I would love to try it - but I am not a 
too-much-into-computers person at the moment. I am wondering if you could 
give me detaild instructions on how to build wxwwidgets with OpenGL 
support. More precisely: how to check that the version of wxwidgets is the 
one which has openGL support? To start, I might already check the whatever 
version is downloaded on my computer right now. Which files should I be 
looking for? 
For example, I have noticed that the directory src/gtk is empty. Could it 
be the source of problem in your opinion? 


And the same for the second option you have proposed: how to rebuild from 
source (which commands to use) and which options I should enable? 
As I said in my previous message, I have used the following commands while 
installing the wxwidgets:
 ./configure --with-x11 
 make 
 su type root password 
 make install 
 ldconfig 
 exit 



Thank you in advance,
Alexey

-- 
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: Error messages when loading pictures

2012-06-16 Thread Bart van Andel
Hi Mark,

Just to make sure, do the complete paths of the images (e.g. 
/home/yourname/somepath/img0001.tif) contain any of these characters? I'm 
asking because the file name in this case would be just img0001.tif, but 
if the rest of the path contains an invalid character, this error may 
show up.

By the way, the reason these characters are marked invalid is because 
make (used by Hugin to assemble the panorama) and possibly other tools in 
the tool chain have issues with them.

--
Bart

On Saturday, June 16, 2012 1:48:22 AM UTC+2, Mark wrote:

 Hello. Have been happily using Hugin for some months and all of a sudden, 
 every time I try to import images to start a new panorama I get an error 
 message saying I have invalid characters like $#@!= in the file name and to 
 rename it. There are no such such characters in the file names and even 
 when I rename them, the same thing happens. I was trying to load photos 
 taken in portrait orientation but it appears to be affecting all of them 
 now regardless.

 Mac OSX 10.6.8
 Hugin 2011..4.0


-- 
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