Project

General

Profile

Actions

Emulator Issues #7206

closed

Games list doesn't scroll with mouse wheel (Linux 64 bit)

Added by i418c7 about 10 years ago.

Status:
Fixed
Priority:
High
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem? Describe what went wrong in few words.
I can't scroll the games list with the mouse wheel! :O
Clicking and dragging the scroll bar works fine.

What did you expect to happen instead?
Scrolling.

What steps will reproduce the problem?

  1. Compile dolphin
  2. Run dolphin
  3. Attempt to scroll
  4. ????
  5. Profit

Which versions of Dolphin did you test on?
Just tested with 1430. If the answer isn't obvious to whomever reads this, I'll do more testing. Kinda late right now.

Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
1415 worked, but that was under a 32 bit 12.04 install with a different wxWidgets installed, so that really doesn't help much.

What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Ubuntu 14.04, some 8 Core AMD, GTS 450

Are you using the 32 or the 64 bit version of Dolphin?
64

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Here's the link to my cmake command output. I'm wondering if it's wxWidgets3. I'm assuming that would handle scrolling (please correct me if I'm wrong. I'm curious to know regardless.)
http://pastebin.com/8irkfK4v

Actions #1

Updated by degasus almost 10 years ago

This is a known wx issue. It's already fixed in the official wx tree, but they didn't release it afterwards.

Actions #2

Updated by flacs almost 10 years ago

  • Status changed from New to Fixed

wxWidgets 3.0.1 has been released which includes the commit fixing this problem (https://github.com/wxWidgets/wxWidgets/commit/482a1313525e3fa2c29f6e8734e6aedad44cd808).

Actions #3

Updated by flacs almost 10 years ago

  • Status changed from Fixed to Accepted

We still need to update the wxWidgets version in Externals/.

Actions #4

Updated by flacs almost 10 years ago

  • Priority set to High
  • Milestone set to Current
Actions #5

Updated by JMC4789 over 9 years ago

Is there not anyone that can look at this? Still confirmed.

Actions #6

Updated by Buddybenj over 9 years ago

  • Status changed from Accepted to Fixed

This should have been unintentionally fixed in this commit: https://github.com/dolphin-emu/dolphin/commit/1334d7fc4138a0ed481d715ab63964db5578cce8 since it upgraded to a newer version of wxWidgets, consequently merging this commit: https://github.com/wxWidgets/wxWidgets/commit/482a1313525e3fa2c29f6e8734e6aedad44cd808#diff-40dd4b5e2cdfa858afee852fae756e01R1722

Although no one has confirmed this fixed, I feel confident to say that this has been fixed since the wxWidgets commit fixing this issue was merged.

Actions #7

Updated by i418c7 about 9 years ago

This wasn't fixed. I'm still unable to scroll. I check it just about every time I update the emulator, so please reopen this issue.

Actions #8

Updated by flacs about 9 years ago

@i418c7: Which OS?

Actions #9

Updated by i418c7 about 9 years ago

Ubuntu 14.04

Actions #10

Updated by flacs about 9 years ago

i418c7: Your version of libwxgtk3.0-0 is too old. Install the utopic package or build Dolphin from source.

Actions #11

Updated by i418c7 about 9 years ago

I am building Dolphin from source...
Do you mean build libwxgtk from source?
Maybe there's a ppa out there.

Actions #12

Updated by flacs about 9 years ago

Build Dolphin from source without having libwxgtk3.0-dev installed (or manually disable the CMake check for it).

If you need further help, please ask on IRC or in the forum.

Actions

Also available in: Atom PDF