nip2 icon indicating copy to clipboard operation
nip2 copied to clipboard

Crash, FileSystem, FileRename, HiddenSelection. (Win?)

Open MvGulik opened this issue 11 years ago • 2 comments

Renaming the extension of a disk file, that is currently selected (but hidden) in the Nip2 Open-File window, crashes Nip2.

-- Select the file (test.DAT) to be renamed outside Nip2, in Nip2 Open-File window. (All files:) -- Select a different file set like (Workspace:.ws). -- Change the target file extension. (any renaming seems to work. Used *.DAT <-> *.RGB.)

(Only tested on file-extension part, not on file-name part.)

(nip2-7.30.1d, Windows Xp)

MvGulik avatar Jan 31 '13 13:01 MvGulik

I think this is a gtk on Windows bug. nip2 adds a preview on the right hand side of the file open dialog, but that's it. And the preview won't be involved in this case I think.

Seems to to work on linux.

I'll leave this bug open in case anyone else comes across this.

jcupitt avatar Feb 14 '13 11:02 jcupitt

Re-tested with nip2-7.32.0. (no change)

Note: The test file seems to need to be the first file in the nip2-file-open file list, with normal ascending file-name order. (CQ: I could not trigger the crash with descending name order. Not when the file was at the top or the bottom of the file list.)

(#10 working fine at this end to.)


Re-tested with nip2-7.33.0 (RC1). (no change) (short test, just to see if nips still crashes) (nts: retest after the gtk part in nip2 changes)


+Nip2-8.4.0. (?:gtk)

MvGulik avatar Mar 11 '13 15:03 MvGulik