[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2013-11-24 Thread Sanzhar Aubakirov
*** This bug is a duplicate of bug 1226962 ***
https://bugs.launchpad.net/bugs/1226962

** This bug is no longer a duplicate of bug 992706
   hotkeys don't work after switching keyboard layout
** This bug has been marked a duplicate of bug 1226962
   Hotkeys not functional in non-latin keyboard layout in 13.10

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-27 Thread stepankk
*** This bug is a duplicate of bug 992706 ***
https://bugs.launchpad.net/bugs/992706

Turned out, that the problem comes from using different keyboard
layouts: shortcuts with letters work only in English layout, but not
Cyrillic one, so this bug looks like a duplicate of
https://bugs.launchpad.net/ubuntu/+bug/992706 .

** This bug has been marked a duplicate of bug 992706
   hotkeys don't work after switching keyboard layout

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-08 Thread stepankk
here is some more troubleshooting:

0. rebooted the system

1. created a bash script, that just appends current date and time to a some log 
file:
#!/bin/bash
date  ~/date.log

2. went to System Settings  Keyboard  Shortcuts  Custom Shortcuts,
created a new shortcut with command /home/stepank/log.sh and bound it to
Ctrl + Shift + M

3. opened console, typed tail -f ~date.log, opened several windows
(Skype, Pidgin, Google Chrome, gedit) and pressed Ctrl + Shift + M from
all the windows, so far everything worked fine, i saw several new lines
with date in console

4. after about 10 minutes the hotkey stopped working if it is fired from
gedit (if i hit it from gedit, there appears no new lines in the log, if
i hit it from any other window, new lines readily appear)

5. killed gnome-settings-daemon, the hotkey stopped working at all

6. ran xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), 
.*$/keycode \2 = \3, state = \1/p' to grab events. pressing Ctrl + Shift + M 
with focus on Event Tester resulted in the following lines written in console:
keycode 37 = (keysym 0xffe3, Control_L), state = 0x0
keycode 50 = (keysym 0xffe1, Shift_L), state = 0x4
keycode 58 = (keysym 0x4d, M), state = 0x5
keycode 58 = (keysym 0x4d, M), state = 0x5
keycode 50 = (keysym 0xffe1, Shift_L), state = 0x5
keycode 37 = (keysym 0xffe3, Control_L), state = 0x4
This looks ok. According to https://wiki.ubuntu.com/Hotkeys/Troubleshooting, 
this is a desktop issue, what should i do next and what information is needed 
to move this bug to Confirmed state?


** Attachment added: dmesg.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+attachment/3427643/+files/dmesg.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-08 Thread stepankk
** Attachment added: lsinput.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+attachment/3427644/+files/lsinput.log

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-08 Thread stepankk
** Attachment added: xkbcomp.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+attachment/3427646/+files/xkbcomp.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-08 Thread stepankk
** Attachment added: udev-db.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+attachment/3427645/+files/udev-db.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-08 Thread stepankk
** Attachment added: xkbmap.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+attachment/3427647/+files/xkbmap.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-11-06 Thread stepankk
do i need to provide some more information?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-10-30 Thread stepankk
the same problem also occurs on Ubuntu 12.10 with Unity 3D NOT in low
graphics mode

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-10-22 Thread stepankk
** Package changed: gnome-control-center (Ubuntu) = gnome-settings-
daemon (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-10-19 Thread stepankk
An interesting thing, I tried to troubleshoot this issue according to 
https://wiki.ubuntu.com/Hotkeys/Troubleshooting , and right after the first 
step, i.e. killing gnome-settings-daemon, everything became fine: 
gnome-settings-daemon started again automatically, but all hotkeys work 
smoothly, no matter what window I fire them from, they work. Does that mean 
that this bug is in gnome-settings-daemon or I need to carry out some more 
investigation?
Well, at least I have some kind of workaround now.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-10-19 Thread stepankk
Workaround with killing gnome-settings-daemon works, but the effect
lasted for only about an hour, then on some windows (Google Chrome)
hotkeys stopped working again.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1064248] Re: hotkeys do not work in ubuntu 12.04

2012-10-14 Thread Book 'em Dano
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't start working on it yet, because
your bug report didn't include enough information.

Please include the information requested at
https://wiki.ubuntu.com/Hotkeys/Troubleshooting. If you have trouble, do
not hesitate to ask for more assistance. Thanks in advance.

** Tags removed: 12.04
** Tags added: precise

** Package changed: ubuntu = gnome-control-center (Ubuntu)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1064248

Title:
  hotkeys do not work in ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1064248/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs