#415 closed bug (fixed)
[Mouse] buttons image draws wrong
Reported by: | diver | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Try launching Mouse and press left/middle/right mouse buttons, you will notice that middle and left button images draws wrong in pressed state.
Change History (5)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Stefano, I think Stippi added tiff translator to the image, so it is now asked for identification. Maybe open a bug for the missing error handling in TIFF translator.
comment:3 by , 18 years ago
Resolution: | → fixed |
---|
comment:4 by , 18 years ago
Status: | new → closed |
---|
Note:
See TracTickets
for help on using tickets.
Running "Mouse" from the terminal shows this:
TIFFTranslator: Not a TIFF file, bad magic number 19778 (0x4d42) TIFFTranslator: Not a TIFF file, bad magic number 19778 (0x4d42) TIFFTranslator: Not a TIFF file, bad magic number 19778 (0x4d42)
So, either: our tiff translator can't handle the images in the Mouse preflet, or the images are corrupted/broken.