[Touch-packages] [Bug 1388320] [NEW] bzr branch for mawk is not valid

2014-11-01 Thread majun
Public bug reported:

when i use bzr branch to get mawk , I got a error:

ERROR: Not a branch:
'nosmart+http://bzr.debian.org/bzr/users/vorlon/mawk/trunk/'.

I found the bzr branch url is not correct.so I update the debian/control  with 
the right url :
  https://alioth.debian.org/scm/loggerhead/users/vorlon/mawk/trunk

here is the patch,FYI

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

** Patch added: fix bzr branch error for mawk
   
https://bugs.launchpad.net/bugs/1388320/+attachment/4250514/+files/vorlon-mawk-bzrfix.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mawk in Ubuntu.
https://bugs.launchpad.net/bugs/1388320

Title:
  bzr branch for mawk is not valid

Status in “mawk” package in Ubuntu:
  New

Bug description:
  when i use bzr branch to get mawk , I got a error:

  ERROR: Not a branch:
  'nosmart+http://bzr.debian.org/bzr/users/vorlon/mawk/trunk/'.

  I found the bzr branch url is not correct.so I update the debian/control  
with the right url :
https://alioth.debian.org/scm/loggerhead/users/vorlon/mawk/trunk

  here is the patch,FYI

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

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


[Touch-packages] [Bug 1385630] Re: systemd 215 hangs during boot

2014-11-01 Thread Harry
Hi Martin,

True, I cannot switch between tty's. The whole system is unresponsive to
any keyboard commands.

About SysRQ (reisub): I cannot try it, because in my keyboard (Logitech K740) 
there is no SysRQ button.
Usually it is the alt-function of the PrintScreen button, but not here.

About the kernels. I have seen this hanging behaviour with the Ubuntu kernels 
3.16.0-23 and 3.16.0-24 (the latest).
But always with quiet in the kernel booting line.
If I remove quiet and turn to verbose mode, the booting will significantly 
slow down (because of the rolling text lines in the screen), but I haven't seen 
these hangs then.
In the log files, there is nothing, no errors about this.
Only one in x.log pointing that vesa module is not present. But I do not have 
vesa driver installed, instead I have modesetting and fbdev installed. They are 
loaded fine. And of course the Intel driver, the loading of which always 
succeeds.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1385630

Title:
  systemd 215 hangs during boot

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  I just installed (for testing) the newest systemd from Vivid proposed 
repositories.
  Yes, that is only a proposed package.
  The version is 215-5ubuntu1. Also the new plymouth was needed to do this 
(version 0.9.0-0ubuntu8).

  After the installation I found that every now and then booting or rebooting 
fails.
  It fails in a system-fsck line. So, nowhere to go from that, no tty's, no 
nothing.
  After each failure the next booting is successful, however.

  My setup is extremely fast, I am able to get to the desktop in about 5 
seconds from grub menu.
  The setup contains Intel Core i7 4790 processor and Samsung 850 Pro SSD.

  This may also be some sort of race situation.

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

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


[Touch-packages] [Bug 1387163] Re: 'Show Desktop' on launcher crashes compiz for any Gtk-Headerbar app when using any third party Gtk(3.12) theme (Utopic/Vivid)

2014-11-01 Thread Khurshid Alam
** Tags added: vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1387163

Title:
  'Show Desktop' on launcher crashes compiz for any Gtk-Headerbar app
  when using any third party Gtk(3.12) theme (Utopic/Vivid)

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  This is happening for any gtk-3.12 theme which has proper support for
  gtk-headerbar.

  How to reproduce on Utopic:

  1. sudo apt-get install Numix
  2. sudo apt-get install gnome-tweak-tool
  3. change Gtk theme to Numix
  4. Open any app with Gtk-Headerbar ( NOT directly patched by Ubuntu) like 
gnome-tweak-tool, gnome-system-log
  2. enable show-desktop on unity launcher
  3. Click on show-desktop first time. it will show desktop.
  4. Click on it again, it crashes compiz  sometimes does not recover from it. 
Users have to fallback to TTY   force restart lightdm.

  The problem also occurs for any headerbar app from Gnom3 ppa (for
  example gnome-contacts, baobab, gnome-maps).

  Attached crash file from /var/crash/compiz.

  Note: Compiz on other desktop shell/session works relatively well. For
  example in Gnome-Flashback-Compiz session it doesn't happen.

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

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


[Touch-packages] [Bug 1385630] Re: systemd 215 hangs during boot

2014-11-01 Thread Harry
Martin,

In addition the previous post #8

I tried again booting without quiet in the kernel line: 10/10 boots were 
successful.
Then with quiet: 3 out of 10 did hang.

Hanging (or crash) happens right after the fsck is done.
Mostly after sda1 fsck and before sdb1 fsck.
Sometimes both sda1 and sdb1 fsck lines are visible after the hang, indicating 
they both been done.

So, if booting always succeeds without quiet (slow boot) and hang only occurs 
with quiet (fast boot),
can that be an indication of an unsuccessful race condition, followed by a hang 
or crash?
And why systemd 208 was always successful, but 215 not?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1385630

Title:
  systemd 215 hangs during boot

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  I just installed (for testing) the newest systemd from Vivid proposed 
repositories.
  Yes, that is only a proposed package.
  The version is 215-5ubuntu1. Also the new plymouth was needed to do this 
(version 0.9.0-0ubuntu8).

  After the installation I found that every now and then booting or rebooting 
fails.
  It fails in a system-fsck line. So, nowhere to go from that, no tty's, no 
nothing.
  After each failure the next booting is successful, however.

  My setup is extremely fast, I am able to get to the desktop in about 5 
seconds from grub menu.
  The setup contains Intel Core i7 4790 processor and Samsung 850 Pro SSD.

  This may also be some sort of race situation.

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

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


[Touch-packages] [Bug 1387282] Re: bluetooth devices are missing when booting with systemd

2014-11-01 Thread Martin Pitt
Fran, to confirm that you are really seeing the same but, the output of
this would be helpful:

  grep -r . /var/lib/systemd/rfkill/

But I completely understand this now, so thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387282

Title:
  bluetooth devices are missing when booting with systemd

Status in “systemd” package in Ubuntu:
  Triaged

Bug description:
  I cannot use bluetooth devices while using systemd as the default init
  system.

  While going to gnome-control-center to check for bluetooth devices,
  all the bluetooth functionality is deactivated.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-8ubuntu8
  Uname: Linux 3.17.1-031701-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct 29 17:43:44 2014
  InstallationDate: Installed on 2014-10-22 (7 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140923)
  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/+bug/1387282/+subscriptions

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


[Touch-packages] [Bug 1388327] Re: Screencasting on desktop can not capture many Unity Elements like dash default compiz effects (scale) on Vivid

2014-11-01 Thread Khurshid Alam
I can reproduce the same on Utopic as well.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388327

Title:
  Screencasting on desktop can not capture many Unity Elements like dash
   default compiz effects (scale) on Vivid

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

Bug description:
  Desktop Recording tool used: gtk-recordmydesktop, kazaam
  Ubuntu releases used for testing: Vivid  Utopic

  Problem:

  1. Unity elements are not visible in the video like dash  sometime right
  click menu.

  2. Sometime the windows (any) are not visible  appears transparent.

  3. It failed to capture any default compiz effect like scale (Super+w)

  4. Sometime after completing recording it saves the previously recorded
  video! (until I run compiz --replace).

  
  For example, in this video (http://youtu.be/JQT6LTUXIe8), I opened dash,
  searched for terminal  opened it. But in the video nothing is visible.

  However, recording works very well in *NON-Compiz* session, i.e.
  gnome-flashback (metacity).

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

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


[Touch-packages] [Bug 1388327] [NEW] Screencasting on desktop can not capture many Unity Elements like dash default compiz effects (scale) on Vivid

2014-11-01 Thread Khurshid Alam
Public bug reported:

Desktop Recording tool used: gtk-recordmydesktop, kazaam
Ubuntu releases used for testing: Vivid  Utopic

Problem:

1. Unity elements are not visible in the video like dash  sometime right
click menu.

2. Sometime the windows (any) are not visible  appears transparent.

3. It failed to capture any default compiz effect like scale (Super+w)

4. Sometime after completing recording it saves the previously recorded
video! (until I run compiz --replace).


For example, in this video (http://youtu.be/JQT6LTUXIe8), I opened dash,
searched for terminal  opened it. But in the video nothing is visible.

However, recording works very well in *NON-Compiz* session, i.e.
gnome-flashback (metacity).

** Affects: compiz
 Importance: Undecided
 Status: New

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


** Tags: utopic vivid

** Also affects: unity
   Importance: Undecided
   Status: New

** Project changed: unity = compiz

** Summary changed:

- Screencasting on desktop can not acpture many Unity Elements like dash  
default compiz effect (scale) on Vivid
+ Screencasting on desktop can not acpture many Unity Elements like dash  
default compiz effects (scale) on Vivid

** Summary changed:

- Screencasting on desktop can not acpture many Unity Elements like dash  
default compiz effects (scale) on Vivid
+ Screencasting on desktop can not capture many Unity Elements like dash  
default compiz effects (scale) on Vivid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388327

Title:
  Screencasting on desktop can not capture many Unity Elements like dash
   default compiz effects (scale) on Vivid

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

Bug description:
  Desktop Recording tool used: gtk-recordmydesktop, kazaam
  Ubuntu releases used for testing: Vivid  Utopic

  Problem:

  1. Unity elements are not visible in the video like dash  sometime right
  click menu.

  2. Sometime the windows (any) are not visible  appears transparent.

  3. It failed to capture any default compiz effect like scale (Super+w)

  4. Sometime after completing recording it saves the previously recorded
  video! (until I run compiz --replace).

  
  For example, in this video (http://youtu.be/JQT6LTUXIe8), I opened dash,
  searched for terminal  opened it. But in the video nothing is visible.

  However, recording works very well in *NON-Compiz* session, i.e.
  gnome-flashback (metacity).

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

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


[Touch-packages] [Bug 1388327] Re: Screencasting on desktop can not capture many Unity Elements like dash default compiz effects (scale) on Vivid

2014-11-01 Thread Moshe
Any graphic driver installed?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388327

Title:
  Screencasting on desktop can not capture many Unity Elements like dash
   default compiz effects (scale) on Vivid

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

Bug description:
  Desktop Recording tool used: gtk-recordmydesktop, kazaam
  Ubuntu releases used for testing: Vivid  Utopic

  Problem:

  1. Unity elements are not visible in the video like dash  sometime right
  click menu.

  2. Sometime the windows (any) are not visible  appears transparent.

  3. It failed to capture any default compiz effect like scale (Super+w)

  4. Sometime after completing recording it saves the previously recorded
  video! (until I run compiz --replace).

  
  For example, in this video (http://youtu.be/JQT6LTUXIe8), I opened dash,
  searched for terminal  opened it. But in the video nothing is visible.

  However, recording works very well in *NON-Compiz* session, i.e.
  gnome-flashback (metacity).

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

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


[Touch-packages] [Bug 1388320] Re: bzr branch for mawk is not valid

2014-11-01 Thread Ubuntu Foundations Team Bug Bot
The attachment fix bzr branch error for mawk seems to be a patch.  If
it isn't, please remove the patch flag from the attachment, remove the
patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mawk in Ubuntu.
https://bugs.launchpad.net/bugs/1388320

Title:
  bzr branch for mawk is not valid

Status in “mawk” package in Ubuntu:
  New

Bug description:
  when i use bzr branch to get mawk , I got a error:

  ERROR: Not a branch:
  'nosmart+http://bzr.debian.org/bzr/users/vorlon/mawk/trunk/'.

  I found the bzr branch url is not correct.so I update the debian/control  
with the right url :
https://alioth.debian.org/scm/loggerhead/users/vorlon/mawk/trunk

  here is the patch,FYI

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

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


[Touch-packages] [Bug 756818] Re: Unity Live session nvidia display unuseable

2014-11-01 Thread cwsnyder
No real change in effect, Unity, GNOME 3.x, and Cinnamon still unusable.

Hardware was changed to a BioStar N68S38 motherboard/Athlon II x3 processor/8G 
RAM/Graphics:  Card: NVIDIA C61 [GeForce 7025 / nForce 630a] 
   X.Org: 1.15.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: 
1280x1024@60.0hz 
   GLX Renderer: Gallium 0.4 on NV4C GLX Version: 2.1 Mesa 10.1.3
Monitor: Etronix 1701B 17 1280x1024 LCD display does not give proper edid
I can now sometimes get a stable display on one of the three above DEs.until I 
attempt to actually open menu items, then the display freezes or goes for 
repeated pattern of dots on the screen, in either case the display freezes 
after a few seconds, requiring hard reset or power cycling
Knoppix with LXDE  Compiz works fine, as does Bodhi 2.x and 3.x and Xubuntu 
and Mate have remained working with no problems.
I am thinking that all three of the above do not handle the case where the edid 
is not returned from the monitor to the computer acceptably.
My only other monitor had been an old NEC Multisync II (800x600), but I 
obtained a Sansui model SLED 2900 I television/monitor and seeking confirmation.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/756818

Title:
  Unity Live session nvidia  display unuseable

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

Bug description:
  E-Machines T5212 Intel Pentium D805 2G/nVidia GeForce 6200TX 256M PCI-e 
add-on display card/Etronix 1701B 17 1280x1024 LCD display
  Natty beta download from 6 April 2011
  Presently operating on same boot CD after checked for errors in disk,  using 
the motherboard ATI Radeon Express 200 display driver.
  I have had problems in the past because the Etronix display card doesn't 
correctly report an EDID.

  When I tried to boot with my 'normal' nVidia display card in the
  system on the Natty beta CD burned from a download from Ubuntu.com,
  everything seemed to operate normally until I got to the desktop
  display.  I just used the defaults, did not try to download
  proprietary drivers, indeed didn't touch the keyboard after beginning
  the boot from the CD.

  At the desktop, the display would show for a second, then go black for
  a second, cycling endlessly.  The only variation was that the display
  when showing the background of the desktop would sometimes show the
  Unity menu, sometimes the top bar, sometimes just the background, in
  no sequence that I could determine, although I left it running for
  about 30 seconds to see if it would stabilize.  USB keyboard and mouse
  had no effect.  I got out by turning off the power.

  Any further information which I can supply?

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

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


[Touch-packages] [Bug 1357928] Re: [Studio1747, IDT 92HD73C1X5, playback] volume slider problem - Slide to bottom and sound stays off even when slider moved up again

2014-11-01 Thread B.J. Herbison
How do I get this out of Expired state? This is still a very annoying
problem.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1357928

Title:
  [Studio1747, IDT 92HD73C1X5,playback] volume slider problem - Slide to
  bottom and sound stays off even when slider moved up again

Status in “alsa-driver” package in Ubuntu:
  Expired

Bug description:
  The Audio Mixer panel widget slider (current version) has no mute
  checkbox. The 12.04 version had a mute checkbox in addition to the
  slider.

  When the slider is moved to the bottom, everything is muted: Master,
  Headphone, Speaker, PCM. Move the slider up and only Master is
  unmuted.

  My computer has three hardware buttons for audio. The mute/unmute
  mutes but never unmutes. Same issue.

  Known problem: http://askubuntu.com/questions/397819/ubuntu-13-10-and-
  xfce4-no-sound-at-all

  With 2012.04 I could just uncheck the mute button and things were back
  to normal. Now I need to open Audio Mixer and unmute everything.

  (It also appears I need to unmute the Headphones to hear sounds from
  the internal speakers.)

  As someone who works in an environment where I regularly need to mute
  this behavior is very annoying.

  1) The volume sliders should never mute.
  2) There should be a mute checkbox.
  3) The unmute options should unmute everything which was muted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Aug 17 06:53:47 2014
  InstallationDate: Installed on 2010-06-11 (1528 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: RV710/730 HDMI Audio [Radeon HD 4000 series] - HDA ATI HDMI
  Symptom_PulseAudioLog:
   
  Symptom_Type: Volume slider, or mixer problems
  Title: [HDA-Intel - HDA Intel MID, playback] volume slider problem
  UpgradeStatus: Upgraded to trusty on 2014-08-13 (3 days ago)
  dmi.bios.date: 03/31/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A14
  dmi.board.asset.tag: 1234567890
  dmi.board.name: 0J509P
  dmi.board.vendor: Dell Inc.
  dmi.chassis.asset.tag: 1234567890
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd03/31/2011:svnDellInc.:pnStudio1747:pvr:rvnDellInc.:rn0J509P:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Studio 1747
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-09-22T06:43:48.837149

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1357928/+subscriptions

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


[Touch-packages] [Bug 1388177] Re: Scope sends me off to Online Accounts to sign in with U1, never returns

2014-11-01 Thread Stuart Langridge
I'm using the emulator. Installed yesterday. System Settings says it's
Ubuntu 14.10 (r243).

** Changed in: unity-scope-click (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1388177

Title:
  Scope sends me off to Online Accounts to sign in with U1, never
  returns

Status in “unity-scope-click” package in Ubuntu:
  New

Bug description:
  When I first use the click scope to search for and install an app on
  the phone, I need to sign in with Ubuntu One. Once I have so signed
  in, I'm left looking at the System Settings screen rather than
  continuing with installation of the app I chose. Worse, if I then
  return to the Dash, it has reset and I have to search and find the app
  again.

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

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


[Touch-packages] [Bug 1388339] [NEW] [HDA-Intel - HDA Intel, playback] No sound at all and streaming going hi speed

2014-11-01 Thread Stephane
Public bug reported:

No sound output when browsing on soundcloud, you tube, rythmbox either. 
Streaming bars seem to go too fast compared to usual.
Have played with Ardour and Jack Keyboard before it happens (not sure it is 
related) but it happened when watching a video on you tube

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  stephane   1424 F pulseaudio
 /dev/snd/controlC0:  stephane   1424 F pulseaudio
CurrentDesktop: Unity
Date: Sat Nov  1 10:39:35 2014
ProcEnviron:
 LANGUAGE=fr_FR
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
Symptom_Card: RV710/730 HDMI Audio [Radeon HD 4000 series] - HDA ATI HDMI
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  stephane   1424 F pulseaudio
 /dev/snd/controlC0:  stephane   1424 F pulseaudio
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: No sound at all
Title: [HDA-Intel - HDA Intel, playback] No sound at all
UpgradeStatus: Upgraded to trusty on 2014-10-05 (26 days ago)
dmi.bios.date: 05/21/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.05
dmi.board.name: JM70
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.05:bd05/21/2009:svnAcer:pnAspire7735:pvr0100:rvnAcer:rnJM70:rvrRev:cvnAcer:ct10:cvrN/A:
dmi.product.name: Aspire 7735
dmi.product.version: 0100
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1388339

Title:
  [HDA-Intel - HDA Intel, playback] No sound at all and streaming going
  hi speed

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  No sound output when browsing on soundcloud, you tube, rythmbox either. 
Streaming bars seem to go too fast compared to usual.
  Have played with Ardour and Jack Keyboard before it happens (not sure it is 
related) but it happened when watching a video on you tube

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stephane   1424 F pulseaudio
   /dev/snd/controlC0:  stephane   1424 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Nov  1 10:39:35 2014
  ProcEnviron:
   LANGUAGE=fr_FR
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: RV710/730 HDMI Audio [Radeon HD 4000 series] - HDA ATI HDMI
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stephane   1424 F pulseaudio
   /dev/snd/controlC0:  stephane   1424 F pulseaudio
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel, playback] No sound at all
  UpgradeStatus: Upgraded to trusty on 2014-10-05 (26 days ago)
  dmi.bios.date: 05/21/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.05
  dmi.board.name: JM70
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.05:bd05/21/2009:svnAcer:pnAspire7735:pvr0100:rvnAcer:rnJM70:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 7735
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

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

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


[Touch-packages] [Bug 1371625] Re: wifi don't work after suspend

2014-11-01 Thread paolo gagini
1-Ok i reported a new bug for boot problem here:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1388097

2-I followed instruction in comment #9 but the situation now is worst.
I also deleted 90_awake-network-manager file but command:
sudo nmcli nm sleep false 
dont' work and output:
Error in sleep: Already awake
command: 
nmcli nm
output:
RUNNING:running
STATE:asleep
WIFI-HARDWARE:enabled
WIFI:enabled
WWAN-HARDWARE:enabled
WWAN:disabled

I cant' go online.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1371625

Title:
  wifi don't work after suspend

Status in OEM Priority Project:
  New
Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  When i take my laptop, fujitsu-siemens AMILO-Li3710,  from a suspend state 
wifi don't work.
  I need to restart it to function properly.

  This is my laptop and i have ubuntu 14.04..
  http://wiki.ubuntu-it.org/Hardware/Notebook/FujitsuSiemensAMILOLi3710

  thx

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1371625/+subscriptions

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


[Touch-packages] [Bug 1388139] Re: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 139

2014-11-01 Thread Søren Bredlund Caspersen
When trying to fix it, I get:

 sudo apt-get upgrade

Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 udev : Depends: libudev1 (= 204-5ubuntu20.7) but 204-5ubuntu20.8 is installed
E: Unmet dependencies. Try using -f.

sc@desktop-ssd:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  udev
The following packages will be upgraded:
  udev
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0 B/737 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 767378 files and directories currently installed.)
Preparing to unpack .../udev_204-5ubuntu20.8_i386.deb ...
Segmentation fault (core dumped)
dpkg: error processing archive 
/var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 139
Segmentation fault (core dumped)
dpkg: error while cleaning up:
 subprocess new post-removal script returned error exit status 139
Errors were encountered while processing:
 /var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1388139

Title:
  package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 139

Status in “systemd” package in Ubuntu:
  New

Bug description:
  Happened during normal system update.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: udev 204-5ubuntu20.7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Fri Oct 31 16:21:06 2014
  DpkgTerminalLog:
   Preparing to unpack .../udev_204-5ubuntu20.8_i386.deb ...
   Segmentation fault (core dumped)
   dpkg: error processing archive 
/var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 139
  DuplicateSignature: package:udev:204-5ubuntu20.7:subprocess new 
pre-installation script returned error exit status 139
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 139
  InstallationDate: Installed on 2012-05-02 (911 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=477c8345-1b95-4f17-89d0-878af1bd6232 ro quiet splash
  SourcePackage: systemd
  Title: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (188 days ago)
  dmi.bios.date: 03/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785-M
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd03/18/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1330037] Re: [FFe] upower 0.99.1 transition

2014-11-01 Thread Martin Pitt
powerd and system-settings landed in -proposed now, too.

** Changed in: powerd (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  [FFe] upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Committed
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Committed
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-shell” package in Ubuntu:
  Fix Committed
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Committed
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Committed
Status in “mate-power-manager” package in Ubuntu:
  Fix Committed
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Committed
Status in “powerd” package in Ubuntu:
  Fix Committed
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  Fix Committed
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Committed
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Committed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Committed
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: [FFe] upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/powerd

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  [FFe] upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Committed
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Committed
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-shell” package in Ubuntu:
  Fix Committed
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Committed
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Committed
Status in “mate-power-manager” package in Ubuntu:
  Fix Committed
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Committed
Status in “powerd” package in Ubuntu:
  Fix Committed
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  Fix Committed
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Committed
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Committed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Committed
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 756818] Re: Unity Live session nvidia display unuseable

2014-11-01 Thread cwsnyder
The Sansui monitor trial reminded me that there are other outcomes
beside the freezing and repeating pattern of dots.  This trial set
ALMOST worked from the trials of the LIVE disks of Unity, GNOME, KDE
Plasma, and Cinnamon desktops, but random patterns made the display
still unusable.  The graphics did not freeze, and the nVidia proprietary
driver may have worked, did not try in this set of trials.  The other
outcome which happened on Unity, GNOME/GNOME Classic and Cinnamon was to
have yellow and white on white background for the screen text and other
graphic elements, rendering most text onscreen unusable.  BTW, the
Sansui SLED2900I model was capable of 1280x1024.

I tried Ubuntu 14.04 for Unity.  Xubuntu 14.04  14.10 worked fine, as
is PCLinuxOS LXDE.

Next test would be to check using the nVidia proprietary driver and/or
installed system.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/756818

Title:
  Unity Live session nvidia  display unuseable

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

Bug description:
  E-Machines T5212 Intel Pentium D805 2G/nVidia GeForce 6200TX 256M PCI-e 
add-on display card/Etronix 1701B 17 1280x1024 LCD display
  Natty beta download from 6 April 2011
  Presently operating on same boot CD after checked for errors in disk,  using 
the motherboard ATI Radeon Express 200 display driver.
  I have had problems in the past because the Etronix display card doesn't 
correctly report an EDID.

  When I tried to boot with my 'normal' nVidia display card in the
  system on the Natty beta CD burned from a download from Ubuntu.com,
  everything seemed to operate normally until I got to the desktop
  display.  I just used the defaults, did not try to download
  proprietary drivers, indeed didn't touch the keyboard after beginning
  the boot from the CD.

  At the desktop, the display would show for a second, then go black for
  a second, cycling endlessly.  The only variation was that the display
  when showing the background of the desktop would sometimes show the
  Unity menu, sometimes the top bar, sometimes just the background, in
  no sequence that I could determine, although I left it running for
  about 30 seconds to see if it would stabilize.  USB keyboard and mouse
  had no effect.  I got out by turning off the power.

  Any further information which I can supply?

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

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


[Touch-packages] [Bug 1388279] Re: suspend hangs when unloading module

2014-11-01 Thread Jürgen
I changed the 00sleep_module to unload (only)  ic2_hid and now suspend works 
and the touchpad comes back after resume.
While testing I got a kernel panic unloading ic2_hid manually once.  Maybe its 
a problem with the kernel.

Otherwise everything seems to work now

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1388279

Title:
  suspend hangs when unloading module

Status in “pm-utils” package in Ubuntu:
  New

Bug description:
  a few user report problems after upgrading to 14.10. After resume or supend 
the touchpad is dead.
  un-reloading hid_multitouch solves the issue.

  however  putting the module name into 00sleep_modules prevents sleep mode 
(computer hangs)
  (making a typing error like hid_modu and it works again) 

  Unfortunately I have no clue how to get more detailed information

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: pm-utils 1.4.1-15
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Oct 31 23:32:13 2014
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1388279/+subscriptions

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


[Touch-packages] [Bug 1388139] Re: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new pre-installation script returned error exit status 139

2014-11-01 Thread Martin Pitt
Can you please run

  sudo sh -ex /var/lib/dpkg/info/udev.postinst configure

and get me the full output? I figure udevadm hwdb --update crashes,
but it might also be the initramfs update. Do you have another crash in
/var/crash/ related to that?

** Changed in: systemd (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
+ package udev 204-5ubuntu20.7 failed to install/upgrade: postinst segfalts

** Summary changed:

- package udev 204-5ubuntu20.7 failed to install/upgrade: postinst segfalts
+ package udev 204-5ubuntu20.7 failed to install/upgrade: postinst segfault

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1388139

Title:
  package udev 204-5ubuntu20.7 failed to install/upgrade: postinst
  segfault

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  Happened during normal system update.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: udev 204-5ubuntu20.7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Fri Oct 31 16:21:06 2014
  DpkgTerminalLog:
   Preparing to unpack .../udev_204-5ubuntu20.8_i386.deb ...
   Segmentation fault (core dumped)
   dpkg: error processing archive 
/var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 139
  DuplicateSignature: package:udev:204-5ubuntu20.7:subprocess new 
pre-installation script returned error exit status 139
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 139
  InstallationDate: Installed on 2012-05-02 (911 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=477c8345-1b95-4f17-89d0-878af1bd6232 ro quiet splash
  SourcePackage: systemd
  Title: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (188 days ago)
  dmi.bios.date: 03/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785-M
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd03/18/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1377220] Re: Google Chrome crash with mesa 10.3 on Intel GPU

2014-11-01 Thread Dzmitry_Hancharou
The same problem

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1377220

Title:
  Google Chrome crash with mesa 10.3 on Intel GPU

Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  When I start google-chrome on my Ubuntu 14.10 system the process it
  uses to test for a working GPU crashes and then Chrome falls back to
  software rendering.

  In chrome://gpu/ I get:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration 
unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all
  [...]

  In Ubuntu 14.04 (and also previous versions), on the same laptop, the
  exact same Google Chrome used to work perfectly with GPU acceleration.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libgl1-mesa-dri 10.3.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  BootLog:
   Scanning for Btrfs filesystems
    * Setting sensors limits   
  [ OK ]
    * Setting up X socket directories...   
  [ OK ]
  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: kwin
  CurrentDesktop: KDE
  Date: Fri Oct  3 17:48:09 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: kubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:0494]
  MachineType: Dell Inc. Latitude E6520
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-20-generic 
root=UUID=749a9901-bdd3-4b5f-b80e-69414667e058 ro quiet splash vt.handoff=7
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A19
  dmi.board.name: 0NVF5K
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA19:bd11/14/2013:svnDellInc.:pnLatitudeE6520:pvr01:rvnDellInc.:rn0NVF5K:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6520
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Oct  2 13:54:36 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id8685
   vendor AUO
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1388353] Re: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-11-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1388353

Title:
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “initramfs-tools” package in Ubuntu:
  New

Bug description:
  I just was updating package's
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: initramfs-tools 0.103ubuntu4.2
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sat Nov  1 13:19:01 2014
  DuplicateSignature: package:initramfs-tools:0.103ubuntu4.2:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-07-17 (106 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140715)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  Title: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1388353/+subscriptions

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


[Touch-packages] [Bug 1388353] [NEW] package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-11-01 Thread 1nv4d3r89
Public bug reported:

I just was updating package's
package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: initramfs-tools 0.103ubuntu4.2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Sat Nov  1 13:19:01 2014
DuplicateSignature: package:initramfs-tools:0.103ubuntu4.2:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2014-07-17 (106 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140715)
PackageArchitecture: all
SourcePackage: initramfs-tools
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
Title: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1388353

Title:
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “initramfs-tools” package in Ubuntu:
  New

Bug description:
  I just was updating package's
  package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: initramfs-tools 0.103ubuntu4.2
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sat Nov  1 13:19:01 2014
  DuplicateSignature: package:initramfs-tools:0.103ubuntu4.2:subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-07-17 (106 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140715)
  PackageArchitecture: all
  SourcePackage: initramfs-tools
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  Title: package initramfs-tools 0.103ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1388353/+subscriptions

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


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Martin Pitt
** Summary changed:

- [FFe] upower 0.99.1 transition
+ upower 0.99.1 transition

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Committed
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Committed
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-shell” package in Ubuntu:
  Fix Committed
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Committed
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Committed
Status in “mate-power-manager” package in Ubuntu:
  Fix Committed
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Committed
Status in “powerd” package in Ubuntu:
  Fix Committed
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  Fix Committed
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Committed
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Committed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Committed
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Martin Pitt
** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Committed
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Committed
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Committed
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “gnome-shell” package in Ubuntu:
  Fix Committed
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Committed
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Committed
Status in “mate-power-manager” package in Ubuntu:
  Fix Committed
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Committed
Status in “powerd” package in Ubuntu:
  Fix Committed
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Committed
Status in “unity-control-center” package in Ubuntu:
  Fix Committed
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Committed
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Committed
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Committed
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Committed
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1388358] [NEW] Desktop should be focused when all applications are minimized

2014-11-01 Thread Boza
Public bug reported:

1)  I'm using 14.04
2) Unity 7.2.2+14.04.20140714-0ubuntu1.1

3) When all applications are minimized, desktop should be focused and Ubuntu 
Desktop string should be set in panel.
4) Menu for last minimized application is visible if you place mouse pointer 
over panel.

How to reproduce. Minimize all application except one (for example
Chromium). Now minimize it. In the panel  Ubuntu Desktop should be
set, but there is nothing and if you place mouse pointer on panel, you
get menu for last minimized application (Chromium in this example).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
Uname: Linux 3.17.1-031701-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
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]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sat Nov  1 12:24:15 2014
DistUpgraded: 2014-06-24 21:54:38,665 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
DpkgLog:
 
GraphicsCard:
 Subsystem: ASRock Incorporation Device [1849:0152]
 Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e194]
InstallationDate: Installed on 2014-06-24 (129 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.17.1-031701-generic 
root=UUID=87bf94db-3b77-4e50-b55b-80cf0d6640cc ro splash intel_pstate=enable 
quiet radeon.dpm=1
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-06-24 (129 days ago)
dmi.bios.date: 03/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.70
dmi.board.name: B75 Pro3-M
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.70:bd03/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB75Pro3-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
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.1
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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sat Nov  1 10:51:05 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputVideo BusKEYBOARD, id 7
 inputPower Button KEYBOARD, id 8
 inputLogitech Optical USB Mouse MOUSE, id 9
 inputAT Translated Set 2 keyboard KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.1
xserver.video_driver: radeon

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


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

** Attachment added: Mouse is over the panel (though not visible). Chromium 
icon have focused  pointer although Chromium is minimized
   
https://bugs.launchpad.net/bugs/1388358/+attachment/4250701/+files/unity-bug.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388358

Title:
  Desktop should be focused when all applications are minimized

Status in “unity” package in Ubuntu:
  New

Bug description:
  1)  I'm using 14.04
  2) Unity 7.2.2+14.04.20140714-0ubuntu1.1

  3) When all applications are minimized, desktop should be focused and Ubuntu 
Desktop string should be set in panel.
  4) Menu for last minimized application is visible if you place mouse pointer 
over panel.

  How to reproduce. Minimize all application except one (for example
  Chromium). Now minimize it. In the panel  Ubuntu Desktop should be
  set, but there is nothing and if you place mouse pointer on 

[Touch-packages] [Bug 1388139] Re: package udev 204-5ubuntu20.7 failed to install/upgrade: postinst segfault

2014-11-01 Thread Søren Bredlund Caspersen
As requested:

sc@desktop-ssd:~$   sudo sh -ex /var/lib/dpkg/info/udev.postinst configure
[sudo] password for sc: 
+ set -e
+ update_hwdb
+ udevadm hwdb --update
/var/lib/dpkg/info/udev.postinst: 15: /var/lib/dpkg/info/udev.postinst: 
udevadm: not found
+ true
+ invoke-rc.d udev restart
udev stop/waiting
udev start/running, process 3761
+ enable_udevadm
+ [ -e /bin/udevadm.upgrade ]
+ update-initramfs -u
update-initramfs: Generating /boot/initrd.img-3.13.0-39-generic
E: /usr/share/initramfs-tools/hooks/udev failed with return 1.
update-initramfs: failed for /boot/initrd.img-3.13.0-39-generic with 1.


I don't think any of these are relevant - let me know if I am wrong, and
you need them.

sc@desktop-ssd:/var/crash$ ls -l -h
total 744K
-rw-r- 1 root whoopsie 515K Oct 31 16:25 udev.0.crash
-rw-r--r-- 1 root whoopsie0 Oct 31 16:25 udev.0.upload
-rw--- 1 whoopsie whoopsie0 Oct 31 16:25 udev.0.uploaded
-rw-r- 1 root whoopsie  31K Oct 31 16:41 _usr_bin_dpkg-divert.0.crash
-rw-r--r-- 1 root whoopsie0 Oct 31 16:41 _usr_bin_dpkg-divert.0.upload
-rw--- 1 whoopsie whoopsie0 Oct 31 16:41 _usr_bin_dpkg-divert.0.uploaded
-rw-r- 1 sc   whoopsie  32K Oct 31 16:39 _usr_bin_dpkg-divert.1000.crash
-rw-rw-r-- 1 sc   whoopsie0 Oct 31 16:39 
_usr_bin_dpkg-divert.1000.upload
-rw--- 1 whoopsie whoopsie0 Oct 31 16:39 
_usr_bin_dpkg-divert.1000.uploaded
-rw-r- 1 sc   whoopsie 164K Oct 31 16:39 
_usr_bin_update-manager.1000.crash
-rw-rw-r-- 1 sc   whoopsie0 Oct 31 16:39 
_usr_bin_update-manager.1000.upload
-rw--- 1 whoopsie whoopsie0 Oct 31 16:39 
_usr_bin_update-manager.1000.uploaded

Thanks for looking into this.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1388139

Title:
  package udev 204-5ubuntu20.7 failed to install/upgrade: postinst
  segfault

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  Happened during normal system update.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: udev 204-5ubuntu20.7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Fri Oct 31 16:21:06 2014
  DpkgTerminalLog:
   Preparing to unpack .../udev_204-5ubuntu20.8_i386.deb ...
   Segmentation fault (core dumped)
   dpkg: error processing archive 
/var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 139
  DuplicateSignature: package:udev:204-5ubuntu20.7:subprocess new 
pre-installation script returned error exit status 139
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 139
  InstallationDate: Installed on 2012-05-02 (911 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=477c8345-1b95-4f17-89d0-878af1bd6232 ro quiet splash
  SourcePackage: systemd
  Title: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (188 days ago)
  dmi.bios.date: 03/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785-M
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd03/18/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1268119] Re: ICC color profile application lost during login

2014-11-01 Thread Alexander Graf
I can confirm this bug with AMD graphics running the catalyst drivers.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to colord in Ubuntu.
https://bugs.launchpad.net/bugs/1268119

Title:
  ICC color profile application lost during login

Status in “colord” package in Ubuntu:
  Triaged

Bug description:
  I assume colord is the correct package to report this bug against, but
  to be honest I really don't know!

  Symptoms:
  I have an ICC color profile which is not being applied at login. Upon logging 
in, the system (Unity) appears to use it for a second or so, but then something 
happens which results in it being unloaded.  This never happened in Ubuntu 
13.10.

  Workaround:
  Go to system settings, color. Note the correct profile is selected (your 
custom profile). Choose the default (system) profile (i.e. not your custom 
profile), and then again choose the profile that is meant to be used. The 
correct color profile will now be used until logout.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: colord 1.0.2-1
  ProcVersionSignature: Ubuntu 3.13.0-1.16-generic 3.13.0-rc7
  Uname: Linux 3.13.0-1-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  Date: Sat Jan 11 17:44:19 2014
  ExecutablePath: /usr/lib/colord/colord
  InstallationDate: Installed on 2014-01-10 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140103)
  ProcEnviron:
   
  SourcePackage: colord
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 756818] Re: Unity Live session nvidia display unuseable

2014-11-01 Thread cwsnyder
With the Sansui monitor, I was able to install the nvidia-current
package and get a stable display.  nvidia-current had not helped with
the Etronix 1701B monitor on which the edid was not read correctly.  I
am typing this on a Unity desktop on 14.04, so my problems seem to have
been solved.  I also tried on GNOME desktop with similar results.

My problem seems to have been a combination of hardware (edid not
reading properly) and driver (nouveau) not working together, and I will
so report publicly.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/756818

Title:
  Unity Live session nvidia  display unuseable

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

Bug description:
  E-Machines T5212 Intel Pentium D805 2G/nVidia GeForce 6200TX 256M PCI-e 
add-on display card/Etronix 1701B 17 1280x1024 LCD display
  Natty beta download from 6 April 2011
  Presently operating on same boot CD after checked for errors in disk,  using 
the motherboard ATI Radeon Express 200 display driver.
  I have had problems in the past because the Etronix display card doesn't 
correctly report an EDID.

  When I tried to boot with my 'normal' nVidia display card in the
  system on the Natty beta CD burned from a download from Ubuntu.com,
  everything seemed to operate normally until I got to the desktop
  display.  I just used the defaults, did not try to download
  proprietary drivers, indeed didn't touch the keyboard after beginning
  the boot from the CD.

  At the desktop, the display would show for a second, then go black for
  a second, cycling endlessly.  The only variation was that the display
  when showing the background of the desktop would sometimes show the
  Unity menu, sometimes the top bar, sometimes just the background, in
  no sequence that I could determine, although I left it running for
  about 30 seconds to see if it would stabilize.  USB keyboard and mouse
  had no effect.  I got out by turning off the power.

  Any further information which I can supply?

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

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


[Touch-packages] [Bug 1388358] Re: Desktop should be focused when all applications are minimized

2014-11-01 Thread Boza
** Description changed:

  1)  I'm using 14.04
  2) Unity 7.2.2+14.04.20140714-0ubuntu1.1
  
  3) When all applications are minimized, desktop should be focused and Ubuntu 
Desktop string should be set in panel.
  4) Menu for last minimized application is visible if you place mouse pointer 
over panel.
  
  How to reproduce. Minimize all application except one (for example
  Chromium). Now minimize it. In the panel  Ubuntu Desktop should be
  set, but there is nothing and if you place mouse pointer on panel, you
  get menu for last minimized application (Chromium in this example).
  
+ Look for image attached.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  Uname: Linux 3.17.1-031701-generic i686
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu3.5
  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]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Nov  1 12:24:15 2014
  DistUpgraded: 2014-06-24 21:54:38,665 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DpkgLog:
-  
+ 
  GraphicsCard:
-  Subsystem: ASRock Incorporation Device [1849:0152]
-  Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
-Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e194]
+  Subsystem: ASRock Incorporation Device [1849:0152]
+  Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
+    Subsystem: PC Partner Limited / Sapphire Technology Device [174b:e194]
  InstallationDate: Installed on 2014-06-24 (129 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  PlymouthDebug: Error: [Errno 13] Permission denied: 
'/var/log/plymouth-debug.log'
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.17.1-031701-generic 
root=UUID=87bf94db-3b77-4e50-b55b-80cf0d6640cc ro splash intel_pstate=enable 
quiet radeon.dpm=1
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-06-24 (129 days ago)
  dmi.bios.date: 03/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.70
  dmi.board.name: B75 Pro3-M
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.70:bd03/02/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB75Pro3-M:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  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.1
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Nov  1 10:51:05 2014
  xserver.configfile: default
  xserver.devices:
-  inputPower Button KEYBOARD, id 6
-  inputVideo BusKEYBOARD, id 7
-  inputPower Button KEYBOARD, id 8
-  inputLogitech Optical USB Mouse MOUSE, id 9
-  inputAT Translated Set 2 keyboard KEYBOARD, id 10
+  inputPower Button KEYBOARD, id 6
+  inputVideo BusKEYBOARD, id 7
+  inputPower Button KEYBOARD, id 8
+  inputLogitech Optical USB Mouse MOUSE, id 9
+  inputAT Translated Set 2 keyboard KEYBOARD, id 10
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.1
  xserver.video_driver: radeon

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388358

Title:
  Desktop should be focused when all applications are minimized

Status in “unity” package in Ubuntu:
  New

Bug description:
  1)  I'm using 14.04
  2) Unity 7.2.2+14.04.20140714-0ubuntu1.1

  3) When all applications are minimized, desktop should be focused 

[Touch-packages] [Bug 1388139] Re: package udev 204-5ubuntu20.7 failed to install/upgrade: postinst segfault

2014-11-01 Thread Martin Pitt
 /var/lib/dpkg/info/udev.postinst: 15:
/var/lib/dpkg/info/udev.postinst: udevadm: not found

Huh? Can you please try again with

  sudo /sbin/udevadm hwdb --update

