[kasts] [Bug 469259] strange voices when increasing the play speed
https://bugs.kde.org/show_bug.cgi?id=469259 Andrew Smith changed: What|Removed |Added CC||k...@espadav8.co.uk --- Comment #5 from Andrew Smith --- I've noticed this issue on the Android version. Is there the option to install other sound backends there too? -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 483738] Task Manager's 'Show only tasks' setting has no effect
https://bugs.kde.org/show_bug.cgi?id=483738 Andrew Smith changed: What|Removed |Added CC||k...@espadav8.co.uk -- You are receiving this mail because: You are watching all bug changes.
[konsole] [Bug 415298] New: Activating Konsole in background mode no longer focuses on active shell
https://bugs.kde.org/show_bug.cgi?id=415298 Bug ID: 415298 Summary: Activating Konsole in background mode no longer focuses on active shell Product: konsole Version: 19.08.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: k...@espadav8.co.uk Target Milestone: --- Recently updated from Fedora 30 to 31 and with that came Konsole 19.08.2 and with this new version, when running Konsole using `--background-mode` and pressing the "Toggle Background Window" shortcut, Konsole will reappear but the tab visible in the window isn't active and requires a mouse click, the creation of a new tab, or if multiple tabs already exist, switching between them ``` Operating System: Fedora 31 KDE Plasma Version: 5.17.4 KDE Frameworks Version: 5.64.0 Qt Version: 5.12.5 Kernel Version: 5.3.15-300.fc31.x86_64 OS Type: 64-bit Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15.7 GiB of RAM ``` Stepdls to reproduce 1) run console with --background-mode 2) press global shortcut to activate console 3) attempt to type in what should be the active terminal -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 396472] "Start in same directory as current tab" has no effect
https://bugs.kde.org/show_bug.cgi?id=396472 --- Comment #2 from Andrew Smith --- I've spent a bit of time getting things set up so I could compile Yakuake and going back to v3.0 and the setting didn't work then either. Looking at the git blame it looks like the line of code for opening the terminal at the path hasn't really changed in 11 years so I'm really not sure what to do now [0] is where the new terminal sessions are opening (or at least, if I change that to `rootPath()` all new terminals open `/`). Checking the previous version it used `KUser` to get the home path but still basically did the same thing. Before that the last change was 11 years ago :-/ I've tried to have a look through the Konsole source to see how that does it but I'm not finding anything that looks useful (I don't know any KDE code really so I'm just trying to search for something similar). 0: https://github.com/KDE/yakuake/blame/master/app/terminal.cpp#L89 -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 396472] "Start in same directory as current tab" has no effect
https://bugs.kde.org/show_bug.cgi?id=396472 Andrew Smith changed: What|Removed |Added CC||k...@espadav8.co.uk --- Comment #1 from Andrew Smith --- I can confirm this too. Same profile in Konsole and the checkbox setting is followed but inside Yakuake new tabs/splits always start in my home folder. Setting an initial folder doesn't make a difference either. -- You are receiving this mail because: You are watching all bug changes.