Sponsored Content
Full Discussion: Error on my Linux terminal
Operating Systems Linux Ubuntu Error on my Linux terminal Post 302219279 by gsabarinath on Monday 28th of July 2008 06:58:45 PM
Old 07-28-2008
Error on my Linux terminal

Hi,
I keep on getting the following error on my linux terminal. It did not harm my system so far, but I was wondering if this can be eliminated.
{
Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed

(Gecko:4617): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed
} keep on repeating....
when I press "return", system come back to the prompt as normal. Can somebody help..? thanks in advance.
 

9 More Discussions You Might Find Interesting

1. Solaris

Terminal settings from linux to solaris

When I log in from my linux workstation (CentOS4) to a solaris 8 server using SSH or telnet, the terminal settings don't seem to work well. When I tail or vi a file, I get a blank screen or no response, and I am no longer able to interact with the session. I have to type the escape sequence to... (2 Replies)
Discussion started by: tjlst15
2 Replies

2. Windows & DOS: Issues & Discussions

looking for linux like tab terminal for windows

Hello all is there any free tool like linux tabbed terminal but for windows im used to work with putty and its great but i wander if there something like putty but with tabs thanks (12 Replies)
Discussion started by: umen
12 Replies

3. Shell Programming and Scripting

Customizing Terminal in Live Linux Distro

I'm creating a python script to load a configuration to gnome-terminal immediately after a Live Boot. I must run it in super-user mode, because I shut down some services first. After this, I want to configure gnome-terminal. The problem is that if I run it as super-user, it successfully shuts... (0 Replies)
Discussion started by: misfitplanet
0 Replies

4. Linux

how to perform a system check on linux via terminal

hi im new to this and i just want to learn about linux and i just wanted to know how would i be able to perform a system check to see if a directory exists. can any one help me? (2 Replies)
Discussion started by: roozis
2 Replies

5. Homework & Coursework Questions

help with linux terminal window

Hello! I need to create a file and provide access to two users of the file under the same command in linuxs terminal window. The question is how can I do it? (3 Replies)
Discussion started by: Messe
3 Replies

6. UNIX for Dummies Questions & Answers

Linux terminal server?

Hello everyone, I have an interesting project I'd like to implement on a Linux server here at work. Essentially, I'd like to replace a handful of Windows servers with a single Linux server. The only task these Windows servers perform, is provide remote desktops via RDP protocol that people... (13 Replies)
Discussion started by: lupin..the..3rd
13 Replies

7. UNIX for Advanced & Expert Users

Getting the process ID of the terminal in Unix/Linux

Hi, How can we get the process id of the terminal we are using? When we logged in to unix, we have an associated terminal. we can use "tty" command to get the terminal we are using like: /dev/pts/0 I want to know the process id of this terminal. Please reply as I searched a lot but I... (8 Replies)
Discussion started by: crazybisu
8 Replies

8. Homework & Coursework Questions

If statements in Linux terminal

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: Hello all so i just started learning linux and i need to make script which compares 2 files by size and shows on... (9 Replies)
Discussion started by: sasisken
9 Replies

9. UNIX for Dummies Questions & Answers

How to change colours in Linux Terminal Xfce?

Hi all - just started using Linux Mint 17 and I need to change the Foreground & Background Colours for the Terminal, my eyesight is not what it used to be many years ago, so any help would be much appreciated. Regards Malcolm (6 Replies)
Discussion started by: electrocad
6 Replies
gobject-query(1)						   User Commands						  gobject-query(1)

NAME
gobject-query - displays information about gobject types SYNOPSIS
gobject-query qualifier [-r type] [ -i | -b ""] [-s #] [-n] [-h] DESCRIPTION
gobject-query can be used to display the different types of gobjects provided by the glib library OPTIONS
The following options are supported: -b Specifies the indent string. This option only applies to the output layout. -h Displays a help message about the gobject-query command, and the options that you can use with the gobject-query command. -i Specifies an incremental indent string. This option only applies to the output layout. -n Specifies that gobject-query should not descend the type tree. This means that derived types are not displayed. -r Specifies the root type, for example, GObject, GParam. -s Specifies the line spacing. This option only applies to the output layout. OPERANDS
The following operands are supported: qualifier The following qualifiers are supported: froots Iterates over the fundamental root tree Prints the type tree EXAMPLES
Example 1: Displaying All Types Provided by glib and Derived from GParam example% gobject-query tree GParam Example 2: Changing the Output Layout example% gobject-query froots | `void | `void | `void | `void | `GInterface | `GTypePlugin example% gobject-query froots -b foo foo| foo`void foo| foo`void foo| foo`void foo| foo`void foo| foo`GInterface example% gobject-query froots -s 5 | | | | | `void | | | | | `void | | | | | `void ... ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables that affect the execution of gobject-query: NLSPATH. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gobject-query The command-line executable for the application. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs-devel | +-----------------------------+-----------------------------+ |Interface stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
The pango documentation can be found at the following URL: file:///usr/share/gnome/devel-doc/pango NOTES
Written by Erwann Chenede, Sun Microsystems Inc., 2003. SunOS 5.10 8 Apr 2003 gobject-query(1)
All times are GMT -4. The time now is 03:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy