[Bug 592642] New: Mouse integration doesn't work in guet system
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c0 Summary: Mouse integration doesn't work in guet system Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 3 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Usability AssignedTo: mseben@novell.com ReportedBy: mseben@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- I tested openSUSE-KDE-LiveCD-x86_64-Build0539-Media.iso on virtualbox-ose 3.1.6 and I found mouse integration dosn't work, all other features like screen resizing,shared clipboard ,etc..., works correctly ------ in previous builds, mouse integration works fine, i suppose this issue was caused by new xorg-server which no longer use HAL see: http://lists.opensuse.org/opensuse-factory/2010-03/msg00127.html ----- in vbox guest were are using HAL to detect vbox mouse : /usr/share/hal/fdi/policy/20thirdparty/90-vboxguest.fdi -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c1 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |sndirsch@novell.com Summary|Mouse integration doesn't |Mouse integration doesn't |work in guet system |work in guest system --- Comment #1 from Michal Seben <mseben@novell.com> 2010-03-31 12:54:19 UTC --- Stefan, do you think only (possible) way is to create xorg.conf for guest system ? thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c2 --- Comment #2 from Michal Seben <mseben@novell.com> 2010-03-31 12:55:44 UTC --- Created an attachment (id=351666) --> (http://bugzilla.novell.com/attachment.cgi?id=351666) xorg log from guest system (where MI dosn't work) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c3 --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2010-03-31 13:11:28 UTC --- Hmm. Which mouse driver is virtualbox using? vmmouse maybe? Then this would be a duplicate of Bug #592193. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c4 --- Comment #4 from Michal Seben <mseben@novell.com> 2010-03-31 13:33:17 UTC --- no, it's "vboxmouse" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c5 --- Comment #5 from Michal Seben <mseben@novell.com> 2010-03-31 13:35:37 UTC --- Created an attachment (id=351678) --> (http://bugzilla.novell.com/attachment.cgi?id=351678) fdi file for hal (which no longer works on guest) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c6 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|sndirsch@novell.com | --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2010-03-31 13:42:59 UTC --- Ok. But maybe it's the same issue after all. :-) Check for entries in 'udevadm info -e' with 'ID_INPUT_MOUSE=1' and and use _VENDOR/_PRODUCT for matching to MatchVendor/MatchProduct in /etc/X11/xorg.conf.d/11-mouse.conf, i.e. add a new snippet. Hope this helps. I need to admit that this is all new to me as well. :-( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #351678|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c7 --- Comment #7 from Michal Seben <mseben@novell.com> 2010-04-02 14:46:13 UTC --- hm ... no ID_INPUT_MOUSE=1 for /dev/vboxguest device which is used for vboxmouse so I create 60-vbox-guest-x11.rules -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c8 --- Comment #8 from Michal Seben <mseben@novell.com> 2010-04-02 14:47:16 UTC --- Created an attachment (id=352217) --> (http://bugzilla.novell.com/attachment.cgi?id=352217) udev rules -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #352217|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c9 --- Comment #9 from Michal Seben <mseben@novell.com> 2010-04-02 14:49:40 UTC --- Created an attachment (id=352218) --> (http://bugzilla.novell.com/attachment.cgi?id=352218) 60-vboxmouse.conf -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c10 --- Comment #10 from Michal Seben <mseben@novell.com> 2010-04-02 14:50:48 UTC --- I will include these files to virtualbox-ose -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c11 --- Comment #11 from Michal Seben <mseben@novell.com> 2010-04-06 06:39:08 UTC --- fix pushed to factory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c12 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #12 from Michal Seben <mseben@novell.com> 2010-04-06 06:39:33 UTC --- fixed -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=592642 http://bugzilla.novell.com/show_bug.cgi?id=592642#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (592642) was mentioned in https://build.opensuse.org/request/show/36860 Factory / virtualbox-ose -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com