[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2008-03-07 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instuctions to have apport report a new bug about your crash that can be
dealt with by the automatic retracer.

If you are using Ubuntu with the Gnome desktop environment - launch
nautilus and navigate to your /var/crash directory and double click on
the crash report you wish to submit.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

** This bug has been marked a duplicate of bug 155855
   GStreamer Warning when starting gnomeradio

** This bug is no longer a duplicate of bug 155855
   GStreamer Warning when starting gnomeradio

** Changed in: gnomeradio (Ubuntu)
   Status: Confirmed = Invalid

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2008-02-17 Thread rubinstein
The bug is still not fixed in Hardy. I am not a coder, but it should be
not that hard to package the latest svn code (where this bug is already
fixed) for an experienced person. Thank you very much.

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-12-12 Thread Gourgi
i confirm that  bug too
i applied Laubstein's patch and now the bug is  gone !
thanks 

PS. i still get this when i open gnomeradio :

(process:10948): GStreamer-WARNING **: The GStreamer function 
gst_init_get_option_group() was
called, but the GLib threading system has not been initialised
yet, something that must happen before any other GLib function
is called. The application needs to be fixed so that it calls
   if (!g_thread_supported ()) g_thread_init(NULL);
as very first thing in its main() function. Please file a bug
against this application.

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-12-12 Thread Gourgi
i found this 
http://bugzilla.gnome.org/show_bug.cgi?id=462796
to fix the warning
it works

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-12-12 Thread Brian Murray
Reviewing this bug report and its comments it seems that multiple people
are experiencing this problem.  Subsequently, I am confirming this bug
report.  For future reference you can manage the status of bug reports
by clicking on the current status in the yellow line and then choosing a
new status in the drop down box.  You can learn more about bug statuses
at http://wiki.ubuntu.com/Bugs/Status .

** Changed in: gnomeradio (Ubuntu)
   Status: New = Confirmed

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-12-12 Thread Gourgi
firstly thanks for pointing at wiki
i learned some for reporting bugs :)

so new status for me : 
after patching the current version for gutsy as i mentioned above , i 
unistalled it completely and i installed the hardy's version 8.04 for my AMD64
taken from here :   https://launchpad.net/ubuntu/hardy/amd64/gnomeradio/1.7-4

which works without the 2 bugs mentioned above (crasshing after adding new 
station - Gstreamer warning ..)
so now the status should be changed to Fix Committed or Fix Released: , i'm 
a little confused about that

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-12-12 Thread Gourgi
firstly thanks for pointing at wiki
i learned some for reporting bugs :)

so new status for me : 
after patching the current version for gutsy as i mentioned above , i 
unistalled it completely and i installed the hardy's version 8.04 for my AMD64
taken from here :   https://launchpad.net/ubuntu/hardy/amd64/gnomeradio/1.7-4

which works without the 2 bugs mentioned above (crasshing after adding new 
station - Gstreamer warning ..)
so now the status should be changed to Fix Committed or Fix Released: , i'm 
a little confused about that

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-11-14 Thread pvdeynse
i confirm patch gnomeradio_1.7-3.diff.gz is solving above error and crash of 
gnomeradio, but what worries me is that today i've installed ubuntu version 
gnomeradio 1.7-4
and the error is back. I'm using Ubuntu Gutsy 7.04


[EMAIL PROTECTED]:~$ dpkg -l|grep gnomeradio
ii  gnomeradio 1.7-4
 FM-radio tuner for the GNOME desktop
[EMAIL PROTECTED]:~$ 


[EMAIL PROTECTED]:~$ gnomeradio
lirc_readconfig: Bestand of map bestaat niet
The lirc configfile (~/.lircrc) could not be opened.
Using default config.

gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion 
failed: (mom_ps  g_list_length(menuitems))
aborting...
Afgebroken (core dumped)

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-10-27 Thread Laubstein
Hi!
I've created a little patch to this problem. (the patch worked for me in Gutsy 
final release)

see attachment.

ps: the 1.7-2 patch can be found here:
http://packages.ubuntu.com/gutsy/sound/gnomeradio

Good luck

** Attachment added: gnomeradio_1.7-3.diff.gz
   http://launchpadlibrarian.net/10191070/gnomeradio_1.7-3.diff.gz

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-10-25 Thread Dan
Yes i have a similar problem , mine crashes when doing the same thing. I have 
added the following log from the command line.
[EMAIL PROTECTED]:~$ gnomeradio

(process:27678): GStreamer-WARNING **: The GStreamer function 
gst_init_get_option_group() was
called, but the GLib threading system has not been initialised
yet, something that must happen before any other GLib function
is called. The application needs to be fixed so that it calls
   if (!g_thread_supported ()) g_thread_init(NULL);
as very first thing in its main() function. Please file a bug
against this application.
lirc_init: No such file or directory
gnomeradio-Message: Could not start lirc!

gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion 
failed: (mom_ps  g_list_length(menuitems))
aborting...
Aborted (core dumped)
[EMAIL PROTECTED]:~$

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-10-15 Thread rubinstein
For Gutsy, one can install the gnomeradio 1.6 package from http://www
.wh-hms.uni-ulm.de/~mfcn/gnomeradio/packages/gnomeradio_1.6-1_i386.deb
(official developer site).

This version doesn't crash when adding the station names.

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-09-29 Thread rubinstein
Can nobody make a new gnomeradio package? The package right now isn't
exactly useful, when you can't name your radio stations because the
program crashes.

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-08-11 Thread Oskar Rubinstein
This must be http://bugzilla.gnome.org/show_bug.cgi?id=381624

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs