[Dx-packages] [Bug 1284898] Re: compiz crashed with SIGSEGV in ScaleScreen::getSelectedWindow()

2015-08-12 Thread Lem
This bug is reproducible on the open source Radeon driver with
integrated Radeon HD3200. Stock Ubuntu 14.04 fully updated. The only
manual change was changing the order of plugins to load expo after unity
(so hotcorners would work reliably).

Steps to reproduce:

1. Open several instances of a single application (e.g. terminal)
2. Click on the icon for that application in the unity launcher
3. Compiz segfaults and X crashes.


Here are the segfault entries in dmesg from the few times I did it:

[ 6271.667171] compiz[2431]: segfault at 48 ip 7f076dfdc840 sp 
7ffcbc8e4228 error 4 in libscale.so[7f076dfcb000+27000]
[ 6423.258754] compiz[4949]: segfault at 48 ip 7f46c4b5f840 sp 
7ffdec1c53e8 error 4 in libscale.so[7f46c4b4e000+27000]
[ 6440.079751] compiz[5955]: segfault at 48 ip 7f209a42a840 sp 
7ffe7582a3c8 error 4 in libscale.so[7f209a419000+27000]


uname -a

Linux zinnia 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri Jul 24
21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

And the output from glxinfo | grep OpenGL:

OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RS880
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.3.2
OpenGL shading language version string: 1.30

Let me know if any more information is required.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1284898

Title:
  compiz crashed with SIGSEGV in ScaleScreen::getSelectedWindow()

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  crashed when pressing super + w and trying to select a window

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140220-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 25 18:17:20 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-02-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140223)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f1d2b6410c0 
<_ZNK11ScaleScreen17getSelectedWindowEv>:   mov0x48(%rdi),%rax
   PC (0x7f1d2b6410c0) ok
   source "0x48(%rdi)" (0x0048) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ScaleScreen::getSelectedWindow() const () from /usr/lib/compiz/libscale.so
   unity::UnityScreen::handleEvent(_XEvent*) () from 
/usr/lib/compiz/libunityshell.so
   CompScreen::handleEvent(_XEvent*) () from 
/usr/lib/libcompiz_core.so.ABI-20140123
   PrivateScaleScreen::handleEvent(_XEvent*) () from /usr/lib/compiz/libscale.so
   CompScreen::handleEvent(_XEvent*) () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  Title: compiz crashed with SIGSEGV in ScaleScreen::getSelectedWindow()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1302302] Re: [regression] Unity now only starts in software rendering mode (i965 Mesa driver can't load)

2015-08-12 Thread Daniel van Vugt
Haven't seen this bug for some time.

Although, as implementer of the software fallback feature I did notice
that plenty of users could not detect when or if it was active. That's
great news in theory. But also bad if it was active at the wrong time.
If in doubt, use the steps outlined in the bug description.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1302302

Title:
  [regression] Unity now only starts in software rendering mode (i965
  Mesa driver can't load)

Status in Compiz:
  Incomplete
Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  After updating today Unity only starts in software rendering mode. I can tell 
because:
1. There's no dash blur.
2. Graphics performance is slow.
3. .xsession-errors says:
 libGL error: failed to open drm device: Permission denied
 libGL error: failed to load driver: i965
4. compiz is linked to the software driver:

  $ pmap `pidof compiz` | grep dri
  7f9a1e386000   3256K r-x-- swrast_dri.so
  7f9a1e6b4000   2048K - swrast_dri.so
  7f9a1e8b4000 60K r swrast_dri.so
  7f9a1e8c3000 32K rw--- swrast_dri.so

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Apr  4 10:46:53 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:220c]
  InstallationDate: Installed on 2014-04-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140331)
  MachineType: LENOVO 20AQCTO1WW
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed 
root=UUID=a759a4aa-6f67-434e-8f5a-eae13c810c59 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET67WW (2.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET67WW(2.17):bd12/10/2013:svnLENOVO:pn20AQCTO1WW:pvrThinkPadT440s:rvnLENOVO:rn20AQCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQCTO1WW
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Apr  4 10:46:12 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1034 
   vendor LGD
  xserver.version: 2:1.15.0-1ubuntu7

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1484259] Re: scaleable launcher icons scale to blurry on external monitor

2015-08-12 Thread Glotzbach
The developers of the icon theme mentioned something about icon size,
and indeed:

In the range 30 -> 48
Current size: 36
Sizes that render normal icons: 30, 32, 40, 46, 48
Sizes that render normal icons but crenelated area borders: 38

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1484259

Title:
  scaleable launcher icons scale to blurry on external monitor

Status in unity package in Ubuntu:
  New

Bug description:
  When connecting my external monitor (Dell U2713H, 1920x1080) via HDMI,
  all elements on the screen scale properly, except for the icons in the
  launcher which display a bit garbled/blurry (don't know what is the
  appropriate term in English, see attachment). Icons show normal on my
  laptop, and also the icons of the window switcher (alt+tab) display as
  expected.

  I am using the Numix Circle  icon theme
  (https://github.com/numixproject/numix-icon-theme-circle). As the
  window switcher shows the icons normally, the theme uses scaleable
  icons, and non-numix icons are affected too, I suspect it has not
  anything to do with the theme.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.5+14.04.20150603-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-61-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Aug 12 21:28:32 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0562]
  InstallationDate: Installed on 2014-04-19 (480 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Vostro 3460
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-61-generic 
root=UUID=0899c37b-5732-4068-80b5-b605b47fc713 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/05/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 0J1V31
  dmi.board.vendor: Dell Inc.
  dmi.board.version: FAB1
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/05/2012:svnDellInc.:pnVostro3460:pvr:rvnDellInc.:rn0J1V31:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Vostro 3460
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Aug 12 20:32:32 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12604 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2.7

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1241101]

2015-08-12 Thread Sxenos
You can also reproduce this in Eclipse by clicking Run... > Breakpoint
Types

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Invalid
Status in gtk+2.0 package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1484259] [NEW] scaleable launcher icons scale to blurry on external monitor

2015-08-12 Thread Glotzbach
Public bug reported:

When connecting my external monitor (Dell U2713H, 1920x1080) via HDMI,
all elements on the screen scale properly, except for the icons in the
launcher which display a bit garbled/blurry (don't know what is the
appropriate term in English, see attachment). Icons show normal on my
laptop, and also the icons of the window switcher (alt+tab) display as
expected.

I am using the Numix Circle  icon theme (https://github.com/numixproject
/numix-icon-theme-circle). As the window switcher shows the icons
normally, the theme uses scaleable icons, and non-numix icons are
affected too, I suspect it has not anything to do with the theme.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.5+14.04.20150603-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
Uname: Linux 3.13.0-61-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed Aug 12 21:28:32 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0562]
InstallationDate: Installed on 2014-04-19 (480 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Dell Inc. Vostro 3460
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-61-generic 
root=UUID=0899c37b-5732-4068-80b5-b605b47fc713 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/05/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0J1V31
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/05/2012:svnDellInc.:pnVostro3460:pvr:rvnDellInc.:rn0J1V31:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Vostro 3460
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Wed Aug 12 20:32:32 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12604 
 vendor AUO
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty ubuntu

** Attachment added: "the blurry launcher icons on external monitor"
   
https://bugs.launchpad.net/bugs/1484259/+attachment/4443616/+files/7f730108-411d-11e5-9c65-02aea6249a01.png

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1484259

Title:
  scaleable launcher icons scale to blurry on external monitor

Status in unity package in Ubuntu:
  New

Bug description:
  When connecting my external monitor (Dell U2713H, 1920x1080) via HDMI,
  all elements on the screen scale properly, except for the icons in the
  launcher which display a bit garbled/blurry (don't know what is the
  appropriate term in English, see attachment). Icons show normal on my
  laptop, and also the icons of the window switcher (alt+tab) display as
  expected.

  I am using the Numix Circle  icon theme
  (https://github.com/numixproject/numix-icon-theme-circle). As the
  window switcher shows the icons normally, the theme uses scaleable
  icons, and non-numix icons are affected too, I suspect it has not
  anything to do with the theme.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.5+14.04.20150603-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-61-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/gene

[Dx-packages] [Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2015-08-12 Thread Bug Watch Updater
** Bug watch added: Eclipse bugs #461311
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=461311

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Invalid
Status in gtk+2.0 package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1241101]

2015-08-12 Thread Sxenos
Note that there was some further discussion of this bug here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=461311

In addition to causing crashes when opening the Window menu, it also can
cause "reset perspective" to crash.

This only occurs under Ubuntu, and seems related to Ubuntu's menuproxy
feature (the thing where it moves the menus to the top of the screen).

In case anyone missed it, I've attached an SWT-only code snippet that
demonstrates the crash in about a page of code.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Invalid
Status in gtk+2.0 package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1028020] Re: Performance fixes for GdkPixbuf conversions and QueueDraw calls (SRU)

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

** Changed in: nux (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1028020

Title:
  Performance fixes for GdkPixbuf conversions and QueueDraw calls (SRU)

Status in Nux:
  Fix Released
Status in Nux 2.0 series:
  Fix Released
Status in Unity:
  Invalid
Status in nux package in Ubuntu:
  Fix Released
Status in nux source package in Precise:
  Fix Released

Bug description:
  [Test Case]
  Performance fix - only way of testing is performing the benchmarking steps 
again to check if there is improvement.

  [Regression Potential]
  Probably only broken scrolling in nux 'widgets'.

  Original description:

  This bug has been added to keep track of 2 performance fixes that we
  would like having merged into lp:nux/2.0 for an upcoming precise Nux
  SRU.

  The commits that have been mentioned:
  http://bazaar.launchpad.net/~unity-team/nux/trunk/revision/618
  http://bazaar.launchpad.net/~unity-team/nux/trunk/revision/631

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1379960] Re: Menu interaction in fully maximised window causes the next click on the title bar to restore the window (after 2^31ms of uptime)

2015-08-12 Thread Stephen M. Webb
** Changed in: nux/trusty
   Status: New => Triaged

** Changed in: nux/trusty
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1379960

Title:
  Menu interaction in fully maximised window causes the next click on
  the title bar to restore the window (after 2^31ms of uptime)

Status in Compiz:
  Invalid
Status in Nux:
  Fix Released
Status in Nux trusty series:
  Triaged
Status in Unity:
  Invalid
Status in nux package in Ubuntu:
  In Progress

Bug description:
  (Using the Terminal window as an example)
  1. Open a Terminal window
  2. Maximise a window fully so that its title bar and menu share the top Unity 
panel
  3. Click the "View" menu (the menu opens)
  4. Click the "Search" menu (the "View" menu closes)
  5. Click anywhere on the title bar
  6. The window restores to non-maximised size

  It shouldn't do this, only a double-click should restore the window.

  Alternative ways to trigger it:
  3. Click the "Terminal" menu
  4. Click the "Reset" option
  5. Click  anywhere on the title bar

  3. Click the "Terminal" menu
  4. Click inside the main area of the application
  5. Click anywhere on the title bar

  It looks like something is going wrong with the double-click detection
  when a menu is opened and then closed.

  Version: Ubuntu 14.04.1
  unity 7.2.2+14.04.20140714-0ubuntu1.1
  xorg 1:7.7+1ubuntu8

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1458952] Re: Memory leak in InputMethodIBus

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1458952

Title:
  Memory leak in InputMethodIBus

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Triaged
Status in nux package in Ubuntu:
  In Progress

Bug description:
  There are two memory leaks in InputMethodIBus. One is with releasing
  the ibus_bus and the other being the keybinding.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1175669] Re: fcitx often fails to work in dash with Unity

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1175669

Title:
  fcitx often fails to work in dash with Unity

Status in Nux:
  Fix Released
Status in Unity:
  Invalid
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Invalid
Status in nux source package in Saucy:
  Won't Fix

Bug description:
  The input method "fcitx' is supposed to work with Unity dash in raring,but it 
is not working well.
  This happens *only* when I set the launcher to hide as default.
  When I press Super to open the dash and begin to type characters into dash or 
