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 440655 - crash in Panel: Selected a file within t...
crash in Panel: Selected a file within t...
Status: RESOLVED DUPLICATE of bug 434074
Product: gnome-panel
Classification: Other
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-23 10:05 UTC by ah
Modified: 2007-05-23 11:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ah 2007-05-23 10:05:39 UTC
Version: 2.18.1

What were you doing when the application crashed?
Selected a file within the Open file selector.


Distribution: Gentoo Base System release 1.12.10
Gnome Release: 2.18.1 2007-05-23 (Gentoo)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-ck2 #5 SMP Mon May 21 09:13:13 CEST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 124260352 vsize: 124260352 resident: 25513984 share: 19894272 rss: 25513984 rss_rlim: 18446744073709551615
CPU usage: start_time: 1179913746 rtime: 242 utime: 224 stime: 18 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47478844981296 (LWP 9605)]
0x00002b2e862ef872 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47478844981296 (LWP 9605))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_str_hash
    from /usr/lib/libglib-2.0.so.0
  • #4 g_hash_table_remove
    from /usr/lib/libglib-2.0.so.0
  • #5 ??
    from /usr/lib/libgnome-menu.so.2
  • #6 ??
    from /usr/lib/libgnome-menu.so.2
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (220 sec old) ---------------------
  File "/usr/lib64/transgaming_cedega/setup_wizard_gui.py", line 427, in store_soundcard_driver_info
    dict = system_detection.get_alsa_oss_info_from_cedegarc(self.Point2Play)
  File "/usr/lib64/transgaming_cedega/system_detection.py", line 425, in get_alsa_oss_info_from_cedegarc
    comp_value = misc_utils.which_version_newer(1, 0, 11, int(major), int(minor), int(minorminor) )
ValueError: invalid literal for int(): 14rc2
Traceback (most recent call last):
  File "/usr/lib64/transgaming_cedega/setup_wizard_gui.py", line 161, in on_forward_button_clicked
    self.finish_setup()
  File "/usr/lib64/transgaming_cedega/setup_wizard_gui.py", line 223, in finish_setup
    self.store_soundcard_driver_info()
  File "/usr/lib64/transgaming_cedega/setup_wizard_gui.py", line 427, in store_soundcard_driver_info
    dict = system_detection.get_alsa_oss_info_from_cedegarc(self.Point2Play)
  File "/usr/lib64/transgaming_cedega/system_detection.py", line 425, in get_alsa_oss_info_from_cedegarc
    comp_value = misc_utils.which_version_newer(1, 0, 11, int(major), int(minor), int(minorminor) )
ValueError: invalid literal for int(): 14rc2
--------------------------------------------------
Comment 1 Susana 2007-05-23 11:50:47 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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