GNOME Bugzilla – Bug 353946
Topic urls open www.(null).com
Last modified: 2007-05-17 16:04:21 UTC
Please describe the problem: Topic urls are open as www.(null).com instead of actual urls. Steps to reproduce: 1. Join a channel with an url in the topic (like #gnome-love or #gnome-hackers). 2. Right click on the topic url and select Open or just give it a click. Actual results: www.(null).com will be open instead of the url. Expected results: the urls is displayed in the browser Does this happen every time? Yes Other information: I'm using Epiphany as my default browser (2.15.91)
Is this really with 0.13?
I suppose you have the same problem if the URL is in the conversation panel ?
I just tried again, following happened: 1. I wrote http://www.google.com on a channel 2. Clicked on it 3. Google opened fine Then I tried with the topic of a channel, it worked, then I tried with the one in #gnome-love and bug buddy popped: Memory status: size: 39784448 vsize: 0 resident: 39784448 share: 0 rss: 18370560 rss_rlim: 0 CPU usage: start_time: 1157478625 rtime: 0 utime: 760 stime: 0 cutime:726 cstime: 0 timeout: 34 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/XChat-GNOME IRC Chat' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226836304 (LWP 4387)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 71656
Thread 1 (Thread -1226836304 (LWP 4387))
Could you try with HEAD version and provide a trace with debugging symbols please?
*** Bug 356671 has been marked as a duplicate of this bug. ***
*** Bug 358576 has been marked as a duplicate of this bug. ***
*** Bug 361780 has been marked as a duplicate of this bug. ***
Debug symbols, la de dah. Backtrace was generated from '/usr/bin/xchat-gnome' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1230117184 (LWP 12023)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 76275
Thread 1 (Thread -1230117184 (LWP 12023))
*** Bug 362423 has been marked as a duplicate of this bug. ***
*** Bug 365764 has been marked as a duplicate of this bug. ***
*** Bug 367342 has been marked as a duplicate of this bug. ***
*** Bug 369537 has been marked as a duplicate of this bug. ***
*** Bug 369791 has been marked as a duplicate of this bug. ***
*** Bug 371724 has been marked as a duplicate of this bug. ***
*** Bug 376000 has been marked as a duplicate of this bug. ***
*** Bug 376197 has been marked as a duplicate of this bug. ***
*** Bug 379366 has been marked as a duplicate of this bug. ***
*** Bug 379310 has been marked as a duplicate of this bug. ***
*** Bug 380289 has been marked as a duplicate of this bug. ***
*** Bug 381922 has been marked as a duplicate of this bug. ***
This crashs occurs during the emit of this signal in sexy-url-label.c. g_signal_emit(url_label, signals[URL_ACTIVATED], 0, priv->active_link->url); So i suppose it's the priv->active_link->url that is badly set. There is good chance this bug is related to bug 364030 in libsexy.
*** Bug 383091 has been marked as a duplicate of this bug. ***
*** Bug 383152 has been marked as a duplicate of this bug. ***
*** Bug 384526 has been marked as a duplicate of this bug. ***
*** Bug 384553 has been marked as a duplicate of this bug. ***
*** Bug 385297 has been marked as a duplicate of this bug. ***
*** Bug 387311 has been marked as a duplicate of this bug. ***
*** Bug 393861 has been marked as a duplicate of this bug. ***
*** Bug 395292 has been marked as a duplicate of this bug. ***
*** Bug 401974 has been marked as a duplicate of this bug. ***
*** Bug 407674 has been marked as a duplicate of this bug. ***
*** Bug 410220 has been marked as a duplicate of this bug. ***
*** Bug 411934 has been marked as a duplicate of this bug. ***
*** Bug 415870 has been marked as a duplicate of this bug. ***
*** Bug 416820 has been marked as a duplicate of this bug. ***
*** Bug 417795 has been marked as a duplicate of this bug. ***
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. This fix is in libsexy. See bug #364030. Sat Mar 17 18:27:21 PDT 2007 David Trowbridge <trowbrds@gmail.com> * libsexy/sexy-url-label.c: - Fix a typo which was causing the widget to never be marked as unmapped, which was preventing it from re-mapping the event window when the widget was shown again. Bugs #364030 and #353946. - Fix cursors to properly account for selectable widgets at all times.
*** Bug 422012 has been marked as a duplicate of this bug. ***
*** Bug 427624 has been marked as a duplicate of this bug. ***
*** Bug 434473 has been marked as a duplicate of this bug. ***