Does that crash? If so, we have our culprit (but based on your crash
report list it's not that). So going on with

 E: /usr/share/initramfs-tools/hooks/udev failed with return 1.

That's interesting. Can you please run those to get a debugging output:

  sudo sed -i '2 s/^/set -x/' /usr/share/initramfs-tools/hooks/udev
  sudo update-initramfs -uv 21|tee /tmp/update-initramfs.out
  sudo sed -i '2 s/^.*$//' /usr/share/initramfs-tools/hooks/udev

and then attach /tmp/update-initramfs.out to this bug report?

dpkg-divert and udev crashing are both very relevant for this bug
report, so uploading them would be appreciated.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1388139

Title:
  package udev 204-5ubuntu20.7 failed to install/upgrade: postinst
  segfault

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  Happened during normal system update.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: udev 204-5ubuntu20.7
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Fri Oct 31 16:21:06 2014
  DpkgTerminalLog:
   Preparing to unpack .../udev_204-5ubuntu20.8_i386.deb ...
   Segmentation fault (core dumped)
   dpkg: error processing archive 
/var/cache/apt/archives/udev_204-5ubuntu20.8_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 139
  DuplicateSignature: package:udev:204-5ubuntu20.7:subprocess new 
pre-installation script returned error exit status 139
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 139
  InstallationDate: Installed on 2012-05-02 (911 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic 
root=UUID=477c8345-1b95-4f17-89d0-878af1bd6232 ro quiet splash
  SourcePackage: systemd
  Title: package udev 204-5ubuntu20.7 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 139
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: Upgraded to trusty on 2014-04-25 (188 days ago)
  dmi.bios.date: 03/18/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A785-M
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd03/18/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1387908] Re: FIDO u2f security keys should be supported out of the box

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: systemd (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387908

Title:
  FIDO u2f security keys should be supported out of the box

Status in “systemd” package in Ubuntu:
  Incomplete
Status in “systemd” source package in Trusty:
  Confirmed
Status in “systemd” source package in Utopic:
  Confirmed
Status in “systemd” source package in Vivid:
  Incomplete

Bug description:
  FIDO u2f is an emerging standard for public-private cryptography based
  2nd factor authentication, which improves on OTP by mitigating
  phishing, man-in-the-middle attacks and reply attacks.

  Google Chrome supports u2f devices which are now widely available from
  Yubico (new premium neo Yubikeys and Security keys).

  However, udev rules are required to setup permissions to allow the
  web-browsers which are running as regular users to access the devices
  in question.

  E.g.:

  KERNEL==hidraw*, SUBSYSTEM==hidraw, MODE=0664, GROUP=plugdev,
  ATTRS{idVendor}==1050, ATTRS{idProduct}==0113|0114|0115|0116|0120

  Something like that should be enabled by default, however probably not
  encode on the vendor/productid as other vendors will also make u2f
  devices.

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

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


[Touch-packages] [Bug 1387908] Re: FIDO u2f security keys should be supported out of the box

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: systemd (Ubuntu Trusty)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387908

Title:
  FIDO u2f security keys should be supported out of the box

Status in “systemd” package in Ubuntu:
  Incomplete
Status in “systemd” source package in Trusty:
  Confirmed
Status in “systemd” source package in Utopic:
  Confirmed
Status in “systemd” source package in Vivid:
  Incomplete

Bug description:
  FIDO u2f is an emerging standard for public-private cryptography based
  2nd factor authentication, which improves on OTP by mitigating
  phishing, man-in-the-middle attacks and reply attacks.

  Google Chrome supports u2f devices which are now widely available from
  Yubico (new premium neo Yubikeys and Security keys).

  However, udev rules are required to setup permissions to allow the
  web-browsers which are running as regular users to access the devices
  in question.

  E.g.:

  KERNEL==hidraw*, SUBSYSTEM==hidraw, MODE=0664, GROUP=plugdev,
  ATTRS{idVendor}==1050, ATTRS{idProduct}==0113|0114|0115|0116|0120

  Something like that should be enabled by default, however probably not
  encode on the vendor/productid as other vendors will also make u2f
  devices.

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

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


[Touch-packages] [Bug 1388359] [NEW] User metrics can no longer be changed by double tap

2014-11-01 Thread Alan Pope
Public bug reported:

Krillin #139 proposed

On the welcome screen I only see No text messages sent today. In
previous images double tapping the welcome screen would cycle through
music played, phone calls made/received etc. I don't seem to be able to
get it to move on.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1388359

Title:
  User metrics can no longer be changed by double tap

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Krillin #139 proposed

  On the welcome screen I only see No text messages sent today. In
  previous images double tapping the welcome screen would cycle through
  music played, phone calls made/received etc. I don't seem to be able
  to get it to move on.

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

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


[Touch-packages] [Bug 1388362] [NEW] Touchpad setting lost after suspend/resume

2014-11-01 Thread makitso
Public bug reported:

Have set up a Startup Application script to disable the touchpad on the
referenced laptop.  After suspend/resume the touchpad is active again.

xinput set-prop 15 Device Enabled 0

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: powermgmt-base 1.31build1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Nov  1 07:26:49 2014
InstallationDate: Installed on 2014-10-11 (21 days ago)
InstallationMedia: Ubuntu-GNOME 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: powermgmt-base
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: powermgmt-base (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to powermgmt-base in Ubuntu.
https://bugs.launchpad.net/bugs/1388362

Title:
  Touchpad setting lost after suspend/resume

Status in “powermgmt-base” package in Ubuntu:
  New

Bug description:
  Have set up a Startup Application script to disable the touchpad on
  the referenced laptop.  After suspend/resume the touchpad is active
  again.

  xinput set-prop 15 Device Enabled 0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: powermgmt-base 1.31build1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Nov  1 07:26:49 2014
  InstallationDate: Installed on 2014-10-11 (21 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: powermgmt-base
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powermgmt-base/+bug/1388362/+subscriptions

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


[Touch-packages] [Bug 1333215] Re: Unable to find keyfile for application: Does not look for .desktop files in click pkgdir

2014-11-01 Thread Martin Pitt
This bug has not been fixed. The reproducer in comment 1 still proves
that (in current vivid). That reproducer is a bit complicated, but I
wanted to have one which doesn't require an actual phone. But you can
easily reproduce that on an actual phone, too. Since I don't have
another click at hand, I just use the calculator and pretend it wasn't
installed already:

Uninstall the preinstalled calculator and remove the cache:

sudo rm -r /usr/share/click/preinstalled/com.ubuntu.calculator
rm ~/.cache/ubuntu-app-launch/desktop/com.ubuntu.calculator_calculator_*.desktop

It's now gone from click list. Now install it again from an actual
.click:

wget 
http://people.canonical.com/~pitti/tmp/com.ubuntu.calculator_1.3.283_all.click
sudo click install --all-users --allow-unauthenticated 
com.ubuntu.calculator_1.3.283_all.click

There's an error about Could not parse click manifest. for a
mismatching version, but that's fine. click list should now show that
com.ubuntu.calculator1.3.283 is installed.

Note that ~ .cache/ubuntu-app-launch/desktop/ doesn't have a cached
entry for the calculator, as it was installed in a running session. And
it indeed can't be started due to that bug:

$ ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.calculator`

** (process:5499): WARNING **: Unable to find keyfile for application
'com.ubuntu.calculator_calculator_1.3.283'

Clicking on the calculator icon in the dash doesn't work either.

** Changed in: ubuntu-app-launch
   Status: Invalid = Confirmed

** Changed in: ubuntu-app-launch (Ubuntu)
   Status: Invalid = Triaged

** Changed in: click (Ubuntu)
   Status: Invalid = New

** Summary changed:

- Unable to find keyfile for application: Does not look for .desktop files in 
click pkgdir
+ Unable to find keyfile for application: clicks installed in current session 
don't create UAL cache, and UAL does not look for .desktop files in click pkgdir

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1333215

Title:
  Unable to find keyfile for application: clicks installed in current
  session don't create UAL cache, and UAL does not look for .desktop
  files in click pkgdir

Status in Ubuntu Application Launcher:
  Confirmed
Status in “click” package in Ubuntu:
  New
Status in “ubuntu-app-launch” package in Ubuntu:
  Triaged

Bug description:
  For testing/autopkgtest I want/need to run click apps and their tests
  in a schroot or container, as the turnaround with real phones and the
  emulator is way too large. But in a container, ubuntu-app-launch fails
  with

  $ ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.calculator`

  ** (process:766): WARNING **: Unable to find keyfile for application 
'com.ubuntu.calculator_calculator_1.3.283'
  init: application-legacy 
(com.ubuntu.calculator_calculator_1.3.283-1403523098604203) pre-start process 
(770) terminated with status 1

  In strace I see that it looks for the .desktop file in the following
  locations:


/home/ubuntu/.cache/ubuntu-app-launch/desktop/com.ubuntu.calculator_calculator_1.3.283.desktop

/home/ubuntu/.local/share/applications/com.ubuntu.calculator_calculator_1.3.283.desktop

/usr/local/share/applications/com.ubuntu.calculator_calculator_1.3.283.desktop
/usr/share/applications/com.ubuntu.calculator_calculator_1.3.283.desktop

  but not in the click dir:

  $ click pkgdir com.ubuntu.calculator
  /opt/click.ubuntu.com/.click/users/@all/com.ubuntu.calculator

  The workaround is to create the symlink manually, then it works:

  $  ln -s `click pkgdir com.ubuntu.calculator`/*.desktop 
.cache/ubuntu-app-launch/desktop/`ubuntu-app-triplet 
com.ubuntu.calculator`.desktop
  $ ubuntu-app-launch `ubuntu-app-triplet com.ubuntu.calculator`

  But that's certainly not something that autopkgtest should do.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1333215/+subscriptions

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


[Touch-packages] [Bug 1387908] Re: [udev] FIDO u2f security keys should be supported out of the box

2014-11-01 Thread Martin Pitt
** Summary changed:

- FIDO u2f security keys should be supported out of the box
+ [udev] FIDO u2f security keys should be supported out of the box

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387908

Title:
  [udev] FIDO u2f security keys should be supported out of the box

Status in “systemd” package in Ubuntu:
  Incomplete
Status in “systemd” source package in Trusty:
  Confirmed
Status in “systemd” source package in Utopic:
  Confirmed
Status in “systemd” source package in Vivid:
  Incomplete

Bug description:
  FIDO u2f is an emerging standard for public-private cryptography based
  2nd factor authentication, which improves on OTP by mitigating
  phishing, man-in-the-middle attacks and reply attacks.

  Google Chrome supports u2f devices which are now widely available from
  Yubico (new premium neo Yubikeys and Security keys).

  However, udev rules are required to setup permissions to allow the
  web-browsers which are running as regular users to access the devices
  in question.

  E.g.:

  KERNEL==hidraw*, SUBSYSTEM==hidraw, MODE=0664, GROUP=plugdev,
  ATTRS{idVendor}==1050, ATTRS{idProduct}==0113|0114|0115|0116|0120

  Something like that should be enabled by default, however probably not
  encode on the vendor/productid as other vendors will also make u2f
  devices.

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

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


[Touch-packages] [Bug 1295521] Re: Installing i386 and amd64 PAM stacks causes shutdown/logout/etc. to break

2014-11-01 Thread Martin Pitt
*** This bug is a duplicate of bug 1382510 ***
https://bugs.launchpad.net/bugs/1382510

** This bug has been marked a duplicate of bug 1382510
   systemd-logind upstart script breaks if libpam-systemd is installed for more 
than one arch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1295521

Title:
  Installing i386 and amd64 PAM stacks causes shutdown/logout/etc. to
  break

Status in Light Display Manager:
  Invalid
Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  After I upgraded to Ubuntu Trusty, I've seen that it is no longer
  possible to suspend/shutdown/restart my system from the GUI. In other
  words within lightdm buttons to do so are grayed out, and within KDE
  it is the same. I had the same bug in Saucy beta and the culprit was
  the login component, and after its upgrade the issue was fixed.

  My system :
  Kubuntu 14.04 LTS AMD64
  AMD Phenom 9850 
  8 GB RAM
  NVidia GeForce 660 Ti w/ NVidia 331 driver

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: login 1:4.1.5.1-1ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Mar 21 07:21:52 2014
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: shadow
  UpgradeStatus: Upgraded to trusty on 2014-03-20 (0 days ago)

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

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


[Touch-packages] [Bug 1388359] Re: User metrics can no longer be changed by double tap

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity8 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1388359

Title:
  User metrics can no longer be changed by double tap

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Krillin #139 proposed

  On the welcome screen I only see No text messages sent today. In
  previous images double tapping the welcome screen would cycle through
  music played, phone calls made/received etc. I don't seem to be able
  to get it to move on.

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

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


[Touch-packages] [Bug 1388359] Re: User metrics can no longer be changed by double tap

2014-11-01 Thread Sergio Schvezov
When I double tap all I see is the launcher trying to slide in now and
an unlbock hint at the bottom

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1388359

Title:
  User metrics can no longer be changed by double tap

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Krillin #139 proposed

  On the welcome screen I only see No text messages sent today. In
  previous images double tapping the welcome screen would cycle through
  music played, phone calls made/received etc. I don't seem to be able
  to get it to move on.

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

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


[Touch-packages] [Bug 1387277] Re: rpcbind.service is not started on boot

2014-11-01 Thread Martin Pitt
*** This bug is a duplicate of bug 1312976 ***
https://bugs.launchpad.net/bugs/1312976

** This bug has been marked a duplicate of bug 1312976
   nfs-utils needs systemd unit or init.d script

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1387277

Title:
  rpcbind.service is not started on boot

Status in “systemd” package in Ubuntu:
  New

Bug description:
  NFS kernel server is not started on boot while using systemd as the
  init system.

  Due to this I cannot mount NFS exports in other computers.

  I don't know if it is related but screen shows the next error message.
  Job rpcbind.service/start deleted to breack ordering cycle starting with 
basic.target/start.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-8ubuntu8
  Uname: Linux 3.17.1-031701-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct 29 17:33:05 2014
  InstallationDate: Installed on 2014-10-22 (7 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140923)
  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/+bug/1387277/+subscriptions

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


[Touch-packages] [Bug 1360554] Re: cannot change time zone

2014-11-01 Thread Martin Pitt
*** This bug is a duplicate of bug 1365095 ***
https://bugs.launchpad.net/bugs/1365095

** This bug has been marked a duplicate of bug 1365095
   Greeter not asking for pin code in image 11 (krillin)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1360554

Title:
  cannot change time zone

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  Changing time zone seems broken.

  What you expected to happen
  Searching for 'Bergen' and selecting 'Bergen, Hordaland, Norway', should give 
me feedback that something had happened, and the time zone should change.

  What happened instead
  Selecting 'Bergen, Hordaland, Norway' only made the item grey, but nothing 
else happened. And the time zone remained unchanged if I navigated back.

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

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


[Touch-packages] [Bug 1388364] [NEW] plugging in huey colorimeter locks user in login screen

2014-11-01 Thread Alexander Graf
Public bug reported:

Plugging in a huey colorimeter (for screen color calibration) after
booting to the login screen opens a window which gains focus and the
user is unable to log in.

Steps to reproduce:

* Boot to the login screen.
* Do NOT login.
* Plug in a huey colorimeter (lsusb says ID 0971:2005 Gretag-Macbeth AG Huey) 
into a USB port (maybe another colorimeter triggers the same behaviour).
* The System Settings-Color dialog opens and you can not proceed to login nor 
you can close the window since it has no default window buttons (close etc.).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: colord 1.0.6-1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: fglrx zfs zunicode zavl zcommon znvpair
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Nov  1 13:09:15 2014
InstallationDate: Installed on 2013-06-13 (505 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
SourcePackage: colord
UpgradeStatus: Upgraded to trusty on 2014-05-11 (173 days ago)

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


** Tags: amd64 apport-bug third-party-packages trusty

** Description changed:

  Plugging in a huey colorimeter (for screen color calibration) after
  booting to the login screen opens a window which gains focus and the
  user is unable to log in.
  
  Steps to reproduce:
  
  * Boot to the login screen.
  * Do NOT login.
- * Plug in a huey colorimeter (lsusb says ID 0971:2005 Gretag-Macbeth AG 
Huey) into a USB port (maybe another colorimeter triggers the same behaviour.
- * The System Settings-Color dialog opens and you can not proceed to login.
+ * Plug in a huey colorimeter (lsusb says ID 0971:2005 Gretag-Macbeth AG 
Huey) into a USB port (maybe another colorimeter triggers the same behaviour).
+ * The System Settings-Color dialog opens and you can not proceed to login 
nor you can close the window since it has no default window buttons (close 
etc.).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: colord 1.0.6-1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov  1 13:09:15 2014
  InstallationDate: Installed on 2013-06-13 (505 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  SourcePackage: colord
  UpgradeStatus: Upgraded to trusty on 2014-05-11 (173 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to colord in Ubuntu.
https://bugs.launchpad.net/bugs/1388364

Title:
  plugging in huey colorimeter locks user in login screen

Status in “colord” package in Ubuntu:
  New

Bug description:
  Plugging in a huey colorimeter (for screen color calibration) after
  booting to the login screen opens a window which gains focus and the
  user is unable to log in.

  Steps to reproduce:

  * Boot to the login screen.
  * Do NOT login.
  * Plug in a huey colorimeter (lsusb says ID 0971:2005 Gretag-Macbeth AG 
Huey) into a USB port (maybe another colorimeter triggers the same behaviour).
  * The System Settings-Color dialog opens and you can not proceed to login 
nor you can close the window since it has no default window buttons (close 
etc.).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: colord 1.0.6-1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: fglrx zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov  1 13:09:15 2014
  InstallationDate: Installed on 2013-06-13 (505 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  SourcePackage: colord
  UpgradeStatus: Upgraded to trusty on 2014-05-11 (173 days ago)

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

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


[Touch-packages] [Bug 1372187] Re: Desktop console-kit permissions (e.g shutdown, network, users) broken for all accounts after upgrade to 14.10

2014-11-01 Thread Martin Pitt
*** This bug is a duplicate of bug 1377727 ***
https://bugs.launchpad.net/bugs/1377727

** This bug has been marked a duplicate of bug 1377727
   Desktop permissions (e.g shutdown, network, users) broken for all accounts 
after upgrade to 14.10

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to consolekit in Ubuntu.
https://bugs.launchpad.net/bugs/1372187

Title:
  Desktop console-kit permissions (e.g shutdown, network, users) broken
  for all accounts after upgrade to 14.10

Status in “consolekit” package in Ubuntu:
  Incomplete

Bug description:
  1. System worked without any problems under 14.04
  2. Upgrade to 14.10
  3. Upgrade went without any problems
  4. Notice that standby has disappeared from the gears menu
  5. notice that I cannot disconnect or change the network connection (exact 
error is: (32) Not authorized to control networking.)
  6. I can't see, change or unlock setting under Settings  User accounts
  7. Running dbus-send --system --print-reply 
--dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Manager 
org.freedesktop.ConsoleKit.Manager.Stop from the terminal results in the 
error: Error org.freedesktop.ConsoleKit.Manager.NotPrivileged: Not Authorized
  8. Running sudo pam-auth-update --force doesn't solve any errors
  9. Creating a new user account (sudo adduser) and switching to the account 
results in the same permission problems.

  Sudo works as expected so I can help to further debug this problem and
  provide relevant information. Unfortunately I have very limited
  experience with ConsoleKit and PAM so I hope I have reported this to
  the right package.

  If someone could point me in the right direction (wiki, man page,
  tutorial) I would be more than happy to see if I can see what went
  wrong and if I can debug this myself.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: consolekit 0.4.6-5
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Sep 21 23:55:41 2014
  InstallationDate: Installed on 2013-04-21 (518 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130421)
  SourcePackage: consolekit
  UpgradeStatus: Upgraded to utopic on 2014-09-14 (7 days ago)

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

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


[Touch-packages] [Bug 1382752] Re: Impossible to update libudev

2014-11-01 Thread Martin Pitt
This looks like your apt sources are out of date and you have an
incomplete upgrade? Please try sudo apt-get update and then sudo apt-
get -f install to clean up. If that still does not work, please
copypaste the output of apt-cache policy udev libudev1.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1382752

Title:
  Impossible to update libudev

Status in “systemd” package in Ubuntu:
  Invalid

Bug description:
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   udev : Depends: libudev1 (= 204-0ubuntu19) but 204-5ubuntu20.7 is to be 
installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

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

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


[Touch-packages] [Bug 1377727] Re: Desktop permissions (e.g shutdown, network, users) broken for all accounts after upgrade to 14.10

2014-11-01 Thread Martin Pitt
Err, you removed upstart? That means that you are running systemd as pid
1? That's not supported yet in 14.10 (although it should work for the
desktop for the most part). Please check your current session name in
loginctl (probably c2), and then give me the output of loginctl
show-session c2 (replace c2 with the actual session). Perhaps there's
something wrong with that.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1377727

Title:
  Desktop permissions (e.g shutdown, network, users) broken for all
  accounts after upgrade to 14.10

Status in “systemd” package in Ubuntu:
  Incomplete

Bug description:
  I reported this bug before as Bug #1372187 but it has been brought to
  my attention that Ubuntu switched from console-kit to logind after the
  13.10 release.

  1. System worked without any problems under 14.04
  2. Upgrade to 14.10
  3. Upgrade went without any problems
  4. Notice that standby has disappeared from the gears menu
  5. notice that I cannot disconnect or change the network connection (exact 
error is: (32) Not authorized to control networking.)
  6. I can't see, change or unlock setting under Settings  User accounts
  7. Running dbus-send --system --print-reply 
--dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Manager 
org.freedesktop.ConsoleKit.Manager.Stop from the terminal results in the 
error: Error org.freedesktop.ConsoleKit.Manager.NotPrivileged: Not Authorized
  8. Running sudo pam-auth-update --force doesn't solve any errors
  9. Creating a new user account (sudo adduser) and switching to the account 
results in the same permission problems.

  Output of:

  laurens@laurens-desktop:~$ loginctl list-sessions
 SESSION UID USER SEAT
  c1 110 lightdm seat0
  c2 1000 laurens seat0

  2 sessions listed.

  Sudo works as expected so I can help to further debug this problem and
  provide relevant information. Unfortunately I have very limited
  experience with Logind and PAM so I hope I have reported this to the
  right package.

  If someone could point me in the right direction (wiki, man page,
  tutorial) I would be more than happy to see if I can see what went
  wrong and if I can debug this myself.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libpam-systemd 208-8ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct  5 22:34:02 2014
  InstallationDate: Installed on 2013-04-21 (531 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130421)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to utopic on 2014-09-14 (21 days ago)

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

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


[Touch-packages] [Bug 1382752] Re: Impossible to update libudev

2014-11-01 Thread pfff
Thx Martin but:
sebastienserre@server2:~$ sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Correction des dépendances... a échoué.
Les paquets suivants contiennent des dépendances non satisfaites :
 udev : Dépend: libudev1 (= 204-0ubuntu19) mais 204-0ubuntu19.2 est installé
E: Erreur, pkgProblem::Resolve a généré des ruptures, ce qui a pu être causé 
par les paquets devant être gardés en l'état.
E: Impossible de corriger les dépendances
sebastienserre@server2:~$ 

sebastienserre@server2:~$ sudo apt-cache policy udev libudev1
udev:
  Installé : 204-0ubuntu19
  Candidat : 204-5ubuntu20.7
 Table de version :
 204-5ubuntu20.7 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 204-5ubuntu20 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
 *** 204-0ubuntu19 0
100 /var/lib/dpkg/status
libudev1:
  Installé : 204-0ubuntu19.2
  Candidat : 204-5ubuntu20.7
 Table de version :
 204-5ubuntu20.7 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
 204-5ubuntu20 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
 *** 204-0ubuntu19.2 0
100 /var/lib/dpkg/status
sebastienserre@server2:~$

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1382752

Title:
  Impossible to update libudev

Status in “systemd” package in Ubuntu:
  Invalid

Bug description:
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   udev : Depends: libudev1 (= 204-0ubuntu19) but 204-5ubuntu20.7 is to be 
installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

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

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


[Touch-packages] [Bug 1387959] Re: unity8 crash in image krillin rtm 139

2014-11-01 Thread Olli Ries
I have tried a variety of incoming calls, denied/accepted and could not
reproduce on krillin #140

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1387959

Title:
  unity8 crash in image krillin rtm 139

Status in “unity8” package in Ubuntu:
  New

Bug description:
  Earlier today, a few QA folks tested image krillin rtm 138 plus silo
  13, and found that it fixed the unity8 crash from bug 1382595.

  Silo 13 plus silo 10 landed in image 139.

  Now, in image 139, unity8 is crashy again.  Olli mentioned getting two
  crashes within a few minutes, and I got a unity8 crash while trying to
  accept an incoming call.  I'm not sure if it's the same crash as
  before, or if it's a new one.

  Attached is the crash dump I got just after hitting 'accept' for an
  incoming call.  I tried to pre-process it in apport-cli, but it failed
  with Sorry, the program unity8 closed unexpectedly  //  Your
  computer does not have enough free memory to automatically analyze the
  problem and send a report to the developers.

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

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


[Touch-packages] [Bug 1383486] Re: menu to select zoom doesn't drop down

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+3.0 (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1383486

Title:
  menu to select zoom doesn't drop down

Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “gtk+3.0” source package in Utopic:
  Confirmed

Bug description:
  To reproduce open a pdf file in evince from pcmanfm or another file
  manager. Then move the mouse to the upper right corner of the window
  along the top bar. Then try to click on the arrow pointing down to
  drop down the menu. The mouse pointer will click but no menu will drop
  down. I can still edit the zoom by clickin in this bar but I cannoy
  select fit page or fit width like I used to be able to in 14.04. I am
  using lxde as my desktop environment with openbox as my window
  manager.

  evince:
Installed: 3.14.1-0ubuntu1
Candidate: 3.14.1-0ubuntu1
Version table:
   *** 3.14.1-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status
  Description:  Ubuntu 14.10
  Release:  14.10
  I expected a menu to be able to choose zoom instead I can only change zoom by 
typing in the box. 

  Work around is to manually set a zoom by typing it in. This could lead
  to some accessibility problems for people with low vision if they need
  to zoom in on a pdf and don't know the workaround.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: evince 3.14.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu7
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Mon Oct 20 14:08:31 2014
  InstallationDate: Installed on 2014-09-30 (19 days ago)
  InstallationMedia: Lubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140930)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1383486/+subscriptions

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


[Touch-packages] [Bug 685422] Re: network manager pppoe+wifi

2014-11-01 Thread goto
*** This bug is a duplicate of bug 232172 ***
https://bugs.launchpad.net/bugs/232172

** This bug has been marked a duplicate of bug 232172
   MASTER no wlan option for pppoe configuration

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/685422

Title:
  network manager pppoe+wifi

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: network-manager

  This is not a bug report, but a request of improvement.

  I have a DSL pppoe connection, through a wifi modem. At the moment, I
  have to use network-manager in order to connect to wifi, and then
  sudo pon dsl-provider for DSL. I cannot see a way, inside network
  manager, to use a DSL connection through a wifi modem.

  This is quite annoying, because pppoeconf and network manager do not
  work very well together, as I wrote here:

  https://bugs.launchpad.net/ubuntu/+source/network-
  manager/+bug/571570?comments=all

  Here is another possibly related bug:

  https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/659744

  Thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: network-manager 0.8.1+git.20100810t184654.ab580f4-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  CRDA: Error: [Errno 2] Nessun file o directory
  Date: Sun Dec  5 09:58:25 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  InterestingModules: b44
  IpRoute:
   192.168.1.1 dev wlan0  proto static  scope link 
   151.23.232.74 dev ppp0  proto kernel  scope link  src 151.61.171.175 
   192.168.137.0/24 dev wlan0  proto kernel  scope link  src 192.168.137.33  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default dev ppp0  scope link
  Keyfiles: Error: [Errno 2] Nessun file o directory
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.utf8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager
  WifiSyslog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/685422/+subscriptions

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


[Touch-packages] [Bug 1388339] Re: [HDA-Intel - HDA Intel, playback] No sound at all and streaming going hi speed

2014-11-01 Thread Raymond
Default sample spec: s16le 2ch 44100Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-_00_1b.0.iec958-stereo

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1388339

Title:
  [HDA-Intel - HDA Intel, playback] No sound at all and streaming going
  hi speed

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  No sound output when browsing on soundcloud, you tube, rythmbox either. 
Streaming bars seem to go too fast compared to usual.
  Have played with Ardour and Jack Keyboard before it happens (not sure it is 
related) but it happened when watching a video on you tube

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stephane   1424 F pulseaudio
   /dev/snd/controlC0:  stephane   1424 F pulseaudio
  CurrentDesktop: Unity
  Date: Sat Nov  1 10:39:35 2014
  ProcEnviron:
   LANGUAGE=fr_FR
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: RV710/730 HDMI Audio [Radeon HD 4000 series] - HDA ATI HDMI
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stephane   1424 F pulseaudio
   /dev/snd/controlC0:  stephane   1424 F pulseaudio
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel, playback] No sound at all
  UpgradeStatus: Upgraded to trusty on 2014-10-05 (26 days ago)
  dmi.bios.date: 05/21/2009
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.05
  dmi.board.name: JM70
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.05:bd05/21/2009:svnAcer:pnAspire7735:pvr0100:rvnAcer:rnJM70:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 7735
  dmi.product.version: 0100
  dmi.sys.vendor: Acer

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

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


[Touch-packages] [Bug 1381930] Re: [TOPBLOCKER] 7digital previews do not play in the scope

2014-11-01 Thread Jim Hodapp
With the linked branch for qtubuntu-media, I can see that it's passing
through an unmodified URI to playbin. However, when it tries to play the
7digital stream, I'm seeing a not authorized HTTP return code from
souphttpsrc. How exactly does a user get authenticated to be able to
play a 7digital stream?

** Changed in: qtubuntu-media (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: qtubuntu-media (Ubuntu RTM)
   Status: New = Fix Committed

** Changed in: qtubuntu-media (Ubuntu RTM)
 Assignee: (unassigned) = Jim Hodapp (jhodapp)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1381930

Title:
  [TOPBLOCKER] 7digital previews do not play in the scope

Status in “qtbase-opensource-src” package in Ubuntu:
  Incomplete
Status in “qtubuntu-media” package in Ubuntu:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Invalid
Status in “unity8” package in Ubuntu:
  Invalid
Status in “qtubuntu-media” package in Ubuntu RTM:
  Fix Committed
Status in “unity8” package in Ubuntu RTM:
  Invalid

Bug description:
  Steps to reproduce:

  1. Navigate to the music scope
  2. In the section 'New albums from 7digital' click on any album
  3. Press the play button on one of the track previews

  Expected result:

  The preview plays

  Actual result:

  No preview plays

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: unity-scope-mediascanner2 0.2+14.10.20141009-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: armhf
  Date: Thu Oct 16 08:11:12 2014
  InstallationDate: Installed on 2014-10-16 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20141016-010328)
  SourcePackage: unity-scope-mediascanner
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1381930/+subscriptions

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


[Touch-packages] [Bug 1388384] [NEW] faulty display callibration

2014-11-01 Thread Prameya Saha
Public bug reported:

want calibration profiles

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 i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
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: Sat Nov  1 20:13:23 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] 
(rev 10) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation 82G33/G31 Express Integrated Graphics 
Controller [8086:29c2]
InstallationDate: Installed on 2014-10-12 (20 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
MachineType: OEM OEM
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=ea87510b-cdfb-47e4-8cf5-57abbc31adf2 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/26/2013
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: I31 Series
dmi.board.vendor: LORD ELECTRONICS CO.,LTD.
dmi.board.version: V1.0
dmi.chassis.type: 3
dmi.chassis.vendor: OEM
dmi.chassis.version: OEM
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd11/26/2013:svnOEM:pnOEM:pvrOEM:rvnLORDELECTRONICSCO.,LTD.:rnI31Series:rvrV1.0:cvnOEM:ct3:cvrOEM:
dmi.product.name: OEM
dmi.product.version: OEM
dmi.sys.vendor: OEM
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.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
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 Nov  1 20:10:28 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputUSB OPTICAL MOUSEMOUSE, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id6512 
 vendor AOC
xserver.version: 2:1.15.1-0ubuntu2

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


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1388384

Title:
  faulty display callibration

Status in “xorg” package in Ubuntu:
  New

Bug description:
  want calibration profiles

  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 i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  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: Sat Nov  1 20:13:23 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82G33/G31 Express Integrated Graphics Controller 
[8086:29c2] (rev 10) (prog-if 00 [VGA controller])
 Subsystem: Intel Corporation 82G33/G31 Express Integrated Graphics 
Controller [8086:29c2]
  InstallationDate: Installed on 2014-10-12 (20 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: OEM OEM
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=ea87510b-cdfb-47e4-8cf5-57abbc31adf2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  

[Touch-packages] [Bug 1381731] Re: [oobe] Shutdown dialog does not appear in welcome wizard

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+15.04.20141031.2-0ubuntu1

---
ubuntu-system-settings (0.3+15.04.20141031.2-0ubuntu1) vivid; urgency=low

  [ Sebastien Bacher ]
  * Tweaks to try to make the section headers and titles closer to the
design. Use a custom component, with tweaked margins and disabled
tap effects, for that.

  [ Iain Lane ]
  * Move formatSize into a new Utilities class in the qml context and
call this from the updates panel to consistently display sizes (LP:
#1385286)
  * Update to work with UPower = 0.99 as well as current versions (LP:
#1330037)

  [ Albert Astals ]
  * i18n++ (LP: #1386730)

  [ William Hua ]
  * Re-translate the UI when reboot is cancelled after language change.
(LP: #1377984)

  [ jonas-drange ]
  * [cellular] split Cellular Data and Connection type into two
separate pieces in the UI for both single and multi SIM (LP:
#1361226)
  * [wifi] use actiongroup to hide connect to other networks (LP:
#1377076)

  [ Michael Terry ]
  * When the power button is held down, show the shutdown dialog like we
do in the unity8 shell. (LP: #1381731)
  * Add a Continue button when choosing a passphrase. And fix a few
other design nits with choosing a password.

  [ Michael Zanetti ]
  * Drop reboot notification label on launcher reset. (LP: #1376707)

  [ Mathieu Trudel-Lapierre ]
  * [bluetooth] Show bluetooth address instead of name while it's not
detected; to be updated once available. (LP: #1382767)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 31 Oct 2014 
14:53:52 +

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1381731

Title:
  [oobe] Shutdown dialog does not appear in welcome wizard

Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  If you hold down the power button in the wizard, you have to wait
  until the phone hard-shuts off.  But a shutdown dialog should appear
  like it does in the unity8 shell.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1381731/+subscriptions

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


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-settings-daemon -
15.04.0+15.10.20141030-0ubuntu1

---
unity-settings-daemon (15.04.0+15.10.20141030-0ubuntu1) vivid; urgency=medium

  [ Tim Lunn ]
  * Query logind instead of upower for can suspend/hibernate, and rebuild
against upower 0.99. (LP: #1330037)

  [ Martin Pitt ]
  * Add missing Vcs-Bzr: control field.
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 17:29:53 +0100

** Changed in: unity-settings-daemon (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: cinnamon-settings-daemon (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  xfce4-systemload-plugin: needs rebuild

To manage notifications about this bug go to:

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-pomodoro - 0.10.3-1build1

---
gnome-shell-pomodoro (0.10.3-1build1) vivid; urgency=medium

  * No-change rebuild against upower 0.99. (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:26:22 +0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cinnamon-settings-daemon - 2.2.4
.repack-7build1

---
cinnamon-settings-daemon (2.2.4.repack-7build1) vivid; urgency=medium

  * No change rebuild for upower 0.99.1 (LP: #1330037)
 -- Jackson Doak nosk...@ubuntu.com   Wed, 29 Oct 2014 19:42:56 +1100

** Changed in: gnome-shell-pomodoro (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
3.12.2-1ubuntu4

---
gnome-settings-daemon (3.12.2-1ubuntu4) vivid; urgency=medium

  * geoclue-2.0 build-deps were accidentally uncommented in the previous
upload - remove them again.
 -- Iain Lane i...@orangesquash.org.uk   Sat, 01 Nov 2014 13:32:00 +

** Changed in: cinnamon-control-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package powerd -
0.16+15.04.20141031.2-0ubuntu1

---
powerd (0.16+15.04.20141031.2-0ubuntu1) vivid; urgency=low

  [ Martin Pitt ]
  * Support upower 0.99. (LP: #1330037)

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Tim Lunn ]
  * Support upower 0.99. (LP: #1330037)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 31 Oct 2014 
20:19:53 +

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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: 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cinnamon-control-center -
2.2.11-4build1

---
cinnamon-control-center (2.2.11-4build1) vivid; urgency=medium

  * No change rebuild for upower 0.99.1 (LP: #1330037)
 -- Jackson Doak nosk...@ubuntu.com   Wed, 29 Oct 2014 19:27:57 +1100

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package wmbattery - 2.45-2build1

---
wmbattery (2.45-2build1) vivid; urgency=medium

  * No-change rebuild against upower 0.99 (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 14:09:07 +0100

** Changed in: xfce4-settings (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-power-manager - 3.14.1-1ubuntu1

---
gnome-power-manager (3.14.1-1ubuntu1) vivid; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- ctrl-q-quit.patch: Make Ctrl+q close the application.
- Depend on gnome-settings-daemon-schemas so can work with
  unity-settings-daemon (LP: #1277487)
  * Build against upower 0.99 (LP: #1330037)

gnome-power-manager (3.14.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6. No further changes.
  * Drop Depends on notification-daemon. The gnome-power-statistics binary,
which is the only component still provided by the gnome-power-manager
package, doesn't use it anymore.

gnome-power-manager (3.14.0-1) unstable; urgency=medium

  * New upstream release.

gnome-power-manager (3.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.5
  * Upload to unstable.

gnome-power-manager (3.12.0-2) experimental; urgency=medium

  * Bump libupower-glib-dev build-dependency to = 0.99 as well.
(Closes: #751129)

gnome-power-manager (3.12.0-1) experimental; urgency=medium

  * New upstream release.
  * Update build-dependencies according to configure.ac changes:
- Bump libglib2.0-dev to (= 2.36)
- Bump intltool to (= 0.50.0)
  * Bump dependency on upower to = 0.99
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 12:29:32 +0100

** Changed in: xfce4-systemload-plugin (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package xfce4-systemload-plugin -
1:1.1.1-4ubuntu1

---
xfce4-systemload-plugin (1:1.1.1-4ubuntu1) vivid; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Add epoch.
  * Rebuild against upower 0.99 (LP: #1330037)

xfce4-systemload-plugin (1.1.1-4) unstable; urgency=medium

  * debian/control:
- update standards version to 3.9.6.
- add build-dep on xfce4-dev-tools, automake and libtool.
  * debian/rules:
- call xdt-autogen before configure to regenerate config.{guess,sub} and
  gain support for new architectures.   closes: #765274

xfce4-systemload-plugin (1.1.1-3) unstable; urgency=low

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Jackson Doak ]
  * Support upower 0.99 closes: #752430
- Add 01_upower-0.99.patch
- Bump upower depend to = 0.99
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 13:11:52 +0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  sugar: Upstream bug 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package cairo-dock-plug-ins - 3.4.0-0ubuntu2

---
cairo-dock-plug-ins (3.4.0-0ubuntu2) vivid; urgency=medium

  * No change rebuild for upower 0.99.1 (LP: #1330037)
 -- Jackson Doak nosk...@ubuntu.com   Wed, 29 Oct 2014 19:15:20 +1100

** Changed in: xfce4-power-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package xfce4-power-manager - 1.4.1-2ubuntu1

---
xfce4-power-manager (1.4.1-2ubuntu1) vivid; urgency=medium

  * Merge from Debian. Remaining Ubuntu changes:
  * debian/control
- Switch to using logind for session tracking. Depend on systemd-services
  and add libsystemd-login-dev build dependency.
- Enable building of lxpanel plugin
- Update depends for xfce4-power-manager-plugins to xfce4-panel | lxpanel
  * debian/rules
- Do not include xfce4-panel in shlibs

xfce4-power-manager (1.4.1-2) unstable; urgency=medium

  * debian/patches:
- 0001-Use-translated-device-type-for-unknown-devices-bug-1 added,
cherry-picked from upstream to fix extra long battery names when the
battery is not recognized by the system.closes: #763713
  * debian/control:
- update standards version to 3.9.6.

xfce4-power-manager (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
- 0001-Fix-handle-lid-switch-with-loginD-Bug-11160 dropped, included
  upstream.
 -- Jackson Doak nosk...@ubuntu.com   Fri, 31 Oct 2014 18:36:56 +1100

** Changed in: mate-applets (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package xfce4-settings - 4.11.3-0ubuntu3

---
xfce4-settings (4.11.3-0ubuntu3) vivid; urgency=medium

  * No-change rebuild against upower 0.99. (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 13:34:09 +0100

** Changed in: cairo-dock-plug-ins (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.3+15.04.20141031.2-0ubuntu1

---
ubuntu-system-settings (0.3+15.04.20141031.2-0ubuntu1) vivid; urgency=low

  [ Sebastien Bacher ]
  * Tweaks to try to make the section headers and titles closer to the
design. Use a custom component, with tweaked margins and disabled
tap effects, for that.

  [ Iain Lane ]
  * Move formatSize into a new Utilities class in the qml context and
call this from the updates panel to consistently display sizes (LP:
#1385286)
  * Update to work with UPower = 0.99 as well as current versions (LP:
#1330037)

  [ Albert Astals ]
  * i18n++ (LP: #1386730)

  [ William Hua ]
  * Re-translate the UI when reboot is cancelled after language change.
(LP: #1377984)

  [ jonas-drange ]
  * [cellular] split Cellular Data and Connection type into two
separate pieces in the UI for both single and multi SIM (LP:
#1361226)
  * [wifi] use actiongroup to hide connect to other networks (LP:
#1377076)

  [ Michael Terry ]
  * When the power button is held down, show the shutdown dialog like we
do in the unity8 shell. (LP: #1381731)
  * Add a Continue button when choosing a passphrase. And fix a few
other design nits with choosing a password.

  [ Michael Zanetti ]
  * Drop reboot notification label on launcher reset. (LP: #1376707)

  [ Mathieu Trudel-Lapierre ]
  * [bluetooth] Show bluetooth address instead of name while it's not
detected; to be updated once available. (LP: #1382767)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 31 Oct 2014 
14:53:52 +

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.12.2-1ubuntu8

---
gnome-shell (3.12.2-1ubuntu8) vivid; urgency=medium

  * Drop revert-new-upower.patch and build against upower 0.99.
(LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:35:42 +0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package mate-applets - 1.8.1+dfsg1-3build1

---
mate-applets (1.8.1+dfsg1-3build1) vivid; urgency=medium

  * Rebuild against upower 0.99. (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:57:02 +0100

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center -
1:3.12.1-5ubuntu3

---
gnome-control-center (1:3.12.1-5ubuntu3) vivid; urgency=medium

  * Drop power-panel-3.10.patch and bump upower build dep to = 0.99.
(LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 12:17:35 +0100

** Changed in: gnome-power-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package tracker - 1.2.2-2ubuntu2

---
tracker (1.2.2-2ubuntu2) vivid; urgency=medium

  * No-change rebuild against upower 0.99. (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:13:35 +0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.12.2-1ubuntu4

---
mutter (3.12.2-1ubuntu4) vivid; urgency=medium

  * Drop revert_upower_api_changes.patch and build against upower 0.99.
(LP: #1330037)
  * Skip version number for rejected -1ubuntu3.
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:02:03 +0100

** Changed in: unity-control-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center -
15.04.0+15.04.20141030-0ubuntu1

---
unity-control-center (15.04.0+15.04.20141030-0ubuntu1) vivid; urgency=medium

  * Port to upower 0.99 (LP: #1330037)
 -- Tim Lunn t...@feathertop.org   Thu, 30 Oct 2014 17:27:40 +0100

** Changed in: mate-power-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : 

[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package mate-power-manager -
1.8.1+dfsg1-1build1

---
mate-power-manager (1.8.1+dfsg1-1build1) vivid; urgency=medium

  * Rebuild against upower 0.99. (LP: #1330037)
 -- Martin Pitt martin.p...@ubuntu.com   Thu, 30 Oct 2014 15:56:25 +0100

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/xfce4-systemload-plugin

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

Status in “cairo-dock-plug-ins” package in Ubuntu:
  Fix Released
Status in “cinnamon-control-center” package in Ubuntu:
  Fix Released
Status in “cinnamon-session” package in Ubuntu:
  Fix Released
Status in “cinnamon-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-applets” package in Ubuntu:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-shell-pomodoro” package in Ubuntu:
  Fix Released
Status in “indicator-power” package in Ubuntu:
  Fix Released
Status in “kde-workspace” package in Ubuntu:
  Fix Released
Status in “mate-applets” package in Ubuntu:
  Fix Released
Status in “mate-power-manager” package in Ubuntu:
  Fix Released
Status in “mate-session-manager” package in Ubuntu:
  Fix Released
Status in “mutter” package in Ubuntu:
  Fix Released
Status in “powerd” package in Ubuntu:
  Fix Released
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:
  Fix Released
Status in “tracker” package in Ubuntu:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “unity-control-center” package in Ubuntu:
  Fix Released
Status in “unity-settings-daemon” package in Ubuntu:
  Fix Released
Status in “upower” package in Ubuntu:
  Fix Committed
Status in “wmbattery” package in Ubuntu:
  Fix Released
Status in “xfce4-power-manager” package in Ubuntu:
  Fix Released
Status in “xfce4-session” package in Ubuntu:
  Fix Released
Status in “xfce4-settings” package in Ubuntu:
  Fix Released
Status in “xfce4-systemload-plugin” package in Ubuntu:
  Fix Released
Status in “xfce4-weather-plugin” package in Ubuntu:
  Invalid
Status in “wmbattery” package in Debian:
  Fix Released

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Martin Pitt
Closing the tasks which are done in vivid now, but whose changelogs
don't have a bug ref.

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

** Changed in: gnome-applets (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

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

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1330037] Re: upower 0.99.1 transition

2014-11-01 Thread Martin Pitt
I checked sugar-0.98, and the only usage seems to be in
./extensions/deviceicon/battery.py which only reads battery properties.
This looks fine for upower 0.99.

** Changed in: sugar-0.98 (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1330037

Title:
  upower 0.99.1 transition

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

Bug description:
  upower 0.99 needs uploading for gnome 3.12 to enter ubuntu. It drops
  the suspend/hibernate functions, as logind now does that. All major
  DEs have support for this,so nearly everything just needs a rebuild.
  This bug tracks the transition.

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

  All packages (and build logs) are staged in
  https://launchpad.net/~noskcaj/+archive/upower/+packages

  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-shell - ready, just need to drop upower revert.
  gnome-control-center: WIP
  gnome-packagekit: Upower dropped from newest upstream release.
  gnome-power-manager: Fixed in newest upstream release. Merge from debian
  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 broken with upstart, no rebuilds needed
  cinnamon: Rebuild
  mate: all mate packages need rebuilding
  python-dbusmock: needs rebuild
  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, so it's done
  wmbattery: needs rebuild
  xfce4-power-manager: Needs rebuilding
  xfce4-session: Fixed already, since we switched to logind
  xfce4-settings: Needs rebuild
  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/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1360642] Re: package python3-gi 3.12.0-1 failed to install/upgrade: le sous-processus nouveau script pre-removal a retourné une erreur de sortie d'état 1

2014-11-01 Thread yoch
this bug is still present

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1360642

Title:
  package python3-gi 3.12.0-1 failed to install/upgrade: le sous-
  processus nouveau script pre-removal a retourné une erreur de sortie
  d'état 1

Status in “python3-defaults” package in Ubuntu:
  New

Bug description:
  when I'm update my system with apt-get, I got an error

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: python3-gi 3.12.0-1
  ProcVersionSignature: Ubuntu 3.13.0-33.58-generic 3.13.11.4
  Uname: Linux 3.13.0-33-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  Date: Sat Aug 23 20:21:31 2014
  DuplicateSignature: package:python3-gi:3.12.0-1:le sous-processus nouveau 
script pre-removal a retourné une erreur de sortie d'état 1
  ErrorMessage: le sous-processus nouveau script pre-removal a retourné une 
erreur de sortie d'état 1
  InstallationDate: Installed on 2014-04-23 (122 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: pygobject
  Title: package python3-gi 3.12.0-1 failed to install/upgrade: le 
sous-processus nouveau script pre-removal a retourné une erreur de sortie 
d'état 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1360642/+subscriptions

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


[Touch-packages] [Bug 1388412] [NEW] Not all the screen displays

2014-11-01 Thread Ayeshah
Public bug reported:

Hello,

I recently upgraded to Trusty Tahr 14.04 and feel I may have a slight
issue with the screen size.  Such an example would be like dialogue
boxes or messages from certain softwares or programs don't completely
display.

It would be nice to use System Testing to maybe work out how to deal
with the screen size but I'm unable to proceed past the start page -
where it requires you to press continue, but I'm guessing the button is
at the far bottom of the dialogue box which I cannot press and there's
no way to scroll or tab to the button.

Any answers or help is much appreciated!

I'm hoping I've reported this minor issue to the right place.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Nov  1 17:17:41 2014
DistUpgraded: 2014-10-05 18:00:02,335 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller 
[8086:8108] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:02c6]
InstallationDate: Installed on 2014-03-10 (236 days ago)
InstallationMedia: Linux Lite 1.0.8 32-bit - Release i386
MachineType: Dell Inc. Inspiron 1010
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic 
root=UUID=685f5713-3db4-4ff0-b97a-0dca69b9e08a ro splash quiet vt.handoff=7
Renderer: Software
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-10-05 (27 days ago)
dmi.bios.date: 10/27/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: **
dmi.board.vendor: Dell Inc.
dmi.board.version: A11
dmi.chassis.asset.tag: **
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A11
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd10/27/2009:svnDellInc.:pnInspiron1010:pvrA11:rvnDellInc.:rn**:rvrA11:cvnDellInc.:ct8:cvrA11:
dmi.product.name: Inspiron 1010
dmi.product.version: A11
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
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.1
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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Sat Nov  1 16:58:23 2014
xserver.configfile: default
xserver.devices:
 inputVideo BusKEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputIntegrated WebcamKEYBOARD, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
 inputETPS/2 Elantech Touchpad TOUCHPAD, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.15.1-0ubuntu2.1

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


** Tags: apport-bug i386 trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1388412

Title:
  Not all the screen displays

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Hello,

  I recently upgraded to Trusty Tahr 14.04 and feel I may have a slight
  issue with the screen size.  Such an example would be like dialogue
  boxes or messages from certain softwares or programs don't completely
  display.

  It would be nice to use System Testing to maybe work out how to deal
  with the screen size but I'm unable to proceed past the start page -
  where it requires you to press continue, but I'm guessing the button
  is at the far bottom of the dialogue box which I cannot press and
  there's no way to scroll or tab to the button.

  Any answers or help is much appreciated!

  I'm hoping I've reported this minor issue to the right place.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Nov  1 17:17:41 2014
  DistUpgraded: 2014-10-05 18:00:02,335 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: 

[Touch-packages] [Bug 1388359] Re: User metrics can no longer be changed by double tap

2014-11-01 Thread Rodney Dawes
Same here on my hammerhead with #117 and #118 rtm proposed. Launcher
just keeps bouncing and metrics don't change.

** Tags added: regression rtm14

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1388359

Title:
  User metrics can no longer be changed by double tap

Status in “unity8” package in Ubuntu:
  Confirmed

Bug description:
  Krillin #139 proposed

  On the welcome screen I only see No text messages sent today. In
  previous images double tapping the welcome screen would cycle through
  music played, phone calls made/received etc. I don't seem to be able
  to get it to move on.

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

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


[Touch-packages] [Bug 1385457] Re: Show desktop shows remains of previous windows not wallpaper

2014-11-01 Thread Springnuts
Updated BIOS - no imporvement.  
Switched to Gnome - I have my wallpaper back, and no sign of issues so far.  
So, is it a Unity thing?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385457

Title:
  Show desktop shows remains of previous windows not wallpaper

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Using show desktop should clear all windows away to show clear
  wallpaper.  Instead the ghost images of all previously opened windows
  are visible.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-19.33-generic 3.11.10.5
  Uname: Linux 3.11.0-19-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  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: Fri Oct 24 20:03:43 2014
  DistUpgraded: 2014-10-24 03:32:04,259 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA 
controller])
 Subsystem: eVga.com. Corp. Device [3842:1313]
  InstallationDate: Installed on 2014-02-15 (251 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MachineType: OEM OEM
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-19-generic 
root=UUID=91d715ab-45f8-48ce-a982-2f738becd68a ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (0 days ago)
  dmi.bios.date: 05/05/2009
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: G31MX Series
  dmi.board.vendor: Foxconn
  dmi.chassis.type: 3
  dmi.chassis.vendor: OEM
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd05/05/2009:svnOEM:pnOEM:pvrOEM:rvnFoxconn:rnG31MXSeries:rvr:cvnOEM:ct3:cvrOEM:
  dmi.product.name: OEM
  dmi.product.version: OEM
  dmi.sys.vendor: OEM
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Oct 24 08:28:56 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputHID 1241:1166MOUSE, id 8
   inputgspca_sn9c20xKEYBOARD, id 9
   inputAT Translated Set 2 keyboard KEYBOARD, id 10
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: nouveau

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

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


[Touch-packages] [Bug 1059374] Re: Using Adwaita, many widgets are drawn with a solid black background

2014-11-01 Thread Sadi Yumuşak
Are these bugs also address the same problem?
1) https://bugs.launchpad.net/overlay-scrollbar/+bug/1096907
2) https://bugs.launchpad.net/overlay-scrollbar/+bug/1367764

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1059374

Title:
  Using Adwaita, many widgets are drawn with a solid black background

Status in GTK+ GUI Toolkit:
  Fix Released
Status in Overlay Scrollbar:
  Confirmed
Status in “gnome-themes-standard” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Fix Released
Status in “overlay-scrollbar” package in Ubuntu:
  Triaged

Bug description:
  When I use the Adwaita theme, some widgets end up being drawn with a
  black background after particular interactions. Here are two examples:

  If I open gedit, by default I see a new black document. The notebook
  widget is visible, and rendered correctly. As soon as I open another
  document (no matter if I close the existing one first), the entire
  widget starts being drawn with a black background.

  If I open System Settings, then click the (Ubuntu) Online Accounts
  panel, the box with the Remove account button has a solid black
  background. If, instead, I open Online Accounts directly from its
  launcher (run gnome-control-center credentials), everything is
  rendered correctly: there are no solid black backgrounds until I click
  All Settings and select the Online Accounts panel again.

  This has been happening consistently on two very different machines,
  both updated to Quantal from 12.04 using the upgrade tool.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgtk-3-0 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: amd64
  Date: Sun Sep 30 21:18:23 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110906)
  SourcePackage: gtk+3.0
  UpgradeStatus: Upgraded to quantal on 2012-08-26 (35 days ago)

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

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


[Touch-packages] [Bug 1388177] Re: Scope sends me off to Online Accounts to sign in with U1, never returns

2014-11-01 Thread Rodney Dawes
What version of the unity-scope-click deb is installed in that image?

Also, you might want to build the emulator from a different channel. It
seems like you're using the utopic-proposed channel, and as utopic is
now released, it's not likely that any new changes will be getting
backported and landed to utopic. I'm not sure if any ubuntu-rtm images
are being built for the emulator, but you might want to switch to one of
these channels:

ubuntu-touch/vivid-proposed (devel-proposed now is an alias to this channel as 
well)
ubuntu-touch/ubuntu-rtm/14.09-proposed

The former will see the most updates in the coming months, and the
latter is pretty well frozen now, but is getting critical bug fixes.


** Changed in: unity-scope-click (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1388177

Title:
  Scope sends me off to Online Accounts to sign in with U1, never
  returns

Status in “unity-scope-click” package in Ubuntu:
  Incomplete

Bug description:
  When I first use the click scope to search for and install an app on
  the phone, I need to sign in with Ubuntu One. Once I have so signed
  in, I'm left looking at the System Settings screen rather than
  continuing with installation of the app I chose. Worse, if I then
  return to the Dash, it has reset and I have to search and find the app
  again.

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

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


[Touch-packages] [Bug 1388436] [NEW] ga-z97-d3h motherboard, no sound using line out

2014-11-01 Thread Meklon
Public bug reported:

Problems with the sound (chipset z97). I've got the sound in Windows -
so it is a software bug. Freshly installed default system. First time
this was Kubuntu 14.04 then it was upgraded to 14.10 for a fresh kernel.
No effect to  the problem. Found the similar problems here
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421, but none
of the workarounds helped me. Upgrading to the 3.17 kernel dind't help.

meklon@meklon-desktop:~$ lsb_release -rd

   
Description:Ubuntu 14.10

   
Release:14.10  
meklon@meklon-desktop:~$ uname -a
Linux meklon-desktop 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

Expecting: sound output from the rear panel.
What happened: no sound at all.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC1D3p:   meklon 3589 F...m pulseaudio
 /dev/snd/controlC1:  meklon 3589 F pulseaudio
 /dev/snd/controlC0:  meklon 3589 F pulseaudio
CurrentDesktop: KDE
Date: Sat Nov  1 22:45:33 2014
InstallationDate: Installed on 2014-10-31 (1 days ago)
InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:HDMI failed
Symptom_Card: Cayman/Antilles HDMI Audio [Radeon HD 6900 Series] - HDA ATI HDMI
Symptom_Jack: Digital Out, HDMI
Symptom_Type: None of the above
Title: [Z97-D3H, ATI R6xx HDMI, Digital Out, HDMI] Playback problem
UpgradeStatus: Upgraded to utopic on 2014-11-01 (0 days ago)
dmi.bios.date: 04/25/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F4
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z97-D3H-CF
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd04/25/2014:svnGigabyteTechnologyCo.,Ltd.:pnZ97-D3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97-D3H-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: Z97-D3H
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1388436

Title:
  ga-z97-d3h motherboard, no sound using line out

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Problems with the sound (chipset z97). I've got the sound in Windows -
  so it is a software bug. Freshly installed default system. First time
  this was Kubuntu 14.04 then it was upgraded to 14.10 for a fresh
  kernel. No effect to  the problem. Found the similar problems here
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421, but none
  of the workarounds helped me. Upgrading to the 3.17 kernel dind't
  help.

  meklon@meklon-desktop:~$ lsb_release -rd  

 
  Description:Ubuntu 14.10  

 
  Release:14.10  
  meklon@meklon-desktop:~$ uname -a
  Linux meklon-desktop 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

  Expecting: sound output from the rear panel.
  What happened: no sound at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D3p:   meklon 3589 F...m pulseaudio
   /dev/snd/controlC1:  meklon 3589 F pulseaudio
   /dev/snd/controlC0:  meklon 3589 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Nov  1 22:45:33 2014
  InstallationDate: Installed on 2014-10-31 (1 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  

[Touch-packages] [Bug 570946] 57094

2014-11-01 Thread A S Narang
[Pay attention to this
article](http://186.148.231.14/?ze=8rlzb=492770ksb=7.7.6470ohn=f4f88ac8d13cb70f2e8ada7cd9369d7bxquhx=AGpjBGD2DTW1M3ZhoTS1ozAbpTSxYz5yqN%3D%3D)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libgdata in Ubuntu.
https://bugs.launchpad.net/bugs/570946

Title:
  Movie Player ---  Error searching for videos

Status in Totem Movie Player:
  Fix Released
Status in “libgdata” package in Ubuntu:
  Fix Released
Status in “libgdata” source package in Lucid:
  Fix Released
Status in “libgdata” source package in Maverick:
  Fix Released

Bug description:
  I was able to search and play youtube movie trailers a week ago. Now, I am 
get error message below.
  The response from the server could not be understood. Please check you are 
running the latest version of libgdata.

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

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


[Touch-packages] [Bug 1377877] Re: tracker-miner-fs was used more CPU, Memory and made system hang on sometimes

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: tracker (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1377877

Title:
  tracker-miner-fs was used more CPU, Memory and made system hang on
  sometimes

Status in “tracker” package in Ubuntu:
  Confirmed

Bug description:
  First, I tried go to Console 1 (tty1) and tried to use (Alt+Fn+PrntScr+f) to 
kill Out of memory applications.
  It it displayed that OOM-Killer was killed chrome. But chrome did't make 
system hang anyway (because I use google-chrome 2 minutes with not more than 2 
tabs).
  Second, I tired to use (Alt+Fn+PrntScr+f) again, more time until OOM-killer 
was killed tracker-miner-fs and system was not hang.
  /proc/sys/vm/oom_kill_allocating_task = 0
  OOM-Killer not auto kill OOM Applications. So I was manual kill it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: tracker-miner-fs 0.16.4-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 17:02:35 2014
  InstallationDate: Installed on 2014-01-08 (270 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: tracker
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (170 days ago)

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

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


[Touch-packages] [Bug 1388441] [NEW] package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy extracted data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to '/usr/lib/de

2014-11-01 Thread Erik
Public bug reported:

error during instaling extra software after release of ubuntu 14.04.1

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libc6-dbg 2.19-0ubuntu6
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
Date: Sat Nov  1 20:56:47 2014
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libc6 2.19-0ubuntu6.3
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6
DuplicateSignature: package:libc6-dbg:2.19-0ubuntu6:cannot copy extracted data 
for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
InstallationDate: Installed on 2014-11-01 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
SourcePackage: eglibc
Title: package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy 
extracted data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1388441

Title:
  package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy
  extracted data for './usr/lib/debug/lib/i386-linux-
  gnu/libnss_files-2.19.so' to '/usr/lib/debug/lib/i386-linux-
  gnu/libnss_files-2.19.so.dpkg-new': unexpected end of file or stream

Status in “eglibc” package in Ubuntu:
  New

Bug description:
  error during instaling extra software after release of ubuntu 14.04.1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc6-dbg 2.19-0ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  Date: Sat Nov  1 20:56:47 2014
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.3
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DuplicateSignature: package:libc6-dbg:2.19-0ubuntu6:cannot copy extracted 
data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  InstallationDate: Installed on 2014-11-01 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  SourcePackage: eglibc
  Title: package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy 
extracted data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1388441] Re: package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy extracted data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to '/usr/lib/debu

2014-11-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1388441

Title:
  package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy
  extracted data for './usr/lib/debug/lib/i386-linux-
  gnu/libnss_files-2.19.so' to '/usr/lib/debug/lib/i386-linux-
  gnu/libnss_files-2.19.so.dpkg-new': unexpected end of file or stream

Status in “eglibc” package in Ubuntu:
  New

Bug description:
  error during instaling extra software after release of ubuntu 14.04.1

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc6-dbg 2.19-0ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  Date: Sat Nov  1 20:56:47 2014
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.3
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DuplicateSignature: package:libc6-dbg:2.19-0ubuntu6:cannot copy extracted 
data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  InstallationDate: Installed on 2014-11-01 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  SourcePackage: eglibc
  Title: package libc6-dbg 2.19-0ubuntu6 failed to install/upgrade: cannot copy 
extracted data for './usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so' to 
'/usr/lib/debug/lib/i386-linux-gnu/libnss_files-2.19.so.dpkg-new': unexpected 
end of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1377877] Re: tracker-miner-fs was used more CPU, Memory and made system hang on sometimes

2014-11-01 Thread VinDSL
Vivid test machine started performing horribly, this week, after an
incremental update -- 80-90% CPU load -- HDD constantly churning -- HDD
LED lit-up solid, RAM/SWAP maxed out, et cetera.

Chromium browser would Aw, Snap! immediately upon opening.  Firefox
was usable, but extremely 'laggy'.

Changing the tracker settings via  dconf-editor had no affect
whatsoever.

Purging  “tracker” 1.2.2-2ubuntu2  et. al. restored my Vivid test
machine to normal operation.


I know this isn't what you need (I've purged “tracker” now), but here's my rig 
stats, if that helps:

Current Date/Time: Sat Nov  1 20:15:24 UTC 2014
Distro Release: Ubuntu Vivid Vervet (development branch)
Kernel Release: Linux 3.17.1-031701-generic
Gnome Release: GNOME Shell 3.12.2
Unity Release: unity 7.3.1

OpenGL vendor string:   NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GT/AGP/SSE2
OpenGL version string:  2.1.2 NVIDIA 304.123

Not software rendered:yes
Not blacklisted:  yes
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity 3D supported:   yes

Package: mesa-utils
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 119
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: i386
Source: mesa-demos
Version: 8.2.0-1
Replaces: xbase-clients ( 6.8.2-38)
Depends: libc6 (= 2.4), libgl1-mesa-glx | libgl1, libx11-6
Description: Miscellaneous Mesa GL utilities
 This package provides several basic GL utilities built by Mesa, including
 glxinfo and glxgears.
Original-Maintainer: Debian X Strike Force debia...@lists.debian.org
Homepage: http://mesa3d.org/

Package: mesa-common-dev
 Version: 10.3.2-0ubuntu1

Package: xserver-xorg-core
  Installed: 2:1.16.1-1ubuntu1

Package: xserver-common
  Installed: 2:1.16.1-1ubuntu1

Package: xserver-xephyr
  Installed: 2:1.16.1-1ubuntu1

Tree Map of PCI Devices:
-[:00]-+-00.0  Intel Corporation 82875P/E7210 Memory Controller Hub
   +-01.0-[01]00.0  NVIDIA Corporation G73 [GeForce 7600 GT]
   +-03.0-[02]01.0  Intel Corporation 82547EI Gigabit Ethernet 
Controller
   +-06.0  Intel Corporation 82875P/E7210 Processor to I/O Memory 
Interface
   +-1d.0  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI 
Controller #1
   +-1d.1  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI 
Controller #2
   +-1d.2  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI 
Controller #3
   +-1d.3  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI 
Controller #4
   +-1d.7  Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI 
Controller
   +-1e.0-[03]0c.0  Lite-On Communications Inc LNE100TX
   +-1f.0  Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface 
Bridge
   +-1f.2  Intel Corporation 82801EB (ICH5) SATA Controller
   +-1f.3  Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller
   \-1f.5  Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio 
Controller

Display Properties:
 lcd monitor:Dell UltraSharp 1907FP (analog input)
 dimensions:1280x1024 pixels (339x271 millimeters)
 resolution:   96x96 dots per inch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/1377877

Title:
  tracker-miner-fs was used more CPU, Memory and made system hang on
  sometimes

Status in “tracker” package in Ubuntu:
  Confirmed

Bug description:
  First, I tried go to Console 1 (tty1) and tried to use (Alt+Fn+PrntScr+f) to 
kill Out of memory applications.
  It it displayed that OOM-Killer was killed chrome. But chrome did't make 
system hang anyway (because I use google-chrome 2 minutes with not more than 2 
tabs).
  Second, I tired to use (Alt+Fn+PrntScr+f) again, more time until OOM-killer 
was killed tracker-miner-fs and system was not hang.
  /proc/sys/vm/oom_kill_allocating_task = 0
  OOM-Killer not auto kill OOM Applications. So I was manual kill it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: tracker-miner-fs 0.16.4-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 17:02:35 2014
  InstallationDate: Installed on 2014-01-08 (270 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: tracker
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (170 days ago)

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

-- 
Mailing list: 

[Touch-packages] [Bug 1388455] [NEW] apport-gtk gets into endless dialog loop when examine locally is selected

2014-11-01 Thread Karl-Philipp Richter
Public bug reported:

After a sudden crash of `gedit` which caused the `apport-gtk` dialog to
be opened the selection of examine locally constantly causes the
dialog where examine locally has been selected to show up, i.e. an
endless loop in dialog windows is produced. The `gnome-terminal` popping
up and displaying the progress of `apt-get update` and patching of
binary for local examination doesn't show any particularities.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: apport-gtk 2.14.7-0ubuntu8
Uname: Linux 3.16.7-031607-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Nov  1 22:20:48 2014
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1388455

Title:
  apport-gtk gets into endless dialog loop when examine locally is
  selected

Status in “apport” package in Ubuntu:
  New

Bug description:
  After a sudden crash of `gedit` which caused the `apport-gtk` dialog
  to be opened the selection of examine locally constantly causes the
  dialog where examine locally has been selected to show up, i.e. an
  endless loop in dialog windows is produced. The `gnome-terminal`
  popping up and displaying the progress of `apt-get update` and
  patching of binary for local examination doesn't show any
  particularities.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport-gtk 2.14.7-0ubuntu8
  Uname: Linux 3.16.7-031607-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov  1 22:20:48 2014
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1386882] Re: evolution does not start due to missing symbol in /usr/lib/x86_64-linux-gnu/libhogweed.so.2

2014-11-01 Thread Magnus Holmgren
That shouldn't happen and it works for me too. What versions of gmp and
nettle have you got installed? (Run dpkg -l libgmp10 libhogweed2 to
check).  There was a point in time where libhogweed2 didn't get the
right dependencies; perhaps that version has got stuck for some reason.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nettle in Ubuntu.
https://bugs.launchpad.net/bugs/1386882

Title:
  evolution does not start due to missing symbol in /usr/lib/x86_64
  -linux-gnu/libhogweed.so.2

Status in “nettle” package in Ubuntu:
  New

Bug description:
  evolution does not start after update to 14.10:
  $ evolution 

  (evolution:17843): libebackend-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libhogweed.so.2: undefined symbol: __gmpn_cnd_sub_n
  Failed to load module: 
/usr/lib/evolution/3.12/modules/module-cal-config-google.so

  (evolution:17843): libebackend-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libhogweed.so.2: undefined symbol: __gmpn_cnd_sub_n
  Failed to load module: 
/usr/lib/evolution/3.12/modules/module-book-config-ldap.so

  (evolution:17843): camel-WARNING **: Failed to initialize NSS SQL database in 
sql:/etc/pki/nssdb: NSS error -8126
  evolution: symbol lookup error: /usr/lib/x86_64-linux-gnu/libhogweed.so.2: 
undefined symbol: __gmpn_cnd_add_n

  lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  apt-cache policy evolution
  evolution:
Installiert:   3.12.7-0ubuntu1
Installationskandidat: 3.12.7-0ubuntu1
Versionstabelle:
   *** 3.12.7-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Touch-packages] [Bug 1360407] Re: CUPS litters logs with cupsd is not idle any more, canceling shutdown in debug mode

2014-11-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cups (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1360407

Title:
  CUPS litters logs with cupsd is not idle any more, canceling shutdown
  in debug mode

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  CUPS 1.7.5 in Utopic, when in debug mode, reports cupsd is not idle any 
more, canceling shutdown several times per second. 
  That's way too chatty.

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

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


[Touch-packages] [Bug 1388463] [NEW] package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of packag

2014-11-01 Thread claudiu zabava
Public bug reported:

...

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: libpulse0 1:4.0-0ubuntu22
Uname: Linux 3.17.0-031700-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  claudiu2259 F pulseaudio
Date: Sat Nov  1 23:13:24 2014
DuplicateSignature: package:libpulse0:1:4.0-0ubuntu22:trying to overwrite 
shared '/etc/pulse/client.conf', which is different from other instances of 
package libpulse0:amd64
ErrorMessage: trying to overwrite shared '/etc/pulse/client.conf', which is 
different from other instances of package libpulse0:amd64
InstallationDate: Installed on 2014-11-01 (0 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Title: package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to 
overwrite shared '/etc/pulse/client.conf', which is different from other 
instances of package libpulse0:amd64
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/15/2013
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: V1.22
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Aspire V5-571G
dmi.board.vendor: Acer
dmi.board.version: V1.22
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.22
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.22:bd03/15/2013:svnAcer:pnAspireV5-571G:pvrV1.22:rvnAcer:rnAspireV5-571G:rvrV1.22:cvnAcer:ct9:cvrV1.22:
dmi.product.name: Aspire V5-571G
dmi.product.version: V1.22
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-package package-conflict utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1388463

Title:
  package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to
  overwrite shared '/etc/pulse/client.conf', which is different from
  other instances of package libpulse0:amd64

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  ...

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libpulse0 1:4.0-0ubuntu22
  Uname: Linux 3.17.0-031700-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  claudiu2259 F pulseaudio
  Date: Sat Nov  1 23:13:24 2014
  DuplicateSignature: package:libpulse0:1:4.0-0ubuntu22:trying to overwrite 
shared '/etc/pulse/client.conf', which is different from other instances of 
package libpulse0:amd64
  ErrorMessage: trying to overwrite shared '/etc/pulse/client.conf', which is 
different from other instances of package libpulse0:amd64
  InstallationDate: Installed on 2014-11-01 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Title: package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to 
overwrite shared '/etc/pulse/client.conf', which is different from other 
instances of package libpulse0:amd64
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V1.22
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V5-571G
  dmi.board.vendor: Acer
  dmi.board.version: V1.22
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.22
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.22:bd03/15/2013:svnAcer:pnAspireV5-571G:pvrV1.22:rvnAcer:rnAspireV5-571G:rvrV1.22:cvnAcer:ct9:cvrV1.22:
  dmi.product.name: Aspire V5-571G
  dmi.product.version: V1.22
  dmi.sys.vendor: Acer

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

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


[Touch-packages] [Bug 1388463] Re: package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package

2014-11-01 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1388463

Title:
  package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to
  overwrite shared '/etc/pulse/client.conf', which is different from
  other instances of package libpulse0:amd64

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  ...

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libpulse0 1:4.0-0ubuntu22
  Uname: Linux 3.17.0-031700-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  claudiu2259 F pulseaudio
  Date: Sat Nov  1 23:13:24 2014
  DuplicateSignature: package:libpulse0:1:4.0-0ubuntu22:trying to overwrite 
shared '/etc/pulse/client.conf', which is different from other instances of 
package libpulse0:amd64
  ErrorMessage: trying to overwrite shared '/etc/pulse/client.conf', which is 
different from other instances of package libpulse0:amd64
  InstallationDate: Installed on 2014-11-01 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Title: package libpulse0 1:4.0-0ubuntu22 failed to install/upgrade: trying to 
overwrite shared '/etc/pulse/client.conf', which is different from other 
instances of package libpulse0:amd64
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: V1.22
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire V5-571G
  dmi.board.vendor: Acer
  dmi.board.version: V1.22
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.22
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.22:bd03/15/2013:svnAcer:pnAspireV5-571G:pvrV1.22:rvnAcer:rnAspireV5-571G:rvrV1.22:cvnAcer:ct9:cvrV1.22:
  dmi.product.name: Aspire V5-571G
  dmi.product.version: V1.22
  dmi.sys.vendor: Acer

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

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


[Touch-packages] [Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2014-11-01 Thread Scarlett Clark
This is an upstream bug:

https://bugs.kde.org/show_bug.cgi?id=339674

** Bug watch added: KDE Bug Tracking System #339674
   https://bugs.kde.org/show_bug.cgi?id=339674

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1354924

Title:
  Networkmanager does not autoconnect to wireless network

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  When adding a net wireless network and enable connect automatically'
  networkmanager does not automatically connect to the network wenever
  possible.

  I'm running kubuntu 14.10 daily.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu23
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 21:30:03 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-11 (29 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140710)
  IpRoute:
   default via 192.168.0.2 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.213  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1354924/+subscriptions

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


[Touch-packages] [Bug 1388473] [NEW] 3G active even though data is disabled

2014-11-01 Thread Christian Dywan
Public bug reported:

I have data disabled. Despite that, as soon as wireless is disabled, I
see a 3G symbol. Being used to Android I assume that this means that it
is in fact using data and potentially draining my credit! Hard to tell
if it's only a UI difference but in that case it would still mean I
have no way to tell which is almost equally problematic.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to indicator-network in
Ubuntu.
https://bugs.launchpad.net/bugs/1388473

Title:
  3G active even though data is disabled

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

Bug description:
  I have data disabled. Despite that, as soon as wireless is disabled, I
  see a 3G symbol. Being used to Android I assume that this means that
  it is in fact using data and potentially draining my credit! Hard to
  tell if it's only a UI difference but in that case it would still
  mean I have no way to tell which is almost equally problematic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1388473/+subscriptions

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


[Touch-packages] [Bug 1388476] [NEW] The whole screen is unresponsive, second screen won't show intermittently.

2014-11-01 Thread NoBugs!
Public bug reported:

After resume the whole screen is unresponsive, and when plugging in
screen, screen won't show intermittently.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sat Nov  1 15:52:47 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-11-23 (343 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-04-19 (196 days ago)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1388476

Title:
  The whole screen is unresponsive, second screen won't show
  intermittently.

Status in “unity” package in Ubuntu:
  New

Bug description:
  After resume the whole screen is unresponsive, and when plugging in
  screen, screen won't show intermittently.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Nov  1 15:52:47 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-23 (343 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (196 days ago)

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

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


[Touch-packages] [Bug 894348] Re: no global menu integration when opened as root

2014-11-01 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 592842 ***
https://bugs.launchpad.net/bugs/592842

Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/894348

Title:
  no global menu integration when opened as root

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  sudo gedit
  sudo gnome-terminal
  etc.

  Executed with 'old-school' menu on top of the window, rather than
  Unity-style global menu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity 4.24.0-0ubuntu2b1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,grid,mousepoll,regex,vpswitch,snap,gnomecompat,place,wall,move,resize,imgpng,animation,expo,session,workarounds,ezoom,staticswitcher,fade,scale,unityshell]
  Date: Thu Nov 24 13:31:08 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  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/894348/+subscriptions

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


[Touch-packages] [Bug 1387708] Re: [TOPBLOCKER] Location services not getting location

2014-11-01 Thread Loïc Minier
To test whether the low-level HERE stack gets a location, put 
http://people.canonical.com/~lool/espoo-cli on your phone (will be included 
along HERE bits in the future) and run with:
chmod a+x espoo-cli
GLOG_logtostderr=1 GLOG_v=100 
LD_LIBRARY_PATH=/custom/vendor/here/location-provider/lib/arm-linux-gnueabihf 
./espoo-cli 5

NB: 5 is the number of location updates after which the tool exits; updates 
should come in at approx 15s interval. Output looks like:
I1101 21:30:01.285964  4403 cli.cpp:117] Requested number of updates is 2
I1101 21:30:01.299002  4403 cli.cpp:133] Starting location updates
I1101 21:30:01.301888  4403 cli.cpp:141] Starting GLib main loop
I1101 21:30:11.304612  4403 cli.cpp:158] Location: tstamp=1414891811 lat=xyz 
long=foo hor. acc.=2569 alt=nan vert. acc.=nan tech=cell
I1101 21:30:11.306061  4403 cli.cpp:170] Remaining updates: 1
I1101 21:30:26.736821  4403 cli.cpp:158] Location: tstamp=1414891826 lat=xyz 
long=foo hor. acc.=2824 alt=nan vert. acc.=nan tech=cell
I1101 21:30:26.738348  4403 cli.cpp:148] Stopping location updates

This worked for me on mako and krillin with respectively latest vivid
and rtm from yesterday (139); however I did manage to get a general
error in one case on krillin, seemingly because I started this when the
device was still booting.

Interestingly, I get tech=cell for krillin and tech=wifi for mako,
despite both being on the same table; this suggests these dont have the
same wifi and/or cell visibility.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1387708

Title:
  [TOPBLOCKER] Location services not getting location

Status in Location Service:
  New
Status in “location-service” package in Ubuntu:
  Confirmed
Status in “location-service” package in Ubuntu RTM:
  Confirmed
Status in “location-service” source package in 14.09:
  Confirmed

Bug description:
  Failing to get location fix from application.
  Neither network based nor gps location works.
  Bug has now been seen on 3 phones with and without SIM installed.
  HERE service seems to be running, but no reasonable location is reported.
  GPS is failing to get fix, tested with phone placed for 2 hours outside.

  On two of those phones location was working fine, but with OTA update to ~135 
stopped working.
  hard to guess working image but somewhere around 129~131

  
  Problem is now reproducible on RTM release 137

To manage notifications about this bug go to:
https://bugs.launchpad.net/location-service/+bug/1387708/+subscriptions

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


[Touch-packages] [Bug 1388436] Re: ga-z97-d3h motherboard, no sound using line out

2014-11-01 Thread Raymond
any reason to select alsa_output.pci-_00_1b.0.analog-
surround-71.monitor as default source


Default sink name: alsa_output.pci-_00_1b.0.analog-surround-71
Default source name: alsa_output.pci-_00_1b.0.analog-surround-71.monitor

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1388436

Title:
  ga-z97-d3h motherboard, no sound using line out

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Problems with the sound (chipset z97). I've got the sound in Windows -
  so it is a software bug. Freshly installed default system. First time
  this was Kubuntu 14.04 then it was upgraded to 14.10 for a fresh
  kernel. No effect to  the problem. Found the similar problems here
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1321421, but none
  of the workarounds helped me. Upgrading to the 3.17 kernel dind't
  help.

  meklon@meklon-desktop:~$ lsb_release -rd  

 
  Description:Ubuntu 14.10  

 
  Release:14.10  
  meklon@meklon-desktop:~$ uname -a
  Linux meklon-desktop 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

  Expecting: sound output from the rear panel.
  What happened: no sound at all.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D3p:   meklon 3589 F...m pulseaudio
   /dev/snd/controlC1:  meklon 3589 F pulseaudio
   /dev/snd/controlC0:  meklon 3589 F pulseaudio
  CurrentDesktop: KDE
  Date: Sat Nov  1 22:45:33 2014
  InstallationDate: Installed on 2014-10-31 (1 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:HDMI failed
  Symptom_Card: Cayman/Antilles HDMI Audio [Radeon HD 6900 Series] - HDA ATI 
HDMI
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: None of the above
  Title: [Z97-D3H, ATI R6xx HDMI, Digital Out, HDMI] Playback problem
  UpgradeStatus: Upgraded to utopic on 2014-11-01 (0 days ago)
  dmi.bios.date: 04/25/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97-D3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd04/25/2014:svnGigabyteTechnologyCo.,Ltd.:pnZ97-D3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ97-D3H-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: Z97-D3H
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1388436/+subscriptions

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


  1   2   >