After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 522786 - Invalid MIME-Type in brasero.desktop file.
Invalid MIME-Type in brasero.desktop file.
Status: RESOLVED OBSOLETE
Product: brasero
Classification: Applications
Component: general
0.7.1
Other All
: High critical
: 0.7
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-03-16 16:36 UTC by valentin.sawadski
Modified: 2008-03-17 05:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description valentin.sawadski 2008-03-16 16:36:13 UTC
Please describe the problem:
The brasero.desktop file located at /usr/share/applications contains a ":" as the delimiter in the MIME-Type in line 50.


Steps to reproduce:
update-mime-database /usr/share/applications

Actual results:
This causes update-mime-database to crash in some cases. Since some applications require update-mime-database to perform normally could this be a blocker for them (in my case I was not able to install a newer version of firefox)

Expected results:
update-mime-database should perform nicely.

Does this happen every time?
yes

Other information:
To fix, replace the ":" with an ";" :-)
Comment 1 Luis Medinas 2008-03-17 05:24:07 UTC
This bug was already fixed in svn. Thanks
Comment 2 Luis Medinas 2008-03-17 05:25:39 UTC
This bug was already fixed in svn. Thanks