← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 380373] [NEW] xorg-options-editor-gtk crashes

 

Public bug reported:

when I invoked xorg-options-editor-gtk as root(as well as local user) from a bash terminal ,it crashed .
On a Ubuntu Jaunty 9.04 64-bit .

So ,I made /usr/share/xserver-xorg/pci directory manually and the program launched .the Problem is ,I have no nvidia driver installed from apt repositories.I am using nvidia binary module compiled using the nvidia-installer for latest driver module.In case for users like me, please make the directory /usr/share/xserver-xorg/pci while installing xorg-options-editor-gtk.
and when I invoke from the terminal ,when I close the window of the program to exit ,it exist the gui.but the terminal still showed busy.below is the error details:
----
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/XorgOptionsEditor/XorgOptionsEditorGtk.py", line 743, in on_window_main_delete_event
    self.on_exitbutton_clicked(None)
AttributeError: XorgOptionsEditor instance has no attribute 'on_exitbutton_clicked'


^CTraceback (most recent call last):
  File "/usr/bin/xorg-options-editor-gtk", line 14, in <module>
    main()
  File "/usr/bin/xorg-options-editor-gtk", line 8, in main
    gtk.main()
KeyboardInterrupt
---

** Affects: xorg-options-editor
     Importance: Undecided
         Status: New

-- 
xorg-options-editor-gtk crashes
https://bugs.launchpad.net/bugs/380373
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to Xorg Options Editor.



Follow ups

References