[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-23 Thread trespasserw
Thanks, upgrading `libmutter-10-0` along with a couple of dependencies did help. There is weird caret blinking on switching from Terminal to IDEA (as if the former briefly regains the focus between ultimately relinquish it), but I can live with it. -- You received this bug notification because

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-20 Thread trespasserw
*** This bug is a duplicate of bug 1969574 *** https://bugs.launchpad.net/bugs/1969574 Hi Timo, could you please tell which packages should be installed from -proposed? Upgrading `mutter` and `mutter-common` to 42.1-0ubuntu1 didn't fix the problem for me :( -- You received this bug

[Bug 1762772] [NEW] Keyboard shortcuts applet misses some keybindings

2018-04-10 Thread trespasserw
Public bug reported: Namely, "switch-to-workspace-left" and "switch-to-workspace-right". gsettings says these are assigned to Ctrl+Alt+Left/Right. > lsb_release -rd Description:Ubuntu Bionic Beaver (development branch) Release:18.04 > apt-cache policy gnome-control-center

[Bug 1220109] Re: Ctrl+Alt+Up/Down always switch workspaces

2018-04-10 Thread trespasserw
Still actual in 18.04. The Control Center applet shows "Super+Page Up" for "Move to workspace above" shortcut, but "gsettings get org.gnome.desktop.wm.keybindings switch-to-workspace-up" returns "['Page_Up', 'Up']". -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1727641] [NEW] update-manager segfaults on attempt to upgrade from 17.04 to 17.10

2017-10-26 Thread trespasserw
Public bug reported: In terminal: $ update-manager -c Checking for a new Ubuntu release No protocol specified Unable to init server: Could not connect: Connection refused No protocol specified Unable to init server: Could not connect: Connection refused

[Bug 1727002] Re: lib/jrt-fs.jar is incompatible with Java 8

2017-10-25 Thread trespasserw
More information: https://bugs.openjdk.java.net/browse/JDK-8174808?focusedCommentId=14051330#comment-14051330 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727002 Title: lib/jrt-fs.jar is

[Bug 1727002] [NEW] lib/jrt-fs.jar is incompatible with Java 8

2017-10-24 Thread trespasserw
Public bug reported: A program running on Java 8 should be able to use the library to peek inside Java 9 (JEP 220 "Modular Run-Time Images" [1], section "New URI scheme ..."). Steps to reproduce: 1. Download an attached program 2. `apt install openjdk-8-jdk openjdk-9-jdk` 3.

[Bug 1379877] Re: Keepass2 puts incorrect atom in clipboard targets list

2017-03-08 Thread trespasserw
@colan the PR was accepted so I have dropped my fork. The commit is here: https://github.com/kfish/xsel/commit/05f6172dc030bc81cda795e7f5e8cb351bc01ecc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1276745] Re: Task switcher not shown over some apps in full screen mode

2014-12-11 Thread trespasserw
Can't. Seem to work in 14.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276745 Title: Task switcher not shown over some apps in full screen mode To manage notifications about this bug go to:

[Bug 1379877] Re: Keepass2 puts incorrect atom in clipboard targets list

2014-10-13 Thread trespasserw
Well, it turned out to be xsel's problem - it corrupts the clipboard the same way when called manually. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379877 Title: Keepass2 puts incorrect atom in

[Bug 1379877] Re: Keepass2 puts incorrect atom in clipboard targets list

2014-10-13 Thread trespasserw
Proposed patch: https://github.com/trespasserw/xsel/commit/05f6172dc030bc81cda795e7f5e8cb351bc01ecc ** Also affects: xsel (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1379877] [NEW] Keepass2 puts incorrect atom in clipboard targets list

2014-10-10 Thread trespasserw
Public bug reported: On copying a password or entry into a clipboard Keepass2 puts an atom with id of zero into a list of formats. This makes it impossible to paste from Keepass2 into any Java program. Following is a simple Java program which attempts to print clipboard content: ===

[Bug 1379877] Re: Keepass2 puts incorrect atom in clipboard targets list

2014-10-10 Thread trespasserw
No, I don't. Will try it next week, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379877 Title: Keepass2 puts incorrect atom in clipboard targets list To manage notifications about this

[Bug 1379877] Re: Keepass2 puts incorrect atom in clipboard targets list

