Bug 109604 (TB3fbf821d)

Summary: TB GUI_functions.py:524:gui_run_dialog:OSError: [Errno 1] Operation not permitted
Product: [Fedora] Fedora Reporter: Adam Jenkins <adam>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 1CC: crabketch, kyrsjo, vonruben, ztlcox
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-08 16:15:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dump file
none
python traceback none

Description Adam Jenkins 2003-11-10 03:03:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.1)
Gecko/20031030

Description of problem:
Seems like it's related to access.  Was logged in as root but
authenticated with root password.

Version-Release number of selected component (if applicable):
redhat-config-network-tui-1.3.10-1
redhat-config-network-1.3.10-1

How reproducible:
Couldn't Reproduce

Steps to Reproduce:
Will try later to reproduce it.  Strange, the Network Configuration
window shows ppp0 as Inactive even though it's active.  Maybe it's
just showing the settings of the profile?
    

Additional info:

Comment 1 Adam Jenkins 2003-11-10 03:05:09 UTC
Created attachment 95864 [details]
dump file

Comment 2 Harald Hoyer 2003-11-25 15:20:00 UTC
Traceback (most recent call last):
  File "/usr/bin/redhat-control-network", line 184, in
on_activateButton_clicked
    (ret, msg) = dev.activate()
  File
"/usr/src/build/320592-noarch/install/usr/share/redhat-config-network/netconfpkg/NCDevice.py",
line 385, in activate
    dialog = dialog)
  File
"/usr/src/build/320592-noarch/install/usr/share/redhat-config-network/netconfpkg/NC_functions.py",
line 512, in generic_run_dialog
    dialog = dialog)
  File
"/usr/src/build/320592-noarch/install/usr/share/redhat-config-network/netconfpkg/gui/GUI_functions.py",
line 524, in gui_run_dialog
OSError: [Errno 1] Operation not permitted

Local variables in innermost frame:
fdin: []
swindow: <gtk.ScrolledWindow object (GtkScrolledWindow) at 0x959e924>
string: <module 'string' from '/usr/lib/python2.2/string.pyc'>
okbutton: <gtk.Button object (GtkButton) at 0x95afe84>
buffer: <gtk.TextBuffer object (GtkTextBuffer) at 0x95b019c>
cancelbutton: <gtk.Button object (GtkButton) at 0x959ef24>
command: /sbin/ifup
argv: ['/sbin/ifup', 'netbay', 'up']
searchPath: 0
label: Activating network device netbay, please wait...
lbl: <gtk.Label object (GtkLabel) at 0x959e8fc>
select: <module 'select' from
'/usr/lib/python2.2/lib-dynload/selectmodule.so'>
stdin: 0
xml: <gtk.glade.XML object (GladeXML) at 0x9596e84>
catchfd: (1, 2)
fderr: []
dlg: <gtk.Dialog object (GtkDialog) at 0x959e8d4>
errlabel: Cannot activate network device netbay!

fdout: []
root: /
gtk: <module 'gtk' from
'/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc'>
CancelException: netconfpkg.gui.GUI_functions.CancelException
mark: <gtk.TextMark object (GtkTextMark) at 0x95b03b4>
write: 4
read: 3
s: 1
childpid: 1907
closefd: -1
dialog: None
rc: 
title: redhat-config-network:

Network device activating...
os: <module 'os' from '/usr/lib/python2.2/os.pyc'>
textview: <gtk.TextView object (GtkTextView) at 0x95af4cc>


Comment 3 Harald Hoyer 2003-11-25 15:50:33 UTC
*** Bug 110516 has been marked as a duplicate of this bug. ***

Comment 4 Harald Hoyer 2004-01-28 13:28:44 UTC
*** Bug 114441 has been marked as a duplicate of this bug. ***

Comment 5 Harald Hoyer 2004-02-02 08:36:53 UTC
*** Bug 114724 has been marked as a duplicate of this bug. ***

Comment 6 Orion Poplawski 2004-05-11 17:15:45 UTC
Created attachment 100154 [details]
python traceback

I can reproduce via "redhat-control-network" run as a user.  If I start a dhcp
interface that for some reason cannot find a dhcp server and I click on cancel
to abort the operation it crashes.

Comment 7 Harald Hoyer 2004-05-24 09:47:03 UTC
*** Bug 121546 has been marked as a duplicate of this bug. ***

Comment 8 petrosyan 2004-10-16 15:29:15 UTC
I can't reproduce this bug in Fedora Core development anymore