Right i am having 3 problems most likely all silly but too long out of hacking
so rusty as hell
on startup of KDM i get the following
Warning cannot open ConsoleKit Session: Unable to open session :Failed to
connect /var/run/dbus/system_bus_socket : no such directory
But KDE seems to run ok ..
Next one (well two almost the same )
Try to start Firefox i get .
Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
9_datalist_get_data .
this is for the user as root it is the same just the 9_ changes to g_
and same report for Gftp with the same combination i do not really want to go
installing huge parts of gnome if i can help it
the last one now i am unable to find the en_GB Locale file for KDE
i have tried "pacman -S kde-l10n-en_GB" but just get error not found
Cheers all
Pete ..
01-07-2012, 12:58 PM
Jesse Juhani Jaara
3 errors not sure of .
> Warning cannot open ConsoleKit Session: Unable to open session :Failed to
> connect /var/run/dbus/system_bus_socket : no such directory
Have you started dbus daemon???? If not do so.
> the last one now i am unable to find the en_GB Locale file for KDE
> i have tried "pacman -S kde-l10n-en_GB" but just get error not found
kde-l10n-en_gb
01-07-2012, 12:59 PM
Karol Blazewicz
3 errors not sure of .
On Sat, Jan 7, 2012 at 2:55 PM, Peter Nikolic <p.nikolic1@btinternet.com> wrote:
> the last one now *i am unable to find the en_GB *Locale file for KDE
> i have tried "pacman -S kde-l10n-en_GB" *but just get *error not found
Run 'pacman -S kde-l10n-en_gb' - the last two letters are *not* capital ones.
01-07-2012, 12:59 PM
Alex Ferrando
3 errors not sure of .
On 07/01/12 14:55, Peter Nikolic wrote:
Hi folks .
Right i am having 3 problems most likely all silly but too long out of hacking
so rusty as hell
on startup of KDM i get the following
Warning cannot open ConsoleKit Session: Unable to open session :Failed to
connect /var/run/dbus/system_bus_socket : no such directory
Are you running dbus?
But KDE seems to run ok ..
Next one (well two almost the same )
Try to start Firefox i get .
Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
9_datalist_get_data .
this is for the user as root it is the same just the 9_ changes to g_
and same report for Gftp with the same combination i do not really want to go
installing huge parts of gnome if i can help it
the last one now i am unable to find the en_GB Locale file for KDE
i have tried "pacman -S kde-l10n-en_GB" but just get error not found
try kde-l10n-en_gb without caps
Cheers all
Pete ..
--
Alex
01-07-2012, 01:00 PM
Jesse Juhani Jaara
3 errors not sure of .
> Try to start Firefox i get .
> Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
> 9_datalist_get_data .
Did you install Firefox without updating your system first?
Never ever insall anything without running a fullsystem update firsth.
01-07-2012, 01:06 PM
Peter Nikolic
3 errors not sure of .
On Saturday 07 January 2012 13:59:40 Alex Ferrando wrote:
> On 07/01/12 14:55, Peter Nikolic wrote:
> > Hi folks .
> >
> > Right i am having 3 problems most likely all silly but too long out of
> > hacking so rusty as hell
> >
> > on startup of KDM i get the following
> > Warning cannot open ConsoleKit Session: Unable to open session :Failed to
> > connect /var/run/dbus/system_bus_socket : no such directory
>
> Are you running dbus?
Hi .
Well ps uax says /usr/bin/dbus-launch and /usr/bin/dbus-daemon
>
> > But KDE seems to run ok ..
> >
> > Next one (well two almost the same )
> > Try to start Firefox i get .
> > Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
> > 9_datalist_get_data .
> >
> > this is for the user as root it is the same just the 9_ changes to g_
> >
> > and same report for Gftp with the same combination i do not really want
> > to go installing huge parts of gnome if i can help it
> >
> > the last one now i am unable to find the en_GB Locale file for KDE
> > i have tried "pacman -S kde-l10n-en_GB" but just get error not found
>
> try kde-l10n-en_gb without caps
Dohhhhhhhhhhhh ! ta nuff said trashed by too many years of suse i am affraid
:-(
>
> > Cheers all
> > Pete ..
Pete .
01-07-2012, 01:08 PM
Peter Nikolic
3 errors not sure of .
On Saturday 07 January 2012 14:00:43 Jesse Juhani Jaara wrote:
> > Try to start Firefox i get .
> > Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
> > 9_datalist_get_data .
>
> Did you install Firefox without updating your system first?
> Never ever insall anything without running a fullsystem update firsth.
Hi Prior to installing firefox i ran pacman -Syu and update things installed
KDE and X servers then firefox and gftp
Pete .
01-07-2012, 01:09 PM
Peter Nikolic
3 errors not sure of .
On Saturday 07 January 2012 13:59:08 Karol Blazewicz wrote:
> On Sat, Jan 7, 2012 at 2:55 PM, Peter Nikolic <p.nikolic1@btinternet.com>
wrote:
> > the last one now i am unable to find the en_GB Locale file for KDE
> > i have tried "pacman -S kde-l10n-en_GB" but just get error not found
>
> Run 'pacman -S kde-l10n-en_gb' - the last two letters are *not* capital
> ones.
Yep sorted thanks they are UPPER case in suse so it was a spanner in the works
Thanks
Pete .
01-07-2012, 01:14 PM
Ionut Biru
3 errors not sure of .
On 01/07/2012 03:55 PM, Peter Nikolic wrote:
> Hi folks .
>
> Right i am having 3 problems most likely all silly but too long out of hacking
> so rusty as hell
>
> on startup of KDM i get the following
> Warning cannot open ConsoleKit Session: Unable to open session :Failed to
> connect /var/run/dbus/system_bus_socket : no such directory
>
add dbus to DAEMONS in rc.conf
> But KDE seems to run ok ..
>
> Next one (well two almost the same )
> Try to start Firefox i get .
> Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
> 9_datalist_get_data .
>
> this is for the user as root it is the same just the 9_ changes to g_
always pacman -Syu before installing new packages
you can also combine updating fully your system with installing new
packages like:
pacman -Syu myawesomenewpackages
>
> and same report for Gftp with the same combination i do not really want to go
> installing huge parts of gnome if i can help it
>
> the last one now i am unable to find the en_GB Locale file for KDE
> i have tried "pacman -S kde-l10n-en_GB" but just get error not found
>
we don't have any packages with capital letters in name. that's a rule
>
> Cheers all
> Pete ..
--
IonuČ›
01-07-2012, 01:27 PM
Alexandre Ferrando
3 errors not sure of .
On 7 January 2012 15:08, Peter Nikolic <p.nikolic1@btinternet.com> wrote:
> On Saturday 07 January 2012 14:00:43 Jesse Juhani Jaara wrote:
> > > Try to start Firefox i get .
> > > Symbol lookuo error :/usr/lib/libgkt-x11-2.0.so.0: undefined symbol:
> > > 9_datalist_get_data .
> >
> > Did you install Firefox without updating your system first?
> > Never ever insall anything without running a fullsystem update firsth.
>
>
> Hi Prior to installing firefox i ran pacman -Syu and update things
> installed
> KDE and X servers then firefox and gftp
>
> Pete .
>