[Bug 1598295] [NEW] $GTK_IM_MODULE ignored after upgrade
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 and the textbox produces wrong characters for Compose key. (the variables are actually set globally, I wrote them here just for clarity). XCompose works fine for all other toolkit's apps, including GTK2 and Qt ones. 1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu $ lsb_release -rd Description:Ubuntu 16.04 LTS Release:16.04 2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center $ apt-cache policy libgtk-3-0 libgtk-3-0: Installed: 3.18.9-1ubuntu3 Candidate: 3.18.9-1ubuntu3 Version table: *** 3.18.9-1ubuntu3 500 500 http://ru.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status 3) What you expected to happen «Compose + - + space» would produce «— » in GTK3 apps. 4) What happened instead «Compose + - + space» producing «~» in GTK3 apps. ** Affects: gtk+3.0 (Ubuntu) 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/1598295 Title: $GTK_IM_MODULE ignored after upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1598295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade
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); It fails, and a bit later in the line return context_id ? context_id : SIMPLE_ID; it returns "gtk-im-context-simple". -- 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.net/ubuntu/+source/gtk+3.0/+bug/1598295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1751517] Re: ubuntu bionic grub can't boot zstd compressed filesystem
> 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/grub#n60 Either way, it doesn't work for the topic. But I (I'm on Archlinux) did try your github version, there's a user package grub-btrfsᴬᵁᴿ for this one. It does not boot from zstd compressed partition either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751517 Title: ubuntu bionic grub can't boot zstd compressed filesystem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1751517/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 626321]
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 in c vtable hell, and you need to > discover what fills in all the fptrs inside pVidMode... but at least gdb can > tell you those answers if you debug it live -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626321 Title: X.org server should keep track of and restore its initial (desktop) resolution and refresh rate To manage notifications about this bug go to: https://bugs.launchpad.net/wine/+bug/626321/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 626321]
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, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626321 Title: X.org server should keep track of and restore its initial (desktop) resolution and refresh rate To manage notifications about this bug go to: https://bugs.launchpad.net/wine/+bug/626321/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04
@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 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594023/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04
** 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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594023/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.
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: https://bugs.launchpad.net/gnome-settings-daemon/+bug/1218322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 990129] Re: Suspend/Resume hangs and fails - Ubuntu 12.04LTS
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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/990129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1222791] Re: (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed
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/bugs/1222791 Title: (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1222791/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1572903] Re: Upgrade from 14.04 to 16.04 dependency issues
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++.so.6 with link time reference dpkg: error processing package octave (--configure): subprocess installed post-installation script returned error exit status 127 And no stable system at all, DM doesn't even start, I'm trying fix it from chroot from live dvd, without a success yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572903 Title: Upgrade from 14.04 to 16.04 dependency issues To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1572903/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1572903] Re: Upgrade from 14.04 to 16.04 dependency issues
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. https://bugs.launchpad.net/bugs/1572903 Title: Upgrade from 14.04 to 16.04 dependency issues To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1572903/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1292830] Re: Resuming from sleep makes black borders around windows appear
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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1292830 Title: Resuming from sleep makes black borders around windows appear To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1292830/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade
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.net/ubuntu/+source/gtk+3.0/+bug/1598295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade
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.launchpad.net/bugs/1598295 Title: $GTK_IM_MODULE ignored after upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1598295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1562219] Re: xinit will not work as non-root.
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 since now we should recommend Fedora instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562219 Title: xinit will not work as non-root. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xinit/+bug/1562219/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1600102] Re: Readline combinations in ghci are broken
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 go to: https://bugs.launchpad.net/ubuntu/+source/ghc/+bug/1600102/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1600102] [NEW] Readline combinations in ghci are broken
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. ** Affects: ghc (Ubuntu) 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/1600102 Title: Readline combinations in ghci are broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ghc/+bug/1600102/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1598295] Re: $GTK_IM_MODULE ignored after upgrade
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 with latest GCC, which I didn't purge — that looks right, why would I care if I'm using a binary distro anyway? However, after upgrade Xorg didn't even start; long story short — libstdc++, for some reason, didn't have some function which some apps were using. Reinstalling to vanilla libstdc++ solved the problem. I did even see a bug about it somewhere, but can't find it. But I can assume that some apps for distro upgrade failed to run because of the library — as the bug with $GTK_IM_MODULE not the only problem I encountered here. I'm seeing things like missing tray icons, ignored preview options in Dolphin, crashing vlc, and more. -- 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.net/gtk/+bug/1598295/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1511975] Re: /lib/systemd/system/console-setup.service has incorrect ExecStart
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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1511975/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 658469] Re: program smartctl is using a deprecated SCSI ioctl, please convert it to SG_IO
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 ioctl, please convert it to SG_IO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/658469/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 957040] Re: keyboard layout settings lost on package upgrade - return on logout/reboot
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 manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/957040/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 989464] [NEW] virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build
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.1-0ubuntu6 Architecture: i386 DKMSKernelVersion: 3.2.0-24-generic-pae Date: Fri Apr 27 13:55:48 2012 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427) PackageArchitecture: all PackageVersion: 4.1.2-dfsg-1ubuntu1 SourcePackage: virtualbox Title: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build UpgradeStatus: Upgraded to precise on 2012-04-27 (0 days ago) ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- 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.launchpad.net/ubuntu/+source/virtualbox/+bug/989464/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 989464] Re: virtualbox-dkms 4.1.2-dfsg-1ubuntu1: virtualbox kernel module failed to build
-- 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.launchpad.net/ubuntu/+source/virtualbox/+bug/989464/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 954972] Re: tray works incorrectly with skype
-- 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/954972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 954972] [NEW] tray works incorrectly with skype
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: unity 5.6.0-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,snap,move,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] Date: Wed Mar 14 16:17:10 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-13 (1 days ago) ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/954972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 954987] [NEW] Window buttons are not highlighted while hovering
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.0-18.29-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,snap,move,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] CompositorRunning: compiz Date: Wed Mar 14 16:33:14 2012 DistUpgraded: Log time: 2012-03-13 15:56:13.774766 DistroCodename: precise DistroVariant: ubuntu DkmsStatus: fglrx, 8.911, 3.2.0-18-generic-pae, i686: installed GraphicsCard: Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650] [1002:9591] (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] Device [1025:013c] InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) JockeyStatus: xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release updates) (Proprietary, Disabled, Not in use) xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, In use) MachineType: Acer Extensa 5630 PackageArchitecture: all PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-18-generic-pae root=UUID=872eceb4-ef07-4bea-ac2e-a09235e50e47 ro quiet splash vt.handoff=7 SourcePackage: compiz UpgradeStatus: Upgraded to precise on 2012-03-13 (1 days ago) dmi.bios.date: 08/05/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.19 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.19:bd08/05/2008:svnAcer:pnExtensa5630:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5630 dmi.product.version: 0100 dmi.sys.vendor: Acer version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.libdrm2: libdrm2 2.4.30-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu4 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu4 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.99.901+git20120126-0ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 ** Affects: compiz (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug compiz-0.9 has-workaround i386 precise reproducible ubuntu -- 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/compiz/+bug/954987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 954987] Re: Window buttons are not highlighted while hovering
-- 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/compiz/+bug/954987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 954972] Re: tray works incorrectly with skype
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.launchpad.net/ubuntu/+source/unity/+bug/954972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955413] [NEW] Tray icons become white in colour when dash is opened
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-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,gtkloader,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,move,dbus,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] Date: Wed Mar 14 23:55:23 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-13 (1 days ago) ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/+source/unity/+bug/955413/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955413] Re: Tray icons become white in colour when dash is opened
-- 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/+source/unity/+bug/955413/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955499] Re: Maximized window doesn't stack with Launcher fully
-- 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/unity/+bug/955499/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955499] [NEW] Maximized window doesn't stack with Launcher fully
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 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,gtkloader,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,move,dbus,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] Date: Thu Mar 15 01:14:46 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-13 (1 days ago) ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/unity/+bug/955499/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955532] [NEW] Some native processes like system-monitor and unity-panel-service use too much % CPU
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-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,gtkloader,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,move,dbus,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] Date: Thu Mar 15 01:46:47 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-13 (1 days ago) ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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://bugs.launchpad.net/ubuntu/+source/unity/+bug/955532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955532] Re: Some native processes like system-monitor and unity-panel-service uses too much % CPU
-- 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://bugs.launchpad.net/ubuntu/+source/unity/+bug/955532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 955532] Re: Some native processes like system-monitor and unity-panel-service uses too much % CPU
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 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://bugs.launchpad.net/ubuntu/+source/unity/+bug/955532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover
** 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 rb without album cover To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1371361] Re: Memory leak in compiz
** 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: https://bugs.launchpad.net/compiz/+bug/1371361/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1241270] Re: Can't switch keyboard layout by alt+shift
*** 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, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1241270 Title: Can't switch keyboard layout by alt+shift To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1241270/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.
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 change to alt+shift, ctrl+shift, etc. To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-keyboard/+bug/1218322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts
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 manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/36812/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 499924] Re: 'ctrl+shift+right/left arrow' does not select the word
*** 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+arrow ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 36812 Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/499924 Title: 'ctrl+shift+right/left arrow' does not select the word To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/499924/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1509358] [NEW] gcc-5.1 segfaulting for compilation
Public bug reported: A minimal reproducible example ↓ #include struct StateNegotiating {}; struct Negotiating{ StateNegotiating State; }; struct Connection { std::vector State; }; struct ConnectionList { ConnectionList(Connection v); }; struct Ctrld{ Negotiating syncpr; bool ExecuteCmds(){ ConnectionList con = syncpr.State; } }; The command with output is ↓ $ g++-5 test.cpp -std=c++1y -c -o a.o test.cpp: In member function ‘bool Ctrld::ExecuteCmds()’: test.cpp:21:43: internal compiler error: Segmentation fault ConnectionList con = syncpr.State; ^ 0xab2edf crash_signal ../../src/gcc/toplev.c:383 0x5ff3f9 build_aggr_conv ../../src/gcc/cp/call.c:954 0x5ff3f9 implicit_conversion ../../src/gcc/cp/call.c:1864 0x5ff5a9 build_list_conv ../../src/gcc/cp/call.c:837 0x5ff5a9 implicit_conversion ../../src/gcc/cp/call.c:1815 0x600614 add_function_candidate ../../src/gcc/cp/call.c:2114 0x60123f add_candidates ../../src/gcc/cp/call.c:5295 0x601427 add_list_candidates ../../src/gcc/cp/call.c:3558 0x5fef46 build_user_type_conversion_1 ../../src/gcc/cp/call.c:3655 0x5ff1f6 implicit_conversion ../../src/gcc/cp/call.c:1866 0x6049a6 can_convert_arg(tree_node*, tree_node*, tree_node*, int, int) ../../src/gcc/cp/call.c:9339 0x5ff12f build_aggr_conv ../../src/gcc/cp/call.c:945 0x5ff12f implicit_conversion ../../src/gcc/cp/call.c:1864 0x600614 add_function_candidate ../../src/gcc/cp/call.c:2114 0x60123f add_candidates ../../src/gcc/cp/call.c:5295 0x5fef46 build_user_type_conversion_1 ../../src/gcc/cp/call.c:3655 0x5ff1f6 implicit_conversion ../../src/gcc/cp/call.c:1866 0x5fd188 perform_implicit_conversion_flags(tree_node*, tree_node*, int, int) ../../src/gcc/cp/call.c:9392 0x6b32c0 ocp_convert(tree_node*, tree_node*, int, int, int) ../../src/gcc/cp/cvt.c:869 0x6bae95 expand_default_init ../../src/gcc/cp/init.c:1661 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. The version is: g++-5 (Ubuntu 5.1.0-0ubuntu11~14.04.1) 5.1.0 ** Affects: gcc-5 (Ubuntu) Importance: Undecided Status: New ** Description changed: A minimal reproducible example ↓ - #include + #include - struct StateNegotiating {}; + struct StateNegotiating {}; - struct Negotiating{ - StateNegotiating State; + struct Negotiating{ + StateNegotiating State; - }; + }; - struct Connection { - std::vector State; - }; + struct Connection { + std::vector State; + }; - struct ConnectionList { - ConnectionList(Connection v); - }; + struct ConnectionList { + ConnectionList(Connection v); + }; - struct Ctrld{ - Negotiating syncpr; - bool ExecuteCmds(){ - ConnectionList con = syncpr.State; - } - }; + struct Ctrld{ + Negotiating syncpr; + bool ExecuteCmds(){ + ConnectionList con = syncpr.State; + } + }; The command with output is ↓ - $ g++-5 test.cpp -std=c++1y -c -o a.o - test.cpp: In member function ‘bool Ctrld::ExecuteCmds()’: - test.cpp:21:43: internal compiler error: Segmentation fault - ConnectionList con = syncpr.State; - ^ - 0xab2edf crash_signal - ../../src/gcc/toplev.c:383 - 0x5ff3f9 build_aggr_conv - ../../src/gcc/cp/call.c:954 - 0x5ff3f9 implicit_conversion - ../../src/gcc/cp/call.c:1864 - 0x5ff5a9 build_list_conv - ../../src/gcc/cp/call.c:837 - 0x5ff5a9 implicit_conversion - ../../src/gcc/cp/call.c:1815 - 0x600614 add_function_candidate - ../../src/gcc/cp/call.c:2114 - 0x60123f add_candidates - ../../src/gcc/cp/call.c:5295 - 0x601427 add_list_candidates - ../../src/gcc/cp/call.c:3558 - 0x5fef46 build_user_type_conversion_1 - ../../src/gcc/cp/call.c:3655 -
[Bug 590924] Re: Broadcom STA (bcmwl) driver fails to build with 2.6.35-1 kernel
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 this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/590924/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961472] [NEW] Ubuntu often hangs during shutdown
Public bug reported: Ubuntu often hangs when shutdown screen appears ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-19-generic-pae 3.2.0-19.31 ProcVersionSignature: Ubuntu 3.2.0-19.31-generic-pae 3.2.12 Uname: Linux 3.2.0-19-generic-pae i686 NonfreeKernelModules: fglrx AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 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 ALC268' Components : 'HDA:10ec0268,1025013c,00100101 HDA:14f12c06,10250093,0010' Controls : 17 Simple ctrls : 9 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfeec000 irq 47' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,0010' Controls : 6 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Wed Mar 21 22:21:25 2012 HibernationDevice: RESUME=UUID=a85e1013-a0be-4933-9537-ce37c7614318 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) MachineType: Acer Extensa 5630 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic-pae root=UUID=872eceb4-ef07-4bea-ac2e-a09235e50e47 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-19-generic-pae N/A linux-backports-modules-3.2.0-19-generic-pae N/A linux-firmware1.71 SourcePackage: linux UpgradeStatus: Upgraded to precise on 2012-03-21 (0 days ago) dmi.bios.date: 08/05/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.19 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.19:bd08/05/2008:svnAcer:pnExtensa5630:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5630 dmi.product.version: 0100 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: apport-bug i386 precise -- 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/961472/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961472] Re: Ubuntu often hangs during shutdown
-- 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/961472/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961478] [NEW] It's impossible to move Workspaces icon in the launcher
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 3.2.0-19.31-generic-pae 3.2.12 Uname: Linux 3.2.0-19-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,gtkloader,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,move,dbus,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] Date: Wed Mar 21 22:25:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-21 (0 days ago) ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/+source/unity/+bug/961478/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961478] Re: It's impossible to move Workspaces icon in the launcher
-- 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/+source/unity/+bug/961478/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961492] Re: yelp crashed with SIGABRT in raise()
*** 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 with SIGABRT in raise() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/961492/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961518] [NEW] Global menu is rendered too slow
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 Package: unity 5.6.0-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-19.31-generic-pae 3.2.12 Uname: Linux 3.2.0-19-generic-pae i686 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CompizPlugins: [core,composite,gtkloader,opengl,decor,grid,vpswitch,compiztoolbox,resize,gnomecompat,place,regex,mousepoll,imgpng,unitymtgrabhandles,move,dbus,session,thumbnail,animation,wall,expo,workarounds,fade,ezoom,scale,unityshell] CompositorRunning: compiz Date: Wed Mar 21 22:58:14 2012 DistUpgraded: Fresh install DistroCodename: precise DistroVariant: ubuntu DkmsStatus: fglrx, 8.911, 3.2.0-19-generic-pae, i686: installed GraphicsCard: Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650] [1002:9591] (prog-if 00 [VGA controller]) Subsystem: Acer Incorporated [ALI] Device [1025:013c] InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) JockeyStatus: xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release updates) (Proprietary, Disabled, Not in use) xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, In use) MachineType: Acer Extensa 5630 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic-pae root=UUID=872eceb4-ef07-4bea-ac2e-a09235e50e47 ro quiet splash vt.handoff=7 SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-03-21 (0 days ago) dmi.bios.date: 08/05/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.19 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.19:bd08/05/2008:svnAcer:pnExtensa5630:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5630 dmi.product.version: 0100 dmi.sys.vendor: Acer version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1 version.fglrx-installer: fglrx-installer N/A version.libdrm2: libdrm2 2.4.30-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu5 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu5 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 ** Affects: unity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug compiz-0.9 i386 precise reproducible ubuntu -- 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/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961518] Re: Global menu is rendered too slow
-- 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/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1249297] Re: incorrect frameless window size
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://bugs.launchpad.net/bugs/1249297 Title: incorrect frameless window size To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1249297/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 149987] Re: CONFIG_MODULE_FORCE_UNLOAD is not set
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 are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/149987 Title: CONFIG_MODULE_FORCE_UNLOAD is not set To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/149987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1358271] [NEW] Eclipse crashes with 'oxygen-gtk' theme enabled
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: Undecided Status: New ** Tags: eclipse gtk kde ** Attachment added: "On of the logs Eclipse creates having crashed" https://bugs.launchpad.net/bugs/1358271/+attachment/4180536/+files/hs_err_pid2118.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1358271 Title: Eclipse crashes with 'oxygen-gtk' theme enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/1358271/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1358271] Re: Eclipse crashes with 'oxygen-gtk' theme enabled
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) Status: Opinion => Invalid -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to gtk2-engines-oxygen in Ubuntu. https://bugs.launchpad.net/bugs/1358271 Title: Eclipse crashes with 'oxygen-gtk' theme enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/1358271/+subscriptions -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 750724] Re: emacs hangs when i try to use it with gdb
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 this bug go to: https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/750724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1129842] [NEW] Usability. Need option "reset and clear" in context menu
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 to Ubuntu. https://bugs.launchpad.net/bugs/1129842 Title: Usability. Need option "reset and clear" in context menu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1129842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 466575] Re: secure remove of external USB-HDD produces error
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 Wed Sep 28 14:25:20 UTC 2011 i686 i686 i386 GNU/Linux root@iEEEpc:/etc/default# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 11.04 Release:11.04 Codename: natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/466575 Title: secure remove of external USB-HDD produces error To manage notifications about this bug go to: https://bugs.launchpad.net/udisks/+bug/466575/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38782] Re: whishlist: add midnight commander as a default package in Ubuntu CD/DVD
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 midnight commander as a default package in Ubuntu CD/DVD To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/38782/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 379469] Re: Update-Manager barely usable on small screens
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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/379469/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)
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 because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/45129 Title: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages) To manage notifications about this bug go to: https://bugs.launchpad.net/launchpad/+bug/45129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)
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. https://bugs.launchpad.net/bugs/45129 Title: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages) To manage notifications about this bug go to: https://bugs.launchpad.net/launchpad/+bug/45129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)
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: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages) To manage notifications about this bug go to: https://bugs.launchpad.net/launchpad/+bug/45129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45129] Re: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages)
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 subscribed to the bug report. https://bugs.launchpad.net/bugs/45129 Title: FFe: update-manager should have per-package changelog locations (was: uses changelogs.ubuntu.com for all packages) To manage notifications about this bug go to: https://bugs.launchpad.net/launchpad/+bug/45129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts
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 with shortcuts To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/36812/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1072769] Re: default USB mount point breaks many things
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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1072769/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1068277] Re: New /media/$user mounting in 12.10 is poorly dcumented
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 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1068277/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1155542] Re: compiz (opengl) - Error: FBO is incomplete: GL::FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6)
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_ATTACHMENT (0x8cd6) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1155542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1001090] [NEW] No sound in firefox after update to 12.04 unless you root
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 flash -- 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 you root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1001090/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1001090] Re: No sound in firefox after update to 12.04 unless you root
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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001090 Title: No sound in firefox after update to 12.04 unless you root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1001090/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1001090] Re: No sound in firefox after update to 12.04 unless you root
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 you root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1001090/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 928024] [NEW] apt-rdepends cannot follow correct version
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.5.1-1) Depends: libavfilter-extra-0 (>= 4:0.5.1-1) ... #apt-cache showpkg ffmpeg Package: ffmpeg Versions: 4:0.7.2-1~bpo60+1 (/var/lib/apt/lists/backports.debian.org_debian-backports_dists_squeeze-backports_main_binary-i386_Packages) (/var/lib/apt/lists/update.orangeuce.com_root_dpkg_dists_orangeuce_main_binary-i386_Packages) (/var/lib/dpkg/status) Description Language: File: /var/lib/apt/lists/backports.debian.org_debian-backports_dists_squeeze-backports_main_binary-i386_Packages MD5: df399191b595483d47bdb9d233b67661 4:0.5.6-3 (/var/lib/apt/lists/ftp.us.debian.org_debian_dists_squeeze_main_binary-i386_Packages) (/var/lib/apt/lists/security.debian.org_dists_squeeze_updates_main_binary-i386_Packages) Description Language: File: /var/lib/apt/lists/ftp.us.debian.org_debian_dists_squeeze_main_binary-i386_Packages MD5: 738da973fca45bd2aa160518608db0b3 Reverse Depends: xuggler,ffmpeg 0.7.2 clive,ffmpeg zoomer,ffmpeg zoneminder,ffmpeg xwax,ffmpeg winff,ffmpeg libsynfig0,ffmpeg stopmotion,ffmpeg soundkonverter,ffmpeg python-scitools,ffmpeg rtmpdump,ffmpeg pacpl,ffmpeg motion,ffmpeg lives,ffmpeg kmplayer,ffmpeg kino,ffmpeg kdenlive,ffmpeg jsymphonic,ffmpeg imagination,ffmpeg imagemagick,ffmpeg idjc,ffmpeg gvb,ffmpeg get-iplayer,ffmpeg libavcodec52,ffmpeg 4:0.5.1-1 ffmpeg-dbg,ffmpeg 4:0.5.6-3 education-desktop-other,ffmpeg clive,ffmpeg bitpim,ffmpeg libavbin0,ffmpeg libav-dbg,ffmpeg 4:0.7.2-1~bpo60+1 Dependencies: 4:0.7.2-1~bpo60+1 - libavcodec53 (18 4:0.7.2-1~bpo60+1) libavcodec-extra-53 (2 4:0.7.2) libavcodec53 (19 4:0.7.2-99) libavcodec-extra-53 (3 4:0.7.2.99) libavdevice53 (18 4:0.7.2-1~bpo60+1) libavdevice-extra-53 (2 4:0.7.2) libavdevice53 (19 4:0.7.2-99) libavdevice-extra-53 (3 4:0.7.2.99) libavfilter2 (18 4:0.7.2-1~bpo60+1) libavfilter-extra-2 (2 4:0.7.2) libavfilter2 (19 4:0.7.2-99) libavfilter-extra-2 (3 4:0.7.2.99) libavformat53 (18 4:0.7.2-1~bpo60+1) libavformat-extra-53 (2 4:0.7.2) libavformat53 (19 4:0.7.2-99) libavformat-extra-53 (3 4:0.7.2.99) libavutil51 (18 4:0.7.2-1~bpo60+1) libavutil-extra-51 (2 4:0.7.2) libavutil51 (19 4:0.7.2-99) libavutil-extra-51 (3 4:0.7.2.99) libc6 (2 2.7) libpostproc52 (18 4:0.7.2-1~bpo60+1) libpostproc-extra-52 (2 4:0.7.2) libpostproc52 (19 4:0.7.2-99) libpostproc-extra-52 (3 4:0.7.2.99) libsdl1.2debian (2 1.2.10-1) libswscale2 (18 4:0.7.2-1~bpo60+1) libswscale-extra-2 (2 4:0.7.2) libswscale2 (19 4:0.7.2-99) libswscale-extra-2 (3 4:0.7.2.99) ffprobe (0 (null)) libavcodec-extra-53 (3 4:0.6~) libavcodec53 (3 4:0.7.2-1~bpo60+1) 4:0.5.6-3 - libavcodec52 (18 4:0.5.1-1) libavcodec-extra-52 (2 4:0.5.1-1) libavdevice52 (18 4:0.5.1-1) libavdevice-extra-52 (2 4:0.5.1-1) libavfilter0 (18 4:0.5.1-1) libavfilter-extra-0 (2 4:0.5.1-1) libavformat52 (18 4:0.5.1-1) libavformat-extra-52 (2 4:0.5.1-1) libavutil49 (18 4:0.5.1-1) libavutil-extra-49 (2 4:0.5.1-1) libc6 (2 2.7) libpostproc51 (18 4:0.5.1-1) libpostproc-extra-51 (2 4:0.5.1-1) libsdl1.2debian (2 1.2.10-1) libswscale0 (18 4:0.5.1-1) libswscale-extra-0 (2 4:0.5.1-1) libavcodec-extra-52 (3 4:0.5.1-3) libavcodec52 (3 4:0.5.2-1) Provides: 4:0.7.2-1~bpo60+1 - 4:0.5.6-3 - Reverse Provides: ** Affects: apt-rdepends (Ubuntu) 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/928024 Title: apt-rdepends cannot follow correct version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt-rdepends/+bug/928024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960300] [NEW] Part of the playlist disappears while dragging the main window
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-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Tue Mar 20 19:22:50 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: qmmp UpgradeStatus: Upgraded to precise on 2012-03-13 (7 days ago) ** Affects: qmmp (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960300 Title: Part of the playlist disappears while dragging the main window To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qmmp/+bug/960300/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960300] Re: Part of the playlist disappears while dragging the main window
** 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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960300 Title: Part of the playlist disappears while dragging the main window To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qmmp/+bug/960300/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961266] [NEW] hibernation is not available
Public bug reported: My Ubuntu has no buttons to hibernate my notebook. Suspending works correctly. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-19-generic-pae 3.2.0-19.31 ProcVersionSignature: Ubuntu 3.2.0-19.31-generic-pae 3.2.12 Uname: Linux 3.2.0-19-generic-pae i686 NonfreeKernelModules: fglrx AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog] Subdevices: 1/1 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 : 'Realtek ALC268' Components : 'HDA:10ec0268,1025013c,00100101 HDA:14f12c06,10250093,0010' Controls : 17 Simple ctrls : 9 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xcfeec000 irq 47' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,0010' Controls : 6 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Date: Wed Mar 21 19:10:02 2012 HibernationDevice: RESUME=UUID=a85e1013-a0be-4933-9537-ce37c7614318 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120306) MachineType: Acer Extensa 5630 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANG=ru_RU.UTF-8 SHELL=/bin/bash ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic-pae root=UUID=872eceb4-ef07-4bea-ac2e-a09235e50e47 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-19-generic-pae N/A linux-backports-modules-3.2.0-19-generic-pae N/A linux-firmware1.71 SourcePackage: linux UpgradeStatus: Upgraded to precise on 2012-03-21 (0 days ago) dmi.bios.date: 08/05/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: V1.19 dmi.board.name: Homa dmi.board.vendor: Acer dmi.board.version: Rev dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrV1.19:bd08/05/2008:svnAcer:pnExtensa5630:pvr0100:rvnAcer:rnHoma:rvrRev:cvnAcer:ct10:cvrN/A: dmi.product.name: Extensa 5630 dmi.product.version: 0100 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- 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/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 961266] Re: hibernation is not available
-- 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/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1178843] Re: kdevelop won't start
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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/1178843/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1178843] Re: kdevelop won't start
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 means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work WARNING: deleting stale lockfile /home/constantine/.kde/share/apps/kdevelop/sessions/{cd4fdff5-5195-4266-af70-2dd2db128a1f}/lock WARNING: deleting stale lockfile /home/constantine/.cache/kdevduchain/{cd4fdff5-5195-4266-af70-2dd2db128a1f}/1/lock kdevelop(2851)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: version-hint not found, seems to be an old version kdevelop(2851)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: "The data-repository at /home/constantine/.cache/kdevduchain/{cd4fdff5-5195-4266-af70-2dd2db128a1f}/1 has to be cleared." kdevelop(2851)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so" qrc:/main.qml:23:1: QML Loader: Binding loop detected for property "source" static bool QDeclarativeMetaType::isModule(const QByteArray&, int, int) Qt 4.7 import detected; please note that Qt 4.7 is directly reusable as QtQuick 1.x with no code changes. Continuing, but startup time will be slower. kdevelop(2851)/kdevplatform (shell) KDevelop::SessionControllerPrivate::performRecovery: Starting recovery from "/home/constantine/.kde/share/apps/kdevelop/sessions/{cd4fdff5-5195-4266-af70-2dd2db128a1f}/recovery/current" The program 'kdevelop' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 1158 error_code 3 request_code 20 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) kdevelop(2851)/konsole Konsole::SessionManager::~SessionManager: Konsole SessionManager destroyed with sessions still alive -- 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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/1178843/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1181519] [NEW] Strange work with the icons
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 if you developed much more sane ways to work with links I do understand that a general user would use soft provided from repositories but I find it limiting a great range of possibilities a modern OS can provide to it's user. GNOME project is known for it's total ignoring users' requests about different improvements. So hope you accept this feature request. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: nautilus 1:3.6.3-0ubuntu16 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sat May 18 16:24:24 2013 GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'676x541+201+56'" InstallationDate: Installed on 2013-05-15 (2 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring ** Description changed: 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 - I do understand that a general user would use soft provided from repositories but I find it limiting a great range of possibilities a modern OS can provide to it's user. + That would be great if you developed much more sane ways to work with links + + I do understand that a general user would use soft provided from + repositories but I find it limiting a great range of possibilities a + modern OS can provide to it's user. GNOME project is known for it's total ignoring users' requests about different improvements. So hope you accept this feature request. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: nautilus 1:3.6.3-0ubuntu16 ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Sat May 18 16:24:24 2013 GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'676x541+201+56'" InstallationDate: Installed on 2013-05-15 (2 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: nautilus 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/1181519 Title: Strange work with the icons To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1181519/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 962718] Re: mount_afp fails with "Could not connect, never got a response to getstatus, Connection timed out" error
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.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962718 Title: mount_afp fails with "Could not connect, never got a response to getstatus, Connection timed out" error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/afpfs-ng/+bug/962718/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1134202] Re: Removing overlay-scrollbar causes lots of noise
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 overlay-scrollbar causes lots of noise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1134202/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1077616] Re: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed
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 Title: 10de:0ca3 (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1077616/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 886997] [NEW] Unnecessary click in doublepanel view
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 notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886997 Title: Unnecessary click in doublepanel view To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/886997/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout
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 indicate current layout To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/531173/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 882274] Re: Community engagement is broken
@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 users? If you just say "We wouldn't do it right now, we have more important tasks for Unity team". Ok, I appreciate your decision, and wait next release, frustration not fatal, but it will be great to see roadmap with features poll, and vote for some features, if it happened that "This bug affects you and 157 other people" means nothing for you, if this feature request obviously not a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882274 Title: Community engagement is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/882274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 884609] [NEW] Workspace change does not activate focus
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-tab to this window to fix this problem. ** Affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Tags: focus switch workspace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/884609 Title: Workspace change does not activate focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/884609/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 668415] Re: Movement of Unity launcher
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 very annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/668415 Title: Movement of Unity launcher To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/668415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 882274] Re: Community engagement is broken
n Unity were running in multi-monitor > mode: "The Unity shell currently has limited support for multi-monitor > setups. Would you like to switch to GNOME Shell instead? y/n". > > 3. The Unity team ignores strongly-worded criticism. > > Unfortunately, some members of the user community lack restraint. > Moreover, the wonderfully international dimension of Ubuntu gathers > people of various cultures, who do not always natively own English, > the lingua franca of Launchpad. So, some words may appear stronger > than they were intended. Sure, there's the golden rule of "never argue > on the Internet," but this is not about arguing. It's about engaging > your target audience. It's about friendship and neighborliness. It's > about community. My suspicion is that there might be a formal policy > for the project of not responding to strongly-worded criticism. But > its motivation is likely a lack of patience, and also some > condescension. That's not community. > > 4. The Unity team does not join the discussion. > > This might be a more technical issue. Could it be that they simply > don't know what the community is saying? If that's the case, it should > 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, invalid, > "won't fix" or whatever. I hope instead that the Unity project will > use this as an opportunity to finally fix this. Moreover, I hope this > bug won't be closed until the situation can objectively be deemed > satisfactory. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ayatana-design/+bug/882274/+subscriptions > -- With Best Regards, Constantine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882274 Title: Community engagement is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/882274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 663457] Re: DistUpgraders output window should be resizable and initial size should fit the screen
@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 and initial size should fit the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/663457/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38782] Re: whishlist: add midnight commander as a default package in Ubuntu CD/DVD
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: whishlist: add midnight commander as a default package in Ubuntu CD/DVD To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/38782/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 681360] Re: Change layout to optimize vertical space
*** 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/2165503/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-1.png ** This bug has been marked a duplicate of bug 379469 [karmic]Update-Manager barely usable on netbooks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/681360 Title: Change layout to optimize vertical space To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/681360/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774736] Re: [Natty] Too big windows for small screens !
*** 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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774736 Title: [Natty] Too big windows for small screens ! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/774736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 739647] Re: Update manager error window is too small to read and is not resizable.
*** 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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739647 Title: Update manager error window is too small to read and is not resizable. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/739647/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 664415] Re: error window is not resizable
*** 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 should be easily resizable without loosing the action buttons on small screens (netbooks) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/664415 Title: error window is not resizable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/664415/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 663457] Re: update-manager window should be easily resizable without loosing the action buttons on small screens (netbooks)
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. https://bugs.launchpad.net/bugs/663457 Title: update-manager window should be easily resizable without loosing the action buttons on small screens (netbooks) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/663457/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 662365] Re: "eeepc_wmi: Unknown key 88 pressed" when pressing Fn+F2 on Asus EEE1005HA
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 Ubuntu. https://bugs.launchpad.net/bugs/662365 Title: "eeepc_wmi: Unknown key 88 pressed" when pressing Fn+F2 on Asus EEE1005HA -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 662365] Re: "eeepc_wmi: Unknown key 88 pressed" when pressing Fn+F2 on Asus EEE1005HA
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 pressing Fn+F2 on Asus EEE1005HA -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 461632] Re: On Hibernate: btusb_bulk_complete: hci0 urb f2fdbe00 failed to resubmit (1)
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 list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 224229] Re: Quite hard to change screen resolution back to normal when resolution is set very low
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 member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/224229 Title: Quite hard to change screen resolution back to normal when resolution is set very low -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1796928] Re: Fast Double-tap Treated as Single Click
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 subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title: Fast Double-tap Treated as Single Click To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/1796928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs