[drats_users] [D-RATS] #245: "Add a Port" Fails to Add Ports with Fedora 12 & 13 Beta Linux

D-RATS Tracker
Thu Apr 29 18:19:13 PDT 2010


#245: "Add a Port" Fails to Add Ports with Fedora 12 & 13 Beta Linux
----------------------------+-----------------------------------------------
 Reporter:  n0so@…          |       Owner:  kk7ds  
     Type:  Bug             |      Status:  new    
 Priority:  Functionality   |   Milestone:  0.3.3b1
Component:  User Interface  |     Version:  0.3.2  
 Keywords:                  |    Platform:  Linux  
----------------------------+-----------------------------------------------
 Under Linux Fedora versions 12 and 13-beta, d-rats-0.3.3b1 "Add a Port"
 dialog box fails to add the newly defined port to the config file.
 Everything appears to work until you click the "Add a Port" "Add" button.
 The new port definition never gets added to the ports list.

 The problem is most likely a difference in the GTK/GLADE versions used in
 the later versions of Fedora Linux:

 Ubuntu:
 GTK 2.18.3
 PyGTK 2.16.0

 Fedora 11:
 GTK 2.16.6
 PyGTK 2.14.1

 Fedora 12:
 GTK 2.18.9
 PyGTK 2.16.0

 Fedora 13-beta:
 GTK 2.20.0
 PyGTK 2.17.0

 The only thing related to this in the debug.log file is:
 --- begin snipped from debug.log ---
 /usr/lib/python2.6/site-packages/d_rats/config.py:214: GtkWarning:
 GtkSpinButton: setting an adjustment with non-zero page size is
 deprecated
   wtree = gtk.glade.XML(p, "addport", "D-RATS")
 Changed to Serial
 Changed to Network
 Saving config...
 --- end snipped from debug.log ---

 The warning occurs when when the "add" button is selected on the main
 Config window. No warnings or errors are logged when the "add" button is
 selected on the "Add a Port" dialog.

 The "Add a Port" dialog box works correctly in Windows, Linux Fedora 11
 and in Unbuntu Linux 9.10.

 A "work around" for Fedora 12 and 13-beta is the edit the d-rats.config
 file using a text editor and add the new port manually.

-- 
Ticket URL: <http://trac.d-rats.com/trac/ticket/245>
D-RATS <http://trac.d-rats.com>
D-RATS Development


More information about the drats_users mailing list