[Dx-packages] [Bug 1310518] Re: Touch screen and touchpad lost click function after quickly tapped dash home repeatly by touch screen

2015-09-10 Thread Jerry Kao
Can not reproduce this issue in Trusty with Unity 7.2.4

-- 
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/1310518

Title:
  Touch screen and touchpad lost click function after quickly tapped
  dash home repeatly by touch screen

Status in OEM Priority Project:
  Incomplete
Status in OEM Priority Project precise series:
  Won't Fix
Status in OEM Priority Project trusty series:
  New
Status in Unity:
  Triaged
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:

  Touch screen and touchpad lost click function after quickly tapped
  dash home repeatly by touch screen, Installed 14.04, still have same
  issue.

  Quickly tapped dash home more than three times by touch screen.Found
  touch screen and touchpad lost click function.

  Note:
  1.When this issue occured, cursor still can be moved by touch screen/touchpad.
  2.When this issue occured ,click/double click by touch screen/touchpad,left 
click/right click by touchpad all were not workable.

  Steps to Reproduce:
  1.install 12.04.4 image or 14.04 image, boot into Ubuntu OS.
  2.Quickly tapped dash home more than three times by touch screen.
  3.Found touch screen and touchpad lost click function.

  This bug is reported from private OEM project, also check
  https://launchpad.net/bugs/1297067

  ==

  using xinput --query-state can actually see the button press event

  ⎡ Virtual core pointer id=2   [master pointer (3)]
  ⎜ ↳ Virtual core XTEST pointer id=4   [slave pointer (2)]
  ⎜ ↳ syntp id=6[slave pointer (2)]
  ⎜ ↳ ELAN Touchscreen id=11[slave pointer (2)]

  #xinput --query-state 11
  2 classes :
  ButtonClass
   button[1]=up
   button[2]=up
   button[3]=up
   button[4]=up
   button[5]=up
  ValuatorClass Mode=Absolute Proximity=In
   valuator[0]=398
   valuator[1]=1652
   valuator[2]=5
   valuator[3]=3
   valuator[4]=0
   valuator[5]=399
   valuator[6]=1653

  #xinput --query-state 6
  2 classes :
  ButtonClass
   button[1]=down
   button[2]=up
   button[3]=up
   button[4]=up
   button[5]=up
   button[6]=up
   button[7]=up
   button[8]=up
  ValuatorClass Mode=Relative Proximity=In
   valuator[0]=1
   valuator[1]=394

  touchpad's button and touchpanel's
  valuator[2] and valuator[3] will changed after we press the button (or 
monitor)

  Also I found press "super" on keyboard will recover the
  touchscreen/touchpad loss.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.20.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.11.0-18.32~precise1-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  CompizPlugins: 
[core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Mon Apr 21 16:50:04 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-stella-daan2-precise-amd64-20140416-1
  InstallationMedia: Ubuntu 12.04 "Precise" - Failed to find casper uuid.conf 
in 'binary/casper/initrd.img-3.11.0-18-generic.old-dkms' LIVE Binary 
20140416-06:52
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.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/oem-priority/+bug/1310518/+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 1467695] Re: Alt-Grave (`) switcher has flickering/pulsing shadow artifacts

2015-09-10 Thread Treviño
** Changed in: unity
   Importance: Undecided => High

** Tags added: rls-w-incoming

** Changed in: unity
Milestone: None => 7.3.3

-- 
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/1467695

Title:
  Alt-Grave (`) switcher has flickering/pulsing shadow artifacts

Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  1. Hold down Alt and keep it held down.
  2. Press and release the key above Tab (Grave, or `). Keep alt held down.

  While Alt is held down, the drop shadows for the window or windows of
  the current application will keep building up and then going back to
  normal and building up again. It's almost as though the windows are
  being redrawn may times per second into a buffer without clearing it
  first each time (but clearing it every second or so).

  While this is happening, I notice that the drop shadow for the top bar
  does the same thing. This can also be observed if one uses Alt-Tab to
  select an app that has multiple windows that then expand out into a
  similar display.

  I've observed this on systems with Intel, NVIDIA, and ATI display hardware, 
so I don't think it's hardware-specific.
  All my Ubuntu systems have 2 or 3 monitors. I suspect multiple monitors are 
needed to reproduce this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1467695/+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 1358504] Re: Screensaver leaks password key-presses through to applications

2015-09-10 Thread Treviño
Mh, virtualbox might be somewhat related to this because it creates a
grab... Lockscreen shouldn't be shown at all in this case BTW.

Can you still reproduce this issue?

** Tags added: lockscreen

-- 
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/1358504

Title:
  Screensaver leaks password key-presses through to applications

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

Bug description:
  This is similar to the bug described in:

  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1306970

  But as that is marked fixed, perhaps this is something different.

  A few times, I have been unable to enter my password until I had clicked in 
the top right corner, and back into the password box.
  I hadn't suspected anything serious, until today when I tried to log in, and 
eventually got in, seeing that my password had been set to my web browser.

  In addition, I've also had instances where I've had to enter the
  password twice, and instances when I've come to the computer and it
  appeared not to be locked, until I moved the mouse, and the lock
  screen displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Mon Aug 18 22:21:21 2014
  InstallationDate: Installed on 2014-08-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1358504/+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 1359211] Re: Mouse cursor tiny when hovering unity elements in high DPI mode

2015-09-10 Thread Treviño
It seems that reloading unity fixes the thing.

We need to figure a way to get compiz to use this setting when ran.

** Tags removed: highdpi
** Tags added: hidpi

** Tags added: rls-w-incoming

** Changed in: unity
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
   Importance: Undecided => High

** Changed in: unity
Milestone: None => 7.3.3

-- 
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/1359211

Title:
  Mouse cursor tiny when hovering unity elements in high DPI mode

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

Bug description:
  On a high DPI screen (220 DPI) the mouse cursor is really tiny when
  hovering unity elements. There are various keys in dconf to change the
  cursor's scale factor or size. I've managed to change it in a way that
  it looks normal when inside application windows, but its still tiny
  when on unity elements.

  I think this should be set automatically by the scale factor setting
  in system settings.

  
  (Using unity 7.3.1+14.10.20140811-0ubuntu1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1359211/+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 1131603] Re: panel gets invisible once volume-notification shows up by scrolling the volume-indicator

2015-09-10 Thread Treviño
** Tags removed: indicator
** Tags added: indicators

** Tags removed: invisible unity volume

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

** Changed in: unity (Ubuntu)
   Status: Confirmed => 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/1131603

Title:
  panel gets invisible once volume-notification shows up by scrolling
  the volume-indicator

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

Bug description:
  On scrolling the volume-indicator the panel gets invisible once the
  volume-notification shows up. If the volume-notification already is
  visible on scrolling the volume-indicator this doesn't happen.

  The panel re-appear on giving something focus, or when the volume-
  notification dissapear.

  I recorded a .ogv and attached it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1131603/+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 1288215] Re: Terminal app name is not displayed in Title bar with Locally Integrated Menus

2015-09-10 Thread Treviño
** Tags removed: locally-integrated-menus
** Tags added: lim

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

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

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

** Also affects: gnome-terminal (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1288215

Title:
  Terminal app name is not displayed in Title bar with Locally
  Integrated Menus

Status in Unity:
  Invalid
Status in gnome-terminal package in Ubuntu:
  New
Status in unity package in Ubuntu:
  Invalid

Bug description:
  When using locally integrated menus, Terminal app's name isn't
  displayed in the title bar. Title bar only echoes the username@host
  prompt.

  Ubuntu release: 14.04 64bit
  package info: Unity 7.1.2+14.04.20140303-0ubuntu1

  The expected output is that the window title should display "Terminal"
  instead of prompt only (compared to "top bar menu" variant that
  displays "Terminal in top bar).

  Suggested solution is that top bar displays only App name in the top
  bar and global menu is bound to window bar only (in the "locally
  integrated menus" variant).

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1288215/+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 1338671] Re: Changing amount of workspaces does not affect on its icon on launcher panel

2015-09-10 Thread Treviño
** Tags removed: workspaces
** Tags added: workspace

-- 
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/1338671

Title:
  Changing amount of workspaces does not affect on its icon on launcher
  panel

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

Bug description:
  After changing amount of unity workspaces to any amount not equal to
  2x2 - icon on launcher panel still shows 2x2 and moving between
  workspaces doesn't affect this icon.

  I know that there is no standard way to change amount of workspaces from 
Appearance/Behavior settings,  but users can change amount of workspaces easily 
through Unity Tweak Tool for example. 
  Obviously that this icon implemented wrong or hardcoded if it not use it's 
own settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1338671/+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 1256701] Re: Screen artifacts in the dash

2015-09-10 Thread Treviño
** Tags removed: unity-dash
** Tags added: dash

-- 
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/1256701

Title:
  Screen artifacts in the dash

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

Bug description:
  When opening a Dash, since 12.04 I got artifacts. I can't predict
  them, but I see them sometimes, when I:

  1) Open the Dash
  2) hover over the "Application" category heading

  I have attached a screenshot showing the artifacts. They always look
  the same!

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  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
  Date: Sun Dec  1 21:42:17 2013
  DistUpgraded: Fresh install
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0504]
   NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0505]
  InstallationDate: Installed on 2013-12-01 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Acer Aspire 5750G
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=aa16f5d0-e721-4799-9463-55f6f8b79354 ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/24/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE50_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.11
  dmi.modalias: 
dmi:bvnAcer:bvrV1.11:bd05/24/2011:svnAcer:pnAspire5750G:pvrV1.11:rvnAcer:rnJE50_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.11:
  dmi.product.name: Aspire 5750G
  dmi.product.version: V1.11
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Sun Dec  1 19:57:59 2013
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 592 
   vendor LGD
  xserver.version: 2:1.14.3-3ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1256701/+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 1302883] Re: Ubuntu 14.04: Moving a window when Workspace Switcher is active does not release cursor

2015-09-10 Thread Treviño
** Tags added: launcher workspace

-- 
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/1302883

Title:
  Ubuntu 14.04: Moving a window when Workspace Switcher is active does
  not release cursor

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

Bug description:
  Upgraded to Ubuntu 14.04 (beta 2) from 13.10 (via: sudo update-manager
  -d) - 64bit version.

  After logging in (GUI) and pressing [SUPER / Windows key]-S (or by
  clicking on the icon on the launcher bar) to bring up Workspace
  Switcher, then left-clicking-and-keep-pressing on an app's window and
  keeping left mouse button pressed while dragging it, moves that
  window, with the mouse cursor being changed to a hand (sometimes to an
  up-arrow). Upon release of the left mouse button to stop dragging the
  window, the mouse cursor is not being changed back, the window keeps
  its last position when the left mouse button was released, yet upon
  pressing [SUPER / Windows key] the previously dragged window "jumps"
  to the new location of the mouse cursor, and the hand cursor stays.
  Left-clicking on any of the workspaces does nothing. Pressing [SUPER /
  Windows key]-S switches the mouse cursor back to the default pointer
  and the previously dragged window drops at that point in time to the
  cursor's position and the mouse functions again as usual.

  Sometimes this happens right away, sometimes this happens only after
  moving a window around a bit (several drag'n drop attempts).

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302883/+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 1211713] Re: Unity Launcher gnome-terminal opens but another icon has left side arrow

2015-09-10 Thread Treviño
** Tags removed: unity-launcher
** Tags added: launcher

-- 
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/1211713

Title:
  Unity Launcher gnome-terminal opens but another icon has left side
  arrow

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

Bug description:
  Unity 12.04.1

  Observations:
  step 1: gnome-terminal icon is present in Unity Launcher after locking it to 
the launcher. Install is fresh.
  Clicking icon worked perfectly : terminal opens and it's icon had left arrow.

  step 2: I've made a custom eclipse.desktop file with option
  "Terminal=false". Drag and drop .desktop file into Launcher. Works
  fine.

  step 3: change eclipse.desktop file with option "Terminal=true", now
  when I click on gnome-terminal icon from : terminal opens BUT appears
  in the Launcher as a eclipse instance:

  gnome-terminal icon  has no left arrow
  eclipse icon has a left arrow. When clicking it, shows the new terminal that 
I opened.

  Seems to be  "Terminal=true" option that mess up the link between icon
  and running instance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1211713/+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 789979] Re: option to always show menu items

2015-09-10 Thread Treviño
*** This bug is a duplicate of bug 955193 ***
https://bugs.launchpad.net/bugs/955193

** This bug has been marked a duplicate of bug 955193
   Menu bar - add option for the global menu to make it always visible

-- 
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/789979

Title:
  option to always show menu items

Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: indicator-appmenu

  It would be great to have an option to always show a shortened
  application name and the menu items side by side (without the need of
  pressing Alt or hovering with the mouse)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+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 1438870] Re: Lock screen doesn't emit ActiveChanged signal

2015-09-10 Thread Treviño
** Changed in: unity
   Status: Confirmed => Won't Fix

-- 
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/1438870

Title:
  Lock screen doesn't emit ActiveChanged signal

Status in Unity:
  Won't Fix
Status in unity package in Ubuntu:
  Fix Released
Status in unity-settings-daemon package in Ubuntu:
  Fix Released

Bug description:
  tl;dr; Unity doesn't emit the ActiveChanged signal when the screen is
  locked/unlocked

  Long version:

  unity-settings-daemon's automount plugin has code to detect whether
  the screen is locked or not before automatically mounting a volume.
  This prevents someone from inserting a USB thumb drive when the screen
  is locked and exploiting a possible nautilus thumbnailer
  vulnerability. (See bug #714958 for original implementation details.)

  In Ubuntu 14.04, this code no longer works. Inserting a USB thumb
  drive while the screen is locked results in a Nautilus window opening
  underneath the lock screen, and the contents of the USB thumb drive
  being read.

  Since the screen lock got switched to Unity in Ubuntu 14.04, Unity no
  longer emits the org.gnome.ScreenSaver ActiveChanged signal when the
  screen gets locked or unlocked.

  To test:

  1- in terminal, type:
  dbus-monitor 
"type='signal',sender='org.gnome.ScreenSaver',interface='org.gnome.ScreenSaver'"
  2- Lock the screen
  3- Unlock the screen
  4- Notice that no signal was received

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150330-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Mar 31 15:15:48 2015
  InstallationDate: Installed on 2013-11-26 (489 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1438870/+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 1438870] Re: Lock screen doesn't emit ActiveChanged signal

2015-09-10 Thread Treviño
** Also affects: unity/trusty
   Importance: Undecided
   Status: New

** No longer affects: unity/trusty

-- 
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/1438870

Title:
  Lock screen doesn't emit ActiveChanged signal

Status in Unity:
  Won't Fix
Status in unity package in Ubuntu:
  Fix Released
Status in unity-settings-daemon package in Ubuntu:
  Fix Released

Bug description:
  tl;dr; Unity doesn't emit the ActiveChanged signal when the screen is
  locked/unlocked

  Long version:

  unity-settings-daemon's automount plugin has code to detect whether
  the screen is locked or not before automatically mounting a volume.
  This prevents someone from inserting a USB thumb drive when the screen
  is locked and exploiting a possible nautilus thumbnailer
  vulnerability. (See bug #714958 for original implementation details.)

  In Ubuntu 14.04, this code no longer works. Inserting a USB thumb
  drive while the screen is locked results in a Nautilus window opening
  underneath the lock screen, and the contents of the USB thumb drive
  being read.

  Since the screen lock got switched to Unity in Ubuntu 14.04, Unity no
  longer emits the org.gnome.ScreenSaver ActiveChanged signal when the
  screen gets locked or unlocked.

  To test:

  1- in terminal, type:
  dbus-monitor 
"type='signal',sender='org.gnome.ScreenSaver',interface='org.gnome.ScreenSaver'"
  2- Lock the screen
  3- Unlock the screen
  4- Notice that no signal was received

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150330-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Mar 31 15:15:48 2015
  InstallationDate: Installed on 2013-11-26 (489 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1438870/+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 844081]

2015-09-10 Thread Rstrode
My understanding is this bug is obsolete.  canonical contributed a more
general accountsservice feature for storing arbitrary metadata alongside
the user.

See bug 63733 for details.

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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 844081]

2015-09-10 Thread Jefa
I'm not so sure of that. On Arch Linux, using LightDM with LightDM GTK
Greeter, user backgrounds are not displayed...

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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 844081]

2015-09-10 Thread Jefa
To my knowledge, Canonicals contribution is only in Canonicals patched
version of accountsservice. If I install accountsservice-ubuntu from the
Arch AUR, LightDM will then show the user background. Meaning, the
underlying code is indeed in LightDM. But hey, what do I know?

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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 844081]

2015-09-10 Thread Rstrode
okay, but that doesn't have anything to do with this bug.  Canonical
already added the infrastructure to accountsservice, whether or not
lightdm uses the infrastructure is a different matter

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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 844081]

2015-09-10 Thread Rstrode
sounds like you know more about it than I do, but regardless, I don't
think there's anything left to accountsservice.

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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 844081] Re: Unity Greeter - Background of the Unity Greeter should reflect the background chosen by the user that is currently selected

2015-09-10 Thread Bug Watch Updater
** Changed in: accountsservice
   Status: Confirmed => Fix Released

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

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

Status in accountsservice:
  Fix Released
Status in Ayatana Design:
  Fix Released
Status in Light Display Manager:
  Fix Released
Status in Unity Greeter:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in unity-greeter package in Ubuntu:
  Fix Released

Bug description:
  Background of the Unity Greeter should reflect the background chosen
  by the user that is currently selected.

  e.g. the background the user has selected on their desktop should be
  displayed in the greeter.  See the attached animation
  login_screen_v02_WP.mov to understand exactly how the backgrounds
  should crossfade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/accountsservice/+bug/844081/+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-09-10 Thread Nekhelesh Ramananthan
** Changed in: ubuntu-clock-app
Milestone: 3.6 => 3.x.backlog

-- 
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:
  Confirmed

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


[Dx-packages] [Bug 1491707] Re: Low power report after charging all night

2015-09-10 Thread Charles Kerr
** Package changed: indicator-power (Ubuntu) => upower (Ubuntu)

-- 
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/1491707

Title:
  Low power report after charging all night

Status in upower package in Ubuntu:
  New

Bug description:
  Charged my Meizu ubuntuphone all night. As I woke up this morning
  power was still at 2%. After restarting ubuntuphone power was at 98%
  without charging any more.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1491707/+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 1494376] Re: Windowed vs touch mode options

2015-09-10 Thread Dave Morley
** Attachment added: "power-no-mouse-options.png"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+attachment/4460570/+files/power-no-mouse-options.png

-- 
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/1494376

Title:
  Windowed vs touch mode options

Status in indicator-power package in Ubuntu:
  New

Bug description:
  Description:
  In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

  STEPS:
  1. Connect a bt mouse to your phone
  2. Drag down the power indicator
  3. Tap on Show time in indicator and show percentage in indicator
  4. Close the indicator
  5. It shows the time remaining and the %
  6. Power off the mouse
  7. Now in touch mode drag down the indicator try and disable the time an %
  8. Tap on power settings, this opens system-setting to the power page
  9. Try and disable it from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+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 1494376] Re: Windowed vs touch mode options

2015-09-10 Thread Dave Morley
** Attachment added: "power-with-mouse-options.png"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+attachment/4460572/+files/power-with-mouse-options.png

** Tags added: qa-manual-testing

-- 
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/1494376

Title:
  Windowed vs touch mode options

Status in indicator-power package in Ubuntu:
  New

Bug description:
  Description:
  In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

  STEPS:
  1. Connect a bt mouse to your phone
  2. Drag down the power indicator
  3. Tap on Show time in indicator and show percentage in indicator
  4. Close the indicator
  5. It shows the time remaining and the %
  6. Power off the mouse
  7. Now in touch mode drag down the indicator try and disable the time an %
  8. Tap on power settings, this opens system-setting to the power page
  9. Try and disable it from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+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 1494376] [NEW] Windowed vs touch mode options

2015-09-10 Thread Dave Morley
Public bug reported:

Description:
In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

STEPS:
1. Connect a bt mouse to your phone
2. Drag down the power indicator
3. Tap on Show time in indicator and show percentage in indicator
4. Close the indicator
5. It shows the time remaining and the %
6. Power off the mouse
7. Now in touch mode drag down the indicator try and disable the time an %
8. Tap on power settings, this opens system-setting to the power page
9. Try and disable it from there.

** Affects: indicator-power (Ubuntu)
 Importance: Undecided
 Assignee: Charles Kerr (charlesk)
 Status: New


** Tags: qa-manual-testing

** Changed in: indicator-power (Ubuntu)
 Assignee: (unassigned) => Charles Kerr (charlesk)

-- 
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/1494376

Title:
  Windowed vs touch mode options

Status in indicator-power package in Ubuntu:
  New

Bug description:
  Description:
  In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

  STEPS:
  1. Connect a bt mouse to your phone
  2. Drag down the power indicator
  3. Tap on Show time in indicator and show percentage in indicator
  4. Close the indicator
  5. It shows the time remaining and the %
  6. Power off the mouse
  7. Now in touch mode drag down the indicator try and disable the time an %
  8. Tap on power settings, this opens system-setting to the power page
  9. Try and disable it from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+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 1494376] Re: Windowed vs touch mode options

2015-09-10 Thread Dave Morley
** Attachment added: "power-no-mouse.png"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+attachment/4460569/+files/power-no-mouse.png

-- 
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/1494376

Title:
  Windowed vs touch mode options

Status in indicator-power package in Ubuntu:
  New

Bug description:
  Description:
  In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

  STEPS:
  1. Connect a bt mouse to your phone
  2. Drag down the power indicator
  3. Tap on Show time in indicator and show percentage in indicator
  4. Close the indicator
  5. It shows the time remaining and the %
  6. Power off the mouse
  7. Now in touch mode drag down the indicator try and disable the time an %
  8. Tap on power settings, this opens system-setting to the power page
  9. Try and disable it from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+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 1494376] Re: Windowed vs touch mode options

2015-09-10 Thread Dave Morley
** Attachment added: "power-with-mouse.png"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+attachment/4460571/+files/power-with-mouse.png

-- 
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/1494376

Title:
  Windowed vs touch mode options

Status in indicator-power package in Ubuntu:
  New

Bug description:
  Description:
  In windowed mode there are options like in the desktop indicator for time 
display and in phone mode there are not, this means if you enable something in 
one mode you can't disable it in the other.

  STEPS:
  1. Connect a bt mouse to your phone
  2. Drag down the power indicator
  3. Tap on Show time in indicator and show percentage in indicator
  4. Close the indicator
  5. It shows the time remaining and the %
  6. Power off the mouse
  7. Now in touch mode drag down the indicator try and disable the time an %
  8. Tap on power settings, this opens system-setting to the power page
  9. Try and disable it from there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1494376/+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 1475462] Re: Unity overrides refresh rate setting

2015-09-10 Thread Levi
This affects me as well. Super annoying. I really enjoy Unity, but this
needs to be fixed asap. Running Ubuntu 14.04. GTX 970 with latest
proprietary drivers from official PPA. 144 hz monitor.

-- 
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/1475462

Title:
  Unity overrides refresh rate setting

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

Bug description:
  After installing the proprietary Nvidia drivers and then using the
  included Nvidia X Server Settings utility to manually set the
  resolution to 1920x1080 and the refresh rate to 144Hz (I have a 144Hz
  monitor), Unity still seems to move at the default f/s cap, which also
  limits the f/s in non-fullscreen games, including borderless window
  games. Setting the refresh rate in Compiz Configuration Settings
  Manager seems to have no affect. Also, on booting up the machine, the
  refresh rate setting gets overridden and reset to the default. For
  anyone with a high refresh rate monitor, this makes the Unity desktop
  environment a no-go. KDE and XFCE do not have this issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jul 16 18:41:37 2015
  InstallationDate: Installed on 2015-06-23 (23 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1475462/+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 1475462] Re: Unity overrides refresh rate setting

2015-09-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** 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/1475462

Title:
  Unity overrides refresh rate setting

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

Bug description:
  After installing the proprietary Nvidia drivers and then using the
  included Nvidia X Server Settings utility to manually set the
  resolution to 1920x1080 and the refresh rate to 144Hz (I have a 144Hz
  monitor), Unity still seems to move at the default f/s cap, which also
  limits the f/s in non-fullscreen games, including borderless window
  games. Setting the refresh rate in Compiz Configuration Settings
  Manager seems to have no affect. Also, on booting up the machine, the
  refresh rate setting gets overridden and reset to the default. For
  anyone with a high refresh rate monitor, this makes the Unity desktop
  environment a no-go. KDE and XFCE do not have this issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jul 16 18:41:37 2015
  InstallationDate: Installed on 2015-06-23 (23 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1475462/+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 1475462] Re: Unity overrides refresh rate setting

2015-09-10 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/1475462

Title:
  Unity overrides refresh rate setting

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

Bug description:
  After installing the proprietary Nvidia drivers and then using the
  included Nvidia X Server Settings utility to manually set the
  resolution to 1920x1080 and the refresh rate to 144Hz (I have a 144Hz
  monitor), Unity still seems to move at the default f/s cap, which also
  limits the f/s in non-fullscreen games, including borderless window
  games. Setting the refresh rate in Compiz Configuration Settings
  Manager seems to have no affect. Also, on booting up the machine, the
  refresh rate setting gets overridden and reset to the default. For
  anyone with a high refresh rate monitor, this makes the Unity desktop
  environment a no-go. KDE and XFCE do not have this issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Thu Jul 16 18:41:37 2015
  InstallationDate: Installed on 2015-06-23 (23 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1475462/+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 992198] Re: Nautilus file copy dialog doesn't show in ALT-TAB on Unity 2D

2015-09-10 Thread tuxxus
Same issue here. 14.04 (64bit). unity 7.2.5. GNOME nautilus 3.10.1.

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

Title:
  Nautilus file copy dialog doesn't show in ALT-TAB on Unity 2D

Status in unity-2d package in Ubuntu:
  Confirmed

Bug description:
  Unity 2D:

  When initiating a file copy in Nautilus the file copy dialog appears
  normally. However once it is lost by changing to other windows, it
  cannot be found either via the launcher or with ALT-TAB. The launcher
  clearly shows a file copy is going on (shows two windows open and a
  progress bar on the icon) but clicking it only enables access to the
  Nautilus window, not the file copy dialog.

  This has been fixed in Unity 3D but not 2D - see bug #868032
  https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/868032

  Release: Ubuntu 12.04 LTS (64bit)
  Nautilus version: 1:3.4.1-0ubuntu1
  Unity 2D version: 5.12.0-0ubuntu1

  Expected: File copy dialog can be retrieved via launcher or ALT-TAB
  Actual: File copy dialog cannot be retrieved

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/992198/+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 1491555] Re: Unity unnecessarily goes to low graphics mode

2015-09-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~azzar1/unity/matrix-fix

-- 
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/1491555

Title:
  Unity unnecessarily goes to low graphics mode

Status in Unity:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  Unity goes into low graphics mode when it detects "LLVM" in the
  renderer string.  "LLVM" is not the right pattern to match because
  there are now accelerated Gallium drivers those also report "LLVM" in
  the render string, e.g. VMWare and Radeon.

  For example, this bug that showed up recently:
  https://bugs.freedesktop.org/show_bug.cgi?id=91747#c3

  Gallium drivers may fall back to the Gallium Draw module for certain
  operations, and the Draw module can go down an LLVM path if
  necessarily and enabled.

  I think the original intention of this check is to catch "llvmpipe"
  driver, so I've attached a patch to do just that.  Also, instead of
  matching "on softpipe", it seems that "softpipe" is sufficient.

  FYI, this fix can hopefully end up in Ubuntu 14.04 onwards.

  Unfortunately, I can't get through my company's proxy to push my
  branch, so instead of a merge request, please see the patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1491555/+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 1491555] Re: Unity unnecessarily goes to low graphics mode

2015-09-10 Thread Andrea Azzarone
** Branch unlinked: lp:~azzar1/unity/matrix-fix

-- 
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/1491555

Title:
  Unity unnecessarily goes to low graphics mode

Status in Unity:
  In Progress
Status in unity package in Ubuntu:
  In Progress

Bug description:
  Unity goes into low graphics mode when it detects "LLVM" in the
  renderer string.  "LLVM" is not the right pattern to match because
  there are now accelerated Gallium drivers those also report "LLVM" in
  the render string, e.g. VMWare and Radeon.

  For example, this bug that showed up recently:
  https://bugs.freedesktop.org/show_bug.cgi?id=91747#c3

  Gallium drivers may fall back to the Gallium Draw module for certain
  operations, and the Draw module can go down an LLVM path if
  necessarily and enabled.

  I think the original intention of this check is to catch "llvmpipe"
  driver, so I've attached a patch to do just that.  Also, instead of
  matching "on softpipe", it seems that "softpipe" is sufficient.

  FYI, this fix can hopefully end up in Ubuntu 14.04 onwards.

  Unfortunately, I can't get through my company's proxy to push my
  branch, so instead of a merge request, please see the patch attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1491555/+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 1489481] Re: Try to start unity-control-center on unity8 sessions

2015-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-datetime -
13.10.0+15.10.20150909-0ubuntu1

---
indicator-datetime (13.10.0+15.10.20150909-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Iain Lane ]
  * Remove warnings from test logs. Swallow the ones that are expected
and fail the test if they don't show up. In addition, fail tests if
unexpected warnings show up again.

  [ Lars Uebernickel ]
  * Remove warnings from test logs. Swallow the ones that are expected
and fail the test if they don't show up. In addition, fail tests if
unexpected warnings show up again.

  [ Sebastien Bacher ]
  * under unity8 start system-settings instead unity-control-center,
don't special case u-c-c by looking for the binary, Unity
installations come with it installed (LP: #1489481)

 -- Iain Lane   Wed, 09 Sep 2015 16:40:52
+

** Changed in: indicator-datetime (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1489481

Title:
   Try to start unity-control-center on unity8 sessions

Status in indicator-datetime package in Ubuntu:
  Fix Released

Bug description:
  Using the current wily version it tries to start u-c-c, that doesn't
  work. The suggested change checks if MIR_SOCKET is defined and calls
  the unity8 version in this case

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1489481/+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 748539] Re: Multi-monitor - Panel and launcher visible on top of multimonitor non-focused fullscreen apps

2015-09-10 Thread Bent Haase
I can relate to #38, having exactly the same setup with the same hassle. Why 
not simply add the functionality to set the Unity top bar  in the screen 
settings. There is an option for the Launcher Position (either Screen A or B or 
both) why not the same for Unity?
I hope this will be fixed with Unity 8.

-- 
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/748539

Title:
  Multi-monitor - Panel and launcher visible on top of multimonitor non-
  focused fullscreen apps

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 6.0 series:
  Won't Fix
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: unity

  See the attached screenshot.

  When an app is fullscreen (fullscreen, not maximized) on a monitor,
  but another program is focused on the other monitor, then the unity
  panel is displayed at when it shoudn't be.

  I appreciate this probably isn't a priority, but for a future release
  it would be good seeing as it's the little details that matter.

  --
  Desired solution:

  - When an app is fullscreen (fullscreen, not maximized) on a monitor,
  but another program is focused on the other monitor, the unity menu
  bar should not be displayed on the monitor that is displaying the
  fullscreen app.

  - When fixing this bug, also look at bug #1065425

  WORKAROUND FOR THIS BUG:
  Turn "Always On Top" on via right-clicking the titlebar of your window, 
before making it go fullscreen.
  This will prevent the Unity panel from rendering on top of this 
fullscreen-window, when using the other screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/748539/+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