[Touch-packages] [Bug 1456886] Re: u-s-s-o-a fails autopkgtest in proposed

2015-05-25 Thread Timo Jyrinki
This was now fixed:

ubuntu-ui-toolkit (1.3.1517+15.10.20150523-0ubuntu1) wily;
urgency=medium

  [ Christian Dywan ]
  * Expose textDocument of TextField. Fixes LP: #1392276
  * Unset GRID_UNIT_PX before checking default value. Fixes LP: #1457421
  * No cutting and copying of passwords. Fixes LP: #1438976
  * Implement new API tool based on qmlplugindump producing JSON.
Fixes LP: #1187010

  [ Leo Arias ]
  * Make explicit the dependency on upstart for the autopilot helpers.

  [ Timo Jyrinki ]
  * uitk_test_plan.sh: Switch to vivid-overlay  wily instead of rtm-14.09 
vivid. Fixes LP: #1457015.

 -- CI Train Bot ci-train-...@canonical.com  Sat, 23 May 2015 17:24:43
+


** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: New = Invalid

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1456886

Title:
  u-s-s-o-a fails autopkgtest in proposed

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Autopkgtest is failing in wily, failing to migrate ubuntu-system-
  settings-online-accounts and several other packages from -proposed to
  -release: http://people.canonical.com/~ubuntu-archive/proposed-
  migration/update_excuses.html#ubuntu-system-settings-online-accounts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1456886/+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 1453285] Re: Emergency numbers for France (15, 17 and 18) are not available in emergency mode

2015-05-25 Thread Alfonso Sanchez-Beato
@Thomas, thanks for the logs. Being

[ril.ecclist]: [112,911]

it looks like your SIM does not include the right emergency numbers for
France, which is worrying. See bug #1444883 for a similar case for a
Chinese SIM.

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

Title:
  Emergency numbers for France (15, 17 and 18) are not available in
  emergency mode

Status in ofono package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  Incomplete

Bug description:
  Emergency numbers for France (15, 17 and 18) are not available in emergency 
mode.
  Dial button is inactive after these numbers are input.

  For information, emergency number for Europe (112) is available !! 
  This number (112) is used for europeans who are not in their country. 
  Example : a french who is located in Germany.

  In fact, a French who is located in France should call 15, 17 or 18 !!! 
  That's why I consider it as a bug, because it doesn't work.because

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1453285/+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 1444883] Re: Emergency numbers for China (110, 119) are not available in emergency mode

2015-05-25 Thread Alfonso Sanchez-Beato
@Tony, I have dialled a non-emergency number, without SIM, using the
dial-number ofono script. The radio logs shows:

05-25 05:42:06.748 1879 1885 D use-Rlog/RLOG-AT: ATDX;
...
05-25 05:42:06.754 1879 1899 D use-Rlog/RLOG-AT: +CME ERROR: 100

so rild tries to dial, although the modem responds immediately with an
unknown error. This fits your observation about the call being quickly
rejected, and also that the radio layer does try to dial. IMHO I think
this confirms that it is better to let the modem and the network handle
emergency codes: the modem/network does not inform us which numbers are
emergency, so we should better be safe and not make assumptions in the
dialer-app that could prevent the user to make an emergency call.

Re: the CMCC SIM, in the list of properties that Evan has attached we
have:

[ril.ecclist]: [112,911]

Same emergency codes as in ofono. These numbers must come from the SIM,
and apparently rild does not add any numbers to these. IMO the SIM
profile is simply wrong. Being this a Chinese SIM, 110 and 119 should be
on the SIM file that provides the emergency numbers. This is worrying,
as it implies that we cannot blindly trust the list of emergency codes
on the SIM. And we cannot just simply trust the numbers in
libphonenumber.

I do not imply with this that we cannot improve the list of emergency
number, either using libphonenumber or trying to find a way to ask the
modem the list (maybe using directly some AT command?): but I do think
that we *must* be safe here, and *first* let dialer-app dial any number
even when there is no SIM/the SIM is locked. There is no harm here, as
the modem/network will reject the call if the number is not emergency.

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

Title:
  Emergency numbers for China (110,119) are not available in emergency
  mode

Status in the base for Ubuntu mobile products:
  New
Status in dialer-app package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  New

Bug description:
  arale device, r177, ubuntu-touch/vivid-proposed

  Steps
  1. Emergency mode (e.g. Lock phone with a passcode, slide left, tap on 
Emergency Call)
  2. try input 911, 112 == OK
  2. try input 110, 119 == Dial button is inactive after number is input

  Expect
  Allow these numbers in emergency mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444883/+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 1444883] Re: Emergency numbers for China (110, 119) are not available in emergency mode

2015-05-25 Thread Alfonso Sanchez-Beato
@Tony, I have dialled a non-emergency number, without SIM, using the
dial-number ofono script. The radio logs shows:

05-25 05:42:06.748  1879  1885 D use-Rlog/RLOG-AT: ATDX;
...
05-25 05:42:06.754  1879  1899 D use-Rlog/RLOG-AT: +CME ERROR: 100

so rild tries to dial, although the modem responds immediately with an
unknown error. This fits your observation about the call being quickly
rejected, and also that the radio layer does try to dial. IMHO I think
this confirms that it is better to let the modem and the network handle
emergency codes: the modem/network does not inform us which numbers are
emergency, so we should better be safe and not make assumptions in the
dialer-app that could prevent the user to make an emergency call.

Re: the CMCC SIM, in the list of properties that Evan has attached we
have:

[ril.ecclist]: [112,911]

Same emergency codes as in ofono. These numbers must come from the SIM,
and apparently rild does not add any numbers to these. IMO the SIM
profile is simply wrong, being this a Chinese SIM. This is worrying, as
it implies that we cannot blindly trust the list of emergency codes on
the SIM. And we cannot just simply trust the numbers in libphonenumber.

I do not imply with this that we cannot improve the list of emergency
number, either using libphonenumber or trying to find a way to ask the
modem the list (maybe using directly some AT command?): but I do think
that we *must* be safe here, and *first* let dialer-app dial any number
even when there is no SIM/the SIM is locked. There is no harm here, as
the modem/network will reject the call if the number is not emergency.

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

Title:
  Emergency numbers for China (110,119) are not available in emergency
  mode

Status in the base for Ubuntu mobile products:
  New
Status in dialer-app package in Ubuntu:
  New
Status in ofono package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  New

Bug description:
  arale device, r177, ubuntu-touch/vivid-proposed

  Steps
  1. Emergency mode (e.g. Lock phone with a passcode, slide left, tap on 
Emergency Call)
  2. try input 911, 112 == OK
  2. try input 110, 119 == Dial button is inactive after number is input

  Expect
  Allow these numbers in emergency mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1444883/+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 1448567] Re: Ubuntu 15.04 - Macbook Pro Early 2015 (12, 1) no 5 GHz wireless

2015-05-25 Thread Ray Wang
HI,

just wondering if there  is any update on this?

Thanks

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

Title:
  Ubuntu 15.04 - Macbook Pro Early 2015 (12,1) no 5 GHz wireless

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Fresh install of 15.04 on a Macbook Pro 12,1.

  Network controller [0280]: Broadcom Corporation BCM43602 802.11ac
  Wireless LAN SoC [14e4:43ba] (rev 01)

  I copied brcmfmac43602-pcie.bin
  (https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-
  firmware.git/plain/brcm/) into /lib/firmware/brcm which enabled the
  wireless to pick up some SSIDs, but not all (almost positive the only
  ones seen are 2.4GHz).

  ---

  I was referred to this document:
  https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx

  Then I ran:

  $ lspci -vvnn | grep -A 9 Network
  03:00.0 Network controller [0280]: Broadcom Corporation BCM43602 802.11ac 
Wireless LAN SoC [14e4:43ba] (rev 01)
   Subsystem: Apple Inc. Device [106b:0133]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
   Latency: 0, Cache Line Size: 256 bytes
   Interrupt: pin A routed to IRQ 62
   Region 0: Memory at c140 (64-bit, non-prefetchable) [size=32K]
   Region 2: Memory at c100 (64-bit, non-prefetchable) [size=4M]
   Capabilities: access denied
   Kernel driver in use: brcmfmac

  I find the PCI device ID here:
  https://wireless.wiki.kernel.org/en/users/Drivers/brcm80211#brcmfmac
  (Chipset BCM43602, ID: 14e4:43ba)

  I dropped the relevant firmware files from the repo given a bit
  further down that page (repo:
  https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-
  firmware.git/tree/brcm) into /lib/firmware/brcm/

  ...still no 5 GHz.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1448567/+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 1458468] [NEW] 15.05 unbunto installing will not install it frezzeing on restarting the computer it just see black screen

2015-05-25 Thread matthew
Public bug reported:

  it frezzeing  on restarting the computer  it just see black screen on
restart

 or it frezzeing on   getting softwere   stays on 85   left to install

 I  tryed  doing

useing


sudo apt-get install -f

sudo apt-get clean

sudo apt-get  update


 and tryed  the installing it again  for now  im staying on  ver. 14.10  

not moving to 15.05 ver   Im  trying to see  I cam get  the current cd
of 15.05  to install it  I do not know  how to get the  download for the
15.05 ver to download  to cd  or burn it to a cd  to install it   i
stay on ver 14.10  for now

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

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

Title:
  15.05 unbunto  installing will not install  it frezzeing  on
  restarting the computer  it just see black screen

Status in lightdm package in Ubuntu:
  New

Bug description:
it frezzeing  on restarting the computer  it just see black screen
  on restart

   or it frezzeing on   getting softwere   stays on 85   left to install

   I  tryed  doing

  useing

  
  sudo apt-get install -f

  sudo apt-get clean

  sudo apt-get  update

  
   and tryed  the installing it again  for now  im staying on  ver. 14.10  

  not moving to 15.05 ver   Im  trying to see  I cam get  the current cd
  of 15.05  to install it  I do not know  how to get the  download for
  the  15.05 ver to download  to cd  or burn it to a cd  to install it
  i  stay on ver 14.10  for now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1458468/+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 1452330] Re: Xorg crash

2015-05-25 Thread haelsite
I send todoy a new crash file:

sudo ubuntu-bug /var/crash/

_usr_bin_compiz.1000.crash
_usr_bin_vmware_bin_vmware-vmx.1000.crash


** Changed in: xorg (Ubuntu)
   Status: Invalid = In Progress

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  In Progress

Bug description:
  compiz[6787]: segfault at 4981840 ip 7f6e79ff3cc3 sp
  7fffa0cb7ac8 error 4 in libunityshell.so[7f6e79dc3000+57f000]

  Ubuntu crash alone, suddenly close my session and close my apps,
  restart, show me logon and all my work is close.


  :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-52.85-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-52-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed May  6 17:24:16 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-45-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-52-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cedar GL [FirePro 2270] [1002:68f2] 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0126]
  InstallationDate: Installed on 2014-06-03 (337 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Precision T5610
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-52-generic 
root=UUID=d8e52c44-aba9-4ffe-ba99-5d91f76117e0 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0WN7Y6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/29/2014:svnDellInc.:pnPrecisionT5610:pvr01:rvnDellInc.:rn0WN7Y6:rvrA01:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision T5610
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed May  6 17:10:04 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDell Dell Smart Card Reader Keyboard KEYBOARD, id 8
   inputPixArt USB Optical 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.7
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1452330/+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 1458492] [NEW] package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2015-05-25 Thread FuxHQ
Public bug reported:

 after updating

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: grub-pc 2.02~beta2-9ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri May 22 20:02:59 2015
DuplicateSignature: package:grub-pc:2.02~beta2-9ubuntu1.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationDate: Installed on 2014-07-20 (309 days ago)
InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=3f401516-1311-48f1-b50e-0424df6a3531 ro quiet splash vt.handoff=7
SourcePackage: initramfs-tools
Title: package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
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/1458492

Title:
  package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
   after updating

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: grub-pc 2.02~beta2-9ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Fri May 22 20:02:59 2015
  DuplicateSignature: package:grub-pc:2.02~beta2-9ubuntu1.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationDate: Installed on 2014-07-20 (309 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=3f401516-1311-48f1-b50e-0424df6a3531 ro quiet splash vt.handoff=7
  SourcePackage: initramfs-tools
  Title: package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  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/1458492/+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 1458301] Re: No more HDMI audio output visible/working snd_hda_intel Cannot turn on display power on i915

2015-05-25 Thread Peter Hewett
Similar symptoms here; audio over HDMI worked fine until update yesterday.

Hardware: Intel NUC D34010WYK
CPU: i3-4010U
Firmware:  WYLPT10H.86A.0038.2015.0410.1634

Software: Kubuntu 15.04
Kernel:3.19.0-18-generic
Architecture:  x86_64
Processor: x86_64
SMP Enabled:   Yes

ALSA
Driver version: k3.19.0-18-generic
Library version:1.0.28
Utilities version:  1.0.28

Loaded ALSA modules: snd_hda_intel

Also reported at Ubuntu forum.
http://ubuntuforums.org/showthread.php?t=2279520

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

Title:
  No more HDMI audio output visible/working snd_hda_intel Cannot turn on
  display power on i915

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  All of a sudden, I believe as a result of a kernel upgrade, I cannot
  play sound via my HDMI output (television). The option is not listed
  anymore in sound settings or VLC. Video output on hdmi works fine. The
  internal speakers work fine as well.

  I have lenovo ideapad u330p.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0c:   david  1478 F...m pulseaudio
   /dev/snd/controlC1:  david  1478 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May 24 10:48:56 2015
  InstallationDate: Installed on 2014-09-18 (248 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140917)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/20/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7CCN35WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Cherry 3A
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad U330p
  dmi.modalias: 
dmi:bvnLENOVO:bvr7CCN35WW:bd03/20/2014:svnLENOVO:pn20267:pvrIdeaPadU330p:rvnLENOVO:rnCherry3A:rvrNotDefined:cvnLENOVO:ct10:cvrIdeaPadU330p:
  dmi.product.name: 20267
  dmi.product.version: IdeaPad U330p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1458301/+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 50093] Re: Some sysctl's are ignored on boot

2015-05-25 Thread Kimia
*** This bug is a duplicate of bug 771372 ***
https://bugs.launchpad.net/bugs/771372

This is still happening.. Debian7.8

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

Title:
  Some sysctl's are ignored on boot

Status in procps package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: procps

  /etc/init.d/procps.sh comes too early in the boot process to apply a
  lot of sysctl's. As it runs before networking modules are loaded and
  filesystems are mounted, there are quite a lot of commonly-used
  sysctl's which are simply ignored on boot and produce errors to the
  console.

  Simply renaming the symlink from S17 to  S40 probably isn't a great
  solution, as there are probably folk who want and expect some sysctl's
  to be applied before filesystems are mounted and so on. However,
  simply ugnoring something as important as sysctl settings isn't really
  on. Administrators expect the settings in /etc/sysctl.conf to take
  effect.

  One sto-gap solution would be to run sysctl -p twice; once at S17 and once at 
S41. There may still be some warnings and errors, but everything would be 
applied. A different, more complex approach might be to re-architect the sysctl 
configuration into something like;
   
  /etc/sysctl.d/$modulename

  and have the userland module-loading binaries take care of applying
  them after modules are loaded. Though this may take care of explicitly
  loaded modules only, I'm not sure.

  Incidentally, /etc/sysctl.conf still refers to
  /etc/networking/options, but hasn't that been deprecated?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/50093/+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 1458456] [NEW] Error message df: Warning: cannot read table of mounted file systems gets logged on booting

2015-05-25 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 15.10 dev with mountall 2.54ubuntu1 and every time on
booting I'm noticing that the line df: Warning: cannot read table of
mounted file systems gets logged into /var/log/upstart/mounted-tmp.log.

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

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

Title:
  Error message df: Warning: cannot read table of mounted file systems
  gets logged on booting

Status in mountall package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 15.10 dev with mountall 2.54ubuntu1 and every time on
  booting I'm noticing that the line df: Warning: cannot read table of
  mounted file systems gets logged into /var/log/upstart/mounted-
  tmp.log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/1458456/+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 1458465] [NEW] Sync dbus-glib 0.104-1 (main) from Debian experimental (main)

2015-05-25 Thread Jackson Doak
Public bug reported:

Please sync dbus-glib 0.104-1 (main) from Debian experimental (main)
New upstream bugfix release, officially deprecates the library

Changelog entries since current wily version 0.102-1:

dbus-glib (0.104-1) experimental; urgency=medium

  * New upstream release
- it is now specifically documented as deprecated
  * Switch Vcs-Browser to cgit and https
  * Standards-Version: 3.9.6, no further changes required
  * debian/control: say it's deprecated

 -- Simon McVittie s...@debian.org  Mon, 09 Feb 2015 16:05:50 +

** Affects: dbus-glib (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: dbus-glib (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync dbus-glib 0.104-1 (main) from Debian experimental (main)

Status in dbus-glib package in Ubuntu:
  New

Bug description:
  Please sync dbus-glib 0.104-1 (main) from Debian experimental (main)
  New upstream bugfix release, officially deprecates the library

  Changelog entries since current wily version 0.102-1:

  dbus-glib (0.104-1) experimental; urgency=medium

* New upstream release
  - it is now specifically documented as deprecated
* Switch Vcs-Browser to cgit and https
* Standards-Version: 3.9.6, no further changes required
* debian/control: say it's deprecated

   -- Simon McVittie s...@debian.org  Mon, 09 Feb 2015 16:05:50 +

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus-glib/+bug/1458465/+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 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2015-05-25 Thread Looooop
i have problem on ubuntu 15.04 with both unity-panel-service(812MB) AND
indicator-power-service (1.2GB)

lop@work:/tmp$ pmap -X 9299 | head
9299:   /usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service
 Address Perm   Offset DeviceInodeSize Rss Pss 
Referenced Anonymous   Swap Locked Mapping
0040 r-xp   08:01 16779454 104  76  76 
76 0  0  0 indicator-power-service
00619000 r--p 00019000  08:01 16779454   4   4   4  
4 4  0  0 indicator-power-service
0061a000 rw-p 0001a000  08:01 16779454   4   4   4  
4 4  0  0 indicator-power-service
021c3000 rw-p   00:000 1109876 1102164 1102164 
935284   1102164   7588  0 [heap]
7ff8b800 rw-p   00:000   25396   25396   25396  
10212 25396  0  0 

lop@work:/tmp$ pmap -X 9248 | head
9248:   /usr/lib/unity/unity-panel-service
 Address Perm   Offset DeviceInodeSizeRssPss Referenced 
Anonymous   Swap Locked Mapping
0040 r-xp   08:01 16518994  72 64 64 64 
0  0  0 unity-panel-service
00611000 r--p 00011000  08:01 16518994   4  0  0  0 
0  4  0 unity-panel-service
00612000 rw-p 00012000  08:01 16518994   4  4  4  4 
4  0  0 unity-panel-service
00f76000 rw-p   00:000  682640 554360 554360 419812 
   554360 128172  0 [heap]
7f927800 rw-p   00:000   21680  21680  21680  12900 
21680  0  0 


lop@work:/tmp$ dpkg -l | egrep ^ii | egrep -o indicator-\\S*
indicator-application
indicator-appmenu
indicator-bluetooth
indicator-keyboard
indicator-messages
indicator-multiload
indicator-power
indicator-printers
indicator-session
indicator-sound


any workaround?
Thanks

Mauro

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

Title:
  unity-panel-service memory leak and 100% CPU usage

Status in The Application Menu:
  Fix Released
Status in Application Menu Indicator 13.10 series:
  Fix Released
Status in The Ubuntu Power Consumption Project:
  Fix Released
Status in Unity:
  Invalid
Status in Ubuntu:
  Fix Released
Status in indicator-appmenu package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Invalid
Status in The Saucy Salamander:
  Fix Released
Status in indicator-appmenu source package in Saucy:
  Fix Released

Bug description:
  Impact: high CPU/memory usage from unity-panel-service

  Test case:

  Open a large image in the GIMP and activate a lot of items from the
  global menu. Using shortcuts is enough and faster to reproduce this
  bug (I've always used Ctrl+A and Ctrl+Shift+A). Memory usage of unity-
  panel-service increases steadily and it uses a lot of CPU shortly
  after activating the menu items in a short time.

  Regression potential: check that the menus are stable/working as they
  should

  -
  Just going about my business on Ubuntu Raring amd64 on an x230 and I heard 
the fan kick into action.  top showed me that unity-panel-service was consuming 
all the free cycles on one of my CPUs.  I killed it before my machine 
overheated, so I didn't attach a debugger to see why it was totally pegging out 
a  CPU.

  I'm not sure if this adds any context, but I was using a LibreOffice
  spreadsheet and I could not insert a table because the menu had lost
  it's mind, and then I observed the overly loaded CPU a very short
  while after that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1199877/+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 1458492] Re: package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2015-05-25 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/1458492

Title:
  package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
   after updating

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: grub-pc 2.02~beta2-9ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  Date: Fri May 22 20:02:59 2015
  DuplicateSignature: package:grub-pc:2.02~beta2-9ubuntu1.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  InstallationDate: Installed on 2014-07-20 (309 days ago)
  InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=3f401516-1311-48f1-b50e-0424df6a3531 ro quiet splash vt.handoff=7
  SourcePackage: initramfs-tools
  Title: package grub-pc 2.02~beta2-9ubuntu1.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  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/1458492/+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 1453163] Re: [Ubuntu Phone BQ] Wrong brightness after a few minutes with Never sleep

2015-05-25 Thread costales
** Also affects: unav
   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/1453163

Title:
  [Ubuntu Phone BQ] Wrong brightness after a few minutes with Never
  sleep

Status in Ubuntu Touch System Settings:
  New
Status in uNAV:
  New
Status in indicator-network package in Ubuntu:
  Invalid

Bug description:
  Hi!

  Steps:
  1. Set in the Battery preferences: Sleep when idle = Never
  2. Set in the Brightness preferences: Adjust automatically  = Disabled
  3. Set in the Brightness preferences: Display brightness bar = Max. brightness
  4. Leave the mobile in a web  BUG: After ~2' the brightness is changing to a 
lower brightness.

  This is annoying in special with the GPS application Here, when you're
  driving and you want the max brightness in the mobile all the time.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1453163/+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 1458309] Re: [Aspire 5750G, Intel CougarPoint HDMI, Digital Out, HDMI] Ear microphone capture in the earphones using headset

2015-05-25 Thread Stiggia
I used  the automatic bug log generation, how do i submit the missing
part?

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

Title:
  [Aspire 5750G, Intel CougarPoint HDMI, Digital Out, HDMI] Ear
  microphone capture in the earphones using headset

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  I'm using ubuntu 14.04.02. When i plug my hearphone via duoble jack i hear my 
microphone capture in the earphones.
  Plugging only microphone jack i ear capture in the speakers, plugging only 
headphones jack i ear capture of the internal mic.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-46.79-generic 3.13.11-ckt15
  Uname: Linux 3.13.0-46-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  stiggia2097 F pulseaudio
stiggia2405 F pulseaudio
  CurrentDesktop: KDE
  Date: Sun May 24 11:46:09 2015
  InstallationDate: Installed on 2014-07-30 (297 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  stiggia2097 F pulseaudio
stiggia2405 F pulseaudio
   /dev/snd/seq:timidity   1309 F timidity
  Symptom_Jack: Digital Out, HDMI
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [Aspire 5750G, Intel CougarPoint HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.21
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JE50_HR
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.21
  dmi.modalias: 
dmi:bvnAcer:bvrV1.21:bd08/09/2012:svnAcer:pnAspire5750G:pvrV1.21:rvnAcer:rnJE50_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.21:
  dmi.product.name: Aspire 5750G
  dmi.product.version: V1.21
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1458309/+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 1455874] Re: Xorg freeze

2015-05-25 Thread Rudolf Göldner
Hello Christopher,

sorry, but I have only acces to the tty  screen with 15.04. I can start 
apport-collect ... but I can't authorize
this program by my browser because he needs a graphical environment.
What now?

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

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Installation of 15.04 in addition to 14.10 ok.
  Start by BIOS start menue ok.
  All worked fine.

  Then I wanted to add some lines to the fstab to mount ntfs partitions. I 
copied these lines from the kubuntu 14.10 fstab.
  Since then, kde shows the animated splash screen when loading and then a 
black screen with no more action possible.
  Only Control+Alt+F1 works and shows the tty screen.

  I deleted the additional lines in the fstab, but there is no change in
  behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  Date: Sun May 17 10:58:05 2015
  InstallationDate: Installed on 2015-05-15 (1 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1455874/+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 1458491] [NEW] indicator-bluetooth misses controls to enable file transfer

2015-05-25 Thread Karl-Philipp Richter
Public bug reported:

The default settings of `indicator-bluetooth` make file transfers fail
without feedback (not too great, but not the issue here). One has to
install `bluemon` and enable file transfer options like ~allow
read/write and ~allow trusted devices. The user expects `indicator-
bluetooth` to offer a sufficient set of options to transfer file which
is a quite basic task for bluetooth connections. The options should be
added to sufficient hints displayed in the application (e.g. a hint that
the settings aren't implemented yet and that one needs to manage the
device with `bluemon` like described above).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: indicator-bluetooth 0.0.6+14.10.20141006-0ubuntu1
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May 25 10:54:04 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-02 (52 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-bluetooth
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)
upstart.indicator-bluetooth.log:
 (unity-control-center:7633): Bluetooth-WARNING **: Can't open the plugins dir: 
Fehler beim Öffnen des Ordners »/usr/lib/gnome-bluetooth/plugins«: Datei oder 
Verzeichnis nicht gefunden
 
 (unity-control-center:7633): Bluetooth-WARNING **: Could not open RFKILL 
control device, please verify your installation

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


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

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

Title:
  indicator-bluetooth misses controls to enable file transfer

Status in indicator-bluetooth package in Ubuntu:
  New

Bug description:
  The default settings of `indicator-bluetooth` make file transfers fail
  without feedback (not too great, but not the issue here). One has to
  install `bluemon` and enable file transfer options like ~allow
  read/write and ~allow trusted devices. The user expects `indicator-
  bluetooth` to offer a sufficient set of options to transfer file which
  is a quite basic task for bluetooth connections. The options should be
  added to sufficient hints displayed in the application (e.g. a hint
  that the settings aren't implemented yet and that one needs to manage
  the device with `bluemon` like described above).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-bluetooth 0.0.6+14.10.20141006-0ubuntu1
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 25 10:54:04 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (52 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-bluetooth
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.indicator-bluetooth.log:
   (unity-control-center:7633): Bluetooth-WARNING **: Can't open the plugins 
dir: Fehler beim Öffnen des Ordners »/usr/lib/gnome-bluetooth/plugins«: Datei 
oder Verzeichnis nicht gefunden
   
   (unity-control-center:7633): Bluetooth-WARNING **: Could not open RFKILL 
control device, please verify your installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1458491/+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 1445035] Re: Poor quality of photos - consider the use of software jpeg

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

** Changed in: camera-app (Ubuntu)
   Status: New = Confirmed

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

Title:
  Poor quality of photos - consider the use of software jpeg

Status in camera-app package in Ubuntu:
  Confirmed

Bug description:
  Image quality on the bq aquaris phone is relatively low even on the
  highest quality setting. Numerous compression artifacts are visible
  like on pictures taken with a cheap Chinese tablet. On the other hand,
  imagemagick convert takes 2s on this CPU when converting 8 MP bmp file
  to jpeg. So please consider using software jpeg for the highest
  quality setting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1445035/+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 1458301] Re: No more HDMI audio output visible/working snd_hda_intel Cannot turn on display power on i915

2015-05-25 Thread Peter Hewett
*** This bug is a duplicate of bug 1457369 ***
https://bugs.launchpad.net/bugs/1457369

** This bug has been marked a duplicate of bug 1457369
   kernel 3.19.0-18 breaks HDMI audio for snd_hda_intel

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

Title:
  No more HDMI audio output visible/working snd_hda_intel Cannot turn on
  display power on i915

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  All of a sudden, I believe as a result of a kernel upgrade, I cannot
  play sound via my HDMI output (television). The option is not listed
  anymore in sound settings or VLC. Video output on hdmi works fine. The
  internal speakers work fine as well.

  I have lenovo ideapad u330p.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0c:   david  1478 F...m pulseaudio
   /dev/snd/controlC1:  david  1478 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May 24 10:48:56 2015
  InstallationDate: Installed on 2014-09-18 (248 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140917)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Only some of outputs are working
  Title: [HDA-Intel - HDA Intel PCH, playback] Playback problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/20/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7CCN35WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Cherry 3A
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad U330p
  dmi.modalias: 
dmi:bvnLENOVO:bvr7CCN35WW:bd03/20/2014:svnLENOVO:pn20267:pvrIdeaPadU330p:rvnLENOVO:rnCherry3A:rvrNotDefined:cvnLENOVO:ct10:cvrIdeaPadU330p:
  dmi.product.name: 20267
  dmi.product.version: IdeaPad U330p
  dmi.sys.vendor: LENOVO

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


Re: [Touch-packages] [Bug 1457476] Re: Realtek ALC887-VD speakers don't mute when headphones are inserted

2015-05-25 Thread Alberto Mardegan
On 23.05.2015 04:32, Raymond wrote:
 https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1300844

 do you have noise when you enable headphone jack detection ?

No, everything seems to work fine with headphone detection enabled.
I'll try to see if I can come up with a patch myself, and if not, I'll 
get in touch with the upstream developers.

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

Title:
  Realtek ALC887-VD speakers don't mute when headphones are inserted

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  I Have a Gigabyte GA 970a-DS3P motherboard with integrated audio
  chipset, which alsamixer reports to be an ALC887-VD.

  I uploaded the results of the ALSA script here:
  http://www.alsa-project.org/db/?f=bb6145b1a62c657c1af981b00dd2e3928b466dcb

  I have a line out connector on the back of the motherboard (along with
  line in and mic), and a headphones and a mic connector on the front of
  the PC.

  The problem is that when I plug in my headphones, the speakers (connected via 
the back connector) continue to play as well.
  Also, I haven't found yet a way to set the volume independently for the 
headphones and the speakers via the Gnome/Unity sound settings. I can only do 
that via alsamixer, where the Headphone control refers to the headphones, and 
Front to the speakers.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mardy 25530 F pulseaudio
   /dev/snd/controlC1:  mardy 25530 F pulseaudio
  CRDA:
   country RU:
(2402 - 2482 @ 40), (N/A, 20)
(5735 - 5835 @ 20), (N/A, 30)
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=37820918-257b-4b60-917f-94c55c98fa24
  InstallationDate: Installed on 2015-05-16 (4 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  Package: linux (not installed)
  ProcFB:
   0 radeondrmfb
   1 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-37-generic 
root=UUID=5f77a868-de36-4b0b-91e9-bd05e1f93bf8 ro quiet splash iommu=soft 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-37.51~14.04.1-generic 3.16.7-ckt9
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-37-generic N/A
   linux-backports-modules-3.16.0-37-generic  N/A
   linux-firmware 1.127.12
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.16.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 12/29/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F2j
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 970A-DS3P
  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.:bvrF2j:bd12/29/2014:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn970A-DS3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.: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: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1457476/+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 1456918] Re: Thinkpad X200t Unity panel action crashes compiz

2015-05-25 Thread EricDHH
After 3 hours of work to get an bartpe bootable windows for the bios
updater Lenovo check up the battery before a bios update can be
done, so i have to buy an original battery for 150 bucks first to
perform such an update. With newer bios releases the laptop will also
check for 3rd party batteries and 3rd party harddisks and ssd. So the
ssd must also be replaced with an ultra expense lenovo branded model.

So i think we can close this bug now, it's better to trashbin the
laptop.

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

Title:
  Thinkpad X200t Unity panel action crashes compiz

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Thinkpad X200t
  Ubuntu 15.04 (AMD64)

  To reproduce: Click on a action plugin from the unity panel upper
  right, does not matter if this is the logout, volume, wifi or calendar
  symbol. The screen clears up, the panel stuck for 5 seconds and a
  ubuntu crash dialog appears. I have send this out every time, the must
  be hundreds of them. Usage of panel actions is a 50:50 lottery now.
  Actions must be done twice to get an effect.

  Since while: This bug exists since ubuntu 14.04 LTS on my system,
  survived 14.10 and still exists in 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed May 20 09:19:04 2015
  DistUpgraded: 2015-04-25 23:23:28,368 DEBUG enabling apt cron job
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   tp-smapi, 0.41, 3.13.0-49-generic, x86_64: installed
   tp-smapi, 0.41, 3.19.0-15-generic, x86_64: installed
   tp-smapi, 0.41, 3.19.0-16-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:20e4]
 Subsystem: Lenovo Device [17aa:20e4]
  InstallationDate: Installed on 2014-09-17 (244 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 7453WVK
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=dbb1913f-e1d6-42eb-b68f-221fd8326a6b ro quiet splash 
elevator=deadline vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (24 days ago)
  dmi.bios.date: 11/16/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7WET61WW (3.11 )
  dmi.board.name: 7453WVK
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7WET61WW(3.11):bd11/16/2009:svnLENOVO:pn7453WVK:pvrThinkPadX200T:rvnLENOVO:rn7453WVK:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7453WVK
  dmi.product.version: ThinkPad X200T
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:30:56 2015
  xserver.configfile: default
  xserver.errors:
   Serial Wacom Tablet WACf004 stylus: Invalid type 'cursor' for this device.
   Serial Wacom Tablet WACf004 stylus: Invalid type 'touch' for this device.
   Serial Wacom Tablet WACf004 stylus: Invalid type 'pad' for this device.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16401 
   vendor LEN
  xserver.version: 2:1.17.1-0ubuntu3

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

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

[Touch-packages] [Bug 1458509] [NEW] revoking the coupling of device remotely isn't reflected in inidcator-applet

2015-05-25 Thread Karl-Philipp Richter
Public bug reported:

The device is still displayed as if it was coupled.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: indicator-bluetooth 0.0.6+14.10.20141006-0ubuntu1
Uname: Linux 4.0.1-040001-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon May 25 11:51:19 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-02 (52 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-bluetooth
SystemImageInfo:
 current build number: 0
 device name: 
 channel: daily
 last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  revoking the coupling of device remotely isn't reflected in inidcator-
  applet

Status in indicator-bluetooth package in Ubuntu:
  New

Bug description:
  The device is still displayed as if it was coupled.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: indicator-bluetooth 0.0.6+14.10.20141006-0ubuntu1
  Uname: Linux 4.0.1-040001-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 25 11:51:19 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-02 (52 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150326)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-bluetooth
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1458509/+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 1377015] Re: Upstream the media role property patch

2015-05-25 Thread Timo Jyrinki
** Tags added: qt5.5

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

Title:
  Upstream the media role property patch

Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  Please upstream the adding_media_role_property.patch properly to the
  upstream code review system, as we shouldn't carry non-upstreamed
  patches or deviate to direction that would be incompatible with future
  upstream selections.

  The already existing bug report https://bugreports.qt-
  project.org/browse/QTBUG-41054 can be referred in the git commit
  proposal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmultimedia-opensource-src/+bug/1377015/+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 1315419] Re: Timeout when trying to enter a long passphrase

2015-05-25 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1295762 ***
https://bugs.launchpad.net/bugs/1295762

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-notifications (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/1315419

Title:
  Timeout when trying to enter a long passphrase

Status in unity-notifications package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04 r303

  1. Choose an encrypted Wi-Fi network that you haven't authenticated to before.
  2. Wait a minute.

  What happens:
  1. A dialog appears for the Wi-Fi password.
  2. The dialog disappears.

  What should happen:
  2. The dialog does not disappear until you dismiss it.

  This bug happens on Ubuntu Touch, when trying to connect to a wifi
  network with a very long passphrase.

  The issue is that the passphrase input dialog box pops out before i
  can finish entering the complex passphrase. The only way for me to
  connect is to use nmcli :/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-notifications/+bug/1315419/+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 1451398] Re: too few information on Authentication Dialog

2015-05-25 Thread Luc Pionchon
Additionally,

it seems that the dialog is blocking the screen, preventing the user to
check other windows

If I cancel the authentication, I am not sure how to restart the action
(that triggered the authentication request) later, like for example an
automatic bug report...

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

Title:
  too few information on Authentication Dialog

Status in policykit-1 package in Ubuntu:
  Confirmed
Status in policykit-1-gnome package in Ubuntu:
  Confirmed

Bug description:
  The Authentication required dialog gives really too few information
  about what requested it.

  This happens for example for bug reports for system programs, but not only. 
  The question has also been asked, for example here:
  
http://unix.stackexchange.com/questions/87288/how-do-i-tell-what-program-is-asking-for-a-password

  We have no clue where the dialog comes from.

  Especially as sometimes there is a delay between some action and the
  time when the dialog pops up, so it may seems it comes from nowhere.

  Also as the dialog uses a different theme (dark theme) compared to the
  application that may have triggered the dialog.

  I am no security expert, but I see this as a security vulnerability. I
  basically trust my system, but still I feel insecure typing my admin
  password in a window that pops up randomly.

  
  What grants the origin of this dialog box?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: policykit-1 0.105-8ubuntu2
  Uname: Linux 4.1.0-040100rc1-generic i686
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Mon May  4 12:24:27 2015
  InstallationDate: Installed on 2014-06-17 (320 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  JournalErrors: Error: command ['journalctl', '-b', '--priority', 'warning'] 
failed with exit code 1: No journal files were found.
  SourcePackage: policykit-1
  UpgradeStatus: Upgraded to vivid on 2015-04-27 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1451398/+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 1458322] Re: NetworkManager doesn't hide Docker's veth interfaces

2015-05-25 Thread Alberto Salvia Novella
** Changed in: network-manager (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Medium

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

Title:
  NetworkManager doesn't hide Docker's veth interfaces

Status in One Hundred Papercuts:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Previously in Ubuntu 14.04 NetworkManager hid the veth interfaces that were 
created by Docker.
  Now since I've updated to 15.04 the veth interfaces are listed as Unmanaged 
under the gnome system tray icon which is kind of annoying.
  I'm using docker 1.6.2 and network-manager 0.9.10.0-4ubuntu15.1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 24 14:22:44 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-29 (632 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
  IpRoute:
   default via 192.168.178.1 dev wlan0  proto static  metric 1024 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.42.1 
   192.168.178.0/24 dev wlan0  proto kernel  scope link  src 192.168.178.40
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-05-24 (0 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-08-19T11:46:06.705439
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1458322/+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 1446809] Re: [SRU] denial of service via an LDAP search query (CVE-2012-1164, CVE-2013-4449, CVE-2015-1545)

2015-05-25 Thread Marc Deslauriers
ACK on the debdiffs, I've uploaded them for building. (I removed the
extra patch, and changed the pocket to -security).

What testing did you perform on these?

** Also affects: openldap (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: openldap (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: openldap (Ubuntu Vivid)
   Importance: Undecided
   Status: New

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

Title:
  [SRU] denial of service via an LDAP search query (CVE-2012-1164,
  CVE-2013-4449, CVE-2015-1545)

Status in openldap package in Ubuntu:
  Fix Released
Status in openldap source package in Precise:
  Triaged
Status in openldap source package in Trusty:
  New
Status in openldap source package in Utopic:
  New
Status in openldap source package in Vivid:
  New
Status in openldap package in Debian:
  Fix Released

Bug description:
  [Impact]

  * CVE-2012-1164:
- slapd in OpenLDAP before 2.4.30 allows remote attackers to cause a denial 
of service (assertion failure and daemon exit) via an LDAP search query with 
attrsOnly set to true, which causes empty attributes to be returned.
- Trusty ships 2.4.31 which comes with a fix for this.

  * CVE-2013-4449
- The rwm overlay in OpenLDAP 2.4.23, 2.4.36, and earlier does not properly 
count references, which allows remote attackers to cause a denial of service 
(slapd crash) by unbinding immediately after a search request, which triggers 
rwm_conn_destroy to free the session context while it is being used by 
rwm_op_search.
- This bug affects all the series (precise, trusty, utopic, vivid and wily)

  * CVE-2015-1545
- The deref_parseCtrl function in servers/slapd/overlays/deref.c in 
OpenLDAP 2.4.13 through 2.4.40 allows remote attackers to cause a denial of 
service (NULL pointer dereference and crash) via an empty attribute list in a 
deref control in a search request.
- This bug affects all the series (precise, trusty, utopic, vivid and wily)

  [Regression Potential]

  * this set of patches adds validations to avoid segfaults, so no
  regression is expected.

  [Other Info]

  * CVE-2012-1164:
- Upstream bug report 
http://www.openldap.org/its/index.cgi/Software%2520Bugs?id=7143
- http://people.canonical.com/~ubuntu-security/cve/2012/CVE-2012-1164.html
- Patches backported:
      - 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=ef2f5263de8802794e528cc2648ecfca369302ae
 (p1)
  - 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=430256fafb85028443d7964a5ab1f4bbf8b2db38
 (p2)
  - 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=463c1fa25d45e393dc1f1ea235286f79e872fad0
 (p3)

  * CVE-2013-4449
- Upstream bug report http://www.openldap.org/its/index.cgi/Incoming?id=7723
- Patches backported:
  - 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=924389d9dd9dbb6ffe5db6c0fc65ecfe6814a1af

  * CVE-2015-1545
- Upstream bug report http://www.openldap.org/its/?findid=8027
- Patches backported:
  - 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=7a5a98577a0481d864ca7fe05b9b32274d4d1fb5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1446809/+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 1458550] [NEW] Lock by dm-tool lock easy to pass, if light-locker is not enabled

2015-05-25 Thread Jarno Suni
Public bug reported:

All you need to do, is press Ctrl-Alt-F7. This also applies, if you run
e.g. dm-tool switch-to-guest.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lightdm 1.10.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
Uname: Linux 3.13.0-53-lowlatency x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon May 25 16:04:28 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-09-21 (246 days ago)
InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
LightdmGreeterLog:
 ** (lightdm-gtk-greeter:1625): WARNING **: Failed to load user image: Failed 
to open file '/home/jarnos/.face': Permission denied
 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1630): WARNING **: Failed to load 
user image: Failed to open file '/home/jarnos/.face': Permission denied
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lightdm (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 lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1458550

Title:
  Lock by dm-tool lock easy to pass, if light-locker is not enabled

Status in lightdm package in Ubuntu:
  New

Bug description:
  All you need to do, is press Ctrl-Alt-F7. This also applies, if you
  run e.g. dm-tool switch-to-guest.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
  Uname: Linux 3.13.0-53-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon May 25 16:04:28 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (246 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1625): WARNING **: Failed to load user image: Failed 
to open file '/home/jarnos/.face': Permission denied
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1630): WARNING **: Failed to 
load user image: Failed to open file '/home/jarnos/.face': Permission denied
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1458550/+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 1458322] Re: NetworkManager doesn't hide Docker's veth interfaces

2015-05-25 Thread Maarten Rijke
Same applies to VMWare's virtual networks (vmnetX).

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

Title:
  NetworkManager doesn't hide Docker's veth interfaces

Status in One Hundred Papercuts:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Previously in Ubuntu 14.04 NetworkManager hid the veth interfaces that were 
created by Docker.
  Now since I've updated to 15.04 the veth interfaces are listed as Unmanaged 
under the gnome system tray icon which is kind of annoying.
  I'm using docker 1.6.2 and network-manager 0.9.10.0-4ubuntu15.1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 24 14:22:44 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-29 (632 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
  IpRoute:
   default via 192.168.178.1 dev wlan0  proto static  metric 1024 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.42.1 
   192.168.178.0/24 dev wlan0  proto kernel  scope link  src 192.168.178.40
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-05-24 (0 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-08-19T11:46:06.705439
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1458322/+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 1458550] Re: Lock by dm-tool lock easy to pass, if light-locker is not enabled

2015-05-25 Thread Thaddaeus Tintenfisch
*** This bug is a duplicate of bug 1060228 ***
https://bugs.launchpad.net/bugs/1060228

** This bug has been marked a duplicate of bug 1060228
   dm-tool lock + alt-ctrl-f7

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

Title:
  Lock by dm-tool lock easy to pass, if light-locker is not enabled

Status in lightdm package in Ubuntu:
  New

Bug description:
  All you need to do, is press Ctrl-Alt-F7. This also applies, if you
  run e.g. dm-tool switch-to-guest.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.10.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
  Uname: Linux 3.13.0-53-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon May 25 16:04:28 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (246 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1625): WARNING **: Failed to load user image: Failed 
to open file '/home/jarnos/.face': Permission denied
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:1630): WARNING **: Failed to 
load user image: Failed to open file '/home/jarnos/.face': Permission denied
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1458550/+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 1404468] Re: German neo2 keyboard layout: no ALT and SUPER keys

2015-05-25 Thread vak
It just happened to me that Alt-Tab suddenly stoped working in Ubuntu 15 under 
Neo2. 
If switched from Neo2 to other layout -- Alt-Tab works again, switching back to 
Neo2 and it's not working.
Caveat: not sure though if it is an issue in xkeyboard-config !

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

Title:
  German neo2 keyboard layout: no ALT and SUPER keys

Status in xkeyboard-config package in Ubuntu:
  Confirmed

Bug description:
  Affected version: Ubuntu 14.04.

  When switching to the Neo 2 keyboard layout, I cannot use the ALT or
  SUPER keys at all. To reproduce this bug, do the following:

  - In the keyboard system tray menu, select Text Entry
  - Click +
  - Select: Germany (Neo 2)
  - Close the Text Entry configuration
  - In the keyboard system tray menu, (temporarily) select Germany (Neo 2) as 
active layout.

  Now, shortcuts like ALT+TAB, ALT+F2, ... are no longer
  working. The same goes for the shortcuts I tried with SUPER.

  Switching to Neo2 by setxkbmap de neo has the same result.

  For sake of completeness: There are other bug reports regarding Neo2,
  reporting that Layer4 (Mod4) is not working. In my case, Mod4 seems to
  be working fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1404468/+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 1387691] Re: Media Player should not be visible in the app scope and launcher

2015-05-25 Thread Noemí
Any news?

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

Title:
  Media Player should not be visible in the app scope and launcher

Status in the base for Ubuntu mobile products:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in mediaplayer-app package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in url-dispatcher package in Ubuntu:
  In Progress
Status in mediaplayer-app package in Ubuntu RTM:
  In Progress
Status in url-dispatcher package in Ubuntu RTM:
  In Progress

Bug description:
  The mediaplayer is an 'auxiliary app' in the current design approach.
  That means that its purpouse it playback media launched by other apps
  (e.g Messaging) or scopes (e.g. Videos). It should not be launched
  from the App scopes.

  However, the 'Update' section System Settings should still display it
  when an update to mediaplayer is available.

  Current behaviour
  - Mediaplayer app displayed in App Scope, Launcher and Settings

  Desired behaviour
  - Mediaplayer app not displayed in App Scope or Launcher
  - Mediaplayer displayed in Settings  Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1387691/+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 1060228] Re: dm-tool lock + alt-ctrl-f7

2015-05-25 Thread Thaddaeus Tintenfisch
** Also affects: lightdm (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  dm-tool lock + alt-ctrl-f7

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  Ubuntu 12.04.1
  lightdm 1.2.1-0ubuntu1
  lightdm-gtk-greeter 1.1.5-0ubuntu1

  
  * Run...
  dm-tool lock
  Press alt-ctrl-f7

  Now I'm back in without a password.

  Same with switch-to-greeter

  
  I don't know if it's supposed to be this way or it's a security problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1060228/+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 1060228] Re: dm-tool lock + alt-ctrl-f7

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

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

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

Title:
  dm-tool lock + alt-ctrl-f7

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  Ubuntu 12.04.1
  lightdm 1.2.1-0ubuntu1
  lightdm-gtk-greeter 1.1.5-0ubuntu1

  
  * Run...
  dm-tool lock
  Press alt-ctrl-f7

  Now I'm back in without a password.

  Same with switch-to-greeter

  
  I don't know if it's supposed to be this way or it's a security problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1060228/+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 1060228] Re: dm-tool lock + alt-ctrl-f7

2015-05-25 Thread niknah
The original report was for Ubuntu 12.04.
It's working in UIbuntu 14.04, lightdm 1.10.5

Thanks

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

Title:
  dm-tool lock + alt-ctrl-f7

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  Ubuntu 12.04.1
  lightdm 1.2.1-0ubuntu1
  lightdm-gtk-greeter 1.1.5-0ubuntu1

  
  * Run...
  dm-tool lock
  Press alt-ctrl-f7

  Now I'm back in without a password.

  Same with switch-to-greeter

  
  I don't know if it's supposed to be this way or it's a security problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1060228/+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 1434712] Re: Can't swipe from the right in the setup at first launch

2015-05-25 Thread themusicgod1
unity8:
  Installed: 8.02+15.04.20150409.1-0ubuntu1
  Candidate: 8.02+15.04.20150409.1-0ubuntu1
  Version table:
 *** 8.02+15.04.20150409.1-0ubuntu1 0
500 http://ca.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  Can't swipe from the right in the setup at first launch

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 15.04 on a desktop pc with a mouse. Version
  8.02+15.04.20150318-0ubuntu1 of the unity8 package.

  The initial setup when first launching is stuck. Swiping the app
  launcher from the left works fine, but swiping the app switcher from
  the right won't work. It's stuck at the screen that says To view open
  apps Long swipe from the right edge. with an unresponsive wobbly
  switcher to the right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1434712/+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 1458314] Re: unity8 session does not start on ubuntu-desktop-next image

2015-05-25 Thread Albert Astals Cid
** Also affects: unity8-desktop-session (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/1458314

Title:
  unity8 session does not start on ubuntu-desktop-next image

Status in unity8 package in Ubuntu:
  New
Status in unity8-desktop-session package in Ubuntu:
  New

Bug description:
  When trying to launch the Unity8 session from the ubuntu-desktop-next
  image (20150524), the desktop session does not start. The system shows
  a text console. The last output is about that is waiting for plymouth
  to finish.

  After plugging in a network cable, the image reported an automated crash 
report as
  OOPS ID 5db6880c-0200-11e5-b05b-fa163e4ccdf2 .

  Attaching the complete syslog file.

  Hardware: Dell XPS 2011 / Optimus Graphics (Intel + NVIDIA GeForce GT
  540M)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1458314/+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 1434712] Re: Can't swipe from the right in the setup at first launch

2015-05-25 Thread Albert Astals Cid
As said, this is included in  unity8 = 8.02+15.04.20150409.1-0ubuntu1
which version are you running?

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

Title:
  Can't swipe from the right in the setup at first launch

Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu 15.04 on a desktop pc with a mouse. Version
  8.02+15.04.20150318-0ubuntu1 of the unity8 package.

  The initial setup when first launching is stuck. Swiping the app
  launcher from the left works fine, but swiping the app switcher from
  the right won't work. It's stuck at the screen that says To view open
  apps Long swipe from the right edge. with an unresponsive wobbly
  switcher to the right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1434712/+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 1458609] [NEW] Requested window surface format is ignored

2015-05-25 Thread Loïc Molinari
Public bug reported:

QPlatformIntegration::createPlatformWindow() is given a QWindow with an
associated QSurfaceFormat describing the surface format (and options
like the swap interval) requested by the user. This is currently ignored
by QtUbuntu which always creates an ARGB surface.

On top of that, it should also tell Mir whether the requested surface is
opaque or not and allow compositing optimization by rendering opaque
surfaces front-to-back with depth write/test on (early z-culling) and
blending off.

** Affects: qtubuntu (Ubuntu)
 Importance: Medium
 Status: New

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

Title:
  Requested window surface format is ignored

Status in qtubuntu package in Ubuntu:
  New

Bug description:
  QPlatformIntegration::createPlatformWindow() is given a QWindow with
  an associated QSurfaceFormat describing the surface format (and
  options like the swap interval) requested by the user. This is
  currently ignored by QtUbuntu which always creates an ARGB
  surface.

  On top of that, it should also tell Mir whether the requested surface
  is opaque or not and allow compositing optimization by rendering
  opaque surfaces front-to-back with depth write/test on (early
  z-culling) and blending off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1458609/+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 1457964] Re: pcre3: enable jit again on ppc64el

2015-05-25 Thread Hans Joachim Desserud
** Bug watch added: Debian Bug tracker #786530
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530

** Also affects: pcre3 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530
   Importance: Unknown
   Status: Unknown

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

Title:
  pcre3: enable jit again on ppc64el

Status in pcre3 package in Ubuntu:
  New
Status in pcre3 package in Debian:
  Unknown

Bug description:
  In 8.35 it's not necessary to disable jit support on ppc64el. I sent a
  patch on debian :

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530

  I can send a debdiff on Ubuntu, is it needed ?

  F.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1457964/+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 1458416] Re: JIT unnecessarily disabled on ppc64le

2015-05-25 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1457964 ***
https://bugs.launchpad.net/bugs/1457964

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1457964, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1457964
   pcre3: enable jit again on ppc64el

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

Title:
  JIT unnecessarily disabled on ppc64le

Status in pcre3 package in Ubuntu:
  New

Bug description:
  Ubuntu carries 'no_jit_ppc64el.patch' in the debian/patches directory.
  As the name suggests, this patch disables JIT on ppc64 little-endian.
  This used to be necessary because JIT was broken on little endian.

  However, JIT on ppc64 little endian has been supported in pcre3 since
  version 8.35 (see http://www.pcre.org/original/changelog.txt - point
  19 for version 8.35). Given that Ubuntu has shipped 8.35 since Utopic,
  this patch should now be dropped.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1458416/+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 1457964] Re: pcre3: enable jit again on ppc64el

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

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

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

Title:
  pcre3: enable jit again on ppc64el

Status in pcre3 package in Ubuntu:
  Confirmed
Status in pcre3 package in Debian:
  Unknown

Bug description:
  In 8.35 it's not necessary to disable jit support on ppc64el. I sent a
  patch on debian :

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530

  I can send a debdiff on Ubuntu, is it needed ?

  F.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1457964/+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 1438754] Re: Backlight cannot be adjusted at lock screen

2015-05-25 Thread Charles Baylis
I can reproduce it, and I can still reproduce it after a reboot.

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

Title:
  Backlight cannot be adjusted at lock screen

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

Bug description:
  
  This affects 14.04 LTS. I haven't tried any more recent versions.

  When the screen is locked, it is not possible to use the Fn+Brightness
  up/down keys.

  If I am using an external monitor, then I turn down the backlight
  brightness to zero. I often use my laptop at the office with an
  external monitor and the backlight turned off.  When I come home and
  resume, the backlight is off and I cannot switch it on to see the
  login prompt.

  Steps to reproduce
  1. Set backlight brightness to off using Fn+brightness down
  2. Lock computer with Super+L
  3. Attempt to increase brightness with Fn+brightness up

  Expected results:
  Backlight switches on, and Lock/login screen becomes visible

  Actual results:
  Backlight remains off and Lock/login screen is not visible

  This is a regression in 14.04 LTS since the 14.04 release. I can't
  remember when this started happening, but it's been at least a few
  weeks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1438754/+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 1427714] Re: Clock app requires timers support from the platform

2015-05-25 Thread Merlijn Sebrechts
Any ETA on this? Not having a timer is quite annoying..

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

Title:
  Clock app requires timers support from the platform

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Similar to alarms, the clock app requires the platform to wake up and
  notify the user when a timer is complete. The clock app cannot do this
  by itself since it would be suspended as per the app life cycle
  policies.

  Clock App Timer design is tracked at bug 1427566.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1427714/+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 1371293] Re: console-kit-daemon[5037]: GLib-CRITICAL: Source ID 40 was not found when attempting to remove it

2015-05-25 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1313042 ***
https://bugs.launchpad.net/bugs/1313042

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  console-kit-daemon[5037]: GLib-CRITICAL: Source ID 40 was not found
  when attempting to remove it

Status in consolekit package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  In syslog there is critical error/s:

  Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 
40 was not found when attempting to remove it
  Sep 18 21:15:38 hostname console-kit-daemon[5037]: GLib-CRITICAL: Source ID 
49 was not found when attempting to remove it

  apt-cache policy consolekit
  consolekit:
Installed: 0.4.6-5
Candidate: 0.4.6-5
Version table:
   *** 0.4.6-5 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

  lsb_release -rd
  Description:  Ubuntu Utopic Unicorn (development branch)
  Release:  14.10


  Thank You,
  Kind Regards,
  Martin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/1371293/+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 1452330] Re: Xorg crash

2015-05-25 Thread Christopher M. Penalver
haelsite, please see
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1452330/comments/2
on how to report using your crash reports. Please do not toggle the
Status of this report as it is considered closed.

** Changed in: xorg (Ubuntu)
   Status: In Progress = Invalid

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  compiz[6787]: segfault at 4981840 ip 7f6e79ff3cc3 sp
  7fffa0cb7ac8 error 4 in libunityshell.so[7f6e79dc3000+57f000]

  Ubuntu crash alone, suddenly close my session and close my apps,
  restart, show me logon and all my work is close.


  :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-52.85-generic 3.13.11-ckt18
  Uname: Linux 3.13.0-52-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed May  6 17:24:16 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.10, 3.13.0-45-generic, x86_64: installed
   virtualbox, 4.3.10, 3.13.0-52-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Cedar GL [FirePro 2270] [1002:68f2] 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0126]
  InstallationDate: Installed on 2014-06-03 (337 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Precision T5610
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-52-generic 
root=UUID=d8e52c44-aba9-4ffe-ba99-5d91f76117e0 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0WN7Y6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/29/2014:svnDellInc.:pnPrecisionT5610:pvr01:rvnDellInc.:rn0WN7Y6:rvrA01:cvnDellInc.:ct7:cvr:
  dmi.product.name: Precision T5610
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed May  6 17:10:04 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputDell Dell Smart Card Reader Keyboard KEYBOARD, id 8
   inputPixArt USB Optical 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.7
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1452330/+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 1445892] Re: There is no wifi after hybernate mode

2015-05-25 Thread Twente
The dub still exists

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

Title:
  There is no wifi after hybernate mode

Status in NetworkManager:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  You close notebooke, then you open it- and there is no wifi. You have to 
restart network-manager for obtaining wi-fi again
  ! If you choose upstart-boot option there is no problem with wifi after 
hybernation. Bug occures unly with systemd-boot

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 19 13:09:18 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-18 (547 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static  metric 1024
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.18
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID  TYPE TIMESTAMP   
TIMESTAMP-REAL AUTOCONNECT  READONLY  DBUS-PATH 
  ACTIVE  DEVICE  STATE  ACTIVE-PATH
   k3b   66a32a2c-3eac-46e3-a111-0c63e94bd135  802-11-wireless  1429438056  Вс. 
19 апр. 2015 13:07:36  yes  no
/org/freedesktop/NetworkManager/Settings/0  yes wlan0   activated  
/org/freedesktop/NetworkManager/ActiveConnection/4
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/1  k3b  
   66a32a2c-3eac-46e3-a111-0c63e94bd135  
/org/freedesktop/NetworkManager/ActiveConnection/4
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1445892/+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 1445892] Re: There is no wifi after hybernate mode

2015-05-25 Thread Twente
Are you going to do smth with it? Why did you broke it? It used to work
excellent

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

Title:
  There is no wifi after hybernate mode

Status in NetworkManager:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  You close notebooke, then you open it- and there is no wifi. You have to 
restart network-manager for obtaining wi-fi again
  ! If you choose upstart-boot option there is no problem with wifi after 
hybernation. Bug occures unly with systemd-boot

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 19 13:09:18 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-18 (547 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static  metric 1024
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.18
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID  TYPE TIMESTAMP   
TIMESTAMP-REAL AUTOCONNECT  READONLY  DBUS-PATH 
  ACTIVE  DEVICE  STATE  ACTIVE-PATH
   k3b   66a32a2c-3eac-46e3-a111-0c63e94bd135  802-11-wireless  1429438056  Вс. 
19 апр. 2015 13:07:36  yes  no
/org/freedesktop/NetworkManager/Settings/0  yes wlan0   activated  
/org/freedesktop/NetworkManager/ActiveConnection/4
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/1  k3b  
   66a32a2c-3eac-46e3-a111-0c63e94bd135  
/org/freedesktop/NetworkManager/ActiveConnection/4
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1445892/+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 1445892] Re: There is no wifi after hybernate mode

2015-05-25 Thread Twente
The bug still exists

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

Title:
  There is no wifi after hybernate mode

Status in NetworkManager:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  You close notebooke, then you open it- and there is no wifi. You have to 
restart network-manager for obtaining wi-fi again
  ! If you choose upstart-boot option there is no problem with wifi after 
hybernation. Bug occures unly with systemd-boot

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15
  ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
  Uname: Linux 3.19.0-14-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 19 13:09:18 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-10-18 (547 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static  metric 1024
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.18
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID  TYPE TIMESTAMP   
TIMESTAMP-REAL AUTOCONNECT  READONLY  DBUS-PATH 
  ACTIVE  DEVICE  STATE  ACTIVE-PATH
   k3b   66a32a2c-3eac-46e3-a111-0c63e94bd135  802-11-wireless  1429438056  Вс. 
19 апр. 2015 13:07:36  yes  no
/org/freedesktop/NetworkManager/Settings/0  yes wlan0   activated  
/org/freedesktop/NetworkManager/ActiveConnection/4
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/1  k3b  
   66a32a2c-3eac-46e3-a111-0c63e94bd135  
/org/freedesktop/NetworkManager/ActiveConnection/4
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1445892/+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 1457964] Re: pcre3: enable jit again on ppc64el

2015-05-25 Thread Hans Joachim Desserud
Thanks for reporting. I have attached a bug watch for the Debian bug.

I can send a debdiff on Ubuntu, is it needed ?

I can't really answer this question, but I'd give it some time. If it
takes a while before it is picked up by Debian, it might be easier to
create a debdiff for Ubuntu as well.

Ideally, new package versions are synced from Debian to Ubuntu, so
Ubuntu doesn't need to carry any changes. Though in this case, I see
that there's already an Ubuntu-delta for this package, so a newer
version in Debian would require a manual merge.

** Tags added: packaging patch wily

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

Title:
  pcre3: enable jit again on ppc64el

Status in pcre3 package in Ubuntu:
  Confirmed
Status in pcre3 package in Debian:
  Unknown

Bug description:
  In 8.35 it's not necessary to disable jit support on ppc64el. I sent a
  patch on debian :

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530

  I can send a debdiff on Ubuntu, is it needed ?

  F.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1457964/+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 1427714] Re: Clock app requires timers support from the platform

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

** Changed in: indicator-datetime (Ubuntu)
   Status: New = Confirmed

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

Title:
  Clock app requires timers support from the platform

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Similar to alarms, the clock app requires the platform to wake up and
  notify the user when a timer is complete. The clock app cannot do this
  by itself since it would be suspended as per the app life cycle
  policies.

  Clock App Timer design is tracked at bug 1427566.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1427714/+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 1442428] Re: Headphones not detected after fresh boot or suspend/resume cycle, until unplugged and plugged back in

2015-05-25 Thread Raymond
** Bug watch added: Linux Kernel Bug Tracker #98921
   http://bugzilla.kernel.org/show_bug.cgi?id=98921

** Also affects: alsa-driver via
   http://bugzilla.kernel.org/show_bug.cgi?id=98921
   Importance: Unknown
   Status: Unknown

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

Title:
  Headphones not detected after fresh boot or suspend/resume cycle,
  until unplugged and plugged back in

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  This is a regression from Ubuntu 14.04 (I have not tested 14.10).

  Headphones which were already plugged in prior to a suspend/resume
  cycle or a shutdown/reboot are not detected after a power-on (i.e.,
  Headphones: Built-in Audio is absent from the Output tab in the
  Sound Settings). Unplugging the headphones and plugging them back in
  results in the headphones being detected and automatically selected.

  I used the ubuntu-bug tool to submit this bug report after a fresh
  boot, and after going through the troubleshooting steps (which
  unsuccessfully attempted to play some tones through the headphone
  jack), Headphones showed up in the Output tab (without me having to
  unplug them and plug them in again), but was not automatically
  selected (Line Out is selected by default). Manually selecting
  Headphones succeeded in enabling sound on the headphones. So it
  appears that perhaps pulseaudio does not automatically check for the
  presence of headphones upon boot or resume from suspend (or maybe it
  does, but the hardware isn't ready to respond at the time).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-13.13~pre201504091631-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr  9 20:45:11 2015
  InstallationDate: Installed on 2014-06-06 (307 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  furkan 2171 F pulseaudio
   /dev/snd/controlC0:  furkan 2171 F pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [GA-970A-D3, VIA VT2020, Green Headphone Out, Front] No sound at all
  UpgradeStatus: Upgraded to vivid on 2015-03-27 (13 days ago)
  dmi.bios.date: 12/16/2013
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F13b
  dmi.board.name: GA-970A-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF13b:bd12/16/2013:svnGigabyteTechnologyCo.,Ltd.:pnGA-970A-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-970A-D3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-970A-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1442428/+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 1458631] [NEW] udev: /dev/input/js0 is created but no joystick attached

2015-05-25 Thread Thomas Andersen
Public bug reported:

With ubuntu vivid i see a /dev/input/js0. I do not have a joystick or
gamepad attached. This invalid input device cause a game in steam Crypt
of the necrodancer to crash during start. The game works fine when I
delete it.

This appears to be a ubuntu specific bug as it does not show up on
fedora 22.

It goes away if I unplug the mouse/keyboard usb dongle I use. If I
attach a wired keyboard only it does not show up. I tried adding a wired
mouse too, but that causes js0 to appear too. The output of udevadm
changes depending on what mouse I have attached. The following output is
from using the dongle for my wireless mouse/keyboard (both microsoft
products)

$sudo udevadm info /dev/input/js0
P: 
/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
N: input/js0
S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
S: input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
E: 
DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
 /dev/input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
E: DEVNAME=/dev/input/js0
E: 
DEVPATH=/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-_00_1a_2-usb-0_1_1_2
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Microsoft®_2.4GHz_Transceiver_v6.0
E: ID_MODEL_ENC=Microsoft®\x202.4GHz\x20Transceiver\x20v6.0
E: ID_MODEL_ID=0745
E: ID_PATH=pci-:00:1a.2-usb-0:1:1.2
E: ID_PATH_TAG=pci-_00_1a_2-usb-0_1_1_2
E: ID_REVISION=0251
E: ID_SERIAL=Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030102:03:
E: ID_USB_INTERFACE_NUM=02
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: TAGS=:seat:uaccess:
E: USEC_INITIALIZED=117298

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

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

Title:
  udev: /dev/input/js0 is created but no joystick attached

Status in systemd package in Ubuntu:
  New

Bug description:
  With ubuntu vivid i see a /dev/input/js0. I do not have a joystick or
  gamepad attached. This invalid input device cause a game in steam
  Crypt of the necrodancer to crash during start. The game works fine
  when I delete it.

  This appears to be a ubuntu specific bug as it does not show up on
  fedora 22.

  It goes away if I unplug the mouse/keyboard usb dongle I use. If I
  attach a wired keyboard only it does not show up. I tried adding a
  wired mouse too, but that causes js0 to appear too. The output of
  udevadm changes depending on what mouse I have attached. The following
  output is from using the dongle for my wireless mouse/keyboard (both
  microsoft products)

  $sudo udevadm info /dev/input/js0
  P: 
/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
  N: input/js0
  S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
  S: input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
  E: 
DEVLINKS=/dev/input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0-if02-joystick
 /dev/input/by-path/pci-:00:1a.2-usb-0:1:1.2-joystick
  E: DEVNAME=/dev/input/js0
  E: 
DEVPATH=/devices/pci:00/:00:1a.2/usb5/5-1/5-1:1.2/0003:045E:0745.0003/input/input7/js0
  E: ID_BUS=usb
  E: ID_FOR_SEAT=input-pci-_00_1a_2-usb-0_1_1_2
  E: ID_INPUT=1
  E: ID_INPUT_JOYSTICK=1
  E: ID_INPUT_KEY=1
  E: ID_INPUT_KEYBOARD=1
  E: ID_MODEL=Microsoft®_2.4GHz_Transceiver_v6.0
  E: ID_MODEL_ENC=Microsoft®\x202.4GHz\x20Transceiver\x20v6.0
  E: ID_MODEL_ID=0745
  E: ID_PATH=pci-:00:1a.2-usb-0:1:1.2
  E: ID_PATH_TAG=pci-_00_1a_2-usb-0_1_1_2
  E: ID_REVISION=0251
  E: ID_SERIAL=Microsoft_Microsoft®_2.4GHz_Transceiver_v6.0
  E: ID_TYPE=hid
  E: ID_USB_DRIVER=usbhid
  E: ID_USB_INTERFACES=:030101:030102:03:
  E: ID_USB_INTERFACE_NUM=02
  E: ID_VENDOR=Microsoft
  E: ID_VENDOR_ENC=Microsoft
  E: ID_VENDOR_ID=045e
  E: MAJOR=13
  E: MINOR=0
  E: SUBSYSTEM=input
  E: TAGS=:seat:uaccess:
  E: USEC_INITIALIZED=117298

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1458631/+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 1455874] Re: Xorg freeze

2015-05-25 Thread Christopher M. Penalver
Rudolf Göldner, would Utopic provide an opportunity to run apport via
http://releases.ubuntu.com/utopic/ ?

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

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Installation of 15.04 in addition to 14.10 ok.
  Start by BIOS start menue ok.
  All worked fine.

  Then I wanted to add some lines to the fstab to mount ntfs partitions. I 
copied these lines from the kubuntu 14.10 fstab.
  Since then, kde shows the animated splash screen when loading and then a 
black screen with no more action possible.
  Only Control+Alt+F1 works and shows the tty screen.

  I deleted the additional lines in the fstab, but there is no change in
  behaviour.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  Date: Sun May 17 10:58:05 2015
  InstallationDate: Installed on 2015-05-15 (1 days ago)
  InstallationMedia: Kubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1455874/+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 1458622] [NEW] Unity crashes on suspend. I have to log in again after resume.

2015-05-25 Thread jonaskoeppel
Public bug reported:

Sometimes (every 3rd time approximately) unity apparently crashes when I
suspend the system. When I resume the computer the session is terminated
(and all the information lost) and I have to log in again.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.4+14.04.20150316-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Mon May 25 18:22:23 2015
InstallationDate: Installed on 2015-05-13 (12 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Unity crashes on suspend. I have to log in again after resume.

Status in unity package in Ubuntu:
  New

Bug description:
  Sometimes (every 3rd time approximately) unity apparently crashes when
  I suspend the system. When I resume the computer the session is
  terminated (and all the information lost) and I have to log in again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.4+14.04.20150316-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Mon May 25 18:22:23 2015
  InstallationDate: Installed on 2015-05-13 (12 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1458622/+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 1457964] Re: pcre3: enable jit again on ppc64el

2015-05-25 Thread Bug Watch Updater
** Changed in: pcre3 (Debian)
   Status: Unknown = New

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

Title:
  pcre3: enable jit again on ppc64el

Status in pcre3 package in Ubuntu:
  Confirmed
Status in pcre3 package in Debian:
  New

Bug description:
  In 8.35 it's not necessary to disable jit support on ppc64el. I sent a
  patch on debian :

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786530

  I can send a debdiff on Ubuntu, is it needed ?

  F.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcre3/+bug/1457964/+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 1291950] Re: slight delay when hitting enter to launch application from dash search

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1291950

Title:
  slight delay when hitting enter to launch application from dash search

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  When I hit the super key to bring up the dash and launch an
  application, if I partially type an application; such as  ter for
  Terminal if I hit enter as Terminal is the first result there is a
  slight delay before the application is launched -- about 1 second.
  The delay is slightly less when I turn off searching from online
  sources.

  Sometimes, when searching, during the delay before the application
  launches right at the last moment I sometimes see search results pop
  up right before the dash closes.  These are usually local searches,
  sometimes online search if enabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1291950/+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 1241972] Re: Drag and drop apps from Dash to Desktop doesn't work

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1241972

Title:
  Drag and drop apps from Dash to Desktop doesn't work

Status in Chromium Browser:
  New
Status in One Hundred Papercuts:
  Triaged
Status in Unity:
  In Progress
Status in Unity 7.1 series:
  Won't Fix
Status in Unity 7.2 series:
  Triaged
Status in nautilus package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  When you try to drag and drop an app from Dash (both from app lens and
  home lens) to Desktop, system display an error and the shortcut isn't
  created.

  The error is:
  Error while copying - There was an error getting information about /.
  More details: The specified location is not supported

  Then there are four buttons: Cancel - Skip all - Skip - Retry.

  Way to reproduce:
  - Open the dash
  - Drag an app icon and drop on desktop

  What happend:
  - An error is raised

  What expected:
  - A shortcut is created

  With file, music and photo is all ok.

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1241972/+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 1202160] Re: Dash title Search your computer and online sources should update according to privacy setting

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1202160

Title:
  Dash title Search your computer and online sources should update
  according to privacy setting

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in Unity Home Scope:
  Confirmed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The Dash has a title that is shown when the mouse is over the icon and
  in the search area in Dash Home, it says Search your computer and
  online sources even if user sets the Dash not to include online
  search results. This title then turns to be false, because the user
  can only search the computer.

  So this title should be updated according to include online search
  results state in Privacy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1202160/+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 1060228] Re: dm-tool lock + alt-ctrl-f7

2015-05-25 Thread Jarno Suni
The bug still occurs in Ubuntu 14.04, if light-locker is not enabled.

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

Title:
  dm-tool lock + alt-ctrl-f7

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  Ubuntu 12.04.1
  lightdm 1.2.1-0ubuntu1
  lightdm-gtk-greeter 1.1.5-0ubuntu1

  
  * Run...
  dm-tool lock
  Press alt-ctrl-f7

  Now I'm back in without a password.

  Same with switch-to-greeter

  
  I don't know if it's supposed to be this way or it's a security problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1060228/+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 1060228] Re: dm-tool lock + alt-ctrl-f7

2015-05-25 Thread Jarno Suni
That is told in the duplicate bug report.

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

Title:
  dm-tool lock + alt-ctrl-f7

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  Ubuntu 12.04.1
  lightdm 1.2.1-0ubuntu1
  lightdm-gtk-greeter 1.1.5-0ubuntu1

  
  * Run...
  dm-tool lock
  Press alt-ctrl-f7

  Now I'm back in without a password.

  Same with switch-to-greeter

  
  I don't know if it's supposed to be this way or it's a security problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1060228/+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 1422143] Re: No wifi connection after suspend with systemd

2015-05-25 Thread Magnus Hoff
*** This bug is a duplicate of bug 1270257 ***
https://bugs.launchpad.net/bugs/1270257

I see the same behavior (Kubuntu 15.04) and my NetworkManager log output
has the same backwards ordering where activated - unmanaged happens
after sleeping

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

Title:
  No wifi connection after suspend with systemd

Status in One Hundred Papercuts:
  Confirmed
Status in NetworkManager:
  Unknown
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Using systemd as my default init system if I resume from suspend my
  laptop, it doesn't automatically reconnect to the wireless network and
  it doesn't list the available network connections.

  The only way to get a wireless connection is to restart the network-
  manager daemon or going to the gnome-control-center, disable wireless
  and enable it again.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu6
  Uname: Linux 3.19.0-031900-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  Date: Sun Feb 15 18:27:39 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-10-22 (116 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140923)
  IpRoute:
   default via 10.0.0.1 dev wlan0  proto static  metric 1024 
   10.0.0.0/24 dev wlan0  proto kernel  scope link  src 10.0.0.36 
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-01-13 (32 days ago)
  nmcli-dev:
   DEVICE   TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH 
  
   wlan0wifi  connected/org/freedesktop/NetworkManager/Devices/2  
openhost_caldas  09d1f69d-d3da-4978-a69c-d94455db7ecf  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   docker0  bridgeunavailable  /org/freedesktop/NetworkManager/Devices/3  
--   ----   
  
   eth0 ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  
--   ----   
  
   lo   loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  
--   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1422143/+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 1458681] [NEW] [gst-hybris] FTBFS in wily/vivid (armhf/i386)

2015-05-25 Thread Ricardo Salveti
Public bug reported:

When building gst-plugins-bad1.0 1.4.5-1ubuntu3

...
/bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-I/usr/include/gudev-1.0 
-I/usr/include/glib-2.0 -I/u
 sr/lib/i386-linux-gnu/glib-2.0/include  -I/usr/include/libusb-1.0  
-DGST_USE_UNSTABLE_API -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wno-error -c -o 
libgstuvch264_la-gstuvch264_mjpgdemux.lo `test -f 'gstuvch264_mjpgdemux.c' || 
echo './'`gstuvch264_mjpgdemux.c
/bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -Wno-error -c -o 
libgstdvb_la-gstdvbsrc.lo `test -f 'gstdvbsrc.c' || echo './'`gstdvbsrc.c
/bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -Wno-error -c -o 
libgstdvb_la-dvbbasebin.lo `test -f 'dvbbasebin.c' || echo './'`dvbbasebin.c
In file included from /usr/include/ubuntu/application/ui/window.h:31:0,
 from gstamc.h:35,
 from gstamchybris.c:27:
/usr/include/ubuntu/application/instance.h:28:44: fatal error: 
mir_toolkit/mir_client_library.h: No such file or directory
 #include mir_toolkit/mir_client_library.h
^
compilation terminated.

** Affects: gst-plugins-bad1.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: platform-api (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [gst-hybris] FTBFS in wily/vivid (armhf/i386)

Status in gst-plugins-bad1.0 package in Ubuntu:
  New
Status in platform-api package in Ubuntu:
  New

Bug description:
  When building gst-plugins-bad1.0 1.4.5-1ubuntu3

  ...
  /bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-I/usr/include/gudev-1.0 
-I/usr/include/glib-2.0 -I
 

[Touch-packages] [Bug 1447821] Re: Lockscreen does not ask for ldap password

2015-05-25 Thread Fábio Lima
Hello, folks, the problem is now solved.

The problem was caused by a script located at /usr/share/libpam-
script/pam_script_auth, triggered by libpam-script (manpages: pam.d and
pam-script). This script allows some extra verifications using user's
password. It must be used very carefully, not only because the password
is available, but also because if the last command send a successful
execution signal, the authentication will succeed, even if the user gave
an wrong password and the ldap server returned an authentication
failure.

I apologize for opening this bug ticket.

** Changed in: unity
   Status: Incomplete = Invalid

** Changed in: unity (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Lockscreen does not ask for ldap password

Status in Unity:
  Invalid
Status in unity package in Ubuntu:
  Invalid

Bug description:
  I manage desktops where the users log into an today updated ubuntu
  14.04.1 amd64 desktop using ldap users.

  When the desktop goes to lockscreen, in order to unlock I may [see 
IMG_20150423_182816.jpg attached]:
  1. Use my right ldap password: Unlock successfully;
  2. Use a wrong ldap password: It doesn't unlock, showing an error message;
  3. Don't use any password, just press Enter:  Unlock successfully!

  This is a serious security failure. One unauthorized person walking
  around could access a machine and use it.

  There's no references in logs like syslog, auth.log, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1447821/+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 1390625] Re: mouse cursor gets corrupted

2015-05-25 Thread exap
As davixt3 said, installing xserver-xorg disables clicking with the
touchpad. You can still move the cursor with the touchpad, but you have
to use the buttons below the touchpad to click.

To fix the touchpad issue open dconf-editor and go to /org/gnome
/settings-daemon/peripherals/touchpad and set tap-to-click to true,
touchpad-enabled to true and scroll-method to edge-scrolling.

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

Title:
  mouse cursor gets corrupted

Status in elementary OS:
  Confirmed
Status in Mesa:
  New
Status in Unity:
  Invalid
Status in unity package in Ubuntu:
  Invalid
Status in xorg-lts-utopic package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 14.10, the mouse cursor graphic gets corrupted under certain
  occasions. It then looks flipped, sheared or shows fragments of a
  previous cursor.

  * when switching the cursor them forth and back in Gnome Tweak Tool
  * when dragdropping a document icon

  Maybe related, the cursor does not always show the correct image scale
  on a high-dpi display (this was working right in 14.04). For example
  after login, or when hovering specific areas, or on mouse down to
  start a dragdrop, the cursor appears 1/4 the expected size.

  Attached is a photo of a corrupted cursor (whereas a screenshot with
  Gimp showed the uncorrupted cursor).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  BootLog:
   * Setting up X socket directories...   
  [ OK ]
  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 Nov  7 22:12:52 2014
  DistUpgraded: 2014-11-04 18:35:56,188 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-02-02 (278 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140201)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed 
root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash 
acpi_backlight=vendor
  SourcePackage: unity
  UpgradeStatus: Upgraded to utopic on 2014-11-04 (3 days ago)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.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 Nov  7 14:54:59 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors: [dix] ELAN Touchscreen: unable to find touch point 1
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970
   vendor SDC
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1390625/+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 1458681] Re: [gst-hybris] FTBFS in wily/vivid (armhf/i386)

2015-05-25 Thread Ricardo Salveti
gst-plugins-bad doesn't use mir directly, and the mir_toolkit header
gets included because of platform-api. I believe the right fix would be
for platform-api to export the right include path as part of the pc file
that it exports.

** Also affects: platform-api (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [gst-hybris] FTBFS in wily/vivid (armhf/i386)

Status in gst-plugins-bad1.0 package in Ubuntu:
  New
Status in platform-api package in Ubuntu:
  New

Bug description:
  When building gst-plugins-bad1.0 1.4.5-1ubuntu3

  ...
  /bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -pthread 
-I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-I/usr/include/gudev-1.0 
-I/usr/include/glib-2.0 -I
 /usr/lib/i386-linux-gnu/glib-2.0/include  -I/usr/include/libusb-1.0  
-DGST_USE_UNSTABLE_API -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wno-error -c -o 
libgstuvch264_la-gstuvch264_mjpgdemux.lo `test -f 'gstuvch264_mjpgdemux.c' || 
echo './'`gstuvch264_mjpgdemux.c
  /bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -Wno-error -c -o 
libgstdvb_la-gstdvbsrc.lo `test -f 'gstdvbsrc.c' || echo './'`gstdvbsrc.c
  /bin/bash ../../libtool  --tag=CC --tag=disable-static  --mode=compile gcc 
-std=gnu99 -DHAVE_CONFIG_H -I. -I../..   -D_FORTIFY_SOURCE=2 -I../../gst-libs 
-I../../gst-libs -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/i386-linux-gnu/glib-2.0/include  -DGST_USE_UNSTABLE_API  
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall 
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations 
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security 
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress 
-Wno-multichar -Wnested-externs   -g-g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -Wno-error -c -o 
libgstdvb_la-dvbbasebin.lo `test -f 'dvbbasebin.c' || echo './'`dvbbasebin.c
  In file included from /usr/include/ubuntu/application/ui/window.h:31:0,
   from gstamc.h:35,
   from gstamchybris.c:27:
  /usr/include/ubuntu/application/instance.h:28:44: fatal error: 
mir_toolkit/mir_client_library.h: No such file or directory
   #include mir_toolkit/mir_client_library.h
  ^
  compilation terminated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1458681/+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 1452386] Re: [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-25 Thread Ricardo Salveti
Tried to land this fix but then got blocked by bug 1458681

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

Title:
  [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color
  format.

Status in gst-plugins-bad1.0 package in Ubuntu:
  In Progress
Status in gst-plugins-bad1.0 package in Ubuntu RTM:
  New

Bug description:
  COLOR_QCOM_FormatYVU420SemiPlanar32m is essentially
  GST_VIDEO_FORMAT_NV12, but with stride and plane heights aligned to
  32. Adding support is as simple as adding android-gst color format
  mapping, and using same code as COLOR_QCOM_FormatYUV420SemiPlanar to
  handle software conversion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1452386/+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 1447372] Re: Launching an application by clicking in dash results is artificially slowed down (by 500ms)

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1447372

Title:
  Launching an application by clicking in dash results is artificially
  slowed down (by 500ms)

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  As per the smart-scopes work and per the fix for lp:1189088, it has
  been introduced a regression that caused unity to wait 500ms after the
  user a clicked over an application icon before activating it.

  Basically unity waits for a possible double click on every dash icon,
  and this slows down the activation of application icons using the
  mouse.

  1) Press Super+A
  2) Click over an application icon to launch it

  Expected result:
  3) The dash closes immediately and the app is launched

  Actual result:
  3) The dash is kept open for 500ms (or slightly more) and finally it launches 
the
 application

  The same happens in the command scope (that you can see by pressing Alt+F2).
  This makes the unity dash look slower in launching an app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1447372/+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 1441626] Re: Opening a Quicklist while in Spread can sometimes render the Quicklist and Launcher unusable

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1441626

Title:
  Opening a Quicklist while in Spread can sometimes render the Quicklist
  and Launcher unusable

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  When opening a Quicklist while in Spread, the Quicklist and Launcher
  can sometimes be unusable.  The Quicklist will be open, but it doesn't
  accept clicks nor does the Launcher.  In order to clear out this
  condition, I enter keynav mode for the Launcher.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1441626/+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 1457073] Re: Unity Scope bar needs screenreader support

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (Ubuntu)
   Status: New = Fix Released

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

Title:
  Unity Scope bar needs screenreader support

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The Unity Scope bar is missing support for screen readers.  This is
  required for full accessibility.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1457073/+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 1447810] Re: Entering Launcher keynav mode should cancel Spread/Expo if active

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1447810

Title:
  Entering Launcher keynav mode should cancel Spread/Expo if active

Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  If the Spread or Expo is active and Launcher keynav mode is started,
  then Spread or Expo should be terminated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1447810/+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 1458657] [NEW] Add QOpenGLContext::setNativeHandle() support

2015-05-25 Thread Loïc Molinari
Public bug reported:

Since Qt 5.4, QOpenGLContext supports better interoperabilty between Qt
and other frameworks like game engines. This is exposed through
QOpenGLContext::setNativeHandle() and QOpenGLContext::nativeHandle(). It
could be useful for advanced application developers to add support for
that.

** Affects: qtubuntu (Ubuntu)
 Importance: Medium
 Status: New

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

Title:
  Add QOpenGLContext::setNativeHandle() support

Status in qtubuntu package in Ubuntu:
  New

Bug description:
  Since Qt 5.4, QOpenGLContext supports better interoperabilty between
  Qt and other frameworks like game engines. This is exposed through
  QOpenGLContext::setNativeHandle() and QOpenGLContext::nativeHandle().
  It could be useful for advanced application developers to add support
  for that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1458657/+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 1458663] [NEW] Characters disappear and graphic major problems

2015-05-25 Thread Nicola Spampinato
Public bug reported:

After some minuter working, the characters on screen start to disappera or to 
be bad rendered. Also other glitches appear on screen.
Only solution is to reboot.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon May 25 21:49:34 2015
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.3.28, 3.19.0-16-generic, x86_64: installed
 vboxhost, 4.3.28, 3.19.0-18-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0612]
InstallationDate: Installed on 2015-05-13 (11 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
Lsusb:
 Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 0402:7675 ALi Corp. 
 Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Acer TravelMate 5744
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-18-generic 
root=UUID=a47868a6-c53a-4f67-b654-d6f1056a0cc5 ro quiet splash vt.handoff=7
SourcePackage: xorg
UdevLog: Error: [Errno 2] File o directory non esistente: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/27/2011
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.04
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: BA52_CP
dmi.board.vendor: Acer
dmi.board.version: Type2 - Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.04:bd07/27/2011:svnAcer:pnTravelMate5744:pvrV1.04:rvnAcer:rnBA52_CP:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: TravelMate 5744
dmi.product.version: V1.04
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
xserver.bootTime: Mon May 25 21:42:49 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.1-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu vivid

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

Title:
  Characters disappear and graphic major problems

Status in xorg package in Ubuntu:
  New

Bug description:
  After some minuter working, the characters on screen start to disappera or to 
be bad rendered. Also other glitches appear on screen.
  Only solution is to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon May 25 21:49:34 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.3.28, 3.19.0-16-generic, x86_64: installed
   vboxhost, 4.3.28, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0612]
  

[Touch-packages] [Bug 1452386] Re: [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color format.

2015-05-25 Thread Ricardo Salveti
** Also affects: gst-plugins-bad1.0 (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  [gst-hybris] Support COLOR_QCOM_FormatYVU420SemiPlanar32m color
  format.

Status in gst-plugins-bad1.0 package in Ubuntu:
  In Progress
Status in gst-plugins-bad1.0 package in Ubuntu RTM:
  New

Bug description:
  COLOR_QCOM_FormatYVU420SemiPlanar32m is essentially
  GST_VIDEO_FORMAT_NV12, but with stride and plane heights aligned to
  32. Adding support is as simple as adding android-gst color format
  mapping, and using same code as COLOR_QCOM_FormatYUV420SemiPlanar to
  handle software conversion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1452386/+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 913612] Re: Dash - Pressing Page Down/Page Up does not work in Dash

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/913612

Title:
  Dash - Pressing Page Down/Page Up does not work in Dash

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  
  When trying to page down or page up in the Dash it never works.

  Steps to reproduce:
  1.) press Super+A
  2.) expand the Installed category so that all installed applications are 
viewable, resulting in lots of rows of icons
  3.) press the Page Down key with the intention of advancing the view of 
icons down one page. Nothing happens. The page down key will not move the 
view down one page.

  Please make it so that Page Down and Page Up work in the dash so
  users can use these keys when looking at lots and lots of icons.

  
  --
  Desired Solution:

  - When the Dash is open the PAGE UP and PAGE DOWN keys should scroll
  the Dash up and down.

  (note this behaviour was specified in section 2.4.2.2 Keyboard
  navigation of the original Dash spec.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/913612/+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 1101662] Re: BFB tooltip may be inaccurate at times

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.3.2+15.10.20150522-0ubuntu1

---
unity (7.3.2+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Chris Townsend ]
  * Add necessary signaling to set the BFB icon's tooltip and the Home
Scope's default search string to accurately reflect if searching
online is enabled or disabled in unity-system-settings. (LP:
#1202160, #1101662)
  * Enable real page up/page down key navigation in the Dash. When using
these keys the view scrolls the length of the visible view. (LP:
#913612)
  * If Spread/Expo is active, then terminate it when entering Launcher
keynav mode. (LP: #1447810)
  * If dragging an application:// uri type from the Dash to the desktop,
change it to a file:// uri type so Nautilus can understand the type
a make a copy of it on the desktop. (LP: #1241972)
  * Wait on Spread to be terminated before showing the Quicklist. (LP:
#1441626)

  [ Luke Yelavich ]
  * Implement scope bar icon accessibility (LP: #1457073)

  [ Marco Trevisan (Treviño) ]
  * ResultViewGrid: wait for double-click event only if the relative
result needs the Preview (LP: #1447372, #1291950)

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:21:14
+

** Changed in: unity (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 unity in Ubuntu.
https://bugs.launchpad.net/bugs/1101662

Title:
  BFB tooltip may be inaccurate at times

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  In Progress
Status in Unity 7.2 series:
  Triaged
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  The Dash Launcher icon tooltip is now Search your computer and online
  sources (bug #1090325), but this is wrong when the Include online
  search results option (in gnome-control-center, Privacy tab) is set
  to off.

  Probably the right tooltip in this case is Search your computer.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily13.01.18-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-0.4-generic 3.8.0-rc3
  Uname: Linux 3.8.0-0-generic x86_64
  ApportVersion: 2.8-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Sat Jan 19 00:13:20 2013
  InstallationDate: Installed on 2013-01-18 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130118)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1101662/+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 1435083] Re: If bluetooth is turned ON, device is always visible

2015-05-25 Thread Nephilim1973
Push !

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

Title:
  If bluetooth is turned ON, device is always visible

Status in indicator-bluetooth package in Ubuntu:
  Expired

Bug description:
  If bluetooth is turned on, there is no way to switch between visible/hidden 
mode.
  Device is always visible.

  Regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1435083/+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 1442877] Re: Adobe Reader 9 (Acrobat) printing no longer works

2015-05-25 Thread cpisbell
Command output:

chris@chris-laptop:~$ which lpr
/usr/bin/lpr
chris@chris-laptop:~$ apt-cache policy cups-bsd
cups-bsd:
  Installed: 2.0.2-1ubuntu3
  Candidate: 2.0.2-1ubuntu3
  Version table:
 *** 2.0.2-1ubuntu3 0
500 http://gb.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
100 /var/lib/dpkg/status

Output attached as requested. This is reported by file as:

chris@chris-laptop:~$ file ~/appout 
/home/chris/appout: PostScript document text conforming DSC level 3.1, Level 3

Note: Attempting to open this file with evince or evinve-previewer
causes it to crash.


** Attachment added: appout.zip
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1442877/+attachment/4404337/+files/appout.zip

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

Title:
  Adobe Reader 9 (Acrobat) printing no longer works

Status in acroread package in Ubuntu:
  New
Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Printing documents using Adobe Reader 9 under Ubuntu 15.04 produces no
  output. The printer is activated, but no pages appear. This worked
  under 14.04 and 14.10.

  Also noted that the options to print the current page and to print
  specified pages are now disabled in the print dialogue box.

  Failing documents print successfully using evince.

  Other applications tried (e.g. LibreOffice) are not affected. This
  problem appears to be specific to Adobe Reader 9.

  Printer is a Brother HL-2070N.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: cups 2.0.2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-13.13-generic 3.19.3
  Uname: Linux 3.19.0-13-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17-0ubuntu2
  Architecture: amd64
  CupsErrorLog: E [11/Apr/2015:10:28:38 +0100] [Client 31] Returning IPP 
client-error-bad-request for Print-Job 
(ipp://localhost/printers/Brother-HL-2070N-series) from localhost
  CurrentDesktop: Unity
  Date: Sat Apr 11 10:34:55 2015
  InstallationDate: Installed on 2012-10-20 (902 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Lpstat: device for Brother-HL-2070N-series: lpd://cpiprint/BINARY_P1
  MachineType: LENOVO 2958
  Papersize: a4
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Brother-HL-2070N-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Brother-HL-2070N-series.ppd: Permission denied
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-13-generic 
root=UUID=23f8da47-4d92-4878-950e-c31980589751 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to vivid on 2015-04-05 (5 days ago)
  dmi.bios.date: 01/18/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 18CN42WW(V2.51)
  dmi.board.name: NITU1
  dmi.board.vendor: LENOVO
  dmi.board.version: REFERENCE
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr18CN42WW(V2.51):bd01/18/2010:svnLENOVO:pn2958:pvrLenovoG550:rvnLENOVO:rnNITU1:rvrREFERENCE:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 2958
  dmi.product.version: Lenovo G550
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.cups.cupsd.conf: 2013-04-25T17:38:42.368282

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/1442877/+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 1458680] [NEW] platform-api FTBFS in wily (2.9.0+15.04.20150326-0ubuntu1)

2015-05-25 Thread Ricardo Salveti
Public bug reported:

sbuild -A --dist=wily --arch=i386 -c wily-proposed-i386-sbuild platform-
api_2.9.0+15.04.20150326-0ubuntu1.dsc

[ 26%] Building CXX object 
src/ubuntu/application/common/mircommon/CMakeFiles/ubuntu_application_api_mircommon.dir/event_helpers_mir.cpp.o
cd 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/obj-i686-linux-gnu/src/ubuntu/application/common/mircommon
  /usr/bin/i686-linux-gnu-g++-4.9-g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2  -fvisibility=hidden -fPIC 
--std=c++11 -I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/include 
-I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/android/include 
-I/usr/include/mirclient -I/usr/include/mircommon 
-I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src 
-I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/obj-i686-linux-gnu/include 
-I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/../../bridge
 -I/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common  
  -o CMakeFiles/ubuntu_application_api_mircommon.dir/event_helpers_mir.cpp.o -c 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:
 In function 'bool ubuntu::application::ui::mir::event_to_ubuntu_event(const 
MirEvent*, WindowEvent)':
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:28:22:
 error: invalid use of incomplete type 'const MirEvent {aka const union 
MirEvent}'
 switch (mir_event-type)
  ^
In file included from /usr/include/mirclient/mir_toolkit/event.h:22:0,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.h:24,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:19:
/usr/include/mirclient/mir_toolkit/events/event.h:57:15: error: forward 
declaration of 'const MirEvent {aka const union MirEvent}'
 typedef union MirEvent MirEvent;
   ^
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:32:44:
 error: invalid use of incomplete type 'const MirEvent {aka const union 
MirEvent}'
 ubuntu_ev.key.device_id = mir_event-key.device_id;
^
In file included from /usr/include/mirclient/mir_toolkit/event.h:22:0,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.h:24,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:19:
/usr/include/mirclient/mir_toolkit/events/event.h:57:15: error: forward 
declaration of 'const MirEvent {aka const union MirEvent}'
 typedef union MirEvent MirEvent;
   ^
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:33:44:
 error: invalid use of incomplete type 'const MirEvent {aka const union 
MirEvent}'
 ubuntu_ev.key.source_id = mir_event-key.source_id;
^
In file included from /usr/include/mirclient/mir_toolkit/event.h:22:0,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.h:24,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:19:
/usr/include/mirclient/mir_toolkit/events/event.h:57:15: error: forward 
declaration of 'const MirEvent {aka const union MirEvent}'
 typedef union MirEvent MirEvent;
   ^
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:34:41:
 error: invalid use of incomplete type 'const MirEvent {aka const union 
MirEvent}'
 ubuntu_ev.key.action = mir_event-key.action;
 ^
In file included from /usr/include/mirclient/mir_toolkit/event.h:22:0,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.h:24,
 from 
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:19:
/usr/include/mirclient/mir_toolkit/events/event.h:57:15: error: forward 
declaration of 'const MirEvent {aka const union MirEvent}'
 typedef union MirEvent MirEvent;
   ^
/«BUILDDIR»/platform-api-2.9.0+15.04.20150326/src/ubuntu/application/common/mircommon/event_helpers_mir.cpp:35:40:
 error: invalid use of incomplete type 'const MirEvent {aka const union 
MirEvent}'
 ubuntu_ev.key.flags = mir_event-key.flags;
^
In file included from 

[Touch-packages] [Bug 1458322] Re: NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)

2015-05-25 Thread Maarten Rijke
** Summary changed:

- NetworkManager doesn't hide Docker's veth interfaces
+ NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)

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

Title:
  NetworkManager doesn't hide virtual interfaces (e.g. Docker, VMWare)

Status in One Hundred Papercuts:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Previously in Ubuntu 14.04 NetworkManager hid the veth interfaces that were 
created by Docker.
  Now since I've updated to 15.04 the veth interfaces are listed as Unmanaged 
under the gnome system tray icon which is kind of annoying.
  I'm using docker 1.6.2 and network-manager 0.9.10.0-4ubuntu15.1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu15.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 24 14:22:44 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-29 (632 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130214)
  IpRoute:
   default via 192.168.178.1 dev wlan0  proto static  metric 1024 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.42.1 
   192.168.178.0/24 dev wlan0  proto kernel  scope link  src 192.168.178.40
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-05-24 (0 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-08-19T11:46:06.705439
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1458322/+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 1444311] Re: Problems switching between WiFi and Mobile Data on Nexus 5 (vivid-proposed)

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

** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  Problems switching between WiFi and Mobile Data on Nexus 5 (vivid-
  proposed)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I suppose this bug is very similar to 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1426122 , but I 
can't give such kind of technical information.
  I just can repeat from that bug:

  On recent vivid images running on Nexus 5 switching between WiFi and
  mobile-data and back leads to broken networking where  device can't
  establish a network connection.

  This bug was discovered on ubuntu-touch/vivid-proposed #169-172.
  And this bug is absent on ubuntu-touch/ubuntu-rtm/14.09 #17.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444311/+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 1444311] Re: Problems switching between WiFi and Mobile Data on Nexus 5 (vivid-proposed)

2015-05-25 Thread Arsenio
I'm also experiencing this bug on my Nexus 5.  I have latest ubuntu
vivid installed with multirom.

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

Title:
  Problems switching between WiFi and Mobile Data on Nexus 5 (vivid-
  proposed)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  I suppose this bug is very similar to 
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1426122 , but I 
can't give such kind of technical information.
  I just can repeat from that bug:

  On recent vivid images running on Nexus 5 switching between WiFi and
  mobile-data and back leads to broken networking where  device can't
  establish a network connection.

  This bug was discovered on ubuntu-touch/vivid-proposed #169-172.
  And this bug is absent on ubuntu-touch/ubuntu-rtm/14.09 #17.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1444311/+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 1453163] Re: [Ubuntu Phone BQ] Wrong brightness after a few minutes with Never sleep

2015-05-25 Thread Ricardo Salveti
*** This bug is a duplicate of bug 1437510 ***
https://bugs.launchpad.net/bugs/1437510

** This bug has been marked a duplicate of bug 1437510
   Screen dim is not following the lock screen timeout (always dimming after 50 
seconds)

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

Title:
  [Ubuntu Phone BQ] Wrong brightness after a few minutes with Never
  sleep

Status in Ubuntu Touch System Settings:
  New
Status in uNAV:
  New
Status in indicator-network package in Ubuntu:
  Invalid

Bug description:
  Hi!

  Steps:
  1. Set in the Battery preferences: Sleep when idle = Never
  2. Set in the Brightness preferences: Adjust automatically  = Disabled
  3. Set in the Brightness preferences: Display brightness bar = Max. brightness
  4. Leave the mobile in a web  BUG: After ~2' the brightness is changing to a 
lower brightness.

  This is annoying in special with the GPS application Here, when you're
  driving and you want the max brightness in the mobile all the time.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1453163/+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 1422427] Re: Nux cannot be built with clang.

2015-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package nux - 4.0.7+15.10.20150522-0ubuntu1

---
nux (4.0.7+15.10.20150522-0ubuntu1) wily; urgency=medium

  [ Andrea Azzarone ]
  * Make sure nux can be built using clang. (LP: #1422427)

  [ Brandon Schaefer ]
  * Need to unref the bus, and need to free the keybindings when we are
done.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot ci-train-...@canonical.com  Fri, 22 May 2015 13:18:44
+

** Changed in: nux (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 nux in Ubuntu.
https://bugs.launchpad.net/bugs/1422427

Title:
  Nux cannot be built with clang.

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

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

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

-- 
Mailing list: https://launchpad.net/~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 1456112] Re: Phone doesn't use WiFi DNS when also connected to cell

2015-05-25 Thread Peter Cliff
Thanks replying and apologies for the delay - busy week! Finally found
some time to dig out the log (learning a thing or two about adb on the
way which has been good). I whittled it down to what I hope are the
important parts - shows connecting to Vodafone then BT WiFi. Looks like
both nameservers are there but it still didn't work connecting to
various Web pages.


** Attachment added: log file as requested
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1456112/+attachment/4404307/+files/bug_1456112_syslog.txt

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

Title:
  Phone doesn't use WiFi DNS when also connected to cell

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  Apologies if this is covered elsewhere but I couldn't find it and
  wasn't sure what package would cover it so opted for system-settings.
  It is a fairly specific bug given not everyone will be using BT wifi,
  but probably the issue will arise with other ISPs.

  When I turn on wifi at home, my phone connects to the Hub fine but Web
  access is limited because the phone continues to use the DNS settings
  from the cell network (I think). I get an error from BT about using
  external DNS rather than those it supplies (required for the child
  filter). I haven't tried disabling the filters yet but I could I
  suppose.

  If I turn on flight mode and then re-enable wifi everything works fine
  but then I don't get phone calls, etc. of course.

  Turing off flight mode breaks stuff again.

  The phone is a BQ Aquaris E4.5 Ubuntu Edition running Ubuntu 14.10
  (r22) Image Part 20150508 Ubuntu Utopic Unicorn (Development branch)
  armhf(20150508-031218), Device Image part 20150505-db7b5bd, Device
  build description KRILIN01A-S14A_BQ_L100EN_1022_150508.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1456112/+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 1435088] Re: Crash of media-hub opening a .avi file

2015-05-25 Thread Ricardo Salveti
** Also affects: media-hub (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

Title:
  Crash of media-hub opening a .avi file

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Media Hub:
  Fix Committed
Status in media-hub package in Ubuntu:
  Fix Released
Status in mediaplayer-app package in Ubuntu:
  Fix Released
Status in qtubuntu-media package in Ubuntu:
  Fix Released
Status in media-hub package in Ubuntu RTM:
  New

Bug description:
  I tried to open two .avi videos on BQ Aquaris E4.5 running Ubuntu Touch using 
the Media Player app: one simply prints Video format not supported while the 
second shows only a black screen. Then if I close the player I can't open any 
video and I get the error:
  Error playing video
  Fail to connect with playback backend.
  and trying to play some audio files simply doesn't do anything.
  I uploaded the second video here:
  http://uz.sns.it/~ilario/utouch-media-hub.avi

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: media-hub 2.0.0+15.04.20150120~rtm-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Sun Mar 22 23:32:09 2015
  InstallationDate: Installed on 2015-03-12 (10 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20150312-002053)
  SourcePackage: media-hub
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435088/+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 1458689] [NEW] [vivid-overlay] input-stub.so fails to load on i386

2015-05-25 Thread Ricardo Salveti
Public bug reported:

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 140
device name: generic_x86
channel: ubuntu-touch/rc-proposed/ubuntu
last update: 2015-05-25 12:02:10
version version: 140
version ubuntu: 20150525
version device: 20150210
version custom: 20150525

When starting unity8:

[1432591771.427440] Server: Starting
[1432591771.427679] Loader: Loading modules from: 
/usr/lib/i386-linux-gnu/mir/server-platform
[1432591771.427824] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so
[1432591771.428143] WARNING Loader: Failed to load module: 
/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so (error 
was:/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so: undefined 
symbol: _ZN3mir6events10make_eventExx17MirKeyboardActionjij)
[1432591771.428520] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/graphics-dummy.so
[1432591771.428875] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/graphics-android.so.2
[1432591771.429008] mirplatform: Found graphics driver: dummy
[1432591771.429180] mirplatform: Found graphics driver: android
[1432591771.429324] Platform Loader: Selected driver: android (version 0.13.1)

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

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

Title:
  [vivid-overlay] input-stub.so fails to load on i386

Status in mir package in Ubuntu:
  New

Bug description:
  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 140
  device name: generic_x86
  channel: ubuntu-touch/rc-proposed/ubuntu
  last update: 2015-05-25 12:02:10
  version version: 140
  version ubuntu: 20150525
  version device: 20150210
  version custom: 20150525

  When starting unity8:

  [1432591771.427440] Server: Starting
  [1432591771.427679] Loader: Loading modules from: 
/usr/lib/i386-linux-gnu/mir/server-platform
  [1432591771.427824] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so
  [1432591771.428143] WARNING Loader: Failed to load module: 
/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so (error 
was:/usr/lib/i386-linux-gnu/mir/server-platform/input-stub.so: undefined 
symbol: _ZN3mir6events10make_eventExx17MirKeyboardActionjij)
  [1432591771.428520] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/graphics-dummy.so
  [1432591771.428875] Loader: Loading module: 
/usr/lib/i386-linux-gnu/mir/server-platform/graphics-android.so.2
  [1432591771.429008] mirplatform: Found graphics driver: dummy
  [1432591771.429180] mirplatform: Found graphics driver: android
  [1432591771.429324] Platform Loader: Selected driver: android (version 0.13.1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1458689/+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 1390808] Re: VNC / XDMCP server cannot be configured to listen on specific interfaces

2015-05-25 Thread Robert Ancell
** Changed in: lightdm
Milestone: 1.15.0 = 1.15.2

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

Title:
  VNC / XDMCP server cannot be configured to listen on specific
  interfaces

Status in Light Display Manager:
  Triaged
Status in Light Display Manager 1.10 series:
  Triaged
Status in Light Display Manager 1.12 series:
  Triaged
Status in Light Display Manager 1.2 series:
  Triaged
Status in lightdm package in Ubuntu:
  Triaged
Status in lightdm source package in Precise:
  Triaged
Status in lightdm source package in Trusty:
  Triaged
Status in lightdm source package in Utopic:
  Triaged
Status in lightdm source package in Vivid:
  Triaged

Bug description:
  [Impact]
  The XDMCP and VNC servers in LightDM allow connections on any network 
interface. It is desirable for these to be limited to a particular interface to 
limit who can connect (i.e. only allow local connections on 127.0.0.1).

  [Test Case]
  1. Enable the VNC server in LightDM in lightdm.conf:
  [VNCServer]
  enabled=true
  listen-address=127.0.0.1
  2. Start LightDM
  With this setup you should only be able to make a local connection.

  [Regression potential]
  Low. If the option is not set LightDM has the old behaviour.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1390808/+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 1457698] Re: Aggregator can't subsearch the same child twice to get different depts

2015-05-25 Thread Chris Wayne
I've tried this out and it seems to fix our issue, thanks!

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

Title:
  Aggregator can't subsearch the same child twice to get different depts

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  As of the latest vivid images, NearBy can no longer subsearch children
  several times, which is used for example to search the coffee dept, as
  well as the bars dept for the I'm Thirsty section of nearby.  The
  query string is blank in both instances, with only the dept of the
  child scope changing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1457698/+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 1458043] Re: can't connect to adb in emulator and swipe doesn't appear to work

2015-05-25 Thread Ricardo Salveti
Adb issue fixed in wily, the other issues are bug 1458689 and bug
1458694.

** Also affects: lxc-android-config (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: goget-ubuntu-touch (Ubuntu) = lxc-android-config
(Ubuntu RTM)

** Changed in: lxc-android-config (Ubuntu)
   Status: New = Fix Released

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

Title:
  can't connect to adb in emulator and swipe doesn't appear to work

Status in lxc-android-config package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu RTM:
  New

Bug description:
  On vivid with:
  ubuntu-emulator 0.21-1+173~ubuntu15.04.1build1
  ubuntu-emulator-runtime 20141117-0039-0ubuntu11

  I generated an image like so:
  $ sudo ubuntu-emulator create --channel=ubuntu-touch/devel-proposed/ubuntu 
--arch=i386 devel-proposed.x86

  and started with:
  $ ubuntu-emulator run --scale=0.75 devel-proposed.x86

  then I see a lot of output, but some of it doesn't look right:
  [4.944791] init: ureadahead-touch main process (469) terminated with 
status 5
  [   12.865870] init: /dev/hw_random not found
  [   12.865870] init: cannot open '/initlogo.rle'
  [   12.887030] init: /dev/hw_random not found
  [   12.945132] init: cannot find '/system/etc/install-recovery.sh', disabling 
'flash_recovery'
  [   12.945132] init: cannot find '/system/bin/ubuntuappmanager.disabled', 
disabling 'ubuntuappmanager'
  [   12.945132] init: property 'sys.powerctl' doesn't exist while expanding 
'${sys.powerctl}'
  [   12.945132] init: powerctl: cannot expand '${sys.powerctl}'
  [   12.945132] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist 
while expanding '${sys.sysctl.extra_free_kbytes}'
  [   12.945132] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while 
writing to '/proc/sys/vm/extra_free_kbytes'
  [   12.945132] init: cannot find '/sbin/adbd', disabling 'adbd'
  [   12.945132] init: property 'persist.sys.usb.config' doesn't exist while 
expanding '${persist.sys.usb.config}'
  [   12.945132] init: cannot expand '${persist.sys.usb.config}' while 
assigning to 'sys.usb.config'
   * Setting up X socket directories...[ OK 
]
  /lib/init/init-d-script: 12: /etc/rc2.d/S02whoopsie: -c: not found
  basename: missing operand
  Try 'basename --help' for more information.
   * Starting virtual private network daemon(s)...  
  [   47.445560] systemd-logind[1146]: Failed to start user service: Unknown 
unit: user@32011.service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1458043/+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 1392018] Re: apparmor stops /var/run/ldapi from being read causing ldap to fail

2015-05-25 Thread Ryan Tandy
** Tags added: apparmor

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

Title:
  apparmor stops /var/run/ldapi from being read causing ldap to fail

Status in openldap package in Ubuntu:
  Confirmed

Bug description:
  There is a bug in slapd that triggers the profile of apparmor of
  slapd.

  When installing a clean ubuntu 14.10 server and installing slapd with :
  apt-get install slapd ldap-utils
  configure it with :
  dpkg-reconfigure slapd
  with ldap address of ldapi://xxx.xxx.xxx
  the following command :
  ldapsearch -Q -LLL -Y EXTERNAL -H ldapi:/// -b cn=config
  gives the following error:
  ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
  Checking syslog :
  apparmor=DENIED operation=file_perm profile=/usr/sbin/slapd 
name=/run/slapd/ldapi pid=1137 comm=slapd requested_mask=r 
denied_mask=r fsuid=105 ouid=0
  we find in apparmor profile :
  /etc/apparmor.d/usr.sbin.slapd reads:
# pid files and sockets
/{,var/}run/slapd/* w,

  /run/slapd/ldapi   has   srwxrwxrwx  attributes and is owned by
  root:root

  In 14.04 all of this is the same but does not lead to an error.

  Changing it into :
# pid files and sockets
/{,var/}run/slapd/* rw,

  Solves the issue but does not show me where things actually go wrong.
  Slapd tries to read the file but fails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1392018/+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 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2015-05-25 Thread David
** Changed in: libimobiledevice (Ubuntu)
 Assignee: bosale30 (salebo11) = David (dink0617)

** Changed in: libimobiledevice (Ubuntu)
 Assignee: David (dink0617) = (unassigned)

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

Status in The Linux Mint Distribution:
  Fix Committed
Status in libimobiledevice package in Ubuntu:
  Fix Released
Status in libimobiledevice package in Debian:
  Fix Released

Bug description:
  The latest libimobiledevice release 1.1.5 is a year old and does not
  support iOS7 devices. Most iOS devices have been updated to iOS7 by
  now, so currently the library is broken in functionality for most
  users. The git snapshot has been tested to work, but there seems to be
  no new upstream release being prepared for the time being.

  The new git snapshot includes several fixes, including the security
  fix that was previously patched on top of 1.1.5 in Ubuntu.

  Packaging branch merge request attached to this bug report.

  --- Original report ---

  The iPhone reporting Trust the currently connected computer? Trust/Don't 
Trust.
  This then happens in a continous loop when clicking Trust.

  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nrawlins   2068 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=f089ceb3-a892-4f99-92d3-a61c99bb2feb
  InstallationDate: Installed on 2013-08-15 (3 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: Sony Corporation VGN-SR29XN_S
  MarkForUpload: True
  Package: linux 3.8.0.27.45
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=7656e9f3-5437-4e10-a467-62d52144f471 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/28/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1130Y1
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1130Y1:bd08/28/2009:svnSonyCorporation:pnVGN-SR29XN_S:pvrC6017UKK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-SR29XN_S
  dmi.product.version: C6017UKK
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1207812/+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 1424864] Re: Xorg crash

2015-05-25 Thread Galen Thurber
same computer but now getting also unwanted power off
3.16.0-37-generic 
kernel.log not showing any errors
but Xorg.0.log is showing

(EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7f9a6d427ed8]
(EE) 1: /usr/bin/X (mieqEnqueue+0x22b) [0x7f9a6d409d3b]
(EE) 2: /usr/bin/X (QueuePointerEvents+0x52) [0x7f9a6d2ed5e2]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x5fae) 
[0x7f9a644c1fae]
(EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x6465) 
[0x7f9a644c2465]
(EE) 5: /usr/bin/X (0x7f9a6d283000+0x90ae8) [0x7f9a6d313ae8]
(EE) 6: /usr/bin/X (0x7f9a6d283000+0xb9cb0) [0x7f9a6d33ccb0]
(EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f9a6b403000+0x36d40) 
[0x7f9a6b439d40]
(EE) 8: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x9ef42) [0x7f9a65a99f42]
(EE) 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xa0194) [0x7f9a65a9b194]
(EE) 10: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x1225f3) [0x7f9a65b1d5f3]
(EE) 11: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x6a9068) [0x7f9a660a4068]
(EE) 12: /usr/bin/X (0x7f9a6d283000+0x195b93) [0x7f9a6d418b93]
(EE) 13: /usr/bin/X (0x7f9a6d283000+0xdf4d5) [0x7f9a6d3624d5]
(EE) 14: /usr/bin/X (0x7f9a6d283000+0xee25c) [0x7f9a6d37125c]
(EE) 15: /usr/bin/X (0x7f9a6d283000+0xef298) [0x7f9a6d372298]
(EE) 16: /usr/bin/X (0x7f9a6d283000+0x5369e) [0x7f9a6d2d669e]
(EE) 17: /usr/bin/X (0x7f9a6d283000+0x574ea) [0x7f9a6d2da4ea]
(EE) 18: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7f9a6b424ec5]
(EE) 19: /usr/bin/X (0x7f9a6d283000+0x42a5e) [0x7f9a6d2c5a5e]
(EE) 
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7f9a6d427ed8]
(EE) 1: /usr/bin/X (QueuePointerEvents+0x52) [0x7f9a6d2ed5e2]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x5fae) 
[0x7f9a644c1fae]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x6465) 
[0x7f9a644c2465]
(EE) 4: /usr/bin/X (0x7f9a6d283000+0x90ae8) [0x7f9a6d313ae8]
(EE) 5: /usr/bin/X (0x7f9a6d283000+0xb9cb0) [0x7f9a6d33ccb0]
(EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (0x7f9a6b403000+0x36d40) 
[0x7f9a6b439d40]
(EE) 7: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x9ef42) [0x7f9a65a99f42]
(EE) 8: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xa0194) [0x7f9a65a9b194]
(EE) 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x1225f3) [0x7f9a65b1d5f3]
(EE) 10: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x6a9068) [0x7f9a660a4068]
(EE) 11: /usr/bin/X (0x7f9a6d283000+0x195b93) [0x7f9a6d418b93]
(EE) 12: /usr/bin/X (0x7f9a6d283000+0xdf4d5) [0x7f9a6d3624d5]
(EE) 13: /usr/bin/X (0x7f9a6d283000+0xee25c) [0x7f9a6d37125c]
(EE) 14: /usr/bin/X (0x7f9a6d283000+0xef298) [0x7f9a6d372298]
(EE) 15: /usr/bin/X (0x7f9a6d283000+0x5369e) [0x7f9a6d2d669e]
(EE) 16: /usr/bin/X (0x7f9a6d283000+0x574ea) [0x7f9a6d2da4ea]
(EE) 17: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) 
[0x7f9a6b424ec5]
(EE) 18: /usr/bin/X (0x7f9a6d283000+0x42a5e) [0x7f9a6d2c5a5e]
(EE) 
(EE) [mi] EQ overflow continuing.  200 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7f9a6d427ed8]
(EE) 1: /usr/bin/X (QueuePointerEvents+0x52) [0x7f9a6d2ed5e2]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x5fae) 
[0x7f9a644c1fae]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f9a644bc000+0x6465) 
[0x7f9a644c2465]
(EE) 4: /usr/bin/X (0x7f9a6d283000+0x90ae8) [0x7f9a6d313ae8]
(EE) 5: /usr/bin/X (0x7f9a6d283000+0xb9cb0) [0x7f9a6d33ccb0]
(EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (0x7f9a6b403000+0x36d40) 
[0x7f9a6b439d40]
(EE) 7: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x9ef42) [0x7f9a65a99f42]
(EE) 8: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xeeb79) [0x7f9a65ae9b79]
(EE) 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xeef12) [0x7f9a65ae9f12]
(EE) 10: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xef510) [0x7f9a65aea510]
(EE) 11: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0xa011b) [0x7f9a65a9b11b]
(EE) 12: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x1225f3) [0x7f9a65b1d5f3]
(EE) 13: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so 
(0x7f9a659fb000+0x6a9068) [0x7f9a660a4068]
(EE) 14: /usr/bin/X (0x7f9a6d283000+0x195b93) [0x7f9a6d418b93]
(EE) 15: /usr/bin/X (0x7f9a6d283000+0xdf4d5) [0x7f9a6d3624d5]
(EE) 16: 

Re: [Touch-packages] [Bug 1390625] Re: mouse cursor gets corrupted

2015-05-25 Thread Lewis Odam
I will look into trying it out soon. My thinkpad had a red nipple mouse and
no track pad so xorg may not be too much hassle. Again thanks for the
feeback
On 25 May 2015 22:15, exap 1390...@bugs.launchpad.net wrote:

 As davixt3 said, installing xserver-xorg disables clicking with the
 touchpad. You can still move the cursor with the touchpad, but you have
 to use the buttons below the touchpad to click.

 To fix the touchpad issue open dconf-editor and go to /org/gnome
 /settings-daemon/peripherals/touchpad and set tap-to-click to true,
 touchpad-enabled to true and scroll-method to edge-scrolling.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1455603).
 https://bugs.launchpad.net/bugs/1390625

 Title:
   mouse cursor gets corrupted

 Status in elementary OS:
   Confirmed
 Status in Mesa:
   New
 Status in Unity:
   Invalid
 Status in unity package in Ubuntu:
   Invalid
 Status in xorg-lts-utopic package in Ubuntu:
   Confirmed

 Bug description:
   In Ubuntu 14.10, the mouse cursor graphic gets corrupted under certain
   occasions. It then looks flipped, sheared or shows fragments of a
   previous cursor.

   * when switching the cursor them forth and back in Gnome Tweak Tool
   * when dragdropping a document icon

   Maybe related, the cursor does not always show the correct image scale
   on a high-dpi display (this was working right in 14.04). For example
   after login, or when hovering specific areas, or on mouse down to
   start a dragdrop, the cursor appears 1/4 the expected size.

   Attached is a photo of a corrupted cursor (whereas a screenshot with
   Gimp showed the uncorrupted cursor).

   ProblemType: Bug
   DistroRelease: Ubuntu 14.10
   Package: unity 7.3.1+14.10.20141016-0ubuntu1
   ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
   Uname: Linux 3.16.0-24-generic x86_64
   .tmp.unity.support.test.0:

   ApportVersion: 2.14.7-0ubuntu8
   Architecture: amd64
   BootLog:
* Setting up X socket directories...[400G
[394G[ OK ]
   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 Nov  7 22:12:52 2014
   DistUpgraded: 2014-11-04 18:35:56,188 DEBUG enabling apt cron job
   DistroCodename: utopic
   DistroVariant: ubuntu
   EcryptfsInUse: Yes
   GraphicsCard:
Intel Corporation Haswell-ULT Integrated Graphics Controller
 [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: Lenovo Device [17aa:3978]
   InstallationDate: Installed on 2014-02-02 (278 days ago)
   InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64
 (20140201)
   MachineType: LENOVO 20266
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic.efi.signed
 root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash
 acpi_backlight=vendor
   SourcePackage: unity
   UpgradeStatus: Upgraded to utopic on 2014-11-04 (3 days ago)
   dmi.bios.date: 10/31/2013
   dmi.bios.vendor: LENOVO
   dmi.bios.version: 76CN31WW
   dmi.board.asset.tag: No Asset Tag
   dmi.board.name: Yoga2
   dmi.board.vendor: LENOVO
   dmi.board.version: 31900058STD
   dmi.chassis.asset.tag: No Asset Tag
   dmi.chassis.type: 10
   dmi.chassis.vendor: LENOVO
   dmi.chassis.version: Lenovo Yoga 2 Pro
   dmi.modalias:
 dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
   dmi.product.name: 20266
   dmi.product.version: Lenovo Yoga 2 Pro
   dmi.sys.vendor: LENOVO
   version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2 2.4.56-1
   version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
   version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
   version.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 Nov  7 14:54:59 2014
   xserver.configfile: /etc/X11/xorg.conf
   xserver.errors: [dix] ELAN Touchscreen: unable to find touch point 1
   xserver.logfile: /var/log/Xorg.0.log
   xserver.outputs:
product id   16970
vendor SDC
   xserver.version: 2:1.16.0-1ubuntu1

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


-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in 

[Touch-packages] [Bug 1452087] Re: slapd [or its init script] does not create necessary directory for nssov socket and fails to start

2015-05-25 Thread Ryan Tandy
** Changed in: openldap (Ubuntu)
   Status: New = Confirmed

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

Title:
  slapd [or its init script] does not create necessary directory for
  nssov socket and fails to start

Status in openldap package in Ubuntu:
  Confirmed

Bug description:
  when used with the nss overlay, slapd fails to start, because
  /var/run/nslcd/ does not exist, and slap cannot then create the socket
  for this.  additionally, creating the directory manually does not
  help, because it disappears after every reboot.

  1] lsb_release -rd
  Description:  Ubuntu 15.04
  Release:  15.04

  2] apt-cache policy slapd
  slapd:
Installed: 2.4.31-1+nmu2ubuntu12
Candidate: 2.4.31-1+nmu2ubuntu12
Version table:
   *** 2.4.31-1+nmu2ubuntu12 0
  500 http://us.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
  100 /var/lib/dpkg/status

  3] i expected the necessary directory to be created when starting slapd if 
the nss overlay is in use
  4] it was not

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1452087/+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 1441761] Re: package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd usr/share/slapd/DB_CONFIG] failed to install/upgrade: subprocess installed post-installation script retu

2015-05-25 Thread Ryan Tandy
Hello,

Your dpkg log says:

Loading the initial configuration from the ldif file () failed with
the following error while running slapadd:
slapadd: dn=cn=module{0},cn=config (line=1034): (65) unrecognized 
objectClass 'olcModuleList'

That object class is hard-coded in slapd (in servers/slapd/bconfig.c),
so should always be present.

Your apport report says:

package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd
usr/share/slapd/DB_CONFIG]

What's modified about your /usr/sbin/slapd? Is this perhaps a self-
compiled slapd binary?

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

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

Title:
  package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd
  usr/share/slapd/DB_CONFIG] failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

Status in openldap package in Ubuntu:
  Incomplete

Bug description:
  apt-get update  apt-get dist-upgrade faults with ldap olcModuleList

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd 
usr/share/slapd/DB_CONFIG]
  ProcVersionSignature: Ubuntu 3.13.0-49.81-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.8
  AptOrdering: slapd: Configure
  Architecture: amd64
  Date: Fri Apr  3 12:00:12 2015
  DuplicateSignature: package:slapd:2.4.31-1+nmu2ubuntu8 [modified: 
usr/sbin/slapd usr/share/slapd/DB_CONFIG]:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-03-14 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: openldap
  Title: package slapd 2.4.31-1+nmu2ubuntu8 [modified: usr/sbin/slapd 
usr/share/slapd/DB_CONFIG] failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.default.slapd: 2015-04-06T16:52:37.845752
  mtime.conffile..etc.init.d.slapd: 2015-03-27T18:11:50.362937

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1441761/+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 1458696] [NEW] Doesn't work with new Xmir binary name

2015-05-25 Thread Robert Ancell
Public bug reported:

The current XMir support works by running X -mir id -mirSocket
socket. The new XMir has a separate binary Xmir that should be run
instead of X.

We should use Xmir if it is available.

** Affects: lightdm
 Importance: Medium
 Status: Fix Released

** Affects: lightdm/1.10
 Importance: Medium
 Status: Fix Committed

** Affects: lightdm/1.12
 Importance: Medium
 Status: Fix Committed

** Affects: lightdm/1.14
 Importance: Medium
 Status: Fix Committed

** Affects: lightdm (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: lightdm (Ubuntu Trusty)
 Importance: Medium
 Status: Triaged

** Affects: lightdm (Ubuntu Utopic)
 Importance: Medium
 Status: Triaged

** Affects: lightdm (Ubuntu Vivid)
 Importance: Medium
 Status: Triaged

** Affects: lightdm (Ubuntu Wily)
 Importance: Medium
 Status: Fix Released

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

** Changed in: lightdm
Milestone: None = 1.15.0

** Changed in: lightdm
   Importance: Undecided = Medium

** Also affects: lightdm/1.12
   Importance: Undecided
   Status: New

** Also affects: lightdm/1.10
   Importance: Undecided
   Status: New

** Also affects: lightdm/1.14
   Importance: Undecided
   Status: New

** Changed in: lightdm/1.10
   Status: New = Fix Committed

** Changed in: lightdm/1.12
   Status: New = Fix Committed

** Changed in: lightdm/1.14
   Status: New = Fix Committed

** Changed in: lightdm/1.12
   Importance: Undecided = Medium

** Changed in: lightdm/1.10
   Importance: Undecided = Medium

** Changed in: lightdm/1.14
   Importance: Undecided = Medium

** Also affects: lightdm (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: lightdm (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Also affects: lightdm (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Changed in: lightdm (Ubuntu Wily)
   Status: New = Fix Released

** Changed in: lightdm (Ubuntu Wily)
   Importance: Undecided = Medium

** Changed in: lightdm (Ubuntu Vivid)
   Importance: Undecided = Medium

** Changed in: lightdm/1.14
Milestone: None = 1.14.1

** Also affects: lightdm (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: lightdm (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: lightdm (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: lightdm (Ubuntu Utopic)
   Importance: Undecided = Medium

** Changed in: lightdm (Ubuntu Vivid)
   Status: New = Triaged

** Changed in: lightdm (Ubuntu Utopic)
   Status: New = Triaged

** Changed in: lightdm (Ubuntu Trusty)
   Status: New = Triaged

** Changed in: lightdm/1.10
Milestone: None = 1.10.6

** Changed in: lightdm/1.12
Milestone: None = 1.12.4

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

Title:
  Doesn't work with new Xmir binary name

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Committed
Status in Light Display Manager 1.12 series:
  Fix Committed
Status in Light Display Manager 1.14 series:
  Fix Committed
Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  Triaged
Status in lightdm source package in Utopic:
  Triaged
Status in lightdm source package in Vivid:
  Triaged
Status in lightdm source package in Wily:
  Fix Released

Bug description:
  The current XMir support works by running X -mir id -mirSocket
  socket. The new XMir has a separate binary Xmir that should be
  run instead of X.

  We should use Xmir if it is available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1458696/+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 1458696] Re: Doesn't work with new Xmir binary name

2015-05-25 Thread Robert Ancell
** Description changed:

- The current XMir support works by running X -mir id -mirSocket
- socket. The new XMir has a separate binary Xmir that should be run
- instead of X.
+ [Impact]
+ LightDM doesn't support the new XMir which now has its own binary Xmir 
instead of being an option to the standard X binary. This means that newer 
versions of XMir will not work with LightDM. It is desirable to SRU the new 
XMir to older versions of Ubuntu in the future - this change will allow us to 
do this.
  
- We should use Xmir if it is available.
+ [Test Case]
+ Run LightDM with type=unity in lightdm.conf. This should work with both the 
old XMir and new XMir.
+ 
+ [Regression Potential]
+ Low. The change only affects the unity seat type and should have no effect 
on the default xlocal seat type. It has been tested with both the old and new 
XMir and appears to work fine.

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

Title:
  Doesn't work with new Xmir binary name

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Committed
Status in Light Display Manager 1.12 series:
  Fix Committed
Status in Light Display Manager 1.14 series:
  Fix Committed
Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  Triaged
Status in lightdm source package in Utopic:
  Triaged
Status in lightdm source package in Vivid:
  Triaged
Status in lightdm source package in Wily:
  Fix Released

Bug description:
  [Impact]
  LightDM doesn't support the new XMir which now has its own binary Xmir 
instead of being an option to the standard X binary. This means that newer 
versions of XMir will not work with LightDM. It is desirable to SRU the new 
XMir to older versions of Ubuntu in the future - this change will allow us to 
do this.

  [Test Case]
  Run LightDM with type=unity in lightdm.conf. This should work with both the 
old XMir and new XMir.

  [Regression Potential]
  Low. The change only affects the unity seat type and should have no effect 
on the default xlocal seat type. It has been tested with both the old and new 
XMir and appears to work fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1458696/+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 1457698] Re: Aggregator can't subsearch the same child twice to get different depts

2015-05-25 Thread Michi Henning
Chris, I'm pretty sure that this will fix your problem. If not, can you
please re-open?

** Changed in: unity-scopes-api (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 unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1457698

Title:
  Aggregator can't subsearch the same child twice to get different depts

Status in the base for Ubuntu mobile products:
  Confirmed
Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  As of the latest vivid images, NearBy can no longer subsearch children
  several times, which is used for example to search the coffee dept, as
  well as the bars dept for the I'm Thirsty section of nearby.  The
  query string is blank in both instances, with only the dept of the
  child scope changing

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1457698/+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   >