[Bug 211717] Re: knetworkmanager - manual configuration doesn't load (kde4)

2008-04-26 Thread Yuriy Kozlov
Despite the commit message above, network-manager-kde still does not depend on 
knetworkconf:
Depends: kdelibs4c2a (= 4:3.5.8-1), libc6 (= 2.4), libdbus-1-3 (= 1.1.1), 
libdbus-qt-1-1c2 (= 0.62.git.20060814), libgcc1, libhal1
 (= 0.5.8.1), libice6 (= 1:1.0.0), libnl1, libnm-util0, libpng12-0 
(= 1.2.13-4), libqt3-mt (= 3:3.3.8-b), libsm6, libstdc++6
 (= 4.1.1-21), libx11-6, libxext6, network-manager (= 0.6.2), 
networkstatus (= 4:3.5.9), zlib1g (= 1:1.2.3.3.dfsg-1)
Recommends: kwalletmanager, network-manager-openvpn, network-manager-pptp, 
network-manager-vpnc

** Changed in: knetworkmanager (Ubuntu)
   Status: Fix Released = Confirmed

** Also affects: kdeadmin (Ubuntu)
   Importance: Undecided
   Status: New

-- 
knetworkmanager - manual configuration doesn't load (kde4)
https://bugs.launchpad.net/bugs/211717
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211717] Re: knetworkmanager - manual configuration doesn't load (kde4)

2008-04-26 Thread Yuriy Kozlov
kubuntu-kde4-desktop depends on knetworkconf-kde4 now, so that part is
fixed.

** Changed in: kubuntu-kde4-meta (Ubuntu)
   Status: Confirmed = Fix Released

-- 
knetworkmanager - manual configuration doesn't load (kde4)
https://bugs.launchpad.net/bugs/211717
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211717] Re: knetworkmanager - manual configuration doesn't load (kde4)

2008-04-26 Thread zephirum
Hi, sorry I'm a bit of a Linux noob, so I will try and give as much information 
as possible, hopefully it will help.
I seemed to have a double problem.

The part where I can't seem to connect to the internet is fixed (partially) 
apparently it is due to the network controller I'm using - Nvidia MCP55
solution here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/136836

However the Knetworkconf menu thing is a different story. I can confirm
that I did have (uninstalled Kubuntu and got Ubuntu instead)
Knetworkconf-KDE4, but for some reason, Knetworkmanager would report
kcm_knetworkconfmodule missing. I installed Knetworkconf (without the
KDE4 part) trying to fall back a version, which successfully brought up
a manual configuration menu, but it was odd that the settings won't
stick, couldn't set the setting either at DHCP *OR* static ip, the
select bullet thing prefers to unselected (you'd think it's one or the
other), and somehow I get a static IP address on the configuration field
as 169.254.11.86 when it should be around 10.1.1.2. One last thing, when
I told kcmshell to list the modules, kcmshell stated there was no module
present.

Hopefully that helps, I will stay with Ubuntu or I may use Kubuntu with
KDE3 for the time being.

-- 
knetworkmanager - manual configuration doesn't load (kde4)
https://bugs.launchpad.net/bugs/211717
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 211717] Re: knetworkmanager - manual configuration doesn't load (kde4)

2008-04-26 Thread Spankin
I managed somehow to fix this problem, at least for the time beeing.

At shell console:

ipconfig Your_IP_number netmask 255.255.255.0 up
route add default gw Your_gate_number
sudo nano -w /etc/resolv.conf
nameserver Your_DNS_server_1
nameserver Your_DNS_server_2
ctrl+q, Y, enter

now the configuration still shows 0 instead of actual data, and manual
configuration works.. or not (depends on whatever), but finally,
Internet works :) hope it will work for you as well

thanks for all help, cheers mates :)

-- 
knetworkmanager - manual configuration doesn't load (kde4)
https://bugs.launchpad.net/bugs/211717
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs