desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #120262
[Bug 926917] Re: Mouse wheel tilt not works
And ubuntu-bug seems to have 'finished' with an error of:
```
Traceback (most recent call last):
File "/usr/share/apport/apport-kde", line 533, in <module>
sys.exit(UserInterface.run_argv())
File "/usr/lib/python3/dist-packages/apport/ui.py", line 650, in run_argv
return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 488, in run_report_bug
response = self.ui_present_report_details(allowed_to_report)
File "/usr/share/apport/apport-kde", line 355, in ui_present_report_details
desktop_info)
File "/usr/share/apport/apport-kde", line 168, in __init__
self.ui.ui_update_view(self)
File "/usr/share/apport/apport-kde", line 345, in ui_update_view
QTreeWidgetItem(keyitem, [line])
TypeError: arguments did not match any overloaded call:
QTreeWidgetItem(int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(list-of-str, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, list-of-str, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidget, QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 1 has unexpected type 'QTreeWidgetItem'
QTreeWidgetItem(QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, list-of-str, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem, QTreeWidgetItem, int type=QTreeWidgetItem.Type): argument 2 has unexpected type 'list'
QTreeWidgetItem(QTreeWidgetItem): too many arguments
```
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/926917
Title:
Mouse wheel tilt not works
Status in xserver-xorg-input-evdev package in Ubuntu:
Incomplete
Bug description:
Ubuntu 12.04After updating the xserver-xorg-input-evdev package from 2.6.0-1ubuntu13 to 2.6.99.901-1ubuntu3
the Microsoft Wireless Laser Mouse 8000 wheel tilt works like scrolling and the xev utility reports that buttons 4 and 5 clicked when I try to tilt the wheel left and right (should report 6 and 7 buttons for the tilt, 4 and 5 for wheel scroll).
It worked right before the update.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/926917/+subscriptions