Compose key inoperative in Audacity only

Help for Audacity on GNU/Linux.
Forum rules
ImageThis 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.
Post Reply
tgsbn
Posts: 2
Joined: Wed Sep 19, 2018 3:53 pm
Operating System: Linux Debian

Compose key inoperative in Audacity only

Post by tgsbn » Wed Sep 19, 2018 4:51 pm

OpenSUSE Leap 42.3 x86_64, kernel 4.4.155-68.1-default
Audacity 2.2.2-16.51-x86_64 (Packman repository)
Standard keyboard, German layout

I have configured the right Windows key as Compose key for entering French accented characters.
This works fine everywhere except in Audacity.

In Audacity, specifically while entering a text mark, the Compose key is simply ignored.
So typing for example Win - ´ - e results in ´e instead of é.
If I type the same key sequence outside Audacity (for example in a console window) the é appears correctly.
I can then copy it to the clipboard and insert it in Audacity via right click - Paste.
(Just selecting it with the mouse and trying to paste it into Audacity from the X selection buffer via middle click doesn't work, though.)
So Audacity is able to accept and render the é - it just won't let me enter it through the keyboard.

I have repeated the Compose key configuration and also tried a different key without success.

What am I doing wrong?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Compose key inoperative in Audacity only

Post by steve » Mon Sep 24, 2018 9:18 am

This sounds like this known issue: https://bugzilla.audacityteam.org/show_bug.cgi?id=1778

I suspect that the problem is a limitation of WxWidgets "wxKeyEvent" handling.

Currently the best workaround is what you are already doing - type the text somewhere else and then copy and paste.

If you are producing a lot of labels, it may be easier to create "place holder" (empty) labels in Audacity, then export the labels, edit in another application (such as LibreOffice or a text editor), then import them back into Audacity. Some info about importing / exporting labels here: https://manual.audacityteam.org/man/imp ... abels.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply