#280 closed bug (fixed)
StyledEdit rewrites file attributes
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
StyledEdit rewrites mime attributes of edited files. For example if one open .m3u file and edit it with StyledEdit and than save it this .m3u file will have StyledEdit as preferred application, but not SoundPlay or anything. R5's StyledEdit doesn't do it. Also StyledEdit is _very_ slow on resizing it's window with large file opened and will eat your cpu and memory. Maybe this should be another bug. Adding Axel as he is worked on StyledEdit in near past ;-)
Change History (11)
comment:1 by , 19 years ago
Summary: | StyledEdit rewrites mime attributes → StyledEdit rewrites file attributes |
---|
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:3 by , 19 years ago
comment:4 by , 19 years ago
Status: | assigned → new |
---|
comment:5 by , 19 years ago
Owner: | changed from | to
---|
comment:6 by , 19 years ago
Status: | new → assigned |
---|
comment:7 by , 19 years ago
It's fixed now. BTranslationUtils::WriteStyledEditFile() overwrote the MIME type of the file.
comment:8 by , 19 years ago
Status: | assigned → closed |
---|
comment:9 by , 19 years ago
Resolution: | → fixed |
---|
comment:11 by , 19 years ago
bug_group: | → developers |
---|
Note:
See TracTickets
for help on using tickets.
Damn :-)