It is currently Fri May 24, 2013 3:00 am

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: wicd cannot connect to dbus
PostPosted: Thu Mar 15, 2012 7:23 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Feb 17, 2010 1:25 am
Posts: 23
I ran netpkg upgrade in a snapshot mirror... ups...
then when restarted after loogin wicd aked me the root password the a window shos wicd error cannot connect to dbus then another window says wicd daemon its shouting down...

I try to open the network manager and nothing

Then I open a terminal:
# su
password: ...
# wicd

and it works...

so how do I stop the error messages and the password questions?
I tried follow this instructions:
http://support.zenwalk.org/viewtopic.php?f=37&t=39242&p=156191&hilit=wicd+dbus#p156191
and downgrade wicd 1.7.1 to 1.7.0 but no results
everything else looks fine... I gess

_________________
I have tried: slitaz, archlinux, ututo, ubuntu, crunchbang, debian, puppy and I always come back to Zenwalk.
Zenwalk its just right.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Thu Mar 15, 2012 8:11 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
check in
/etc/rc.d/rc.wicd
what kind of file is rc.wicd
it should be a shell script if you find that is not is just an empty text
pick up from the pkg the good one
extract the pkg
in etc you will find the original rc.wicd

No problems till when I did this.
Anyway you know how to start wicd in case.
For the moment till when they don't find the reason why?
For the rest is working good.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Thu Mar 15, 2012 8:51 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Feb 17, 2010 1:25 am
Posts: 23
mi /etc/rc.d/rc.wicd file is a shell script and still asks me a password and shows me a dbus error.
If you ask me it looks like the dbus daemon starts after wicd daemon. I tried looking in start up services but whit no success. D!!

_________________
I have tried: slitaz, archlinux, ututo, ubuntu, crunchbang, debian, puppy and I always come back to Zenwalk.
Zenwalk its just right.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Thu Mar 15, 2012 9:35 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
I had at first boot that problem and after I find that strange thing
never more.
There is one difference in my system from snapshot, I'm using
sysvinit 2.88-72.1
I don't know where you can find it.
Anyway check all rc.d.
, mostly rc.d services and where you find network manager change to wicd.
If you have already done I don't have any more ideas.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Thu Mar 15, 2012 9:41 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
sorry
sysvinit 2.86-70.2
and you find in current


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Fri Mar 16, 2012 1:04 am 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Feb 17, 2010 1:25 am
Posts: 23
I changed netmanager for wicd in the scripts rc.postinstall, rc.0 and rc.services.didn't work, and donwgraded sysvinit to your ver. and didn't worked either.

So now what? It will be fixed eventually whit an upgrade?

Thanks for the help

_________________
I have tried: slitaz, archlinux, ututo, ubuntu, crunchbang, debian, puppy and I always come back to Zenwalk.
Zenwalk its just right.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Fri Mar 16, 2012 4:49 am 
Administrator
Administrator
User avatar

Joined: Tue Mar 06, 2007 12:34 pm
Posts: 2082
Location: Finland
I just tried, for fun.

On snapshot,
I downloaded wicd
killed NetworkManager
removepkg NetworkManager-pptp-0.9.2.0-i486-72.1, NetworkManager-openvpn-0.9.2.0-i486-72.1, NetworkManager-0.9.2.0-i486-72.1
installed wicd
started wicd service(from terminal as root "service start wicd")
started wicd-client(Menu-Run Program)
edited rc.0, rc6, rc.services
rc.0: /etc/rc.d/rc.wicd stop
rc.6: /etc/rc.d/rc.wicd stop
rc.services:if [ -x /etc/rc.d/rc.wicd ]; then
rc.services: . /etc/rc.d/rc.wicd start

and all works, also after reboot without error.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Fri Mar 16, 2012 8:44 am 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
fun for fun in my system works also whit network manager installed.
I mean once I kill wicd I can start NM
Can you check whit netpkg if you still have to activate some new config?
I did install first the tar that I download direct from
https://launchpad.net/wicd
wicd.1.7.1.tar.gz
then I did use the new zenwalk pkg
In both cases at first boot I had to run as root wicd or wicd start
but after that no more problems.
On a fresh install there is also another "problem" it ask for
host and domain, if you want to use dhcp etc.
And in my system I have that problem whit rc.d/wicd that I
had already explain. The fun is that even if I let there the text file
and I write wicd start it works.
Try to remove all NM pkg wicd sysinit
reinstall wicd and sysvinit 2.86 check if you have to activate new config.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Sat Mar 17, 2012 3:54 pm 
Regular Zenwalker
Regular Zenwalker

Joined: Wed Feb 17, 2010 1:25 am
Posts: 23
I checked if I had not updated .new files, and I had, I updated all except rc.wicd because the .new was the empty, rebooted and got error again.
Then I tried:
su
service start wicd

started wicd-client(Menu-Run Program)

and checked that my rc. files did not have the "networkmanager " string

reboot

and problem solved
It doesn't ask for the password anymore and no errors
Thanks for all \!D/

only one question left:
what was the difference between running "service start wicd" and editing the rc. files?

I though editing the rc. files should have been enough.

_________________
I have tried: slitaz, archlinux, ututo, ubuntu, crunchbang, debian, puppy and I always come back to Zenwalk.
Zenwalk its just right.


 Profile Send private message  
 
 Post subject: Re: wicd cannot connect to dbus
PostPosted: Sat Mar 17, 2012 4:19 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Fri Dec 28, 2007 2:36 pm
Posts: 1286
Pick up new pkg
you should find in snapshot
wicd-1.7.1-72.2
at boot the system read the sevices that have to start /etc/rc.d
wicd start .... etc is started by root anytime


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


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 post attachments in this forum

Search for:
Jump to: