[Dx-packages] [Bug 1342586] Re: [utopic] [proposed] cgmanager breaks lightdm login

2014-07-17 Thread James Hunt
** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [utopic] [proposed] cgmanager breaks lightdm login

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

Bug description:
  The latest 'proposed' systemd-shim 6.3-ubuntu1 package install cgmanager. As 
a result X is first killed and then its impossible to login again.
  This happen on Utopic i386 with unity-greeter, systemd-boot and a gtx 750 
nvidia card.

  The bad experience:
  - trying to purge cgmanager also wants to remove a bunch of packages that 
will deeply break the system
  - X can be started but the login always fail
  - there is no way to open a terminal (ctrl+t) or (ctrl+alt+t) from X
  - even cant get a command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1342586/+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 1342586] Re: [utopic] [proposed] cgmanager breaks lightdm login

2014-07-17 Thread James Hunt
Note: systemd packaging branch is out-of-date.

Attached patch stops a NULL deref which would explain this issue.

** Patch added: Don't nih_unref NULL value.
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1342586/+attachment/4154594/+files/bug-1342586.patch

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

Title:
  [utopic] [proposed] cgmanager breaks lightdm login

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

Bug description:
  The latest 'proposed' systemd-shim 6.3-ubuntu1 package install cgmanager. As 
a result X is first killed and then its impossible to login again.
  This happen on Utopic i386 with unity-greeter, systemd-boot and a gtx 750 
nvidia card.

  The bad experience:
  - trying to purge cgmanager also wants to remove a bunch of packages that 
will deeply break the system
  - X can be started but the login always fail
  - there is no way to open a terminal (ctrl+t) or (ctrl+alt+t) from X
  - even cant get a command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1342586/+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 1342586] Re: [utopic] [proposed] cgmanager breaks lightdm login

2014-07-17 Thread Martin Pitt
Pushed James' fix to packaging git, thanks!

** Changed in: systemd (Ubuntu)
   Status: New = Fix Committed

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

** Changed in: systemd (Ubuntu)
   Importance: Undecided = High

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

Title:
  [utopic] [proposed] cgmanager breaks lightdm login

Status in “systemd” package in Ubuntu:
  Fix Committed
Status in “systemd-shim” package in Ubuntu:
  Invalid

Bug description:
  The latest 'proposed' systemd-shim 6.3-ubuntu1 package install cgmanager. As 
a result X is first killed and then its impossible to login again.
  This happen on Utopic i386 with unity-greeter, systemd-boot and a gtx 750 
nvidia card.

  The bad experience:
  - trying to purge cgmanager also wants to remove a bunch of packages that 
will deeply break the system
  - X can be started but the login always fail
  - there is no way to open a terminal (ctrl+t) or (ctrl+alt+t) from X
  - even cant get a command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1342586/+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 1289470] Re: The phone has three brightness sliders

2014-07-17 Thread Pat McGowan
assign to charles to restore the slide in the indicator

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

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Jonas G. Drange (jonas-drange)

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

Title:
  The phone has three brightness sliders

Status in “indicator-power” package in Ubuntu:
  Triaged
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged

Bug description:
  The current phone design has three brightness sliders that do exactly the 
same thing:
  * System Settings  Brightness
  * System Settings  Battery
  * the Battery menu.

  This is kind of ridiculous. We should get rid of one or two.

  https://wiki.ubuntu.com/Power#Settings: 'Display brightness' should
  navigate to a mirror of the 'Brightness' screen.

  https://wiki.ubuntu.com/Power#menu-mobile: The brightness slider
  should exactly mirror the one in the Brightness settings panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/1289470/+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 1343261] [NEW] User accounts with id higher than 60000 are not shown in Trusty

2014-07-17 Thread Margarita Manterola
Public bug reported:

Version: 0.6.35-0ubuntu7

This bug is visible in lightdm, but it's actually a problem in Trusty's
accountsservice.  The code in user-classify.c forces the user account to
be between 1000 and 6.  Any accounts higher than 6 are
considered systems accounts and not shown in lightdm.

In Utopic this is fixed by modifying the code to not take into account
any maximum, but rather use the minimum and then filter nobody and
nobodynfs.

Editing login.defs is possible but is not enough, because in that case,
nobody isn't filtered.

The patch is quite small and can be backported to Trusty without much
issue.

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

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

Title:
  User accounts with id higher than 6 are not shown in Trusty

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  Version: 0.6.35-0ubuntu7

  This bug is visible in lightdm, but it's actually a problem in
  Trusty's accountsservice.  The code in user-classify.c forces the user
  account to be between 1000 and 6.  Any accounts higher than 6
  are considered systems accounts and not shown in lightdm.

  In Utopic this is fixed by modifying the code to not take into account
  any maximum, but rather use the minimum and then filter nobody and
  nobodynfs.

  Editing login.defs is possible but is not enough, because in that
  case, nobody isn't filtered.

  The patch is quite small and can be backported to Trusty without much
  issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+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 1261300] Re: Dash bullet expansion is confusing and difficult to discover

2014-07-17 Thread Michał Sawicz
** Changed in: unity8
 Assignee: Andrea Cimitan (cimi) = Michał Sawicz (saviq)

** Branch linked: lp:~saviq/unity8/initial-see-all

** Changed in: unity8
   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/1261300

Title:
  Dash bullet expansion is confusing and difficult to discover

Status in Ubuntu UX bugs:
  Fix Committed
Status in Unity:
  New
Status in The Unity 8 shell:
  In Progress
Status in “unity” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  New

Bug description:
  Section bullets are hard to discover and confusing, in both unity 7
  and 8.

  Unity7+8: A small set of applications/icons are shown under each
  heading making it look like that heading is already fully expanded.
  Result: The user never thinks to tap on the heading (like Installed)
  again to see more apps/icons.

  Unity 8: Arrows next to headings are misleading:
  Collapsed:  Heading v
  Expanded:  Heading ^
  Again, the down arrow suggests the list is already fully expanded so users 
don't think to tap on it again to further expand the list. Many people will 
expect the more familiar convention:
  Collapsed: Heading 
  Expanded: Heading v

  On a touch image this leads to simple but frustrating problems like
  the user never finding  System Settings. Because it's non-obvious
  they need to tap on Applications which looks like it's already
  expanded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1261300/+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 1342413] Re: multiple clicks required to register click

2014-07-17 Thread Treviño
** Changed in: unity (Ubuntu)
   Status: New = Invalid

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

Title:
  multiple clicks required to register click

Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  after latest upgrades, clicking on anything does not work anymore.
  multiple clicks must be done (e.g. clicking option buttons, clicking
  window control buttons, selecting items in nautilus, etc) to register
  a click.

  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
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jul 15 17:24:22 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde XT [Radeon HD 7770/8760 / 
R7 250X] [1002:683d] (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2710]
  InstallationDate: Installed on 2014-06-04 (41 days ago)
  InstallationMedia: It
  MachineType: MSI MS-7693
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-30-generic 
root=UUID=71881f16-411e-48c3-aad4-8271763e7520 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/26/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.7
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-G46 (MS-7693)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.7:bd04/26/2012:svnMSI:pnMS-7693:pvr2.0:rvnMSI:rn970A-G46(MS-7693):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7693
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.11.1+14.04.20140701-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  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: Tue Jul 15 17:20:47 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputMicrosoft Microsoft Wireless Optical Mouse® 1.00 MOUSE, id 8
   inputMicrosoft Comfort Curve Keyboard 2000 KEYBOARD, id 9
   inputMicrosoft Comfort Curve Keyboard 2000 KEYBOARD, id 10
  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/ubuntu/+source/unity/+bug/1342413/+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 1317348] Re: Switcher (Alt-Tab) does not respect monitor-defined scaling factor

2014-07-17 Thread Christopher Townsend
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Switcher (Alt-Tab) does not respect monitor-defined scaling factor

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  Unity switcher doesn't get properly scaled on HiDPI monitors.

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
     different from 1.0 (might be both bigger and smaller, your choice).
  2. Open some windows and press Alt+Tab
  3. Both Switcher icons, application names and spreaded windows (when pressing 
down, or
     right-clicking on an icon) decorations should be scaled to match the 
selected
     scaling factor.
 In Multi-monitor scenario it should match the scaling factor of the 
monitor where the
 view opens (so where the mouse is).

  [Regression potential]The potential of regression is basically none,
  since we just moved from fixed sizes to relative sizes and unless the
  scale value is set to an invalid value, this should work as it happens
  in other unity views that do support scaling currently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1317348/+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 741869] Re: Unity/compiz intercepts Super and Alt keypresses from grabbed windows like VMs.

2014-07-17 Thread Treviño
@pabouk:

It depends: I think that virtualbox should actually grab the keyboard
(when focused) even when additions are installed if they want to get all
the key bindings without making the WM to interact with them (as virt-
manager or citrix do); while yes, to make the super key not to be always
handled by unity, compiz needs to change (quite a lot) and actually I
think this is out of our scope, since it would be a too big refactor and
it might break other assumptions we have.

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

Title:
  Unity/compiz intercepts Super and Alt keypresses from grabbed windows
  like VMs.

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Compiz Core:
  Triaged
Status in OEM Priority Project:
  Won't Fix
Status in OEM Priority Project precise series:
  Won't Fix
Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “compiz” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Trusty:
  New
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  After upgrading from Maverick to Natty, I can no longer use the Super 
(windows) key in Virtual Machine Manager. Previously, as long as I had the 
Virtual Machine Manager console window in the foreground, I could press the 
Super key and the start menu would pop up. Since upgrading to Natty, this no 
longer works, and the search box appears in the upper left.

  Also see bug #934921

  [Test Case]
  (1) Install virtualbox or virt-manager and qemu-system, create and boot a 
virtual machine
  (2) while in the virtual machine (and it should grab the keyboard), press the 
Super key
  Expected Result: the super key acts inside the VM (check by install unity on 
it or using xev)
  Buggy Result: the super key acts in the host and the Unity Dash is displayed

  [regression Potential]This patch plays with key grabs and ungrabs:
  the most likely potential for regression is (a) the existing grabs
  continue and no fix obtains or (2) the grab is not resumed when
  returning control from the VM and the Super key does not invoke the
  Unity Dash.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/741869/+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 1343261] Re: User accounts with id higher than 60000 are not shown in Trusty

2014-07-17 Thread Margarita Manterola
This is the debdiff with the patch backported from Utopic

** Patch added: Debdiff for the patch that fixes the issue
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+attachment/4154644/+files/fix-high-uids.diff

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

Title:
  User accounts with id higher than 6 are not shown in Trusty

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  Version: 0.6.35-0ubuntu7

  This bug is visible in lightdm, but it's actually a problem in
  Trusty's accountsservice.  The code in user-classify.c forces the user
  account to be between 1000 and 6.  Any accounts higher than 6
  are considered systems accounts and not shown in lightdm.

  In Utopic this is fixed by modifying the code to not take into account
  any maximum, but rather use the minimum and then filter nobody and
  nobodynfs.

  Editing login.defs is possible but is not enough, because in that
  case, nobody isn't filtered.

  The patch is quite small and can be backported to Trusty without much
  issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+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 1236400] Re: Indicator menu entry shows weekday instead of Upcoming

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  Indicator menu entry shows weekday instead of Upcoming

Status in The Date and Time Indicator:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” source package in Saucy:
  Fix Released

Bug description:
  [Impact]

  (on the phone) the menu title for the date time indicator displays the
  current day of the week instead of Upcoming.

  [Test case]

  pull down the date time indicator menu from the indicators panel,
  observe that the menu title text (appears in large text just below the
  panel) displays the current day of the week.

  [Regression potential]

  should be none, this is a simple text replacement.

  [Other Info]
  this change is only applicable to Ubuntu touch

  https://wiki.ubuntu.com/TimeAndDate#phone-menu: The menu header
  should be 'Upcoming', parallel to 'Incoming' for messages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1236400/+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 1309063] Re: It's confusing to use the Incoming Call sound for Alarms

2014-07-17 Thread John Lea
** Changed in: ubuntu-ux
   Status: Fix Committed = Fix Released

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

Title:
  It's confusing to use the Incoming Call sound for Alarms

Status in The Date and Time Indicator:
  Fix Released
Status in Clock application for Ubuntu devices:
  Confirmed
