[Dx-packages] [Bug 607796] Re: Launcher, Window management - Dragging and holding a selection over an entry in the Launcher should spread out windows belonging to that application

2014-07-24 Thread Mossroy
Excellent!
That's a feature I was missing for a very long time.
It now works the way I expected.
Thanks a lot for fixing this!

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

Title:
  Launcher, Window management - Dragging and holding a selection over an
  entry in the Launcher should spread out windows belonging to that
  application

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Fix Committed
Status in Compiz 0.9.11 series:
  Fix Committed
Status in One Hundred Papercuts:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Trusty:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  If the user drags and hold a file over a running application in the Launcher, 
all the windows of that application should be shown with the spread. The user 
should then be able to drag and drop the file in a windows in the spread to 
load the file into that specific window.

  [Test Case]
  1) Open two windows instances of the same application (say firefox)
  2) Drag a file from the file-manager or the desktop and hover the firefox icon
  3) After one second the firefox icon is hovered, the spread will occur
  4) You should be able to hover one of the firefox windows and it should
     show a spinner, after 750ms (by default) the hovered windows should be 
focused
     and raised
  5) You should now be able to drop the content you're dragging (if the selected
     application supports that content).

  [Regression Potential]
  This codepath was mostly disabled in the current compiz and unity code 
because it was buggy, so the regression potential is very low, although it 
might happen that, if some race-condition happens, when closing the scale the 
launcher might be still painted as if it would be in scale mode (desaturated) 
even if it's not the case anymore.

  *** SRU debdiff links ***
  The Unity SRU debdiff for this can be found at 
https://launchpadlibrarian.net/180013321/unity-7.2.2-trusty-sru.debdiff.

  The Compiz SRU debdiff for this can be found at
  https://launchpadlibrarian.net/180013356/compiz-0.9.11.2-trusty-
  sru.debdiff

  ###

  Bug #727903 needs to be fixed at the same time.

  ---

  History:

  This bug had been previously fixed as buggybutclosed for Unity on 
2011-04-18, leaving this function with other bugs:
  https://bugs.launchpad.net/ayatana-design/+bug/727903
  https://bugs.launchpad.net/ayatana-design/+bug/727904
  https://bugs.launchpad.net/ayatana-design/+bug/727902
  https://bugs.launchpad.net/ayatana-design/+bug/764424
  https://bugs.launchpad.net/ayatana-design/+bug/832988

  On 2011-10-18, it was reopened for regression in Oneiric.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/607796/+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 1348039] [NEW] systemd-logind: no such method 'subscribe'

2014-07-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Get that error logged at the end of the dmesg file. That error seems to
have no sad effect on the system:

[   30.793181] systemd-logind[1006]: Failed to enable subscription: No
such method 'Subscribe'

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: systemd 208-6ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5
Uname: Linux 3.16.0-4-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu2
Architecture: i386
CurrentDesktop: GNOME
Date: Thu Jul 24 07:25:46 2014
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: systemd-shim (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: apport-bug i386 package-from-proposed third-party-packages utopic
-- 
systemd-logind: no such method 'subscribe'
https://bugs.launchpad.net/bugs/1348039
You received this bug notification because you are a member of DX Packages, 
which is subscribed to systemd-shim in Ubuntu.

-- 
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 1348039] Re: systemd-logind: no such method 'subscribe'

2014-07-24 Thread Martin Pitt
I suppose you were not actually running systemd for this, but upstart (I
see this here as well). systemd-shim apparently does not implement that
stub. Reassigning and dropping systemd-boot tag.

** Description changed:

  Get that error logged at the end of the dmesg file. That error seems to
- have no sad effect on the system.
+ have no sad effect on the system:
+ 
+ [   30.793181] systemd-logind[1006]: Failed to enable subscription: No
+ such method 'Subscribe'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-6ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5
  Uname: Linux 3.16.0-4-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Jul 24 07:25:46 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

** Tags removed: systemd-boot

** Package changed: systemd (Ubuntu) = systemd-shim (Ubuntu)

** Changed in: systemd-shim (Ubuntu)
   Importance: Undecided = Low

** Changed in: systemd-shim (Ubuntu)
   Status: New = Triaged

** Summary changed:

- systemd-logind: no such method 'subscribe'
+ shim does not implement 'Subscribe' method called by logind

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

Title:
  shim does not implement 'Subscribe' method called by logind

Status in “systemd-shim” package in Ubuntu:
  Triaged

Bug description:
  Get that error logged at the end of the dmesg file. That error seems
  to have no sad effect on the system:

  [   30.793181] systemd-logind[1006]: Failed to enable subscription: No
  such method 'Subscribe'

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-6ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5
  Uname: Linux 3.16.0-4-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Jul 24 07:25:46 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1348039/+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 1065810] Re: Remmina remote desktop window not visible when minimized

2014-07-24 Thread Leonardo Corato
Same problem in Trusty and also in Utopic. (fastidio :D )

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

Title:
  Remmina remote desktop window not visible when minimized

Status in Unity:
  Confirmed
Status in “remmina” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  When I minimize an RDP session window, the icon disapear from the
  Unity's taskbar. There is no way to bring it back. The only solution
  is to #killall remmina, and then reopen the session.

  A workaround is to go to remmina settings and disable the tray icon,
  which is a neat feature.

  Tha bug #782331 claims that it is fixed, but that is wrong.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: remmina 1.0.0-1ubuntu6.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Fri Oct 12 15:07:16 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120316)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: remmina
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1065810/+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 1348083] [NEW] Compiz crash traps general protection ip:7fa6b401eabe sp:7fffe8d30260 error:0 in libunityshell.so[7fa6b3dde000+320000]

2014-07-24 Thread Thierry Mallard
Public bug reported:

Since possibly june 2014, on Ubuntu 12.04.4, Unity crashes for no apparent 
reason.
It seems to be related to using the Super+F key (finding files).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.20.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
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]
Date: Thu Jul 24 10:27:57 2014
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  Compiz crash traps general protection  ip:7fa6b401eabe sp:7fffe8d30260
  error:0 in libunityshell.so[7fa6b3dde000+32]

Status in “unity” package in Ubuntu:
  New

Bug description:
  Since possibly june 2014, on Ubuntu 12.04.4, Unity crashes for no apparent 
reason.
  It seems to be related to using the Super+F key (finding files).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.20.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  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]
  Date: Thu Jul 24 10:27:57 2014
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.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/ubuntu/+source/unity/+bug/1348083/+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 1345505] Re: lock screen leaks keystrokes to window behind greeter

2014-07-24 Thread James Hunt
I've found a way to trigger this without needing to suspend (which
hopefully will make it easier to debug :-)...

1) Open a terminal.
2) Run: sleep 5  gnome-terminal --maximize
3) Quickly (before 5 seconds has elapsed), press CTRL+l to lock the screen.
4) Don't touch keyboard or mouse for about 10 seconds to give the lock screen 
time to dim the screen to black.
5) *Before* the cursor disappears (normally happens about 2 seconds after the 
screen is fully black), tpe random characters or hold down a key continually 
until the lock screen is displayed again.
6) Either delete the characters in the password box and reenter you actual 
password, or press return and enter you actual password.
7) Observe that the maximised gnome-terminal that is now revealed shows atleast 
a subset of the keys you typed when the screen was locked.

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

Title:
  lock screen leaks keystrokes to window behind greeter

Status in “unity” package in Ubuntu:
  New

Bug description:
  When my machine comes out of suspend, I am shown the lightdm greeter.
  However, occasionally I am unable to enter my password since the
  password box is not given focus. Clicking with the mouse in the
  password box also doesn't help.

  I've found that clicking the settings cog (top right) twice allows me
  to regain control of the focus and enter my password.

  Aside from the inability to enter my password in the password box, it
  seems that simply typing my password (or in fact any text) results in
  those keystrokes being passed to the full-screen window *behind* the
  greeter. This should not be possible and is a security issue: imagine
  if my full-screen console was connected to a remote shared session, or
  was running an irc client, etc.).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: lightdm 1.11.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5
  Uname: Linux 3.16.0-4-generic x86_64
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul 20 09:08:47 2014
  InstallationDate: Installed on 2014-04-11 (99 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140409)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (72 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1345505/+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 1345505] Re: lock screen leaks keystrokes to window behind greeter

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = High

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

Title:
  lock screen leaks keystrokes to window behind greeter

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

Bug description:
  When my machine comes out of suspend, I am shown the lightdm greeter.
  However, occasionally I am unable to enter my password since the
  password box is not given focus. Clicking with the mouse in the
  password box also doesn't help.

  I've found that clicking the settings cog (top right) twice allows me
  to regain control of the focus and enter my password.

  Aside from the inability to enter my password in the password box, it
  seems that simply typing my password (or in fact any text) results in
  those keystrokes being passed to the full-screen window *behind* the
  greeter. This should not be possible and is a security issue: imagine
  if my full-screen console was connected to a remote shared session, or
  was running an irc client, etc.).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: lightdm 1.11.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5
  Uname: Linux 3.16.0-4-generic x86_64
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul 20 09:08:47 2014
  InstallationDate: Installed on 2014-04-11 (99 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140409)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (72 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1345505/+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 1336260] Re: compiz crashed with signal 5 in g_type_create_instance()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with signal 5 in g_type_create_instance()

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

Bug description:
  Happened after upgrade from Trusty to Utopic.

  The upgrade complained about not being properly completed, but without
  giving me any information.

  What happened:
  Upgraded to utopic. Compiz crashes after login.

  It crashes even after creating a new user profile.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.0+14.10.20140619-0ubuntu1
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.3-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Jul  1 15:12:07 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20120703-2
  ExecutablePath: /usr/bin/compiz
  ExecutableTimestamp: 1402198967
  InstallationDate: Installed on 2013-08-27 (308 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120703-15:08
  ProcCmdline: compiz
  ProcCwd: /home/jgdx
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /tmp/apport_sandbox_Y_mtqX/usr/lib/x86_64-linux-gnu/libbamf3.so.2
   g_type_create_instance (type=optimized out) at 
/build/buildd/glib2.0-2.41.1/./gobject/gtype.c:1866
   g_object_new_internal (class=class@entry=0x27411f0, params=params@entry=0x0, 
n_params=n_params@entry=0) at 
/build/buildd/glib2.0-2.41.1/./gobject/gobject.c:1741
   g_object_newv (object_type=object_type@entry=41158480, 
n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0) at 
/build/buildd/glib2.0-2.41.1/./gobject/gobject.c:1885
   g_object_new (object_type=41158480, first_property_name=0x0) at 
/build/buildd/glib2.0-2.41.1/./gobject/gobject.c:1585
  Title: compiz crashed with signal 5 in g_type_create_instance()
  UpgradeStatus: Upgraded to utopic on 2014-07-01 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1336260/+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 1335000] Re: Launcher regression super + shift + number doesn't work properly

2014-07-24 Thread Treviño
** Changed in: unity
   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/1335000

Title:
  Launcher regression super + shift + number doesn't work properly

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

Bug description:
  Looks like it correspondig to this issue:
  https://bugs.launchpad.net/ubuntu/+source/unity/+bug/754565

  Steps to reproduce:
     Pin some application on launcher panel in position 1 (it must be accesible 
by super+1
     Press super + shift + 1 - no any visible changes will be occuried

  Expected behaviour:
     New instance of application must be started, just simmilar with shift + 
mouse1 on application icon.

  Reproduced since 14.04, was tested in 12.04, 13.04, 13.10

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

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

-- 
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 1332897] Re: Certain settings not saved across reboots

2014-07-24 Thread Treviño
** Changed in: unity
   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/1332897

Title:
  Certain settings not saved across reboots

Status in Gnome Settings Daemon:
  New
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  certain settings are not saved after rebooting 14.04 Trusty Tahr.

  Example:
  1) set system settings  keyboard  shortcuts  windows  minimize window = F9
  2) reboot system = minimize window setting has been reset to default

  Example:
  1) set dconf-editor  gnome  desktop  wm  preferences  focus-mode = mouse
  2) reboot system = focus-mode setting has been reset to the default of click

  I could go on with more examples.

  this is a pretty serious bug for an LTS release. Hopefully this can
  get fixed as soon as possible.

  Did a clean default install of 14.04 (did not upgrade).

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1332897/+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 1340829] Re: unity dash database loading is not automatic

2014-07-24 Thread Treviño
** Changed in: unity
   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/1340829

Title:
  unity dash database loading is not automatic

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

Bug description:
  Unity dash takes 10-15 seconds (intel corei7) to load initial data
  (applications, files etc). It only happen first time and when data
  loaded, unity search performance is good and excepted. Problem is that
  initial load is not automatic or doesn't start in background. Doesn't
  matter how many much time you spend after log in into system, whenever
  you open the dash first time, it will start the initialization.

  How to regenerate:
  1. Log in into desktop
  2. Wait as many time as you want
  3. Open dash and wait, initially no data will be available but searching 
animation. After 10-15 seconds data will be loaded and animation will stop. 
After that searching in dash in quick.

  What should be the behavior?
  1. As soon as user log in, system should initialized unity dash data, doesn't 
matter user open dash or not. Initialization time is acceptable but it should 
start in background automatically.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Fri Jul 11 22:12:24 2014
  InstallationDate: Installed on 2014-06-08 (32 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1340829/+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 1334998] Re: When using Super+L keys autohide not working properly

2014-07-24 Thread Treviño
** Changed in: unity
   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/1334998

Title:
  When using Super+L keys autohide not working properly

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

Bug description:
  When using the super+l keys to lock the screen, the unity panel gets
  stuck. This happens whenever the user first clicks on the super key
  and then the L key.  Clicking simutaniously works as expected.

  The issue was also reported on Ask Ubuntu:
  http://askubuntu.com/questions/459585/launcher-auto-hide-not-working-
  ubuntu-14-04/469732?noredirect=1#comment652314_469732

  There is a workaround (the user has to double tap the super key)
  however, this is one of those papercuts that gets rather annoying over
  time.

  I would expect the system to be a little more tolerant in terms of the
  sequnce of keys pressed. If I first click on the super key and then
  the L key, the panel will not be locked when I log back in.

  ===
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  ===
  unity:
Installed: 7.2.1+14.04.20140513-0ubuntu2
Candidate: 7.2.1+14.04.20140513-0ubuntu2
Version table:
   *** 7.2.1+14.04.20140513-0ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   7.2.0+14.04.20140423-0ubuntu1.2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   7.2.0+14.04.20140416-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  ===
  Screenshot: http://i.imgur.com/e3AePQ8.png

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Fri Jun 27 09:23:52 2014
  InstallationDate: Installed on 2014-03-16 (103 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140313)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1334998/+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 1331545] Re: gitk instances create separate icons in Unity bar

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
   Status: New = Triaged

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

Title:
  gitk instances create separate icons in Unity bar

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

Bug description:
  Distinct instances of gitk create distinct icons in Unity bar, instead of one 
icon with 2 or 3 white triangles on the left.
  Screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,grid,mousepoll,regex,vpswitch,snap,gnomecompat,place,wall,move,resize,imgpng,animation,expo,session,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
  CurrentDesktop: Unity
  Date: Wed Jun 18 19:15:08 2014
  InstallationDate: Installed on 2011-10-23 (969 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-05-25 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1331545/+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 1331037] Re: Touchscreens: The mouse cursor disappears when touching the screen

2014-07-24 Thread Treviño
** Changed in: unity
   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/1331037

Title:
  Touchscreens: The mouse cursor disappears when touching the screen

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project trusty series:
  New
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “unity” source package in Trusty:
  Confirmed

Bug description:
  Single touch does cursor emulation, so I would expect that when I
  touch the touchscreen, the cursor jumps to the touch position.

  Instead of doing that, the cursor disappears until I use the mouse
  again.

  Touch events work correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Jun 17 17:03:39 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-29 (48 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  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/1331037/+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 1333128] Re: Make the launcher icons movable by keyboard

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Wishlist

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

Title:
  Make the launcher icons movable by keyboard

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

Bug description:
  It can be very usefull for hotkey's users to be able to move icons in
  sidebar, which are accesible by super+num to fast regroup them on
  current task, because usualy it's comfortably to use only
  super+1...5 range and others can make you out off context.

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

2014-07-24 Thread Treviño
** Changed in: unity
   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/1337244

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

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

Bug description:
  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::listCompOutput*, 
std::allocatorCompOutput* , unsigned int, CompRegion const) ()
from /usr/lib/compiz/libopengl.so
  #7  0x7fd4d556944f in CompositeScreen::paint(std::listCompOutput*, 
std::allocatorCompOutput* , 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::listCompOutput*, 
std::allocatorCompOutput* , unsigned int, CompRegion const) ()
from /usr/lib/compiz/libopengl.so
  #7  0x7f0070c1d44f in CompositeScreen::paint(std::listCompOutput*, 
std::allocatorCompOutput* , 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 0x7f007879b5ef in CompTimeoutSource::callback() () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  #11 0x7f007879ab4d in CompTimeoutSource::dispatch(sigc::slot_base*) () 
from /usr/lib/libcompiz_core.so.ABI-20140123
  #12 0x7f0076c8735f in Glib::Source::dispatch_vfunc(_GSource*, int 
(*)(void*), void*) () from /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
  #13 

[Dx-packages] [Bug 1327211] Re: Can't use screenshot shortcut

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Can't use screenshot shortcut

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

Bug description:
  Not sure why.  I checked the keyboard shortcuts.  I even tried to
  change the shortcut and it recognizes that I'm using the Print key
  (its a laptop, so I wan't sure at first).

  Any ideas?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.1+14.04.20140513-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-29.52-lowlatency 3.13.11.2
  Uname: Linux 3.13.0-29-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Fri Jun  6 07:52:46 2014
  InstallationDate: Installed on 2014-05-25 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1327211/+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 1326225] Re: Unity Dash and Sidboard gone after package upgrade

2014-07-24 Thread Treviño
** Changed in: unity
   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/1326225

Title:
  Unity Dash and Sidboard gone after package upgrade

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

Bug description:
  Hi,
  Im working with Ubuntu 14.04 and have done a normal software upgrade 
yesterday. With that my Unity seems to be broken.
  After rebooting the X Session appears without window decoration and without 
the Unity Dash, Sidebar and Top Bar.

  I could not see what is wrong on my machine. 
  I also tried to delete the '~/.config' folder but without success.
  Some settings seems to be corrupt but I cannot find what.

  Im running Ubuntu 14.04 on a Dell M3800.

  Unity package version is:

  unity:
Installiert:   7.2.0+14.04.20140423-0ubuntu1.2
Installationskandidat: 7.2.0+14.04.20140423-0ubuntu1.2
Versionstabelle:
   *** 7.2.0+14.04.20140423-0ubuntu1.2 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   7.2.0+14.04.20140416-0ubuntu1 0
  500 http://ch.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1326225/+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 1326866] Re: No menu bar !

2014-07-24 Thread Treviño
** 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/1326866

Title:
  No menu bar !

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

Bug description:
  Not sure where to report this, but there are some odd Ubuntu issues
  with many apps.  I invoked Ubuntu-bug on octave since its the most
  recent app I've tried that has this issue, but changed the package to
  I don't know in the web bug-interface.

  1 - Applications often start with no menu/title bar.  They are not
  maximized.  Sometimes changing the size of the window by dragging a
  window edge will give me a title bar.

  2 - Even when a title bar is visible, it may only show the title and
  the menus won't open.  I click around like mad and eventually the menu
  may start working.  Its very intermittent.

  3 - Tear-off menus never work.   This has been reported seperately for
  Gimp.  When the menus are torn off, they don't work anymore.   Gvim
  used to have tear-off menus, but I can't find out where to turn them
  on!  Gnome-tweak tool (and other gnome apps have a transparent
  background making them very tough to use).

  Sorry these are all posted in one spot, but I think they are related.
  If I'm wrong - I'll try posting them seperately, but I'm pretty sure
  I'm not the only one having these problems!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: octave 3.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-29.52-lowlatency 3.13.11.2
  Uname: Linux 3.13.0-29-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jun  5 10:49:13 2014
  InstallationDate: Installed on 2014-05-25 (11 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
  SourcePackage: octave
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1326866/+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 1325110] Re: Audacity HEAD shows almost no shortcuts in menus using Unity

2014-07-24 Thread Treviño
** Changed in: unity
   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/1325110

Title:
  Audacity HEAD shows almost no shortcuts in menus using Unity

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

Bug description:
  Observed in Audacity r13166 in Ubuntu 14.04 using Unity with Ambience
  or Radiance theme. Only the shortcuts for Edit  Undo and Redo are
  visible in the menus. I do not experience inactive menus mentioned in
  https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1312625 .

  Initialising audacity.cfg does not help.

  The shortcuts appear in the menus when using Gnome flashback (
  http://www.omgubuntu.co.uk/2014/04/ubuntu-14-04-classic-gnome-
  flashback-session ).

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1325110/+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 1326418] Re: Trash icon right-click menu in wrong place

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   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/1326418

Title:
  Trash icon right-click menu in wrong place

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

Bug description:
  Trash icon right-click menu - Empty Trash... doesn't change its position if 
you change launcher icon size. 
  Menu appears a little bit above center of icon with default icon size (48) 
and stay at this position if you change icon size to more or less. 
  You can see this in attached file, which shows menu position with different 
icon size.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.340
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Jun  4 13:12:36 2014
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   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/unity/+bug/1326418/+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 1321506] Re: Launcher obstructs fullscreen window

2014-07-24 Thread Treviño
** 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/1321506

Title:
  Launcher obstructs fullscreen window

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

Bug description:
  To reproduce:

  * Enable workspaces.
  * Open window in fullscreen (e.g. the GNOME terminal with F11).
  * Switch to a different workspace.
  * Switch back.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1321506/+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 1319792] Re: unity social media scope is not able to search

2014-07-24 Thread Treviño
** 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/1319792

Title:
  unity social media scope is not able to search

Status in Ayatana Design:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in Unity:
  Incomplete
Status in “unity” package in Ubuntu:
  Incomplete

Bug description:
  I have integrated facebook in the unity desktop. In the socail media
  scope of unity/HUD there is a search filed for the social media
  content. It is sometimes not working.

  Steps to reproduce:

  1.Call system setting- Online account - enable ubuntu facebook acess
  2.Use the unity HUD and the social media scope
  3.Search within the social media scope on facebook content and see that the 
search field is sometimes not working.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-26.48-generic 3.13.11
  Uname: Linux 3.13.0-26-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu May 15 13:36:09 2014
  InstallationDate: Installed on 2014-04-19 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1319792/+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 1320999] Re: Drums sound when screen locks

2014-07-24 Thread Treviño
** Changed in: unity
   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/1320999

Title:
  Drums sound when screen locks

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

Bug description:
  Since Trusty, the drums now sound when the screen locks.  To
  reproduce, just leave your computer untouched for 10 minutes.

  I believe this is an unintentional side-effect of the use of unity-greeter 
instead of gnome-screensaver.  I can't see any usability benefit, and it can 
even be mildly annoying.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-03-05 (82 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1320999/+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 1320556] Re: Show copy dialog right click launcher entry doesn't work

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   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/1320556

Title:
   Show copy dialog right click launcher entry doesn't work

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

Bug description:
  I noticed  that right-clicking on the and clicking show copy dialogue 
doesn't work (again) with 14.04.
  Seems to be a regression bug of #887821 

  my nautilus version is: GNOME nautilus 3.10.1

  unity version: unity 7.2.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sat May 17 23:48:56 2014
  InstallationDate: Installed on 2014-05-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1320556/+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 1317391] Re: ginn error subscribing to gestures

2014-07-24 Thread Treviño
** Changed in: unity
   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/1317391

Title:
  ginn error subscribing to gestures

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

Bug description:
  ginn doesn't work. To solve the problem, see
  http://askubuntu.com/questions/57586/how-can-i-disable-arbitrary-
  default-multitouch-gestures-in-unity/90383#90383Answer #9

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu May  8 09:55:24 2014
  InstallationDate: Installed on 2013-10-15 (204 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20131007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1317391/+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 1313877] Re: Launcher icons randomly change color

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Launcher icons randomly change color

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

Bug description:
  There are 2 applications in my Launcher (Smuxi and Rhythmbox, from
  official repositories) that randomly change their background color
  every few hours, or sometimes every few minutes (if I had to guess).
  There are two different states for these icons, of which I have
  attached screenshots. The background is either green-yellow (which I
  believe is the correct color), or plain white.

  This never happened with any other icons in my launcher. Please fix,
  it's driving me nuts :(

  I'm guessing that either the background algorithm is non-deterministic
  for some reason, or you have an uninitialized variable somewhere?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  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]
  CurrentDesktop: Unity
  Date: Mon Apr 28 21:03:06 2014
  InstallationDate: Installed on 2014-04-25 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1313877/+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 1311663] Re: Clicking iPhone in Launcher hangs Compiz (gvfs sync call not returning)

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = High

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

Title:
  Clicking iPhone in Launcher hangs Compiz (gvfs sync call not
  returning)

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

Bug description:
  compiz | 1:0.9.11+14.04.20140409-0ubuntu1, Ubuntu 14.04

  1. Connect an iPhone, and choose Trust if necessary.
  2. In the Unity Launcher, click either of the iPhone items (Name of iPhone 
or Documents on Name of iPhone).
  3. Try to click anywhere -- any window, the Launcher, or the menu bar.

  What happens: Nothing.
  What should happen: Ubuntu responds as normal.

  To recover:
  4. Type Fn Ctrl Alt F1 to switch to the console, and log in if necessary.
  5. ps aux | grep compiz
  6. kill -9 {the number of the compiz process}
  7. Fn Alt F7.

  Compare bug 367, where Compiz crashes when unmounting an iPhone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311663/+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 1311457] Re: feature request: triggered tutorial for opening hidden dock

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Wishlist

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

Title:
  feature request: triggered tutorial for opening hidden dock

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

Bug description:
  As it stands, I really love the physics of how the unity dock opens
  from its hidden state. (For clarification, the dock I'm speaking of
  is on the left side of the screen, and has large icons for opening up
  useful apps.)

  For those unfamiliar with its Physics, the unity dock doesn't open
  after a mouse-over. Nor does it respond to a direct impact of the
  mouse, which you can see for yourself by pushing the mouse roughly
  into the dock and stopping right after it touches. The physics of the
  dock opening is perhaps most similar to what it's like to raise open
  blinds via a string handle. (link to what I mean
  http://www.blindalley.com/portfolios/levolor/images/levolorlift.jpg).
  It requires you to move the mouse to the edge, and then push it
  against the edge for some distance.

  I think its great, but the one problem is first figuring out how to
  use it. It took a few hours of casual computer use for me to actually
  understand how to consistently open the dock with minimal effort.
  (Something like 10 total, sporadic attempts at opening the dock). I
  tried mousing-over, got a bit frustrated since that doesn't open the
  dock, then smashed it into it, which works sometimes. In spite of
  being an Ubuntu user for over 5 years, I'd call the learning
  experience a bit of a minor struggle.

  Perhaps there could be a triggered tutorial of how to use the dock?
  Some system pop-up or message that shows up the first time you
  inefficiently open the dock, or the first time you enable hide dock.
  There could be some reasonable and easy heuristics for exactly what
  triggers the message. Let's discuss!

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,move,resize,compiztoolbox,place,vpswitch,gnomecompat,grid,session,regex,snap,animation,workarounds,mousepoll,imgpng,unitymtgrabhandles,wall,expo,ezoom,fade,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Apr 22 21:06:39 2014
  DistUpgraded: 2014-02-27 15:02:05,429 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0007]
  MachineType: TOSHIBA PORTEGE R705
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic 
root=UUID=e34a4d0a-6d04-42c5-a170-9ff6d2812d56 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2014-02-27 (54 days ago)
  dmi.bios.date: 11/11/2010
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.70
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.70:bd11/11/2010:svnTOSHIBA:pnPORTEGER705:pvrPT314U-017018:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: PORTEGE R705
  dmi.product.version: PT314U-017018
  dmi.sys.vendor: TOSHIBA
  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.5-1ubuntu2~saucy1
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Tue Apr 22 20:47:22 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.14.5-1ubuntu2~saucy1

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

-- 
Mailing list: 

[Dx-packages] [Bug 1316687] Re: Unity stuck in multi window over view

2014-07-24 Thread Treviño
** Changed in: unity
   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/1316687

Title:
  Unity stuck in multi window over view

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

Bug description:
  I'm unable to reproduce this most of the time, it just randomly
  happens.

  Stock install of 14.04, didn't happen on 13.10. Using the nouveau
  driver.

  I've attached a screenshot of the screen as to what happens. The only
  way to get out of this is to switch to a terminal on the console and
  do kill -9 -1. Killing the app just leaves me with the desktop
  background without being able to interact with the WM.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue May  6 12:19:10 2014
  InstallationDate: Installed on 2014-05-04 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316687/+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 1311416] Re: Lock screen does not work

2014-07-24 Thread Treviño
** Changed in: unity
   Status: New = Fix Released

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

Title:
  Lock screen does not work

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  I just installed ubuntu 14.04 amd 64bit, The lock screen does not work
  when i lock the screen the screen goes blank and when i move the mouse
  or press a key it does not as for my password and allows access to my
  desktop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311416/+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 1313437] Re: typing in DASH do not show some words.

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  typing in DASH do not show some words.

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

Bug description:
  I cannot type A word in dash, other words works. Instead of A it
  types the space.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  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]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Apr 27 22:27:10 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.141+bdcom, 3.13.0-17-generic, x86_64: installed
   bcmwl, 6.30.223.141+bdcom, 3.13.0-20-generic, x86_64: installed
   bcmwl, 6.30.223.141+bdcom, 3.13.0-23-generic, x86_64: installed
   bcmwl, 6.30.223.141+bdcom, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00eb]
  InstallationDate: Installed on 2014-03-29 (29 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  MachineType: Apple Inc. MacBookAir4,2
  ProcEnviron:
   LANGUAGE=cs_CZ
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=39d50fd6-1e16-4028-9276-0f69dc2486d7 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA41.88Z.0077.B0F.1201241549
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-742912EFDBEE19B3
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir4,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-742912EFDBEE19B3
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA41.88Z.0077.B0F.1201241549:bd01/24/2012:svnAppleInc.:pnMacBookAir4,2:pvr1.0:rvnAppleInc.:rnMac-742912EFDBEE19B3:rvrMacBookAir4,2:cvnAppleInc.:ct10:cvrMac-742912EFDBEE19B3:
  dmi.product.name: MacBookAir4,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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: Sun Apr 27 22:24:10 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   40176 
   vendor APP
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1313437/+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 1304696] Re: Gnome calculator is not focused when it is started by keyboard shortcut

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   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/1304696

Title:
  Gnome calculator is not focused when it is started by keyboard
  shortcut

Status in Unity:
  Confirmed
Status in “gnome-calculator” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Confirmed
Status in “unity-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  Description of problem:
  When I use the Calculator key of my keyboard, the gnome-calculator opens 
but does not receive focus.

  Version-Release:
  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  gnome-calculator 3.10.2-0ubuntu1  amd64

  How reproducible:
  Always.

  Steps to Reproduce:
  1. Start Calculator by a media-key as configured in Keyboard settings

  Actual results:
  Calculator's window is not focused

  Expected results:
  Calculator's window should focused.

  Additional info:
  Ir worked fine in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1304696/+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 1316311] Re: Unity launcher, top panel, and window titles flicker and disappear when clicking launcher for apps that have more than one instance running on it

2014-07-24 Thread Treviño
** Changed in: unity
   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/1316311

Title:
  Unity launcher, top panel, and window titles flicker and disappear
  when clicking launcher for apps that have more than one instance
  running on it

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

Bug description:
  I upgraded my laptop from Ubuntu 13.10 to 14.04, shortly after the
  launch, and things were working pretty good.  However, after a recent
  software update, the 14.04 Unity launcher, top panel, and window
  titles all flicker and disappear, when clicking the launcher for an
  application that has multiple instances running (multiple left array
  indicators next to launcher).

  The first time I click the launcher, the whole desktop flickers,
  blanks out, then comes back.  The second time, everything but window
  contents disappears.  In this case, the window contents are unusable,
  and I have to restart my laptop.  This has become quite disruptive to
  my work day.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316311/+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 1319542] Re: Unity urgent animation needs an adjustable time length.

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   Status: New = Triaged

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

Title:
  Unity urgent animation needs an adjustable time length.

Status in Ayatana Design:
  New
Status in Unity:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 14.04, fully up to date, Unity Version:
  7.2.0+14.04.20140416-0ubuntu1

  The Unity launcher in my setup is not hidden. It is always visible.

  The current behavior of the urgent animation goes like this:

  1) An application needs attention (such as an instant message through Empathy 
or Skype)
  2) Icon wiggles for about one second
  3) Once the wiggle is over, the icon remains highlighted

  The problem is with step 2. The icon never reinitializes any sort of
  motion to catch the user's eye. People are busy. People are frequently
  multitasking. In a lot of cases, people are using multiple monitors or
  very widescreen monitors and their field of vision is in an entirely
  different place altogether. There really should be some sort of
  repeated motion that takes place to grab the users attention, thereby
  signifying that an application needs attention.

  A few possible solutions would be:

  A) Let the icon wiggle indefinitely until the user clicks on it. This
  is a bit obnoxious, because you have to consider the situations where
  a user might notice it, but might be too deep in a specific project to
  address it right away. This would stand as a potential distraction
  and/or annoyance, though it *would* eliminate the chances of the
  notification going missed.

  B) To allow the user to adjust the time frame in which the wiggle
  animation takes place. That way instead of one second, perhaps the
  user might want it to last 10 seconds, or 30 seconds, etc. There are
  times where I am engaging in an active conversation but switching to
  another application frequently. At times, I miss a message altogether
  despite the fact I'm looking at the screen. This is entirely due to
  the short time frame in which the urgent animation is moving. The
  length of time in which it moves is, more times than not, simply not
  long enough to be noticed. If the one second span could be adjusted,
  and say I have it set to 5 seconds, or 10 seconds, surely I would
  notice it.

  C) The most optimum solution in my opinion is to make the urgent
  animation continually come up over a specified span of time. Example,
  I receive a notification from Empathy, but I miss it. It wiggles and
  shortly thereafter stops wiggling, thereby just sitting idle but with
  the icon highlighted. A short time later, perhaps 30 seconds later, it
  wiggles again, and continues onward in 30 second intervals
  indefinitely until the user gives attention to the application
  requesting it.

  Option C would circumvent a potential annoyance factor of option A,
  and it would work around the fact that option B) would require another
  thing to change in the settings menu. All in all, there *really*
  should be a way for a user to more easily see that an application
  needs attention. A simple one second wiggle is not enough. A
  background highlight is not enough as it does not move to be noticed.
  You only notice a background highlight if you specifically look at the
  icon, whereas a motion-based notification (wiggle, etc) actually
  'grabs' your attention to be noticed.

  Thank you for your time, consideration, and hard work. If I can be of
  any further assistance please let me know. Thank you again!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed May 14 15:28:24 2014
  InstallationDate: Installed on 2014-04-04 (40 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140330)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1319542/+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 1313436] Re: Unity/Compiz very slow after resume from suspend

2014-07-24 Thread Treviño
** Changed in: unity
   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/1313436

Title:
  Unity/Compiz very slow after resume from suspend

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

Bug description:
  After suspending and then resuming the system unity/compiz often but
  not always becomes extremely slow to respond, so much so that you can
  see the transistion from lockscreen to desktop for many minutes (if it
  ever finishes). I will attach a picture of what it looks like. I
  didn't wait around long enough to see if it would ever actually finish
  showing the desktop.

  Is there any way to work around this issue? setsid unity has been
  mentioned online as a workaround for unity/compiz problems but that
  does not appear to work when run from the linux command line outside
  of X.

  The system has never been able to run the nouveau driver due to it
  crashing on resume under any desktop environment, which is the primary
  reason its running the nvidia driver which has worked fine for the
  past 5 years I've owned the system.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.117  Tue Nov 26 21:25:36 
PST 2013
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  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: Sun Apr 27 15:14:01 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.117, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation G73 [GeForce 7600 GT] [10de:0391] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd Device [1458:3417]
  InstallationDate: Installed on 2014-04-25 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Gigabyte Technology Co., Ltd. P55-UD5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4cbdddb9-1645-4914-b056-903626ac77cf ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/09/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F11c
  dmi.board.name: P55-UD5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF11c:bd11/09/2010:svnGigabyteTechnologyCo.,Ltd.:pnP55-UD5:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP55-UD5:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P55-UD5
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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: Sun Apr 27 15:10:24 2014
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1313436/+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 1311343] Re: Shut down... from menu does not work

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   Status: New = Incomplete

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

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

Title:
  Shut down... from menu does not work

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

Bug description:
  Nothing happens when clicked.

  However, shutting down from the cairo dock works fine.

  system: toshiba nb305 netbook

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  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,staticswitcher]
  CurrentDesktop: Unity
  Date: Tue Apr 22 15:26:05 2014
  InstallationDate: Installed on 2014-04-18 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311343/+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 1312882] Re: Main menu of Qt apps locally integrated in the window title bar disappears after activation of any menu item

2014-07-24 Thread Treviño
** Changed in: unity
   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/1312882

Title:
  Main menu of Qt apps locally integrated in the window title bar
  disappears after activation of any menu item

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

Bug description:
  [The bug]
  When the integration of the app menus into the window title bars is turned 
on, call of any dialogue from the menu leads to disappearance of the menu. 
After that, the window title bar displays only the application title string. 
The main menu cannot be seen and cannot be accessed until you switch to another 
application and then return. The bug is observed only for unmaximized windows. 
The main menu of maximized windows works fine.
  This bug is observed only for Qt applications. I have “succeeded” to 
reproduce it for VLC, Gwenview, digiKam, Krita, Calliga, VirtualBox, 
GoldenDict, Mixx.

  [How to reproduce]
  1. Make sure that “Show the menus for a window” parameter (System Settings - 
Appearance - Behavior) is set to “In the window's title bar”.
  2. Start any Qt application, say, one of mentioned above. Let it be, for 
example, Gwenview.
  3. Unmaximize the app window.
  4. Activate any dialogue from the main menu. For instance, File - Open... or 
Settings - Configure Gwenview...
  5. Press Cancel to close the dialogue.
  6. Hover the mouse pointer over the window title bar.

  [What is expected]
  The app menu should appear and be accessible.

  [What happens]
  The app menu is not shown. Only the application title is displayed in the 
title bar.

  The following screencast shows the bug “in action”:
  http://www.youtube.com/watch?v=WAfJXmwDJpgfeature=youtu.be

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,imgjpeg,decor,snap,move,gnomecompat,imgpng,vpswitch,place,grid,resize,text,imgsvg,unitymtgrabhandles,regex,mousepoll,session,wall,animation,fade,expo,workarounds,scale,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Fri Apr 25 22:38:19 2014
  InstallationDate: Installed on 2012-05-02 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1312882/+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 1311349] Re: popup windows appear below top panel

2014-07-24 Thread Treviño
** Changed in: unity
   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/1311349

Title:
  popup windows appear below top panel

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

Bug description:
  Various pop up windows (e.g. ubuntu help, preferences from firefox)
  appear under the top panel. Thus, the window can't be selected, moved,
  closed down, etc. As well, the top panel bottom edge appears fuzzy.

  system: toshiba nb305 netbook.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  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,staticswitcher]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 22 15:40:18 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:ff30]
 Subsystem: Toshiba America Info Systems Device [1179:ff30]
  InstallationDate: Installed on 2014-04-18 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: TOSHIBA TOSHIBA NB305
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=7e7ff1f7-392f-4013-9a0e-612f3b976023 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/03/2010
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.70
  dmi.board.name: NPVAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.70:bd06/03/2010:svnTOSHIBA:pnTOSHIBANB305:pvrPLL3AC-00F014:rvnTOSHIBA:rnNPVAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: TOSHIBA NB305
  dmi.product.version: PLL3AC-00F014
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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: Tue Apr 22 14:48:32 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   21582 
   vendor SEC
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311349/+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 1313519] Re: lockscreen passwordbox layout bug - too long after entering wrong password

2014-07-24 Thread Treviño
** Changed in: unity
   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/1313519

Title:
  lockscreen passwordbox layout bug - too long after entering wrong
  password

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

Bug description:
  Text string for wrong password seems to long. passwordbox is scaled with 
string length.
  --- 
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
u'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  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
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  DkmsStatus:
   8192cu, 4.0.2.9000.20130911, 3.13.0-24-generic, x86_64: installed
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:8422]
  InstallationDate: Installed on 2014-04-23 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  NonfreeKernelModules: nvidia
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=de_DE
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=76196215-7431-4b10-ae0b-b94af84c6207 ro intel_pstate=enable quiet
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Tags:  trusty trusty trusty ubuntu compiz-0.9
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/09/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3603
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Maximus IV GENE-Z
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3603:bd11/09/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnMaximusIVGENE-Z:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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 Apr 28 16:05:23 2014
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1313519/+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 1313446] Re: window disappears on toggle shade

2014-07-24 Thread Treviño
** Changed in: unity
   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/1313446

Title:
  window disappears on toggle shade

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

Bug description:
  I used Unity Tweak Tool to enable Toggle Shade using middle click.
  When I click to top of the window, it rolls up and disappears. A
  ghost outline of the window appears and the only way to get the
  window back is by using Alt-tab. Sometimes, when reselecting the
  window using Alt-tab, Ubuntu freezes (crashes) and an internal error
  is generated. It seems to be related to Compiz but I'm not sure. An
  error report was generated and sent.

  Description:  Ubuntu 14.04 LTS (64-bit)
  Release:  14.04
  unity-tweak-tool 0.0.6ubuntu1

  I expected the window would roll up and I'd be left with the
  window's top bar like with previous versions of Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1313446/+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 1316191] Re: Mouse pointer is blocked on dual monitor setup

2014-07-24 Thread Treviño
** Changed in: unity
   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/1316191

Title:
  Mouse pointer is blocked on dual monitor setup

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

Bug description:
  On a dual monitor setup, by default, the mouse pointer is blocked
  when trying to go to the other screen. This is a very annoying bug
  since the user shouldn't be restricted to switch screens with his
  mouse pointer.

  The fix for that is downloading compizconfig-settings-manager and
  setting the Edge Stop Velocity to 1. This is way beyond a newbie
  would actually know, so I request that this option come by default.

  Thanks,

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Mon May  5 12:06:53 2014
  InstallationDate: Installed on 2014-02-21 (72 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcEnviron:
   LANGUAGE=pt_BR:pt:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pt_BR.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (12 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1316191/+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 1312074] Re: /usr/bin/compiz:11:nux::WindowCompositor::DndEventCycle:nux::WindowCompositor::ProcessEvent:nux::WindowThread::DoProcessEvent:nux::WindowThread::ProcessEvent:nux::nux_e

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = High

** Changed in: unity
   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/1312074

Title:
  
/usr/bin/compiz:11:nux::WindowCompositor::DndEventCycle:nux::WindowCompositor::ProcessEvent:nux::WindowThread::DoProcessEvent:nux::WindowThread::ProcessEvent:nux::nux_event_dispatch

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

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding compiz.  This problem was most recently seen with version
  1:0.9.11+14.04.20140409-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/6ede54e53d19bd8ece2ee09dd697f11ec4b36f7a
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1312074/+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 1312342] Re: dual monitor breaks when not config'd for builtin monitor is to the left of second monitor

2014-07-24 Thread Treviño
** Changed in: unity
   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/1312342

Title:
  dual monitor breaks when not config'd for builtin monitor is to the
  left of second monitor

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

Bug description:
  Upgraded from 13.10 to 14.04 on my dual monitor system.  System
  consists of a system76 laptop (built in monitor is 1920x1080
  resolution) and an external monitor (ASUS 1920x1080 resolution).

  Prior to the upgrade, the monitors were configured with the ASUS
  monitor above the laptop monitor.  After the upgrade, the monitor
  configuration reverted to be configured with the laptop on the left
  (ASUS on the right).  When I use the Settings-Display tool to move
  the monitors to the previous configuration, it is no longer possible
  to move windows between the monitors or to move the cursor between the
  monitors.  This did work fine previously, so is a regression.  I have
  tried several other configurations, and none seem to work other than
  the default.

  One other note, I use synergy to provide keyboard and mouse from my
  desktop system (i.e., the laptop is the client).  This works fine, but
  since it does affect the mouse thought worth mentioning in case there
  was some interaction from that involved.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1312342/+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 1322864] Re: Sometimes the app search doesn't work in the Dash

2014-07-24 Thread Treviño
** Changed in: unity
   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/1322864

Title:
  Sometimes the app search doesn't work in the Dash

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

Bug description:
  Sometimes I open the Dash by using the Super key or by clicking in the Dash 
icon; when I search for an app the Dash just shows files and folders.
  It is really annoying because I need to log out to solve it.

  I'm using the stock Unity Packages in Ubuntu 14.04.

  I don't know how to reproduce it. It happens once in a while but I
  can't seem to find out why.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140423-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  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 May 24 09:40:50 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3903]
  InstallationDate: Installed on 2014-04-27 (26 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: LENOVO IdeaPad U310
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=d69245b3-9c0a-42d7-97d2-469d6b3f1c3d ro quiet splash 
intel_pstate=enable vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/04/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 65CN89WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: 3194WIN8 STD SGL
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo U310
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr65CN89WW:bd09/04/2012:svnLENOVO:pnIdeaPadU310:pvrLenovoU310:rvnLENOVO:rnLenovo:rvr3194WIN8STDSGL:cvnLENOVO:ct10:cvrLenovoU310:
  dmi.product.name: IdeaPad U310
  dmi.product.version: Lenovo U310
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat May 24 09:04:55 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4140 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1322864/+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 1314587] Re: Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7 14.04

2014-07-24 Thread Treviño
** Changed in: unity
   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/1314587

Title:
  Windows slow/stall/freeze when minimizing/restoring/etc in Unity 7
  14.04

Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

   * Minimize current window or alt-tab between windows
   * Reveal launcher to click on application
   * Click `Super` to bring up Dash
   * Hold `Super` to bring up Keyboard Shortcuts

  What should happen:

  Action completes smoothly and quickly.

  What happens instead:

   * Action may be slow / animation jerky.
   * Action may stall (animation frozen on given frame, e.g. window partially 
minimized) - initiating another action cancels first action and second action 
may succeed (most often calling Guake with F12 seems to solve the issue)
   * Action may freeze - cursor no longer moves - a soft reboot 
(Alt+PrtScr+REISUB) usually works, otherwise a hard reboot

  Notes:

   * Not application specific. Minimizing is reliably slow/stalls with 
minimizing Firefox (including 29, I do not have a lot of bookmarks) or Pidgin, 
but I use those programs more often.
   * I am using an Nvidia Optimus machine with the default Nouveau driver - no 
`nvidia-prime`, no Bumblebee. I temporarily installed the latest stable Nvidia 
driver (including `nvidia-prime`) and it made no difference.
   * I did not experience this issue on the same machine running 13.10 (with 
Bumblebee).
   * I am running Maximus.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  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 Apr 30 12:53:15 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:04b6]
   NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:04b6]
  InstallationDate: Installed on 2014-04-24 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Dell System XPS L502X
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=3a8fb3f3-1054-45a0-8ec0-0cbeba33da00 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0YR8NN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd03/25/2011:svnDellInc.:pnDellSystemXPSL502X:pvr:rvnDellInc.:rn0YR8NN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L502X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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: Wed Apr 30 12:03:43 2014
  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 id8940 
   vendor AUO
  

[Dx-packages] [Bug 1311217] Re: Fullscreen youtube videos from Firefox displayed over lockscreen

2014-07-24 Thread Treviño
** Changed in: unity
   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/1311217

Title:
  Fullscreen youtube videos from Firefox displayed over lockscreen

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

Bug description:
  Steps:
  * play a video in youtube
  * make it fullscreen
  * wait for the lockscreen to kick in

  Expected:
  * lockscreen displayed (or well, ideally it wouldn't, unless paused)

  Current:
  * fullscreen video visible, input going to the lockscreen

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr 22 18:40:07 2014
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1311217/+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 1309751] Re: Unity does not properly search everything depending on pattern of previous search.

2014-07-24 Thread Treviño
** Changed in: unity
   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/1309751

Title:
  Unity does not properly search everything depending on pattern of
  previous search.

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

Bug description:
  I have noticed in Unity that sometimes it does not properly search
  everything. By everything I mean items outside the scope of
  applications, but also documents, folders, etc. I found this very easy
  to replicate.

  1) Create a LibreOffice document entitled Passwords (aka Passwords.odt)
  2) Search for LibreOffice in the dash. Without opening anything, hit the 
super key to exit the Unity dash.
  3) Hit the super key and type passwords. Note that only Passwords and 
Keys (application) shows up, when you should see Passwords.odt and Passwords 
and Keys.

  Now if you repeat steps 2 and 3 again, but this time hit backspace to
  erase LibreOffice, then type Passwords, you'll see Unity kind of does
  a fully reset search, thereby digging up other items outside of
  applications that resemble the search term Passwords. Given that
  Unity is meant to be the centralized finder of all things, it would
  make sense if Unity would search for all *local* items with all
  searches without the need to backspace. Before I figured out that
  hitting backspace kind of reset the Unity search to find more things
  outside the applications realm it was wildly confusing with how Unity
  would seemingly often find the document I wanted but other times only
  found applications that I didn't want.

  Thanks for your time!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  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 18 16:42:26 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0009]
  InstallationDate: Installed on 2014-04-01 (17 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140330)
  MachineType: TOSHIBA PORTEGE Z835
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=5d7f7158-1b5b-4946-9916-b8a0c2f59525 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/18/2013
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.80
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.80:bd04/18/2013:svnTOSHIBA:pnPORTEGEZ835:pvrPT224U-013021:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: PORTEGE Z835
  dmi.product.version: PT224U-013021
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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 18 15:14:40 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1309751/+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 1310540] Re: Screen brightness not restored after turning screen off (by inactivity)

2014-07-24 Thread Treviño
** Changed in: unity
   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/1310540

Title:
  Screen brightness not restored after turning screen off (by
  inactivity)

Status in Gnome Powermanager:
  New
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Encountered that after screen is turned off by inactivity, then after
  restoring, its brightness was very dim. After looking into Brightness
  and lock settings panel, discovered that Brightness was set to 0.

  Seems that related to Dim screen to save power functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  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: Mon Apr 21 13:51:45 2014
  DistUpgraded: 2014-04-18 14:17:57,332 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 
4530/4570/545v] [1002:9553] (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:21bb]
  InstallationDate: Installed on 2013-10-23 (180 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 4403RP2
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1caa7d75-3528-4d6a-a5b2-696009d4b990 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (2 days ago)
  dmi.bios.date: 12/08/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 81ET60WW (1.36 )
  dmi.board.name: 4403RP2
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr81ET60WW(1.36):bd12/08/2011:svnLENOVO:pn4403RP2:pvrThinkPadL412:rvnLENOVO:rn4403RP2:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4403RP2
  dmi.product.version: ThinkPad L412
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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 Apr 21 12:01:33 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/1310540/+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 1308985] Re: Parts of Unity are becoming invisible after taking a timed screenshot of the Alt-Tab screen

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Parts of Unity are becoming invisible after taking a timed screenshot
  of the Alt-Tab screen

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

Bug description:
  I wanted to take a screen-shot of my desktop while the application
  switcher (Alt+Tab) is opened.

  Obviously, tapping the Prt Sc key would not work, (Most likely
  because I have to keep the Alt key pressed, to keep the the
  Application Switcher visible).So I used the gnome-screenshot app.

  This is what I did, and steps to reproduce the problem.

  - Kept the default selection (Grab the whole screen), and set a delay of 3 
seconds.
  - Press take screenshot
  - Press Alt-Tab and keep the Alt button pressed while waiting for the 
screenshot to be taken
  - I might be wrong here but this bug only happens when the activated window 
after taking the screenshot is maximized.
  - When the screenshot is taken, the window will appear which shows the 
screenshot.
  - Release the Alt key.
  - At this point, Unity will be somewhat broken.
  * Pressing the Super key will no longer show the dashboard.
  * Pressing Alt-Tab doesn't show the Application switcher.

  To fix it, I keep middle clicking with the mouse on the top bar to bring the 
current window to the background. Until I reach the Screenshot.
  After I close it, everything is turned back to normal.

  I'm not sure if this is a bug in Unity or in Gnome Screenshot, but
  since it only occurs with me while using the gnome-screenshot package,
  I filed the bug here.

  -
  Ubuntu 13.10
  gnome-screenshot 3.8.2-0ubuntu1
  Maybe it is relevant unity: 7.1.2+13.10.20131014.1-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-screenshot 3.8.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Apr 17 14:22:52 2014
  ExecutablePath: /usr/bin/gnome-screenshot
  InstallationDate: Installed on 2012-07-14 (641 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: gnome-screenshot
  UpgradeStatus: Upgraded to saucy on 2013-10-19 (180 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1308985/+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 1310316] Re: Text scaling factor changing unexpectedly

2014-07-24 Thread Treviño
** Changed in: unity
   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/1310316

Title:
  Text scaling factor changing unexpectedly

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

Bug description:
  I have a MacBook pro with a Retina display. I have set the Scale for
  menu and title bars  setting (into Settings  Displays) to 1.5 to
  make the UI looks good on my screen. That works very well. But
  sometimes, usually after logging, all the fonts of the UI become much
  bigger.

  When that happen I open unity tweat tool and notice that the text
  scaling factor changed to 2.25. If I reset it to 1 the all the fonts
  go back to normal.

  The problem does not happen all the time. I would say it happen one
  time out of three logging. It may also happen when installing
  applications from the software center. I have yet to find a procedure
  to reproduce it all the times.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3
  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: Sun Apr 20 18:21:02 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   bcmwl, 6.30.223.141+bdcom, 3.13.0-24-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-24-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] [10de:0fd5] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00f2]
  InstallationDate: Installed on 2014-04-19 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac 
(20140417)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=3d5a4115-5e15-4eca-bd1c-0bee2543a1cb ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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: Sun Apr 20 18:04:05 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.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1310316/+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 1310970] Re: Power-button alert when other users are logged in is ungrammatical

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Power-button alert when other users are logged in is ungrammatical

Status in Unity:
  New
Status in Unity Greeter:
  Invalid
Status in “unity” package in Ubuntu:
  New
Status in “unity-greeter” package in Ubuntu:
  New

Bug description:
  1. Log in as user A
  2. Switch to user B
  3. Press the power button.

  What you see: Other users are currently logged in to this computer,
  shutting down now will also close these other sessions. Goodbye XYZ,
  would you like to…

  What's wrong with this:
  * The first sentence is a run-on sentence, which is poor grammar.
  * The message singles out shutting down, when restarting also has the issue.
  * Close these other sessions is not the issue; potentially losing work is 
the issue.
  * Goodbye XYZ, would you like to... is even more of a cheery non-sequitur 
than usual following the warning.

  What you should see: Something like 2 other users are logged in.
  Restarting or shutting down will close their open applications and may
  cause them to lose work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1310970/+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 1304949] Re: compiz crashed with SIGSEGV in _int_malloc()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
 Assignee: (unassigned) = Marcus Nickel (macowsen)

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

Title:
  compiz crashed with SIGSEGV in _int_malloc()

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

Bug description:
  Fresh installation of Trusty, only updated via apt-get upgrade. After
  reboot, and using the starter, the system freezed and this failure was
  submitted.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140404-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr  9 11:47:28 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-04-09 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140331)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f4d83248d71 _int_malloc+689:  mov
%r14,0x10(%r9)
   PC (0x7f4d83248d71) ok
   source %r14 ok
   destination 0x10(%r9) (0x9e63d014) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   _int_malloc (av=0x7f4d83587760 main_arena, bytes=128) at malloc.c:3489
   __GI___libc_malloc (bytes=128) at malloc.c:2891
   operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   unity::dash::PlacesVScrollBar::UpdateTexture() () from 
/usr/lib/compiz/libunityshell.so
   unity::dash::PlacesVScrollBar::PostLayoutManagement(long) () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in _int_malloc()
  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/1304949/+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 1309964] Re: Setting the preference to move window control to the right no longer works

2014-07-24 Thread Treviño
** Changed in: unity
   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/1309964

Title:
  Setting the preference to move window control to the right no longer
  works

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

Bug description:
  On earlier versions of ubuntu, either [gsettings set
  org.gnome.desktop.wm.preferences button-layout
  menu:minimize,maximize,close] or [gconftool -s
  /apps/metacity/general/button_layout -t string
  menu:minimize,maximize,close] enabled to change the window control to
  the right. Now, in Trusty (14.04) even the unity-tweak-tool, which
  still enables this option, isn't able to achieve the wanted result.

  This is probably due to the new unity decorations.

  The user should still have the opportunity to choose this setting (let
  the user choose, whenever there are differences about user experience
  preferences), if only because the XP support just ended and all these
  new users don't want to have that much of a user experience difference
  when going to Trusty (don't make the same mistake windows 8 did,
  thinking users will adapt to UI changes - letting the user choose in
  such cases is always the best option).

  This is my first bug filing report, sorry if it doesn't fit the format
  you are used to, feel free to edit it, but I think it really brings up
  in important point that has to be addressed in a LTS release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1309964/+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 1308317] Re: applications in full-screen do not align properly after minimization

2014-07-24 Thread Treviño
** Changed in: unity
   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/1308317

Title:
  applications in full-screen do not align properly after minimization

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

Bug description:
  This is a problem with mouse-clicking sections of the firefox window
  that are unresponsive.

  I'll try to describe the problem. Firefox is open and set to
  fullscreen/maximize. You press the minimize button to send Firefox to
  the launcher. After opening firefox, by clicking on the launcher icon,
  firefox returns to fullscreen/maximize and appears normal. However,
  the tabs at the top are unclickable. The mouse button is an I-beam -
  or text-editing cursor - instead of a pointer when hovering over the
  tabs. Clicking changes the position of the I-beam in the text url
  below. This happens without regard to which programs are open, or
  whether or not anything else is open. This happens 100% of the time.

  It seems as though the firefox window is adjusting to maximize and
  leave room for the menubar at the top, but the GUI does not anticipate
  the menu bar. There is about a 10 pixel discrepancy between where the
  mouse points, and where it registers.

  This also occurs with browser, Chromium.

  This problem does not occur when switching between windows with
  maximized browsers, only when a browser opened from launcher after
  being minimized.

  This video should help shed light on the problem:
  http://tinypic.com/r/2jfcepi/8

  I'm running Ubuntu 14.04 beta.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu2
  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: Tue Apr 15 22:01:26 2014
  DistUpgraded: 2014-04-04 13:01:59,967 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:100d]
  InstallationDate: Installed on 2014-03-02 (45 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: ASUSTeK COMPUTER INC. K46CA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=b5739d9f-9c22-4526-8ff5-d851de39247a ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to trusty on 2014-04-04 (11 days ago)
  dmi.bios.date: 10/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K46CA.309
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K46CA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK46CA.309:bd10/16/2012:svnASUSTeKCOMPUTERINC.:pnK46CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK46CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K46CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu1
  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: Tue Apr 15 11:10:07 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12348
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu1

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

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

[Dx-packages] [Bug 1308226] Re: unity package shouldn't ship gsettings schema in a versioned library package.

2014-07-24 Thread Treviño
** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
 Assignee: (unassigned) = Robert Bruce Park (robru)

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

Title:
  unity package shouldn't ship gsettings schema in a versioned library
  package.

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

Bug description:
  This is a follow-up of bug 1193120. Shipping the schema in the
  versioned library package makes it difficult to depend on that schema
  from other packages.

  It should be moved to a common package, perhaps gsettings-desktop-
  schemas or gsettings-ubuntu-schemas, if possible.

  We need to investigate how this schema is being used, how tightly
  coupled it is to unity, etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr 15 12:41:08 2014
  InstallationDate: Installed on 2013-12-06 (130 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-12-06 (130 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1308226/+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 1304186] Re: 14.04 Unity integration with messaging applications not fully working.

2014-07-24 Thread Treviño
** Changed in: unity
   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/1304186

Title:
  14.04 Unity integration with messaging applications not fully working.

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

Bug description:
  On the three 14.04 installs I've done, I've noticed this same
  situation come up. As seen in the screenshot below, when you receive
  an instant message you get a number on top of the messaging
  application in the Unity bar. This isn't the case in 14.04.

  http://www.omgubuntu.co.uk/wp-
  content/uploads/2011/04/screenshotae_thumb.png

  With both Pidgin and Empathy (using Google Talk), I do not receive the
  number on the icon to indicate how many new messages I have. With
  Empathy in particular I did notice that brand new conversations do
  list a 1 there, but once I engage in conversation and later
  background Empathy, new messages do not put a number on the icon to
  indicate that I have unread messages. In prior releases of Ubuntu,
  this seemed to always work.

  Thank you for your time!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140404-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-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: Tue Apr  8 01:40:10 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5000]
  InstallationDate: Installed on 2014-04-04 (3 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140330)
  MachineType: LENOVO 3254CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=58de4412-6390-4ffc-abeb-3d7978795c18 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/15/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H0ET32WW (1.14 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3254CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH0ET32WW(1.14):bd06/15/2012:svnLENOVO:pn3254CTO:pvrThinkPadEdgeE430:rvnLENOVO:rn3254CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3254CTO
  dmi.product.version: ThinkPad Edge E430
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140404-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: Mon Apr  7 20:54:34 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5225 
   vendor CMN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1304186/+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 1305773] Re: compiz crashed with SIGSEGV in CompAction::initiate()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in CompAction::initiate()

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

Bug description:
   I was playing with CCSM; some options I've put disappear when I
  come back to the screen; setting them again make unity (???) freeze

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140404-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 10 12:46:01 2014
  Disassembly: = 0x7f88:   Cannot access memory at address 
0x7f88
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-04-05 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0x7f88:Cannot access memory at address 
0x7f88
   PC (0x7f88) not located in a known VMA region (needed executable 
region)!
  SegvReason: executing unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   CompAction::initiate() const () from /usr/lib/libcompiz_core.so.ABI-20140123
   unity::MultiActionList::Initiate(std::string const, std::vectorCompOption, 
std::allocatorCompOption  const, int) const () from 
/usr/lib/compiz/libunityshell.so
   unity::MultiActionList::InitiateAll(std::vectorCompOption, 
std::allocatorCompOption  const, int) const () from 
/usr/lib/compiz/libunityshell.so
   unity::PluginAdapter::InitiateExpo() () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in CompAction::initiate()
  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/1305773/+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 1303519] Re: compiz crashed with signal 7 in strlen()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with signal 7 in strlen()

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

