Bug 429213 - Ambiguous Shortcuts error in the default Debian package
Summary: Ambiguous Shortcuts error in the default Debian package
Status: RESOLVED DUPLICATE of bug 424859
Alias: None
Product: kid3
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR minor
Target Milestone: ---
Assignee: Urs Fleisch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-16 19:16 UTC by adrien.lc.mathieu
Modified: 2020-11-16 20:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adrien.lc.mathieu 2020-11-16 19:16:11 UTC
I just installed Kid3, and when I first launched it, a pop-up appeared saying "There are two actions (Replace..., Reload) that want to use the same shortcut (Ctrl+R). This is most probably a bug. [...]".

I downloaded kid3 through apt, from the official repos. (see at the end for my sources). I, of course, haven't try to change config of the said package or do anything that could harm it or modify its behavior.

STEPS TO REPRODUCE
1. Have a newly, fresh installed Debian 10
2. Type `apt install kid3'
3. Launch Kid3

SOFTWARE/OS VERSIONS
Linux: GNU/Linux Debian 10.4.0 (Buster) 64-bit Kernel 4.19.0-12-amd64
GNOME (sorry guys :P) Version: 3.30.2
Qt Version: 4.8.7
Kid3 Version: 3.7.0-2

SOURCES
# ~ From installation CD ~

# deb cdrom:[Debian GNU/Linux 10.4.0 _Buster_ - Official amd64 NETINST 20200509-10:25]/ buster main

# ~ Official Debian Repositories ~

# Main 
deb http://deb.debian.org/debian/ buster main non-free contrib
deb-src http://deb.debian.org/debian/ buster main non-free contrib

# Security
deb http://security.debian.org/debian-security/ buster/updates main non-free contrib
deb-src http://security.debian.org/debian-security/ buster/updates main non-free contrib

# Recomended
deb http://deb.debian.org/debian/ buster-updates main non-free contrib
deb-src http://deb.debian.org/debian/ buster-updates main non-free contrib

# ~ Custom ~

# Minecraft Overviewer
deb https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/ buster main
# deb-src https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/ buster main
deb https://overviewer.org/debian ./
Comment 1 Urs Fleisch 2020-11-16 20:29:03 UTC
This was fixed in version 3.8.4.
It has been reported a few times, see
https://bugs.kde.org/show_bug.cgi?id=428981
https://bugs.kde.org/show_bug.cgi?id=424859
https://bugs.kde.org/show_bug.cgi?id=426163
https://sourceforge.net/p/kid3/bugs/203/
https://invent.kde.org/multimedia/kid3/-/issues/495

*** This bug has been marked as a duplicate of bug 424859 ***