[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
** Changed in: kdebase-workspace Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Thank you, Camilio! I had the same problem, and tried the above xev/xmodmap fix and eventually got it to work. But my keymap was different -- Fedora 20, KDE. Machine is an HP laptop, Pavilion dv6 (dv61-7000). 1. PrtSc does nothing. 2. xmodmap -pk | grep Print returns 191 0xff61 (Print) 0xff15 (Sys_Req)0xff61 (Print) 0xff15 (Sys_Req) 218 0xff61 (Print) 0x (NoSymbol) 0xff61 (Print) 3. xmodmap -e "keycode 191 = Sys_Req" 4. PrtSc now correctly lauches ksnapshot. 5. xmodmap -pk | grep Print now returns 218 0xff61 (Print) 0x (NoSymbol) 0xff61 (Print) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Actually i think i have found a fix, i have a pavilion hp laptop using xev, i found in laptop print screen button is key 218 "KeyRelease event, serial 40, synthetic NO, window 0x561, root 0xb1, subw 0x0, time 3380983, (57,-5), root:(57,542), state 0x0, keycode 218 (keysym 0xff61, Print), same_screen YES, XKeysymToKeycode returns keycode: 107 XLookupString gives 0 bytes: XFilterEvent returns: False" Using my desktop computer, and another laptop (not hp) i found that key normally is key 107 not 218 "KeyRelease event, serial 40, synthetic NO, window 0x321, root 0xaa, subw 0x0, time 4327134, (67,-10), root:(67,797), state 0x0, keycode 107 (keysym 0xff61, Print), same_screen YES, XLookupString gives 0 bytes: XFilterEvent returns: False" I think is some rare hp keyboard implementation command "xmodmap -e "keycode 107 = Sys_Req" returns: keycode 107 = Print Sys_Req Print Sys_Req keycode 218 = Print NoSymbol Print i tried removing key 107 as print using " xmodmap -e "keycode 107 = Sys_Req " command "xmodmap -e "keycode 107 = Sys_Req" now returns: keycode 218 = Print NoSymbol Print after that the key started working for me ( later i have restored the original, key 107 config, and print screen still works... ?¿?) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
I have the same problem when i upgraded from ubuntu 12.04 to ubuntu 14.04 any other shorcut works but not print -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
At present, I have 2 laptops with Kubuntu 13.10 as primary system - in both cases freshly installed via exactly the same manual insttall procedure. At one of them, an Asus Eee PC 1001 HA, K Snapshot works perfectly well when hitting the printscreen button. However, on my HP Pavilion dm1, nothing happens when hitting the prt sc button from the Kubuntu 13.10 partition: so, at that machine, the problem effects me like in the case of Sergio Callegeri. Have a good weekend. Respectfully yours, Bas G. Roufs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Does this mean that the bug actually remains visible in launchpad and associated to saucy, so that there is memory that saucy shows the bug and that the upstream activity can be tracked? E.g., if fix gets committed upstream for next release, to see if it is worth backporting to current ubuntu, etc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Launchpad has imported 4 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=325004. 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 2013-09-17T15:10:11+00:00 Alexander Mezin wrote: When I press "Print Screen", nothing happens. If I set any shortcut without "Print Screen", KSnapshot starts. Ctrl+Print Screen, Alt+Print Screen and so on don't work. Ctrl+Shift+P does. Reproducible: Always Steps to Reproduce: 1. Press "Print Screen" Actual Results: Nothing happens Expected Results: KSnapshot should be started Xorg server 1.14.3 Reply at: https://bugs.launchpad.net/ubuntu/+source/kde- workspace/+bug/1243733/comments/0 On 2013-09-17T23:07:15+00:00 Christoph-maxiom wrote: Please check "System Settings > Shortcuts > Global Shortcuts > component khotkeys", if the "Print" hotkey is indeed assigned to KSnaphot. If not, you have to set it in kmenuedit. Reply at: https://bugs.launchpad.net/ubuntu/+source/kde- workspace/+bug/1243733/comments/1 On 2013-09-17T23:12:11+00:00 Alexander Mezin wrote: Yes, "Print" is assigned. And if I assign another shortcut without "Print" in it, it starts working. Reply at: https://bugs.launchpad.net/ubuntu/+source/kde- workspace/+bug/1243733/comments/2 On 2013-09-18T00:00:04+00:00 Christoph-maxiom wrote: Odd, cannot reproduce. Setting just "Print" shortcut for KSnapshot in kmenuedit makes it appear correctly in System Settings, and simply pressing "Prt Sc" key launches KSnapshot from then on. You could check bug 166608, it contains additional tips or hints. Reply at: https://bugs.launchpad.net/ubuntu/+source/kde- workspace/+bug/1243733/comments/3 ** Changed in: kdebase-workspace Status: Unknown => New ** Changed in: kdebase-workspace Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Closing in favor of upstream report, please follow up with the KDE developers to get this resolved. ** Package changed: kubuntu-meta (Ubuntu) => kde-workspace (Ubuntu) ** Changed in: kde-workspace (Ubuntu) Status: New => Invalid ** Bug watch added: KDE Bug Tracking System #325004 https://bugs.kde.org/show_bug.cgi?id=325004 ** Also affects: kdebase-workspace via https://bugs.kde.org/show_bug.cgi?id=325004 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/kdebase-workspace/+bug/1243733/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
** Package changed: ubuntu => kubuntu-meta (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1243733/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1243733] Re: PrtScrn button does not produce screenshot in kubuntu saucy
See also http://permalink.gmane.org/gmane.comp.kde.devel.bugs/1466096 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243733 Title: PrtScrn button does not produce screenshot in kubuntu saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1243733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs