PDA

View Full Version : Weird error: view/edit with .gif file


DYN_DaTa
12-17-2002, 08:30 PM
That problem happened when i was trying to view, and later, edit a .gif file from a friend's server (through server window). That's the messages from Status Window:


When using "View" file (CTRL + V):

An internal error has occurred.
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 70A800B6
An internal error has occurred.
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 70A73692


When using "Edit" file (CTRL + E):

An internal error has occurred.
Error reading Editor.HideSelection: Win32 Error. Code: 1400.
Invalid window handle


But, that's the funny part... if i download THIS file to my computer and try again to view (and later edit) this file again through server window, the file is viewed/edited into my default pictures program without error messages. My conclusion is that this problem only happens when this specific file isn't transferred to my computer.


That's the content of my errorlog file:


18/12/2002 2:08:08
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TPopupList
Error reading Editor.HideSelection: Win32 Error. Code: 1400.
Invalid window handle

18/12/2002 2:08:17
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TPopupList
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 7742840A

18/12/2002 2:17:32
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TPopupList
Error reading Editor.HideSelection: Win32 Error. Code: 1400.
Invalid window handle

18/12/2002 2:17:41
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TPopupList
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 70A800B6

18/12/2002 2:17:43
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TWinConsole
Object Name: Console1
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 70A73692

18/12/2002 2:18:25
Version: 2.0 (build 906)
Compiled on: Nov 30, 2002
Object class: TPopupList
Error reading Editor.HideSelection: Win32 Error. Code: 1400.
Invalid window handle


----------------

My O.S is Windows XP + SP1

bigstar
12-17-2002, 09:43 PM
That's really strange. Edit & View are identical for local & remote. When it's a remote file the file is downloaded and viewed/edited.

Make sure you don't have shift depressed when Viewing/Editing as this forces it to load into the internal editor.

Based on your errors it seems like it tried to open the file in the internal editor, if does this for the ftp, it should of did this for the local view as well.

I tested with my setup and I was unable to reproduce any problems. Perhaps a special debug version would give us some ideas of where things go wrong.

DYN_DaTa
12-17-2002, 11:17 PM
Auch... i can reproduce the problem. Let's get a file from a pub, for example ftp.cakewalk.com/pub/Press/Screen_Shots/VSampler/VSampler-Screenshot.jpg

That's the 4 combinations:


#1) Edit: (with file only on remote server)

TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (161,58,92,190,7,106).
RETR VSampler-Screenshot.jpg
125 Data connection already open; Transfer starting.
226 Transfer complete.
Transferred: VSampler-Screenshot.jpg 133.238 bytes in 5,26 (24,75 KBps)
An internal error has occurred.
Error reading Editor.HideSelection: Win32 Error. Code: 1400.
Invalid window handle


#2) View: (with file only on remote server)

PASV
227 Entering Passive Mode (161,58,92,190,7,112).
RETR VSampler-Screenshot.jpg
125 Data connection already open; Transfer starting.
226 Transfer complete.
Transferred: VSampler-Screenshot.jpg 133.238 bytes in 5,28 (24,66 KBps)
An internal error has occurred.
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 7742840A


#3) View: (without problems - file on local & remote server)


#4) Edit: (file on local & remote server)

TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (161,58,92,190,7,137).
RETR VSampler-Screenshot.jpg
125 Data connection already open; Transfer starting.
226 Transfer complete.
Transferred: VSampler-Screenshot.jpg 133.238 bytes in 5,31 (24,51 KBps)
An internal error has occurred.
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 7742840A
An internal error has occurred.
Access violation at address 77F5178D in module 'ntdll.dll'. Write of address 77575235



By the way, combination #4 is new for me... in my first post it worked perfect ... :confused:.

DYN_DaTa
12-19-2002, 03:53 AM
Problem solved. Thanks bigstar :)

MidKnight
12-19-2002, 04:04 AM
well looks like you got it fixed, dont know what the problem was?, but i use view and/or edit everyday and i've never had this problem myself

bigstar
12-19-2002, 04:22 AM
He was using windows file associations, I suggested for him to try adding the file associations into FlashFXP. Thus bypassing windows file assocations and relying on FlashFXP file associations.

I'm not entirely sure why it worked. but i'm glad it did.

MidKnight
12-19-2002, 04:28 AM
mmm ok, well i've never used it that way anyway, i also tell flash to use my prefered app for a perticular extension