HUD display (by pressing left alt),sometimes I can activate the input method.In 
more cases,there aren't any response when pressing "ctrl+space".Sometimes I 
can't type anything into dash.

  I've asked a developer of fcitx ("csslayer") but he said he knew
  nothing about it.He said it could be a bug of unity and suggested me
  to report the bug here.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 7.0.0daily13.04.18~13.04-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu May  2 23:51:07 2013
  InstallationDate: Installed on 2012-05-01 (365 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: Upgraded to raring on 2013-04-03 (28 days ago)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1290900] Re: Nux should not advertise IBUS_CAP_SURROUNDING_TEXT

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1290900

Title:
  Nux should not advertise IBUS_CAP_SURROUNDING_TEXT

Status in Nux:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released

Bug description:
  The surrounding text functionality in Nux' IBus input context is not
  implemented yet so it should not be advertised. This bug is affecting
  ibus-bogo [1] and many of its Vietnamese users.

  [1]: https://github.com/BoGoEngine/ibus-bogo-python/

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1363959] Re: compiz crashed with SIGSEGV in nux::WindowCompositor::DndEventCycle()

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1363959

Title:
  compiz crashed with SIGSEGV in nux::WindowCompositor::DndEventCycle()

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Fix Committed
Status in nux package in Ubuntu:
  Fix Released
Status in nux source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  An occasional unpredictable crash in the Unity shell occurs during a
  drag-and-drop operation.

  [Test Case]

  Unfortunately it is not possible to reproduce this bug at will.
  Apparently is is caused by an uninitialized pointer dereference that
  only occurs in a timing-dependent manner.

  Running a full autopilot test suite against the Unity desktop shell
  reveals no new regressions.

  [Regression Potential]

  The code change effectively adds a test for a null pointer.  It is
  possible that this might introduce a regression in drag-and-drop
  functionality that previously relied on undefined behaviour to work
  when it didn't crash.

  [Other Info]

  Fix was released with Ubuntu 14.10 and no new regressions have been
  reported.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1342731] Re: Horizontal Scrolling over Indicator-ng (and sound) does not work as expected

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1342731

Title:
  Horizontal Scrolling over Indicator-ng (and sound) does not work as
  expected

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in libindicator package in Ubuntu:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in libindicator source package in Trusty:
  Fix Released
Status in nux source package in Trusty:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  When scrolling on indicator-sound using the horizontal scrolling the result 
is the opposite to what we expect in unity (left scrolling increases the volume 
and right scrolling decreases it), while in general is not handled at all for 
indicator-ng indicators as both left and right scrolling always ends up in a 
"+1" delta scroll.

  [Test case]
  1. Hover Indicator-sound in unity
  2. Scroll left: the volume should be reduced
  3. Scroll right: the volume should be increased

  [Regression potential]
  The horizontal scroll direction might be inverted with some touchpads

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1379960] Re: Menu interaction in fully maximised window causes the next click on the title bar to restore the window (after 2^31ms of uptime)

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1379960

Title:
  Menu interaction in fully maximised window causes the next click on
  the title bar to restore the window (after 2^31ms of uptime)

Status in Compiz:
  Invalid
Status in Nux:
  Fix Released
Status in Nux trusty series:
  New
Status in Unity:
  Invalid
Status in nux package in Ubuntu:
  In Progress

Bug description:
  (Using the Terminal window as an example)
  1. Open a Terminal window
  2. Maximise a window fully so that its title bar and menu share the top Unity 
panel
  3. Click the "View" menu (the menu opens)
  4. Click the "Search" menu (the "View" menu closes)
  5. Click anywhere on the title bar
  6. The window restores to non-maximised size

  It shouldn't do this, only a double-click should restore the window.

  Alternative ways to trigger it:
  3. Click the "Terminal" menu
  4. Click the "Reset" option
  5. Click  anywhere on the title bar

  3. Click the "Terminal" menu
  4. Click inside the main area of the application
  5. Click anywhere on the title bar

  It looks like something is going wrong with the double-click detection
  when a menu is opened and then closed.

  Version: Ubuntu 14.04.1
  unity 7.2.2+14.04.20140714-0ubuntu1.1
  xorg 1:7.7+1ubuntu8

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1342896] Re: Add support for lcov version 1.11 to fix build error

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1342896

Title:
  Add support for lcov version 1.11 to fix build error

Status in Nux:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released

Bug description:
  Nux ci is failing to build because Nux says it doesn't support lcov
  1.11.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1337244] Re: compiz crashed with SIGSEGV in nux::WindowThread::ComputeQueuedLayout()

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1337244

Title:
  compiz crashed with SIGSEGV in
  nux::WindowThread::ComputeQueuedLayout()

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Fix Committed
Status in nux package in Ubuntu:
  Fix Released
Status in nux source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Unity crashes when unlocking the session

  [Test case 1]
  1. Lock the session
  2. Unlock the session
  3. No crash should happen

  [Test case 2]
  1. Use unity in multi-monitor setup
  2. Lock the session
  3. Detach one of the monitors
  4. Make sure the lockscreen updates (sometimes it's needed to switch to tty1 
and back)
  5. No crash should happen

  [Regression potential]
  None

  Hi, this is basically the same bug as
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1298202, but that
  bug is marked as Fix Released with Unity 7.2.0, and I'm still seeing
  this bug on trusty, with the latest Unity version (unity
  7.2.1+14.04.20140513-0ubuntu2).  I already mentioned in that bug that
  I was still seeing it quite a while ago, but got no reply to that.

  Crashes are being experienced in multiple machines, while unlocking
  the screen.  The stacktraces vary, but they always fail in the same
  function and same line.

  First stacktrace:
  #0  0x0410 in ?? ()
  #1  0x7fd4bf4eb75d in nux::WindowThread::ComputeQueuedLayout 
(this=this@entry=0x22c1990) at ./WindowThread.cpp:318
  #2  0x7fd4bf4ecb28 in nux::WindowThread::RenderInterfaceFromForeignCmd 
(this=0x22c1990, clip=...) at ./WindowThread.cpp:1627
  #3  0x7fd4c0c20389 in unity::UnityScreen::paintDisplay() () from 
/usr/lib/compiz/libunityshell.so
  #4  0x7fd4c0c20748 in 
unity::UnityScreen::glPaintOutput(GLScreenPaintAttrib const&, GLMatrix const&, 
CompRegion const&, CompOutput*, unsigned int)
     () from /usr/lib/compiz/libunityshell.so
  #5  0x7fd4d4f2e272 in GLScreen::glPaintOutput(GLScreenPaintAttrib const&, 
