Description of Problem: Hampton, beta2, running neat from <alt><F2> is not working at all. Running neat from terminal-window works, but when trying to configure my isdn-card I get traceback. Version-Release number of selected component (if applicable): redhat-config-network-0.9.12-1 How Reproducible: tried twice with same result. Steps to Reproduce: 1. "neat" 2. Hardware, trying to add isdn-card -> traceback 3. Actual Results: Traceback (innermost last): File "/usr/sbin/neat", line 1223, in ? gtk.mainloop() File "/usr/lib/python1.5/site-packages/gtk.py", line 2608, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__ ret = apply(self.func, a) File "/usr/sbin/neat", line 1060, in on_hardwareAddButton_clicked self.showHardwareDialog(type, false) File "/usr/sbin/neat", line 1122, in showHardwareDialog dialog = isdnHardwareDialog(hw) File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/isdnhardware.py", line 63, in __init__ self.hydrate() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/isdnhardware.py", line 135, in hydrate self.xml.get_widget("adapterEntry").set_text(self.hw.Description) File "/usr/lib/python1.5/site-packages/gtk.py", line 2145, in set_text _gtk.gtk_entry_set_text(self._o, text) TypeError: gtk_entry_set_text, argument 2: expected string, None found Expected Results: Well... Additional Information: Teles 16.3C PnP isdn-card
Can you try 0.9.20 at http://people.redhat.com/teg/neat/?
This is working now in Skipjack with redhat-config-network-0.9.18-1 and with redhat-config-network-0.9.20-1, I'm able to configure my isdn-card. I still have to use terminal-window, <alt><F2> is not working for "neat". (- and Control-panel is not working.) Still no GUI for isdn-dialing?
I did find the GUI: neat-control. Nice! I can dial my ISDN ISP-provider with neat-control, but the "configure" button is not working.
with usermode-gtk-1.52-1, I can run neat from <alt><F2>
Closing this out.