[Bug 1970871] [NEW] Misbehaving context menu in autohide dock mode

2022-04-29 Thread Jan Morten Rausch
Public bug reported:

Steps to reproduce:

Configure Ubuntu-dock to be a dock with auto hide enabled. Also move it
to the lower edge of the screen. Have any application overlapping with
the dock for triggering the auto hide.

Move mouse to lower screen edge to show dock, then right click on any
application icon, open the apps context menu and move the cursor up to
any of the context menu entry and click it.


What happens:
As soon as you click at a context menu item, the dock auto hides and the whole 
context menu window moves down and aligns with the lower edge of the screen 
which leads to selecting a wrong menu item above the selected one. 
Reproducible. Does not happen if no overlapping window triggers the dock to 
hide.

What should happen:
The context menu shouldn't move at all while the cursor is interacting with it.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell-extension-ubuntu-dock 72~ubuntu5
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 29 08:04:40 2022
InstallationDate: Installed on 2022-04-23 (5 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  Misbehaving context menu in autohide dock mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1970871/+subscriptions


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

[Bug 1970090] Re: Backintime not launching because of python error

2022-04-24 Thread Jan Morten Rausch
** Description changed:

- Expectations: App launches and create an application windows.
+ Expectation: App launches and create an application window.
  What happens: App does not launch.
  
  Terminal output:
  backintime-qt
  Traceback (most recent call last):
-   File "/usr/share/backintime/qt/app.py", line 35, in 
- import qttools
-   File "/usr/share/backintime/qt/qttools.py", line 47, in 
- import snapshots
-   File "/usr/share/backintime/common/snapshots.py", line 34, in 
- import config
-   File "/usr/share/backintime/common/config.py", line 32, in 
- import tools
-   File "/usr/share/backintime/common/tools.py", line 1802, in 
- class OrderedSet(collections.MutableSet):
+   File "/usr/share/backintime/qt/app.py", line 35, in 
+ import qttools
+   File "/usr/share/backintime/qt/qttools.py", line 47, in 
+ import snapshots
+   File "/usr/share/backintime/common/snapshots.py", line 34, in 
+ import config
+   File "/usr/share/backintime/common/config.py", line 32, in 
+ import tools
+   File "/usr/share/backintime/common/tools.py", line 1802, in 
+ class OrderedSet(collections.MutableSet):
  AttributeError: module 'collections' has no attribute 'MutableSet'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: backintime-qt 1.2.1-3
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 24 11:54:26 2022
  InstallationDate: Installed on 2022-04-23 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: backintime
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Backintime not launching because of python error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backintime/+bug/1970090/+subscriptions


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

[Bug 1821237] Re: Monitors cycle on and off repeatedly when session is locked

2022-04-24 Thread Jan Morten Rausch
Current releases are not affected any more. 22.04 works as intended.

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

Title:
  Monitors cycle on and off repeatedly when session is locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1821237/+subscriptions


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

[Bug 1970090] [NEW] Backintime not launching because of python error

2022-04-24 Thread Jan Morten Rausch
Public bug reported:

Expectations: App launches and create an application windows.
What happens: App does not launch.

Terminal output:
backintime-qt
Traceback (most recent call last):
  File "/usr/share/backintime/qt/app.py", line 35, in 
import qttools
  File "/usr/share/backintime/qt/qttools.py", line 47, in 
import snapshots
  File "/usr/share/backintime/common/snapshots.py", line 34, in 
import config
  File "/usr/share/backintime/common/config.py", line 32, in 
import tools
  File "/usr/share/backintime/common/tools.py", line 1802, in 
class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: backintime-qt 1.2.1-3
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
Uname: Linux 5.15.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr 24 11:54:26 2022
InstallationDate: Installed on 2022-04-23 (0 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: backintime
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: backintime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy wayland-session

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

Title:
  Backintime not launching because of python error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backintime/+bug/1970090/+subscriptions


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

[Bug 1905200] Re: Ubuntu-dock in Wayland slow

2020-11-22 Thread Jan Morten Rausch
Please mark this bug as duplicate of

Bug #1874578

Saw the bug report to late.

Issue immediately vanishes after hiding mounted devices in the dock
with:

gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false

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

Title:
  Ubuntu-dock in Wayland slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1905200/+subscriptions

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

[Bug 1874578] Re: [wayland] dock has very long load time when show-mounts is enabled

2020-11-22 Thread Jan Morten Rausch
I can confirm this bug an completely vanilla 20.04 and 20.10 installs on
two completely different machines.

Long startup for icons to appear at boot, non favourite apps will appear
with delay and moving apps will also have a big delay to appear in the
new order.

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

Title:
  [wayland] dock has very long load time when show-mounts is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1874578/+subscriptions

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

[Bug 1905200] [NEW] Ubuntu-dock in Wayland slow

2020-11-22 Thread Jan Morten Rausch
Public bug reported:

Only in Ubuntu's wayland session, on 20.04 and 20.10:

App icons will appear with a massive delay (~10 seconds) after launching
an app currently not in the favorites.

Also moving pinned icons within the dock will only appear in the new
location after a similar long time span. Otherwise the dock works
without delays.

I could see this behavior on two completely different machines. No
problems in the default Xorg session.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell-extension-ubuntu-dock 68ubuntu20.10.1
ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
Uname: Linux 5.8.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.1
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 22 21:46:23 2020
InstallationDate: Installed on 2020-11-22 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/usr/bin/fish
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug groovy

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

Title:
  Ubuntu-dock in Wayland slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1905200/+subscriptions

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

[Bug 1905173] [NEW] Calibre crashes at launch

2020-11-22 Thread Jan Morten Rausch
Public bug reported:

Calibre crashes at every launch, tested on two machines.

Traceback (most recent call last):
  File "/usr/bin/calibre", line 20, in 
sys.exit(calibre())
  File "/usr/lib/calibre/calibre/gui_launch.py", line 73, in calibre
main(args)
  File "/usr/lib/calibre/calibre/gui2/main.py", line 543, in main
listener = create_listener()
  File "/usr/lib/calibre/calibre/gui2/main.py", line 514, in create_listener
return Listener(address=gui_socket_address())
  File "/usr/lib/calibre/calibre/utils/ipc/server.py", line 110, in __init__
self._listener._unlink.cancel()
AttributeError: 'NoneType' object has no attribute 'cancel'

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: calibre 4.99.4+dfsg+really4.12.0-1build1
ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
Uname: Linux 5.4.0-54-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov 22 15:16:26 2020
InstallationDate: Installed on 2020-11-22 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/usr/bin/fish
SourcePackage: calibre
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: calibre (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Calibre crashes at launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1905173/+subscriptions

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