Fwd: Re: KNetworkConf 0.6.1
"Rashid N. Achilov" <[email protected]> Tue, 1 Mar 2005 09:19:34 +0600
| Newsgroups | gmane.comp.gnome.system-tools |
|---|---|
| Organization | Granch Ltd. |
| Message-ID | <[email protected]> |
File with results attached. FreeBSD 5.3-RELEASE, GCC 3.4.2, KDE 3.3.2. Any additional info will be provided as request. Real IP were XXX'ed. Box has an interface fxp0 (Intel EtherExpress Pro 100B+), but it cannot be detected. ---------- Forwarded Message ---------- Subject: Re: KNetworkConf 0.6.1 Date: Monday 28 February 2005 20:46 From: Juan Luis Baptiste <[email protected]> To: [email protected] It seems to be a bug in the network backend. Please fill a bug report at: http://bugs.gnome.org/ product gnome-system-tools Or write to [email protected] and send them the output you send me. Let me know when you have done it so I can monitor the fix and include it in KNetworkConf. Cheers, -- Juan Luis Baptiste http://www.merlinux.org http://knetworkconf.sf.net On Monday 28 February 2005 06:11, Rashid N. Achilov wrote: > On Friday 25 February 2005 21:41, you wrote: > > > When I start it cannot detect network interface, throw small window > > > with red cross "Could not open file". "Routes" and "Domain name system" > > > fills correctly. > > > > Can you run it in a konsole and send me the output? > > Yes, of course. Real IP's were XXX'ed. File attached. ------------------------------------------------------- -- With Best Regards. Rashid N. Achilov (RNA1-RIPE), Web: http://granch.ru/~shelton Granch Ltd. system administrator, e-mail: achilov [at] granch [dot] ru PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A _______________________________________________ system-tools-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/system-tools-list
jjjj
(text/plain, 1.4 KB)
QMetaObject::findSignal:KNetworkConfModule: Conflict with KCModule::changed(bool)
QMetaObject::findSignal:KNetworkConfModule: Conflict with KCModule::changed(bool)
--get XML:
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<!DOCTYPE network []>
<network>
<dialinstalled>1</dialinstalled>
<domain>ru</domain>
<gateway>XXX.XXX.XXX.XXX</gateway>
<hostname>sentry</hostname>
<smbinstalled>0</smbinstalled>
<smbuse>1</smbuse>
<nameserver>XXX.XXX.XXX.XXX</nameserver>
<statichost>
<ip>127.0.0.1</ip>
<alias>localhost</alias>
<alias>localhost.my.domain</alias>
<alias>sentry</alias>
<alias>localhost.localdomain</alias>
</statichost>
<statichost>
<ip>::1</ip>
<alias>localhost</alias>
<alias>localhost.my.domain</alias>
</statichost>
<interface type=''>
<dev>tun0</dev>
<enabled>0</enabled>
<type></type>
</interface>
<interface type='loopback'>
<dev>lo0</dev>
<enabled>1</enabled>
</interface>
<profiledb>
</profiledb>
</network>
<!-- GST: end of request -->
XML -d list_ifaces: <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<!DOCTYPE network-ifaces []>
<network-ifaces>
<interface>
<addr>127.0.0.1</addr>
<dev>lo0</dev>
<enabled>1</enabled>
<mask>0xff000000</mask>
<type>loopback</type>
</interface>
</network-ifaces>
<!-- GST: end of request -->