[Bug 1857392] Re: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).

2020-12-15 Thread Ingo Keck
The same always happens to me when the system does not register key-
strokes from my Apple bluetooth keyboard after a system restart.
Keyboard appears as connected in the bluetooth setting, but no
keystrokes come through. syslog fills with these errors.

Setup: MS bluetooth mouse and Apple Wireless Keyboard A1016.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857392

Title:
  Window manager warning: Overwriting existing binding of keysym 37 with
  keysym 37 (keycode 10).

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1857392/+subscriptions

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2019-05-14 Thread Ingo Keck
Ok, I solved the problem in my case. Given it seemed to be a
communication problem I go the idea it could be ownership of sockets. I
found various folders in my home directory were not owned by my local
user and/or were not readable. Root owned .dbus and .gvfs, below .local
were files/folders owned by me but without read/write permission.

I did a "chmod u+rw -R ~.local" and "sudo chown -R
[myuser]:[myusergroup] /home/[myuser]" and a reboot and so far no
problems since a few hours.

Maybe it would be a good idea to check for that once in a while. There
may be valid reasons of not-user-owned folders or files, but probably a
warning message would help. Also I believe everything below .local
should be read-writeable for the user and owned by it. Please correct me
if I am wrong.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181666

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1181666/+subscriptions

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2019-05-14 Thread Ingo Keck
Since yesterday I am also massively affected by this issue (Ubuntu
19.04, Dell Latitude 7280). The mouse buttons 'stop working' every few
minutes, making working for me very tiresome.

The only gnome extensions I have active are the frippery move clock,
system monitor and desktop icons.

Shortly before I installed/updated the following packages:

evolution-plugins-experimental:amd64  3.32.1-2
libgmime-2.6-0:amd64  2.6.23+dfsg1-4
pan:amd64  0.145-1
libgmime-2.6-0:amd64 2.6.23+dfsg1-4
mime-support:all 3.60ubuntu1
hicolor-icon-theme:all 0.17-2
gnome-menus:amd64 3.32.0-1ubuntu1
libc-bin:amd64 2.29-0ubuntu2
man-db:amd64 2.8.5-2
desktop-file-utils:amd64 0.23-4ubuntu1

Maybe that is related, maybe the bug was dormant before, I do not know.

Today, investigating the bug I noticed the following:
* if the bug happens while the mouse is still over an item that can register a 
mouse click, I can still press the mouse button and the click will be 
registered.
* I can still cycle the windows with alt-tab and the newly selected window will 
get the keyboard input, but the old window that was active when the bug happens 
will still get the mouse click.
* if the bug happens when I click on the dock, then the mouse carries with it 
the program icon from the dock, and if I press "Esc" then to stop that, mouse 
seem not to do anything
* "gnome-shell -r" helps for a few minutes, sometimes waiting a minute doing 
nothing helps, sometimes switching to console and back helps for a few minutes.
* no hardware problem. Mouse works fine on a mac, touchpad shows the same 
issues as the mouse on ubuntu.

Or, maybe more importantly to understand where the bug is coming from:

* just right now it happened again. I can still use the mouse only inside this 
edit window inside the html page rendered in firefox to select with double 
clicks or move the cursor, but if I click on other links or buttons in this 
firefox window nothing happens, not even in this same page. If I alt-tab to 
another window and click inside this edit box, I can move the cursor and 
select, but all keyboard input goes to the other window I selected by alt-tab. 
To continue writing here I need to alt-tab again to firefox. right-click does 
not seem to work though, only left-click.
* using xdotool I see that mouse position and window get updated when I move 
the mouse

So, to my untrained eye it seems it is a problem with selecting the
correct item to send the mouse clicks to, because the clicks still get
registered but are received by the wrong item on the screen (sorry for
probably not using the correct terms here). It seems that when the bug
happens the item that was under the mouse cursor at that time stays the
one that receives the clicks independent of where the mouse cursor is.
If that item does not react to mouse clicks or already has reacted (like
the dock) it seems to the user that the mouse button is not working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1181666

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1181666/+subscriptions

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

[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-12-09 Thread Ingo Keck
just coming in: Google found french office spying with CA signed
intermediate certificate:
https://code.google.com/p/chromium/issues/detail?id=326787 and
http://www.heise.de/newsticker/meldung/Google-erwischt-franzoesische-
Behoerde-beim-Schnueffeln-2062479.html

So please stop requesting CA signed certificates!

** Bug watch added: code.google.com/p/chromium/issues #326787
   http://code.google.com/p/chromium/issues/detail?id=326787

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1104476

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-12-04 Thread Ingo Keck
This is actually a big problem for two reasons:

(1) The user does not get the correct feedback to the problem: Instead of a 
notice that the certificate not trusted, he/she is just asked again and again 
and again for the correct username and password.
(2) Encouraging people to trust in central certificates and not in self signed 
ones plays in the hands of NSA and everyone how depends on man-in-the-middle 
attacs. People should be encouraged to trust only in certificates they know are 
correct and be allowed to do so, instead of forcing them to only accept 
'officially' signed certificates .

(still existing in ubuntu 13.10. , btw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1104476

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1104476/+subscriptions

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