lmc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmc-dev] Unability to open amc-Files


From: lmc-dev
Subject: Re: [lmc-dev] Unability to open amc-Files
Date: Wed, 10 Aug 2005 12:16:55 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050809)

Hi Uwe, -

[...]


At the moment all I can think of is some encoding problem. I have included a patch which will change pre-release2 to pre-release3 and added new debug output.
[...]

This should start up lmc without installation. Please create a new file, close it and try opening it again and send me the console output. Lets check what gets written and what gets read.


-bash-2.05b$ python2.3 lmc.py
[root] INFO: moviefly  $Rev: 407 $ (c) by Uwe Mayer
[_Settings] INFO: Loading program configuration
[LMCMain] INFO: Saving file in <class 'AMCFile33.AMCFile33'> format
[LMCMain] INFO: Using file format: <class 'AMCFile33.AMCFile33'>
writing:
"IEFNQ18zLjMgQW50IE1vdmllIENhdGFsb2cgMy4zLnggICB3d3cuYnV5cGluLmNvbSAgd3d3LmFu
dC5iZS50ZiA=
"
crc32: -1392796165
[LMCMain] INFO: Creating new file pre3-empy1.amc
[PicturePreview] DEBUG: No image set: clearing label
[LMCMain] DEBUG: Enabling file actions
[LMCMain] INFO: Closing file /usr/home/martin/pre3-empy1.amc
[LMCMain] DEBUG: Disabling file actions
[LMCMain] DEBUG: Autoprobing file format
reading:
""
while should have read:
"IEFNQ18zLjMgQW50IE1vdmllIENhdGFsb2cgMy4zLnggICB3d3cuYnV5cGluLmNvbSAgd3d3LmFu
dC5iZS50ZiA=
"
crc32: "0" vs. "-1392796165"
[LMCMain] ERROR: TypeError trying to open file: /usr/home/martin/pre3-empy1.amc
Traceback (most recent call last):
  File "lmc.py", line 511, in fileOpen
    raise e
TypeError: File ID mismatch: this is no valid AMC file v3.3


Thanks,
Martin

p.s.: If you like, I can setup a ssh-account for you in my moviefly jail.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]