Bug 499973 (xfce-synaptic) - Touchpad functions not working in Xfce except through running 'gnome-mouse-properties'
Summary: Touchpad functions not working in Xfce except through running 'gnome-mouse-pr...
Keywords:
Status: CLOSED WONTFIX
Alias: xfce-synaptic
Product: Fedora
Classification: Fedora
Component: synaptics
Version: 14
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jonathan Blandford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-09 17:33 UTC by das
Modified: 2013-04-02 04:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 21:58:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Xfce 5300 0 None None None Never

Description das 2009-05-09 17:33:45 UTC
Description of problem:

Synaptic touchpad adjustment are not working in Xfce. Even in Xfce the moment I start gnome-mouse-properties, everything is working. But they are not retained the next time I login to Xfce. This is true even after I did proceed the way the device FAQ says. 


Version-Release number of selected component (if applicable):

Fedora 11 (rawhide)


How reproducible:

I am pasting here my changed 10-synaptics.fdi that I have put in the
suggested place:
<<

<?xml version="1.0" encoding="ISO-8859-1"?>

<!-- DO NOT EDIT THIS FILE IN PLACE.
    This file will be overwritten with the next update. If you need to add
    custom options, copy the file into /etc/hal/fdi/policy/ first.

    See https://fedoraproject.org/wiki/Input_device_configuration -->

<deviceinfo version="0.2">
 <device>
   <match key="info.capabilities" contains="input.touchpad">
       <!-- To add custom options for the touchpad, modify the examples below
            to suit your needs. The available options are listed in the
            "synaptics" man page. After modifyfing this file, you must
            restart HAL. Check the output of lshal whether your modifications
            have been merged successfully.

            Note: Options must always be type "string".
            The following examples enable left, right, middle clicks on
            single, double, triple finger tapping, respectively.

            <merge key="input.x11_options.TapButton1" type="string">1</merge>
            <merge key="input.x11_options.TapButton2" type="string">3</merge>
            <merge key="input.x11_options.TapButton3" type="string">2</merge>
       -->
       <merge key="input.x11_driver" type="string">synaptics</merge>
       <merge key="input.x11_options.TapButton1" type="string">1</merge>
       <merge key="input.x11_options.TapButton2" type="string">3</merge>
       <merge key="input.x11_options.VertEdgeScroll" type="boolean">1</merge>
       <merge key="input.x11_options.HorizEdgeScroll" type="boolean">1</merge>
   </match>
 </device>
</deviceinfo>

>>

After I put that changed file in /etc/hal/fdi/policy, I ran 'lshal'
that gave a lot of output, which was beyond my computer comprehension.
I was not sure how to restart hal and so as root I typed 'hald' and
pressed enter. The command prompt returned. But, because I was not
sure, I did reboot the system. I am giving you the results:

1. On the login prompt (the GUI one, initdefault is 5) tap is not
working. The click button below the touchpad is working.

2. In Xfce too tap is not working.

3. I opened a terminal and ran 'gnome-mouse-properties'. This has now
become a routine for me. The settings are all proper in it, I just
tapped on the icon of the bulb and it worked. Yes, the moment I run
this command, the command for gnome->mouse->properties, the tap starts
working.

4. Now tap and scroll (H&V) are working. They will till re-login or reboot.


Steps to Reproduce:

Given above.
  
Actual results:

Given above.

Expected results:

Touchpad tapping and scrolling should work on their own in Xfce, not through 'gnome-mouse-properties'.

Additional info:

Comment 1 das 2009-05-22 14:42:08 UTC
Today in the yum update list there was a synaptic component, so expected the bug to go away. But the situation still remains the same. To enable touchpad in Xfce I have to run gnome-mouse-properties. In fact now I have made a shortcut on the desktop to this binary and after logging in I just activate it once.

Comment 2 Bug Zapper 2009-06-09 15:33:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 pscottdv 2009-07-11 23:02:02 UTC
I can verify that this problem also occurs using fluxbox, except the only setting I use that is not retained is "Enable mouse clicks with touchpad".

Comment 4 das 2009-07-24 13:56:56 UTC
The same problem is happening with LXDE too. Touchpad functions are retained only in 'gnome-mouse-properties' and hence working well once 'gnome-mouse-properties' is activated.

Comment 6 Chris Young 2009-11-19 03:16:29 UTC
(In reply to comment #4)
> The same problem is happening with LXDE too. Touchpad functions are retained
> only in 'gnome-mouse-properties' and hence working well once
> 'gnome-mouse-properties' is activated.  

I second this. I'm using Fedora 12 with LXDE (not the spin but Fedora + lxde-desktop, as the spin is broken and thus taken down for now) and tap will only work once I run gnome-mouse-properties. Should a separate bug report be filed?

Comment 7 Chris Young 2009-11-22 14:51:36 UTC
Workaround (in LXDE): Preferences -> Desktop Session Settings -> enable "GNOME Settings Daemon"

Comment 8 das 2010-03-05 03:01:58 UTC
Facing the same problem in F12 XFCE. And exactly the same way as the reported bug, my work-around is, keeping a 'gnome-mouse-properties' shortcut, and activating it. The moment it is activated the problem goes away, exactly as it did in F11.

Comment 9 Bug Zapper 2010-04-27 14:15:03 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 10 Bug Zapper 2010-06-28 12:28:29 UTC
Fedora 11 changed to end-of-life (EOL) status on 2010-06-25. Fedora 11 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 11 Felipe Contreras 2010-08-09 18:46:53 UTC
This bug is still present on Fedora 13, please re-open.

Comment 12 Jan "Yenya" Kasprzak 2011-03-23 09:41:58 UTC
Still present in F14/x86-64. Trying to reopen, changing the architecture to All, and adding reference to the upstream bug:

http://bugzilla.xfce.org/show_bug.cgi?id=5300

Comment 13 Sebastian Krämer 2012-05-03 18:49:04 UTC
F17 Beta did show a problem with the touchpad and wouldn't even honor settings from the gnome settings dialogue. However, an upgrade to the xfce-4.10 prerelease included mouse+touchpad settings with a tab for a touchpad (not in F17 Beta by default) and settings tapping and scrolling there does have an effect and works as expected.

Comment 14 Fedora End Of Life 2012-08-16 21:58:44 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.