PDA

View Full Version : (ZendStudio:31837): GLib-WARNING **: g_set_prgname() called multiple times



Almeida1
March 22nd, 2010, 03:29 PM
Hi

Im not sure if this is to do with Zend Studio or with Ubuntu itself but when I try and open Zend Studio fom the command line, it opens but in the command line it says:

(ZendStudio:31837): GLib-WARNING **: g_set_prgname() called multiple times

If I then try and close the terminal window, I get a popup message saying:

"There is still a process running in this terminal. Closing the terminal will kill it."

If I click Close Terminal this then closes Zend Studio!

Any idea what the problem is and how I can fix it?

Thanks

n0dix
March 22nd, 2010, 04:12 PM
See the Bug report (https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/501670), maybe shows a solution.

Almeida1
March 22nd, 2010, 04:28 PM
See the Bug report (https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/501670), maybe shows a solution.

Thanks for the reply, I looked at the report before posting here because I couldnt find a fix.

Almeida1
March 22nd, 2010, 11:00 PM
Anyone know a fix for this?? :(

HellBoz
March 23rd, 2010, 05:14 PM
You need to udate glib ( 2.22.3 - bug fixed ).

phrostbyte
March 23rd, 2010, 07:04 PM
If you close a Terminal any applications launched from that Terminal will also be closed, even those which are background run (using the '&' operator).

Almeida1
March 24th, 2010, 12:02 PM
You need to udate glib ( 2.22.3 - bug fixed ).

Sorry I am a bit of a noob to linux. How do I update glib???

Thanks

Almeida1
March 24th, 2010, 12:16 PM
I have checked the Synaptic Package Manager and searched for libglib.

Then looking at libglib2.0 I have 2.22.3-0ubuntu1 installed. It says the latest version is also 2.22.3-0ubuntu1.

libglib2.0-data is also set to 2.22.3-0ubuntu1.

n0dix
March 24th, 2010, 04:45 PM
Try reinstalling the package, but it seems the bug isn't fix.

Hellkeepa
March 24th, 2010, 10:06 PM
HELLo!

First the GLIB warning is just a warning, doesn't need to be a problem.

Secondly, as phrostbyte pointed out: The fact that an application, that you've started from the terminal, closes when you close the terminal is not a bug. It's the expected behavior.

So, do you have any bugs, or side effects, that can be described to the warning. Or was it just that Zend Studio closed when you closed the terminal window?

Happy codin'!

HellBoz
March 25th, 2010, 06:21 AM
I have checked the Synaptic Package Manager and searched for libglib.

Then looking at libglib2.0 I have 2.22.3-0ubuntu1 installed. It says the latest version is also 2.22.3-0ubuntu1.

libglib2.0-data is also set to 2.22.3-0ubuntu1.

The only way to update it on Jaunty is PPA.