[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-10-03 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 17:15 ---
*** Bug 425 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-10-03 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 17:15 ---
Created an attachment (id=911)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=911action=view)
fix infamous #1881

ok, i just steal a wireless card and i can confirm this bug is valid

the problem was that we only save wireless settings only when we know the
interface was a wireless one, which we didn't when drakconnect is not in wizard
mode.

the following patch (inspirated by #425 one) should fix it.

another working fix would had to always write wireless settings: since
parameters are only written if they are defined, this would have been a no-no
for non wireless interfaces.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-10-03 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2003-03-10 17:20 ---
*** Bug 416 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-09-30 Thread [111mandrake]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-01-10 02:04 ---
I have the same problems. Draconnect is useless, you have to find tricks to make
it work.

I have setup two profiles, but I can't really use them since, for some reason,
drakconnect wants to use the same gateway for both.

I have two profiles with the same name but one is capitalized. Drakconnect
chokes when I want to delete one.

This is not RC quality software, but more like beta.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-09-09 Thread [tvignaud]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-09-09 14:07 ---
your connection only work when you enable it in drakconnect.

what happens if you manually run ifup eth0 (or whatever is your interface) or
service network restart as root

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-09-09 Thread [djennings]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|9.2-4mdk|9.2-8mdk




--- Additional Comments From [EMAIL PROTECTED]  2003-09-09 14:12 ---
Still present in 9.2RC2 drakxtools-9.2-9mdk

Still the same behaviour. I have an orinoco based pcmcia wireless card 
installed.
I go through the drakconnect wizard filling in all the wireless parameters.
I click 'Finish' to exit the wizard. The card starts working and I can see 
/etc/sysconfig/network-scripts/ifcfg-eth0 contains the wireless parameters.

I then click 'OK' to exit drakconnect and the card stops working and all the 
wireless parameters have disappeared from 
/etc/sysconfig/network-scripts/ifcfg-eth0
 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-07-27 Thread [tim]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-27-07 22:40 ---
I think this is a dup of 416.
Please note my comment there about using WEP keys other than key 1 (for wireless
config), the GUI either needs to support this or to provide guidance to the user
to wrap quotes around fields containing [n] where n is the key. 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-07-01 Thread [qa]
http://qa.mandrakesoft.com/show_bug.cgi?id=1881


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|9.1-21mdk   |9.2-0.7mdk




--- Additional Comments From [EMAIL PROTECTED]  2003-01-07 17:12 ---
This bug has been automatically updated to last version of product available. 

Please check if it is still valid.


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-03-17 Thread djennings
http://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 22:35 ---
Still present in drakxtools-9.1-26


This is the same bug as 1942




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-03-17 Thread donworker
http://qa.mandrakesoft.com/show_bug.cgi?id=1881

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1



--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 22:47 ---
*** This bug has been confirmed by popular vote. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-03-17 Thread snoyes
http://qa.mandrakesoft.com/show_bug.cgi?id=1881

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]



--- Additional Comments From [EMAIL PROTECTED]  2003-03-17 23:45 ---
*** Bug 1942 has been marked as a duplicate of this bug. ***



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.



[Cooker] [Bug 1881] [drakxtools] Configuration corrupted on exiting Drakconnect GUI

2003-02-23 Thread djennings
https://qa.mandrakesoft.com/show_bug.cgi?id=1881





--- Additional Comments From [EMAIL PROTECTED]  2003-02-23 23:10 ---
Bug still present in drakxtools 9.1-4

I have tested with an Orinoco wireless card, and a 3Com Fast Ethernet card.
Any changes made to any parameter in the drakconnect Wizard are applied when 
the 'Finish' button is pressed, and then discarded again when the 'OK' button is 
used to exit the GUI. On re entering drakconnect the old parameters are still set.

This behaviour is also present in Mandrake 9.0



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
9.1RC1
Example failure scenario :-

/etc/sysconfig/network-scripts/ifcfg-eth0 is set up for an pcmcia Ethernet card, but 
the user is replacing the Ethernet card with a wireless card.

The user starts mcc and selects the networking GUI. 
The user presses the 'Wizard' button and goes through drakconnect to set up the 
wireless card parameters. On pressing 'Finish' to exit the wizard the new parameters 
are used to set up the card, and it starts working.

The user then presses 'OK' in the networking GUI, and the original contents of 
ifcfg-eth0 are then written back again and the card stops working.

The user has to exit the GUI with 'Cancel' in order to retain the modified contents of 
ifcfg-eth0.

This is obviously not very intuitive.