Help for Audacity on GNU/Linux.
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see
https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the
1.2.x and
1.3.x forums.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Post
by Gale Andrews » Sun Aug 09, 2015 5:57 pm
mrbumpy409 wrote:Gale Andrews wrote:Ubuntu Handbook build Audacity with wx2.8.12. Did you compile Audacity yourself with 2.8.12? I am not aware of a problem with NUMPAD in effects on Linux with Audacity built using wx2.8.12 or wx3.
It was compiled using wx2.8.12.1. Should I try it with wx3 instead?
You could if you are able to - if wx3 fixes it, at least it would mean that we might not have to take any action. I cannot reproduce the issue with either "English US" layout on Ubuntu 14.04 with Audacity HEAD built with wx3.0.2.
I don't have Audacity 2.1.1 built with wx2.8.12 right now.
Gale
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Post
by Gale Andrews » Sun Aug 09, 2015 10:51 pm
Gale Andrews wrote:mrbumpy409 wrote:Gale Andrews wrote:Ubuntu Handbook build Audacity with wx2.8.12. Did you compile Audacity yourself with 2.8.12? I am not aware of a problem with NUMPAD in effects on Linux with Audacity built using wx2.8.12 or wx3.
It was compiled using wx2.8.12.1. Should I try it with wx3 instead?
You could if you are able to - if wx3 fixes it, at least it would mean that we might not have to take any action. I cannot reproduce the issue with either "English US" layout on Ubuntu 14.04 with Audacity HEAD built with wx3.0.2.
I don't have Audacity 2.1.1 built with wx2.8.12 right now.
I've rebuilt 2.1.1 with wx2.8.12 and I can confirm the issue there exactly as you describe (in UK and US English).
Audacity built with wx3.0.2 could be somewhat unstable for a week or two - we are still working out bugs due to the transition to the later wxWidgets version. I definitely would not build 2.1.1 release with wx3.0.2 as that has almost no wx3 fixes.
So you may want to wait for 2.1.2 release sometime at end of September/possibly early October which will require wx3.0.2.
Gale
-
mrbumpy409
- Posts: 9
- Joined: Sun Aug 09, 2015 6:22 am
- Operating System: Please select
Post
by mrbumpy409 » Mon Aug 10, 2015 12:07 am
Gale Andrews wrote:mrbumpy409 wrote:It was compiled using wx2.8.12.1. Should I try it with wx3 instead?
You could if you are able to - if wx3 fixes it, at least it would mean that we might not have to take any action.
Unfortunately, Audacity 2.1.1 throws errors related to wxwidgets when trying to compile it with wx3.0.2, so I am unable to test if it resolves the numpad issue in version 2.1.1. I can, however, confirm that the current git pull
does fix the numpad issue.