Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]could not start d-bus can you call qdbus
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
kris
n00b
n00b


Joined: 12 Oct 2009
Posts: 30
Location: Thorn Polska

PostPosted: Thu Oct 15, 2009 6:44 pm    Post subject: [SOLVED]could not start d-bus can you call qdbus Reply with quote

Niewielkie okno z taką treścią
Code:
could not start d-bus can you call qdbus
powitało mnie po restarcie po aktualizacji systemu po akceptacji OK wracam do trybu tekstowego

Last edited by kris on Fri Oct 16, 2009 3:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Oct 16, 2009 7:32 am    Post subject: Reply with quote

OK.


Tylko tyle moge powiedzeic, nie raczyles dac ani informacji o Twoim srodowisku, o apliakcji ktora wywalila tego babola jak i rowniez listy pakietow ktore aktualizowales.
Back to top
View user's profile Send private message
kris
n00b
n00b


Joined: 12 Oct 2009
Posts: 30
Location: Thorn Polska

PostPosted: Fri Oct 16, 2009 9:43 am    Post subject: Reply with quote

Moje środowisko to KDE4.3, system posiadam od kilku dni i była to moja pierwsza aktualizacja prawdopodobnie to aktualizacja "tego" x11-base/xorg-x11-7.4-r1 [7.2] spowodowała problem, bezpośrednio po aktualizacji nie dałem etc-update i revdep-rebuild
Back to top
View user's profile Send private message
Crenshaw
Guru
Guru


Joined: 23 Jun 2004
Posts: 474
Location: Poland

PostPosted: Fri Oct 16, 2009 10:14 am    Post subject: Reply with quote

kris wrote:
Moje środowisko to KDE4.3, system posiadam od kilku dni i była to moja pierwsza aktualizacja prawdopodobnie to aktualizacja "tego" x11-base/xorg-x11-7.4-r1 [7.2] spowodowała problem, bezpośrednio po aktualizacji nie dałem etc-update i revdep-rebuild


a jak "dasz" etc-update i revdep-rebuild? to dalej nie dziala?
Back to top
View user's profile Send private message
kris
n00b
n00b


Joined: 12 Oct 2009
Posts: 30
Location: Thorn Polska

PostPosted: Fri Oct 16, 2009 10:52 am    Post subject: Reply with quote

Nadal nie.
X-sy wstają ale kde nie, na sekundę pojawia się okno ładowania KDE i :
1. komunikat jak w temacie
2. /usr/bin/startkde:line 369 :12596 Aborted qdbus > /dev/nul 2 > /dev/null
Code:
# In case of dcop sockets left by a previous session, cleanup
#dcopserver_shutdown

echo 'startkde: Starting up...'  1>&2

# Make sure that D-Bus is running
if test -z "$XDG_DATA_DIRS"; then
    XDG_DATA_DIRS="`kde4-config --prefix`/share:/usr/share:/usr/local/share"
    export XDG_DATA_DIRS
fi
# D-Bus autolaunch is broken
if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval `dbus-launch --sh-syntax --exit-with-session`
fi
if qdbus >/dev/null 2>/dev/null; then
    : # ok
else
    echo 'startkde: Could not start D-Bus. Can you call qdbus?'  1>&2
    test -n "$ksplash_pid" && kill "$ksplash_pid" 2>/dev/null
    xmessage -geometry 500x100 "Could not start D-Bus. Can you call qdbus?"
    exit 1
fi

linia 369 to "ostatnie" fi

Last edited by kris on Fri Oct 16, 2009 12:16 pm; edited 4 times in total
Back to top
View user's profile Send private message
Kurt Steiner
Bodhisattva
Bodhisattva


Joined: 01 Apr 2005
Posts: 1050
Location: Ostroleka, Polska

PostPosted: Fri Oct 16, 2009 12:03 pm    Post subject: Reply with quote

kris, zacznij używać przecinków i kropek - nikt tu się nie będzie domyślał gdzie się kończy i zaczyna zdanie... :evil:
_________________
Proszę, pamiętaj o regulaminie, a jeśli zauważysz, że został on złamany, zgłoś to. :)

LRU:431698
Back to top
View user's profile Send private message
kris
n00b
n00b


Joined: 12 Oct 2009
Posts: 30
Location: Thorn Polska

PostPosted: Fri Oct 16, 2009 12:11 pm    Post subject: Reply with quote

Sorry. Poprawiono.

Edit

Dostaję jeszcze taki komunikat:
Quote:
Warning: locale not supported by C Library, locale unchanged


EDIT:

Zrobiłem tak:
emerge --update --deep --newuse word
przekompilowałem kdelibs (wg. zaleceń Portage)
etc-update revdep-rebuild.

I... ruszyło, Jest OK.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum