I also confirm this bug on Hardy. My locales are set to en_GB.UTF-8 and
my keyboard configured to belgian azerty.
--
Impossible to type a decimal point
https://bugs.launchpad.net/bugs/269303
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assign
Thanks to your help and some searching on google I solved the problem.
Here is the procedure :
gedit /home/YOUR_USERNAME/.local/share/mime/packages/Override.xml
suppress the following line :
png
document
save the modification and run the 2 following commands :
sudo update-mime-database /home
I've run a recursive grep for "png document" in /usr, /opt, /home, /etc, /root
and /lib but /lib/modules and /lib/udev (it hangs on both directories)
I don't think other directories could contain usefull information.
It returns nothing usefull except for /home :
/home/gio/.local/share/mime/packa
"dpkg -S /usr/share/mime/image/png.xml" returns :
dpkg: /usr/share/mime/image/png.xml not found.
"dpkg -S png.xml" returns :
dpkg: *png.xml* not found.
"apt-file search png.xml" doesn't return anything.
--
.png and .wav not opening - no icon for .wav
https://bugs.launchpad.net/bugs/59498
You re
"grep "png document" /usr/share/mime -r" does not return anything
"grep "png" /usr/share/mime -r" returns :
/usr/share/mime/image/png.xml:http://www.freedesktop.org/standards/shared-mime-info"; type="image/png">
/usr/share/mime/packages/freedesktop.org.xml:
/usr/share/mime/packages/freedesktop.o
Yes it does. I created a new user and tried to open
PNG_transparency_demonstration_1.png. I got the same error and it did
not open.
I always have Ubuntu 6.06 Dapper Drake.
--
.png and .wav not opening - no icon for .wav
https://bugs.launchpad.net/bugs/59498
You received this bug notification bec