Bug description:
  Just recently updated to 14.04 from 13.10 and immediately after the
  installation and restarting of my computer I am unable to get to my
  desktop or any other function besides a blank screen of just my
  wallpaper. After I log in a pop up comes up saying that there has been
  a system error, and nothing loads up. I have since tried a few more
  restarts to see if it was a slight bug but I can't get past loading
  after the log in.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Sun Apr  6 20:30:01 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2013-10-27 (161 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 7
  SourcePackage: unity
  StacktraceTop:
   strlen () at ../sysdeps/x86_64/strlen.S:106
   std::basic_stringchar, std::char_traitschar, std::allocatorchar 
::basic_string(char const*, std::allocatorchar const) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/compiz/libunityshell.so
   call_init (l=optimized out, argc=argc@entry=1, 
argv=argv@entry=0x7fff9c0d2b98, env=env@entry=0xc2f880) at dl-init.c:78
   call_init (env=optimized out, argv=optimized out, argc=optimized out, 
l=optimized out) at dl-init.c:36
  Title: compiz crashed with signal 7 in strlen()
  UpgradeStatus: Upgraded to trusty on 2014-04-07 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1303519/+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 1307649] Re: dash stops working when taking a screen shot

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  dash stops working when taking a screen shot

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

Bug description:
  when dash is open and if the mouse pointer is clicked on the desktop
  space somewhere other than the dash itself the dash minimizes (or
  disappears) this doesnot seem to happen when taking a screenshot. If
  the dash is open and the screenshot button is pressed on keyboard, and
  then if I try clicking on the desktop space other than the dash, the
  dash doesnot minimize.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  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: Mon Apr 14 23:51:24 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Device [8086:0036]
  InstallationDate: Installed on 2014-04-05 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta i386 (20140326)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-19-generic 
root=UUID=53bec5e5-c776-49b7-8bc1-be22d29942cb ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/06/2011
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: TCIBX10H.86A.0048.2011.1206.1342
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH55TC
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70932-302
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrTCIBX10H.86A.0048.2011.1206.1342:bd12/06/2011:svn:pn:pvr:rvnIntelCorporation:rnDH55TC:rvrAAE70932-302:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.11+14.04.20140320.1-0ubuntu1
  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: Sun Apr 13 17:59:59 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   20147 
   vendor GSM
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1307649/+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 1308527] Re: Unity blocks Hangouts system tray icon, doesn't work

2014-07-24 Thread Treviño
** Changed in: unity
   Status: New = Fix Released

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

Title:
  Unity blocks Hangouts system tray icon, doesn't work

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Trying to use Google Hangouts extension with Google Chrome (or
  Chromium).

  In other desktop environments (Mac OS X, Windows 7, KDE, Gnome) it
  adds a system tray icon which you can use to raise the main window or
  conversation windows when minimized.

  In Ubuntu, you can open the window from Chrome using the extension
  icon on the top right but after closing a window you can't use that
  again. It is now depending on being opened via the system tray icon.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140414.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Apr 16 14:45:34 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-26 (20 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140325.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/1308527/+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 1307559] Re: Window decorations not drawn on external monitor

2014-07-24 Thread Treviño
** Changed in: unity
   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/1307559

Title:
  Window decorations not drawn on external monitor

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

Bug description:
  Window decorations (close / minimize / maximize buttons) do not draw
  on the external monitor on a laptop with external display. Windows on
  the laptop display are not affected.

  UI scale on the built-in display is 1.25; it's 1.0 on the external
  display. I am not sure if this is relevant.

  To reproduce:
  1) Plug in an external monitor to a laptop; ensure that it is running in 
extended display mode
  2) Launch an application such as the terminal
  3) The terminal launches on the laptop's built-in display. Observe the window 
decorations draw as expected
  4) Drag the terminal window to the second display

  Expected results;
  The terminal window is drawn on the extended display

  Actual results:
  The terminal window is drawn on the extended display but the close, minimize, 
and maximize buttons are missing.

  The problem happens on windows from all applications I've tried
  (firefox, terminal, emacs, thunderbird)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140411-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu2
  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]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 14 10:56:46 2014
  DistUpgraded: 2014-02-12 13:40:42,704 DEBUG enabling apt cron job
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   fwts-efi-runtime-dkms, 14.03.01, 3.13.0-23-generic, x86_64: installed
   fwts-efi-runtime-dkms, 14.03.01, 3.13.0-24-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-23-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-24-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2013-12-02 (132 days ago)
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  MachineType: Dell Inc. XPS13 9333
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=0b9db31c-747b-40ad-bbbd-13a9a29caece ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-02-12 (60 days ago)
  dmi.bios.date: 11/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0GFTRT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd11/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140409-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-4ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu4
  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 Apr 14 08:54:29 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4933 
   vendor CMN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1307559/+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 1303296] Re: unity-panel-service crashed with SIGSEGV in atk_object_ref_accessible_child()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  unity-panel-service crashed with SIGSEGV in
  atk_object_ref_accessible_child()

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

Bug description:
  this problem happend in ubuntu trusty

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity-services 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic i686
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sun Apr  6 11:29:04 2014
  ExecutablePath: /usr/lib/unity/unity-panel-service
  InstallationDate: Installed on 2014-04-04 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta i386 (20140326)
  ProcCmdline: /usr/lib/unity/unity-panel-service
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_GB:en
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x804d778: mov(%esi),%edx
   PC (0x0804d778) ok
   source (%esi) (0x7265706f) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   atk_object_ref_accessible_child () from 
/usr/lib/i386-linux-gnu/libatk-1.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libatk-bridge-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: unity-panel-service crashed with SIGSEGV in 
atk_object_ref_accessible_child()
  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/1303296/+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 1304699] Re: compiz crashed with SIGSEGV in __exchange_and_add()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in __exchange_and_add()

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

Bug description:
  Crashed when I exit a wine/playonlinux application

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140404-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Apr  8 17:45:39 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-04-01 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0x7f36754a976e 
_ZNSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE10_M_releaseEv+30:  
lock xadd %edx,(%rax)
   PC (0x7f36754a976e) ok
   source %edx ok
   destination (%rax) (0x7f367ac9b620) in non-writable VMA region: 
0x7f367ac9b000-0x7f367ac9c000 r--p /usr/lib/compiz/libwall.so
  SegvReason: writing VMA /usr/lib/compiz/libwall.so
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   std::_Sp_counted_base(__gnu_cxx::_Lock_policy)2::_M_release() () from 
/usr/lib/compiz/libunityshell.so
   unity::UnityWindow::CleanupCachedTextures() () from 
/usr/lib/compiz/libunityshell.so
   unity::UnityWindow::OnTerminateSpread() () from 
/usr/lib/compiz/libunityshell.so
   unity::UnityScreen::OnTerminateSpread() () from 
/usr/lib/compiz/libunityshell.so
   sigc::internal::signal_emit0void, 
sigc::nil::emit(sigc::internal::signal_impl*) () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in std::_Sp_counted_base()
  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/1304699/+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 1307857] Re: New lock screen doesn't work with On Screen Keyboard activated

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   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/1307857

Title:
  New lock screen doesn't work with On Screen Keyboard activated

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

Bug description:
  To reproduce:
  1. Activate On Screen Keyboard under System Settings - Universal Access
  2. Lock screen, either by Ctrl + Alt + L or let it time out
  3. Log in, you will see the old (is it gnome-screensaver-something?) pre 
14.04 lock screen login and not the cool new one

  
  If you disable On Screen Keyboard and do the procedure again, it will show 
the new lock screen. Sorry if I files this bug against the wrong package.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-greeter 14.04.9-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 15 08:12:44 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-30 (15 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: unity-greeter
  UpgradeStatus: Upgraded to trusty on 2014-03-30 (15 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1307857/+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 1301392] Re: DASH do not show installed applications

2014-07-24 Thread Treviño
** Changed in: unity
   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/1301392

Title:
  DASH do not show installed applications

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

Bug description:
  DASH do not show installed applications, I tried to remove
  ~/.local/share/zeitgeist but it helped only a bit - now it can show
  documents.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  ApportVersion: 2.14-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]
  CurrentDesktop: Unity
  Date: Wed Apr  2 15:25:08 2014
  InstallationDate: Installed on 2014-03-20 (12 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140317)
  ProcEnviron:
   LANGUAGE=cs
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=cs_CZ.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/unity/+bug/1301392/+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 1302291] Re: Unity 7 Dash garbles or omits letters in text

2014-07-24 Thread Treviño
** 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/1302291

Title:
  Unity 7 Dash garbles or omits letters in text

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

Bug description:
  When typing the letter n into the search lens it comes out garbled
  but everywhere else appears to be ok. Using the US_EN keyboard layout.

  See atttached

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302291/+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 1303063] Re: compiz crashed with SIGSEGV in _int_malloc()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in _int_malloc()

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

Bug description:
  I tried to drag an icon from dash to launcher

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Apr  5 16:17:20 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-04-05 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0x7fe3c1b7ad71 _int_malloc+689:  mov
%r14,0x10(%r9)
   PC (0x7fe3c1b7ad71) ok
   source %r14 ok
   destination 0x10(%r9) (0x00ac) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   _int_malloc (av=0x7fe3c1eb9760 main_arena, bytes=60) at malloc.c:3489
   __GI___libc_malloc (bytes=60) at malloc.c:2891
   g_malloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_strdup () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: compiz crashed with SIGSEGV in _int_malloc()
  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/1303063/+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 1302745] Re: Shut Down option in power cog menu brings up log out dialog

2014-07-24 Thread Treviño
** Changed in: unity
   Status: New = Fix Released

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

Title:
  Shut Down option in power cog menu brings up log out dialog

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  Clicking the Shut Down option in the power cog menu brings up the log
  out dialog after a recent partial upgrade. As such, it is no longer
  possible to shut down the machine through the GUI; a workaround is to
  manually call sudo shutdown now -P in the terminal.

  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
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Fri Apr  4 14:05:43 2014
  InstallationDate: Installed on 2014-03-30 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140218)
  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/unity/+bug/1302745/+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 1302739] Re: compiz crashed with SIGSEGV in malloc_consolidate()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in malloc_consolidate()

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

Bug description:
  - Press on SUPER+A;
  - Started typing (Firefox in this case);
  - Unity froze, then crashed.

  ProblemType: Crash
  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
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  4 13:44:02 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-01-31 (63 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140130)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f3c7b440702 malloc_consolidate+258:   mov
0x8(%rbx),%rax
   PC (0x7f3c7b440702) ok
   source 0x8(%rbx) (0x0024) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   malloc_consolidate (av=av@entry=0x7f3c2420) at malloc.c:4149
   _int_free (av=0x7f3c2420, p=optimized out, have_lock=0) at 
malloc.c:4057
   pixman_image_unref () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/x86_64-linux-gnu/libcairo.so.2
  Title: compiz crashed with SIGSEGV in malloc_consolidate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302739/+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 1302602] Re: compiz crashed with SIGSEGV in _int_malloc()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in _int_malloc()

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

Bug description:
  Searching an app on unitiy

  ProblemType: Crash
  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
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Fri Apr  4 15:39:08 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-03-20 (15 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140319)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=es
   PATH=(custom, user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f32602a3b27 _int_malloc+103:  mov
0x10(%rcx),%rdi
   PC (0x7f32602a3b27) ok
   source 0x10(%rcx) (0xc71e1a00a4b283) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   _int_malloc (av=av@entry=0x7f321020, bytes=bytes@entry=2) at 
malloc.c:3351
   __libc_calloc (n=optimized out, elem_size=optimized out) at malloc.c:3219
   g_malloc0 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
   pango_log2vis_get_embedding_levels () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
  Title: compiz crashed with SIGSEGV in _int_malloc()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo video

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

2014-07-24 Thread Treviño
** 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/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=set
   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 1302891] Re: compiz crashed with SIGSEGV in assign_to_own()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
   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/1302891

Title:
  compiz crashed with SIGSEGV in assign_to_own()

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

Bug description:
  on ubuntu 14.04 beta

  ProblemType: Crash
  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
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  4 20:16:26 2014
  Disassembly: = 0x0:  No se puede acceder a la memoria en la dirección 0x0
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-03-29 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=es_AR:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_AR.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x0:   No se puede acceder a la memoria en la 
dirección 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
   source 0x0 (0x) not located in a known VMA region (needed readable 
region)!
  SegvReason:
   executing NULL VMA
   reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   CompAction::initiate() const () from /usr/lib/libcompiz_core.so.ABI-20140123
   unity::MultiActionList::Initiate(std::string const, std::vectorCompOption, 
std::allocatorCompOption  const, int) const () from 
/usr/lib/compiz/libunityshell.so
   unity::MultiActionList::InitiateAll(std::vectorCompOption, 
std::allocatorCompOption  const, int) const () from 
/usr/lib/compiz/libunityshell.so
   unity::PluginAdapter::InitiateExpo() () from /usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in CompAction::initiate()
  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/1302891/+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 1302344] Re: compiz crashed with signal 5 in g_type_create_instance()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with signal 5 in g_type_create_instance()

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

Bug description:
  Unity isn't starting from command DISPLAY=:0 unity under 14.04

  ProblemType: Crash
  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
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Apr  4 16:40:23 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2013-12-09 (115 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcCmdline: compiz --replace
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=linux
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libbamf3.so.2
   g_type_create_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: compiz crashed with signal 5 in g_type_create_instance()
  UpgradeStatus: Upgraded to trusty on 2014-04-01 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XsessionErrors:
   (process:4626): dconf-CRITICAL **: unable to create file 
'/home/brad/.cache/dconf/user': Permission denied.  dconf will not work 
properly.
   (process:4626): dconf-CRITICAL **: unable to create file 
'/home/brad/.cache/dconf/user': Permission denied.  dconf will not work 
properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302344/+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 1298982] Re: compiz crashed with SIGILL in std::functionvoid()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGILL in std::functionvoid()

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

Bug description:
  This started with my old laptop yesterday when after updating there
  were no desktop icons, launcher or HUD. I can only access Firefox due
  to apparmor opening it automatically to report the bug. I can't access
  a terminal except in recovery mode or do anything else.

  After a reboot, everything seems to be OK.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Fri Mar 28 08:46:03 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2013-04-10 (351 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  Signal: 4
  SourcePackage: unity
  StacktraceTop:
   std::functionvoid (_GSettings*, char const*)::function(std::functionvoid 
(_GSettings*, char const*) const) () from /usr/lib/compiz/libunityshell.so
   unity::decoration::Style::Impl::Impl(unity::decoration::Style*) () from 
/usr/lib/compiz/libunityshell.so
   unity::decoration::Style::Style() () from /usr/lib/compiz/libunityshell.so
   unity::decoration::Style::Get() () from /usr/lib/compiz/libunityshell.so
   unity::Settings::Impl::Impl(unity::Settings*) () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGILL in std::functionvoid()
  UpgradeStatus: Upgraded to trusty on 2014-03-06 (22 days ago)
  UserGroups: adm audio cdrom debian-tor dialout dip fax fuse lp lpadmin netdev 
plugdev sambashare scanner sudo tape vboxusers video

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1298982/+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 1301160] Re: Gtk-message: Failed to load module unity-gtk-module

2014-07-24 Thread Treviño
** Changed in: unity
   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/1301160

Title:
  Gtk-message: Failed to load module unity-gtk-module

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

Bug description:
  Trusty i386, logged as gnome-shell (genuine trusty archive package)

  Found that error logged into: .cache/upstart/gnome-session-gnome.log

  Join a strace about unity-gtk-module

  nb: i really does not know about the package to report against

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8
  Uname: Linux 3.13.0-21-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: i386
  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]
  CurrentDesktop: GNOME
  Date: Wed Apr  2 07:55:32 2014
  InstallationDate: Installed on 2013-10-25 (158 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20131021.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/1301160/+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 1301206] Re: [regression] Black frame around windows and buttons censored

2014-07-24 Thread Treviño
** Changed in: unity
   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/1301206

Title:
  [regression] Black frame around windows and buttons censored

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

Bug description:
  After suspend, I had a rather enjoyable bug today. Windows are framed
  in black, and the window buttons are censored out.

  Pictures speak more than a thousand words, so please check the
  screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-17ubuntu2)
  .tmp.unity.support.test.0:
   
  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: Wed Apr  2 09:22:18 2014
  DistUpgraded: 2014-03-14 11:39:48,168 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GF108GLM [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:1631]
  InstallationDate: Installed on 2013-11-22 (130 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP EliteBook 8560w
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic 
root=UUID=0668e908-5441-4ad5-ae8f-9eb19d0b27a6 ro quiet splash
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-03-14 (18 days ago)
  dmi.bios.date: 06/11/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.27
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3B
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.27:bd06/11/2012:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3B:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard
  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-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  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: Tue Apr  1 18:09:13 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.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1301206/+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 1300612] Re: compiz crashed with SIGSEGV

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

** Changed in: unity
   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/1300612

Title:
  compiz crashed with SIGSEGV

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

Bug description:
  
  Crash when try to open Skype.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Tue Apr  1 03:47:11 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2013-11-08 (144 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0xb7560e28 __memcpy_ssse3+7704:  movq   
(%eax),%xmm0
   PC (0xb7560e28) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm0 ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
   ?? () from /usr/lib/i386-linux-gnu/libcairo.so.2
  Title: compiz crashed with SIGSEGV
  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/1300612/+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 1300649] Re: Schemas should not come with the library package

2014-07-24 Thread Treviño
** Changed in: unity
   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/1300649

Title:
  Schemas should not come with the library package

Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  ⟫ dpkg -L libunity-core-6.0-9 | grep schemas
  /usr/share/glib-2.0/schemas
  /usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unityshell.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unitymtgrabhandles.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.unitydialog.gschema.xml
  /usr/share/glib-2.0/schemas/org.compiz.networkarearegion.gschema.xml

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140328.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr  1 09:30:16 2014
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300649/+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 1293497] Re: window title has incorrect subpixel antialias on high-dpi screen

2014-07-24 Thread Treviño
** Changed in: unity
   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/1293497

Title:
  window title has incorrect subpixel antialias on high-dpi screen

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

Bug description:
  On a high-dpi screen, the window title has a blurry color-shift
  (especially noticeable in Radiance) which seems to be caused by sub-
  pixel anti-aliasing. It is so big that it doesn't achieve the purpose
  of sub-pixel anti-aliasing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-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: Mon Mar 17 11:41:32 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.6, 3.13.0-12-generic, x86_64: installed
   virtualbox, 4.3.6, 3.13.0-15-generic, x86_64: installed
   virtualbox, 4.3.6, 3.13.0-17-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-02-02 (42 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140201)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-17-generic.efi.signed 
root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140310-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-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 17 09:43:54 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970
   vendor SDC
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1293497/+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 1298614] Re: unity: synaptic lockeddrags not enabled

2014-07-24 Thread Treviño
** Changed in: unity
   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/1298614

Title:
  unity: synaptic lockeddrags not enabled

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

Bug description:
  On the trusty installer desktop, double-tap drag works to reposition a
  window, but upon lifting the finger the drag halts immediately. This
  is very inconvenient when the user wants to drag a window further than
  the distance available on the trackpad. On Synaptic devices locked
  drags can be enabled with options Synaptics Locked Drags and
  LockedDragTimeout. Another solution would be so switch to triple
  touch drags for repositioning (like OS X), this is preferable as there
  is only a single gesture, so the user's intent is always clear, and
  the drag will never timeout inadvertently.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu Mar 27 20:50:01 2014
  InstallationDate: Installed on 2014-03-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1298614/+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 1298644] Re: trusty installer desktop power button has non-functional options

2014-07-24 Thread Treviño
** Changed in: unity
   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/1298644

Title:
  trusty installer desktop power button has non-functional options

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

Bug description:
  Boot the amd64 trusty daily iso. 
  Click on the power button (top right of desktop)
  Click Start screen saver, nothing happens
  Click hibernate, screen gets blanked but system does not hibernate (this is 
a livecd with nowhere to store hibernated state to)

  System is Macbook ivy bridge 13.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu Mar 27 21:40:59 2014
  InstallationDate: Installed on 2014-03-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1298644/+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 1295909] Re: Unity spread trigger ruins windows and freezes desktop

2014-07-24 Thread Treviño
** Changed in: unity
   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/1295909

Title:
  Unity spread trigger ruins windows and freezes desktop

Status in Compiz:
  Triaged
Status in Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  The latest update disabled window spreading and when triggered crashes
  the desktop. Everything freezes and windows cannot be switched. The
  only way to close an application is to shut down.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140320.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-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 Mar 21 20:59:17 2014
  DistUpgraded: 2014-03-19 22:45:03,298 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.8, 3.11.0-18-generic, x86_64: installed
   vboxhost, 4.3.8, 3.13.0-18-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fa20]
  InstallationDate: Installed on 2014-01-03 (77 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: TOSHIBA Satellite C55-A
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-18-generic 
root=UUID=6b37c83b-b64c-42fc-89d3-3db46a397734 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-03-20 (1 days ago)
  dmi.bios.date: 04/12/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: 1.10
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: MP
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis Manufacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.10:bd04/12/2013:svnTOSHIBA:pnSatelliteC55-A:pvrPSCF6U-01Y00C:rvnTOSHIBA:rnPortablePC:rvrMP:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
  dmi.product.name: Satellite C55-A
  dmi.product.version: PSCF6U-01Y00C
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.11+14.04.20140320.1-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-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
10.0.0-1ubuntu2
  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: Fri Mar 21 18:56:33 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   17223 
   vendor SDC
  xserver.version: 2:1.15.0-1ubuntu7
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-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
  DistUpgraded: 2014-03-19 22:45:03,298 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.8, 3.13.0-18-generic, x86_64: installed
   vboxhost, 4.3.8, 3.13.0-19-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:fa20]
  InstallationDate: Installed on 2014-01-03 (83 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: TOSHIBA Satellite C55-A
  Package: unity
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-19-generic 
root=UUID=6b37c83b-b64c-42fc-89d3-3db46a397734 ro quiet 

[Dx-packages] [Bug 1294268] Re: Touch selection applies to wrong monitor.

2014-07-24 Thread Treviño
** Changed in: unity
   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/1294268

Title:
  Touch selection applies to wrong monitor.

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

Bug description:
  I have attach an external monitor to a laptop with build in touch
  display. I have opened two windows with chrome browser and moved one
  of them to the external monitor. When I touch the build in touch
  display and move my finger around I am moving/touching the  browser
  window on the external monitor. Expected behavior: I am moving the
  browser window on the display I am touching.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.3-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
  Date: Tue Mar 18 18:57:52 2014
  DistUpgraded: 2014-02-21 20:58:31,099 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.6, 3.13.0-12-generic, x86_64: installed
   virtualbox, 4.3.6, 3.13.0-14-generic, x86_64: installed
   virtualbox, 4.3.6, 3.13.0-16-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2014-01-15 (62 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Dell Inc. XPS13 9333
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-16-generic 
root=UUID=0a466d6e-f0bc-4c34-bcc1-9649cb723803 ro quiet splash vt.handoff=7
  SourcePackage: unity
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to trusty on 2014-02-21 (24 days ago)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11+14.04.20140310-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-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: Tue Mar 18 18:16:10 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4933 
   vendor CMN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1294268/+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 1295291] Re: When moving a window between workspaces, the window shakes and vertical and horizontal thin lines appears for an instant. The transition is not smooth.

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  When moving a window between workspaces, the window shakes and
  vertical and horizontal thin lines appears for an instant. The
  transition is not smooth.

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

Bug description:
  When I use Unity, every time I move a window from one workspace to
  another using the keyboard bindings (SHIFT+CTRL+ALT+ arrow keys), the
  transition animation shows tiny vertical and horizontal lines and the
  window shakes a little bit, i.e., the transition is not smooth and
  doesn't look good.

  I'm using the stock Unity Packages in Ubuntu 13.10.

  To reproduce:
  * Load an application
  * Change that application window from one workspace to another using the 
keyboard bindings (SHIFT+CTRL+ALT+ arrow keys)
  * You should see the lack of smoothness in the transition animation.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.2
  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: Thu Mar 20 10:45:02 2014
  DistUpgraded: 2013-12-10 08:50:02,890 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3903]
  InstallationDate: Installed on 2013-10-05 (166 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO IdeaPad U310
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-18-generic 
root=UUID=51ecb09b-0548-4594-b753-690c45eb5426 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2013-12-10 (100 days ago)
  dmi.bios.date: 09/04/2012
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: 65CN89WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo
  dmi.board.vendor: LENOVO
  dmi.board.version: 3194WIN8 STD SGL
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo U310
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr65CN89WW:bd09/04/2012:svnLENOVO:pnIdeaPadU310:pvrLenovoU310:rvnLENOVO:rnLenovo:rvr3194WIN8STDSGL:cvnLENOVO:ct10:cvrLenovoU310:
  dmi.product.name: IdeaPad U310
  dmi.product.version: Lenovo U310
  dmi.sys.vendor: LENOVO
  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.5-1ubuntu2~saucy1
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Thu Mar 20 08:31:03 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4140 
   vendor AUO
  xserver.version: 2:1.14.5-1ubuntu2~saucy1

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1295291/+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 1296621] Re: Dash says see more scopes…

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

