error import a bmp converted with "Aperçu"

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

error import a bmp converted with "Aperçu"

Post by jmburnod » Sat Jul 02, 2011 8:08 pm

Hi All,
I meet an error when I want to import a bmp converted with "Aperçu".
When i set the filename of the image, LC quit before the try and catch error work.
(Usually I have no problem to import a bitmap)
You can get the stack and the image into the attached folder

Thank one more for your help

Best regards

Jean-Marc
Attachments
errorImportBmp.zip
(5.66 KiB) Downloaded 232 times
https://alternatic.ch

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: error import a bmp converted with "Aperçu"

Post by shaosean » Sat Jul 02, 2011 9:24 pm

Is Aperçu a software title or the name of the file? Rev does not support non-ascii file names/paths

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: error import a bmp converted with "Aperçu"

Post by jmburnod » Sat Jul 02, 2011 9:41 pm

Hi, shaosean

Thank for your reply

Code: Select all

Is Aperçu a software title or the name of the file? Rev does not support non-ascii file names/paths
Sorry, "Aperçu" is a software for Mac using to open files and save to other type
The name of the file is to import is "ErrorImage.bmp".

Curiously, if i set the filename of a player instead an image it work without problem

Jean-Marc
https://alternatic.ch

Post Reply