Status in Ubuntu UX bugs:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Fix Released

Bug description:
  indicator-datetime is currently playing
  /usr/share/sounds/ubuntu/stereo/phone-incoming-call.ogg when an alarm
  goes off.

  This was chosen because it's the closest conceptual fit from the
  ubuntu-sounds that are available, but IMO a poor fit. Using the same
  sound for two unrelated events is confusing; we should have a
  separate, unique alarm sound.

  Assigning to Design for feedback.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1309063/+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 1330037] Re: upower 0.99 transition

2014-07-17 Thread Pat McGowan
** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Iain Lane (laney)

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

Title:
  upower 0.99 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “gnome-applets” package in Ubuntu:
  New
Status in “gnome-control-center” package in Ubuntu:
  New
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  New
Status in “gnome-session” package in Ubuntu:
  New
Status in “gnome-settings-daemon” package in Ubuntu:
  New
Status in “gnome-shell” package in Ubuntu:
  New
Status in “indicator-power” package in Ubuntu:
  Triaged
Status in “kde4libs” package in Ubuntu:
  New
Status in “mate-applets” package in Ubuntu:
  New
Status in “mate-power-manager” package in Ubuntu:
  New
Status in “mate-session-manager” package in Ubuntu:
  New
Status in “mutter” package in Ubuntu:
  In Progress
Status in “powerd” package in Ubuntu:
  New
Status in “python-dbusmock” package in Ubuntu:
  Fix Released
Status in “razorqt” package in Ubuntu:
  New
Status in “sugar-0.96” package in Ubuntu:
  New
Status in “sugar-0.98” package in Ubuntu:
  New
Status in “telepathy-mission-control-5” package in Ubuntu:
  New
Status in “tracker” package in Ubuntu:
  New
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  New
Status in “unity-settings-daemon” package in Ubuntu:
  New
Status in “upower” package in Ubuntu:
  New
Status in “xfce4-power-manager” package in Ubuntu:
  New
Status in “xfce4-session” package in Ubuntu:
  New
Status in “xfce4-settings” package in Ubuntu:
  New
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Debian:
  New

Bug description:
  upower 0.99 needs uploading for gnome 3.12. This bug tracks the
  transition.

  A transition is required as some features were removed and the SONAME
  was changed

  Some packages are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  wmbattery and sugar will probably need removing. If a package only
  needs a rebuild, mark it fix commited, if something else is needed, in
  progress.

  cairo-dock-plug-ins: needs rebuilding
  gnome-applets - patch at bgo:730588
  gnome-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release. Merge from 
debian
  gnome-power-manager: Fixed in newest upstream release. Merge from debian 
experimental
  gnome-session: Done in ppa, needs patches from git or new upstream release
  gnome-settings-daemon: 3.12 is ready out of the box, however that also 
requires gnome-desktop transition. 3.8 and also u-s-d: I have a package that is 
mostly working, however had to cherry-pick quite a few patches and may just be 
better to backport 3.12 power plugin. (considering g-s-d patches will be 
temporary, but u-s-d not so)
  kde: works fine with systemd, suspend and device management broken with 
upstart
  mate: all mate packages need rebuilding
  python-dbusmock: lp:1324791
  sugar: Upstream bug now filed. Unlikely to be ready in time for 14.10. We 
should remove this from the archive till the next upstream release
  telepathy-mission-control-5: Debian has dropped upower support, needs merging
  wmbattery: needs removal. orphaned upstream/debian and doesn't work with new 
kernals
  xfce4-power-manager: Fixed upstream. Merge at lp:1334185. Will need rebuilding
  xfce4-session: patch is upstream, needs work to apply with our current 
patchset
  xfce4-settings: Patch from upstream in ppa
  xfce4-systemload-plugin: needs rebuild

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1330037/+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 1329089] Re: g++-4.9 binary incompatibilities with libraries built with g++-4.8

2014-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/mir

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

Title:
  g++-4.9 binary incompatibilities with libraries built with g++-4.8

Status in Mir:
  Fix Committed
Status in Mir 0.4 series:
  Won't Fix
Status in “dbus-cpp” package in Ubuntu:
  In Progress
Status in “firefox” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  Confirmed
Status in “gcc-defaults” package in Ubuntu:
  Fix Released
Status in “location-service” package in Ubuntu:
  Invalid
Status in “mir” package in Ubuntu:
  Triaged
Status in “process-cpp” package in Ubuntu:
  Invalid
Status in “qtbase-opensource-src” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-click” package in Ubuntu:
  New
Status in “unity-scopes-api” package in Ubuntu:
  New
Status in “unity-scopes-shell” package in Ubuntu:
  New
Status in Debian GNU/Linux:
  New

Bug description:
  The location-service 0.0.3+14.10.20140512-0ubuntu1 package in utopic,
  when rebuilt against libdbus-cpp3 3.0.0+14.10.20140604-0ubuntu1 (built
  with gcc-4.8) and with current gcc-defaults (which makes g++-4.9 the
  default), fails the package build in its test suite.

   2/14 Test  #2: acceptance_tests ..***Failed   30.54 sec
  DBus daemon: 
unix:abstract=/tmp/dbus-HdW1T5UHNB,guid=188551aa5d797b663dade1425398d71b
  task-0: Started with PID: 13031
  task-0: [==] Running 2 tests from 1 test case.
  task-0: [--] Global test environment set-up.
  task-0: [--] 2 tests from LocationServiceStandalone
  task-0: [ RUN  ] LocationServiceStandalone.SessionsReceiveUpdatesViaDBus

  ** (dbus-test-runner:13025): WARNING **: Timing out at maximum wait of
  30 seconds.

  (dbus-test-runner:13025): libdbustest-CRITICAL **: dbus_test_service_run: 
assertion 'all_tasks(service, all_tasks_finished_helper)' failed
  task-0: Shutting down
  DBus daemon: Shutdown

  This test suite does *not* fail if either dbus-cpp is rebuilt with
  g++-4.9, or if location-service is built with g++-4.8.

  This implies a binary compatibility problem for C++ libraries in g++
  4.9, which is critical to resolve.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1329089/+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 1236400] Re: [Indicators] Indicator menu entry shows weekday instead of Upcoming

2014-07-17 Thread Olga Kemmet
** Summary changed:

- Indicator menu entry shows weekday instead of Upcoming
+ [Indicators] Indicator menu entry shows weekday instead of Upcoming

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

Title:
  [Indicators] Indicator menu entry shows weekday instead of Upcoming

Status in The Date and Time Indicator:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Released
Status in “indicator-datetime” package in Ubuntu:
  Fix Released
Status in “indicator-datetime” source package in Saucy:
  Fix Released

Bug description:
  [Impact]

  (on the phone) the menu title for the date time indicator displays the
  current day of the week instead of Upcoming.

  [Test case]

  pull down the date time indicator menu from the indicators panel,
  observe that the menu title text (appears in large text just below the
  panel) displays the current day of the week.

  [Regression potential]

  should be none, this is a simple text replacement.

  [Other Info]
  this change is only applicable to Ubuntu touch

  https://wiki.ubuntu.com/TimeAndDate#phone-menu: The menu header
  should be 'Upcoming', parallel to 'Incoming' for messages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1236400/+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 1343261] Re: User accounts with id higher than 60000 are not shown in Trusty

2014-07-17 Thread Margarita Manterola
Re-uploading the patch, there was a typo in the changelog.

** Patch added: Debdiff including a patch for making high uids work again
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+attachment/4154749/+files/fix-high-uids.diff

** Patch removed: Debdiff for the patch that fixes the issue
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+attachment/4154644/+files/fix-high-uids.diff

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

Title:
  User accounts with id higher than 6 are not shown in Trusty

Status in “accountsservice” package in Ubuntu:
  New

Bug description:
  Version: 0.6.35-0ubuntu7

  This bug is visible in lightdm, but it's actually a problem in
  Trusty's accountsservice.  The code in user-classify.c forces the user
  account to be between 1000 and 6.  Any accounts higher than 6
  are considered systems accounts and not shown in lightdm.

  In Utopic this is fixed by modifying the code to not take into account
  any maximum, but rather use the minimum and then filter nobody and
  nobodynfs.

  Editing login.defs is possible but is not enough, because in that
  case, nobody isn't filtered.

  The patch is quite small and can be backported to Trusty without much
  issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1343261/+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 1342586] Re: [utopic] [proposed] cgmanager breaks lightdm login

2014-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 204-14ubuntu2

---
systemd (204-14ubuntu2) utopic; urgency=medium

  * Add-cgmanager-support-to-logind.patch: Don't nih_unref a NULL value.
Thanks to James Hunt! (LP: #1342586)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 17 Jul 2014 13:03:19 +0200

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

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

Title:
  [utopic] [proposed] cgmanager breaks lightdm login

Status in “systemd” package in Ubuntu:
  Fix Released
Status in “systemd-shim” package in Ubuntu:
  Invalid

Bug description:
  The latest 'proposed' systemd-shim 6.3-ubuntu1 package install cgmanager. As 
a result X is first killed and then its impossible to login again.
  This happen on Utopic i386 with unity-greeter, systemd-boot and a gtx 750 
nvidia card.

  The bad experience:
  - trying to purge cgmanager also wants to remove a bunch of packages that 
will deeply break the system
  - X can be started but the login always fail
  - there is no way to open a terminal (ctrl+t) or (ctrl+alt+t) from X
  - even cant get a command line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1342586/+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 1290785] Re: Users with UID 60000 are invisible in login and Settings-User unless /etc/login.defs updated

2014-07-17 Thread Gunnar Hjalmarsson
I think Robert E. is right; there was something weird with the original
tar.xz file. I asked Sebastian Bacher to remove the package from the
upload queue, and then I re-uploaded.

Robert A.: Hope you don't mind. ;)

** Changed in: accountsservice (Ubuntu Trusty)
   Status: Triaged = In Progress

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

Title:
  Users with UID  6 are invisible in login and Settings-User
  unless /etc/login.defs updated

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “accountsservice” source package in Trusty:
  In Progress

Bug description:
  [Impact]
  Users of Ubuntu 14.04 LTS with UID  6 will not show in the greeter or 
system settings without editing UID_MAX in /etc/login.defs. This was not 
required in 12.04 LTS. In 12.04 LTS users were only hidden if they had UID  
UID_MIN. In 13.10 this was changed to UID  UID_MIN or UID  UID_MAX.

  [Test Case]
  1. Create a user with a UID  UID_MAX:
  $ adduser --uid 60001 big-uid
  2. Restart system
  Expected result:
  big-uid is shown in the greeter. Once logged in big-uid is shown in 
system settings.
  Observed result:
  big-uid is not shown in the greeter (14.04 LTS, 14.10)
  big-uid is not shown in system settings (13.10, 14.04LTS, 14.10)

  [Regression Potential]
  This could cause users that were previously hidden to be shown. This seems 
unlikely to be a problem as all system created user accounts are less than 
UID_MIN and there doesn't seem be a convention to use accounts  UID_MAX for 
this case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1290785/+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 1295908] Re: Sometimes applications stop showing up in the Dash

2014-07-17 Thread vanadium
*** This bug is a duplicate of bug 1308037 ***
https://bugs.launchpad.net/bugs/1308037

I don't agree that  this bug report is a duplicate of bug #1308037. The
other bug reports no applications appearing in the applications scope.
This bug report reports applications not anymore appearing in the home
lens. The Applications lens still keeps working, though (but not, as I
understand, in bug #1308037).

As a matter of fact, it is due to Applications being disabled in
Filter results in the home dash at some time during the session,
without apparent reason. Checking Applications back on again makes
applications reappear in the home lens.

It is not possible to say what triggers this, and thus impossible to
provide steps to reproduce this issue.

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

Title:
  Sometimes applications stop showing up in the Dash

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Sometimes when I use Unity, and I search for an application in the Dash the 
results just shows Files and Folders; no applications.
  I don't know how to reproduce this bug.
  I'm using the stock Unity Packages in Ubuntu 13.10.

  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: Fri Mar 21 19:12:19 2014
  InstallationDate: Installed on 2013-10-05 (167 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2013-12-10 (101 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1295908/+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 1310200] Re: Indicators disappear at the panel (clementine, dropbox, skype etc)

2014-07-17 Thread Viorel Lazar
^You all have my respect

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

Title:
  Indicators disappear at the panel (clementine, dropbox, skype etc)

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]
  Some indicators icons (such as skype, clementine, dropbox) disappear from 
panel when changing graphical state.

  [Test case]
  1. Run one of the affected software (i.e. skype)
  2. The skype icon should show in the unity panel
  3. Change your status in skype to something else (i.e. Away)
  4. The skype icon in the panel should change without disappearing

  [Regression potential]
  Nothing known, the icons database is reloaded for safety checks and this does 
nothing but updating the icons.

  

  
  Unconstant indicators (which are changig their graphical state during work of 
the app, for example skype, clemetine) disappears on the panel. They appear 
again if you click the mouse on th closest rightest indicator and pull it into 
left side or they appear after some time.

  ProblemType: BugDistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-20.34-generic 3.11.10.6
  Uname: Linux 3.11.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sun Apr 20 12:26:14 2014
  InstallationDate: Installed on 2014-01-14 (95 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1310200/+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 1343552] [NEW] Applications filter is not selected by default

2014-07-17 Thread Mike
Public bug reported:

Hello,

I have to manually select the Applications filter to find an installed 
application. This filter gets unselected when I clear the search in Dash.
Please check this video: http://youtu.be/ZTahMDXNsQI

There is only an extra Audacious filter installed which is not a
standard one.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-lens-applications 7.1.0+13.10.20131011-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jul 17 21:50:04 2014
InstallationDate: Installed on 2013-10-10 (279 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: unity-lens-applications
UpgradeStatus: Upgraded to trusty on 2014-01-25 (172 days ago)

** Affects: unity-lens-applications (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Applications filter is not selected by default

Status in “unity-lens-applications” package in Ubuntu:
  New

Bug description:
  Hello,

  I have to manually select the Applications filter to find an installed 
application. This filter gets unselected when I clear the search in Dash.
  Please check this video: http://youtu.be/ZTahMDXNsQI

  There is only an extra Audacious filter installed which is not a
  standard one.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-lens-applications 7.1.0+13.10.20131011-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jul 17 21:50:04 2014
  InstallationDate: Installed on 2013-10-10 (279 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-lens-applications
  UpgradeStatus: Upgraded to trusty on 2014-01-25 (172 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-lens-applications/+bug/1343552/+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 1304434] Re: indicator-printers not working on Ubuntu 14.04

2014-07-17 Thread Tim Passingham
Fixed for me now.

Indicator-printers still 0.1.7+14.04.20140527-0ubuntu1

New Kernel 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  indicator-printers not working on Ubuntu 14.04

Status in Print Indicator:
  In Progress
Status in “indicator-printers” package in Ubuntu:
  Fix Released
Status in “indicator-printers” source package in Trusty:
  Fix Released

Bug description:
  [Impact]
  The panel should have a print indicator as long as there are any print jobs 
queued or processed. Currently, this indicator never appears, even though 
printing works fine.

  This is because the service that listens to CUPS fails to register its
  D-Bus name (as of revision 68), which results in the panel component
  not finding the service. The attached branch fixes this by making the
  service register the name the panel expects.

  [Test Case]
  Print a document from any application and check whether the print indicator 
appears while it is printing.

  [Regression Potential]
  Almost none. The print indicator is not working at all right now, and the fix 
only touches that indicator.

  [Original Description]
  even after lates updates still no printer notifications in the panel . I 
checked and the package indicator-printers is correctly installed and the 
printer prints without problems. But, there is no notification icons on unity 
panel. I had no problems at all with 13.10 instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-printers/+bug/1304434/+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 1331873] Re: the Ubuntu Help should be Ubuntu Kylin Help

2014-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-session -
12.10.5+14.10.20140717-0ubuntu1

---
indicator-session (12.10.5+14.10.20140717-0ubuntu1) utopic; urgency=low

  [ Charles Kerr ]
  * Add support for getting the distro name from /etc/os-release. (LP:
#1331873)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 17 Jul 2014 
08:33:50 +

** Changed in: indicator-session (Ubuntu)
   Status: New = Fix Released

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

Title:
  the Ubuntu Help should be Ubuntu Kylin Help

Status in The Session Menu:
  In Progress
Status in Ubuntu Kylin:
  New
Status in “indicator-session” package in Ubuntu:
  Fix Released

Bug description:
  the Ubuntu Helpshould be Ubuntu Kuliy Help in the indicator ,since
  this is ubuntuKylin system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1331873/+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 1343606] [NEW] Option to disable colorization for active dock icons

2014-07-17 Thread mcandre
Public bug reported:

I would prefer that dock icons do not change to a different, per-app
color, to indicate when an application is active. The rainbow effect is
confusing sometimes, making me think that one app or other has a
notification when it does not.

Please expose an option to use a single color for all dock icons, to
indicate an active application.

** Affects: unity-2d (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Option to disable colorization for active dock icons

Status in “unity-2d” package in Ubuntu:
  New

Bug description:
  I would prefer that dock icons do not change to a different, per-app
  color, to indicate when an application is active. The rainbow effect
  is confusing sometimes, making me think that one app or other has a
  notification when it does not.

  Please expose an option to use a single color for all dock icons, to
  indicate an active application.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/1343606/+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 1307198] Re: Bluetooth shuts down contact with mouse

2014-07-17 Thread ealthuis
The other (original mouse) does not work because I dropped it.  The new
one, also bluetooyh is fine, no complaints.  So the problem has been
solved.

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

Title:
  Bluetooth shuts down contact with mouse

Status in “bluez” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  My Dell Vostro 3555 purchased in Sept 2011 is equipped with Bluetooth.

   I used a bluetooth mouse from then on and never lost contact between
  computer and mouse, not even when changing the battery in the mouse.
  Since installing 1404LTS Beta 2 the connection is shut down when the
  computer is shut down and sometimes when the computer goes into
  hibernation.  This results in having to manually goto the Bluetooth
  GUI and the mouse and force the connection.

   The Bluetooth GUI has three on/off buttons,  bluetooth , visibility
  on Ubuntu-0 and mouse. The mouse button is off wenever I start the
  system.  This did not happen in any Ubuntu version of Linux I have had
  on this computer, other than in 14.04LTS.  This is a nuisance, and
  prevents me from demonstrating how good Ubuntu Linux really is.

   Having to sit in a demo and manually pressing a button on the mouse
  until the on/off button turns on immediately turns off any interest a
  newbie might have.

  A quick fix would be appreciated.

  At this point I have no idea od what corroborating info I need to
  provide, but will send anything asked for.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1307198/+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 732653] Re: Menus are hidden by default

2014-07-17 Thread Leonardo Donelli
It's a design decision, get over it. I, and plenty of other people, do not want 
to waste screen space with ever presents menu when
 - you use them about 0-2% of the application usage time
 - Unity has HUD which is a better alternative to menus
 - it literally takes 0.2 seconds to show them (time you'd have to spend anyway 
to move the pounter to the menubar) and clicking on a menu item doesn't require 
any more movement/clicks/actions that doing so in permanent menubar does

If people need technical training to learn they have to move the mouse to where 
menus usually where to see them (most people get that intuitively or just need 
to be told /read about it once in their life...), they can use one of the ten 
thousand other DEs that have menu always visible and leave people who don't 
want them to THE ONLY DE (at the moment) that sensibly hides them.
Thanks.

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

Title:
  Menus are hidden by default

Status in Ayatana Design:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-2d” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 11.04, Ubuntu 11.10, Ubuntu 12.04

  1. Log in to Unity, and try to connect to a server: File  Connect to 
Server.
  2. Launch Firefox, and try to select an item from the Bookmarks menu.

  What happens:

  1. The File menu, and the rest of Nautilus's menus, are hidden by default.
  - Unless you mouse over it, the menu bar is blank.
  - When you mouse over it, the menus appear.

  2. The Bookmarks menu, and the rest of Firefox's menus, are hidden by 
default.
  - Unless you mouse over it, the menu bar contains only the text Firefox Web 
Browser, which isn't useful at all (especially, but not only, since the real 
name of the application -- Mozilla Firefox -- is already present in the 
window title bar).
  - When you mouse over it, the menus appear, partly but not completely 
replacing the previous text: Firefox W File Edit View….

  What should happen: Menus should be visible by default, so that you
  can know that they exist without scrubbing the screen, and so that you
  can see where a menu is each time you aim for it.

  The current behavior has led some people (including, this week, one of
  my design colleagues) to conclude that Ubuntu applications don't have
  menus when they do. For example
  http://www.techrepublic.com/blog/opensource/gnome-shell-vs-ubuntu-
  unity-which-desktop-wins/2291: One of the most handy menu entries in
  GNOME (for me at least) is the Connect to Server entry in the Places
  menu. This allows the user to connect to nearly any type of server
  quickly and easily. The user can even connect to a Windows Share from
  here. In Unity - you won’t find that. In fact, you will be hard
  pressed to find any means to connect to a server in Ubuntu Unity.

  In bug 720424, Jono Bacon reported that when we did some developer
  tools usability testing last week and on some other occasions when I
  have had someone use Unity, I have noticed that some folks don't
  realize there is a menu there as it is not visible.

  This was confirmed by usability testing of Ubuntu 11.04, where 2 out
  of the 10 people who needed to use a menu item could not find the
  menus at all -- and of the 8 who did find them, 7 did so only when the
  window was maximized. https://lists.ubuntu.com/archives/ubuntu-
  desktop/2011-April/002970.html (Usability testing results of Ubuntu
  11.10 or 12.04 have never been published, but this part of the design
  did not change.)

  Do not confuse this bug with bug 682788, which is about adding an
  option for visibility. Adding any options would not fix this bug,
  which is about menus being hidden *by default*.

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10. This project will
  address the issues described in this bug and also issues described in
  the duplicates of this bus. Note the 'official' bug that tracks the
  implementation of this project is bug #682788

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location: Global/Local
  Visibility: Hidden/Always displayed
  ---

  More details to follow during the 12.10 cycle... ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/732653/+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 732653] Re: Menus are hidden by default

