Closed
Bug 246916
Opened 21 years ago
Closed 21 years ago
Every attemp to access internet results in "not found error" and attemp to configure internet produced a bug report
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: takins1, Assigned: zach)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; FunWebProducts; .NET CLR 1.1.4322)
Build Identifier:
In Mozilla it won't allow me to get on the internet and gives an error about
ethernet card.
Reproducible: Always
Steps to Reproduce:
1.Click on Mozilla or
2.Click on internet configure wizard
3.
Actual Results:
Traceback (innermost last):
File "/usr/bin/anaconda", line 633, in ?
intf.run(id, dispatch, configFileData)
File "/usr/lib/anaconda/gui.py", line 353, in run
self.icw.run (self.runres, configFileData)
File "/usr/lib/anaconda/gui.py", line 814, in run
mainloop ()
File "/usr/lib/python1.5/site-packages/gtk.py", line 2676, in mainloop
_gtk.gtk_main()
File "/usr/lib/python1.5/site-packages/gtk.py", line 130, in __call__
ret = apply(self.func, a)
File "/usr/lib/anaconda/gui.py", line 420, in nextClicked
self.setScreen ()
File "/usr/lib/anaconda/gui.py", line 558, in setScreen
new_screen = apply(self.currentWindow.getScreen, args)
File "/usr/lib/anaconda/iw/congrats_gui.py", line 55, in getScreen
label = GtkLabel(
TypeError: not all arguments converted
Expected Results:
Allow access to the internet and allow access to configure the internet
setting.
Comment 1•21 years ago
|
||
This has nothing to do with Bugzilla, and based on your description, I'm betting
it has nothing to do with Mozilla, so no point in moving the bug there.
Based on your error messages, this sounds like a problem with your Internet
setup wizard, and since it's written in python and referencing anaconda
libraries I'm going to guess it's RedHat. If that's the case, you might try
reporting it to them.
https://bugzilla.redhat.com/bugzilla/
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•