[Touch-packages] [Bug 1315422] Re: add-apt-repository should have an option for adding only binary DEBs (without DEB-SRC)

2015-02-02 Thread Brian Murray
** Changed in: software-properties (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  add-apt-repository should have an option for adding only binary DEBs
  (without DEB-SRC)

Status in Charm Helpers:
  New
Status in software-properties package in Ubuntu:
  Confirmed

Bug description:
  STEPS TO REPRODUCE:
1. launch terminal
2. add some repository (for example, proprietary Opera without source code) 
with 
 sudo add-apt-repository 'deb http://deb.opera.com/opera/ stable non-free'
3. update repositories with 
 sudo apt-get update

  EXPECTED RESULTS:
Index files are updated, opera package may be installed with 
  sudo apt-get install opera

  ACTUAL RESULTS:
Got error messages:
 W: Failed to fetch http://deb.opera.com/opera/dists/stable/Release  Unable 
to find expected entry 'non-free/source/Sources' in Release file (Wrong 
sources.list entry or malformed file)

  E: Some index files failed to download. They have been ignored, or
  old ones used instead.

Unable to install opera with   
  sudo apt-get install opera
Able to install opera after commenting out deb-src line.

  
  Please add option to add-apt-repository for skipping deb-src line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-helpers/+bug/1315422/+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 1417261] [NEW] On app removal, account access permissions persist

2015-02-02 Thread Niklas Wenzel
Public bug reported:

How to reproduce:

1) Install an app which uses online accounts.
2) Uninstall it.
3) Reinstall the application OR ANOTHER APP WITH THE SAME NAMESPACE and it will 
still be able to access the online account.

I could see this being used for phishing when the user is asked to manually 
install a click package with the same namespace as another app, which would 
then allow bad entities to have access to the online accounts of the original 
app.
It could either be presented as a completely seperate app when the user has 
removed the original one or as an official version by the people doing the 
phishing.

Therefore, I vote for removing account information from apps when they
are uninstalled.

** Affects: ubuntu-system-settings-online-accounts (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  On app removal, account access permissions persist

Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New

Bug description:
  How to reproduce:

  1) Install an app which uses online accounts.
  2) Uninstall it.
  3) Reinstall the application OR ANOTHER APP WITH THE SAME NAMESPACE and it 
will still be able to access the online account.

  I could see this being used for phishing when the user is asked to manually 
install a click package with the same namespace as another app, which would 
then allow bad entities to have access to the online accounts of the original 
app.
  It could either be presented as a completely seperate app when the user has 
removed the original one or as an official version by the people doing the 
phishing.

  Therefore, I vote for removing account information from apps when they
  are uninstalled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings-online-accounts/+bug/1417261/+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 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Brian Murray
** Description changed:

+ Test Case
+ -
+ In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
+ 1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
+ 2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
+ 
+ The adding and removing of routes should for force whoopsie to log that
+ it is online.  With the version of the package from the -proposed
+ repository you should no longer see the online messages due to a route
+ change.
+ 
+ Original Description
+ 
  It is mostly the online messages:
  
  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times
- Aug 27 07:47:50  whoopsie[1832]: last message repeated 18 times
- Aug 27 07:48:50  whoopsie[1832]: last message repeated 15 times
- Aug 27 07:49:50  whoopsie[1832]: last message repeated 16 times
- Aug 27 07:50:50  whoopsie[1832]: last message repeated 21 times
- Aug 27 07:51:50  whoopsie[1832]: last message repeated 18 times
- Aug 27 07:52:50  whoopsie[1832]: last message repeated 20 times
- Aug 27 07:53:50  whoopsie[1832]: last message repeated 22 times
- Aug 27 07:54:50  whoopsie[1832]: last message repeated 15 times
- Aug 27 07:55:50  whoopsie[1832]: last message repeated 22 times
- Aug 27 07:56:50  whoopsie[1832]: last message repeated 20 times
- Aug 27 07:57:50  whoopsie[1832]: last message repeated 18 times
- Aug 27 07:58:51  whoopsie[1832]: last message repeated 16 times
- Aug 27 07:59:46  whoopsie[1832]: last message repeated 17 times
- Aug 27 07:59:47 xango3 whoopsie[1832]: online
- Aug 27 08:00:51  whoopsie[1832]: last message repeated 24 times
- Aug 27 08:01:51  whoopsie[1832]: last message repeated 24 times
- Aug 27 08:02:51  whoopsie[1832]: last message repeated 19 times
- Aug 27 08:03:51  whoopsie[1832]: last message repeated 19 times
- Aug 27 08:04:51  whoopsie[1832]: last message repeated 17 times
- Aug 27 08:05:51  whoopsie[1832]: last message repeated 19 times
- Aug 27 08:06:51  whoopsie[1832]: last message repeated 16 times
- Aug 27 08:07:51  whoopsie[1832]: last message repeated 18 times
- Aug 27 08:08:51  whoopsie[1832]: last message repeated 28 times
- Aug 27 08:09:51  whoopsie[1832]: last message repeated 21 times
- Aug 27 08:10:51  whoopsie[1832]: last message repeated 22 times
- Aug 27 08:11:51  whoopsie[1832]: last message repeated 20 times
- Aug 27 08:12:51  whoopsie[1832]: last message repeated 18 times
- Aug 27 08:13:51  whoopsie[1832]: last message repeated 16 times
- Aug 27 08:14:51  whoopsie[1832]: last message repeated 18 times
- Aug 27 08:15:51  whoopsie[1832]: last message repeated 18 times
- Aug 27 08:16:51  whoopsie[1832]: last message repeated 15 times
- Aug 27 08:17:01  whoopsie[1832]: last message repeated 2 times
- Aug 27 08:17:12 xango3 whoopsie[1832]: online
- Aug 27 08:18:21  whoopsie[1832]: last message repeated 22 times
- Aug 27 08:19:21  whoopsie[1832]: last message repeated 15 times
- Aug 27 08:19:44  whoopsie[1832]: last message repeated 5 times
- Aug 27 08:19:44 xango3 whoopsie[1832]: online
- Aug 27 08:20:48  whoopsie[1832]: last message repeated 29 times
- Aug 27 08:21:49  whoopsie[1832]: last message repeated 23 times
- Aug 27 08:22:50  whoopsie[1832]: last message repeated 24 times
- Aug 27 08:23:05  whoopsie[1832]: last message repeated 8 times
- Aug 27 08:23:10 xango3 whoopsie[1832]: online
- Aug 27 08:23:11 xango3 whoopsie[1832]: online
- Aug 27 08:23:15 xango3 whoopsie[1832]: online
- Aug 27 08:23:16 xango3 whoopsie[1832]: online
- Aug 27 08:24:17  whoopsie[1832]: last message repeated 22 times
- Aug 27 08:24:27 xango3 whoopsie[1832]: online
- Aug 27 08:24:28 xango3 whoopsie[1832]: online
- Aug 27 08:25:29  whoopsie[1832]: last message repeated 17 times
- Aug 27 08:25:40  whoopsie[1832]: last message repeated 3 times
- Aug 27 08:25:42 xango3 whoopsie[1832]: online
- Aug 27 08:25:42 xango3 whoopsie[1832]: online
- Aug 27 08:25:43 xango3 whoopsie[1832]: online
- Aug 27 08:26:44  whoopsie[1832]: last message repeated 15 times
- Aug 27 08:26:55  whoopsie[1832]: last message repeated 2 times
- Aug 27 08:26:56 xango3 whoopsie[1832]: online
- Aug 27 08:33:23 xango3 whoopsie[1568]: whoopsie 0.2.23 starting up.
- Aug 27 08:33:23 xango3 whoopsie[1568]: Using lock path: 
/var/lock/whoopsie/lock
- Aug 27 08:33:23 xango3 whoopsie[1794]: offline
- Aug 27 08:33:27 xango3 whoopsie[1794]: offline
- Aug 27 08:33:27 xango3 whoopsie[1794]: online
- Aug 27 08:33:28 xango3 whoopsie[1794]: online
- Aug 27 08:33:29 xango3 whoopsie[1794]: online
- Aug 27 08:33:29 xango3 whoopsie[1794]: online
- Aug 27 08:33:30 xango3 

[Touch-packages] [Bug 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-02-02 Thread svenmeier
Same as #74: Running with Gnome 3.14 from gnome3-team PPA, everything
smooth 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/1386721

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Using Gnome Ubuntu 14.10, Dell XPS 13, intel 915 Graphics

  After upgrading from 14.04 to 14.10 there are a lot of places where
  the graphics are working much slower than they were before:

  - Gnome Shell Interface is very sluggish, visible chops (redrawing)
  when pressing the [Super] key.

  - Selecting text in Gedit takes a full second pr. line

  Experiences some subjective improvement when I booted kernel 3.13.0-37
  instead of 3.16.0-23, but that may be my imagination as the problem
  persists.

  I've searched google, forums, found a couple of relevant links that
  point to the issue being the Intel drivers.

  http://askubuntu.com/questions/53962...E2%86%92-14-10
  http://www.webupd8.org/2014/10/ubunt...ent-1652086424

  But the drivers currently in 14.10 should be newer than those supplied
  by Intel to 14.04 so that doesn't make sense to me. As one Intel
  developer wrote:

  I would like to point out that since what we do is bring more ecent
  versions of the software to the target distributions than they ship
  with, a 14.04 targeted installer is unlikely to bring much to a 14.10
  installation, which most likely has the same or more recent versions
  already anyway.

  Source: https://01.org/linuxgraphics/node/375

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Tue Oct 28 15:24:30 2014
  DistUpgraded: 2014-10-25 20:59:36,052 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: i915-3.15-3.13, 0.01, 3.13.0-37-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2014-06-14 (135 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Dell Inc. XPS13 9333
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic 
root=UUID=105bbbd1-365e-4063-bdca-fc5431faf5dc ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (2 days ago)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0GFTRT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  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: Tue Oct 28 13:44:57 2014
  xserver.configfile: default
  xserver.errors:

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1386721/+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 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/whoopsie

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

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Fix Released
Status in whoopsie package in Ubuntu:
  In Progress

Bug description:
  Test Case
  -
  In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
  1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
  2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0

  The adding and removing of routes should for force whoopsie to log
  that it is online.  With the version of the package from the -proposed
  repository you should no longer see the online messages due to a route
  change.

  Original Description
  
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: whoopsie 0.2.23
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashReports:
   640:109:135:1442457:2013-08-24 15:45:54.414105810 -0500:2013-08-24 
15:45:52.882072686 -0500:/var/crash/_usr_bin_nm-applet.109.crash
   640:1000:135:5451572:2013-08-23 10:46:16.804771591 -0500:2013-08-23 
10:46:13.688702452 -0500:/var/crash/_usr_share_apport_apport-kde.1000.crash
   640:109:135:3258098:2013-08-24 15:45:52.826071475 -0500:2013-08-24 
15:45:50.822028146 -0500:/var/crash/_usr_sbin_unity-greeter.109.crash
   644:0:135:14684:2013-08-27 08:26:39.114007907 -0500:2013-08-19 
19:15:13.128538279 -0500:/var/crash/lttng-modules-dkms.0.crash
   640:1000:135:28058162:2013-08-23 11:45:22.587948069 -0500:2013-08-23 
11:45:04.267536872 -0500:/var/crash/_usr_bin_calibre.1000.crash
  Date: Tue Aug 27 09:53:16 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-02-10 (197 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130209)
  MarkForUpload: TrueSourcePackage: whoopsie
  UpgradeStatus: Upgraded to saucy on 2013-06-25 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1217407/+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 1385817] Re: initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers

2015-02-02 Thread Brian Murray
** Changed in: sysvinit (Ubuntu)
   Importance: Critical = Medium

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

Title:
  initscripts package fails to upgrade if there are local init scripts
  on the system with no LSB headers

Status in Release Notes for Ubuntu:
  Triaged
Status in sysvinit package in Ubuntu:
  Triaged

Bug description:
  The dependency-based boot sequencing originally introduced upstream
  with Debian 6.0 is now always enabled in Ubuntu 14.10.

  For optimal sequencing, all init.d scripts should declare their
  dependencies in an LSB header. This is already the case for scripts
  shipped in Ubuntu, but users should check their local scripts and
  consider adding that information.

  For more information on this feature refer to the information
  available in /usr/share/doc/insserv/README.Debian.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: initscripts-2.88dsf 41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux x86_64 3.13.0-37-generic
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun October 26 2014 7:52:55
  DuplicateSignature: Package: initscripts: 2.88dsf-41ubuntu18: the 
post-installation script subprocess installed returned error exit status 1
  ErrorMessage: The post-install script subprocess installed returned error 
exit status 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: initscripts package 2.88dsf-41ubuntu18 failed to install / upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1385817/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Rockwalrus
If I switch WM to sawfish, this problem goes away.  Switching back to
Unity makes it come back.

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing it
  exactly at the left-lower corner of the bigger screen (U3011).

  * Nvidia settings lists only U3011 in the list of the devices
  (attached screenshot).

  * Ubuntu 

[Touch-packages] [Bug 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:whoopsie

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

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Confirmed
Status in whoopsie package in Ubuntu:
  Confirmed

Bug description:
  Test Case
  -
  In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
  1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
  2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0

  The adding and removing of routes should for force whoopsie to log
  that it is online.  With the version of the package from the -proposed
  repository you should no longer see the online messages due to a route
  change.

  Original Description
  
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: whoopsie 0.2.23
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashReports:
   640:109:135:1442457:2013-08-24 15:45:54.414105810 -0500:2013-08-24 
15:45:52.882072686 -0500:/var/crash/_usr_bin_nm-applet.109.crash
   640:1000:135:5451572:2013-08-23 10:46:16.804771591 -0500:2013-08-23 
10:46:13.688702452 -0500:/var/crash/_usr_share_apport_apport-kde.1000.crash
   640:109:135:3258098:2013-08-24 15:45:52.826071475 -0500:2013-08-24 
15:45:50.822028146 -0500:/var/crash/_usr_sbin_unity-greeter.109.crash
   644:0:135:14684:2013-08-27 08:26:39.114007907 -0500:2013-08-19 
19:15:13.128538279 -0500:/var/crash/lttng-modules-dkms.0.crash
   640:1000:135:28058162:2013-08-23 11:45:22.587948069 -0500:2013-08-23 
11:45:04.267536872 -0500:/var/crash/_usr_bin_calibre.1000.crash
  Date: Tue Aug 27 09:53:16 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-02-10 (197 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130209)
  MarkForUpload: TrueSourcePackage: whoopsie
  UpgradeStatus: Upgraded to saucy on 2013-06-25 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1217407/+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 1399595] Re: systemd is activating swap twice, through both fstab and gpt generators

2015-02-02 Thread Bug Watch Updater
** Changed in: systemd (Debian)
   Status: Confirmed = Fix Released

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

Title:
  systemd is activating swap twice, through both fstab and gpt
  generators

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd package in Debian:
  Fix Released

Bug description:
  systemd is activating swap twice, via its sda name and its uuid.

  It looks like it's because two swap units are being generated.

  
  # journalctl | grep swap | grep -v unit_create_cgroups
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap Swap Partition...
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb...
  Dec 05 04:30:40 yoga.lenovo swapon[396]: swapon: 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb: swapon failed: Device 
or resource busy
  Dec 05 04:30:40 yoga.lenovo systemd[1]: 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap swap 
process exited, code=exited status=255
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Failed to activate swap 
/dev/disk/by-uuid/73d341f1-eedc-43fc-9e53-ba4194dae3fb.
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Unit 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap 
entered failed state.
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activated swap Swap Partition.
  Dec 05 04:30:40 yoga.lenovo kernel: Adding 8298492k swap on /dev/sda3.  
Priority:-1 extents:1 across:8298492k SSFS

  
  # systemctl status dev-sda3.swap 
  ● dev-sda3.swap - Swap Partition
 Loaded: loaded (/run/systemd/generator.late/dev-sda3.swap)
 Active: active since Fri 2014-12-05 04:30:40 EST; 27min ago
   What: /dev/sda3
   Docs: man:systemd-gpt-auto-generator(8)
Process: 395 ExecActivate=/sbin/swapon /dev/sda3 (code=exited, 
status=0/SUCCESS)

  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activating swap Swap Partition...
  Dec 05 04:30:40 yoga.lenovo systemd[1]: Activated swap Swap Partition.

  
  # systemctl status 
dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  ● dev-disk-byx2duuid-73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb.swap - 
/dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb
 Loaded: loaded
 Active: inactive (dead)
   What: /dev/disk/byx2duuid/73d341f1x2deedcx2d43fcx2d9e53x2dba4194dae3fb

  
  # swapon -s
  Filename  TypeSizeUsedPriority
  /dev/sda3 partition   8298492 0   
-1

  
  # blkid /dev/sda3
  /dev/sda3: UUID=73d341f1-eedc-43fc-9e53-ba4194dae3fb TYPE=swap 
PARTUUID=63a48c8a-8c88-482c-9577-50060d5afcb0

  
  # find /run -name *73d341f1*
  
/run/systemd/generator/swap.target.wants/dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  
/run/systemd/generator/dev-disk-by\x2duuid-73d341f1\x2deedc\x2d43fc\x2d9e53\x2dba4194dae3fb.swap
  /run/udev/links/\x2fdisk\x2fby-uuid\x2f73d341f1-eedc-43fc-9e53-ba4194dae3fb

  
  # find /run -name *sda3*
  /run/systemd/generator.late/swap.target.wants/dev-sda3.swap
  /run/systemd/generator.late/dev-sda3.swap

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 217-3ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: No such file 
or directory
  Date: Fri Dec  5 04:51:30 2014
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=b51ee688-137c-47ec-9635-b69434b4e1f8 ro init=/lib/systemd/systemd 
ipv6.disable_ipv6=1
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN35WW
  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:bvr76CN35WW:bd03/25/2014:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  mtime.conffile..etc.systemd.journald.conf: 2014-10-17T14:43:13.493155

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

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

Re: [Touch-packages] [Bug 1416895] Re: /etc/dnsmasq.conf does not contain an ending newline character

2015-02-02 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Thomas, this is fixed upstream. I'll add (LP: #1416895) to the
changelog.


Cheers,

Simon.


On 01/02/15 21:04, Thomas Hood wrote:
 Confirmed that the bug affects 2.72-2.
 
 $ cat /etc/dnsmasq.conf | tail -n 2 # Include all files in a
 directory which end in .conf #conf-dir=/etc/dnsmasq.d/*.conf$ od -t
 c /etc/dnsmasq.conf | tail -n 2 0062620   /   *   .   c   o   n
 f 0062627 $
 
 
 ** Changed in: dnsmasq (Ubuntu) Status: New = Confirmed
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJUz+wdAAoJEBXN2mrhkTWi/gwP/1QL4kncy+NHv4u9XUu7C3Nf
ilfwOPmZquxXL6Xe2SyoLcM6O5cMPamfMRNvp6upVozZqvn3buBSflXn5I5lgl6j
J3/fmHwOl2uUg+GT7kM+6lca8SrFVaWuyOVLsCzlH1PVIuucrVoQmCGjMxo/3dy2
PB6fvMve21vGYYXs39rsmhoPFIOB+Xz10cbDeeyF4GIwFB15s3dPaL/9yy4y8x9O
TUNivrrUVBAKqTFjx9rWx8Xi/h98sy2WJ0dZWnWCJuA0Vy01lnzwMK6WRDaZ4FKy
XQ7anFgnLCD6I18PrFEb7g2kYzzwVGxqtvK53h8PNYh7swGxyr2eHxBHlkc6OC3E
eZa20aqhgVENVC/5PSmR/jpoR1CJta52aNhu3lJy+Ym1aIy/fdQVog4TZ44osyHG
VAOV4FEP0Ucw+tKAXzYlRDnCpMCsR/O8iycwgaJa2dhXPn156zY29MNxXdELMWo0
IUpBXG+KNm9NJty1HOZVoagUFI2pglXxnvYoh66sudBX3g27lXTIWTFjVoX5MyjY
duxBo6leRzY7OrK8A2j/73OrgudBU94kLQF7iig3vEYx3EYwl8yIzB6yEP5TNzYf
pX38rgBrSi3klsxg9ZVWXIIGz0demLCDO43rHnom6Uglq+zTFl6qePJ8XWwwPxMb
bETeMWMAG08HQJoMDoYW
=+g4T
-END PGP SIGNATURE-

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

Title:
  /etc/dnsmasq.conf does not contain an ending newline character

Status in dnsmasq package in Ubuntu:
  Confirmed

Bug description:
  I'm using Ubuntu 15.04 dev with dnsmasq 2.72-2 and there is no ending
  newline character in /etc/dnsmasq.conf.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1416895/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Morten Hundevad
@Rockwalrus i would like to try that. can you be a bit more spesefic ?
what is CCSM ? i dont see that option or a manual option .. maybe
translation is off i am using danish.

-Thanks

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing it
  exactly at the left-lower corner of the bigger screen (U3011).

  * Nvidia 

[Touch-packages] [Bug 1414675] Re: [messaging-app] message search do not show all matches

2015-02-02 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = Fix Released

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

Title:
  [messaging-app] message search do not show all matches

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Messaging App:
  In Progress
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  Fix Released

Bug description:
  If the latest message in a given thread comes from a certain sim card,
  it will only display matches of messages belonging to that particular
  sim card.

  Steps to reproduce:
  1) have a dual sim phone
  2) open messaging app and send two sms's to the same contact, using a 
different sim card for each. Say the message contents are message1 and 
message2
  3) go back to the previous screen and do a search for both message1 and 
message2

  Expected behavior:
  There should be possible to find either message1 or message2

  Current behavior:
  Only message2 is found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414675/+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 1417048] Re: Tapping input source button opens menu instead of cycling layouts

2015-02-02 Thread Michael Sheldon
** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) = Michael Sheldon (michael-sheldon)

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

Title:
  Tapping input source button opens menu instead of cycling layouts

Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  Ubuntu 15.04 r78

  1. If you do not have more than one keyboard layout active, add one in System 
Settings  Language  Text  Keyboard layouts.
  2. Focus a text field, for example the search field on the System Settings 
main screen.
  3. Tap the input source button. 
  What happens: The keyboard layout menu opens.

  What should happen: The keyboard cycles to the next-most-recently-used
  layout. The menu should open on long-press, not on tap.

  https://wiki.ubuntu.com/LanguageAndText#phone-source-button: Tap on
  language switcher allows you to go to cycle to next language ... Long-
  press on bottom-left button labelled with current language [opens the
  menu illustrated].

  [Originally reported by guy luz in https://lists.launchpad.net/unity-
  design/msg10328.html.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1417048/+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 1417297] [NEW] [2768GP6, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at all

2015-02-02 Thread Vikrant
Public bug reported:

No sound at all after the installation of ubuntu 13.10

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
Uname: Linux 3.11.0-26-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tanvi  1963 F pulseaudio
Date: Mon Feb  2 22:17:21 2015
InstallationDate: Installed on 2015-02-02 (0 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
Symptom_Card: Built-in Audio - HDA Intel
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tanvi  1963 F pulseaudio
Symptom_Jack: Speaker, Internal
Symptom_Type: No sound at all
Title: [2768GP6, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/12/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7VET82WW (3.12 )
dmi.board.name: 2768GP6
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:bvr7VET82WW(3.12):bd01/12/2010:svnLENOVO:pn2768GP6:pvrThinkPadR400:rvnLENOVO:rn2768GP6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2768GP6
dmi.product.version: ThinkPad R400
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 saucy

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

Title:
  [2768GP6, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at
  all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  No sound at all after the installation of ubuntu 13.10

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
  Uname: Linux 3.11.0-26-generic i686
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tanvi  1963 F pulseaudio
  Date: Mon Feb  2 22:17:21 2015
  InstallationDate: Installed on 2015-02-02 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tanvi  1963 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [2768GP6, Conexant CX20561 (Hermosa), Speaker, Internal] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7VET82WW (3.12 )
  dmi.board.name: 2768GP6
  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:bvr7VET82WW(3.12):bd01/12/2010:svnLENOVO:pn2768GP6:pvrThinkPadR400:rvnLENOVO:rn2768GP6:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2768GP6
  dmi.product.version: ThinkPad R400
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1417297/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Rockwalrus
** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing it
  exactly at the left-lower corner of the bigger screen (U3011).

  * Nvidia settings lists only U3011 in the list of the devices
  (attached screenshot).

  * Ubuntu Display configuration 

[Touch-packages] [Bug 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Rockwalrus
If I set the outputs manually under CCSM using General Options/Display
Settings, it displays fine.

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing it
  exactly at the left-lower corner of the bigger screen (U3011).

  * Nvidia settings lists only U3011 in the list of the devices
  (attached screenshot).

  * Ubuntu 

[Touch-packages] [Bug 1170647] Re: After minimizing an external media, clicking on the Files icon on the Launcher doesn't restore the minimized window, but opens a new one

2015-02-02 Thread Luigi R.
...but only for the trash and the external media. The local partition
which is mounted as:

/mnt/Data auto uid=1000,gid=1000,umask=077,nodev,nofail,x-gvfs-show 0 0

do not show the problem.

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

Title:
  After minimizing an external media, clicking on the Files icon on
  the Launcher doesn't restore the minimized window, but opens a new one

Status in One Hundred Papercuts:
  Triaged
Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  ***
   ISSUE
  ***

  HOW TO REPRODUCE

  1. Connect a removable media to the computer.
  2. On the launcher, click on the Files icon.
  3. On the left sidebar, click on the removable media icon or the trash.
  4. Minimize the window.
  5. Click on the Files icon.

  EXPECTED BEHAVIOUR

  - The Files window to be maximized.

  REAL BEHAVIOUR

  - A new window is opened.

  RELEVANT DETAILS

  - One way to navigate between windows at this moment is to use the
  control + tabulation key combination, or to click again on the
  Files icon so windows are exposed.

  Otherwise the minimized window Can be restored by clicking on the
  Volume's launcher icon or scrolling on the Files icon

  **
   SOLUTION
  **

  WORK-AROUND

  - On the launcher, left click on the Files icon and select the
  unlock from Launcher option.

  FIX

  - The launcher icon for Files to be treated the same way as if it
  was unlocked.

  REGRESSION POTENTIAL

  - Clicking on the Files icon won't send the user to its home folder,
  but to the latest opened Files window.

  
   TECHNICAL INFO
  

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Fri Apr 19 11:33:13 2013
  EcryptfsInUse: Yes
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'814x493+136+38'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'182'
  InstallationDate: Installed on 2011-07-23 (635 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-04-14 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1170647/+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 1170647] Re: After minimizing an external media, clicking on the Files icon on the Launcher doesn't restore the minimized window, but opens a new one

2015-02-02 Thread Luigi R.
I do not know what happens, I did not reinstall ubuntu but just keeping
updating, now as everyone here I am facing again the bug.

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

Title:
  After minimizing an external media, clicking on the Files icon on
  the Launcher doesn't restore the minimized window, but opens a new one

Status in One Hundred Papercuts:
  Triaged
Status in Unity:
  Triaged
Status in unity package in Ubuntu:
  Triaged

Bug description:
  ***
   ISSUE
  ***

  HOW TO REPRODUCE

  1. Connect a removable media to the computer.
  2. On the launcher, click on the Files icon.
  3. On the left sidebar, click on the removable media icon or the trash.
  4. Minimize the window.
  5. Click on the Files icon.

  EXPECTED BEHAVIOUR

  - The Files window to be maximized.

  REAL BEHAVIOUR

  - A new window is opened.

  RELEVANT DETAILS

  - One way to navigate between windows at this moment is to use the
  control + tabulation key combination, or to click again on the
  Files icon so windows are exposed.

  Otherwise the minimized window Can be restored by clicking on the
  Volume's launcher icon or scrolling on the Files icon

  **
   SOLUTION
  **

  WORK-AROUND

  - On the launcher, left click on the Files icon and select the
  unlock from Launcher option.

  FIX

  - The launcher icon for Files to be treated the same way as if it
  was unlocked.

  REGRESSION POTENTIAL

  - Clicking on the Files icon won't send the user to its home folder,
  but to the latest opened Files window.

  
   TECHNICAL INFO
  

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Fri Apr 19 11:33:13 2013
  EcryptfsInUse: Yes
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'814x493+136+38'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'182'
  InstallationDate: Installed on 2011-07-23 (635 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-04-14 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1170647/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Rockwalrus
I suspect this is related to #1394665.

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing it
  exactly at the left-lower corner of the bigger screen (U3011).

  * Nvidia settings lists only U3011 in the list of the devices
  (attached screenshot).

  * Ubuntu Display configuration dialog detects both displays correctly
  

[Touch-packages] [Bug 1414675] Re: [messaging-app] message search do not show all matches

2015-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package messaging-app - 0.1+15.04.20150127.1
~rtm-0ubuntu1

---
messaging-app (0.1+15.04.20150127.1~rtm-0ubuntu1) 14.09; urgency=low

  [ Tiago Salem Herrmann ]
  * Generate filters dynamically using a UnionFilter with all grouped
threads. (LP: #1414675)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Tue, 27 Jan 2015 
13:54:11 +

** Changed in: messaging-app (Ubuntu RTM)
   Status: In Progress = Fix Released

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

Title:
  [messaging-app] message search do not show all matches

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Messaging App:
  In Progress
Status in messaging-app package in Ubuntu:
  Fix Released
Status in messaging-app package in Ubuntu RTM:
  Fix Released

Bug description:
  If the latest message in a given thread comes from a certain sim card,
  it will only display matches of messages belonging to that particular
  sim card.

  Steps to reproduce:
  1) have a dual sim phone
  2) open messaging app and send two sms's to the same contact, using a 
different sim card for each. Say the message contents are message1 and 
message2
  3) go back to the previous screen and do a search for both message1 and 
message2

  Expected behavior:
  There should be possible to find either message1 or message2

  Current behavior:
  Only message2 is found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1414675/+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 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Brian Murray
** Changed in: whoopsie (Ubuntu)
 Assignee: (unassigned) = Brian Murray (brian-murray)

** Changed in: whoopsie
 Assignee: (unassigned) = Brian Murray (brian-murray)

** Changed in: whoopsie
   Importance: Undecided = Medium

** Changed in: whoopsie
   Status: Confirmed = Fix Released

** Changed in: whoopsie (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Fix Released
Status in whoopsie package in Ubuntu:
  In Progress

Bug description:
  Test Case
  -
  In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
  1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
  2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0

  The adding and removing of routes should for force whoopsie to log
  that it is online.  With the version of the package from the -proposed
  repository you should no longer see the online messages due to a route
  change.

  Original Description
  
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: whoopsie 0.2.23
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashReports:
   640:109:135:1442457:2013-08-24 15:45:54.414105810 -0500:2013-08-24 
15:45:52.882072686 -0500:/var/crash/_usr_bin_nm-applet.109.crash
   640:1000:135:5451572:2013-08-23 10:46:16.804771591 -0500:2013-08-23 
10:46:13.688702452 -0500:/var/crash/_usr_share_apport_apport-kde.1000.crash
   640:109:135:3258098:2013-08-24 15:45:52.826071475 -0500:2013-08-24 
15:45:50.822028146 -0500:/var/crash/_usr_sbin_unity-greeter.109.crash
   644:0:135:14684:2013-08-27 08:26:39.114007907 -0500:2013-08-19 
19:15:13.128538279 -0500:/var/crash/lttng-modules-dkms.0.crash
   640:1000:135:28058162:2013-08-23 11:45:22.587948069 -0500:2013-08-23 
11:45:04.267536872 -0500:/var/crash/_usr_bin_calibre.1000.crash
  Date: Tue Aug 27 09:53:16 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-02-10 (197 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130209)
  MarkForUpload: TrueSourcePackage: whoopsie
  UpgradeStatus: Upgraded to saucy on 2013-06-25 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1217407/+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 1416423] Re: Reviews should be in chronological order with most recent first

2015-02-02 Thread Martin Albisetti
** Changed in: rnr-server
   Status: New = Triaged

** Changed in: rnr-server
   Importance: Undecided = Medium

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

Title:
  Reviews should be in chronological order with most recent first

Status in Ratings and Reviews server:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  I think it'd make more sense for reviews to be ordered chronologically
  with the most recent reviews first, as these are most likely to be
  relevant to the current version of an app (currently they appear to be
  unordered).

To manage notifications about this bug go to:
https://bugs.launchpad.net/rnr-server/+bug/1416423/+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 1416423] Re: Reviews should be in chronological order with most recent first

2015-02-02 Thread Martin Albisetti
** Changed in: rnr-server
 Assignee: (unassigned) = Fabián Ezequiel Gallina (fgallina)

** Changed in: unity-scope-click (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  Reviews should be in chronological order with most recent first

Status in Ratings and Reviews server:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Invalid

Bug description:
  I think it'd make more sense for reviews to be ordered chronologically
  with the most recent reviews first, as these are most likely to be
  relevant to the current version of an app (currently they appear to be
  unordered).

To manage notifications about this bug go to:
https://bugs.launchpad.net/rnr-server/+bug/1416423/+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 676886] Re: Launcher - Add 'new document' option to Open Office, Gimp and Inkscape quicklists

2015-02-02 Thread Alex Valavanis
** Changed in: inkscape
   Status: Fix Committed = 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/676886

Title:
  Launcher - Add 'new document' option to Open Office, Gimp and Inkscape
  quicklists

Status in Ayatana Design:
  Fix Released
Status in Inkscape: A Vector Drawing Tool:
  Fix Released
Status in Unity:
  Fix Released
Status in Unity 2D:
  Fix Released
Status in obsolete project, use ayatana-design instead:
  Fix Released
Status in inkscape package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released
Status in unity-2d package in Ubuntu:
  Fix Released

Bug description:
  Launcher - Add 'new document (or drawing, spreadsheet, etc...)' option
  to Open Office, Gimp and Inkscape quicklists

  Description:

  In user testing we found that users had difficulty creating new
  documents.  To provide a shortcut to this common use case a 'new
  document' entry should be added to the quicklist of the following
  applications:

  1) Open Office word processor - New Document
  2) Open Office spreadsheet - New Spreadsheet
  3) Open Office presentation - New Presentation
  4) Gimp - New Image
  5) Inkscape - New Drawing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/676886/+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 1153389] Re: no codecs initialized

2015-02-02 Thread Neil Hearn
Having same issue on upstream kernel.

have tried multiple solutions regarding alsa-base configurations.

Please see attached alsa-report.txt generated by alsa-info.sh from alsa
site.

** Attachment added: alsa-info.sh output
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1153389/+attachment/4310870/+files/alsa-report.txt

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

Title:
  no codecs initialized

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  on a new computer (samsung all-in-one), and on a live ubuntu disk
  12.04 x64, my sound card is not detected.

  I have checked many forums for several months and cannot find the fix.

  I have two sound cards, motherboard and hdmi. Only the hdmi gets
  detected by alsa. It is not good as I am only using the motherboard
  one.

  The dmesg shows no codecs initialized for the first card.

  ubuntu@ubuntu:~$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  ubuntu@ubuntu:~$ lspci | grep -i audio
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 04)
  01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Caicos HDMI Audio 
[Radeon HD 6400 Series]

  ubuntu@ubuntu:~$ dmesg | grep -i hda-intel
  [   97.691334] hda-intel: azx_get_response timeout, switching to polling 
mode: last cmd=0x000f
  [   98.692766] hda-intel: No response from codec, disabling MSI: last 
cmd=0x000f
  [   99.694197] hda-intel: Codec #0 probe error; disabling it...
  [  100.731901] hda-intel: no codecs initialized
  [  100.732057] hda-intel: :01:00.1: Handle VGA-switcheroo audio client

  The same happens on other debian linux distributions. Before I change
  my distribution to ubuntu, I would like to make sure the sound can
  work on ubuntu.

  Happy to help debugging this if necessary.

  Many thanks in advance.

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

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

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  no codecs initialized

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  on a new computer (samsung all-in-one), and on a live ubuntu disk
  12.04 x64, my sound card is not detected.

  I have checked many forums for several months and cannot find the fix.

  I have two sound cards, motherboard and hdmi. Only the hdmi gets
  detected by alsa. It is not good as I am only using the motherboard
  one.

  The dmesg shows no codecs initialized for the first card.

  ubuntu@ubuntu:~$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  ubuntu@ubuntu:~$ lspci | grep -i audio
  00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 04)
  01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Caicos HDMI Audio 
[Radeon HD 6400 Series]

  ubuntu@ubuntu:~$ dmesg | grep -i hda-intel
  [   97.691334] hda-intel: azx_get_response timeout, switching to polling 
mode: last cmd=0x000f
  [   98.692766] hda-intel: No response from codec, disabling MSI: last 
cmd=0x000f
  [   99.694197] hda-intel: Codec #0 probe error; disabling it...
  [  100.731901] hda-intel: no codecs initialized
  [  100.732057] hda-intel: :01:00.1: Handle VGA-switcheroo audio client

  The same happens on other debian linux distributions. Before I change
  my distribution to ubuntu, I would like to make sure the sound can
  work on ubuntu.

  Happy to help debugging this if necessary.

  Many thanks in advance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1153389/+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 808587] Re: Launcher - Unity should automatically select Keep In Launcher for icons that are sorted

2015-02-02 Thread Treviño
Well, it would be possible, but it also seems that right-clicking an
icon and un-stick it isn't a big deal, and it's just better to consider
that as the configuration parameter, more than a generic option.

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

Title:
  Launcher - Unity should automatically select Keep In Launcher for
  icons that are sorted

Status in Ayatana Design:
  Fix Released
Status in Unity:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  Bug:
  After opening an application, sorting it in the launcher and then closing the 
application the icon disappears.

  Solution:
  After opening an application, it should be understood that sorting it means 
you want to keep it in the launcher. This option should be automatically 
checked after drag/dropping an icon that isn't already sent to stay.  Note that 
if a user then chooses the option to un-pin the app icon from the Launcher, it 
position should still be remembered next time the app is started, see bug 
https://bugs.launchpad.net/ayatana-design/+bug/772517

  Why this solution is better:
  Typically, when a user sorts an icon it shows intent to keep the icon 
displayed among the others. This would also save the user one manual step of 
clicking Keep in launcher when they expect that to be the behavior of sorting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/808587/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Morten Hundevad
ok i figured out how to use it..

I can confirm that unchecked detect_outputs

and configuring outputs to match screen revolution.  Fix the
overlapping issue.

Under ubunto system settings i also had to correct the settings to match
config in outputs

-Thanks

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

Title:
  10de:0dfa Desktop/windows painted incorrectly in dual monitor
  configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * GMail notification just displayed at the moment when I'm writing 

[Touch-packages] [Bug 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Brian Murray
** Also affects: whoopsie (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

** Changed in: whoopsie (Ubuntu Trusty)
 Assignee: (unassigned) = Brian Murray (brian-murray)

** Changed in: whoopsie (Ubuntu Utopic)
 Assignee: (unassigned) = Brian Murray (brian-murray)

** Changed in: whoopsie (Ubuntu Trusty)
   Importance: Undecided = Low

** Changed in: whoopsie (Ubuntu Utopic)
   Importance: Undecided = Low

** Changed in: whoopsie (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: whoopsie (Ubuntu Utopic)
   Status: New = In Progress

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

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Fix Released
Status in whoopsie package in Ubuntu:
  In Progress
Status in whoopsie source package in Trusty:
  In Progress
Status in whoopsie source package in Utopic:
  In Progress

Bug description:
  Test Case
  -
  In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
  1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
  2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0

  The adding and removing of routes should for force whoopsie to log
  that it is online.  With the version of the package from the -proposed
  repository you should no longer see the online messages due to a route
  change.

  Original Description
  
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: whoopsie 0.2.23
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashReports:
   640:109:135:1442457:2013-08-24 15:45:54.414105810 -0500:2013-08-24 
15:45:52.882072686 -0500:/var/crash/_usr_bin_nm-applet.109.crash
   640:1000:135:5451572:2013-08-23 10:46:16.804771591 -0500:2013-08-23 
10:46:13.688702452 -0500:/var/crash/_usr_share_apport_apport-kde.1000.crash
   640:109:135:3258098:2013-08-24 15:45:52.826071475 -0500:2013-08-24 
15:45:50.822028146 -0500:/var/crash/_usr_sbin_unity-greeter.109.crash
   644:0:135:14684:2013-08-27 08:26:39.114007907 -0500:2013-08-19 
19:15:13.128538279 -0500:/var/crash/lttng-modules-dkms.0.crash
   640:1000:135:28058162:2013-08-23 11:45:22.587948069 -0500:2013-08-23 
11:45:04.267536872 -0500:/var/crash/_usr_bin_calibre.1000.crash
  Date: Tue Aug 27 09:53:16 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-02-10 (197 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130209)
  MarkForUpload: TrueSourcePackage: whoopsie
  UpgradeStatus: Upgraded to saucy on 2013-06-25 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1217407/+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 1382462] Re: Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Morten Hundevad
well i figured out what you meant by ccsm it is just the manager.. but i
am still unable to find the setting you referee to ?

Is it detect_outputs ? if so.. what do i need to put in the output
array ?

Currently it is:
1680x1050+0+0

left is
1920x1080 (built in)

right is
1920x1200 (external)

I do not know what to put in the array ? i cant find info about it
anywhere. and if i change it and reboot or logout and back in .. it
seems to be reset and not there anymore.

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

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

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - 

[Touch-packages] [Bug 774643] Re: sched-powersave is outdated

2015-02-02 Thread Jérôme
Same bug on 14.04 LTS release.

--
a@B:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty
a@B:~$ ls /sys/devices/system/cpu
cpu0  cpuidle  kernel_max  microcode  modalias  offline  online  possible  
power  present  uevent
a@B:~$
-

/usr/lib/pm-utils/power.d/sched-powersave :
--
(...)
sched_powersave() {
for pool in mc smp smt; do
dev=/sys/devices/system/cpu/sched_${pool}_power_savings
[ -w $dev ] || continue
echo $1  $dev
done
}
(...)


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

Title:
  sched-powersave is outdated

Status in pm-utils package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pm-utils

  /usr/lib/pm-utils/power.d/sched-powersave

  This file is outdated, because these controls do not exist anymore:

  sched_powersave() {
  for pool in mc smp smt; do
  dev=/sys/devices/system/cpu/sched_${pool}_power_savings
  [ -w $dev ] || continue
  echo $1  $dev
  done
  }

  $ ls /sys/devices/system/cpu/
  cpu0  cpu1  cpufreq  cpuidle  kernel_max  offline  online  perf_events  
possible  present  probe  release

  This is on Maverick.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/774643/+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 1367963] Re: NM tries to activate GPRS context of non-present SIM

2015-02-02 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/1367963

Title:
  NM tries to activate GPRS context of non-present SIM

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  If a device has had more than one SIM installed, the filesystem will
  include ofono-specific directories for each of these SIMs.

  When NetworkManager walks through the list of possible GPRS contexts (
  aka APNs ), it currently doesn't apply any logic to filter non-present
  SIMs.

  Here's a filtered set of NetworkManager messages that shows activation
  attempts after boot, you'll notice that NM tries to activate two
  different context1s, one for each SIM that'd been detected and read
  by ofono.

  Sep 10 21:19:16 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context1'.
  Sep 10 21:19:21 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context1'.
  Sep 10 21:19:28 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context1'.
  Sep 10 21:19:33 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context1'.
  Sep 10 21:19:38 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context2'.
  Sep 10 21:19:43 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context2'.
  Sep 10 21:19:48 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context2'.
  Sep 10 21:19:53 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310410674422772/context2'.
  Sep 10 21:19:58 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310260006686790/context1'.
  Sep 10 21:20:03 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310260006686790/context1'.
  Sep 10 21:20:08 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310260006686790/context1'.
  Sep 10 21:20:13 ubuntu-phablet NetworkManager[1476]: info Auto-activating 
connection '/310260006686790/context1'.

  Here's the output from nmcli c l:

  espy@shrike:% more nmcli-c-l.out 
  NAME  UUID   TYPE 
 TIMESTAMP-REAL
  /310260006686790/context1 eb36e8dd-f8dc-d7f4-6661-8346df5600ee   gsm  
 never 
  /310410674422772/context2 4915a9cd-88fb-33d7-05c9-88b0f041a022   gsm  
 never 
  /310410674422772/context1 77d2b549-57a9-a12a-c736-5e087c3e87f2   gsm  
 never

  In a dual-SIM situation, this will mean that NM may try activate
  connections from both SIM on each modem.

  I'm marking this as high, as there's a good chance that this could
  cause problems in the future that aren't easily corrected by a user.

  NM should only try and activate GPRS contexts for the SIM for which
  they've been provisioned.

  This was reproduced on mako running rtm image #26,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1367963/+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 1382462] Re: 10de:0dfa Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Christopher M. Penalver
Piotr Kołaczkowski, as per 
http://www.dell.com/support/home/us/en/dhs/product-support/product/precision-m4600/drivers
 an update to your computer's buggy and outdated BIOS is available (A16). If 
you update to this following https://help.ubuntu.com/community/BIOSUpdate does 
it change anything?  If it doesn't, could you please both specify what 
happened, and provide the output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status New.

Thank you for your understanding.

** Summary changed:

- Desktop/windows painted incorrectly in dual monitor configuration
+ 10de:0dfa Desktop/windows painted incorrectly in dual monitor configuration

** Tags added: bios-outdated-a16

** No longer affects: unity (Ubuntu)

** Changed in: xorg (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  10de:0dfa Desktop/windows painted incorrectly in dual monitor
  configuration

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on 

[Touch-packages] [Bug 1408748] Re: package rsyslog 7.4.4-1ubuntu11.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-02-02 Thread Favio D'Ercole
** Tags added: precise

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

Title:
  package rsyslog 7.4.4-1ubuntu11.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

Status in rsyslog package in Ubuntu:
  Confirmed

Bug description:
  Installed with gui updater

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: rsyslog 7.4.4-1ubuntu11.1
  Uname: Linux 3.16.6-031606-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Thu Jan  8 13:12:56 2015
  DuplicateSignature: package:rsyslog:7.4.4-1ubuntu11.1:subprocess installed 
post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2013-09-18 (476 days ago)
  InstallationMedia: This
  SourcePackage: rsyslog
  Title: package rsyslog 7.4.4-1ubuntu11.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1408748/+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 1417309] Re: goa-daemon crashed with SIGSEGV in magazine_chain_pop_head()

2015-02-02 Thread Cristian Aravena Romero
** Information type changed from Private to Public

** Bug watch added: GNOME Bug Tracker #743903
   https://bugzilla.gnome.org/show_bug.cgi?id=743903

** Also affects: gnome-online-accounts via
   https://bugzilla.gnome.org/show_bug.cgi?id=743903
   Importance: Unknown
   Status: Unknown

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

Title:
  goa-daemon crashed with SIGSEGV in magazine_chain_pop_head()

Status in GNOME Online Accounts:
  Unknown
Status in gnome-online-accounts package in Ubuntu:
  New

Bug description:
  Upgrade Ubuntu vidid and reboot and crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: gnome-online-accounts 3.14.2-1
  Uname: Linux 3.19.0-031900rc7-generic x86_64
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Feb  2 19:46:37 2015
  ExecutablePath: /usr/lib/gnome-online-accounts/goa-daemon
  InstallationDate: Installed on 2014-09-25 (130 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140923)
  ProcCmdline: /usr/lib/gnome-online-accounts/goa-daemon
  SegvAnalysis:
   Segfault happened at: 0x7f55b957e94d:mov(%rcx),%rax
   PC (0x7f55b957e94d) ok
   source (%rcx) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-online-accounts
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   __nptl_deallocate_tsd () at pthread_create.c:157
   start_thread (arg=0x7f5597182700) at pthread_create.c:322
   clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  Title: goa-daemon crashed with SIGSEGV in __nptl_deallocate_tsd()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1417309/+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 1417341] [NEW] Empty contact list should provide way to sync contacts

2015-02-02 Thread Bill Filler
Public bug reported:

From usability tests:
Contacts' view on the dialer does not have instruction for empty state, and as 
a result, testers struggled to know how to import the contacts. 

Some testers went to the dialer, wanting to sync the contacts so that
they could make a phone call. They clicked on the 'Contacts' icon, but
there was no empty state instruction, apart from an empty screen with
'+add a contact'. One of the tesers had to manually put the contacts in.
It took him three days to finally figure out how to sync the contacts.

As discussed, if the contact list is empty we should display a message
in the list with a button to setup Google account, similar to how it's
done in the address book app.

** Affects: address-book-app
 Importance: High
 Assignee: Renato Araujo Oliveira Filho (renatofilho)
 Status: New

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: dialer-app
 Importance: Undecided
 Status: New

** Affects: messaging-app
 Importance: Undecided
 Status: New

** Affects: ubuntu-ux
 Importance: Undecided
 Status: New

** Affects: address-book-app (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: address-book-app (Ubuntu RTM)
 Importance: Undecided
 Status: New


** Tags: usability ww07

** Also affects: messaging-app
   Importance: Undecided
   Status: New

** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Also affects: address-book-app
   Importance: Undecided
   Status: New

** Also affects: address-book-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: address-book-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Tags added: ww07

** Changed in: address-book-app
   Importance: Undecided = High

** Changed in: address-book-app
 Assignee: (unassigned) = Renato Araujo Oliveira Filho (renatofilho)

** Tags added: usability

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

Title:
  Empty contact list should provide way to sync contacts

Status in Address Book App:
  New
Status in the base for Ubuntu mobile products:
  New
Status in Dialer app for Ubuntu Touch:
  New
Status in Messaging App:
  New
Status in Ubuntu UX bugs:
  New
Status in address-book-app package in Ubuntu:
  New
Status in address-book-app package in Ubuntu RTM:
  New

Bug description:
  From usability tests:
  Contacts' view on the dialer does not have instruction for empty state, and 
as a result, testers struggled to know how to import the contacts. 

  Some testers went to the dialer, wanting to sync the contacts so that
  they could make a phone call. They clicked on the 'Contacts' icon, but
  there was no empty state instruction, apart from an empty screen with
  '+add a contact'. One of the tesers had to manually put the contacts
  in. It took him three days to finally figure out how to sync the
  contacts.

  As discussed, if the contact list is empty we should display a message
  in the list with a button to setup Google account, similar to how it's
  done in the address book app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1417341/+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 1417343] [NEW] package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2015-02-02 Thread Gary Hooley
Public bug reported:

This occurred upon reboot after failing to complete standard update.

I was brought to this bug report by system finding problem and
requesting a report be made.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: rsyslog 7.4.4-1ubuntu2.5
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic i686
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
Date: Mon Feb  2 12:47:26 2015
DuplicateSignature: package:rsyslog:7.4.4-1ubuntu2.5:subprocess installed 
post-installation script returned error exit status 128
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2014-07-06 (211 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: rsyslog
Title: package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 128

Status in rsyslog package in Ubuntu:
  New

Bug description:
  This occurred upon reboot after failing to complete standard update.

  I was brought to this bug report by system finding problem and
  requesting a report be made.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic i686
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  Date: Mon Feb  2 12:47:26 2015
  DuplicateSignature: package:rsyslog:7.4.4-1ubuntu2.5:subprocess installed 
post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2014-07-06 (211 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  SourcePackage: rsyslog
  Title: package rsyslog 7.4.4-1ubuntu2.5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417343/+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 1417302] [NEW] NetworkManager fails to activate connection on modem

2015-02-02 Thread Jonas G. Drange
[1365]: info NetworkManager 
state is now CONNECTED_LOCAL
Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Disabling 
autoconnect for connection '/242013054944676/context1'.
Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: warn Activation (ril_0) 
failed for connection '/242013054944676/context1'
Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation (ril_0) 
Stage 1 of 5 (Device Prepare) complete.
Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ril_0): device 
state change: failed - disconnected (reason 'none') [120 30 0]
Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ril_0): 
deactivating device (reason 'none') [0]
Feb  2 22:35:49 ubuntu-phablet NetworkManager[1365]: info (ccmni0): link 
disconnected (deferring action for 4 seconds)
Feb  2 22:35:50 ubuntu-phablet NetworkManager[1365]: warn Could not send ARP 
for local address 2.149.176.49: Failed to execute child process 
/usr/bin/arping (No such file or directory)
Feb  2 22:35:53 ubuntu-phablet NetworkManager[1365]: info (ccmni0): link 
disconnected (calling deferred action)
Feb  2 22:35:53 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: activated - unavailable (reason 'carrier-changed') [100 20 40]
Feb  2 22:35:53 ubuntu-phablet NetworkManager[1365]: info (ccmni0): 
deactivating device (reason 'carrier-changed') [40]
Feb  2 22:35:53 ubuntu-phablet NetworkManager[1365]: info NetworkManager 
state is now DISCONNECTED
Feb  2 22:35:53 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: unavailable - unmanaged (reason 'none') [20 10 0]

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu4
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.15.1-0ubuntu4
Architecture: armhf
CRDA: Error: [Errno 2] No such file or directory: 'iw'
Date: Mon Feb  2 22:25:38 2015
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 # Include files from /etc/network/interfaces.d:
 source-directory /etc/network/interfaces.d
InstallationDate: Installed on 2015-02-02 (0 days ago)
InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150202-020204)
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.6
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
PciNetwork:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.dbus.1.system.d.org.freedesktop.NetworkManager.conf: 
2015-02-02T02:31:45
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: apport-bug armhf vivid

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

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

Title:
  NetworkManager fails to activate connection on modem

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Trying to activate /ril_0/context1 on ril_0 and get the following.
  It's almost the same code that produced this classic bug #1378102

  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): link 
connected
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ril_0): IPv4 
static configuration:
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   address 
2.149.176.49/24
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   gateway 
2.149.176.49
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   DNS 
193.213.112.4
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   DNS 
130.67.15.198
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info   mms proxy: 
10.10.10.11:8080
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: unmanaged - unavailable (reason 'connection-assumed') [10 20 41]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: unavailable - disconnected (reason 'connection-assumed') [20 30 
41]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) starting connection 'ccmni0'
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 1 of 5 (Device Prepare) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 1 of 5 (Device Prepare) started...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info (ccmni0): device 
state change: disconnected - prepare (reason 'none') [30 40 0]
  Feb  2 22:35:48 ubuntu-phablet NetworkManager[1365]: info Activation 
(ccmni0) Stage 2 of 5 (Device Configure) scheduled...
  Feb  2 22:35:48 ubuntu-phablet NetworkManager

[Touch-packages] [Bug 1416712] Re: package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-02-02 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

Status in ifupdown package in Ubuntu:
  New

Bug description:
  package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: ifupdown 0.7.48.1ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  AptOrdering:
   netscript-2.4: Remove
   ifupdown: Install
   upstart: Install
   ifupdown: Configure
   upstart: Configure
  Architecture: amd64
  Date: Fri Jan 30 20:48:37 2015
  DuplicateSignature: package:ifupdown:0.7.48.1ubuntu5:el subproceso instalado 
el script post-installation devolvió el código de salida de error 1
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
  InstallationDate: Installed on 2014-08-25 (159 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: ifupdown
  Title: package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1416712/+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 1200906] Re: Apport detect a suspend/resume failure after a reboot

2015-02-02 Thread Christopher M. Penalver
proteus, this report has nothing to do with your problem. In order to have your 
problem addressed, please file a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

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

Title:
  Apport detect a suspend/resume failure after a reboot

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Apport summary was [Hewlett-Packard HP EliteBook 8530p]
  suspend/resume failure

  I was not comming back from suspend/resume, so this is probably an
  Apport error.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.10.0-2-generic 3.10.0-2.11
  ProcVersionSignature: Ubuntu 3.10.0-2.11-generic 3.10.0
  Uname: Linux 3.10.0-2-generic x86_64
  Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
  ApportVersion: 2.10.2-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nicolas1759 F pulseaudio
   /dev/snd/controlC0:  nicolas1759 F pulseaudio
  Date: Sat Jul 13 15:18:10 2013
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: suspend/resume
  HibernationDevice: RESUME=UUID=7e493485-d08d-4944-8362-444f69fd1e08
  InstallationDate: Installed on 2013-07-10 (2 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130710)
  InterpreterPath: /usr/bin/python3.3
  MachineType: Hewlett-Packard HP EliteBook 8530p
  MarkForUpload: True
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver pata_pcmcia
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-2-generic 
root=UUID=821ce4aa-35e4-436c-93cc-c8c2d9aba532 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon 
not responding.
  RelatedPackageVersions:
   linux-restricted-modules-3.10.0-2-generic N/A
   linux-backports-modules-3.10.0-2-generic  N/A
   linux-firmware1.112
  SourcePackage: linux
  Title: [Hewlett-Packard HP EliteBook 8530p] suspend/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 12/08/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDV Ver. F.11
  dmi.board.name: 30E7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 90.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.11:bd12/08/2009:svnHewlett-Packard:pnHPEliteBook8530p:pvrF.11:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.26:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8530p
  dmi.product.version: F.11
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1200906/+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 1417298] Re: Upgrade harfbuzz to 0.9.38

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

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

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

Title:
  Upgrade harfbuzz to 0.9.38

Status in harfbuzz package in Ubuntu:
  Confirmed

Bug description:
  Please upgrade harfbuzz to 0.9.38

  See also http://www.freedesktop.org/software/harfbuzz/release/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/harfbuzz/+bug/1417298/+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 1417298] [NEW] Upgrade harfbuzz to 0.9.38

2015-02-02 Thread Pander
Public bug reported:

Please upgrade harfbuzz to 0.9.38

See also http://www.freedesktop.org/software/harfbuzz/release/

** Affects: harfbuzz (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: 15.04 upgrade-software-version

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

Title:
  Upgrade harfbuzz to 0.9.38

Status in harfbuzz package in Ubuntu:
  Confirmed

Bug description:
  Please upgrade harfbuzz to 0.9.38

  See also http://www.freedesktop.org/software/harfbuzz/release/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/harfbuzz/+bug/1417298/+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 218637] Re: Non-breaking space is easy to write accidentally and impossible to distinguish from regular space.

2015-02-02 Thread Jarno Suni
** Also affects: nano
   Importance: Undecided
   Status: New

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

Title:
  Non-breaking space is easy to write accidentally and impossible to
  distinguish from regular space.

Status in Geany:
  New
Status in Light-Weight Text Editor for Gnome:
  New
Status in GNOME Terminal:
  New
Status in nano:
  New
Status in XFCE4 Terminal Emulator:
  New
Status in xorg package in Ubuntu:
  Invalid

Bug description:
  OS: from Hardy to at least Trusty.

  When you use Finnish keyboard, you have to hold Alt Gr down to type |
  or \ or certain other characters. When typing a shell command, you may
  often want to enter a space character after such characters. But it
  easily happens that Alt Gr is still down when you press space, and
  consequently you type non-breaking space character U+00A0 (at least,
  if you use UTF-8 keyboard layout, which is default in Ubuntu).

  $cd /tmp ; echo 0  foo\ bar ; ls foo bar
  ls: cannot access foo bar: No such file or directory
  $cat foo bar | grep 0
  No command ' grep' found, but there are 16 similar ones
   grep: command not found

  Besides it may be hard to see the typing error, as non-breaking space
  character looks exactly same as regular space character.

  A way to avoid such typos would be to use another keyboard shortcut
  for non-breaking space. Besides non-breaking space should look
  different than regular space in terminal emulators and in editors.

  A workaround in to run
  setxkbmap -option nbsp:none
  to make Alt Grspace type regular space character,
  and use `printf '\u00a0'` or `printf \xc2\xa0` to have a non-breaking space 
in scripts and in command line.

  Non-breaking space can be typed (in GTK apps) by CtrlShiftu 00a0Enter, 
if needed, but it looks exactly like a regular space.
  For me, SuperSpace would be a good shortcut for non-breaking space.

To manage notifications about this bug go to:
https://bugs.launchpad.net/geany/+bug/218637/+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 1416712] Re: package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2015-02-02 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 ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1416712

Title:
  package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

Status in ifupdown package in Ubuntu:
  New

Bug description:
  package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: ifupdown 0.7.48.1ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  AptOrdering:
   netscript-2.4: Remove
   ifupdown: Install
   upstart: Install
   ifupdown: Configure
   upstart: Configure
  Architecture: amd64
  Date: Fri Jan 30 20:48:37 2015
  DuplicateSignature: package:ifupdown:0.7.48.1ubuntu5:el subproceso instalado 
el script post-installation devolvió el código de salida de error 1
  ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
  InstallationDate: Installed on 2014-08-25 (159 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: ifupdown
  Title: package ifupdown 0.7.48.1ubuntu5 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1416712/+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 1417135] Re: Xorg Bug

2015-02-02 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  Xorg Bug

Status in xorg package in Ubuntu:
  New

Bug description:
  Xorg Bug

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
  Uname: Linux 3.13.0-45-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Feb  2 20:37:03 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.10, 3.13.0-45-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
  InstallationDate: Installed on 2015-01-24 (9 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-45-generic 
root=UUID=8d2f6350-c920-4303-89e1-6d6cbd2d85f9 ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/23/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F7
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H61M-DS2
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  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.:bvrF7:bd03/23/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH61M-DS2:rvrTobefilledbyO.E.M.: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.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1~ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.3
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
  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.3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Feb  2 20:20:27 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputVideo BusKEYBOARD, id 7
   inputPower Button KEYBOARD, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
   inputImPS/2 Generic Wheel Mouse MOUSE, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   15235 
   vendor GSM
  xserver.version: 2:1.15.1-0ubuntu2.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1417135/+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 1217407] Re: whoopsie spams the log with online messages

2015-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie - 0.2.45

---
whoopsie (0.2.45) vivid; urgency=medium

  * Merge patch from Bryan Quigley to only log when whoopsie's state changes.
(LP: #1217407)
 -- Brian Murray br...@ubuntu.com   Mon, 02 Feb 2015 13:54:58 -0800

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

Title:
  whoopsie spams the log with online messages

Status in One Hundred Papercuts:
  Invalid
Status in Ubuntu error tracker client (whoopsie):
  Fix Released
Status in whoopsie package in Ubuntu:
  Fix Released
Status in whoopsie source package in Trusty:
  In Progress
Status in whoopsie source package in Utopic:
  In Progress

Bug description:
  Test Case
  -
  In the event your system's install of whoopsie isn't spamming syslog (or 
/var/log/upstart/whoopsie.log) with online messages you can recreate the 
situation via the following.
  1) sudo route add -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0
  2) sudo route del -net 10.0.3.0/24 gw 192.168.10.1 dev wlan0

  The adding and removing of routes should for force whoopsie to log
  that it is online.  With the version of the package from the -proposed
  repository you should no longer see the online messages due to a route
  change.

  Original Description
  
  It is mostly the online messages:

  $ grep whoopsie /var/log/syslog
  Aug 27 07:42:21 xango3 whoopsie[1832]: online
  Aug 27 07:42:27 xango3 whoopsie[1832]: online
  Aug 27 07:43:32  whoopsie[1832]: last message repeated 18 times
  Aug 27 07:44:50  whoopsie[1832]: last message repeated 17 times
  Aug 27 07:45:50  whoopsie[1832]: last message repeated 16 times
  Aug 27 07:46:50  whoopsie[1832]: last message repeated 16 times

  ProblemType: BugDistroRelease: Ubuntu 13.10
  Package: whoopsie 0.2.23
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CrashReports:
   640:109:135:1442457:2013-08-24 15:45:54.414105810 -0500:2013-08-24 
15:45:52.882072686 -0500:/var/crash/_usr_bin_nm-applet.109.crash
   640:1000:135:5451572:2013-08-23 10:46:16.804771591 -0500:2013-08-23 
10:46:13.688702452 -0500:/var/crash/_usr_share_apport_apport-kde.1000.crash
   640:109:135:3258098:2013-08-24 15:45:52.826071475 -0500:2013-08-24 
15:45:50.822028146 -0500:/var/crash/_usr_sbin_unity-greeter.109.crash
   644:0:135:14684:2013-08-27 08:26:39.114007907 -0500:2013-08-19 
19:15:13.128538279 -0500:/var/crash/lttng-modules-dkms.0.crash
   640:1000:135:28058162:2013-08-23 11:45:22.587948069 -0500:2013-08-23 
11:45:04.267536872 -0500:/var/crash/_usr_bin_calibre.1000.crash
  Date: Tue Aug 27 09:53:16 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-02-10 (197 days ago)
  InstallationMedia: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130209)
  MarkForUpload: TrueSourcePackage: whoopsie
  UpgradeStatus: Upgraded to saucy on 2013-06-25 (62 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1217407/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Timo Jyrinki
Seems to work, great! https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-005/+sourcepub/4703418/+listing-archive-
extra

I think I tried https://codereview.qt-project.org/#/c/84325/ in December
but it didn't help even though it tried to do the same thing.

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qt3d-
opensource-src

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1337576] Comment bridged from LTC Bugzilla

2015-02-02 Thread bugproxy
--- Comment From brsri...@in.ibm.com 2015-02-02 13:30 EDT---
Hi,

Do we have any updates on this? Do you need more information from us?

Thanks!

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

Title:
  dash inability - cron starts binary with /bin/sh

Status in dash package in Ubuntu:
  New

Bug description:
  -- Problem Description --
  CRON uses shell to start a binary executable defined in crontab, which is a 
waste of the resources for the extra shell process hanging in the system. It's 
supposed to run it directly with exec system call.

  *** Here are some command outputs to see the extra process(12327) and 
relevant information: ***
  # ps -ef | grep -e CRON -e PMLnx
  root 12326   771  0 13:59 ?00:00:00 CRON
  root 12327 12326  0 13:59 ?00:00:00 /bin/sh -c 
/var/perf/pm/bin/daemon_PMLnx  --- extra layer, a waste
  root 12328 12327  0 13:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx

  # crontab -l
  59 * * * * /var/perf/pm/bin/daemon_PMLnx

  # file /var/perf/pm/bin/daemon_PMLnx
  /var/perf/pm/bin/daemon_PMLnx: ELF 64-bit LSB  executable, 64-bit PowerPC or 
cisco 7500, version 1 (SYSV), dynamically linked (uses shared libs), for 
GNU/Linux 3.0.0, BuildID[sha1]=1761d6d97eabb4e52870cb517fe6bf457e5bf89e, 
stripped

  # uname -a
  Linux ubuntu 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:09:21 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux

  # dpkg -l cron
  Name  VersionArchitecture  Description
  +++-=-==-=-=
  ii  cron  3.0pl1-124ubuntu2  ppc64el   process scheduling daemon

  *** Expect cron to directly execute a binary like this ***
  # ps -ef | grep -e CRON -e PMLnx
  root  2293  2223  0 09:59 ?00:00:00 /usr/sbin/CRON -n
  root  2294  2293  0 09:59 ?00:00:00 /var/perf/pm/bin/daemon_PMLnx

  # uname -a
  Linux hulala 3.12.15-3-default #1 SMP Wed Apr 2 17:08:55 UTC 2014 (69c2ea8) 
ppc64le ppc64le ppc64le GNU/Linux

  # cat /etc/SuSE-release
  SUSE Linux Enterprise Server 12 (ppc64le)
  VERSION = 12
  PATCHLEVEL = 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1337576/+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 218637] Re: [Hardy] Whitespace in command line not always regural whitespace

2015-02-02 Thread Jarno Suni
And as for the first workaround in #28, my system does not even have
/etc/hal/

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

Title:
  [Hardy] Whitespace in command line not always regural whitespace

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  The following happen to me, if I still have Alt Gr key down when
  pressing space key (which happens easily):

  E.g. grep does not work here (always):

  $ cat /etc/X11/xorg.conf | grep device
  bash:  grep: command not found
  $ grep
  Usage: grep [OPTION]... PATTERN [FILE]...
  Try `grep --help' for more information.

  Same thing with less command:
  $ lspci | less
  bash:  less: command not found
  $ less
  Missing filename (less --help for help)

  I expect exactly same looking command lines work same way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/218637/+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 1315770] Re: [Dell Precision M3800, Realtek ALC668, Black Headphone Out, Left] Strong background noise

2015-02-02 Thread Mikael Svensson
I still have this problem. See attachment.


** Attachment added: Alsa-info from http://www.alsa-project.org/alsa-info.sh;
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1315770/+attachment/4310471/+files/alsa-info.txt

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

Title:
  [Dell Precision M3800, Realtek ALC668, Black Headphone Out, Left]
  Strong background noise

Status in Dell Sputnik:
  New
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in Fedora:
  New

Bug description:
  When I connect the headphones, there is a strong hissing in both left
  and right side. It does not amplify or reduce along with the master
  volume. Instead, if I completely mute the master volume, the hissing
  disappears. It comes back as soon as I unmute the master volume.

  The internal speakers of the laptop are not affected: when headphones
  are not connected, there is no background hissing noise.

  Standard four questions:
  1) Ubuntu release: 14.04 LTS
  2) Package affected: kernel? (linux-image-3.13.0-24-generic) or maybe 
alsa-driver?
  3) Unless I play music, I expect no to hear anything in the headphones
  4) I get a background hissing noise in the headphones

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sun1875 F pulseaudio
   /dev/snd/controlC1:  sun1875 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  4 02:46:01 2014
  InstallationDate: Installed on 2014-05-02 (1 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:PCH successful
  Symptom_Card: Audio interne - HDA Intel PCH
  Symptom_Jack: Black Headphone Out, Left
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: High background noise, or volume is too low
  Title: [Dell Precision M3800, Realtek ALC668, Black Headphone Out, Left] 
Background noise or low volume
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: Dell Precision M3800
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/06/2014:svnDellInc.:pnDellPrecisionM3800:pvrA03:rvnDellInc.:rnDellPrecisionM3800:rvrA03:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Dell Precision M3800
  dmi.product.version: A03
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1315770/+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 218637] Re: [Hardy] Whitespace in command line not always regural whitespace

2015-02-02 Thread Jarno Suni
At least in ubuntu 14.04 (with Xfce) you don't need to be superuser to run
setxkbmap -option nbsp:none
I run this as an autostarted application to avoid trouble.

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

Title:
  [Hardy] Whitespace in command line not always regural whitespace

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  The following happen to me, if I still have Alt Gr key down when
  pressing space key (which happens easily):

  E.g. grep does not work here (always):

  $ cat /etc/X11/xorg.conf | grep device
  bash:  grep: command not found
  $ grep
  Usage: grep [OPTION]... PATTERN [FILE]...
  Try `grep --help' for more information.

  Same thing with less command:
  $ lspci | less
  bash:  less: command not found
  $ less
  Missing filename (less --help for help)

  I expect exactly same looking command lines work same way.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/218637/+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 407862] Re: Messages not being sent to system logs

2015-02-02 Thread Ken Sharp
** Tags added: amd64 i386 karmic saucy

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

Title:
  Messages not being sent to system logs

Status in Rsyslog:
  Fix Released
Status in rsyslog package in Ubuntu:
  Confirmed

Bug description:
  First reported on Ubuntu 9.10 Alpha3
  It affects Ubuntu 10.04 Lucid Lynx Final Release, too.

  rsyslogd: [origin software=rsyslogd swVersion=4.2.0 x-pid=2296
  x-info=http://www.rsyslog.com;] rsyslogd was HUPed, type
  'lightweight'.

  After the above message in syslog no more messages are sent to any
  system logs. Plugging and unplugging an usb device produce no
  messages, although the device is mounted an works fine. Also, nothing
  is produced by the logger command.

  The problem occurs in a desktop and in a VirtualBox virtual machine.
  It occurred soon after karmic alpha 3 installation and persisted after
  installing all available updates in both environments.

  I'm attaching a typical syslog.

To manage notifications about this bug go to:
https://bugs.launchpad.net/rsyslog/+bug/407862/+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 1410457] Re: unity8 crashed with SIGSEGV in QHashint, QWindowSystemInterface::TouchPoint::remove()

2015-02-02 Thread Gerry Boland
** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) = Gerry Boland (gerboland)

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

Title:
  unity8 crashed with SIGSEGV in QHashint,
  QWindowSystemInterface::TouchPoint::remove()

Status in unity8 package in Ubuntu:
  New

Bug description:
  This crash occurs when opening an Xmir window and leaving it idle for
  ~5-10 minutes.

  If you need steps to reproduce, please ping me.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: unity8 8.02+15.04.20150109.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-8.9-generic 3.18.1
  Uname: Linux 3.18.0-8-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Jan 13 11:57:45 2015
  ExecutablePath: /usr/bin/unity8
  ExecutableTimestamp: 1420800924
  InstallationDate: Installed on 2013-03-18 (666 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  ProcCmdline: unity8
  ProcCwd: /home/townsend
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fb06a6fc357 _ZN13DisplayWindow11makeCurrentEv+27: 
mov(%rax),%rax
   PC (0x7fb06a6fc357) ok
   source (%rax) (0x0030) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity8
  StacktraceTop:
   DisplayWindow::makeCurrent() () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-mirserver.so
   MirOpenGLContext::makeCurrent(QPlatformSurface*) () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqpa-mirserver.so
   QOpenGLContext::makeCurrent(QSurface*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
  Title: unity8 crashed with SIGSEGV in DisplayWindow::makeCurrent()
  UpgradeStatus: Upgraded to vivid on 2014-10-20 (85 days ago)
  UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1410457/+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 1416485] Re: [messaging-app] show place holder in message when recv unsupported MMS attachements

2015-02-02 Thread Olga Kemmet
** Summary changed:

- show place holder in message when recv unsupported MMS attachements
+ [messaging-app] show place holder in message when recv unsupported MMS 
attachements

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

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

Title:
  [messaging-app] show place holder in message when recv unsupported MMS
  attachements

Status in the base for Ubuntu mobile products:
  New
Status in Messaging App:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in messaging-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu RTM:
  New

Bug description:
  krillin build 224

  When we recieve an MMS attachment of a type we don't know how to
  handle, we should show some sort of default icon/message saying
  attachment type not supported. Currently we don't display anything so
  the user gets a blank message.

  Steps to reproduce:
  - send a .wav file or some other format to Ubuntu Phone that it doesn't know 
how to handle

  Expected results:
  - I receive the message in the messaging app with a notice that the 
attachment received cannot be viewed

  Actual results:
  - I'm notified of a message but the message is completely blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1416485/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Ubuntu Foundations Team Bug Bot
The attachment noprecompile.patch seems to be a patch.  If it isn't,
please remove the patch flag from the attachment, remove the patch
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

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

** Tags added: patch

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  In Progress

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-02-02 Thread Timo Jyrinki
Bug #1403420 covers the tests part, this bug was originally about the
private headers usage.

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build
  against Qt 5.4

Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Similar to bug #1398044 (oxide) and bug #1397979 (ui-toolkit),
  webbrowser-app and ubuntu-system-settings-online-accounts fail to
  build against Qt 5.4. UITK's fix is at https://code.launchpad.net
  /~ubuntu-sdk-team/ubuntu-ui-toolkit/newOpenGlPrivates/+merge/243373

  This bug will become invalid if bug #1387537 is fixed instead.

  Build logs:
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598562/+listing-archive-extra
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598561/+listing-archive-extra

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-html5-theme/+bug/1398372/+subscriptions

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


[Touch-packages] [Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2015-02-02 Thread Nathaniel Eliot
http://ubuntuforums.org/showthread.php?t=2004690 describes what appears
to have been the solution to this problem for me: add
`SUSPEND_MODULES=iwlwifi` to `/etc/pm/config.d/config` and reboot.

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

Title:
  Networkmanager does not autoconnect to wireless network

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When adding a net wireless network and enable connect automatically'
  networkmanager does not automatically connect to the network wenever
  possible.

  I'm running kubuntu 14.10 daily.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu23
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Aug 10 21:30:03 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-11 (29 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140710)
  IpRoute:
   default via 192.168.0.2 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.213  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1321854] Re: useradd doesn't add the default shell to /etc/passwd entry

2015-02-02 Thread Roberto Suarez
Could this be a sign of useradd ignoring everything in
/etc/default/useradd? I've stumbled upon a problem when changing the
default HOME base directory. Example:

# useradd -D
GROUP=100
HOME=/tmp
INACTIVE=-1
EXPIRE=
SHELL=/bin/sh
SKEL=/etc/skel
CREATE_MAIL_SPOOL=no
# useradd -m testuser14
# grep testuser14 /etc/passwd
testuser14:x:5012:5012::/home/testuser14:

I think useradd is not only ignoring the SHELL variable (though I didn't
change it in this example), but also the rest of variables that appear
in /etc/default/useradd.

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

Title:
  useradd doesn't add the default shell to /etc/passwd entry

Status in shadow package in Ubuntu:
  Triaged
Status in shadow source package in Trusty:
  Triaged

Bug description:
  useradd is not honoring the default shell listed in
  /etc/defaults/useradd when creating new users.

  useradd -D showing the defaults. SHELL=/bin/bash

  # useradd -D
  GROUP=100
  HOME=/home
  INACTIVE=-1
  EXPIRE=
  SHELL=/bin/bash
  SKEL=/etc/skel
  CREATE_MAIL_SPOOL=no

  Using useradd to create user test1. The /etc/passwd entry has a blank
  shell field:

  # useradd test1
  # grep test1 /etc/passwd
  test1:x:2080:2080::/home/test1:

  Using useradd -s does populate the shell field:
  # useradd -s /bin/bash test2
  #grep test2 /etc/passwd
  test2:x:2081:2081::/home/test2:/bin/bash

  Why useradd instead of adduser: puppet uses useradd to do user
  creation.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: passwd 1:4.1.5.1-1ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Wed May 21 17:51:57 2014
  Ec2AMI: ami-42dc302a
  Ec2AMIManifest: (unknown)
  Ec2AvailabilityZone: us-east-1d
  Ec2InstanceType: m3.large
  Ec2Kernel: aki-919dcaf8
  Ec2Ramdisk: unavailable
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: shadow
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.default.useradd: 2014-05-21T17:36:05.208686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1321854/+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 1417100] Re: package libffi6:i386 3.1-2 failed to install/upgrade: package libffi6:i386 is already installed and configured

2015-02-02 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 libffi in Ubuntu.
https://bugs.launchpad.net/bugs/1417100

Title:
  package libffi6:i386 3.1-2 failed to install/upgrade: package
  libffi6:i386 is already installed and configured

Status in libffi package in Ubuntu:
  New

Bug description:
  update system

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libffi6:i386 3.1-2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  AptdaemonVersion: 1.1.1+bzr980-0ubuntu1
  Architecture: amd64
  Date: Mon Feb  2 16:45:07 2015
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2.2
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2
  DuplicateSignature: package:libffi6:i386:3.1-2:package libffi6:i386 is 
already installed and configured
  ErrorMessage: package libffi6:i386 is already installed and configured
  InstallationDate: Installed on 2015-02-02 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageArchitecture: i386
  SourcePackage: libffi
  Title: package libffi6:i386 3.1-2 failed to install/upgrade: package 
libffi6:i386 is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1417100/+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 1394935] Re: All can not be translated correctly

2015-02-02 Thread Gustavo Pichorim Boiko
** Changed in: dialer-app (Ubuntu RTM)
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

** Changed in: dialer-app
 Assignee: (unassigned) = Gustavo Pichorim Boiko (boiko)

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

Title:
  All can not be translated correctly

Status in Dialer app for Ubuntu Touch:
  In Progress
Status in dialer-app package in Ubuntu:
  Fix Released
Status in dialer-app package in Ubuntu RTM:
  New

Bug description:
  At the moment we use the All string in two situations

  ./src/qml/ContactsPage/ContactsPage.qml:72:sections.model: 
[i18n.tr(All), i18n.tr(Favorites)]
  ./src/qml/HistoryPage/HistoryPage.qml:49:head.sections.model: [ 
i18n.tr(All), i18n.tr(Missed) ]

  Unfortunately for the first instance in spanish it would be Todos
  (since it refers to Contacts which is a masculine word) while the
  second has to be Todas (since it refers to Calls which is a femenine
  word)

  This needs the ubuntu-ui-toolkit to gain support to specify context
  for strings, see https://bugs.launchpad.net/ubuntu-ui-
  toolkit/+bug/1394904

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1394935/+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 1417102] [NEW] package libgstreamer1.0-0 1.4.5-1 failed to install/upgrade: попытка перезаписать «/usr/share/dbus-1/services/org.gnome.Totem.service», который уже имеется в пакет

2015-02-02 Thread Albert Bagautdinov
Public bug reported:

Ubuntu 15.04

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libgstreamer1.0-0 1.4.5-1
ProcVersionSignature: Ubuntu 3.18.0-9.10-lowlatency 3.18.2
Uname: Linux 3.18.0-9-lowlatency x86_64
ApportVersion: 2.15.1-0ubuntu4
Architecture: amd64
Date: Sat Jan 31 15:45:25 2015
ErrorMessage: попытка перезаписать 
«/usr/share/dbus-1/services/org.gnome.Totem.service», который уже имеется в 
пакете totem-common 3.14.0-0ubuntu1~vivid3
SourcePackage: gstreamer1.0
Title: package libgstreamer1.0-0 1.4.5-1 failed to install/upgrade: попытка 
перезаписать «/usr/share/dbus-1/services/org.gnome.Totem.service», который уже 
имеется в пакете totem-common 3.14.0-0ubuntu1~vivid3
UpgradeStatus: Upgraded to vivid on 2015-01-16 (17 days ago)

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  package libgstreamer1.0-0 1.4.5-1 failed to install/upgrade: попытка
  перезаписать «/usr/share/dbus-1/services/org.gnome.Totem.service»,
  который уже имеется в пакете totem-common 3.14.0-0ubuntu1~vivid3

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  Ubuntu 15.04

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: libgstreamer1.0-0 1.4.5-1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-lowlatency 3.18.2
  Uname: Linux 3.18.0-9-lowlatency x86_64
  ApportVersion: 2.15.1-0ubuntu4
  Architecture: amd64
  Date: Sat Jan 31 15:45:25 2015
  ErrorMessage: попытка перезаписать 
«/usr/share/dbus-1/services/org.gnome.Totem.service», который уже имеется в 
пакете totem-common 3.14.0-0ubuntu1~vivid3
  SourcePackage: gstreamer1.0
  Title: package libgstreamer1.0-0 1.4.5-1 failed to install/upgrade: попытка 
перезаписать «/usr/share/dbus-1/services/org.gnome.Totem.service», который уже 
имеется в пакете totem-common 3.14.0-0ubuntu1~vivid3
  UpgradeStatus: Upgraded to vivid on 2015-01-16 (17 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1417102/+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 1417031] Re: i18n.noop function for tagging strings for gettext extraction

2015-02-02 Thread Pete Woods
** Summary changed:

- i18n.tag function for tagging strings for gettext extraction
+ i18n.noop function for tagging strings for gettext extraction

** Description changed:

  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.
  
- e.g. i18n.tag(my string to extract but not translate)
+ e.g. i18n.noop(my string to extract but not translate)
  
  This would be the equivalent of the N_ / gettext_noop function, but for
  QML.

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

Title:
  i18n.noop function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.

  e.g. i18n.noop(my string to extract but not translate)

  This would be the equivalent of the N_ / gettext_noop function, but
  for QML.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+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 1417100] [NEW] package libffi6:i386 3.1-2 failed to install/upgrade: package libffi6:i386 is already installed and configured

2015-02-02 Thread Xakep
Public bug reported:

update system

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: libffi6:i386 3.1-2
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
AptdaemonVersion: 1.1.1+bzr980-0ubuntu1
Architecture: amd64
Date: Mon Feb  2 16:45:07 2015
Dependencies:
 gcc-4.9-base 4.9.1-16ubuntu6
 libc6 2.19-10ubuntu2.2
 libgcc1 1:4.9.1-16ubuntu6
 multiarch-support 2.19-10ubuntu2
DuplicateSignature: package:libffi6:i386:3.1-2:package libffi6:i386 is already 
installed and configured
ErrorMessage: package libffi6:i386 is already installed and configured
InstallationDate: Installed on 2015-02-02 (0 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
PackageArchitecture: i386
SourcePackage: libffi
Title: package libffi6:i386 3.1-2 failed to install/upgrade: package 
libffi6:i386 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed apport-package i386 utopic

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

Title:
  package libffi6:i386 3.1-2 failed to install/upgrade: package
  libffi6:i386 is already installed and configured

Status in libffi package in Ubuntu:
  New

Bug description:
  update system

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libffi6:i386 3.1-2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  AptdaemonVersion: 1.1.1+bzr980-0ubuntu1
  Architecture: amd64
  Date: Mon Feb  2 16:45:07 2015
  Dependencies:
   gcc-4.9-base 4.9.1-16ubuntu6
   libc6 2.19-10ubuntu2.2
   libgcc1 1:4.9.1-16ubuntu6
   multiarch-support 2.19-10ubuntu2
  DuplicateSignature: package:libffi6:i386:3.1-2:package libffi6:i386 is 
already installed and configured
  ErrorMessage: package libffi6:i386 is already installed and configured
  InstallationDate: Installed on 2015-02-02 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageArchitecture: i386
  SourcePackage: libffi
  Title: package libffi6:i386 3.1-2 failed to install/upgrade: package 
libffi6:i386 is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1417100/+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 1334855] Re: [design] Can't use toolbar while notifications on screen

2015-02-02 Thread Michał Sawicz
** Also affects: unity8 (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Changed in: unity8 (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  [design] Can't use toolbar while notifications on screen

Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  With notifications on the screen, they're overlayed on top of the top
  toolbar, as such I can't tap the back button.

  To replicate.
  Open system settings - accounts
  Sign in to twitter
  Wait while tweet notifications come in
  Navigate anywhere in system settings, such as updates.
  Note you can't go back while the notifications are on screen.

  See screenshot, back button obscured.

  ---
  Desired resolution:

  - All types of notifications should be dismissable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1334855/+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 1355422] Re: [notifications] Can't dismiss notification bubbles

2015-02-02 Thread Michał Sawicz
** Changed in: unity8 (Ubuntu RTM)
   Status: In Progress = Triaged

** Changed in: unity8 (Ubuntu RTM)
   Status: Triaged = New

** Changed in: unity8 (Ubuntu RTM)
 Assignee: Mirco Müller (macslow) = (unassigned)

** Changed in: unity8 (Ubuntu RTM)
   Importance: High = Undecided

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

Title:
  [notifications] Can't dismiss notification bubbles

Status in Ubuntu UX bugs:
  Fix Committed
Status in Server and client library for desktop notifications in Unity:
  New
Status in unity-notifications package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  On a phone with accounts setup for twitter, facebook and 2x google accounts I 
get a fair number of notifications.
  Often times these notifications appear while I'm actually using the phone.
  This presents issues in multiple areas:-

  * If I'm in the dash I am blocked from using the search function because a 
notification covers the search button
  * If I'm in the dash and already searching, having typed something, I'm 
blocked from seeing what I'm typing by the notification
  * In apps I can't go back because the notification blocks the button

  You get the idea. Basically notifications slow me down, because I have
  to wait for them to disappear. I'd like to be able to dismiss them. On
  iOS you swipe up which is indicated with a horizontal bar to grab and
  swipe away.

  ---

  Desired solution

  We've added in the latest specification for notifications bubbles (or
  clickable notifications) the ability to dismiss a notification via
  swiping  left to right. Link to the spec:
  https://docs.google.com/a/canonical.com/document/d
  /1ehZGFePGmy8pnyAGsgWYDeBgr45Cc8jE2mTb2Qz-oeM/edit#

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1355422/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Timo Jyrinki
** Changed in: qt3d-opensource-src (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 qt3d-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1395657

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  Fix Committed

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-02-02 Thread Albert Astals Cid
The tests are being tracked at https://bugs.launchpad.net/ubuntu/+source
/ubuntu-system-settings-online-accounts/+bug/1403420

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

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

Title:
  webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build
  against Qt 5.4

Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Similar to bug #1398044 (oxide) and bug #1397979 (ui-toolkit),
  webbrowser-app and ubuntu-system-settings-online-accounts fail to
  build against Qt 5.4. UITK's fix is at https://code.launchpad.net
  /~ubuntu-sdk-team/ubuntu-ui-toolkit/newOpenGlPrivates/+merge/243373

  This bug will become invalid if bug #1387537 is fixed instead.

  Build logs:
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598562/+listing-archive-extra
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598561/+listing-archive-extra

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-html5-theme/+bug/1398372/+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 1417037] [NEW] Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
Public bug reported:

I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5. It's
sat there doing nothing. CTRL+C won't kill it. Htop shows that the last
process to be created is stop rsyslog which follows invoke-rc.d
rsyslog restart.

dpkg.log:

2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

I have KILLed stop rsyslog which then moves on to start rsyslog
which I have also had to KILL.

Setting up rsyslog (7.4.4-1ubuntu2.5) ...
The user `syslog' is already a member of `adm'.
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

Terminated
Terminated
invoke-rc.d: initscript rsyslog, action restart failed.
dpkg: error processing package rsyslog (--configure):
 subprocess installed post-installation script returned error exit status 143
Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
Setting up python3-software-properties (0.92.37.3) ...
Setting up software-properties-common (0.92.37.3) ...
Errors were encountered while processing:
 rsyslog
E: Sub-process /usr/bin/dpkg returned an error code (1)
W: Operation was interrupted before it could finish

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: rsyslog 7.4.4-1ubuntu2.5
ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Mon Feb  2 09:43:26 2015
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rsyslog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty uec-images

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   

[Touch-packages] [Bug 1417037] Re: Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
This has the side effect of hanging every package install/upgrade
because this package never finishes its installation.

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rsyslog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417037/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Albert Astals Cid
** Changed in: qt3d-opensource-src (Ubuntu)
   Status: New = In Progress

** Changed in: qt3d-opensource-src (Ubuntu)
 Assignee: (unassigned) = Albert Astals Cid (aacid)

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  In Progress

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1314095] Re: Unity Lockscreen in 14.04 can't unlock when using LDAP account

2015-02-02 Thread Vincent Jestin
Hello

Thank you Jan!

I had the correct permissions for unix_chkpwd.

I replaced libpam-ldap by libpam-ldapd and now I can unlock the user
session successfully.

However I have some other issues I didn't have before using libpam-ldapd
like I'm unable to create a local user  (non ldap) or su command which
gives permission denied errors. All this is probably related to PAM
configuration.

Anyway, thanks a lot!

Vincent.

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

Title:
  Unity Lockscreen in 14.04 can't unlock when using LDAP account

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

Bug description:
  My setup is:

  Ubuntu 14.04 LTS,
  ldap accounts,
  krb5 authentication,
  Lightdm,
  Unity session

  ldap+krb5 is configured using nss-ldapd and nslcd. It works fine. getent 
passwd and getent shadow works fine.
  I am able to login in console without any problems.
  I was able to login in lightdm.
  Then I used the lock screen.
  I could not disable the lock screen using my password.
  I rebooted my computer.

  Now:
  After logging in through lightdm, the unity lockscreen locks the screen 
immediately and I can not disable it using my password.

  From my short inspection of auth.log and unix_chkpwd sources it seems,
  that unix_chkpwd works fine when called from lightdm and fails to get
  user info when called from unity lockscreen.


  lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy unity lightdm libpam-modules
  unity:
Installed: 7.2.0+14.04.20140416-0ubuntu1
Candidate: 7.2.0+14.04.20140416-0ubuntu1
Version table:
   *** 7.2.0+14.04.20140416-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  lightdm:
Installed: 1.10.0-0ubuntu3
Candidate: 1.10.0-0ubuntu3
Version table:
   *** 1.10.0-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  libpam-modules:
Installed: 1.1.8-1ubuntu2
Candidate: 1.1.8-1ubuntu2
Version table:
   *** 1.1.8-1ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  Contents of /var/log/auth.log:

  Apr 29 06:49:27 localhost lightdm: pam_succeed_if(lightdm:auth): requirement 
user ingroup nopasswdlogin not met by user user
  Apr 29 06:49:31 localhost lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:2 ruser= rhost=  user=user
  Apr 29 06:49:31 localhost lightdm: pam_krb5(lightdm:auth): user user 
authenticated as user@NETWORK
  Apr 29 06:49:32 localhost lightdm[15604]: pam_unix(lightdm-greeter:session): 
session closed for user lightdm
  Apr 29 06:49:37 localhost unix_chkpwd[15825]: check pass; user unknown
  Apr 29 06:49:37 localhost unix_chkpwd[15825]: password check failed for user 
(user)
  Apr 29 06:49:37 localhost compiz: pam_unix(lightdm:auth): authentication 
failure; logname= uid=1001 euid=1001 tty= ruser= rhost=  user=user
  Apr 29 06:49:37 localhost compiz: pam_krb5(lightdm:auth): user user 
authenticated as user@NETWORK
  Apr 29 06:49:37 localhost unix_chkpwd[15826]: could not obtain user info 
(user)
  Apr 29 06:49:37 localhost unix_chkpwd[15827]: could not obtain user info 
(user)
  Apr 29 06:49:37 localhost compiz: pam_succeed_if(lightdm:auth): requirement 
user ingroup nopasswdlogin not met by user user

  cat /etc/pam.d/common-auth 
  account requiredpam_unix.so
  authrequiredpam_group.so
  auth [success=2 default=ignore] pam_unix.so try_first_pass nullok_secure
  auth [success=1 default=ignore] pam_krb5.so try_first_pass minimum_uid=200
  authrequisite   pam_deny.so
  authrequiredpam_permit.so

  authoptionalpam_afs_session.so minimum_uid=200
  authoptionalpam_ecryptfs.so unwrap
  authoptionalpam_cap.so

  cat /etc/pam.d/common-account 
  account requiredpam_unix.so

  cat /etc/pam.d/lightdm
  authrequisite   pam_nologin.so
  authsufficient  pam_succeed_if.so user ingroup nopasswdlogin
  @include common-auth
  authoptionalpam_gnome_keyring.so
  @include common-account
  session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so close
  authoptionalpam_group.so
  session requiredpam_limits.so
  @include common-session
  session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so open
  session optionalpam_gnome_keyring.so auto_start
  session requiredpam_env.so readenv=1
  session requiredpam_env.so readenv=1 user_readenv=1 
envfile=/etc/default/locale
  @include common-password

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


[Touch-packages] [Bug 1417059] Re: systemd-bootchart runs /sbin/init rather than systemd init

2015-02-02 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Status: New = Triaged

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

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

Title:
  systemd-bootchart runs /sbin/init rather than systemd init

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  On current vivid, I wanted to bootchart my boot and so set
  init=/lib/systemd/systemd-bootchart which failed because it started
  /sbin/init which is upstart on my machine still

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1417059/+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 1412709] Re: Error: loading icon 'notification-notification-audio-volume-medium' caused error: 'Icon 'notification-notification-audio-volume-medium' not present in theme'

2015-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package notify-osd-icons -
0.8+15.04.20150202-0ubuntu1

---
notify-osd-icons (0.8+15.04.20150202-0ubuntu1) vivid; urgency=medium

  [ Iain Lane ]
  * We don't inherit from the 'gnome' icon theme any more, so our icons
weren't being found in a default Unity session using ubuntu-mono-
dark. We do, however, inherit from Humanity, so put the icons under
this theme. (LP: #1412709)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 02 Feb 2015 
10:17:35 +

** Changed in: notify-osd-icons (Ubuntu)
   Status: New = Fix Released

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

Title:
  Error: loading icon 'notification-notification-audio-volume-medium'
  caused error: 'Icon 'notification-notification-audio-volume-medium'
  not present in theme'

Status in notify-osd package in Ubuntu:
  In Progress
Status in notify-osd-icons package in Ubuntu:
  Fix Released
Status in telephony-service package in Ubuntu:
  In Progress

Bug description:
  I am seeing the following warning with notify-osd when changing the
  volume:

 loading icon 'notification-notification-audio-volume-medium' caused
  error: 'Icon 'notification-notification-audio-volume-medium' not
  present in theme'

  This happens also when running it manually (as in src/send-test-
  notification.sh):

  notify-send Volume -i notification-audio-volume-medium -h
  int:value:75 -h string:x-canonical-private-synchronous:

  When leaving out the notification- prefix there's no error:

  notify-send Volume -i audio-volume-medium -h int:value:75 -h
  string:x-canonical-private-synchronous:

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: notify-osd 0.9.35+14.10.20140819-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jan 20 10:41:03 2015
  DesktopSession: 'ubuntu'
  GtkTheme: 'Numix'
  IconTheme: 'ubuntu-mono-dark'
  InstallationDate: Installed on 2012-05-28 (966 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: LENOVO 42992PG
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic 
root=/dev/mapper/vg0-rootlv ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu8
   libgl1-mesa-glx  10.1.3-0ubuntu0.2
   libdrm2  2.4.56-1~ubuntu1
   xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
   xserver-xorg-video-ati   1:7.3.0-1ubuntu3.1
  SourcePackage: notify-osd
  UpgradeStatus: Upgraded to trusty on 2015-01-17 (2 days ago)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42992PG
  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:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn42992PG:pvrThinkPadX220Tablet:rvnLENOVO:rn42992PG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42992PG
  dmi.product.version: ThinkPad X220 Tablet
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1412709/+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 1391368] Re: Thumbnail generation is slow when requesting a sourceSize that needs to be rescaled

2015-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package thumbnailer -
1.3+15.04.20150122-0ubuntu1

---
thumbnailer (1.3+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Florian Boucault ]
  * Keeps track of failed thumbnails and do not try to regenerate them.
(LP: #1389678)
  * QML thumbnail provider: make sure sourceSize (aka requestedSize) is
respected by downscaling at loading time if necessary. Makes
TN_SIZE_ORIGINAL case much faster. (LP: #1391368)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
08:56:16 +

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

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

Title:
  Thumbnail generation is slow when requesting a sourceSize that needs
  to be rescaled

Status in the base for Ubuntu mobile products:
  In Progress
Status in Thumbnail generator for all kinds of files:
  New
Status in thumbnailer package in Ubuntu:
  Fix Released
Status in thumbnailer package in Ubuntu RTM:
  Fix Released

Bug description:
  The music app sets the sourceSize property of the Image component
  used for the Thumbnailer image provider. The values used are based on
  the size of the displayed image. For instance, on a Nexus 4  in the
  Music app's Albums tab this appears to be either 330 or 165
  depending on if it is the full image or if is part of a quadrant/grid.
  However, setting the sourceSize to these values causes the
  thumbnailing processing to be extremely slow. Simply requesting that
  the source be 512 (which is the size of the xlarge) art is much faster
  --because I assume the image is not resized.

  One or both of the following could/should be done 1) the resizing
  needs to be made significantly faster, and/or 2) there needs to be an
  API that provides a property so users of the Thumbnailer can request
  sizes of 128 (normal), 256 (large), or 512 (xlarge). Hardcoding these
  values in the app would cause regression if the Thumbnailing service
  ever changed the corresponding default sizes.  Ideally I think both of
  these enhancements should be made.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1391368/+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 1389678] Re: When a file can't be thumnailed the photo grid keeps loosing its images and hitting timeouts

2015-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package thumbnailer -
1.3+15.04.20150122-0ubuntu1

---
thumbnailer (1.3+15.04.20150122-0ubuntu1) vivid; urgency=low

  [ Florian Boucault ]
  * Keeps track of failed thumbnails and do not try to regenerate them.
(LP: #1389678)
  * QML thumbnail provider: make sure sourceSize (aka requestedSize) is
respected by downscaling at loading time if necessary. Makes
TN_SIZE_ORIGINAL case much faster. (LP: #1391368)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Thu, 22 Jan 2015 
08:56:16 +

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

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

Title:
  When a file can't be thumnailed the photo grid keeps loosing its
  images and hitting timeouts

Status in Camera App:
  In Progress
Status in the base for Ubuntu mobile products:
  In Progress
Status in thumbnailer package in Ubuntu:
  Fix Released
Status in thumbnailer package in Ubuntu RTM:
  Fix Released

Bug description:
  Using rtm 142 on krillin, the photo roll previews are missing for most
  part (the log indicates timeouts from the thumbnailer).

  Even when they are displayed, scrolling in the view is enough to get
  the image replaced by empty squares (that might be a slightly
  different issue, let me know if you prefer a different report about
  it)

  Note that the gallery app doesn't have that issue, so even if the
  thumbnailer is slow the camera handling of the timeout seems less
  optimal than the gallery one

  There is also the fact that the roll view doesn't display spinners
  while loading, which gallery does

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1389678/+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 928404] Re: rsyslogd was HUPed

2015-02-02 Thread Ken Sharp
*** This bug is a duplicate of bug 940030 ***
https://bugs.launchpad.net/bugs/940030

** This bug has been marked a duplicate of bug 940030
   rsyslog stops working after logrotate until restarted

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

Title:
  rsyslogd was HUPed

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

Bug description:
  hello,

  I have 6 different machines (desktop, laptop, VM) on which Ubuntu 10.04 as 
been installed.
  on every machines, after a couple of days the system was installed, when i 
check my syslog file, the logs are not  displayed, here's an example:

  j-l@C3P0:~$ tail -50 /var/log/syslog
  Feb  7 00:23:01 C3P0 rsyslogd: [origin software=rsyslogd swVersion=4.2.0 
x-pid=906 x-info=http://www.rsyslog.com;] rsyslogd was HUPed, type 
'lightweight'

  seems this problem has occured a long time ago, but still remains ...
  thank you in advance for your help,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/928404/+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 1417037] Re: Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
This could be a duplicate of Bug #1189322, but I've never seen this
happen before.

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rsyslog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417037/+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 1417037] Re: Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
$ ps xa | fgrep syslog
 1120 ?Ssl0:22 rsyslogd
20383 pts/2Ss+0:00 /usr/bin/dpkg --status-fd 38 --configure 
rsyslog:amd64
20384 pts/2S+ 0:00 /bin/sh /var/lib/dpkg/info/rsyslog.postinst 
configure 7.4.4-1ubuntu2.3
20490 pts/2S+ 0:00 /bin/sh /usr/sbin/invoke-rc.d rsyslog restart
20519 pts/2S+ 0:00 stop rsyslog
20556 pts/3S+ 0:00 fgrep --color=auto syslog

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rsyslog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417037/+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 1214540] Re: apparmor is shutting down syslog - and why ?

2015-02-02 Thread Ken Sharp
Why do you think Apparmor is killing rsyslogd? The log you posted
doesn't suggest that.

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

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

Title:
  apparmor is shutting down syslog - and why ?

Status in rsyslog package in Ubuntu:
  Incomplete

Bug description:
  here is Ubuntu 12.10 resp. pear OS 7.0.1 with rsyslogd 5.8.6 and
  kernel 3.10-RC4 :

  ( since update to kernel 3.10-RC4 - date and time are not shown in
  syslog any more while scrolling - only now stopped by apparmor - then
  date and time are shown ? )

  obviously apparmor is shutting down rsyslogd - and then syslog stops
  to protocol and stops to scroll on.

  here is output of syslog yesterday, when rsyslogd resp. syslog crashed
  ( as so often ) :

  pluto cracklib: no dictionary update necessary.
  Aug 19 11:17:23 pluto kernel: [ 8090.193574] audit_printk_skb: 57 callbacks 
suppressed
  Aug 19 11:17:23 pluto kernel: [ 8090.193576] type=1400 
audit(1376903843.989:36): apparmor=STATUS operation=profile_replace 
name=/usr/lib/cups/backend/cups-pdf pid=26536 comm=apparmor_parser
  Aug 19 11:17:24 pluto kernel: [ 8090.193899] type=1400 
audit(1376903843.993:37): apparmor=STATUS operation=profile_replace 
name=/usr/sbin/cupsd pid=26536 comm=apparmor_parser
  Aug 19 11:17:24 pluto kernel: [ 8090.882368] FW REJECT (input): IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:23:5e:6f:ab:d9:08:00 SRC=10.158.0.1 
DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=255 ID=43484 PROTO=UDP 
SPT=67 DPT=68 LEN=308
  Aug 19 11:17:26 pluto kernel: [ 8093.100463] FW REJECT (input): IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:23:5e:6f:ab:d9:08:00 SRC=10.158.0.1 
DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=255 ID=43579 PROTO=UDP 
SPT=67 DPT=68 LEN=308
  Aug 19 11:17:28 pluto dhclient: DHCPREQUEST of 78.94.198.169 on eth0 to 
10.158.0.1 port 67

  ( often syslog is simply stopped too by signal 15 - but not here
  yesterday ... )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1214540/+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 1417059] [NEW] systemd-bootchart runs /sbin/init rather than systemd init

2015-02-02 Thread Sebastien Bacher
Public bug reported:

On current vivid, I wanted to bootchart my boot and so set
init=/lib/systemd/systemd-bootchart which failed because it started
/sbin/init which is upstart on my machine still

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Assignee: Didier Roche (didrocks)
 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/1417059

Title:
  systemd-bootchart runs /sbin/init rather than systemd init

Status in systemd package in Ubuntu:
  New

Bug description:
  On current vivid, I wanted to bootchart my boot and so set
  init=/lib/systemd/systemd-bootchart which failed because it started
  /sbin/init which is upstart on my machine still

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1417059/+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 1387537] Re: Oxide should provide an interface to avoid webbrowser-app / online-accounts using private Qt headers

2015-02-02 Thread Olivier Tilloy
Wouldn’t the newly-introduced (in Qt 5.4) Qt::AA_ShareOpenGLContexts
attribute help in that case?

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

Title:
  Oxide should provide an interface to avoid webbrowser-app / online-
  accounts using private Qt headers

Status in Oxide Webview:
  New
Status in Ubuntu UI SDK for HTML5 Apps:
  Incomplete
Status in Online Accounts setup for Ubuntu Touch:
  Incomplete
Status in Web Browser App:
  Incomplete
Status in oxide-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  Incomplete
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Incomplete
Status in webbrowser-app package in Ubuntu:
  Incomplete

Bug description:
  There's a critical bug that is being fixed with the following MP:

  https://code.launchpad.net/~abreu-alexandre/ubuntu-system-settings-
  online-accounts/use-hw-compositiing-oxide-rtm-1409/+merge/23

  This bug is about removing the need for that, since using private
  headers causes extra pain for Qt migrations and we should minimize
  their usage.

  Could Oxide provide this somehow else, so that only Oxide would use
  the private headers (like it already does)?

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1387537/+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 1412709] Re: Error: loading icon 'notification-notification-audio-volume-medium' caused error: 'Icon 'notification-notification-audio-volume-medium' not present in theme'

2015-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/notify-osd-icons
/vivid-proposed

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

Title:
  Error: loading icon 'notification-notification-audio-volume-medium'
  caused error: 'Icon 'notification-notification-audio-volume-medium'
  not present in theme'

Status in notify-osd package in Ubuntu:
  In Progress
Status in notify-osd-icons package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  In Progress

Bug description:
  I am seeing the following warning with notify-osd when changing the
  volume:

 loading icon 'notification-notification-audio-volume-medium' caused
  error: 'Icon 'notification-notification-audio-volume-medium' not
  present in theme'

  This happens also when running it manually (as in src/send-test-
  notification.sh):

  notify-send Volume -i notification-audio-volume-medium -h
  int:value:75 -h string:x-canonical-private-synchronous:

  When leaving out the notification- prefix there's no error:

  notify-send Volume -i audio-volume-medium -h int:value:75 -h
  string:x-canonical-private-synchronous:

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: notify-osd 0.9.35+14.10.20140819-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jan 20 10:41:03 2015
  DesktopSession: 'ubuntu'
  GtkTheme: 'Numix'
  IconTheme: 'ubuntu-mono-dark'
  InstallationDate: Installed on 2012-05-28 (966 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: LENOVO 42992PG
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic 
root=/dev/mapper/vg0-rootlv ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu8
   libgl1-mesa-glx  10.1.3-0ubuntu0.2
   libdrm2  2.4.56-1~ubuntu1
   xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
   xserver-xorg-video-ati   1:7.3.0-1ubuntu3.1
  SourcePackage: notify-osd
  UpgradeStatus: Upgraded to trusty on 2015-01-17 (2 days ago)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42992PG
  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:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn42992PG:pvrThinkPadX220Tablet:rvnLENOVO:rn42992PG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42992PG
  dmi.product.version: ThinkPad X220 Tablet
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1412709/+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 1358505] Comment bridged from LTC Bugzilla

2015-02-02 Thread bugproxy
--- Comment From hepat...@in.ibm.com 2015-02-02 11:18 EDT---
Ubuntu,

Any update on this bug?

thanks

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

Title:
  Need Ubuntu to preinstall ppc64-diag and other basic packages

Status in debian-installer package in Ubuntu:
  Confirmed
Status in ubuntu-meta package in Ubuntu:
  New
Status in debian-installer source package in Trusty:
  New
Status in ubuntu-meta source package in Trusty:
  New
Status in debian-installer source package in Utopic:
  New
Status in ubuntu-meta source package in Utopic:
  New

Bug description:
  -- Problem Description --

  We need Ubuntu support for  pre-install ppc64-diag and other basic packages.
  Below packages contains Power platform specific tools which are required by 
default.. Hence please include these packages in default installation list.

  ppc64-diag
  powerpc-ibm-utils

  We need this for 14.04 and 14.10 tree..

  -Vasant

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1358505/+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 1395012] Re: UITK ExpandablesColumn::test_expandedItem() unit test fails with Qt 5.4

2015-02-02 Thread Albert Astals Cid
** Changed in: ubuntu-ui-toolkit (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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1395012

Title:
  UITK ExpandablesColumn::test_expandedItem() unit test fails with Qt
  5.4

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Build log: https://launchpadlibrarian.net/190833195/buildlog_ubuntu-
  vivid-amd64.ubuntu-ui-
  toolkit_1.1.1311%2B15.04.2014-0ubuntu2~beta~test2_FAILEDTOBUILD.txt.gz

  ---
  FAIL!  : components::ExpandablesColumn::test_expandedItem() Compared values 
are not the same
 Actual   (): null
 Expected (): undefined
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1311+15.04.2014/tests/unit_x11/tst_components/tst_expandablescolumn.qml(94)]
  ---

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1395012/+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 1394991] Re: ubuntu-ui-toolkit failing ClipboardAPI unit tests with Qt 5.4

2015-02-02 Thread Albert Astals Cid
** Changed in: ubuntu-ui-toolkit (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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1394991

Title:
  ubuntu-ui-toolkit failing ClipboardAPI unit tests with Qt 5.4

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Some ClipboardAPI unit tests fail with Qt 5.4 beta:

  https://launchpadlibrarian.net/190821972/buildlog_ubuntu-vivid-amd64
  .ubuntu-ui-
  toolkit_1.1.1311%2B15.04.2014-0ubuntu2~beta~test1_FAILEDTOBUILD.txt.gz

  ---
  FAIL!  : components::ClipboardAPI::test_clipboard_push(URL list) URL list
 Actual   (): 
 Expected (): 
[file:///build/buildd/ubuntu-ui-toolkit-1.1.1311+15.04.2014/tests/unit/tst_components/tst_clipboard.qml,http://www.canonical.com,http://www.google.com]
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1311+15.04.2014/tests/unit/tst_components/tst_clipboard.qml(51)]
  PASS   : components::ClipboardAPI::test_clipboard_push(Color data)
  FAIL!  : components::ClipboardAPI::test_clipboard_push(MIME data1) MIME data1
 Actual   (): [application/x-zerosize,]
 Expected (): [text/plain,this is a plain 
text,application/x-color,blue,text/richtext,bThis is a rich text/b]
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1311+15.04.2014/tests/unit/tst_components/tst_clipboard.qml(51)]
  FAIL!  : components::ClipboardAPI::test_clipboard_push(MIME data2) MIME data2
 Actual   (): [application/x-zerosize,]
 Expected (): [text/plain,this is a plain 
text,application/x-color,blue,text/richtext,bThis is a rich text/b]
 Loc: 
[/build/buildd/ubuntu-ui-toolkit-1.1.1311+15.04.2014/tests/unit/tst_components/tst_clipboard.qml(51)]
  ---

  
  More information about Qt testing versions at 
https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1394991/+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 1395017] Re: UITK unit test tst_StateSaverTest::test_SaveArrays fails with Qt 5.4

2015-02-02 Thread Albert Astals Cid
** Changed in: ubuntu-ui-toolkit (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 ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1395017

Title:
  UITK unit test tst_StateSaverTest::test_SaveArrays fails with Qt 5.4

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Build log: https://launchpadlibrarian.net/190833195/buildlog_ubuntu-
  vivid-amd64.ubuntu-ui-
  toolkit_1.1.1311%2B15.04.2014-0ubuntu2~beta~test2_FAILEDTOBUILD.txt.gz

  ---
  FAIL!  : tst_StateSaverTest::test_SaveArrays() 
'testItem-property(boolArray) == boolValues' returned FALSE. ()
 Loc: [tst_statesaver.cpp(127)]
  ---

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1395017/+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 1417031] [NEW] i18n.tag function for tagging strings for gettext extraction

2015-02-02 Thread Pete Woods
Public bug reported:

It would be extremely useful for apps providing infographics if a pass
through function for tagging existed in i18n.

e.g. i18n.tag(my string to extract but not translate)

This would be the equivalent of the N_ function, but for QML.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  i18n.tag function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.

  e.g. i18n.tag(my string to extract but not translate)

  This would be the equivalent of the N_ function, but for QML.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+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 1417037] Re: Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
KILLed rsyslog but it doesn't make any difference.

Tried purging rsyslog but that just tries stopping again. Once KILLed it
tries starting it again, which makes no sense at all seen as I'm trying
to purge it.

I have tried removing /etc/init.d/rsyslog so that invoke-rc.d does
nothing but it still gets stuck on start rsyslog.

rsyslog is thoroughly broken on this server.

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rsyslog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417037/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Albert Astals Cid
The said patch

** Patch added: noprecompile.patch
   
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+attachment/4310427/+files/noprecompile.patch

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  In Progress

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1395657] Re: Qt 3D fails to build against Qt 5.4.0 beta

2015-02-02 Thread Albert Astals Cid
I agree we could just obsolete it since Qt 3D is probably not used
anywhere, but since fixing the compilation is easy we should fix the
compilation first and then see if we can obsolete it in a second step.

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

Title:
  Qt 3D fails to build against Qt 5.4.0 beta

Status in qt3d-opensource-src package in Ubuntu:
  In Progress

Bug description:
  Qt 3D fails to build against Qt 5.4.0 beta on amd64 on armhf (but
  succeeds on i386): https://launchpad.net/~canonical-
  qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4581018/+listing-
  archive-extra

  However, Qt Location 5.4.0 no longer depends on Qt 3D so there's the
  option to simply remove the obsolete Qt 3D from archives too. The
  rewritten Qt 3D 2.0 can be included later when it's released.

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1395657/+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 1417048] [NEW] Tapping input source button opens menu instead of cycling layouts

2015-02-02 Thread Matthew Paul Thomas
Public bug reported:

Ubuntu 15.04 r78

1. If you do not have more than one keyboard layout active, add one in System 
Settings  Language  Text  Keyboard layouts.
2. Focus a text field, for example the search field on the System Settings main 
screen.
3. Tap the input source button. 
What happens: The keyboard layout menu opens.

What should happen: The keyboard cycles to the next-most-recently-used
layout. The menu should open on long-press, not on tap.

https://wiki.ubuntu.com/LanguageAndText#phone-source-button: Tap on
language switcher allows you to go to cycle to next language ... Long-
press on bottom-left button labelled with current language [opens the
menu illustrated].

[Originally reported by guy luz in https://lists.launchpad.net/unity-
design/msg10328.html.]

** Affects: ubuntu-keyboard (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: avengers

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

Title:
  Tapping input source button opens menu instead of cycling layouts

Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  Ubuntu 15.04 r78

  1. If you do not have more than one keyboard layout active, add one in System 
Settings  Language  Text  Keyboard layouts.
  2. Focus a text field, for example the search field on the System Settings 
main screen.
  3. Tap the input source button. 
  What happens: The keyboard layout menu opens.

  What should happen: The keyboard cycles to the next-most-recently-used
  layout. The menu should open on long-press, not on tap.

  https://wiki.ubuntu.com/LanguageAndText#phone-source-button: Tap on
  language switcher allows you to go to cycle to next language ... Long-
  press on bottom-left button labelled with current language [opens the
  menu illustrated].

  [Originally reported by guy luz in https://lists.launchpad.net/unity-
  design/msg10328.html.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1417048/+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 1417037] Re: Upgrade to 7.4.4-1ubuntu2.5 hangs

2015-02-02 Thread Ken Sharp
$ ps xa | fgrep syslog
 1120 ?Ssl0:22 rsyslogd
20383 pts/2Ss+0:00 /usr/bin/dpkg --status-fd 38 --configure 
rsyslog:amd64
20384 pts/2S+ 0:00 /bin/sh /var/lib/dpkg/info/rsyslog.postinst 
configure 7.4.4-1ubuntu2.3
20490 pts/2S+ 0:00 /bin/sh /usr/sbin/invoke-rc.d rsyslog restart
20519 pts/2S+ 0:00 stop rsyslog

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

Title:
  Upgrade to 7.4.4-1ubuntu2.5 hangs

Status in rsyslog package in Ubuntu:
  New

Bug description:
  I've just ran an update+dist-upgrade which pulled 7.4.4-1ubuntu2.5.
  It's sat there doing nothing. CTRL+C won't kill it. Htop shows that
  the last process to be created is stop rsyslog which follows
  invoke-rc.d rsyslog restart.

  dpkg.log:

  2015-02-02 09:39:10 configure rsyslog:amd64 7.4.4-1ubuntu2.5 none
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status unpacked rsyslog:amd64 7.4.4-1ubuntu2.5
  2015-02-02 09:39:10 status half-configured rsyslog:amd64 7.4.4-1ubuntu2.5

  I have KILLed stop rsyslog which then moves on to start rsyslog
  which I have also had to KILL.

  Setting up rsyslog (7.4.4-1ubuntu2.5) ...
  The user `syslog' is already a member of `adm'.
  Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd

  Terminated
  Terminated
  invoke-rc.d: initscript rsyslog, action restart failed.
  dpkg: error processing package rsyslog (--configure):
   subprocess installed post-installation script returned error exit status 143
  Setting up linux-image-virtual-lts-utopic (3.16.0.30.23) ...
  Setting up linux-libc-dev:amd64 (3.13.0-45.74) ...
  Setting up python3-software-properties (0.92.37.3) ...
  Setting up software-properties-common (0.92.37.3) ...
  Errors were encountered while processing:
   rsyslog
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  W: Operation was interrupted before it could finish

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: rsyslog 7.4.4-1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.16.0-29.39~14.04.1-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Mon Feb  2 09:43:26 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rsyslog
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1417037/+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 1331346] Re: No access to contacts on SIM

2015-02-02 Thread Matthew Paul Thomas
** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

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

Title:
  No access to contacts on SIM

Status in Ubuntu UX bugs:
  New
Status in address-book-app package in Ubuntu:
  Confirmed
Status in ofono package in Ubuntu:
  Fix Committed

Bug description:
  Hi,

  There are no option to sync contact for a human being form the
  Contacts apps, from SIM.

  Steps :

   * Launch contacts
   * no option to sync, import/export contact are found on the interface (only 
a search option and a + option)
   * swipe from down to access the + menu, users might expect to add manually 
contact here, no more option like importing SIM contact.
   * To be sure I checked in the system settings, no import option found there

  User should be able to add contact from his SIM card (no one want to
  import hundreds of contacts manually)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1331346/+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 1417024] [NEW] libcurl ssl connection problem

2015-02-02 Thread jvdw
Public bug reported:

When I try to connect to an HTTP server with TLS, with the following
options in the C code:

curl_easy_setopt(curl, CURLOPT_SSLCERTTYPE, PEM);
curl_easy_setopt(curl, CURLOPT_SSLCERT,client_pem);
curl_easy_setopt(curl, CURLOPT_SSLKEYTYPE, PEM);
curl_easy_setopt(curl, CURLOPT_SSLKEY, ssl_key);
curl_easy_setopt(curl, CURLOPT_CAINFO, ca_file);
curl_easy_setopt(curl, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_2);
curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER,1L);

I get connection problems. Linking instead with a newer version of
libcurl (obtained from Github) doesn't give this error. Also, doing the
request by hand (with curl, the binary) with the same keys/certs/etc
does not give this error.

System info:

Description:Ubuntu 14.04.1 LTS
Release:14.04

Package info:

 
libcurl4-openssl-dev:
  Installed: (none)
  Candidate: 7.35.0-1ubuntu2.3
  Version table:
 7.35.0-1ubuntu2.3 0
500 http://nl.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
 7.35.0-1ubuntu2 0
500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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

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

Title:
  libcurl ssl connection problem

Status in curl package in Ubuntu:
  New

Bug description:
  When I try to connect to an HTTP server with TLS, with the following
  options in the C code:

  curl_easy_setopt(curl, CURLOPT_SSLCERTTYPE, PEM);
  curl_easy_setopt(curl, CURLOPT_SSLCERT,client_pem);
  curl_easy_setopt(curl, CURLOPT_SSLKEYTYPE, PEM);
  curl_easy_setopt(curl, CURLOPT_SSLKEY, ssl_key);
  curl_easy_setopt(curl, CURLOPT_CAINFO, ca_file);
  curl_easy_setopt(curl, CURLOPT_SSLVERSION, CURL_SSLVERSION_TLSv1_2);
  curl_easy_setopt(curl, CURLOPT_SSL_VERIFYPEER,1L);

  I get connection problems. Linking instead with a newer version of
  libcurl (obtained from Github) doesn't give this error. Also, doing
  the request by hand (with curl, the binary) with the same
  keys/certs/etc does not give this error.

  System info:

  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  Package info:

   
  libcurl4-openssl-dev:
Installed: (none)
Candidate: 7.35.0-1ubuntu2.3
Version table:
   7.35.0-1ubuntu2.3 0
  500 http://nl.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   7.35.0-1ubuntu2 0
  500 http://nl.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1417024/+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 1417031] Re: i18n.tag function for tagging strings for gettext extraction

2015-02-02 Thread David Planella
Perhaps we could name it i18n.noop() to follow the gettext convention?
It seems N_ is generally an alias to the gettext_noop macro [1]:

#define N_(String) gettext_noop (String)

[1] http://www.gnu.org/software/gettext/manual/gettext.html

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

Title:
  i18n.tag function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.

  e.g. i18n.tag(my string to extract but not translate)

  This would be the equivalent of the N_ / gettext_noop function, but
  for QML.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+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 1417031] Re: i18n.tag function for tagging strings for gettext extraction

2015-02-02 Thread Pete Woods
Sure, that works for me.

** Description changed:

  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.
  
  e.g. i18n.tag(my string to extract but not translate)
  
- This would be the equivalent of the N_ function, but for QML.
+ This would be the equivalent of the N_ / gettext_noop function, but for
+ QML.

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

Title:
  i18n.tag function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.

  e.g. i18n.tag(my string to extract but not translate)

  This would be the equivalent of the N_ / gettext_noop function, but
  for QML.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+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 1364964] Re: Hints exposed through properties needed (e.g.; to discriminate downloads in the indicator)

2015-02-02 Thread Manuel de la Peña
** Changed in: ubuntu-download-manager (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 ubuntu-download-manager in
Ubuntu.
https://bugs.launchpad.net/bugs/1364964

Title:
  Hints exposed through properties needed (e.g.;  to discriminate
  downloads in the indicator)

Status in Transfer Indicator:
  Confirmed
Status in Click Packages Scope for Unity:
  New
Status in ubuntu-download-manager package in Ubuntu:
  Fix Released

Bug description:
  CreateMMS[Download|Upload] should set a property over one of the
  interfaces exposed hinting that this is a system download and not a
  user initiated download.

  There is a possibility of using the metadata, or use of a HintSystem
  prop which can be easily parsed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubuntu-download-manager 0.8+14.10.20140807-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.14.7-0ubuntu1
  Architecture: armhf
  Date: Wed Sep  3 10:53:56 2014
  InstallationDate: Installed on 2014-09-03 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140903-091005)
  SourcePackage: ubuntu-download-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-transfer/+bug/1364964/+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 1417031] Re: i18n.tag function for tagging strings for gettext extraction

2015-02-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Christian Dywan (kalikiana)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntu-ui-toolkit (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/1417031

Title:
  i18n.tag function for tagging strings for gettext extraction

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  It would be extremely useful for apps providing infographics if a pass
  through function for tagging existed in i18n.

  e.g. i18n.tag(my string to extract but not translate)

  This would be the equivalent of the N_ / gettext_noop function, but
  for QML.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1417031/+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 1382462] Re: 10de:0dfa Desktop/windows painted incorrectly in dual monitor configuration

2015-02-02 Thread Morten Hundevad
@penalvch i don't have same computer as him and i have the same compute,
tho i still have dell, but i

I have a XPS l7020 and i have the latest bios.

i have attatched image showing my config.

** Attachment added: Image showing the config for my case.
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1382462/+attachment/4310916/+files/dual%20monitor.png

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

Title:
  10de:0dfa Desktop/windows painted incorrectly in dual monitor
  configuration

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  My setup: Dell M4600 laptop with Dell U3011 2560x1600 monitor attached
  to DisplayPort.

  I was using Nvidia 331.38 prioprietary driver for quite a long time
  with Ubuntu 14.04 LTS and everything worked perfectly. Today I
  upgraded to Ubuntu 14.10, which comes with Nvidia 331.89 and observed
  the following problem:

  1. When I boot up the computer with the monitor connected, the login
  screen looks fine. Both displays get detected properly and resolutions
  are ok (1920x1080 on the builtin laptop display and 2560x1600 on
  U3011) and screen contents scaled properly.

  2. Then I log into my account, for 3 seconds U3011 displays some
  rubbish (but it was always like that) and when it finally logs in, it
  displays everything stretched horizontally through both my screens. It
  looks as if it tried to paint the contents of a single display on two
  of them, by stretching the content horizontally, so everything (icons,
  windows, wallpaper) has wrong aspect-ratio. Funny, the top status bar
  seem to render correctly and the resolution/size of the top menu is
  correct. Physical resolution of both screens is ok. I'll attach a
  photo, because it is hard to describe how it looks.

  3. I cannot use system in this state - mouse click position seems to
  not be synchronized with what's on the display - e.g. I can start
  applications, but then they don't react to mouseclicks.

  However: booting up without the second display connected, logging in
  and *then* connecting the second display works fine.

  If I boot up with connected monitor and log in (desktop distorted), 
disconnecting and connecting monitor does *not* help. After disconnecting the 
U3011, the builtin display is painted ok, but after connecting, it returns back 
to the incorrect state and both are rendered incorrectly.
  The only thing that helps recovering from this state seems to be 
disconnecting the second monitor, reboot, logging in and then connecting.

  Suspending to memory and waking up does not change the layout of the
  screen (neither fixes the broken one nor destroys the good one).

  Using a Guest session instead of my account does not fix my problem (I
  was hoping this was something screwed up in my .config).

  Switching to a Guest user account while I'm using both monitors in the
  good layout creates a session with a broken layout. Then logging out
  from Guest and switching back to my original session restores the good
  layout. The good layout seems to not be forgotten until I finish the
  session and logout. The bad layout is created whenever I start a new
  session with both monitors plugged in.

  BTW: I'm using a docking station - not sure if it is related - if you
  think it might be, I can try with connecting the monitor directly.

  I tried deleting ~/.compiz and ~/.config/compiz-1 directories but the problem 
remains.
  I also tried to go into the Displays configuration when everything is ok, 
apply the settings there (without any changes) in hope it will persist them 
somehow, but after restart it is broken again.

  I also tried reinstalling nvidia 331.89 drivers, because it complained
  about not being able to install nvidia-uvm during the upgrade process
  (reported separately), and now all nvidia packages installed cleanly.
  Before that I also got rid of all the ppa mainline kernels I had, just
  in case they mess something up.

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround was to downgrade back to official 331.38. Now I have no
  choice :(

  Some other observations that may or may not be related to the problem,
  but I disclose them anyway, maybe they are helpful:

  * Notifications (e.g. network connection) displayed on the login
  screen in dual screen mode seem to be misplaced and instead of being
  painted in the upper right corner of one of the displays they get
  painted in some hard to logically explain position - neither at the
  center, nor in any corner.

  * The splash screen of IntelliJ IDEA (this is using Java / AWT
  probably) is also rendered in a strange position - below the center of
  the laptop screen, moved to the right (but not touching the edge),
  instead of exact center as it should be.

  * 

  1   2   3   >