GLMatrix const&, CompRegion const&, CompOutput*, unsigned int) ()
    from /usr/lib/compiz/libopengl.so
  #6  0x7fd4d4f2eed4 in 
PrivateGLScreen::paintOutputs(std::list >&, unsigned int, CompRegion const&) ()
    from /usr/lib/compiz/libopengl.so
  #7  0x7fd4d556944f in CompositeScreen::paint(std::list >&, unsigned int) ()
    from /usr/lib/compiz/libcomposite.so
  #8  0x7fd4d556caf2 in CompositeScreen::handlePaintTimeout() () from 
/usr/lib/compiz/libcomposite.so
  #9  0x7fd4e12c053d in CompTimer::triggerCallback() () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  #10 0x7fd4e12c05ef in CompTimeoutSource::callback() () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  #11 0x7fd4e12bfb4d in CompTimeoutSource::dispatch(sigc::slot_base*) () 
from /usr/lib/libcompiz_core.so.ABI-20140123
  #12 0x7fd4df7ac35f in Glib::Source::dispatch_vfunc(_GSource*, int 
(*)(void*), void*) () from /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
  #13 0x7fd4df29ece5 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #14 0x7fd4df29f048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #15 0x7fd4df29f30a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #16 0x7fd4e127b0eb in 
compiz::private_screen::EventManager::startEventLoop(_XDisplay*) () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  #17 0x00401971 in main ()

  Second stacktrace (different machine):
  #0  0x7f0058407ed0 in nux_area_accessible_check_pending_notification () 
from /usr/lib/compiz/libunityshell.so
  #1  0x7f0056cb175d in nux::WindowThread::ComputeQueuedLayout 
(this=this@entry=0x1d530e0) at ./WindowThread.cpp:318
  #2  0x7f0056cb2b28 in nux::WindowThread::RenderInterfaceFromForeignCmd 
(this=0x1d530e0, clip=...) at ./WindowThread.cpp:1627
  #3  0x7f00583e6389 in unity::UnityScreen::paintDisplay() () from 
/usr/lib/compiz/libunityshell.so
  #4  0x7f00583e6748 in 
unity::UnityScreen::glPaintOutput(GLScreenPaintAttrib const&, GLMatrix const&, 
CompRegion const&, CompOutput*, unsigned int) () from 
/usr/lib/compiz/libunityshell.so
  #5  0x7f00705e2272 in GLScreen::glPaintOutput(GLScreenPaintAttrib const&, 
GLMatrix const&, CompRegion const&, CompOutput*, unsigned int) ()
    from /usr/lib/compiz/libopengl.so
  #6  0x7f00705e2ed4 in 
PrivateGLScreen::paintOutputs(std::list >&, unsigned int, CompRegion const&) ()
    from /usr/lib/compiz/libopengl.so
  #7  0x7f0070c1d44f in CompositeScreen::paint(std::list >&, unsigned int) ()
    from /usr/lib/compiz/libcomposite.so
  #8  0x7f0070c20af2 in CompositeScreen::handlePaintTimeout() () from 
/usr/lib/compiz/libcomposite.so
  #9  0x7f007879b53d in CompTimer::triggerCallback() () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  #10 0x

[Dx-packages] [Bug 1228093] Re: Dash content flickers when the touchpad is used to scroll it.

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1228093

Title:
  Dash content flickers when the touchpad is used to scroll it.

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Fix Committed
Status in nux package in Ubuntu:
  Fix Released
Status in nux source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Dash content flickers when two-finger scrolling on the touchpad

  [Test case]
  1. Enable two fingers scroll from Unity Control Center -> Mouse and Touchpad
  2. Open the unity dash, expand the search results and start scrolling 
vertically
  3. Content should not flicker and should ignore horizontal scroll events

  [Regression potential]
  Scrolling on dash content does not work properly

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1342208] Re: Scroll wheel uses inverted logic to switch between applications/windows in the switcher

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1342208

Title:
  Scroll wheel uses inverted logic to switch between
  applications/windows in the switcher

Status in Nux:
  Fix Released
Status in Nux trusty series:
  Fix Committed
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in nux source package in Trusty:
  Fix Released
Status in unity source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  Scrolling on the Alt+Tab has invalid behavior:
  - Scrolling down, moves to the previous icon/window
  - Scrolling up, moves to the next icon/window
  - Scrolling left, moves to the next icon/window
  - Scrolling right, moves to the previous icon/window

  [Test case]
  1. Press Alt+Tab
  2. While pressing the keys, use mouse scroll wheel to scroll vertically (and, 
if possible, horizontally)

  Expected behavior:
  - Scrolling down, moves to the next icon/window
  - Scrolling up, moves to the previous icon/window
  - Scrolling left, moves to the previous icon/window
  - Scrolling right, moves to the next icon/window

  [Regression potential]
  Vertical scrolling code has not been touched by the change, so there's no 
possibility to regress in this sense.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1350101] Re: Nux FTBFS - gcc 4.9

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1350101

Title:
  Nux FTBFS - gcc 4.9

Status in Nux:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released

Bug description:
CXX  libnux_core_4.0_la-Trigonometry.lo
  ./Object.cpp:33:6: error: 'bool 
nux::{anonymous}::debug_object_allocation_stack()' defined but not used 
[-Werror=unused-function]
   bool debug_object_allocation_stack()

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1422427] Re: Nux cannot be built with clang.

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1422427

Title:
  Nux cannot be built with clang.

Status in Nux:
  Fix Released
Status in nux package in Ubuntu:
  Fix Released

Bug description:
  Would be useful allowing to build nux with clang.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1379960] Re: Menu interaction in fully maximised window causes the next click on the title bar to restore the window (after 2^31ms of uptime)

2015-08-12 Thread Stephen M. Webb
** Also affects: nux/trusty
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1379960

Title:
  Menu interaction in fully maximised window causes the next click on
  the title bar to restore the window (after 2^31ms of uptime)

Status in Compiz:
  Invalid
Status in Nux:
  Fix Released
Status in Nux trusty series:
  New
Status in Unity:
  Invalid
Status in nux package in Ubuntu:
  In Progress

Bug description:
  (Using the Terminal window as an example)
  1. Open a Terminal window
  2. Maximise a window fully so that its title bar and menu share the top Unity 
panel
  3. Click the "View" menu (the menu opens)
  4. Click the "Search" menu (the "View" menu closes)
  5. Click anywhere on the title bar
  6. The window restores to non-maximised size

  It shouldn't do this, only a double-click should restore the window.

  Alternative ways to trigger it:
  3. Click the "Terminal" menu
  4. Click the "Reset" option
  5. Click  anywhere on the title bar

  3. Click the "Terminal" menu
  4. Click inside the main area of the application
  5. Click anywhere on the title bar

  It looks like something is going wrong with the double-click detection
  when a menu is opened and then closed.

  Version: Ubuntu 14.04.1
  unity 7.2.2+14.04.20140714-0ubuntu1.1
  xorg 1:7.7+1ubuntu8

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 815996] Re: Desktop occasionally freezes/locks up when switching workspaces

2015-08-12 Thread Will Cooke
** Tags added: rls-w-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to compiz-plugins-main in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/815996

Title:
  Desktop occasionally freezes/locks up when switching workspaces

Status in Compiz:
  Confirmed
Status in Compiz Main Plugins:
  Confirmed
Status in Compiz Desktop Wall Plugin:
  Confirmed
Status in OEM Priority Project trusty series:
  Invalid
Status in compiz package in Ubuntu:
  Confirmed
Status in compiz-plugins-main package in Ubuntu:
  Confirmed

Bug description:
  I'm assuming the issue is related to Compiz, but I'm not 100% sure.
  When I'm switching workspaces, it occasionally locks up (becoming more
  frequent). Most of the time, I'm going from the current one down
  (Ctrl+Alt+Down Arrow), and it freezes mid slide. Typically, I'm able
  to correct things by backing out to a terminal then returning
  (Ctrl+Alt+F1, pause, Alt+F7), but sometimes when I return the dual
  screen setup acts as one large screen (windows are stretched to the
  full width of both screens) and many of the windows collect on the
  first workspace.

  
  Ubuntu 11.04 (Classic)
  All packages up-to-date.

  If there are any logs/etc that would be helpful, let me know.
  --- 
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,grid,imgpng,snap,compiztoolbox,resize,place,regex,move,gnomecompat,animation,vpswitch,mousepoll,workarounds,session,expo,wall,ezoom,fade,switcher,scale]
  DistroCodename: natty
  DistroRelease: Ubuntu 11.04
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  InstallationMedia_: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  NonfreeKernelModules: nvidia
  Package: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  ProcVersionSignature_: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Tags:  natty natty ubuntu
  Uname: Linux 2.6.38-10-generic x86_64
  UnreportableReason: Please work this issue through technical support channels 
first.
  UpgradeStatus: Upgraded to natty on 2011-05-02 (84 days ago)
  UserGroups: adm admin audio cdrom dialout dip fuse lpadmin netdev plugdev 
sambashare

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1301623] Re: unity freezes when moving windows among workspaces

2015-08-12 Thread Will Cooke
*** This bug is a duplicate of bug 815996 ***
https://bugs.launchpad.net/bugs/815996

** Tags added: rls-w-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1301623

Title:
  unity freezes when moving windows among workspaces

Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  Sometimes In Ubuntu 14.04, when I move windows from one workspace to
  another, Unity freezes, letting me with this 4 workspaces overview. I
  have to use terminal and restart Unity to resolve it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32~precise1-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Apr  2 23:26:06 2014
  DistUpgraded: 2014-03-18 07:46:56,695 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:365e]
  InstallationDate: Installed on 2014-02-10 (51 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS "Precise Pangolin" - Release amd64 
(20140204)
  MachineType: LENOVO 10104
  ProcEnviron:
   LANGUAGE=cs
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=3a918684-e656-4e86-9b7b-22e0fd6b2135 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-03-18 (15 days ago)
  dmi.bios.date: 03/21/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: ELKT31AUS
  dmi.board.name: MAHOBAY
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193 STD
  dmi.chassis.type: 13
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnLENOVO:bvrELKT31AUS:bd03/21/2013:svnLENOVO:pn10104:pvrLenovoC440:rvnLENOVO:rnMAHOBAY:rvr3193STD:cvnToBeFilledByO.E.M.:ct13:cvrToBeFilledByO.E.M.:
  dmi.product.name: 10104
  dmi.product.version: Lenovo C440
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Mar 31 16:48:50 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8192
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu7

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 815996] Re: Desktop occasionally freezes/locks up when switching workspaces

2015-08-12 Thread vitz_3
Right now I've disabled the launcher shortcut for the workspace switcher
since using it safely without a total system lock up is hit-and-miss.
I've also disabled the hot corner I had configured and the Super+S
shortcut in the expo plugin. However, something seems hard coded
somewhere since I cannot for the life of me figure out where to
COMPLETELY disable the expo plugin. Super+S is still captured as the
command to initiate the workspace switcher.

If I had a way to disable Super + S from doing this I wouldn't have to
worry about having a key combination of death on my machine right now.

Any hints as to how to completely disable this shortcut? I've looked
through dconf and GConf and came up empty in ways to disable this
shortcut.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to compiz-plugins-main in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/815996

Title:
  Desktop occasionally freezes/locks up when switching workspaces

Status in Compiz:
  Confirmed
Status in Compiz Main Plugins:
  Confirmed
Status in Compiz Desktop Wall Plugin:
  Confirmed
Status in OEM Priority Project trusty series:
  Invalid
Status in compiz package in Ubuntu:
  Confirmed
Status in compiz-plugins-main package in Ubuntu:
  Confirmed

Bug description:
  I'm assuming the issue is related to Compiz, but I'm not 100% sure.
  When I'm switching workspaces, it occasionally locks up (becoming more
  frequent). Most of the time, I'm going from the current one down
  (Ctrl+Alt+Down Arrow), and it freezes mid slide. Typically, I'm able
  to correct things by backing out to a terminal then returning
  (Ctrl+Alt+F1, pause, Alt+F7), but sometimes when I return the dual
  screen setup acts as one large screen (windows are stretched to the
  full width of both screens) and many of the windows collect on the
  first workspace.

  
  Ubuntu 11.04 (Classic)
  All packages up-to-date.

  If there are any logs/etc that would be helpful, let me know.
  --- 
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,grid,imgpng,snap,compiztoolbox,resize,place,regex,move,gnomecompat,animation,vpswitch,mousepoll,workarounds,session,expo,wall,ezoom,fade,switcher,scale]
  DistroCodename: natty
  DistroRelease: Ubuntu 11.04
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  InstallationMedia_: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  NonfreeKernelModules: nvidia
  Package: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty2
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  ProcVersionSignature_: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Tags:  natty natty ubuntu
  Uname: Linux 2.6.38-10-generic x86_64
  UnreportableReason: Please work this issue through technical support channels 
first.
  UpgradeStatus: Upgraded to natty on 2011-05-02 (84 days ago)
  UserGroups: adm admin audio cdrom dialout dip fuse lpadmin netdev plugdev 
sambashare

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1226737] Re: unity-support-test crashes on get_opengl_version()

2015-08-12 Thread Stephen M. Webb
The Nux "Raring" series is no longer supported.

** Changed in: nux/raring
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1226737

Title:
  unity-support-test crashes on get_opengl_version()

Status in Nux:
  Fix Released
Status in Nux raring series:
  Invalid
Status in nux package in Ubuntu:
  Fix Released

Bug description:
  Bug is frequently reported on error.ubuntu.com.  Looks like a pathway
  with uninitialized variables can be triggered under some
  circumstances.

  #0  get_opengl_version (minor=0xbfdb3608, major=0xbfdb3604, version=0x1 
) at unity_support_test.c:140
  tmp = 0
  i = 0
  #1  main (argc=3, argv=0xbfdb36f4) at unity_support_test.c:760
  display_name = 
  screen = 
  print = 
  root = 149729288
  vinfos = 0x8ed51e0
  display = 0x8ecb008
  context = 0x0
  results = {vendor = 0x0, renderer = 0x , version = 0x1 , result = 1, major = 
-1218692328, minor = -1076147649, indirect = 0, compiz = 0, flags = 0, error = 
0x8ee0ec8 "OpenGL rendering is not supported by the root visual"}
  resultfilename = 
"\004\b\344\063Z\267\003\000\000\000\000\300\004\b\"\240\004\b\003\000\000\000\364\066\333\277\004\067\333\277"
  resultfile = 0
  forcecheck = 
  glx_supported = 
  dummy0 = 169
  dummy1 = 105

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1157329] Re: [regression] Text disappears when restoring/maximizing the Dash

2015-08-12 Thread Stephen M. Webb
** Changed in: nux/3.0
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1157329

Title:
  [regression] Text disappears when restoring/maximizing the Dash

Status in Nux:
  Fix Released
Status in Nux 3.0 series:
  Fix Released
Status in Unity:
  Invalid
Status in Unity 6.0 series:
  Invalid
Status in nux package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Invalid

Bug description:
  [Test Case]

  1) Open the dash
  2) Type anything, such as "Hello"
  3) Maximize or Restore the dash

  [Regression Potential]

  No obvious regressions.

  Original description:

  To reproduce on trunk unity:

  1) Open the dash
  2) Type anything, such as "Hello"
  3) Maximize or Restore the dash

  Expected:
    The string "Hello" is still visible.

  Result:
    The string "Hello" is no longer visible until another key is pressed.

  * Note *
  This is a regression because in 12.04 we had a class in unity IMTextEntry 
that handled a bunch of InputMethod stuff. This class was taking care of 
QueueRefresh() when the geo changed. In 12.10 we moved as much as we could to 
nux::TextEntry (expect copy/cut/paste). So this bug is only present in 12.10 
and 13.04.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1396700] Re: Indicator needs to be updated to bluez5

2015-08-12 Thread Sebastien Bacher
** Changed in: indicator-bluetooth (Ubuntu)
 Assignee: Lars Uebernickel (larsu) => Robert Ancell (robert-ancell)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-bluetooth in Ubuntu.
https://bugs.launchpad.net/bugs/1396700

Title:
  Indicator needs to be updated to bluez5

Status in Canonical System Image:
  Confirmed
Status in indicator-bluetooth package in Ubuntu:
  In Progress

Bug description:
  See https://blueprints.launchpad.net/ubuntu/+spec/desktop-v-bluez5 for
  details

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1396700/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1111216] Re: Drop support for running without GLib event loop

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
Milestone: 4.0.7 => 4.0.8

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/216

Title:
  Drop support for running without GLib event loop

Status in Nux:
  In Progress
Status in nux package in Ubuntu:
  In Progress

Bug description:
  Nux has support in conditional compilation for running without the
  GLib event loop.

  This bug is about getting support for that dropped. Considering that
  the GLib event loop is supported on all platforms that Nux supports,
  there isn't much of a reason for running without it.

  The main reasons it should be removed are :
  1. Its not used by anybody
  2. Maintenance burden - every time you want to use some new event source, you 
have to provide support on both
  3. Its completely broken from a code inspection POV:

   -> It uses while (true) and busy-waits for new events (most of the time)
   -> Sometimes the event retrieval sources block, sometimes they don't.
   -> The check-for-events and dispatch-event code is in the same function for 
every source, which means that if one source blocks (eg XLib), and the other 
has pending events (Geis) then there's a potential deadlock until the first one 
unblocks
   -> There's support for both Geis and XLib in the non-glib event loop, except 
that the Geis portion depends on compiling with GLib in order to actually 
retrieve events, rendering it non-functional in this mode.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1050959] Re: Dash - Fix Dash scrollbar so that it does not displace Dash background texture

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
Milestone: 4.0.7 => None

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1050959

Title:
  Dash - Fix Dash scrollbar so that it does not displace Dash background
  texture

Status in Ayatana Design:
  Fix Committed
Status in Nux:
  In Progress
Status in Unity:
  Won't Fix
Status in Unity 6.0 series:
  Won't Fix
Status in nux package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  Invalid

Bug description:
  Prior to building the full version of the overlay scrollbars, the most
  urgent fix is to stop the current scrollbar displacing the Dash
  background texture.

  Once this issue is fixed the next step is to move on to bug #608124

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1050959/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1422427] Re: Nux cannot be built with clang.

2015-08-12 Thread Stephen M. Webb
** Changed in: nux
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1422427

Title:
  Nux cannot be built with clang.

Status in Nux:
  Fix Committed
Status in nux package in Ubuntu:
  Fix Released

Bug description:
  Would be useful allowing to build nux with clang.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1484093] [NEW] Multi Monitor: Unity's top panel gets visible when unfocusing fullscreen video

2015-08-12 Thread Patrick
Public bug reported:

Ubuntu 15.04.
When running a video in full screen with any video player on my second monitor 
and I change the focus to my main monitor the Unity top panel appears on the 
second monitor over the video.
Right clicking on the window title bar and selecting "Always On Top" makes it 
stay hidden though.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity 7.3.2+15.04.20150420-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.30  Tue Jul 21 18:53:45 
PDT 2015
 GCC version:  gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Wed Aug 12 13:57:10 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.19.0-25-generic, x86_64: installed
 nvidia-352, 352.30, 3.19.0-25-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation Device [10de:1401] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:3201]
InstallationDate: Installed on 2015-08-11 (0 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: To be filled by O.E.M. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic.efi.signed 
root=UUID=3ec32e96-bcf4-43b0-8b6e-8a925fd3bc13 ro quiet splash vt.handoff=7
SourcePackage: unity
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/07/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2501
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: M5A97 R2.0
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/07/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97R2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: To be filled by O.E.M.
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Wed Aug 12 09:24:12 2015
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug ubuntu vivid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1484093

Title:
  Multi Monitor: Unity's top panel gets visible when unfocusing
  fullscreen video

Status in unity package in Ubuntu:
  New

Bug description:
  Ubuntu 15.04.
  When running a video in full screen with any video player on my second 
monitor and I change the focus to my main monitor the Unity top panel appears 
on the second monitor over the video.
  Right clicking on the window title bar and selecting "Always On Top" makes it 
stay hidden though.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.30  Tue Jul 21 18:53:45 
PDT 2015
   GCC version:  gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Aug 12 13:57:10 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubun

[Dx-packages] [Bug 1484039] Re: yoga 3 screen does not rotate

2015-08-12 Thread Stephen M. Webb
To be fair, this is not a problem in Unity (which handles display
changes just fine) it's a problem supporting the position sensor on the
Yoga 3 and integrating it with the udev system to provide feedback to
the X11 server and invoke xrandr.

Many devices have position sensors, and each device is different and
needs bespoke software to get such rotation working.

** Changed in: unity (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: unity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1484039

Title:
  yoga 3 screen does not rotate

Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Hi Developer Team!

  i don't know if you have developed it as a feature or not, but Lenovo Yoga 
3's screen rotates while flipping the screen back or holding it vertivalli - 
just like a pad. 
  Are you about to develop this feature?

  I love Ubuntu! Thank you.
  Seal

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Aug 12 11:06:19 2015
  InstallationDate: Installed on 2015-07-27 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 970425] Re: Alt+F1 keypresses not always captured, leak to apps

2015-08-12 Thread Will Cooke
Bzzzt.  Wrong.  Can reproduce.


** Tags added: rls-w-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/970425

Title:
  Alt+F1 keypresses not always captured, leak to apps

Status in Compiz:
  Confirmed
Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  open a terminal
  press and hold ALT+F1 (which should toggle on/off the BFB)
  Observe a lot of ;3P in the terminal

  Here's a video about it :)

  http://www.youtube.com/watch?v=nEiCGqR3rqw

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0+bzr2199ubuntu0+677 [origin: LP-PPA-unity-team-staging]
  Uname: Linux 3.3.0-030300rc5-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CrashDB: unity
  Date: Sat Mar 31 23:14:17 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120203)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1445595] Re: Empty Trash Results in File Windows Opening

2015-08-12 Thread Digital Boy
News regarding the fix for the bug?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1445595

Title:
  Empty Trash Results in File Windows Opening

Status in One Hundred Papercuts:
  New
Status in Unity:
  New
Status in nautilus package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  *Test case:
  Add a file to trash if none already
  Right click on Unity launcher trash icon > click on Empty Trash option
  nautilus open a window @ home folder.

  When selecting 'empty trash' from the launcher I get a dialog to
  confirm the deletion and a file window. When emptying trash from
  nautilus window only get confirmation dialog as expected.

  Expected behavior:
  - Only confirm dialog pop up.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 970425] Re: Alt+F1 keypresses not always captured, leak to apps

2015-08-12 Thread Will Cooke
Can't reproduce

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/970425

Title:
  Alt+F1 keypresses not always captured, leak to apps

Status in Compiz:
  Confirmed
Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  open a terminal
  press and hold ALT+F1 (which should toggle on/off the BFB)
  Observe a lot of ;3P in the terminal

  Here's a video about it :)

  http://www.youtube.com/watch?v=nEiCGqR3rqw

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.8.0+bzr2199ubuntu0+677 [origin: LP-PPA-unity-team-staging]
  Uname: Linux 3.3.0-030300rc5-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CrashDB: unity
  Date: Sat Mar 31 23:14:17 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120203)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1302302] Re: [regression] Unity now only starts in software rendering mode (i965 Mesa driver can't load)

2015-08-12 Thread Will Cooke
Is this still causing problems?  I expect not and this can be closed
now, but I'd be interested to know if people are still having this
issue.

** Changed in: unity (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: compiz
   Status: New => Incomplete

** Changed in: unity
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1302302

Title:
  [regression] Unity now only starts in software rendering mode (i965
  Mesa driver can't load)

Status in Compiz:
  Incomplete
Status in Unity:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete

Bug description:
  After updating today Unity only starts in software rendering mode. I can tell 
because:
1. There's no dash blur.
2. Graphics performance is slow.
3. .xsession-errors says:
 libGL error: failed to open drm device: Permission denied
 libGL error: failed to load driver: i965
4. compiz is linked to the software driver:

  $ pmap `pidof compiz` | grep dri
  7f9a1e386000   3256K r-x-- swrast_dri.so
  7f9a1e6b4000   2048K - swrast_dri.so
  7f9a1e8b4000 60K r swrast_dri.so
  7f9a1e8c3000 32K rw--- swrast_dri.so

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Apr  4 10:46:53 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:220c]
  InstallationDate: Installed on 2014-04-03 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140331)
  MachineType: LENOVO 20AQCTO1WW
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed 
root=UUID=a759a4aa-6f67-434e-8f5a-eae13c810c59 ro acpi_backlight=vendor quiet 
splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET67WW (2.17 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET67WW(2.17):bd12/10/2013:svnLENOVO:pn20AQCTO1WW:pvrThinkPadT440s:rvnLENOVO:rn20AQCTO1WW:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQCTO1WW
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Apr  4 10:46:12 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1034 
   vendor LGD
  xserver.version: 2:1.15.0-1ubuntu7

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1446667] Re: [Icons] Sound OSD and sound indicator icons should match

2015-08-12 Thread Xavi Garcia
** Branch linked: lp:~xavi-garcia-mena/indicator-sound/icon-volume-zero

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-sound in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1446667

Title:
  [Icons] Sound OSD and sound indicator icons should match

Status in Canonical System Image:
  New
Status in Ubuntu UX:
  Fix Committed
Status in indicator-sound package in Ubuntu:
  New

Bug description:
  Version: ubuntu-touch/devel-proposed/krillin.en r59 krillin

  Steps to reproduce:
   * Use either the hardware buttons or the slider on the sound indicator to 
modify sound level
   * Drop the sound to minimum

  Expected result:
   - the sound level icons used on the indicator and on the OSD popup should 
match so the user has a consistent understanding of the state of the phone

  Actual result:
   - At minimum the OSD popup shows a speaker next a cross whereas on the 
indicator it is a speaker next to dark grey segments (a speaker with a cross is 
used to indicator silent mode)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1446667/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1393024] Re: Graphical corruption with hidpi scaling

2015-08-12 Thread Will Cooke
** Tags added: rls-w-incoming

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1393024

Title:
  Graphical corruption with hidpi scaling

Status in Compiz:
  New
Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  With a hidpi scaling greater or equal than 2 there is graphical
  corruption of the window borders in gtk3 apps.

  Steps to reproduce:

  1. Set hidpi scaling to 2.
  2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
  3. See corrupted window border on the right and/or the bottom.

  Expected behavior:
  Clean rendering

  Ubuntu 14.10 64 Bit
  Compiz 0.9.12+14.10.20140918-0ubuntu1
  Unity 7.3.1+14.10.20141016-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Nov 15 16:36:40 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd Device [1458:354e]
  InstallationDate: Installed on 2014-11-12 (2 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-990FXA-D3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=2a652086-a4da-44ed-ae7f-7b994401ef8b ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/30/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: GA-990FXA-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd05/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-990FXA-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-990FXA-D3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-990FXA-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Nov 15 15:00:14 2014
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.16.0-1ubuntu1

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1484039] [NEW] yoga 3 screen does not rotate

2015-08-12 Thread seal j
Public bug reported:

Hi Developer Team!

i don't know if you have developed it as a feature or not, but Lenovo Yoga 3's 
screen rotates while flipping the screen back or holding it vertivalli - just 
like a pad. 
Are you about to develop this feature?

I love Ubuntu! Thank you.
Seal

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity 7.3.2+15.04.20150420-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Wed Aug 12 11:06:19 2015
InstallationDate: Installed on 2015-07-27 (15 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1484039

Title:
  yoga 3 screen does not rotate

Status in unity package in Ubuntu:
  New

Bug description:
  Hi Developer Team!

  i don't know if you have developed it as a feature or not, but Lenovo Yoga 
3's screen rotates while flipping the screen back or holding it vertivalli - 
just like a pad. 
  Are you about to develop this feature?

  I love Ubuntu! Thank you.
  Seal

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150420-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Aug 12 11:06:19 2015
  InstallationDate: Installed on 2015-07-27 (15 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1435348] Re: qtcreator recently used file/project submenu empty

2015-08-12 Thread Eugene Pelekhay
I think that reason of this issue is another bug
https://bugs.launchpad.net/appmenu-qt5/+bug/1449373. Hope it helps

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1435348

Title:
  qtcreator recently used file/project submenu empty

Status in appmenu-qt5 package in Ubuntu:
  In Progress
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Invalid

Bug description:
  Using current vivid, with integrated menu (appmenu-qt5), the qtcreator
  files-> recent files/projects submenus are empty, they work fine if
  the qt theme env variable is empty (use local menus instead)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1435348/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1483888] Re: Aquaris E5: Ringtone + buzzer cannot be heard when jack/headphones plugged

2015-08-12 Thread Sebastien Bacher
** Package changed: indicator-power (Ubuntu) => pulseaudio (Ubuntu)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
https://bugs.launchpad.net/bugs/1483888

Title:
  Aquaris E5: Ringtone + buzzer cannot be heard when jack/headphones
  plugged

Status in Canonical System Image:
  New
Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Aquaris E5: Ringtone + buzzer cannot be heard when jack/headphones are
  plugged.

  This I consider a bug, since user cannot depend on the such a device
  with hearing calls / being woken up in the morning.

  Typical scenario: listening to music/watching movies during the night
  and falling asleep. It already happened several times to me that I did
  not get awakened by the phone in the morning, since headphones were
  plugged into the device and all the sounds could be heard only in
  headphones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1483888/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1427566] Re: [Clock][UX] Add timers functionality

2015-08-12 Thread Bartosz Kosiorek
** Changed in: ubuntu-clock-app
 Assignee: Bartosz Kosiorek (gang65) => (unassigned)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1427566

Title:
  [Clock][UX] Add timers functionality

Status in Indicator Date and Time:
  New
Status in Ubuntu Clock App:
  Triaged
Status in Ubuntu UX:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  I'm greatly missing timers from the clock app. In Android I use them
  all the time for fixed time periods (laundry/bread/cooking/tea is
  ready, etc.), and it's rather inconvenient to have to create a
  gazillion alarms at a fixed time for these.

  I'm not sure why they got removed, but could we have them back please?
  Thanks for considering!

  
  Before we will implement this we need to fix:
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-clock-app/+bug/1480200

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1427566/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp