GNOME Bugzilla – Bug 609120
Use MESSAGE_INFO for export dialog confirmation icon
Last modified: 2011-08-01 19:29:51 UTC
Created attachment 153104 [details] Error icon in Gnote while export to HTML succeed This is not a bug, this is an interface issue I guess. When exporting a note to HTML, file is created, it's ok, but the icon is a red error sign, it's like "oops, i can't export it!", but the text is OK, and the file is created all right. So could you just put a different icon, green at least? Just not to be frightened. Screenshot is in attachment. Fedora 12, default installation, Gnome 2.28.2. Thank you very much, and sorry for my English.
Gnote 0.6.3, if it matters
Created attachment 161120 [details] [review] replaces MESSAGE_ERROR with MESSAGE_INFO when exporting to HTML
I think, just replacing the MESSAGE_ERROR with MESSAGE_INFO in src/addins/exporttohtml/exporttohtmlnoteaddin.cpp , line 155 will remove the error icon. But, it is showing the MESSAGE_ERROR because it fails to open the exported html file in a web browser. But manually opening the file in the web browser just works fine.
Same issue in Gnote 0.7.2.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
*** Bug 655721 has been marked as a duplicate of this bug. ***