** Changed in: unity
   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/1296621

Title:
  Dash says see more scopes…

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

Bug description:
  unity 7.1.2+14.04.20140318-0ubuntu1, Ubuntu Trusty

  1. Open the Dash.
  2. Search for something that will not be found, like fqwhgads123.

  What happens: There is one result, see more scopes….
  https://launchpadlibrarian.net/170650411/1296621-see-more-scopes.png

  What should happen: The word scopes should not appear, since it is
  not used or explained anywhere else in the UI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1296621/+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 1297393] Re: Firefox steals focus after switching to other windows

2014-07-24 Thread Treviño
** Changed in: unity
   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/1297393

Title:
  Firefox steals focus after switching to other windows

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

Bug description:
  (Ubuntu 13.10) If I alt+tab or click in another application in unity
  panel, the chosen application window goes to the top for a few
  milliseconds and then Firefox window becomes focused again. After
  switching to the application from 3 to 4 times, its focus is not
  stolen by Firefox again.

  It does not happen in Gnome 3.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1297393/+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 1296249] Re: Default workspace navigation key shortcuts do not work

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Default workspace navigation key shortcuts do not work

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

Bug description:
  Symptoms (on up-to-date Ubuntu 13.10 Saucy installation):
  
  * Default 2x2 workspaces are enabled (Workspace switcher icon in Launchbar):
   (System settings  Appearance  Behaviour : Enable workspaces)
  * Can navigate between workspaces using Workspace switcher in Launchbar or 
   the Super+S key and arrow keys
  * Workspace navigation defaut shortcuts are apparently defined:
   (System settings  Keyboard  Shortcuts  Navigation)
     Eg  'Switch to workspace right' is shown as  'Ctrl+Alt+Right'
     but this key combination does not have any effect.

  Solution / workaround:
  --
  * Install ccsm package:
  $ sudo apt-get install compizconfig-settings-manager
  Run the compiz settings program:
  $ ccsm
  * You should see that 'Desktop Wall' in the Desktop section is not 
checked/enabled
  *  Enable/check 'Desktop Wall' in the Desktop section
  * Exit ccsm
  * Log out and log in again
  * Workspace navigation keys should now work

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Mar 23 12:56:41 2014
  InstallationDate: Installed on 2014-03-14 (8 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1296249/+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 1298601] Re: default keyboard shortcuts require mouse on non-mouse platform

2014-07-24 Thread Treviño
** Changed in: unity
   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/1298601

Title:
  default keyboard shortcuts require mouse on non-mouse platform

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

Bug description:
  The default keyboard shortcuts used alt-left mouse drag and alt-
  right mouse drag for moving and resizing the window. This is not
  possible on laptops with touchpads. The defaults should be set
  appropriately to match the available input methods, and the text
  should not refer to an input method that isn't available on this
  hardware. (on this particular hardware, alt-click is possible, and
  does move the window, but alt-tap drag does not work. Most users won't
  know the difference, so if this is going to be the default, it should
  work with alt-tap drag. It would be great if you could use alt-pinch
  to resize a window).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Thu Mar 27 20:29:17 2014
  InstallationDate: Installed on 2014-03-27 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1298601/+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 1296078] Re: compiz crashed with SIGSEGV in unity::MultiActionList::InitiateAll()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in unity::MultiActionList::InitiateAll()

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

Bug description:
  When changing effects Compiz, after running 5 windows Nautilus and see
  the effects of the automatic reload shell Unity. Bug happened in
  ubuntu 14.04 c latest updates

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140320.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sat Mar 22 19:34:55 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-03-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140321)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x973bff8: add%al,(%eax)
   PC (0x0973bff8) in non-executable VMA region: 0x08b34000-0x0aae8000 rw-p 
[heap]
   source %al ok
   destination (%eax) (0xbfacf180) ok
  SegvReason: executing writable VMA [heap]
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? ()
   unity::MultiActionList::InitiateAll(std::vectorCompOption, 
std::allocatorCompOption  const, int) const () from 
/usr/lib/compiz/libunityshell.so
   unity::PluginAdapter::InitiateScale(std::string const, int) () from 
/usr/lib/compiz/libunityshell.so
   unity::PluginAdapter::ScaleWindowGroup(std::vectorunsigned long, 
std::allocatorunsigned long  const, int, bool) () from 
/usr/lib/compiz/libunityshell.so
   unity::launcher::ApplicationLauncherIcon::Spread(bool, int, bool) () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in unity::MultiActionList::InitiateAll()
  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/1296078/+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 1297842] Re: The keyboard shortcut that appears on a fresh install can not be closed clicking on the cross top left

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = High

** Changed in: unity
   Status: New = Fix Released

** Changed in: unity
 Assignee: (unassigned) = Sami Jaktholm (sjakthol)

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

Title:
  The keyboard shortcut that appears on a fresh install can not be
  closed clicking on the cross top left

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  After a fresh install I see the keyboard shortcuts for unity.

  It has a cross in a circle in the top left corner.  Clicking on this
  does nothing.

  The only way to get rid of it is to open the dash.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140321-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Mar 26 13:13:01 2014
  InstallationDate: Installed on 2014-03-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140325.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/1297842/+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 1297978] Re: Drag-to-maximize animation shows incorrect preview

2014-07-24 Thread Treviño
** Changed in: unity
   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/1297978

Title:
  Drag-to-maximize animation shows incorrect preview

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

Bug description:
  In Ubuntu 14.04, drag-to-maximize shows an incorrect preview animation
  when dragging a window to the top bar or the sides. The preview
  animation consists of the window pixmap scaled to the preview outline
  size, disregarding aspect ratio. The preview pixmap disappears after
  the animation. It looks really broken, confusing and glitchy.

  Earlier Unity versions used a related effect, but with nearly
  completely transparent windows pixmap rendering, and fadeout of the
  pixmap over the animation duration, which was mostly okay. It looks
  like the translucent fading is broken, at the very least.

  IMHO scaling the window pixmap this way is not useful at all, though,
  because it isn't a proper preview of the window after scaling. It
  might be useful to discuss this elsewhere. For the moment, Unity
  should simply behave like it previously did in Ubuntu 13.10.

  I have put up a demo video here:
  https://www.youtube.com/watch?v=k_Md_z0g4RE

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1297978/+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 1296253] Re: At random times, Launcher does not respond to clicks too close to the left border of the screen

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  At random times, Launcher does not respond to clicks too close to the
  left border of the screen

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

Bug description:
  I have Launcher set up to not automatically hide (because it's buggy
  and it would stop showing up too often).

  Usually, you can click on a launcher icon even on the leftmost column of 
pixels and it will respond to clicks.
  Sometimes however, randomly, if you click on the very leftmost region, i.e. 
just next to the left border of the screen, it will not respond to click; you 
then have to click a little bit more to the right, inside the rounded rectangle 
that surrounds the icon, for it to work.
  Then, after doing some random things with the mouse (switching focus between 
different windows, closing some), it behaves normally again

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Mar 23 12:19:12 2014
  InstallationDate: Installed on 2013-10-11 (162 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2014-02-23 (28 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1296253/+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 1294418] Re: Dash: mime types icons, some are blanc

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Low

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

Title:
  Dash: mime types icons, some are blanc

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

Bug description:
  Some of icons (ex. mp3 format file) are blanc. When I installed Ubuntu
  14.04 (13-03-2014 dailybuild) I remember the mp3 format files had the
  same icon as in Nautilus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1294418/+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 1293145] Re: compiz crashed with SIGSEGV in _int_malloc()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in _int_malloc()

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

Bug description:
  Crash - no more Information about that problem

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Mar 16 16:26:42 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2013-04-28 (322 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0xb73fd57e _int_malloc+574:  mov%eax,0x8(%esi)
   PC (0xb73fd57e) ok
   source %eax ok
   destination 0x8(%esi) (0xfbf1ce94) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   _int_malloc (av=av@entry=0xb7534420 main_arena, bytes=bytes@entry=1025) at 
malloc.c:3489
   _int_realloc (av=av@entry=0xb7534420 main_arena, 
oldp=oldp@entry=0x9311448, oldsize=oldsize@entry=712, nb=nb@entry=1032) at 
malloc.c:4286
   __GI___libc_realloc (oldmem=0x9311450, bytes=1024) at malloc.c:3029
   ?? () from /usr/lib/i386-linux-gnu/libfreetype.so.6
   ft_mem_qrealloc () from /usr/lib/i386-linux-gnu/libfreetype.so.6
  Title: compiz crashed with SIGSEGV in _int_malloc()
  UpgradeStatus: Upgraded to trusty on 2014-02-17 (26 days ago)
  UserGroups: adm cdrom dialout dip fax floppy fuse lpadmin plugdev sambashare 
sudo tape video

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1293145/+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 1292750] Re: compiz crashed with SIGSEGV in unity::MT::GrabHandleGroup::forEachHandle()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

Title:
  compiz crashed with SIGSEGV in
  unity::MT::GrabHandleGroup::forEachHandle()

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

Bug description:
  I was adjusting compiz settings using ccsm

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Fri Mar 14 20:20:45 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-03-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140313)
  ProcCmdline: compiz
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f3516b4fdfa:mov(%rax),%rdi
   PC (0x7f3516b4fdfa) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ?? () from /usr/lib/compiz/libunitymtgrabhandles.so
   unity::MT::GrabHandleGroup::forEachHandle(std::functionvoid 
(std::shared_ptrunity::MT::GrabHandle const) const) () from 
/usr/lib/compiz/libunitymtgrabhandles.so
   UnityMTGrabHandlesWindow::restackHandles() () from 
/usr/lib/compiz/libunitymtgrabhandles.so
   UnityMTGrabHandlesScreen::handleEvent(_XEvent*) () from 
/usr/lib/compiz/libunitymtgrabhandles.so
   CompScreen::handleEvent(_XEvent*) () from 
/usr/lib/libcompiz_core.so.ABI-20140123
  Title: compiz crashed with SIGSEGV in 
unity::MT::GrabHandleGroup::forEachHandle()
  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/1292750/+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 1292833] Re: Alt+F4 doesn't work after restarting unity

2014-07-24 Thread Treviño
** Changed in: unity
   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/1292833

Title:
  Alt+F4 doesn't work after restarting unity

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

Bug description:
  After I restart unity (unity --replace) due to some visual glitches I
  reported in another bug, Alt+F4 does not work any more.

  When in a terminal, pressing Alt+F4 results in OS typed into the
  terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sat Mar 15 12:29:06 2014
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1292833/+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 1293242] Re: compiz crashed with SIGSEGV in ScaleScreen::getWindows()

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = Medium

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

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

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

Bug description:
  Unity se cerró luego de utilizar la utilidad ''Unity Tweak Tool''
  especificamente al activar la opción ''Despliegue de ventanas''

  Sistema actualizado, he debido reiniciar el equipo.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Mar 16 17:58:29 2014
  ExecutablePath: /usr/bin/compiz
  InstallationDate: Installed on 2014-02-27 (17 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140224)
  ProcCmdline: compiz
  SegvAnalysis:
   Segfault happened at: 0xb177dc54 _ZNK11ScaleScreen10getWindowsEv+4:
mov0x24(%eax),%eax
   PC (0xb177dc54) ok
   source 0x24(%eax) (0x0024) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity
  StacktraceTop:
   ScaleScreen::getWindows() const () from /usr/lib/compiz/libscale.so
   unity::UnityScreen::OnInitiateSpread() () from 
/usr/lib/compiz/libunityshell.so
   sigc::internal::slot_call0sigc::bound_mem_functor0void, 
unity::UnityScreen, void::call_it(sigc::internal::slot_rep*) () from 
/usr/lib/compiz/libunityshell.so
   sigc::internal::signal_emit0void, 
sigc::nil::emit(sigc::internal::signal_impl*) () from 
/usr/lib/compiz/libunityshell.so
   unity::PluginAdapter::OnScreenGrabbed() () from 
/usr/lib/compiz/libunityshell.so
  Title: compiz crashed with SIGSEGV in ScaleScreen::getWindows()
  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/1293242/+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 1293398] Re: [regression] indicator menus do not open in lock screen

2014-07-24 Thread Treviño
** Changed in: unity
   Importance: Undecided = High

** Changed in: unity
   Status: New = Fix Released

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

Title:
  [regression] indicator menus do not open in lock screen

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  It is now possible to click on the indicators in the lockscreen.
  However, they do not fold open properly. In fact, the indicator itself
  looks like it was clicked, but the entire menu below it does not show
  up.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140313-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Mon Mar 17 08:57:56 2014
  InstallationDate: Installed on 2013-11-22 (114 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-03-14 (2 days ago)

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


  1   2   3   4   5   6   7   8   >