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 632797 - Gnote crashes while adding new lines before a web hyperlink
Gnote crashes while adding new lines before a web hyperlink
Status: RESOLVED DUPLICATE of bug 586541
Product: gnote
Classification: Applications
Component: main
0.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2010-10-21 14:30 UTC by Ivan Kharlamov
Modified: 2010-10-21 16:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ivan Kharlamov 2010-10-21 14:30:47 UTC
Binary package hint: gnote

When I add newline characters before a web hyperlink, gnote crashes. See screencast for more details.

Gnote version 0.6.2,

$ uname -a
Linux xxx 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 GNU/Linux
$ lsb_release -rd
Description: Ubuntu 10.04.1 LTS
Release: 10.04
--
$ gnote

(gnote:27508): Gtk-CRITICAL **: gtk_widget_get_realized: assertion `GTK_IS_WIDGET (widget)' failed

(gnote:27508): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer

(gnote:27508): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnote:27508): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer

(gnote:27508): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnote:27508): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer

(gnote:27508): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnote:27508): GLib-GObject-CRITICAL **: g_type_class_peek_parent: assertion `g_class != NULL' failed
Segmentation fault
Comment 1 Hubert Figuiere (:hub) 2010-10-21 15:02:34 UTC
Looks a hell lot like bug 586541

Please update to 0.7.x and try again.
Comment 2 Ivan Kharlamov 2010-10-21 15:22:36 UTC
I've just upgraded to version 0.7.2. Looks like the bug is gone.

Can you the fix the gnote version in Ubuntu Lucid repository? It's LTS release after all...
Comment 3 Hubert Figuiere (:hub) 2010-10-21 16:05:52 UTC
(In reply to comment #2)
> I've just upgraded to version 0.7.2. Looks like the bug is gone.
> 
> Can you the fix the gnote version in Ubuntu Lucid repository? It's LTS release
> after all...

You are asking the wrong person. It is Ubuntu/Canonical's responsibility. After all they are the one being paid to do so. 

And for what it is worth, the bug was rolled into 0.6.3 which was released by Debarshi at the end of November 2009, which mean it was available SEVERAL month before the "LTS" release you mention.

*** This bug has been marked as a duplicate of bug 586541 ***