Opened 16 years ago

Closed 16 years ago

#3002 closed bug (fixed)

[FileTypes] ask to save changes even if you don't change anything (easy)

Reported by: diver Owned by: stippi
Priority: normal Milestone: R1
Component: Preferences/FileTypes Version: R1/pre-alpha1
Keywords: Cc: obaro.ogbo@…
Blocked By: Blocking:
Platform: All

Description

This is only happens with some files.
I could reproduce it with "Firefox" file.
Right click it and open with FileTypes, then close it via Alt+w.

Attachments (1)

FileType.diff (448 bytes ) - added by nastee 16 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by diver, 16 years ago

Summary: [FileTypes] ask to save changes even if you don't change enything[FileTypes] ask to save changes even if you don't change anything

comment:2 by stippi, 16 years ago

Owner: changed from axeld to stippi
Status: newassigned

comment:3 by diver, 16 years ago

Summary: [FileTypes] ask to save changes even if you don't change anything[FileTypes] ask to save changes even if you don't change anything (easy)

by nastee, 16 years ago

Attachment: FileType.diff added

comment:4 by nastee, 16 years ago

Cc: obaro.ogbo@… added

It happens with applications when the Application Flags checkbox is not checked. FileTypes sets the flags to B_MULTIPLE_LAUNCH by default, but doesn't check for this in _Flags().

comment:5 by nastee, 16 years ago

oops... pls check if the attached FileType.diff solves the issue.

comment:6 by stippi, 16 years ago

Not quite, but I'm on it... thanks for the hint!

comment:7 by stippi, 16 years ago

Resolution: fixed
Status: assignedclosed

Testing just this aspect, it should be fixed now. Please reopen if there are still problems with other settings. Fixed in hrev29638.

Note: See TracTickets for help on using tickets.