OpenSUSE :: 11.4 Sudo Launch - ERROR: Gdbusconnection.c:2279:initable_init: Assertion Failed

Mar 15, 2011

I just upgraded opensuse from version 11.3 to 11.4 using the online method changing the repositories. But now when i log into my gnome session as "normal user" and open a gnome terminal, then trying to launch a graphic application such as gedit or any other application that relys on X, it returns a problem such as:

Code:
GLib-GIO: ERROR: gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)

The message can show once or repeat several times. I didn't have this problem before.

View 3 Replies


ADVERTISEMENT

OpenSUSE Install :: Glib Error - GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: Assertion Failed

Mar 31, 2011

As root, type "zypper update" and get several lines of the following error:

**
GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)
Loading repository data...
Reading installed packages...

Nothing to do. Used zypper dup to upgrade from 11.3. Still have boot problems (will open another thread), but had major problems upgrading timezone. File downloads would reach some percentage of completion, then B/s would slowly reduce, to zero. Upgrade would halt until manually aborted. Solution was to manually download 5 timezone files and install them in a directory repository. File download did not specify just the timezone file, but also a part of the directory. Could this be part of the problem? example: ./rpm/i586/timezone-2011d-0.2.1.i586.rpm instead of just the file name.System is a Dell 3000 (Pentium 4, 512MB memory).

View 5 Replies View Related

OpenSUSE :: Update 11.4 Kde Error "assertion `GTK_IS_WIDGET (child)' Failed"

May 14, 2011

getting that message repeated few times after trying to update opensuse 11.4 kde "(<unknown>:8952): Gtk-CRITICAL **: IA__gtk_notebook_get_tab_label: assertion `GTK_IS_WIDGET (child)' failed" I changed the windows decoration from oxygen to laptop and back to oxygen and since then I am getting that message

View 1 Replies View Related

OpenSUSE Multimedia :: XMMS2 For 11.4 - Error "FAIL: Xmms_mediainfo_reader_wakeup: Assertion `mr' Failed"

Aug 30, 2011

I've installed it but when I start the daemon with

Code: xmms2d I get a series of errors: Code: 17:00:44 FAIL: xmms_mediainfo_reader_wakeup: assertion `mr' failed 17:00:44 INFO: ../src/xmms/main.c:563: Using output plugin: pulse 17:00:44 ERROR: ../src/xmms/main.c:567: Baaaaad output plugin, try to change theoutput.plugin config variable to something useful 17:00:44 ERROR: ../src/xmms/output.c:1019: initalized output without a plugin, please fix!
17:00:44 INFO: ../src/xmms/main.c:361: Installing scripts from /usr/share/xmms2/scripts/startup.d
[Code]...

View 1 Replies View Related

Fedora :: Virtualbox Error 'assertion Failed'

Feb 16, 2011

after install virtualbox i have this error when i try to run it.

GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL) Aborted (core dumped).

View 7 Replies View Related

Ubuntu :: Firefox Assertion Failed Error?

Oct 5, 2010

Since several weeks Firefox often stop working displaying a window "assertion failed" with the following content:

Code:
ASSERT: node must have _DOMElement set
Stack Trace:

[code]....

View 3 Replies View Related

Slackware :: ERROR:filedata.c:676:file_data_free: Assertion Failed: (fd->sidecar_files == NULL)

May 24, 2010

When using geeqie to browse a directory with .CR2 and .JPG files, the last pair of .CR2/.JPG is not shown in the list (on the left side of the UI). Moreover, after a few operations (PgUp/PgDn, etc.), I get:

Code:

**
ERROR:filedata.c:676:file_data_free: assertion failed: (fd->sidecar_files == NULL)
Aborted

View 1 Replies View Related

Fedora :: ERROR: Gsearchtool-spinner.c:666:bump_spinner_frame_cb: Assertion Failed: (frame != NULL)

Jun 29, 2010

my gnome searchtool crashes everytime I search something. Runnung gnome-search-tool from terminal I get the following error:

Code:

ERROR:gsearchtool-spinner.c:666:bump_spinner_frame_cb: assertion failed: (frame != NULL)

I could locate the reason for this as far as it has something to do with my icon theme. I use Mac4Lin Icon theme, which is the one causing those crashes. With another one it works fine.So the problem is now, that I don't want to change the theme, I want to find out what's the matter and fix it. Because the error message says something about spinner I tried to erase the folders "actions" and "spinner" first, but with no effect, so I restored them. how to find out exactly what's the issue or which icon causes the crash?

View 2 Replies View Related

Ubuntu :: Run BottomFeeder - Error "config.c:397: PrvTidySetOptionBool: Assertion `option_defs[ OptId ].type == TidyBoolean' Failed"