2014-10-10 Thread trespasserw
BTW does Keepass2 use gtk-sharp? Gtk.Clipboard seemed to work fine (at least in my tests). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379877 Title: Keepass2 puts incorrect atom in clipboard

[Bug 1276754] Re: Incorrect directory for openjdk-7-source package

2014-05-27 Thread trespasserw
This issue is about -source package (while 1273601 is about -lib). ** This bug is no longer a duplicate of bug 1273601 openjdk-7-jre-lib : missing file /usr/lib/jvm/java-7-openjdk-common/jre/lib/resources.jar -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1276745] [NEW] Task switcher not shown over some apps in full screen mode

2014-02-05 Thread trespasserw
Public bug reported: After turning Chromium or IntelliJ IDEA into full screen mode, trying to switch to other task with Alt-Tab does not shows the switcher. The switching itself works OK. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: unity 7.1.2+13.10.20131014.1-0ubuntu1

[Bug 1276754] [NEW] Incorrect directory for openjdk-7-source package

2014-02-05 Thread trespasserw
Public bug reported: src.zip location used to be in /usr/lib/jvm/java-7-openjdk-common, but for 7u51-2.4.4-0ubuntu0.13 it is ...-openjdk-i386. The new location doesn't seem correct since the package is not arch-specific. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: openjdk-7-source

[Bug 898815] Re: ruby1.9.1 package is configured incorrectly

2013-08-30 Thread trespasserw
Well, #1 is still in place. RubyMine is now able to deal with the mess - but it's still the mess. #2 seem to be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898815 Title: ruby1.9.1 package

[Bug 1065438] [NEW] Resize to fit in remote resolution sets wrong vertical size for RDP connections

2012-10-11 Thread trespasserw
Public bug reported: After clicking [[1]] button on a toolbar the window is set to correct size for a moment, but then it gets maximized vertically (horizontal size remains correct though). ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: remmina 1.0.0-1ubuntu6.1 ProcVersionSignature:

[Bug 823142] Re: Unity keyboard shortcuts conflicts with those defined by Keyboard Shortcuts app

2012-07-23 Thread trespasserw
Omer, is there any way to configure Unity shortcuts in e.g. 12.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823142 Title: Unity keyboard shortcuts conflicts with those defined by Keyboard

[Bug 844730] Re: Unity Dash is very slow with the OSS ATI driver

2012-07-18 Thread trespasserw
Update: nope, nothing helps - neither disabling Workarounds plugin, nor switching off Dash Blur :/ fglrx seems to be the only option. So, the bug probably is not in Unity but in the driver? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 844730] Re: Unity Dash is very slow with the OSS ATI driver

2012-07-17 Thread trespasserw
Same thing (Radeon HD 5670). Enabling Don't wait for video sync option in CCSM / Workarounds helped a lot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/844730 Title: Unity Dash is very slow with

[Bug 844730] Re: Unity Dash is very slow with the OSS ATI driver

2012-07-17 Thread trespasserw
Update: video sync option only seemed to help - Dash was more or less fluent immediately after login but quickly degraded after opening a Java program (namely IntelliJ IDEA). But disabling CCSM Workarounds plugin really helps. -- You received this bug notification because you are a member of

[Bug 993015] Re: XBMC crashes (XCURL) reading RSS ticker

2012-05-16 Thread trespasserw
In my case this was due to incorrect packaging of librtmp0 for i386 arch, which placed its .so in /usr/lib/i486... directory. XBMC failed to load libcurl-gnutls.so then and crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 888824] Re: MIME type or alias for x-directory/normal missing

2012-05-14 Thread trespasserw
Well, I think it's invalid now. All (known to me) ways to reproduce depend on a presence of libgnomevfs-2.so - which is deprecated and no longer ships by default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 914229] Re: openjdk-7-jre incorrectly depends on openjdk-6

2012-04-03 Thread trespasserw
So it's fixed now in Precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914229 Title: openjdk-7-jre incorrectly depends on openjdk-6 To manage notifications about this bug go to:

[Bug 963567] [NEW] empathy crashed with SIGABRT in raise() on going Offline

2012-03-23 Thread trespasserw
Private bug reported: Happen every time I'm changing status to Offline (via indicator menu). ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: empathy 3.2.0.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20 Uname: Linux 3.0.0-16-generic x86_64 NonfreeKernelModules:

