[Bug 1598295] [NEW] $GTK_IM_MODULE ignored after upgrade

2016-07-01 Thread Constantine
Public bug reported: After upgrade trusty → xenial, Compose key stopped producing configured through ~/.XCompose characters for GTK3 only apps. To be sure that its the GTK problem, I created a simple GTK3 window with textbox, launched it like: $ GTK_IM_MODULE=xim XMODIFIERS=@im=none ./a

[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade

2016-07-03 Thread Constantine
Okay, this is definitely GTK3 bug. I tried to debug GTK3, and found that in gtkimmodule.c it tries to lookup "xim" in some «contexts_hash» found = g_hash_table_lookup_extended (contexts_hash, *immodules_list, (gpointer *) &context_id, NULL)

[Bug 1751517] Re: ubuntu bionic grub can't boot zstd compressed filesystem

2018-03-25 Thread Constantine
> Another option: > Archlinux uses this patched grub version: > > https://github.com/Antynea/grub-btrfs This is doubly wrong. Archlinux does not use what you linked, but instead uses mainline version with some patches https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/

[Bug 626321]

2018-08-31 Thread Constantine
A memo to myself: reply for the question above from IRC > [14:35:16] Hi-Angel: the server-side dispatch functions are usually > named ProcExtnameRequestname or similar. > [14:35:34] Hi-Angel: in this case, > xserver/Xext/vidmode.c:ProcVidModeSwitchToMode() > [14:36:50] of course then you're i

[Bug 626321]

2018-08-31 Thread Constantine
It's XF86VidModeSwitchToMode() that is used to change X resolution, right? I wonder, where is it declared? Grepping through xserver sources gives only this print DEBUG_P("XF86VidModeSwitchToMode");, no declaration. -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2018-06-15 Thread Constantine
@JohnDoe_71Rus are you running a kernel 4.9 or higher? Per discussion above, 4.9 seems to have solved the problem for many peoples. I wonder if the problem is resolved for OP, and, if somebody still affected, it should be opened as a separate bug. -- You received this bug notification because yo

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2018-06-15 Thread Constantine
** Changed in: linux (Ubuntu) Assignee: damiano (damiano1996) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594023 Title: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-05-30 Thread Constantine
WIll it ever be fixed? :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change to alt+shift, ctrl+shift, etc. To manage notifications about this bug go to:

[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS

2014-06-02 Thread Constantine
Ubuntu 14.04. Notebook Asus K55DR with AMD+AMD graphics system. The same issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990129 Title: Suspend/Resume hangs and fails - Ubuntu 12.04LTS To manage

[Bug 1222791] Re: (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2013-09-09 Thread Constantine
This bug affects me too. GPU line from 'lspci': Advanced Micro Devices [AMD] nee ATI Madison [Mobility Radeon HD 5730 / 6570M] Should I attach something too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1572903] Re: Upgrade from 14.04 to 16.04 dependency issues

2016-06-23 Thread Constantine
The `dpkg --configure -a` didn't work for me. Upon configuring it throws the same errors it threw when failed to configure it, like: octave: relocation error: octave: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_, version GLIBCXX_3.4.21 not defined in file libstdc+

[Bug 1572903] Re: Upgrade from 14.04 to 16.04 dependency issues

2016-06-23 Thread Constantine
Okay, so, here's the workaround: download the libstdc++6 package from here http://packages.ubuntu.com/xenial/libstdc%2B%2B6 , both i386 and amd64 versions, then install them with dpkg -i. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1292830] Re: Resuming from sleep makes black borders around windows appear

2017-02-15 Thread Constantine
NVIDIA GTX 750 Ti I have white borders with latest 2 versions of Nvidia drivers: 378.13/378.09 and 375.39 Two different dimension monitors. Drivers work fine - 370.28 and below No wish to attach logs due to no one cares bugs here. Just want you to know. -- You received this bug notification beca

[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade

2016-07-04 Thread Constantine
Okay, I'll report it as I can. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598295 Title: $GTK_IM_MODULE ignored after upgrade To manage notifications about this bug go to: https://bugs.launchpad

[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade

2016-07-04 Thread Constantine
Reported the bug here https://bugzilla.gnome.org/show_bug.cgi?id=768412 ** Bug watch added: GNOME Bug Tracker #768412 https://bugzilla.gnome.org/show_bug.cgi?id=768412 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1562219] Re: xinit will not work as non-root.

2016-07-06 Thread Constantine
None of workarounds worked for me. Omg, is there a single thing which 14.04 → 16.04 upgrade didn't break? Sad to see that distro widely recommended for newbies slowly drowns under a bunch of architectural, planning, and software problems, which are hard to fight even for long time users. Perhaps s

[Bug 1600102] Re: Readline combinations in ghci are broken

2016-07-07 Thread Constantine
Sorry, forgot the version. It is GHCi, version 7.10.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600102 Title: Readline combinations in ghci are broken To manage notifications about this bug g

[Bug 1600102] [NEW] Readline combinations in ghci are broken

2016-07-07 Thread Constantine
Public bug reported: After upgrade 14.04 → 16.04, none of readline combinations works in ghci. Instead «Ctrl+c» produces «^C», «Ctrl+d» → «^D», «Ctrl+f» → «^F», tab inserts itself instead of completion, and etc. The combinations still works e.g. in python3, so it's something specific to ghci. **

[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade

2016-07-09 Thread Constantine
Okay, so — in short — the problem was that the command `/usr/lib/x86_64 -linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 --update-cache` wasn't run upon distro upgrade. Actually, I'm not sure if it's a distro bug or not, because in my case the distro-upgrade came not quite fine. I was having a PPA wit

[Bug 1511975] Re: /lib/systemd/system/console-setup.service has incorrect ExecStart

2016-04-07 Thread Constantine
Same for 15.10 and I bet for upcoming 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511975 Title: /lib/systemd/system/console-setup.service has incorrect ExecStart To manage notifications ab

[Bug 658469] Re: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO

2016-05-26 Thread Constantine
This bug is present in smartmontools 6.2 2013-07-26 r3841 on trusty amd64. Please re-open. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/658469 Title: program smartctl is using a deprecated SCSI ioc

[Bug 957040] Re: keyboard layout settings lost on package upgrade - return on logout/reboot

2012-04-29 Thread Constantine
NondefultlLayout have lost after dist upgrate to pangolin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957040 Title: keyboard layout settings lost on package upgrade - return on logout/reboot To

[Bug 989464] [NEW] virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build

2012-04-27 Thread Constantine
Public bug reported: Error after dist-upgrade to the pangolin ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2 ProcVersionSignature: Ubuntu 3.0.0-19.33-generic-pae 3.0.27 Uname: Linux 3.0.0-19-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 2.0.

[Bug 989464] Re: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build

2012-04-27 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989464 Title: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs

[Bug 954972] Re: tray works incorrectly with skype

2012-03-14 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954972 Title: tray works incorrectly with skype To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/95497

[Bug 954972] [NEW] tray works incorrectly with skype

2012-03-14 Thread Constantine
Public bug reported: I use a great deal of apps which have an icon in a tray. Often they are managed via double-click on these icons, but Unity recognise double- click as right-click. I think it should be fixed before 12.04 has been released ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: u

[Bug 954987] [NEW] Window buttons are not highlighted while hovering

2012-03-14 Thread Constantine
Public bug reported: Window buttons "Maximize" "Close" and "Minimize" are not highlighted while hovering with a mouse pointer over them. It is not related to maximized windows ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: compiz 1:0.9.7.0+bzr3035-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.

[Bug 954987] Re: Window buttons are not highlighted while hovering

2012-03-14 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954987 Title: Window buttons are not highlighted while hovering To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/

[Bug 954972] Re: tray works incorrectly with skype

2012-03-14 Thread Constantine
psi plus tray icon works also incorrectly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/954972 Title: tray works incorrectly with skype To manage notifications about this bug go to: https://bugs.la

[Bug 955413] [NEW] Tray icons become white in colour when dash is opened

2012-03-14 Thread Constantine
Public bug reported: Psi plus and Skype tray icons become white in colour when I open the main menu with programs or recently opened files ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.6.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic-pae 3.2.9 Uname: Linux 3.2.0-18-ge

[Bug 955413] Re: Tray icons become white in colour when dash is opened

2012-03-14 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955413 Title: Tray icons become white in colour when dash is opened To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sou

[Bug 955499] Re: Maximized window doesn't stack with Launcher fully

2012-03-14 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955499 Title: Maximized window doesn't stack with Launcher fully To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 955499] [NEW] Maximized window doesn't stack with Launcher fully

2012-03-14 Thread Constantine
Public bug reported: Maximized window doesn't stack with Launcher fully. When a window is maximized I can see a strip of space between the Launcher and the window. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.6.0-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic-pae 3.2.9

[Bug 955532] [NEW] Some native processes like system-monitor and unity-panel-service use too much % CPU

2012-03-14 Thread Constantine
Public bug reported: Some processes like system-monitor and unity-panel-service uses too much % CPU. I think they are to be optimised. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.6.0-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generi

[Bug 955532] Re: Some native processes like system-monitor and unity-panel-service uses too much % CPU

2012-03-14 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955532 Title: Some native processes like system-monitor and unity-panel-service use too much % CPU To manage notifications about this bug go to: https

[Bug 955532] Re: Some native processes like system-monitor and unity-panel-service uses too much % CPU

2012-03-14 Thread Constantine
Compiz eats about 20-25% too. It's too much I guess ** Summary changed: - Some native processes like system-monitor and unity-panel-service uses too much % CPU + Some native processes like system-monitor and unity-panel-service use too much % CPU -- You received this bug notification because

[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-14 Thread Constantine
** Changed in: unity (Ubuntu) Assignee: (unassigned) => Constantine (fe-pavel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/806848 Title: unity-panel-service at 100% cpu when opened /w

[Bug 1371361] Re: Memory leak in compiz

2015-08-03 Thread Constantine
** Also affects: compiz Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371361 Title: Memory leak in compiz To manage notifications about this bug go to:

[Bug 1241270] Re: Can't switch keyboard layout by alt+shift

2013-10-19 Thread Constantine
*** This bug is a duplicate of bug 1218322 *** https://bugs.launchpad.net/bugs/1218322 ** This bug has been marked a duplicate of bug 1218322 Can't set keyboard layout change to alt+shift, ctrl+shift, etc. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-10-20 Thread Constantine
By the way, on login screen I can switch with old ctrl+shift. After login only awailable bind is ctrls+space -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout ch

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2013-11-02 Thread Constantine
Appears again in Ubuntu 13.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/36812 Title: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts To

[Bug 499924] Re: 'ctrl+shift+right/left arrow' does not select the word

2013-11-02 Thread Constantine
*** This bug is a duplicate of bug 36812 *** https://bugs.launchpad.net/bugs/36812 ➜ ~ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=13.10 DISTRIB_CODENAME=saucy DISTRIB_DESCRIPTION="Ubuntu 13.10" If I set change keyboard layout to ctrl+shift I cannot slect words with shift+ctrl+ar

[Bug 1509358] [NEW] gcc-5.1 segfaulting for compilation

2015-10-23 Thread Constantine
Public bug reported: A minimal reproducible example ↓  #include  struct StateNegotiating {};  struct Negotiating{   StateNegotiating State;  };  struct Connection {   std::vector State;  };  struct ConnectionList {

[Bug 590924] Re: Broadcom STA (bcmwl) driver fails to build with 2.6.35-1 kernel

2012-05-18 Thread Constantine
Same on Ubuntu 12.04 with 3.2.0-24-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/590924 Title: Broadcom STA (bcmwl) driver fails to build with 2.6.35-1 kernel To manage notifications about

[Bug 961472] [NEW] Ubuntu often hangs during shutdown

2012-03-21 Thread Constantine
AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: constantine 1767 F pulseaudio /dev/snd/controlC0: constantine 1767 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf450 irq 46' Mixer name : 'Realtek ALC26

[Bug 961472] Re: Ubuntu often hangs during shutdown

2012-03-21 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961472 Title: Ubuntu often hangs during shutdown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/9614

[Bug 961478] [NEW] It's impossible to move Workspaces icon in the launcher

2012-03-21 Thread Constantine
Public bug reported: It's impossible to move Workspaces icon up in the launcher. So it is really uncomfortable to scroll the Launcher icons down every time I need to switch to another workspace ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.6.0-0ubuntu4 ProcVersionSignature: Ubuntu

[Bug 961478] Re: It's impossible to move Workspaces icon in the launcher

2012-03-21 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961478 Title: It's impossible to move Workspaces icon in the launcher To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+s

[Bug 961492] Re: yelp crashed with SIGABRT in raise()

2012-03-21 Thread Constantine
*** This bug is a duplicate of bug 949209 *** https://bugs.launchpad.net/bugs/949209 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961492 Title: yelp crashed wi

[Bug 961518] [NEW] Global menu is rendered too slow

2012-03-21 Thread Constantine
Public bug reported: Global menu is rendered too slow that it reminds me just installed Windows 95 with no video drivers. Please make appmenu more optimised. We live in the 21st century and it is awfull to tolerate slow interfaces on smart machines. ProblemType: Bug DistroRelease: Ubuntu 12.04 Pa

[Bug 961518] Re: Global menu is rendered too slow

2012-03-21 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961518 Title: Global menu is rendered too slow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/961518

[Bug 1249297] Re: incorrect frameless window size

2014-04-08 Thread Constantine
I have the same experience using QMMP ** Changed in: compiz (Ubuntu) Status: Triaged => Incomplete ** Changed in: compiz (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 149987] Re: CONFIG_MODULE_FORCE_UNLOAD is not set

2014-05-05 Thread Constantine
ichele Mangili (mangilimic), what do you mean by "incomplete information"? You may just issue on an Ubuntu a command "grep CONFIG_MODULE_FORCE_UNLOAD /boot/config-`uname -r`", and you will see an output "# CONFIG_MODULE_FORCE_UNLOAD is not set" -- You received this bug notification because you ar

[Bug 1358271] [NEW] Eclipse crashes with 'oxygen-gtk' theme enabled

2014-08-18 Thread Constantine
Public bug reported: Every time I have Eclipse crashed when I create an Android project. After some investigations I discovered it is due to 'oxygen-gtk' theme. Eclipse works fine with others but I'd like it to look like native Qt apps. ** Affects: gtk2-engines-oxygen (Ubuntu) Importance: Un

[Bug 1358271] Re: Eclipse crashes with 'oxygen-gtk' theme enabled

2014-08-18 Thread Constantine
Kubuntu 14.04.1, Eclipse + ADT plugin from the official http://developer.android.com/sdk/index.html The problem has been solved by using Eclipse Luna with ADT installed manually ** Changed in: gtk2-engines-oxygen (Ubuntu) Status: New => Opinion ** Changed in: gtk2-engines-oxygen (Ubuntu)

[Bug 750724] Re: emacs hangs when i try to use it with gdb

2014-07-22 Thread Constantine
Gorshenkov Sergey, this is not a reason for Emacs to hang up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750724 Title: emacs hangs when i try to use it with gdb To manage notifications about thi

[Bug 1129842] [NEW] Usability. Need option "reset and clear" in context menu

2013-02-18 Thread Constantine
Public bug reported: All time I open context menu, look for clear and then go to window menu. Very frestrating. ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 466575] Re: secure remove of external USB-HDD produces error

2011-10-10 Thread Constantine
Same for 11.04 Error detaching: helper exited with exit code 1: Detaching device /dev/sdb USB device: /sys/devices/pci:00/:00:1d.7/usb1/1-1) SYNCHRONIZE CACHE: OK STOP UNIT: FAILED: No such file or directory root@iEEEpc:/etc/default# uname -a Linux iEEEpc 2.6.38-12-generic #51-Ubuntu SMP

[Bug 38782] Re: whishlist: add midnight commander as a default package in Ubuntu CD/DVD

2012-10-24 Thread Constantine
Distributive adapted for flash media and 800mb, so there free space now, good time to add so necessary package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/38782 Title: whishlist: add midn

[Bug 379469] Re: Update-Manager barely usable on small screens

2011-12-08 Thread Constantine
Ubdate manager in Debian looks normal, I think this problem is ubuntu- specific -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/379469 Title: Update-Manager barely usable on small screens To manage n

[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2011-12-13 Thread Constantine
There is already exists apt-changelog that reads and calculates changelog from /usr/share/doc/somepackage/changelog resides inside deb archive. Why we need at all to download changelog from ubuntu website. This is pain for custom repositories or systems. -- You received this bug notification beca

[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2011-12-13 Thread Constantine
Does this patch works with ftp or ssh repositories? And, also, does reprepro developers know, that they should extract changelog from archive and put it near the package archive? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report.

[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2011-12-14 Thread Constantine
I've add reprepro as affected project to notify reprepro guys ** Also affects: reprepro Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/45129 Title:

[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)

2011-12-14 Thread Constantine
Sitsofe Wheeler Re: doesn't apt-changelog download changelogs from changelogs.ubuntu.com I tested it on my private repository, and apt-changelog shows changes with "aptget -d install mydeb" resides in cache. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2011-12-26 Thread Constantine
Scroll-Lock indicator always shows correct layout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/36812 Title: Keyboard layout change on hotkeys press instead of release and do not work well

[Bug 1072769] Re: default USB mount point breaks many things

2013-03-19 Thread Constantine
It would be great if we have symlink in home directory ~/Media to /media/UserName -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1072769 Title: default USB mount point breaks many things To manage n

[Bug 1068277] Re: New /media/$user mounting in 12.10 is poorly dcumented

2013-03-19 Thread Constantine
It would be great if we have symlink in home directory ~/Media to /media/UserName -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068277 Title: New /media/$user mounting in 12.10 is poorly dcumented

[Bug 1155542] Re: compiz (opengl) - Error: FBO is incomplete: GL::FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6)

2013-05-02 Thread Constantine
Andrea Amoroso, thanks, this workaround, on my Xfce4 works too! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155542 Title: compiz (opengl) - Error: FBO is incomplete: GL::FRAMEBUFFER_INCOMPLETE_

[Bug 1001090] [NEW] No sound in firefox after update to 12.04 unless you root

2012-05-17 Thread Constantine
Public bug reported: Bug looks almost same as https://bugs.launchpad.net/ubuntu/+source/alsa- lib/+bug/134942 except that I trying to listen sound on youtube in firefox. Chromium works well. ** Affects: alsa-lib (Ubuntu) Importance: Undecided Status: New ** Tags: alsa firefox flas

[Bug 1001090] Re: No sound in firefox after update to 12.04 unless you root

2012-05-17 Thread Constantine
Hmm: constantine@orange:~$ apport-collect 1001090 Package alsa-lib not installed and no hook available, ignoring Does it mean? that problem not in alsa? After running firefox in console no output during music listening -- You received this bug notification because you are a member of Ubuntu

[Bug 1001090] Re: No sound in firefox after update to 12.04 unless you root

2012-05-18 Thread Constantine
also running firefox in safe mode has no effect, so it's probably not a plugin problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001090 Title: No sound in firefox after update to 12.04 unless y

[Bug 928024] [NEW] apt-rdepends cannot follow correct version

2012-02-06 Thread Constantine
Public bug reported: #apt-rdepends xuggler xuggler Depends: ffmpeg (>= 0.7.2) ... ffmpeg <--this dependencies is for ffmpeg 0.5.1 Depends: libavcodec-extra-52 (>= 4:0.5.1-1) Depends: libavcodec52 (>= 4:0.5.1-1) Depends: libavdevice-extra-52 (>= 4:0.5.1-1) Depends: libavdevice52 (>= 4:0

[Bug 960300] [NEW] Part of the playlist disappears while dragging the main window

2012-03-20 Thread Constantine
Public bug reported: A part of the QMMP playlist disapperars when the main window is dragged. It happens when PL is 'sticked' to the head window ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: qmmp 0.5.2-2 ProcVersionSignature: Ubuntu 3.2.0-19.30-generic-pae 3.2.11 Uname: Linux 3.2.0-19-gen

[Bug 960300] Re: Part of the playlist disappears while dragging the main window

2012-03-20 Thread Constantine
** Attachment added: "Снимок экрана от 2012-03-20 19:27:40.png" https://bugs.launchpad.net/bugs/960300/+attachment/2904256/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202012-03-20%2019%3A27%3A40.png -- You received this bug notification be

[Bug 961266] [NEW] hibernation is not available

2012-03-21 Thread Constantine
Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: constantine 1783 F pulseaudio /dev/snd/controlC0: constantine 1783 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf450 irq 46' Mixer name

[Bug 961266] Re: hibernation is not available

2012-03-21 Thread Constantine
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961266 Title: hibernation is not available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/961266/+su

[Bug 1178843] Re: kdevelop won't start

2013-06-16 Thread Constantine
In my case it just simply doesn't start. This happened after an update from kdevelop 4.5 to 4.5.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1178843 Title: kdevelop won't start To manage notific

[Bug 1178843] Re: kdevelop won't start

2013-06-16 Thread Constantine
constantine@flow:~$ kdevelop Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually

[Bug 1181519] [NEW] Strange work with the icons

2013-05-18 Thread Constantine
Public bug reported: As it's known, for many years neither Gnome nor KDE developed any convenient tools to work with links(like Windows' shortcuts). today I downloaded Eclipse package andd tried to make a link to it's executable file. Here is what I got: http://chod.sk/a08n2 That would be great

[Bug 962718] Re: mount_afp fails with "Could not connect, never got a response to getstatus, Connection timed out" error

2013-07-18 Thread Constantine
As workaround applied patches from https://bugzilla.redhat.com/show_bug.cgi?id=538699 and rebuiled package. It solved issue for me. ** Attachment added: "afpfs-ng_0.8.1-5_all.deb" https://bugs.launchpad.net/ubuntu/+source/afpfs-ng/+bug/962718/+attachment/3741323/+files/afpfs-ng_0.8.1-5_all.de

[Bug 1134202] Re: Removing overlay-scrollbar causes lots of noise

2013-05-24 Thread Constantine
Same here. As Uni, I installed gnome shell and removed overlay- scrollbar, now message happens all the time. Ubuntu 13.04 x64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1134202 Title: Removing ov

[Bug 1077616] Re: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed

2013-06-26 Thread Constantine
I don't really know is it bug of nvidia. Sometimes I have the same problem on my radeon(last was a few minutes ago), so it could be Xorg's problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077616

[Bug 886997] [NEW] Unnecessary click in doublepanel view

2011-11-06 Thread Constantine
Public bug reported: In double-panel mode, if you click on breadcrumb element on inactive panel, panel should be activated and jumped to selected folder ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: click double inactive panel -- You received this bug

[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2011-11-08 Thread Constantine
Duplicate? https://bugs.launchpad.net/ubuntu/+source/gnome-settings- daemon/+bug/885730 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/531173 Title: New Lucid keyboard layout indicator does not indic

[Bug 882274] Re: Community engagement is broken

2011-10-31 Thread Constantine
@Mark Shuttleworth It's sad that "We dont won't add every option anybody ever want, because we dont want ends in another gnome/kde" leads to "we don't want add single option that 157 people wanted (truly speak, it could be done with mouse drag)". How many people should vote? 500, 1000, 95% Ubuntu

[Bug 884609] [NEW] Workspace change does not activate focus

2011-11-01 Thread Constantine
Public bug reported: I'm using all workspaces with maximized applications on each. After change workspace, active window does not receive focus. Moreover, it can't get it even i've clicked on it (e.g. url history in firefox doesn't opened, context menu doesn't selectable). I should explicitly alt-

[Bug 668415] Re: Movement of Unity launcher

2011-11-01 Thread Constantine
Re: David Gómez (dabisu) Here my workaround: run "ccsm" in terminal > unity plugin > reveal mode set "Top left" and hide launcher to "dodge active window" so unity launcher will never open at least you move mouse pixel perfetly to left upper corner beneath top bar. Constanly opened launcher ver

Re: [Bug 882274] Re: Community engagement is broken

2011-11-03 Thread Constantine
ould > be a policy to actively look for community thought. This goes far > beyond Launchpad: we would want to see Unity folk in the Ubuntu > Forums. We want to see them responding to popular Ubuntu blogs. > > My fear is that this bug, too, will be closed as irrelevant, invali

[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen

2011-12-01 Thread Constantine
@Sebastian Heinlein Problem in normal update-manager too! This is pain on netbooks screen -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663457 Title: DistUpgraders output window should be resizable

[Bug 38782] Re: whishlist: add midnight commander as a default package in Ubuntu CD/DVD

2011-11-30 Thread Constantine
mcedit is far more easy editor then vi. First package i'm install on EVERY linux installation after connect to inet is mc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/38782 Title: whishlis

[Bug 681360] Re: Change layout to optimize vertical space

2011-06-11 Thread Constantine
*** This bug is a duplicate of bug 379469 *** https://bugs.launchpad.net/bugs/379469 Log window is higher then screen and cancel button became lower then screen ** Attachment added: "Log height on netbook" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/681360/+attachment/21

[Bug 774736] Re: [Natty] Too big windows for small screens !

2011-07-20 Thread Constantine
*** This bug is a duplicate of bug 663457 *** https://bugs.launchpad.net/bugs/663457 ** This bug has been marked a duplicate of bug 663457 update-manager window should be easily resizable without loosing the action buttons on small screens (netbooks) -- You received this bug notification

[Bug 739647] Re: Update manager error window is too small to read and is not resizable.

2011-07-20 Thread Constantine
*** This bug is a duplicate of bug 663457 *** https://bugs.launchpad.net/bugs/663457 ** This bug has been marked a duplicate of bug 663457 update-manager window should be easily resizable without loosing the action buttons on small screens (netbooks) -- You received this bug notification

[Bug 664415] Re: error window is not resizable

2011-07-20 Thread Constantine
*** This bug is a duplicate of bug 663457 *** https://bugs.launchpad.net/bugs/663457 ** This bug is no longer a duplicate of bug 739647 Update manager error window is too small to read and is not resizable. ** This bug has been marked a duplicate of bug 663457 update-manager window shoul

[Bug 663457] Re: update-manager window should be easily resizable without loosing the action buttons on small screens (netbooks)

2011-07-20 Thread Constantine
Many duplicates reported in update-manager package ** Package changed: aptdaemon (Ubuntu) => update-manager (Ubuntu) ** Changed in: update-manager (Ubuntu) Status: Triaged => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 662365] Re: "eeepc_wmi: Unknown key 88 pressed" when pressing Fn+F2 on Asus EEE1005HA

2011-03-12 Thread Constantine
O the up-to-date ubuntu I've repeated #29 and after that insmod: error inserting '/tmp/eeepc-wmi/eeepc-wmi.ko': -1 Unknown symbol in module uname -r : 2.6.35-27-generic netbook eee1015 pem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 662365] Re: "eeepc_wmi: Unknown key 88 pressed" when pressing Fn+F2 on Asus EEE1005HA

2011-03-12 Thread Constantine
ok i've solved my problem using modprobe led-class so wifi switched on/off but led always on -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/662365 Title: "eeepc_wmi: Unknown key 88 pressed" when pre

[Bug 461632] Re: On Hibernate: btusb_bulk_complete: hci0 urb f2fdbe00 failed to resubmit (1)

2011-03-12 Thread Constantine
same eeepc 1015 pem with Maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/461632 Title: On Hibernate: btusb_bulk_complete: hci0 urb f2fdbe00 failed to resubmit (1) -- ubuntu-bugs mailing l

[Bug 224229] Re: Quite hard to change screen resolution back to normal when resolution is set very low

2011-04-14 Thread Constantine
I have a eeepc with resolution 1024x600 and alt least half of system dialogs doesn't fit in window height moreover i cant resize this window with alt+f8 shortcut (may be window have minheight attribute or same) this is very frustrating -- You received this bug notification because you are a mem

[Bug 1796928] Re: Fast Double-tap Treated as Single Click

2020-01-01 Thread Constantine
Have this fix been backported to Ubuntu libinput packages? I'm asking, because they're typically ancient there, so I don't think that because it's been fixed upstream, it was fixed in Ubuntu as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

  1   2   3   4   >