Apr 2, 2011

When I try to run "bottomFeeder" with this command: Code: ./bottomFeeder bottomFeeder.im it exits and prints this in terminal: Code: bottomFeeder: config.c:397: prvTidySetOptionBool: Assertion `option_defs[ optId ].type == TidyBoolean' failed. Aborted what is the problem? How can I fix it?

View 1 Replies View Related

Programming Gtk App - Pulseaudio Error "Assertion 'pthread_setspecific(t->key, Userdata) == 0' Failed At Pulsecore/thread-posic.c:200, Function Pa_tls_set(). Aborting"

Feb 6, 2010

I'm trying to debug a gtk app on ubuntu that crashes from time to time when I open a dialog. Lately I have found a sequence of actions that always reproduces the bug. And I always get this error: Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posic.c:200, function pa_tls_set(). Aborting.

So my app seems to crash because an error in pulseaudio, which is strange. I made some google search and apparently, this problem exists with other apps. Then, following a suggestion in a bug report, I opened sound-preferences and disabled windows and buttons sounds. And surprise? No more crash. I know that gtk handles events from windows and buttons and so does pulseaudio. So, could it possibly be a bug in pulseaudio instead of in my app? Does anyone have an idea of what's going on here?

View 3 Replies View Related

CentOS 5 :: Gedit Gives A Nasty Warning (assertion Failed)?

Mar 13, 2010

If you start gedit from the command line, then you can see this assertion error:

[bart@vectra ~]$ gedit &
(gedit:17187): GLib-CRITICAL **: g_string_append: assertion `val != NULL' failed
sys:1: Warning: g_string_append: assertion `val != NULL' failed

View 2 Replies View Related

Ubuntu :: Java: Intel_buffer_objects.c:466: Intel_bufferobj_unmap: Assertion `obj->Pointer' Failed

Jul 25, 2011

