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


ADVERTISEMENT

OpenSUSE :: Gedit With Sudo - (gedit:7137): Gtk-WARNING : Cannot Open Display

Feb 8, 2010

I set-up my Sudo it works but when I use Gedit I get the following message

Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers

If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?

View 9 Replies View Related

Ubuntu :: Installing Explorer - Command Gedit User.reg (gedit:2573): Gtk-WARNING ** Cannot Open Display

Jan 12, 2010

I am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to

cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg

1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg

View 3 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

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

Ubuntu :: Installation - Warning (process 257): GLib-WARNING **: Getpwuid_(r) Failed Due To Unknown User Id (0)

Jul 6, 2010

i just tried to install Ubuntu Netbook 10.04 on my old Amilo Lifebook P Series. But after the boot screen and the choice to install Ubuntu i get stuck at the Ubuntu screen with the little dots on the bottom If I hit esc i can see the warning (process 257): GLib-WARNING **: getpwuid_(r) failed due to unknown user id (0)

View 2 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

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

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 View Related

OpenSUSE :: Using Gedit As Root: Gtk-WARNING **: Cannot Open Display

Jan 23, 2011

I've been searching for a permanent solution for some time now, but the threads containing the same error message never seem to be about the same issue.I want to:I'm not trying anything fancy, all I want to do is open a write-protected file with gedit as root, like so:

Code:

# sudo gedit /usr/bin/deadbeef

..but every time I try, no matter the file, I get this error message:

Code:

