libvips / nip2

A spreadsheet-like GUI for libvips.
https://libvips.github.io/libvips/
GNU General Public License v2.0
360 stars 13 forks source link

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

Closed MvGulik closed 1 year ago

MvGulik commented 11 years ago

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)

jcupitt commented 11 years ago

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.

MvGulik commented 11 years ago

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)