every so often while playing Minecraft (Yes, yes, a game) Java would just close every so often. I never got to see an error message, as I was running it with a shell script from a launcher Anyway, so after a bit of playing (Haven't found a way to reproduce it, happens at seemingly random times) The java window closes, leaving this in the terminal:

Code:

java: intel_buffer_objects.c:466: intel_bufferobj_unmap: Assertion `obj->Pointer' failed.
/home/usr/Minecraft.sh: line 1: 4771 Aborted java -Xmx1024M -Xms512M -cp '/home/me/minecraft.jar' net.minecraft.LauncherFrame
Minecraft.sh contains

Code:

java -Xmx1024M -Xms512M -cp '/home/me/minecraft.jar' net.minecraft.LauncherFrame
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (6b22-1.10.2-0ubuntu1~11.04.1)
OpenJDK Client VM (build 20.0-b11, mixed mode, sharing)

View 4 Replies View Related

Fedora :: Boot Stalls At Assertion 'j->installed' Failed At Src/manager.c:1205?

Aug 30, 2011

To the point:F15 2.6.40.3-0.f15.i686.PAE (from grub) running on a Lattitude D620Encrypted lvmThe last things I did before restarting, was to install ext2fuse, VMWare Player and then yum update.I can mount (on another F14 machine) both the boot partition and the LVM , fsck -f does not find anything on /boot or /.Escaping the plymouth screen during boot, I see:

Code:
...
Starting Initialize storage subsystems (RAID, LVM, etc.)...

[code]....

View 2 Replies View Related

Software :: Zsnes: Assertion 'p' Failed At Pulse/simple.c:384, Function Pa_simple_drain()

Nov 7, 2010

I am a little lost on this. Zsnes doesn't start and I get the following error when I try to run it in the terminal.

Quote:

Starting Mouse detection.
Unable to poll /dev/input/event8. Make sure you have read permissions to it.
Unable to poll /dev/input/event7. Make sure you have read permissions to it.

[code]....

View 1 Replies View Related

Ubuntu Installation :: Failed To Acquire Org.gnome DisplayManager - Sudo Gdm Stop Error

Dec 18, 2010

[code]...

I keep getting this error when i try to update my Graphic card.

View 3 Replies View Related

Ubuntu :: Sudo Cron - Error (grandchild #1234 Failed With Exit Status 126?

Aug 2, 2011

I have a desktop environment with Apache2.(If someone asks why desktop to run Apache2, its because the desktop must display a local website)When I update the html files from a windows box it is being copied in a home/user folder.Cron now has to copy the files with r to the localhost area.sudo cp -R home/myself/Downloads/* /var/www/ works fine:The script containing just that one line is in a file in my /home/myself/Documents folder named: copy_site_localhost.Cron entry in turn was created with the command: sudo crontab -e and the entry is:*/10 * * * * /home/myself/Documents/copy_site_localhostThe error in the syslog file in /var/logs is as follows:

.......CRON[1234] (root) CMD (home/myself/Documents?copy_site_localhost)
.......CRON[1236] error (grandchild #1234 failed with exit status126)
.......CRON{1236] info (No MTA installed, disregarding output)

[code]....

View 1 Replies View Related

OpenSUSE :: Subprocess Failed - Error: RPM Failed: Error: Failed Dependencies

Mar 31, 2010

When the RPM runs it come up with this error. How do I install the required dependencies? I have added more repositories, but still there are a few dependencies missing. Is there a zypper/sudo -get or something available? Opensuse 11.1 Gnome

[code]...

View 4 Replies View Related

Ubuntu Servers :: Httpd: Threads.c:321: Krb5int_key_register: Assertion `keynum >= 0 && Keynum < K5_KEY_MAX' Failed

Mar 20, 2010

Code:

httpd: threads.c:321: krb5int_key_register: Assertion `keynum >= 0 && keynum < K5_KEY_MAX' failed.
httpd: threads.c:321: krb5int_key_register: Assertion `keynum >= 0 && keynum < K5_KEY_MAX' failed.
httpd: threads.c:321: krb5int_key_register: Assertion `keynum >= 0 && keynum < K5_KEY_MAX' failed.

[code].....

PHP5 was having an issue compiling, (started with trying to compile in OCI8 support, which is the biggest nightmare i've ever dealt with). I finally just ran it with ./configure --prefix and no other options. It installs successfully, but when restarting Apache 2 it fails with krb5int_key_register.PHP was working fine previously before rebuilding to include oracle. First error i included with Oracle was redefinitions from ldap.h within the Oracle/sdk/include directory. I need LDAP support, so i removed the ldap.h files since im using the library from openldap. LDAP was previously working perfectly fine before reconfigure. Tried to load shared module via pecl/pear, but PHP would not init the module even though it was added to php.ini.

View 4 Replies View Related

OpenSUSE Install :: Subprocess Failed. Error: RPM Failed: Installing Package Xen-4.0.0_21091_06-0.1.1.x86_64?

Oct 14, 2010

Subprocess failed. Error: RPM failed: installing package xen-4.0.0_21091_06-0.1.1.x86_64 needs 27MB on the /boot filesystemI seem not to be able to change the size of the /boot, but 11.2 loads okay but not 11.3There only 19MB left from 66 and I can't make it bigger, I hope there is someone thathas seen this. I would like to see some of the update with XEN.

View 1 Replies View Related

OpenSUSE :: XFCE Launch Error - Thunar ?

Sep 6, 2011

I have encountered a problem with an XFCE Launch Error. Upon first login, if I double click any Thunar related icon or try to launch Thunar from the menu, it will take 20-30 seconds to start. At first it was giving me the following Launch Error: "The folder could not be opened. Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." After successive reboots, I no longer get the Launch Error, but it still takes 20-30 seconds to start Thunar.

This is a new install of OpenSUSE and I did updates. The first two updates I did were required by the update software itself. After that was complete I updated the rest of the recommended packages. I then installed gnome-control-center to get gnome-display-properties so I can adjust my login screen settings. Those are all the updates I have done.

I have poured over other threads about the aforementioned Launch Error, and it seems possible that it is related to message bus security policy or gtk2 settings somewhere.

Is there a way to log XFCE errors or message bus errors to a file for troubleshooting? I would like to find out why and where this is happening.

View 2 Replies View Related

OpenSUSE :: Management - Update - Install Or Remove A Package - Subprocess Failed. Error: RPM Failed: Rpmdb: PANIC: Invalid Argument

Apr 9, 2010

Today i upgraded my system and started getting error when i update, install or remove a package. The error isn't restricted only to one repository so i thing something is wrong with my system.

[Code]....

View 4 Replies View Related

Software :: Pam_start Error 26 \ Use Sudo Su And Add An Account To A Group What's Allowed To Use Sudo?

Jan 2, 2011

I have a problem when I want to use su I get this error:Code:su: pam_start: error 26I have googled it so I found this topic (http://www.linuxquestions.org/questi...r-26-a-615024/) but it didn't really help me. There was a reply on that topic and his question was what the output of this was:

Code:
ldd /usr/bin/passwd
and

[code]....

View 4 Replies View Related

Ubuntu :: Error - "Could Not Launch 'FirstClass Client' :Failed To Execute Child Process "/opt/firstclass/fcc"

Oct 18, 2010

I just installed a program and do not know what is causing this error. When I run it from the applications menu I get the following error "Could not launch 'FirstClass Client' :Failed to execute child process "/opt/firstclass/fcc" (No such file or directory)". I opened up a terminal and looked at the location. The file is there. I do not know much at all in this area but do not understand why this error is occurring.

Terminal output: <will@will-Latitude-E6400:/opt/firstclass$ ls -al
total 15128
drwxr-xr-x 10 root root 4096 2009-11-18 13:22 .
drwxr-xr-x 3 root root 4096 2010-10-18 17:51 ..
drwxr-xr-x 3 root root 4096 2009-08-06 01:15 download
-rw-r--r-- 1 root root 867 2009-11-18 12:29 fcapps
-rwxr-xr-x 1 root root 7521991 2009-11-18 13:22 fcc
-rwxr-xr-x 1 root root 5315334 2009-11-18 13:22 fccicons.rez

[Code]...

View 7 Replies View Related

OpenSUSE Install :: Errors "Subprocess Failed. Error: RPM Failed" When Installing Updates To 11.3

Mar 5, 2011

When I try to run the Online Updates to the system through Yast I get the following errors for each package:

[QUOTE]
Subprocess failed. Error: RPM failed: warning: /var/cache/zypp/packages/Packman Repository/Multimedia/i586/libaudcore1-2.4.4-1.pm.1.1.i586.rpm: Header V3 DSA/SHA1 Signature, key ID 9a795806: NOKEY
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db3 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
[Code]...

View 3 Replies View Related

OpenSUSE :: Updated 10.3 To 11.4, Mysql Error Failed To Alter Database Error: 1102?

May 17, 2011

I upgraded a system from 10.3 to 11.4 and I get the following error when trying to run mysql:

Will update MySQL now, if you encounter any problems, please read following file:
/usr/share/doc/packages/mysql-community-server/README.SuSE
Log files inconsistency, please merge following files manually:
/var/lib/mysql/mysqld.log
/var/log/mysqld.log

How can I correct this? Mysql will not start so I can not run any of the utilities.

View 2 Replies View Related

OpenSUSE :: Error: RPM Failed: Error: Package Kwin-4.3.5-0.2.1.i586 Is Not Installed

Jun 14, 2010

I'm running 11.2 KDE 4.3.5, recently every time I've tried to use the Updater Applet I get this error after choosing to install an update: PackageKit Error internal-error: Installation aborted by user. Then I run YaST to try to manually install the update and get the following error:

Subprocess failed. Error: RPM failed: error: package kwin-4.3.5-0.2.1.i586 is not installed. Really unsure how to fix this but it's only blocking updates/patches, I can download new programs fine.

View 5 Replies View Related

OpenSUSE :: Error: RPM Failed: Error: Package Kbd-1.14.1-20.2.x86_64 Is Not Installed

Feb 26, 2010

Online Update is offered up 6 updates - only 2 succeeded (Mozilla and libpoppler). Here's the errors for other packages: kbd - Keyboard and Font Utilities (includes aaa_base update) Subprocess failed. Error: RPM failed: error: package kbd-1.14.1-20.2.x86_64 is not installed

php5: fix for several vulnerabilities Subprocess failed. Error: RPM failed: error: package php5-ctype-5.3.0-2.4.3.x86_64 is not installed

patterns-openSUSE: add susehelp to KDE base pattern
Subprocess failed. Error: RPM failed: error: package
patterns-openSUSE-file_server-11.2-20.22.1.x86_64 is not installed
KDE 4.3.5 Update
Subprocess failed. Error: RPM failed: rpmdb: PANIC: Invalid argument
rpmdb: PANIC: fatal region error detected; run recovery

[Code]...

View 6 Replies View Related

Ubuntu :: Netbook Launcher Failed To Launch?

Jul 11, 2010

I've installed ubuntu netbook remix on my Asus Eee Pc. I've fixed the wireless and various issues on it. This morning when I rebooted my computer the netbook launcher failed to launch and there were no icons on the menu. When I clicked on the go home applet it appears inactive and the windows are not minimized. When I typed netbook-launcher in terminal it gave a single line output named segmentation fault. I dont want to reinstall ubuntu.

View 2 Replies View Related

OpenSUSE Hardware :: The Exact Error Message Is: "Failed To Extract ZIP Archive" Or "Failed To Load File"?

Apr 13, 2011

I think I'm ready to install Linux openSUSE physical on my Laptop. NO VMware Workstation anymore...But before I can do that I must be sure that Linux works on my System.--- SYSTEM ---

System: TOSHIBA Satellite A300D-13A (PSAK4E-01F00VGR)
CPU: 2x AMD Turion� 64 X2 Mobile Technology TL-64
--- NETWORK ---

[code]....

OK, should be enough for the first, ask if I forgot some Hardware...Because I can't find any driver, and I'm not sure. I'm a LINUX NOOOOOOOOOB!!I really want to install Linux openSUSE, I'm MICROSOFT/WINDOWS HATER since 1 month now!! PS: Wine can't start my favorite Programs like Project64 a N64 Emulator. It fails to start a game! I think the graphic plugin crashes... | The exact error message is: "Failed to extract ZIP Archive" or "Failed to load file".

View 7 Replies View Related

OpenSUSE :: Error: Connection To Server Failed - (version 11.0)

May 12, 2009

I have just upgraded my openSUSE installation from 11.0 to 11.1 which everything is working great. Kudos to the development team and all those involved! I really like 11.1. One problem I have encountered is I cannot get clusterssh working. It appears to install just fine but whenever I try to execute like I did in 11.0 I get the following error: Connection to server failed -- (version 11.0) No protocol specified at /usr/local/bin/cssh line 1883

I tried to find a version for 11.1, rpm version that is, but no luck. I even download the source from SourceForge and still nada, same error. Not sure what is going on and looking for some assistance cause I really need clusterssh or another means to connect to several other machines to conduct changes.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved