 |
 |
 |
 |
| F17 Development Forum The proper place for all things "F17." This section has been archived since F17 reached final release. |

8th April 2012, 08:07 PM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Mouse scroll wheel function busted
Harrumph! Well ... I'll be dipped if I can figure out where to stab that patch in to make it all work down the old channel in Xorg.
|

9th April 2012, 12:32 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Mouse scroll wheel function busted
try creating a couple of files in /etc/profile.d (name doesn't matter, just the extension, must be .sh and .csh)
etc/profile.d/xxxxx.sh
Code:
GDK_CORE_DEVICE_EVENTS=1 && export GDK_CORE_DEVICE_EVENTS
/etc/profile.d/xxxxx.csh
Code:
setenv GDK_CORE_DEVICE_EVENTS 1
the files will probably need to be executable as well.
chmod +x /etc/profile.d/xxxxx.csh
chmod +x /etc/profile.d/xxxxx.sh
Edit:
This will set it upon each boot, and you will need to reboot for it to take effect
|

9th April 2012, 03:11 AM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Mouse scroll wheel function busted
Ayup. That worked. I'll leave the naming convention I used up to your worst-nightmare type imagination. <..  ..>
|

9th April 2012, 03:54 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Mouse scroll wheel function busted
well, the names I thought of couldn't be posted here!
Glad it worked for ya
|

10th April 2012, 03:52 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
|
Re: Mouse scroll wheel function busted
were you forcibly using an older X server, or something? I haven't seen this bug at all, so I was assuming our X server was new enough not to be affected.
|

10th April 2012, 03:56 AM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Mouse scroll wheel function busted
Nope. The same issue effects both x86_64 and i686 LiveCDs, and the bare metal fresh install from the i686 version. (Didn't bare-metal the 64 bit.)
And check out the NV30/nouveau testing screenshot. Lotsa fun there, too! <..  ..>
|

10th April 2012, 05:08 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Mouse scroll wheel function busted
From what I have found, the bug supposedly occurs if you use GTK+ 3.3.7 or newer with xorg before 1.12
Now from what I see, F17 has xorg 1.12.0-2 currently, and GTK+ 3 version 3.4.0-1
So, it really shouldn't be having this issue. I haven't noticed it on my system here, either.
Edit:
Dan, what versions do you have of those 2 packages?
yum info xorg-x11-server-Xorg gtk3 Should tell you the versions.
Last edited by DBelton; 10th April 2012 at 05:12 AM.
|

10th April 2012, 12:31 PM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Mouse scroll wheel function busted
Whatever the install and yum updates decided I needed:
Quote:
Installed Packages
Name : gtk3
Arch : i686
Version : 3.4.0
Release : 1.fc17
Size : 11 M
Repo : installed
From repo : koji-override-1
Summary : The GIMP ToolKit (GTK+), a library for creating GUIs for X
URL : http://www.gtk.org
License : LGPLv2+
Description : GTK+ is a multi-platform toolkit for creating graphical user
: interfaces. Offering a complete set of widgets, GTK+ is suitable
: for projects ranging from small one-off tools to complete
: application suites.
:
: This package contains version 3 of GTK+.
Name : xorg-x11-server-Xorg
Arch : i686
Version : 1.12.0
Release : 2.fc17
Size : 3.3 M
Repo : installed
From repo : koji-override-0
Summary : Xorg X server
URL : http://www.x.org
License : MIT
Description : X.org X11 is an open source implementation of the X Window System.
: It provides the basic low level functionality which full fledged
: graphical user interfaces (GUIs) such as GNOME and KDE are
: designed upon.
|
Updates hasn't listed any replacements as of thirty seconds ago.
|

10th April 2012, 12:35 PM
|
 |
Administrator
|
|
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309

|
|
|
Re: Mouse scroll wheel function busted
|

10th April 2012, 02:53 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Mouse scroll wheel function busted
I didn't try running the LiveCD or even install from it. I used the DVD, so I wonder if that made some difference.
I will probably be grabbing one of the LiveCD images in the next day or so and try in on one of my other machines, though. I'll check out the nautilus/mouse thing then.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:02 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|