[Bug 1515881] Re: Ctrl-Space no longer works
Long time fixed in Kubuntu so closing as fixed. ** Changed in: konsole (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
** Changed in: kde-baseapps Status: New => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
** Changed in: konsole (Ubuntu) Assignee: SYEDFAYAZ MUJAWAR (syedfayaz28) => (unassigned) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
** Changed in: konsole (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
I have the same issue and Comment #18 has the solution: Whereas the "Linux console" keyboard mapping correctly maps Ctrl-Space to outputing \x00, the "Default (XFree 4)" keyboard mapping incorrectly maps it to no output. I believe this is the bug, and the "Default (XFree 4)" keyboard mapping ought to map Ctrl-Space to outputing \x00 like the "Linux console" keyboard mapping does. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
** Bug watch added: KDE Bug Tracking System #355362 https://bugs.kde.org/show_bug.cgi?id=355362 ** Also affects: kde-baseapps via https://bugs.kde.org/show_bug.cgi?id=355362 Importance: Unknown Status: Unknown ** Description changed: Starting with Ubuntu 15.10, Ctrl-Space no longer works in konsole and other Qt 5.4 apps. This is a known upstream problem, with a fix available at: https://quickgit.kde.org/?p=konsole.git&a=commit&h=c16fc7d4671edf14c47132be0c621b08bce7dc82 + + EDIT: + The fix linked above is already in Ubuntu 15.10, so there is a different underlying problem showing the same symptoms. I submitted a new upstream KDE bug about this. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
Actually, https://bugs.kde.org/show_bug.cgi?id=341157 is not the same bug. The fix for that upstream bug is already in wily's version of konsole, so this must be caused by something else. ** No longer affects: kde-baseapps -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to konsole in Ubuntu. https://bugs.launchpad.net/bugs/1515881 Title: Ctrl-Space no longer works To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1515881] Re: Ctrl-Space no longer works
Launchpad has imported 14 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=341157. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. On 2014-11-21T09:33:41+00:00 Weigert-stefan wrote: I'm using Emacs within Konsole and in the qt4 - version pressing Ctrl+Space works properly and enables me to select text in Emacs. However, when I use the qt5 version of Konsole (from Kubuntu CI weekly) it does not work anymore (i.e. nothing happens in Emacs). Going to "Configure Profile", selecting "Keyboard" and then "Edit" (default xfree is selected) and then pressing Ctrl + Space in the input area does not generate anything in the output area. Reproducible: Always Steps to Reproduce: 1.open konsole 2.open emacs 3.press ctrl+space and then cursor down to select some lines Actual Results: the cursor is moved but nothing is selected Expected Results: the cursor is moved and the text is selected Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/0 On 2015-01-17T15:48:08+00:00 dMaggot wrote: FWIW, I tried qterminal (https://github.com/qterminal), whose code was originally based on konsole. As in konsole, the qt4 version works OK but the qt5 version does not send CTRL+Space so either qterminal and konsole both do the same thing wrong or this is broken at a deeper level in qt5. Notice that you can't send CTRL+@ either, so this looks like something deeper than keyboard bindings, i.e., it looks like konsole/qterminal cannot send ASCII char 0. Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/1 On 2015-01-26T22:04:56+00:00 Adrian-metabind wrote: Arch Linux x86_64 Name : konsole Version: 14.12.1-1 Name : plasma-workspace Version: 5.1.2-5 Name : qt5-base Version: 5.4.0-3 Prior to "Transition of KDE software to the KDE Framework and Qt 5" update in Arch Linux, Ctrl-Space & Ctrl-@ were working in Konsole (Emacs). They continue to work in rxvt and in the Emacs GUI app. This bug can be reproduced using `showkey -a' in Konsole. This bug is a major annoyance for all Emacs developers using "Konsole" since Ctrl-Space is one of the most heavily used and fundamental keybindings. Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/2 On 2015-02-01T22:44:43+00:00 Accounts+bugs-kde wrote: I found the same behaviour when trying to use the vimwiki vim plugin, which uses ctrl+space to tick items as done in todo lists. I'm using konsole 14.12 / qt5-base 5.4.0 / kde worskpace 4.11.15 on Arch Linux. Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/3 On 2015-02-02T18:17:32+00:00 Calvinh34 wrote: If it is of any help, I found that Yakuake running Qt4 still get the null-byte, while Konsole running Qt5 does not. Both are in from the same plasma5 session $ yakuake --version Qt : 4.8.6 Plate-forme de développement de KDE : 4.14.4 Yakuake : 2.9.9 $ konsole --version Qt: 5.4.0 KDE Development Platform: TODO Konsole: 3.0.1 Archlinux again Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/4 On 2015-02-04T08:35:26+00:00 Pasi-luostarinen wrote: If you edit terminal layout and find "Ctrl + Space" and set it to \x0 then press ok and open again edit window the binding has been erased. This does not happen when \x1 is set as binding Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/5 On 2015-02-06T12:56:02+00:00 Nectuto wrote: In midnight commander is used Ctrl + space to show size of directory. Work around is to use F9 -> Command -> Shou directory sizes. It is not user friendly. So bug is not only for emacs users... Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/6 On 2015-02-07T12:59:09+00:00 Accounts+bugs-kde wrote: I can still reproduce this with Konsole 3.0.1 from Applications 14.12.2. Reply at: https://bugs.launchpad.net/ubuntu/+source/konsole/+bug/1515881/comments/7 On 2015-02-12T16:22:15+00:00 Rubykuby wrote: cool-retro-term also has this exact issue: https://github.com/Swordfish90/cool-retro-term/issues/203