Slackware :: Cannot Install Notification-daemon - Libdbus-glib Error
May 7, 2011
I have slackware 64 13.37 Kernel 2.6.37.6 I am trying to install notifcation daemon so I can use notify-send. I am trying to install the package notification-daemon, via sbopkg using the 13.37 repository. I have installed dependencies: ORBit2, GConf, libsexy.I hit this error during installation of notification-daemon.
/usr/lib/libdbus-glib-1.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
I did previously have gsb gnome 3 installed, but removed that and then lost notify-send.
View 2 Replies
ADVERTISEMENT
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
Jun 18, 2009
I've just installed F11 (x86_64) on my computer. I've been using x86_64 since Fedora 7 and normally I use a manually installed i386 firefox/thunderbird. This time I've tried to do the same using Fireox 3.5b4 but I got many troubles. The last error I got is:
./firefox-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory but that lib is not available on the standard repository. I've tried to use the i386 version of thunderbird (2.0.0.9) but I got this error: ./thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory but on the repository there is just the libstdc++-4.4.0-4.i586 lib.
View 4 Replies
View Related
May 31, 2011
I'm using Slackware 13.37 x64 (upgraded to slackware-current) and I have trouble compiling mysql workbench 5.2.34.
The error is:
Code:
scintilla-marshal.c:2:25: fatal error: glib-object.h: No such file or directory
But I have that glib-object.h file:
Code:
$ locate glib-object.h
/usr/include/glib-2.0/glib-object.h
This is when I try to compile version 5.2.27:
Code:
./PlatGTK.cxx:13:21: fatal error: gdk/gdk.h: No such file or directory
Code:
$ locate gdk.h
/usr/include/gtk-1.2/gdk/gdk.h
/usr/include/gtk-2.0/gdk/gdk.h
View 12 Replies
View Related
Jul 5, 2010
How to update my version of glib in order to install the latest version of Midori on slackbuilds.org - [url]
Midori relies on WebKit.
When I try to install WebKit using the slackbuild script, I receive the following error:
I don't see a newer version of glib-2.xx on slackbuilds and I'm hesitant to install from source over the currently installed version.
If there's no updated package, can anyone provide guidance regarding installing new glib from source ---
[url]
View 14 Replies
View Related
Feb 6, 2011
is there any way i can get Ubuntu's Notify OSD on Fedora 14? or at least get some nicer themes for notification-daemon?
View 1 Replies
View Related
Aug 1, 2011
My notification-daemon stopped displaying the notification bubble using the position hint provided in notify-send, the notification is always displayed in upper right corner of the screen.
Example of the command line with the position hints: notify-send --hint int:x:500 -h int:y:500 asdf
I'm on Debian unstable, amd64.
View 7 Replies
View Related
Jun 22, 2011
I have created a script named ssh_inotify.sh to check /var/log/auth.log log file for newly started ssh session and display a question message box. This script uses inotifywait to monitor this above log file for modify file event and zenity to create question message boxes.Now i have created a startup service config file named ssh_inotify under /etc/init.d folder and placed the script ssh_inotify.sh under /usr/sbin and chmod this script to be executable.
The service config file ssh_inotify uses start-stop-daemon to run this script as background process.Now theproblem is that when i start this service using sudo service ssh_inotify start, the service is started, I can confirm this using ps -A | grep ssh_inotify also i can check for the PID associated with it under /var/run/ssh_inotify.pid. Now when i ssh to my machine, i do not get the question message box, I am writing in log file and in that i can see that the message under cancel button option for question message box is getting printed.This script runs perfectly when run directly or using start-stop-daemon command directly (exact command as typed in service config file above) on terminal, but not when this same command is executed using service file.Can someone please suggest me the solution and reason for such behavior when same command executed under different mode (using service or directly from terminal).If you guys require code, i can attach the files (currently i am in office so don't have access to these files.)
View 1 Replies
View Related
Jul 31, 2011
After installing Ubuntu on my computer separately its giving "gdu notification daemon- Disk failure is imminent.Reallocated sector count failing.
View 2 Replies
View Related
Jun 15, 2011
Quote:
(gimp:4216): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags ( on option of type 0
segmentation fault
gimp stopped working on kubuntu after installing updates, any fix?
View 9 Replies
View Related
Dec 29, 2010
This is my slackware 13.1 new installation `.xsession-errors'.
Code:
<stdin>:1:3: error: invalid preprocessing directive #Those
<stdin>:2:3: error: invalid preprocessing directive #or
<stdin>:3:3: error: invalid preprocessing directive #Xft
[code].....
(polkit-gnome-authentication-agent-1:1742): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'
(polkit-gnome-authentication-agent-1:1742): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
View 1 Replies
View Related
Apr 7, 2011
On my openSuSE 11.4 with GNome, zypper throws lots of errors when used on the command line.However, zypper does it's work correctly, but the error messages are annoying.Does anybody know what the problem is ?The error messages:
Code:
**
GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error ==
[code]....
View 6 Replies
View Related
Aug 29, 2010
I'm getting this error when I try to login: GLib can't find the user in list [0] or something like that. This happens when I try to login using the graphical method. It logins properly when in failsafe mode. I'm using Lucid, and this happens after the hard drive load is shown in the splash screen following the login screen. It just jumps back to the login screen after this.
View 1 Replies
View Related
Oct 31, 2015
I have been having problems with Iceweasel. It freezes and freezes the entire computer too. I have to manually restart the computer.
I ran it from the terminal and right away I got this error:
GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
I am wondering if this has to do with it freezing.
View 5 Replies
View Related
Dec 2, 2010
Im trying to install cUrlFtpFs. I get an error when run the configure file though, it says:************************************************** *checking for GLIB... configure: error: Package requirements (glib-2.0) were not met:No package 'glib-2.0' foundConsider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefix.Alternatively, you may set the environment variables GLIB_CFLAGSand GLIB_LIBS to avoid the need to call pkg-config.See the pkg-config man page for more details.***********************************************echo $PKG_CONFIG_PATHecho $GLIB_LIBSecho $GLIB_CFLAGS
View 1 Replies
View Related
Feb 15, 2010
My level is starter with Ubuntu. Moderate experience with C.Problem starting with programming in C under Ubuntu.I have installed Anjuta IDE and made this classical program.
#include "stdio.h"
main()
{
[code]....
View 2 Replies
View Related
Feb 23, 2010
In my CentOS5.4 I need to install gtk+-2.12.2, it demands glib-2.22.3, and system has only glib-2.13.5I download and install glib-2.22.3 with command ./configure --prefix=/opt/glib-2.22.3 && make && make installDownloaded gtk+-2.12.2 and compiling like ./configure --prefix=/opt/gtk+-2.12.2 --with-glib=/opt/glib-2.22.3gives error:Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.12.3Consider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefixI made $ export PKG_CONFIG_PATH=/opt/glib-2.22.3/bin:$PKG_CONFIG_PATHAnd please specify if here I have to write /opt/glib-2.22.3/bin or /opt/glib-2.22.3?and echo $PKG_CONFIG_PATH - I see my lib in $PKG_CONFIG_PATH
View 2 Replies
View Related
Feb 23, 2010
In my CentOS5.4 I need to install gtk+-2.12.2, it demands glib-2.22.3, and system has only glib-2.13.5
I download and install glib-2.22.3 with command ./configure --prefix=/opt/glib-2.22.3 && make && make install
Downloaded gtk+-2.12.2 and compiling like ./configure --prefix=/opt/gtk+-2.12.2 --with-glib=/opt/glib-2.22.3
gives error:
I made $ export PKG_CONFIG_PATH=/opt/glib-2.22.3/bin:$PKG_CONFIG_PATH
And please specify if here I have to write /opt/glib-2.22.3/bin or /opt/glib-2.22.3?
And echo $PKG_CONFIG_PATH - I see my lib in $PKG_CONFIG_PATH
But still the same error.
View 2 Replies
View Related
Apr 14, 2011
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
configure: error: glib-compile-schemas not found. < ---
1. How to determine what package glib-compile-schemas belongs to ?
2. Where to get the package ?
I'm basically trying to install Anjuta 3.0 and getting this error when I run ./configure
View 2 Replies
View Related
Oct 29, 2010
I am trying to install a program called airfart and when I run make after cd'ing to the appropriate file i get this
Code:
g++ -g `pkg-config gtk+-2.0 --cflags` -o src/main.o -c src/main.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
[code]....
View 9 Replies
View Related
Apr 12, 2010
I am trying to install syslog-ng-3.0.2 on Fedora 12 and have run into an issue I don't know how to solve. When runing the "configure --enable-ssl" I get the following "checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.14 checking for GLIB - version >= 2.0... 2.0, bad version string no configure: error: Cannot find GLIB version >= 2.0: is pkg-config in path?" I have glib-2.24.0 installed on this system so I don't understand where this issue is coming from or how to fix it.
Back ground on my system -
[root@syslog-ng]# set PKG_CONFIG=/usr/lib/pkgconfig
[root@syslog-ng]# export PKG_CONFIG
View 8 Replies
View Related
Jul 26, 2010
My recent issue is that when i start firefox 3.6.7 OS 9.10 is that the terminal will pop up and have this error: (firefox-bin:2690): GLib-WARNING **: g_set_prgname() called multiple times. I can only have firefox running when the terminal is running.If I close the terminal firefox will close as well
View 2 Replies
View Related
Oct 9, 2010
I am trying to build Pidgin on my Lucid install and on running configure, I get the following:
Quote:
configure: error: You must have GLib 2.4.0 or newer development headers installed to build.
If you have these installed already you may need to install pkg-config so I can find them. I tried installing pkg-config, but it's already in its newest version. I then tried going to the following website
[URL]
and downloaded and extracted glib on my computer. That changed nothing. I was hoping someone could tell me what's going on here. I just tried the this:
Quote:
sudo apt-get install libgtk2.0-0
and got
Quote:
libgtk2.0-0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
View 8 Replies
View Related
Apr 14, 2011
"(process:325): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0)"
It comes after choosing language, when the Ubuntu start-up logo shows with the 5 dut under it. I am trying to install Ubuntu Netbook on a little Compaq Mini.
View 1 Replies
View Related
Jul 20, 2011
When i try to install Ubuntu 11.04 or try without installing i get graphics like this:[URL] same with older versions, and on older versions i used to get this error: (process:257):GLib-Warning**:getpwuid_r():failed due to unknown user id(0) but on new version it dosent appear. My graphics card is: GeForce 7600GT MSI.
View 3 Replies
View Related
Feb 23, 2010
When I click the detailed progress window button in the bottom window of KMail when checking email the progress bar is see through.
See the attached for a screenshot.
I want to confirm this is just happening to me then if it isn't I can report it as a bug.
View 1 Replies
View Related
Feb 13, 2011
Just wondering how to restart my USB daemon in slackware 13.1... can't seem to find the right command anywhere
View 3 Replies
View Related
Apr 27, 2010
I've apparently messed up something I guess with the rc.M file. When I boot the system it goes to
Code: Starting HAL Daemon: /usr/sbin/hald --daemon=yes
and it freezes.
View 4 Replies
View Related
Feb 16, 2010
I recently installed a software package that needs a command called 'daemon' to be able to start up. Slackware doesn't seem to have this command and I'm unable to find it. Where can I get it and what exactly is it that it does?
View 5 Replies
View Related
Aug 3, 2010
I want to install "gst-plugin-base" but i get this error: "this version of gst-plugin-base needs glib 2.20 but installed version of glib is 2.18". I installed glib 2.20 and now I'm trying to install gst-plugin-base but i get that error again.
View 9 Replies
View Related