[Bug 778075] Re: segfault in unity-window-decorator error 6

2012-02-23 Thread trespasserw
It seems to be fixed some time ago - see https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/727143 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778075 Title: segfault in unity-window-decorator

[Bug 922213] [NEW] libexo-helpers package misses helpers for Google chrome and Chromium browsers

2012-01-26 Thread trespasserw
Public bug reported: ... so it's impossible to choose Chrome or Chromium as a default browser in a Settings | Preferred Application dialog. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: libexo-helpers 0.6.2-2ubuntu0.1 ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13 Uname: Linux

[Bug 915952] [NEW] Unable to type in a VNC password longer than 8 chars

2012-01-13 Thread trespasserw
Public bug reported: In a VNC authentication dialog (screenshot attached) it is impossible to type in a password longer than 8 chars - input field seems to have limit. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: vinagre 3.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic

[Bug 915952] Re: Unable to type in a VNC password longer than 8 chars

2012-01-13 Thread trespasserw
** Attachment added: vinagre-login.png https://bugs.launchpad.net/bugs/915952/+attachment/2672202/+files/vinagre-login.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/915952 Title: Unable to

[Bug 914229] [NEW] openjdk-7-jre incorrectly depends on openjdk-6

2012-01-10 Thread trespasserw
Public bug reported: default-jre and default-jre-headless packages have a strong dependency on corresponding openjdk-6 packages. This causes unwanted dependency chain: openjdk-7-jre - libaccess-bridge-java-jni - libaccess-bridge- java - default-jre - openjdk-6-jre. ProblemType: Bug

[Bug 914229] Re: openjdk-7-jre incorrectly depends on openjdk-6

2012-01-10 Thread trespasserw
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914229 Title: openjdk-7-jre incorrectly depends on openjdk-6 To manage notifications about this bug go to:

[Bug 898815] [NEW] ruby1.9.1 package is configured incorrectly

2011-12-01 Thread trespasserw
Public bug reported: 1. Actual version is 1.9.2 (as reported by /usr/bin/ruby1.9.1 --version), but libs are installed in /usr/lib/1.9.1 making them hard to find by IDEs) 2. It doesn't provide versionless aliases to commands in /usr/bin (e.g. ruby - ruby1.9.1) ProblemType: Bug DistroRelease:

[Bug 888824] [NEW] MIME type or alias for x-directory/normal missing

2011-11-10 Thread trespasserw
Public bug reported: Gnome VFS functions return MIME type x-directory/normal for URIs of kind file:///path/to/dir/, but there seems to be no definition for such a type in Oneiric. As a result programs which uses e.g. gnome_url_show() to open such URIs no longer work. In Natty x-directory/normal

[Bug 888824] Re: MIME type or alias for x-directory/normal missing

2011-11-10 Thread trespasserw
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/24 Title: MIME type or alias for x-directory/normal missing To manage notifications about this bug go to:

[Bug 788071] Re: Java programs doesn't resume correctly after suspend due to regression in Linux kernel

2011-06-23 Thread trespasserw
Looks like proposed fix have some side effects: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/779036 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/788071 Title: Java programs doesn't resume

[Bug 788071] [NEW] Java programs doesn't resume correctly after suspend due to regression in Linux kernel

2011-05-25 Thread trespasserw
Public bug reported: Binary package hint: linux-image-generic Ubuntu 11.04 linux-image-generic: 2.6.38.8.22 In Linux kernel currently exists a regression which causes following behavior: Java threads that at the moment of suspend were in sleeping state (inside Thread.sleep() call) are never

[Bug 777249] Re: In Unity/Natty the window border disapears [segfault at 318, error 6 in unity-window-decorator]

2011-05-10 Thread trespasserw
Probably a duplicate of https://bugs.launchpad.net/ubuntu/+source/unity/+bug/775430, https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/778075 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777249

[Bug 293332] [NEW] gnome-subtitles shouldn't depend on gtk-sharp2

2008-11-03 Thread trespasserw
Public bug reported: Binary package hint: gnome-subtitles ... because latter is a metapackage which includes not only runtime libs but also examples and documetation. So, at the moment installation of gnome-subtitles brings the whole bunch of Mono documentation. This slows down a process