icon-theme.cache gets detected incorrectly
Bug #359434 reported by
Stefan Friesel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GTK+ |
Won't Fix
|
Medium
|
|||
shared-mime-info |
Won't Fix
|
Low
|
|||
shared-mime-info (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: shared-mime-info
icon caches (created by gtk-update-
freedesktop.
imho this pattern is much to simple and should be removed/expanded (icon cashes happen to match this pattern because their header contains the version number 1.0.12 with 16bit-ints for each part).
icon cache files could be detected by
<glob pattern="*.cache"/>
or even
<treematch type="file" path="icon-
as this name seems to be canonical.
Changed in shared-mime-info: | |
status: | Unknown → Confirmed |
Changed in shared-mime-info (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in shared-mime-info: | |
importance: | Unknown → Low |
Changed in shared-mime-info: | |
importance: | Low → Unknown |
Changed in shared-mime-info: | |
importance: | Unknown → Low |
Changed in shared-mime-info: | |
status: | Confirmed → Won't Fix |
Changed in gtk: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in gtk: | |
status: | New → Won't Fix |
To post a comment you must log in.
Binary package hint: shared-mime-info
icon caches (created by gtk-update- icon-cache) are currently detected as application/ x-font- ttf by the pattern org.xml: 5706 <match value=" \000\001\ 000\000\ 000" type="string" offset="0"/>
freedesktop.
imho this pattern is much to simple and should be removed/expanded (icon cashes happen to match this pattern because their header contains the version number 1.0.12 with 16bit-ints for each part).
icon cache files could be detected by theme.cache" match-case="true"/>
<glob pattern="*.cache"/>
or even
<treematch type="file" path="icon-
as this name seems to be canonical.