2014-07-17 Thread Leonardo Donelli
Now, adding comment editing functionalities to launchpad so that one can
correct his typos, that would be a nice feature.

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

Title:
  Menus are hidden by default

Status in Ayatana Design:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-2d” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 11.04, Ubuntu 11.10, Ubuntu 12.04

  1. Log in to Unity, and try to connect to a server: File  Connect to 
Server.
  2. Launch Firefox, and try to select an item from the Bookmarks menu.

  What happens:

  1. The File menu, and the rest of Nautilus's menus, are hidden by default.
  - Unless you mouse over it, the menu bar is blank.
  - When you mouse over it, the menus appear.

  2. The Bookmarks menu, and the rest of Firefox's menus, are hidden by 
default.
  - Unless you mouse over it, the menu bar contains only the text Firefox Web 
Browser, which isn't useful at all (especially, but not only, since the real 
name of the application -- Mozilla Firefox -- is already present in the 
window title bar).
  - When you mouse over it, the menus appear, partly but not completely 
replacing the previous text: Firefox W File Edit View….

  What should happen: Menus should be visible by default, so that you
  can know that they exist without scrubbing the screen, and so that you
  can see where a menu is each time you aim for it.

  The current behavior has led some people (including, this week, one of
  my design colleagues) to conclude that Ubuntu applications don't have
  menus when they do. For example
  http://www.techrepublic.com/blog/opensource/gnome-shell-vs-ubuntu-
  unity-which-desktop-wins/2291: One of the most handy menu entries in
  GNOME (for me at least) is the Connect to Server entry in the Places
  menu. This allows the user to connect to nearly any type of server
  quickly and easily. The user can even connect to a Windows Share from
  here. In Unity - you won’t find that. In fact, you will be hard
  pressed to find any means to connect to a server in Ubuntu Unity.

  In bug 720424, Jono Bacon reported that when we did some developer
  tools usability testing last week and on some other occasions when I
  have had someone use Unity, I have noticed that some folks don't
  realize there is a menu there as it is not visible.

  This was confirmed by usability testing of Ubuntu 11.04, where 2 out
  of the 10 people who needed to use a menu item could not find the
  menus at all -- and of the 8 who did find them, 7 did so only when the
  window was maximized. https://lists.ubuntu.com/archives/ubuntu-
  desktop/2011-April/002970.html (Usability testing results of Ubuntu
  11.10 or 12.04 have never been published, but this part of the design
  did not change.)

  Do not confuse this bug with bug 682788, which is about adding an
  option for visibility. Adding any options would not fix this bug,
  which is about menus being hidden *by default*.

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10. This project will
  address the issues described in this bug and also issues described in
  the duplicates of this bus. Note the 'official' bug that tracks the
  implementation of this project is bug #682788

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location: Global/Local
  Visibility: Hidden/Always displayed
  ---

  More details to follow during the 12.10 cycle... ;-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/732653/+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 1343681] [NEW] VLC media player uses ugly motif theme when opened through sound indicator

2014-07-17 Thread Mateusz Gryzzli
Public bug reported:

Ubuntu Trusty 14.04

Steps to reproduce:
1. Install vlc
2. Run it once  close
3. Go into sound indicator and click on the play in mpris indicator for vlc
4. Vlc opens with some motif / gtk 1.0 theme

I didn't have time to test, but possibly affects other players like
Clementine and Amarok, which use QT.

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  VLC media player uses ugly motif theme when opened through sound
  indicator

Status in “indicator-sound” package in Ubuntu:
  New

Bug description:
  Ubuntu Trusty 14.04

  Steps to reproduce:
  1. Install vlc
  2. Run it once  close
  3. Go into sound indicator and click on the play in mpris indicator for vlc
  4. Vlc opens with some motif / gtk 1.0 theme

  I didn't have time to test, but possibly affects other players like
  Clementine and Amarok, which use QT.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1343681/+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 1252121] Re: missing PrepareForSleep signal after resuming, causing networking to stay disabled

2014-07-17 Thread Leonardo Donelli
14.04, stock installation (no Jupiter or other additional power
management software), desktop PC, networking never resumed after a
suspend, 100% failure rate. Though being a desktop I supended the PC
maybe 10 times since April.

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

Title:
  missing PrepareForSleep signal after resuming, causing networking to
  stay disabled

Status in NetworkManager:
  New
Status in wicd:
  New
Status in “systemd-shim” package in Ubuntu:
  Confirmed
Status in “systemd-shim” source package in Saucy:
  Confirmed
Status in “systemd-shim” source package in Trusty:
  Confirmed

Bug description:
  As per request from bug #1184262, this is a new report, along with
  dbus (to be attached)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: systemd-services 204-0ubuntu19
  Uname: Linux 3.12.0-custom x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Sun Nov 17 20:24:41 2013
  MarkForUpload: True
  SourcePackage: systemd
  UpgradeStatus: Upgraded to saucy on 2013-10-17 (31 days ago)

  SRU INFORMATION:
  FIX: https://github.com/desrt/systemd-shim/commit/9e1ebe3ab (in trusty 
already)

  Regression potential: Low. Flushing the session bus was introduced in
  version 4 and is obviously bogus as in a system D-BUS service there is
  no session bus. This causes lots of confusing error messages and
  unnecessary overhead like trying to start dbus-launch. Flushing the
  system bus is low-risk, in most cases it's a no-op and it would
  otherwise prevent losing signals after waking up. No known
  regressions.

  TEST CASE: Run several suspend/resume cycles with the lid, session
  indicator menu, and verify that the network comes back up. It is known
  that this fix is necessary but not sufficient, so it is not expected
  to fix all cases. But it should not make things worse, so if network
  now does not come up any more on a machine where it previously worked
  this would count as failure/regression.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1252121/+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 1331873] Re: the Ubuntu Help should be Ubuntu Kylin Help

2014-07-17 Thread Jack Yu
** Changed in: ubuntukylin
   Status: New = Fix Committed

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

Title:
  the Ubuntu Help should be Ubuntu Kylin Help

Status in The Session Menu:
  In Progress
Status in Ubuntu Kylin:
  Fix Committed
Status in “indicator-session” package in Ubuntu:
  Fix Released

Bug description:
  the Ubuntu Helpshould be Ubuntu Kuliy Help in the indicator ,since
  this is ubuntuKylin system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/1331873/+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 1290785] Re: Users with UID 60000 are invisible in login and Settings-User unless /etc/login.defs updated

2014-07-17 Thread Robert Ancell
Thanks Gunnar! I misread your comment and uploaded as well. Both uploads
seem identical though :)

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

Title:
  Users with UID  6 are invisible in login and Settings-User
  unless /etc/login.defs updated

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “accountsservice” source package in Trusty:
  In Progress

Bug description:
  [Impact]
  Users of Ubuntu 14.04 LTS with UID  6 will not show in the greeter or 
system settings without editing UID_MAX in /etc/login.defs. This was not 
required in 12.04 LTS. In 12.04 LTS users were only hidden if they had UID  
UID_MIN. In 13.10 this was changed to UID  UID_MIN or UID  UID_MAX.

  [Test Case]
  1. Create a user with a UID  UID_MAX:
  $ adduser --uid 60001 big-uid
  2. Restart system
  Expected result:
  big-uid is shown in the greeter. Once logged in big-uid is shown in 
system settings.
  Observed result:
  big-uid is not shown in the greeter (14.04 LTS, 14.10)
  big-uid is not shown in system settings (13.10, 14.04LTS, 14.10)

  [Regression Potential]
  This could cause users that were previously hidden to be shown. This seems 
unlikely to be a problem as all system created user accounts are less than 
UID_MIN and there doesn't seem be a convention to use accounts  UID_MAX for 
this case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1290785/+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 732653] Re: Menus are hidden by default

2014-07-17 Thread Piedro Kulman
Hi Leonardo!

I am glad that you find the design decision useful. many words to
explain how it suits you... but we could just sum it up: you like it
that way. Nothing to argue with that.

But now guess: I (and many others) don't like it. So why do you tell me
to get over it? Well I don't want to get into this kind of discussion...

You made some good explanation why things should be the way they are now. 
I hope you realized that noone wants to take that away from you! 

The suggestion, the hope, the plea oe maybe the demand on the table is not: 
Please make changes that Leonardo doesn't like the software anymore.   
It is: 
Please add the option for other users than Leonardo (quite many it seems) to 
swith off the feature they do not like (for also good personal reasons I might 
add).   

Would you please explain in what way your experience would suffer if
there were an option to switch off the hidden menue (which you would not
have to use!)?

Seems to me still like a crusade to try to force users to change their way of 
doing things. 
Why? Because someone thinks he or she knows it might suit the complaining users 
better... 
Who knows better what suits me than myself I might ask... 

Why not let everyone decide for themselves what suits them? Isn't that
essentially what they call freedom after all?

And for the other matter: 
Yes I think it woould be a nice addition to the forum if there were editing 
options. 
Though one could argue that it is a rational decision to force people to write 
more thoroughly in forums. 
But I guess we can agree on that it's not a good thing to do: forcing people to 
do things another way, right?

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

Title:
  Menus are hidden by default

Status in Ayatana Design:
  Confirmed
Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-2d” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 11.04, Ubuntu 11.10, Ubuntu 12.04

  1. Log in to Unity, and try to connect to a server: File  Connect to 
Server.
  2. Launch Firefox, and try to select an item from the Bookmarks menu.

  What happens:

  1. The File menu, and the rest of Nautilus's menus, are hidden by default.
  - Unless you mouse over it, the menu bar is blank.
  - When you mouse over it, the menus appear.

  2. The Bookmarks menu, and the rest of Firefox's menus, are hidden by 
default.
  - Unless you mouse over it, the menu bar contains only the text Firefox Web 
Browser, which isn't useful at all (especially, but not only, since the real 
name of the application -- Mozilla Firefox -- is already present in the 
window title bar).
  - When you mouse over it, the menus appear, partly but not completely 
replacing the previous text: Firefox W File Edit View….

  What should happen: Menus should be visible by default, so that you
  can know that they exist without scrubbing the screen, and so that you
  can see where a menu is each time you aim for it.

  The current behavior has led some people (including, this week, one of
  my design colleagues) to conclude that Ubuntu applications don't have
  menus when they do. For example
  http://www.techrepublic.com/blog/opensource/gnome-shell-vs-ubuntu-
  unity-which-desktop-wins/2291: One of the most handy menu entries in
  GNOME (for me at least) is the Connect to Server entry in the Places
  menu. This allows the user to connect to nearly any type of server
  quickly and easily. The user can even connect to a Windows Share from
  here. In Unity - you won’t find that. In fact, you will be hard
  pressed to find any means to connect to a server in Ubuntu Unity.

  In bug 720424, Jono Bacon reported that when we did some developer
  tools usability testing last week and on some other occasions when I
  have had someone use Unity, I have noticed that some folks don't
  realize there is a menu there as it is not visible.

  This was confirmed by usability testing of Ubuntu 11.04, where 2 out
  of the 10 people who needed to use a menu item could not find the
  menus at all -- and of the 8 who did find them, 7 did so only when the
  window was maximized. https://lists.ubuntu.com/archives/ubuntu-
  desktop/2011-April/002970.html (Usability testing results of Ubuntu
  11.10 or 12.04 have never been published, but this part of the design
  did not change.)

  Do not confuse this bug with bug 682788, which is about adding an
  option for visibility. Adding any options would not fix this bug,
  which is about menus being hidden *by default*.

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10. This project will
  address the issues described in this bug and also issues described in
  the duplicates of this bus. Note the 'official' bug that tracks the
  implementation of this project is bug #682788

  

[Dx-packages] [Bug 1343802] [NEW] Installation of cgmanager prevents booting with systemd

2014-07-17 Thread Harry
Public bug reported:

I have a completely upgraded Ubuntu Utopic development branch setup, with 
proprietary nvidia drivers installed.
I have set my booting system to boot with systemd instead of the upstart one.
The newest systemd-shim (version 6-3ubuntu1) depends on cgmanager.
However, installation of cgmanager (versions 0.26-0ubuntu5 or 0.27-0ubuntu7) 
does not complete booting with systemd.
Not even tty1 is created and thus gdm (which I use instead of lightdm) is not 
started.
I have the newest systemd installed (version 204-14ubuntu2).
Booting with upstart on the other hand goes just fine.

If I downgrade systemd to version 6-3 (and remove package cgmanager) all
is well again and systemd booting is fine again.

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

** Affects: systemd-shim (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cgmanager gdm systemd-shim

** Also affects: systemd-shim (Ubuntu)
   Importance: Undecided
   Status: New

** Information type changed from Private Security to Public

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

Title:
  Installation of cgmanager prevents booting with systemd

Status in “cgmanager” package in Ubuntu:
  New
Status in “systemd-shim” package in Ubuntu:
  New

Bug description:
  I have a completely upgraded Ubuntu Utopic development branch setup, with 
proprietary nvidia drivers installed.
  I have set my booting system to boot with systemd instead of the upstart one.
  The newest systemd-shim (version 6-3ubuntu1) depends on cgmanager.
  However, installation of cgmanager (versions 0.26-0ubuntu5 or 0.27-0ubuntu7) 
does not complete booting with systemd.
  Not even tty1 is created and thus gdm (which I use instead of lightdm) is not 
started.
  I have the newest systemd installed (version 204-14ubuntu2).
  Booting with upstart on the other hand goes just fine.

  If I downgrade systemd to version 6-3 (and remove package cgmanager)
  all is well again and systemd booting is fine again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1343802/+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 1343802] Re: Installation of cgmanager prevents booting with systemd

2014-07-17 Thread Harry
I noticed that bug LP: #1342586 is solved and fix released, but this new
bug is not solved by that systemd update.

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

Title:
  Installation of cgmanager prevents booting with systemd

Status in “cgmanager” package in Ubuntu:
  New
Status in “systemd-shim” package in Ubuntu:
  New

Bug description:
  I have a completely upgraded Ubuntu Utopic development branch setup, with 
proprietary nvidia drivers installed.
  I have set my booting system to boot with systemd instead of the upstart one.
  The newest systemd-shim (version 6-3ubuntu1) depends on cgmanager.
  However, installation of cgmanager (versions 0.26-0ubuntu5 or 0.27-0ubuntu7) 
does not complete booting with systemd.
  Not even tty1 is created and thus gdm (which I use instead of lightdm) is not 
started.
  I have the newest systemd installed (version 204-14ubuntu2).
  Booting with upstart on the other hand goes just fine.

  If I downgrade systemd to version 6-3 (and remove package cgmanager)
  all is well again and systemd booting is fine again.

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