(gedit: [process #] ): Gtk-WARNING **: cannot open display

I already know: I can circumvent this by going:

Code:

# xhost +local:root
# sudo su
# export DISPLAY=:0.0

[code].....

View 6 Replies View Related

Software :: Warning Message Or Error When Running Gedit

Dec 28, 2010

Why is it when I run gedit, there are always tonnes of error or warning messages? (Even though my gedit ran successfully)

To name a few:
1. GConf error: failed to contact configuration server; some possible causes are that you ned to enable TCP/IP networking for 0 RBit, or you have stale NFS lockes due to a system crash.
2. Failed to get connection to session: Did not receive a reply among others.

Just to mention again my gedit is running fine though. Is there any configuration that I missed out? or I can disable to avoid these nuisance?

View 1 Replies View Related

CentOS 5 :: PHP Not Working - Blank Page - Get This Warning: Unknown: Failed To Open Stream : Permission Denied In Unknown On Line 0?

May 5, 2010

I tried posting this before and I'm not sure what happened but I don't think it worked, so if it did please forgive the double post.am very very new to centOS and linux in general. I just want to setup a test web server that more closely mirrors our actual web server that is hosted by rackspace. I've installed centOS and tried to setup Apache, PHP and MySQL from a guide on the web using Yum. When I go to localhost in the web browser I'm able to see the default apache page. However when I create a php page it's just blank.When I look at the apache error logs I get this: PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

I've been searching alot on the internet and I know the issue is permission related, but I don't know how to fix it. I've seen some forum posts that say you need to use the chmod 775 command on the /var/www/html folder.Currently when I do ls -l /var/www/html it returns

-rw------- 1 root root 19 May 5 13:16 index.php
-rw------- 1 root root 19 May 5 13:15 index.php~

I'm sure that this isn't correct but like I said I don't know much about how to set permissions or who the owner needs to be. I've done alot of searching and seen similar posts, but no one seems to explain it clearly.

View 2 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

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

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

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

Debian :: Gedit Error - Failed To Connect To The Session Manager

Feb 15, 2011

Whenever i start gedit from command line, i always get this: (gedit:2685): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported

View 3 Replies View Related

Ubuntu :: [Natty] Nasty Bugs After Minimizing / Fix It?

Apr 13, 2011

I'm on the Ubuntu Natty Narwhal and on a netbook. Hardware details are given on the signature.

Well, I'm trying to learn how to use Unity, but this bug is freaking me out. When I minimize any window, the menus are kept on the top bar 'till I click on anything else (or on the desktop), also I can't recover the window till I click on anything else (It's like it haven't been minimized, just hidden).
After restoring the window, if I try to maximize, the window borders will be maximized, but the actual window won't. I'll be attaching pictures for better understanding.
Also, if I try to un-maximize, the Close-Minimize-Maximize and the menus will be unavailable (Visible, but like they didn't exist, cant even move the window around)

If I maximize and THEN minimize, then it goes crazy. When I recover the screen, it will look ok, but if I un-maximize, there'll be a huge ugly black border around the window that follows it, no matter where I push it around.

Couldn't find anything related. I'm using the Natty Beta 1 (installed yesterday thru updates). I'm also using the latest Intel drivers (from intellinuxgraphics.org). Everything else works fine.

Hope there's a fix out there. Should I fill a bug report?

View 1 Replies View Related

Software :: Kdesvn Returns A Nasty Error

Jul 27, 2011

I have installed in my opensuse 11.4 the kdesvn.

When I press the checkout button the program crashes and returns the following message:

View 1 Replies View Related

Ubuntu :: Synergy - WARNING: Failed To Connect To Server: Timed Out

Feb 6, 2010

I've been using synergy on Ubuntu 9.04 and windows xp.Synergy 1.3.1 on both machines.My problem is that the server keeps cutting out. It seems to happen a lot when I watch flash videos on the server machine (ubuntu). This is what the server side looks like:

Code:

NOTE: synergys.cpp,500: started server
INFO: CServer.cpp,1141: screen "server" shape changed
NOTE: CClientListener.cpp,127: accepted client connection

[code]....

I dont think I usually get disconnected when doing other tasks. Mostly only when watching flash videos. Sometimes it doesnt automatically reconnect, and I have to kill synergys and restart it.

View 1 Replies View Related

Ubuntu :: Warning: GDB: Failed To Set Controlling Terminal: Operation Not Permitted

Feb 26, 2010

I am running Ubuntu 9.10 Karmic Koala, and I am having problems with GDB. When I attempt to debug a C program in kdbg or codeblocks, the output terminal will display this message: "warning: GDB: Failed to set controlling terminal: Operation not permitted" I have searched quite a bit and I have not found a fix that works.

I am running the latest stable versions of all my software supplied by the ubuntu repositories My system meets all the dependencies for KDBG and Codeblocks

I am running gnome, but the KDE files installed by Synaptic are version 3.5.10
I have KDBG version 2.1.1
I have GDB version 7.0-0ubuntu1
I have CodeBlocks 8.02-0ubuntu4

If anybody needs any more information in order to give ideas or knowledge on how to fix this just let me know

View 9 Replies View Related

Ubuntu :: GLib-WARNING **: Getpwuid_r(): Failed Due To Unknown User Id (0)?

Mar 30, 2010

Currently running 10.04. Just did some updates and when it finished rebooting it just doesn't work right. Whenever I click on my user name to enter my password it freezes for 3-5 seconds then the screen reloads. If I do Ctrl+Alt+F7 I get this error(the title of the thread). I have no earthly idea what this means but everything was working great until I did my updates just a couple hours ago. on??

View 9 Replies View Related

Fedora :: Sound Breakup In 12 - WARNING: Connection Failed Reconnecting

Apr 2, 2010

I have serious sound breakup with fedora 12. When I try I get: gnome-volume-control: WARNING **: Connection failed, reconnecting over and over. I know there is a price to be paid in terms of time and effort to run Linux. But I don't really want to have to fiddle with my sound system each time I upgrade. Every time I get my hopes up that Linux is easy enough to attract wide appeal, something comes along to show me I'm wrong. Most people don't want to live with the hassle. I will continue whether I get an answer or not. I will figure this out one way or another. But if more people were attracted to use Linux it would be easier for all of us.

View 4 Replies View Related

Ubuntu :: 10.04 Glib-Warning **:getpwuid_r(): Failed Due To Unknow User Id (0)

Aug 8, 2010

Glib-Warning **:getpwuid_r(): failed due to unknow user id (0)

when you restart the following message appears : [URL]

View 1 Replies View Related

Software :: Scroll One Line Each Time Like Gedit Does When Scrolling In Gedit?

Oct 29, 2010

When scrolling down in nano with keyboard (holding "down" key), nano scrolls several lines at once each time. Is there any possibility to configure it so it will scroll one line each time like gedit does when scrolling in gedit?

View 3 Replies View Related







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