[Touch-packages] [Bug 1472650] Re: [arm64] gccgo runtime crashes with CONFIG_ARM64_PGTABLE_LEVELS=4

2015-11-24 Thread dann frazier
Verified:

ubuntu@cvm2s:~$ juju help
p=0xa6947000
fatal error: runtime_lfstackpush: invalid pointer

runtime stack:

:0

:0

:0

:0

:0

:0

:0

:0

:0

:0

goroutine 1 [garbage collection]:
github.com_juju_cmd.DefaultContext

/build/juju-core-qiO5uV/juju-core-1.24.7/src/github.com/juju/cmd/cmd.go:261
main.Main

/build/juju-core-qiO5uV/juju-core-1.24.7/src/github.com/juju/juju/cmd/juju/main.go:54
main.main

/build/juju-core-qiO5uV/juju-core-1.24.7/src/github.com/juju/juju/cmd/juju/main.go:233

goroutine 3 [syscall]:
goroutine in C code; stack unavailable

goroutine 12 [runnable]:
ubuntu@cvm2s:~$ sudo apt-get install libgo5 -y
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  devio libuuid-perl linux-base
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  gcc-4.9-base libgcc1
The following packages will be upgraded:
  gcc-4.9-base libgcc1 libgo5
3 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
Need to get 2,337 kB of archives.
After this operation, 17.4 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/main libgo5 arm64 
4.9.3-0ubuntu4 [2,291 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/main gcc-4.9-base 
arm64 4.9.3-0ubuntu4 [15.2 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/main libgcc1 arm64 
1:4.9.3-0ubuntu4 [30.7 kB]
Fetched 2,337 kB in 11s (212 kB/s) 
(Reading database ... 70242 files and directories currently installed.)
Preparing to unpack .../libgo5_4.9.3-0ubuntu4_arm64.deb ...
Unpacking libgo5:arm64 (4.9.3-0ubuntu4) over (4.9.1-0ubuntu1) ...
Preparing to unpack .../gcc-4.9-base_4.9.3-0ubuntu4_arm64.deb ...
Unpacking gcc-4.9-base:arm64 (4.9.3-0ubuntu4) over (4.9.1-0ubuntu1) ...
Setting up gcc-4.9-base:arm64 (4.9.3-0ubuntu4) ...
(Reading database ... 70242 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a4.9.3-0ubuntu4_arm64.deb ...
Unpacking libgcc1:arm64 (1:4.9.3-0ubuntu4) over (1:4.9.1-0ubuntu1) ...
Setting up libgcc1:arm64 (1:4.9.3-0ubuntu4) ...
Setting up libgo5:arm64 (4.9.3-0ubuntu4) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
ubuntu@cvm2s:~$ juju help
Juju -- devops distilled
https://juju.ubuntu.com/

Juju provides easy, intelligent service orchestration on top of environments
such as Amazon EC2, HP Cloud, OpenStack, MaaS, or your own local machine.

Basic commands:
  juju init generate boilerplate configuration for juju environments
  juju bootstrapstart up an environment from scratch

  juju deploy   deploy a new service
  juju add-relation add a relation between two services
  juju expose   expose a service

  juju help bootstrap   more help on e.g. bootstrap command
  juju help commandslist all commands
  juju help glossaryglossary of terms
  juju help topics  list all help topics

Provider information:
  juju help azure-provider   use on Windows Azure
  juju help ec2-provider use on Amazon EC2
  juju help hpcloud-provider use on HP Cloud
  juju help local-provider   use on this computer
  juju help openstack-provider   use on OpenStack


** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [arm64] gccgo runtime crashes with CONFIG_ARM64_PGTABLE_LEVELS=4

Status in gcc:
  Unknown
Status in gcc-5 package in Ubuntu:
  Fix Released
Status in gccgo-4.9 package in Ubuntu:
  Invalid
Status in gccgo-5 package in Ubuntu:
  Invalid
Status in gccgo-4.9 source package in Trusty:
  Fix Committed
Status in gccgo-4.9 source package in Vivid:
  Invalid
Status in gccgo-5 source package in Vivid:
  Fix Released
Status in gccgo-4.9 source package in Wily:
  Invalid

Bug description:
  [Impact]
  Various go-based packages crash on startup on arm64 when booted with a kernel 
where CONFIG_ARM64_PGTABLE_LEVELS=4. LXD, docker and juju are examples.

  Ubuntu does not ship with this config, so it is currently not
  impacted. However, we would like to enable this config to add new
  hardware support in 15.10. The 15.10 kernel will eventually be
  provided in trusty as an lts backport, at which point this will begin
  to break users.

  [Test Case]
  Boot an arm64 system with CONFIG_ARM64_PGTABLE_LEVELS=4 enabled in the 
kernel. Install docker.io and run "docker help". If it fails, you'll see "fatal 
error: runtime_lfstackpush" followed by a stack trace. If it succeeds, you'll 
get normal help output.

  [Regression Risk]
  The risk of regression is lessened by 

[Touch-packages] [Bug 1503979] Re: ubuntu-support-status throws exeption No date tag found (regression)

2015-11-24 Thread Brian Murray
** Changed in: python-apt (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  ubuntu-support-status throws exeption No date tag found (regression)

Status in python-apt package in Ubuntu:
  Confirmed
Status in update-manager package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  update-manager-core:  1:0.196.14

  Since the last update  ubuntu-support-status throws

  Traceback (most recent call last):
File "/usr/bin/ubuntu-support-status", line 133, in 
  pkg.name, support_tag)
File "/usr/bin/ubuntu-support-status", line 49, in get_maintenance_status
  raise Exception("No date tag found")
  Exception: No date tag found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1503979/+subscriptions

-- 
Mailing list: https://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 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread shadowwraith
should i attach info about jedit as well?

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  

[Touch-packages] [Bug 1519082] Re: Left mouse bottom stops working

2015-11-24 Thread path
Chris,

I tried using a different kernel and an older installation. The left
mouse button error occurred again in each case. I connected this
keyboard and mouse to a windows 10 system and the left mouse button
stopped working at times yet again. Simply, this isn't a software bug at
all. Let alone an xorg bug.

I removed the plastic cover from the mouse. Then started testing
directly with screw driver on the mouse button electronic. I kept
clicking for a while and the error never appeared?

I guess I needed to clean my mouse. I haven't experienced the left mouse
button error since. It works fine right 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/1519082

Title:
  Left mouse bottom stops working

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  At times the left mouse events stop working.  After a short moment the
  left mouse button starts working again. I'm using a Bluetooth mouse
  that connects to a dongle in a usb port.

  I was looking at the mouse events in three different test. As it turns out 
the mouse events stop showing up in all of these cases.
  xinput --test %id%
  sudo cat /dev/input/mouse0
  watch -d -n 0.1 cat /proc/interrupts

  It's hard to spot when the interrupts stop showing up. You'll need to
  align and overlap the terminals closely and keep clicking until it
  occurs. If more people can reproduce this test. Then I figure it could
  be a kernal bug.

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

-- 
Mailing list: https://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 1519518] [NEW] gsettings-schema-convert has syntax errors

2015-11-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

gconf2 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
python3, but without correct syntax:

gsettings-schema-convert --force --gconf --xml --schema-id 
"org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in 
  File "/usr/bin/gsettings-schema-convert", line 606
except GSettingsSchemaConvertException, e:
  ^
SyntaxError: invalid syntax

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

-- 
gsettings-schema-convert has syntax errors
https://bugs.launchpad.net/bugs/1519518
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to gconf in Ubuntu.

-- 
Mailing list: https://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 1516831] Re: XDMCP Request packet with no addresses crashes LightDM

2015-11-24 Thread Yves-Alexis Perez
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-8316

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

Title:
  XDMCP Request packet with no addresses crashes LightDM

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.14 series:
  Fix Released
Status in Light Display Manager 1.16 series:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Committed
Status in lightdm source package in Wily:
  Fix Committed

Bug description:
  [Impact]
  If LightDM receives an XDMCP Request packet with no addresses then it will 
attempt to access a negative index into an array and crash. This only occurs if 
the XDMCP server is enabled.

  [Test Case]
  1. Enable XDMCP in lightdm.conf:
  [XDMCPServer]
  enabled=true
  2. Start LightDM
  3. Send an XDMCP Request without an empty addresses field (valid XDMCP 
servers do not send this).

  Expected result:
  The request is ignored.

  Observed result:
  LightDM crashes.

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

-- 
Mailing list: https://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 1519522] [NEW] Xorg crashes

2015-11-24 Thread Radics Ottó
Public bug reported:

I got a black screen and after a while login screen appeared.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
Uname: Linux 4.2.0-18-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Tue Nov 24 23:22:50 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.2.0-18-generic, x86_64: installed
 nvidia-304, 304.131, 4.2.0-18-generic, x86_64: installed
 virtualbox, 5.0.4, 4.2.0-18-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:05fe]
InstallationDate: Installed on 2015-07-04 (142 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 15 9530
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=904a0ffb-8477-46ae-bbb8-775512ba4e95 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/30/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: XPS 15 9530
dmi.board.vendor: Dell Inc.
dmi.board.version: A09
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd07/30/2015:svnDellInc.:pnXPS159530:pvrA09:rvnDellInc.:rnXPS159530:rvrA09:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: XPS 15 9530
dmi.product.version: A09
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Tue Nov 24 23:22:36 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5169 
 vendor SHP
xserver.version: 2:1.17.2-1ubuntu9

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


** Tags: amd64 apport-bug compiz-0.9 crash third-party-packages ubuntu wily

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

Title:
  Xorg crashes

Status in xorg package in Ubuntu:
  New

Bug description:
  I got a black screen and after a while login screen appeared.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Nov 24 23:22:50 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.2.0-18-generic, x86_64: installed
   nvidia-304, 304.131, 4.2.0-18-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:05fe]
  InstallationDate: Installed on 2015-07-04 (142 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. XPS 15 9530
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=904a0ffb-8477-46ae-bbb8-775512ba4e95 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev'
  

[Touch-packages] [Bug 1519029] Re: Lenovo T240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Adam
Upgraded the BIOS, seeing same exact symptoms as before.


root@jeremiah:~# dmidecode -s bios-version && sudo dmidecode -s 
bios-release-date
GIET83WW (2.33 )
08/25/2015


** Changed in: xorg (Ubuntu)
   Status: Incomplete => New

** Summary changed:

- Lenovo T240 in Dock, bad resolution on logon and no mouse pointer
+ Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

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

Title:
  Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  New

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1098648] [NEW] gconf2

2015-11-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 12.10 fresh install.
gsettings-data-convert.desktop have useless result.
On terminal: $ gsettings-data-convert --dry-run --verbose
Directory '/usr/share/ubuntu/GConf/gsettings' does not exist, nothing to do
Directory '/usr/share/gnome/GConf/gsettings' does not exist, nothing to do
Directory '/usr/local/share/GConf/gsettings' does not exist, nothing to do
Directory '/usr/share/GConf/gsettings' all uptodate, nothing to do
Result do nothing!

** Affects: ubuntu-packaging-guide
 Importance: Undecided
 Status: Invalid

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

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

-- 
Mailing list: https://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 1516531] Re: Fullscreen Freeze.

2015-11-24 Thread Christopher M. Penalver
Vindicator, thank you for reporting this and helping make Ubuntu better.
However, your crash report is missing.

Please follow these instructions to have apport report a new bug about your 
crash that can be dealt with by the automatic retracer. First, execute at a 
terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y 
dist-upgrade && sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable apport in 
/etc/default/apport and restart. Now reproduce the crash, then open a terminal, 
navigate to your /var/crash directory and file your report with:
sudo ubuntu-bug /var/crash/_my_crash_report.crash

where _my_crash_report.crash is the crash you would like to report. By
default, this sends the crash to the Ubuntu Error Tracker
infrastructure, which is different than Launchpad. For more on this,
please see https://wiki.ubuntu.com/ErrorTracker .

However, if after doing this you would still like to have a crash report posted 
to Launchpad, for example to ease triage and add others to your report, one 
would need to open the following file via a terminal:
sudo nano /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and file the crash report via:
sudo ubuntu-bug /var/crash/_my_crash_report.crash

If you do open this report, please feel free to subscribe me to it.

However, I'm closing this report since the process outlined above will
deal with this issue more efficiently. Also, please do not attach your
crash report manually to this report and reopen it. Thank you for your
understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg (Ubuntu)
   Importance: Medium => Undecided

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Fullscreen Freeze.

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Related?:
  
http://askubuntu.com/questions/692405/ubuntu-15-10-unity-freezes-after-escaping-full-screen-video
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1509622

  I've been having cases of unusual screen behavior, particularly when Kodi 16 
is being used (maybe it's just a Kodi thing).
  There have been times before when coming out of fullscreen video using either 
Chrome or Kodi would drop me to a console screen with no input.
  I think I would be able to kill the gnome session in tty1.

  Now, after a bios upgrade as well as the latest display manager and kernel 
update, Kodi has frozen in fullscreen a couple of times and yet audio will 
still play from Kodi.
  I created the bug report in tty1.

  I've also been noticing that if I pause a Kodi video, other non-Kodi 
applications may not update their window content.
  For example, I may be in a webpage in Chrome and I try to mousewheel scroll, 
yet not see the scrolling effect. Or I will click on a different tab and the 
window doesn't show the switch. BUT, if I continue playing the Kodi video, 
Chrome will update it's screen, and if I switch back to the tab I scrolled, the 
scroll will have already occurred.

  I will say that I have at least not had a fullscreen GUI crash me out
  to console.

  Another peculiarity is when booting Ubuntu, I used to be able to press ESC to 
view the kernel/system booting output, but now it just shows a black screen 
with a cursor.
  The downside to that in 15.04 was I'd lose my mouse cursor when the GUI login 
screen came up.

  Let me know what other output you'd like (or whatever test you'd like me to 
try) "when" it happens again.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2015-10-28 (26 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro noprompt 

[Touch-packages] [Bug 1519104] Xrandr.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1519104/+attachment/4524904/+files/Xrandr.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] xdpyinfo.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524905/+files/xdpyinfo.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519029] Re: Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Christopher M. Penalver
Adam, did this problem not occur in a release prior to 15.10?

** Tags removed: bios-outdated-2.33
** Tags added: latest-bios-2.33

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

** Changed in: xorg (Ubuntu)
   Status: New => 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/1519029

Title:
  Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1519082] Re: Left mouse bottom stops working

2015-11-24 Thread Christopher M. Penalver
path, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1519082/comments/2
regarding this being fixed by cleaning the mouse. For future reference
you can manage the status of your own bugs by clicking on the current
status in the yellow line and then choosing a new status in the revealed
drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: xorg (Ubuntu)
   Importance: Low => Undecided

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Left mouse bottom stops working

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  At times the left mouse events stop working.  After a short moment the
  left mouse button starts working again. I'm using a Bluetooth mouse
  that connects to a dongle in a usb port.

  I was looking at the mouse events in three different test. As it turns out 
the mouse events stop showing up in all of these cases.
  xinput --test %id%
  sudo cat /dev/input/mouse0
  watch -d -n 0.1 cat /proc/interrupts

  It's hard to spot when the interrupts stop showing up. You'll need to
  align and overlap the terminals closely and keep clicking until it
  occurs. If more people can reproduce this test. Then I figure it could
  be a kernal bug.

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

-- 
Mailing list: https://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 1263671] Re: gconftool-2 does not accept negative values with --set

2015-11-24 Thread Logan Rosen
This is because "-3" is parsed as an option to the command. You can use
"--" to signify the end of the options and pass "-3" properly like so:

gconftool-2 -t int -s /app/myvalue -- -3

** Package changed: gconf2 (Ubuntu) => gconf (Ubuntu)

** Changed in: gconf (Ubuntu)
   Status: New => Invalid

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

Title:
  gconftool-2 does not accept negative values with --set

Status in gconf package in Ubuntu:
  Invalid

Bug description:
  # gconftool-2 -t int -s /app/myvalue -3
  Error while parsing options: Unknown option -3.
  Run 'gconftool-2 --help' to see a full list of available command line options.

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

-- 
Mailing list: https://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 1098648] Re: gconf2

2015-11-24 Thread Logan Rosen
** Package changed: gconf2 (Ubuntu) => gconf (Ubuntu)

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

Title:
  gconf2

Status in Ubuntu Packaging Guide:
  Invalid
Status in gconf package in Ubuntu:
  New

Bug description:
  Ubuntu 12.10 fresh install.
  gsettings-data-convert.desktop have useless result.
  On terminal: $ gsettings-data-convert --dry-run --verbose
  Directory '/usr/share/ubuntu/GConf/gsettings' does not exist, nothing to do
  Directory '/usr/share/gnome/GConf/gsettings' does not exist, nothing to do
  Directory '/usr/local/share/GConf/gsettings' does not exist, nothing to do
  Directory '/usr/share/GConf/gsettings' all uptodate, nothing to do
  Result do nothing!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1098648/+subscriptions

-- 
Mailing list: https://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 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread shadowwraith
HP Pavilion t819.uk

intel Pentium 4 515 2.93ghz
1.7gb DDR ram
Intel GMA 900 128mb

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 

[Touch-packages] [Bug 1519104] UdevLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524901/+files/UdevLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] UdevDb.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1519104/+attachment/4524900/+files/UdevDb.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] LightdmLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524893/+files/LightdmLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 

[Touch-packages] [Bug 1519104] Lsusb.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1519104/+attachment/4524895/+files/Lsusb.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] Dependencies.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524890/+files/Dependencies.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP 

[Touch-packages] [Bug 1519104] ProcInterrupts.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524898/+files/ProcInterrupts.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP 

[Touch-packages] [Bug 1519104] XorgLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524902/+files/XorgLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] ProcEnviron.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524897/+files/ProcEnviron.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 

[Touch-packages] [Bug 1519104] BootLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524889/+files/BootLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] Lspci.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1519104/+attachment/4524894/+files/Lspci.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] LightdmDisplayLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524892/+files/LightdmDisplayLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: 

[Touch-packages] [Bug 1519104] ProcModules.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524899/+files/ProcModules.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 

[Touch-packages] [Bug 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread shadowwraith
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg crashed
  instead, putting me back at the login screen.
  
  
  ADDITIONAL INFO
  
  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  
  Distribution Ubuntustudio 14.04 LTS
  
  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  
  
  bug was not reported at time because of error below
  
  Sorry, the program "Xorg" closed unexpectedly
  
  Your computer does not have enough free memory to automatically analyze
  the problem and send a report to the developers
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.19
+ Architecture: i386
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: XFCE
+ CurrentDmesg:
+  [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
+  [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
+  [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
+  [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
+  [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
+ DistUpgraded: Fresh install
+ DistroCodename: trusty
+ DistroRelease: Ubuntu 14.04
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes, if not too technical
+ GraphicsCard:
+  Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
+Subsystem: Hewlett-Packard Company Device [103c:2a08]
+Subsystem: Hewlett-Packard Company Device [103c:2a08]
+ InstallationDate: Installed on 2014-11-09 (380 days ago)
+ InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
+ LightdmGreeterLog:
+  ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
+  g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
+ LightdmGreeterLogOld:
+  ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
+  g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
+ MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
+ Package: xorg 1:7.7+1ubuntu8.1
+ PackageArchitecture: i386
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
+ ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
+ Tags:  trusty ubuntu
+ Uname: Linux 3.13.0-68-lowlatency i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 12/14/2004
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 3.13
+ dmi.board.name: Grouper
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: PS258AA-ABU t819.uk
+ dmi.product.version: 0qy0211RE101GROUP00
+ dmi.sys.vendor: HP Pavilion 061
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
+ version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
+ 

[Touch-packages] [Bug 1519104] ProcCpuinfo.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524896/+files/ProcCpuinfo.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 

[Touch-packages] [Bug 1519104] DpkgLog.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524891/+files/DpkgLog.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1519104] XorgLogOld.txt

2015-11-24 Thread shadowwraith
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1519104/+attachment/4524903/+files/XorgLogOld.txt

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 

[Touch-packages] [Bug 1503979] Re: ubuntu-support-status throws exeption No date tag found (regression)

2015-11-24 Thread Steve Beattie
Brian, this patch both works for and looks good to me (not sure what
upstream thinks of it). Thanks.

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

Title:
  ubuntu-support-status throws exeption No date tag found (regression)

Status in python-apt package in Ubuntu:
  Confirmed
Status in update-manager package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04
  update-manager-core:  1:0.196.14

  Since the last update  ubuntu-support-status throws

  Traceback (most recent call last):
File "/usr/bin/ubuntu-support-status", line 133, in 
  pkg.name, support_tag)
File "/usr/bin/ubuntu-support-status", line 49, in get_maintenance_status
  raise Exception("No date tag found")
  Exception: No date tag found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1503979/+subscriptions

-- 
Mailing list: https://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 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread Christopher M. Penalver
shadowwraith, could you please provide the full computer model as noted
on the sticker of the computer itself (not from the Bug Description)?

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
 

[Touch-packages] [Bug 1382233] Re: whoopsie does not upload UnreportableReason field in crash reports

2015-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package whoopsie-daisy - 0.1.34.1

---
whoopsie-daisy (0.1.34.1) precise-proposed; urgency=medium

  * src/whoopsie.c: Move UnreportableReason from fields we don't send to
errors to fields we do, that way we know apport's opinion of the crash.
(LP: #1382233)

 -- Brian Murray   Mon, 09 Nov 2015 13:34:23 -0800

** Changed in: whoopsie-daisy (Ubuntu Precise)
   Status: Fix Committed => 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/1382233

Title:
  whoopsie does not upload UnreportableReason field in crash reports

Status in whoopsie package in Ubuntu:
  Fix Released
Status in whoopsie-daisy source package in Precise:
  Fix Released
Status in whoopsie source package in Trusty:
  Fix Released
Status in whoopsie source package in Vivid:
  Fix Released
Status in whoopsie source package in Wily:
  Fix Released

Bug description:
  Test Case
  -
  1) Edit a .crash file to have an UnreportableReason key and value e.g.
 UnreportableReason: Your system is weird.
  2) sudo service whoopsie stop
  3) start whoopsie pointing to errors.staging.ubuntu.com e.g.
 sudo CRASH_DB_URL=https://daisy.staging.ubuntu.com 
APPORT_REPORT_DIR=/var/crash/ whoopsie -f
  4) Put said .crash file in /var/crash/
  5) Put a corresponding .upload file in /var/crash/
  6) Observe whoopsie uploading the .crash file from the whoopsie log
 [16:51:13] Reported OOPS ID 4ea43136-880e-11e5-828e-fa163e1893a8
  7) go to errors.staging.ubuntu.com/oops/$OOPS_ID
  8) verify the UnreportableReason appears there e.g.:
 https://errors.staging.ubuntu.com/oops/4ea43136-880e-11e5-828e-fa163e1893a8

  
  In src/whoopsie.c we can see the following:

  /* We would only want this to see how many bugs would otherwise go
   * unreported: */
  "UnreportableReason",

  The comment isn't exactly true.  apport uses the UnreportableReason
  key to include the following information:

    "You have some obsolete package versions installed."

  It'd be useful if this information was sent to the Error Tracker so
  that we can decide not to ask for a core dump from these crash
  reports. The "obsolete package versions" check is done by checking to
  see if the most recent available version of the package is installed,
  so if someone does not have -updates enabled then that pocket is not
  checked and "obsolete package versions" will not be present. This is
  desirable because the retracers will check to see if the package
  version is available from any pocket.

  So if we send UnreportableReason to the Error Tracker we can stop
  asking for core dumps and retracing crashes that will fail to retrace.

  However, the value for UnreportableReason is translated so this may
  not end up helping much.

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

-- 
Mailing list: https://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 1263671] [NEW] gconftool-2 does not accept negative values with --set

2015-11-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

# gconftool-2 -t int -s /app/myvalue -3
Error while parsing options: Unknown option -3.
Run 'gconftool-2 --help' to see a full list of available command line options.

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


** Tags: gconftool negative set value
-- 
gconftool-2 does not accept negative values with --set
https://bugs.launchpad.net/bugs/1263671
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to gconf in Ubuntu.

-- 
Mailing list: https://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 1519500] Re: apport.postinst: Syntax error: "fi" unexpected

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

** Changed in: apport (Ubuntu)
   Status: New => Confirmed

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

Title:
  apport.postinst: Syntax error: "fi" unexpected

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Got that error while upgrading

  Setting up python-apport (2.19.2-0ubuntu7) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
   apport
   apport-gtk
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up apport (2.19.2-0ubuntu7) ...
  /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
  dpkg: error processing package apport (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of apport-gtk:
   apport-gtk depends on apport (>= 0.41); however:
Package apport is not configured yet.

  dpkg: error processing package apport-gtk (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   apport
   apport-gtk

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: apport 2.19.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.3.0-0.8-generic 4.3.0
  Uname: Linux 4.3.0-0-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.19.2-0ubuntu7
  Architecture: amd64
  CrashReports: 600:0:123:806005:2015-11-24 22:45:15.748161437 +0100:2015-11-24 
22:45:15.028132546 +0100:/var/crash/apport.0.crash
  CurrentDesktop: GNOME
  Date: Tue Nov 24 22:46:44 2015
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 320259] Re: GDM Context menu needs an option to display on button release

2015-11-24 Thread Bug Watch Updater
** Changed in: gtk
   Status: New => Won't Fix

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

Title:
  GDM Context menu needs an option to display on button release

Status in GTK+:
  Won't Fix
Status in gtk+2.0 package in Ubuntu:
  Invalid

Bug description:
  The normal operation of the the Gnome desktop is slightly different
  than that of a windows desktop with regard to the context (right
  click) menu.  More specifically, the Windows menu appears upon release
  of the right mouse button, while the Gnome menu appears immediately
  with the release selecting a menu item.  For many users this subtlety
  is never noticed as most users simply click and release without moving
  the mouse.

  However, for a few of us find it a little frustrating.  From using
  Windows for many years, some of us have developed muscle memory that
  results in automatically moving the mouse pointer down in anticipation
  of the context menu click.  This gives us a headstart in Windows. But
  under gnome, typically it results in a release over a context menu
  item and firing of an unintentional command.

  Users may have trouble smoothly transitioning between the two mouse
  operations and may not figure out what the problem was since the rest
  of the operations are so similar.  They may think there is something
  wrong with the desktop or mouse. When I demonstrate Ubuntu to other
  power users, I notice some issues in this regard. Typically, they
  think the context menu is sticky.

  What would be a good solution would be to provide an option under
  Gnome control panel to emulate Windows context menu operation.  This
  would provide a fall back for users that are migrating from Windows
  desktops.

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

-- 
Mailing list: https://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 1519030] Re: cve-2015-4491 fails with MALLOC_CHECK_=2 and MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

2015-11-24 Thread Dimitri John Ledkov
** Tags removed: xnox
** Tags added: s390x

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

Title:
  cve-2015-4491 fails with MALLOC_CHECK_=2 and
  MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

Status in gdk-pixbuf package in Ubuntu:
  New

Bug description:
  cve-2015-4491 fails with MALLOC_CHECK_=2 and
  MALLOC_PERTURB_=$((${RANDOM:-256} % 256)), sometimes

  it's possibly being killed with OOM, so need to validate that first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1519030/+subscriptions

-- 
Mailing list: https://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 1441095] Re: novatel: improve probing for Dell branded modems

2015-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package modemmanager - 1.0.0-2ubuntu1.1

---
modemmanager (1.0.0-2ubuntu1.1) trusty; urgency=medium

  * Support the MBIM for Dell. (LP: #1441095)

 -- Bin Li   Mon, 13 Apr 2015 16:01:58 +0800

** Changed in: modemmanager (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  novatel: improve probing for Dell branded modems

Status in Libmbim:
  Fix Released
Status in ModemManager:
  Fix Released
Status in OEM Priority Project:
  Fix Committed
Status in OEM Priority Project trusty series:
  Fix Committed
Status in libmbim package in Ubuntu:
  Fix Released
Status in modemmanager package in Ubuntu:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in libmbim source package in Trusty:
  Fix Released
Status in modemmanager source package in Trusty:
  Fix Released
Status in network-manager source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * The users can not use the WWAN of Sierra DW5809e (EM7305) or Sierra
  DW5811e (EM7455) to connect to Internet.

  [Test Case]

   * Insert the WWAN of Sierra DW5809e (EM7305) or Sierra DW5811e
  (EM7455).

   * Insert the SIM, boot the Ubuntu system, and connect to Internet by
  NetworkManager.

  [Regression Potential]

   * No trivial regression so far.

  [Other Info]

   * There is no gateway information in Network Manager. (See the picture in 
comment #74)
* Some ISPs like TW Mobile in Taiwan don't need the gateway to connect to 
Internet.
* Some ISPs like Chunghwa Telecom in Taiwan do need the gateway to connect 
to Internet.
* We need to see the gateway information in Network Manager to cover all 
ISPs.

  Dell rebrands modems from different vendors, including Novatel, Sierra
  and Ericsson. Until now we defaulted to the Novatel plugin when a Dell
  device was found, but then we're breaking newer MBIM Sierra Dell-
  branded modems, as we don't have MBIM support in the Novatel plugin.

  So, we should try to improve the probing in the Novatel, Sierra and
  MBM plugins, so that they probe also Dell devices, and we'll then try
  to match via AT-probing which plugin should be handling the Dell
  device.

  https://bugs.freedesktop.org/show_bug.cgi?id=86713

  Could we backport this patch  into trusty? Thanks!

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

-- 
Mailing list: https://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 1519029] Re: Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Adam
Yes, that is correct.  This problem presented immediately after I
upgraded to 15.10 and never existed previously.

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

Title:
  Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1519518] Re: gsettings-schema-convert has syntax errors

2015-11-24 Thread Logan Rosen
** Package changed: gconf2 (Ubuntu) => gconf (Ubuntu)

** Description changed:

- gconf2 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
+ gconf 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
  python3, but without correct syntax:
  
- gsettings-schema-convert --force --gconf --xml --schema-id 
"org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in 
-   File "/usr/bin/gsettings-schema-convert", line 606
- except GSettingsSchemaConvertException, e:
-   ^
+ gsettings-schema-convert --force --gconf --xml --schema-id 
"org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in
+   File "/usr/bin/gsettings-schema-convert", line 606
+ except GSettingsSchemaConvertException, e:
+   ^
  SyntaxError: invalid syntax

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

Title:
  gsettings-schema-convert has syntax errors

Status in gconf package in Ubuntu:
  New

Bug description:
  gconf 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
  python3, but without correct syntax:

  gsettings-schema-convert --force --gconf --xml --schema-id 
"org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in
    File "/usr/bin/gsettings-schema-convert", line 606
  except GSettingsSchemaConvertException, e:
    ^
  SyntaxError: invalid syntax

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

-- 
Mailing list: https://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 1519029] Re: Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Adam
Yes, I just tested with kernel 3.19.0-33 and it is still reproducible.

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

Title:
  Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1519518] Re: gsettings-schema-convert has syntax errors

2015-11-24 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  gsettings-schema-convert has syntax errors

Status in gconf package in Ubuntu:
  New

Bug description:
  gconf 3.2.6-3ubuntu5 (xenial) has gsettings-schema-convert requiring
  python3, but without correct syntax:

  gsettings-schema-convert --force --gconf --xml --schema-id 
"org.freedesktop.ibus" --output lamont.in ../../data/ibus.schemas.in
    File "/usr/bin/gsettings-schema-convert", line 606
  except GSettingsSchemaConvertException, e:
    ^
  SyntaxError: invalid syntax

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

-- 
Mailing list: https://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 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2015-11-24 Thread Tony Espy
Here's my updated patch, the only difference is that it includes a
DBusConnection disconnect() call in the destructor for
QNetworkManagerInterfaceDeviceModem(), which I'd punted on for
expediency while testing earlier this week.

If doesn't include the IPv6 related fix, as this was fixed in NM
already.

Our plan is to get this into silo-026 ASAP for testing as a potential
hotfix along with the location-services match rules fixes.


** Patch added: "net-bearer-nm-disconnect-ap-signals4.patch"
   
https://bugs.launchpad.net/ubuntu-rtm/+source/location-service/+bug/1480877/+attachment/4524946/+files/net-bearer-nm-disconnect-ap-signals4.patch

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

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

Status in Canonical System Image:
  Confirmed
Status in Unity 8:
  New
Status in dbus-cpp package in Ubuntu:
  In Progress
Status in indicator-network package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu:
  Incomplete
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in buteo-syncfw package in Ubuntu RTM:
  New
Status in location-service package in Ubuntu RTM:
  In Progress
Status in maliit-framework package in Ubuntu RTM:
  New
Status in network-manager package in Ubuntu RTM:
  Incomplete
Status in sync-monitor package in Ubuntu RTM:
  New

Bug description:
  Krillin, rc-proposed, r83

  
  DESCRIPTION:
  I've been trying to track down the cause of the occasional UI freezes on my 
Krillin device, and I noticed that whenever the UI freezes for 2-4 seconds, I 
get a burst of "PropertiesChanged" signals in dbus-monitor

  Here's a log of what's shown in dbus-monitor:
  http://pastebin.ubuntu.com/11992322/

  I'd guess the problem is in the code that actually catches the signals
  and acts accordingly.

  HOW TO REPRODUCE: 
  1) Move to a place where many wifi hotspots are available
  2) Connect the device via USB and run "phablet-shell" and then "dbus-monitor"
  3) Use the device while keeping an eye on dbus-monitor output

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

-- 
Mailing list: https://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 1472755] Re: corrupted double-linked list probably cause by telegram scope

2015-11-24 Thread Michi Henning
Timo, any idea what it was you did to make the problem show up?

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

Title:
  corrupted double-linked list probably cause by telegram scope

Status in Canonical System Image:
  Triaged
Status in libqtelegram package in Ubuntu:
  Triaged
Status in unity-scope-mediascanner package in Ubuntu:
  Invalid
Status in unity-scopes-api package in Ubuntu:
  Invalid

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity-scope-mediascanner.  This problem was most recently
  seen with version 1.7.16, the problem page at
  https://errors.ubuntu.com/problem/21d9e7ddf91a26b21abfb2758315ad41fcfd3fa9
  contains more details.

  "/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner:*** Error in
  `/usr/lib/arm-linux-gnueabihf/unity-scopes/scoperunner': corrupted
  double-linked list: ADDR ***"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1472755/+subscriptions

-- 
Mailing list: https://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 1519566] [NEW] package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-11-24 Thread Don Philippi
Public bug reported:

Just wanted to report an additional bug  with the Text and background to
text settings in themes.  Not able to change the colors independantly.
The only option is background color change . not able to change font
color change in Ubuntu Mate.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apport 2.19.2-0ubuntu7
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.2-0ubuntu7
Architecture: amd64
CrashReports: 600:0:116:306640:2015-11-24 19:41:53.088314294 -0500:2015-11-24 
19:41:54.088314294 -0500:/var/crash/apport.0.crash
Date: Tue Nov 24 19:41:53 2015
DuplicateSignature:
 Setting up apport (2.19.2-0ubuntu7) ...
 /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
 dpkg: error processing package apport (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2015-11-24 (0 days ago)
InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151107)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.3ubuntu1
 apt  1.0.10.2ubuntu1
SourcePackage: apport
Title: package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check package-from-proposed xenial

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

Title:
  package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

Status in apport package in Ubuntu:
  New

Bug description:
  Just wanted to report an additional bug  with the Text and background
  to text settings in themes.  Not able to change the colors
  independantly.  The only option is background color change . not
  able to change font color change in Ubuntu Mate.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: apport 2.19.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.2-0ubuntu7
  Architecture: amd64
  CrashReports: 600:0:116:306640:2015-11-24 19:41:53.088314294 -0500:2015-11-24 
19:41:54.088314294 -0500:/var/crash/apport.0.crash
  Date: Tue Nov 24 19:41:53 2015
  DuplicateSignature:
   Setting up apport (2.19.2-0ubuntu7) ...
   /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
   dpkg: error processing package apport (--configure):
subprocess installed post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationDate: Installed on 2015-11-24 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151107)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.3ubuntu1
   apt  1.0.10.2ubuntu1
  SourcePackage: apport
  Title: package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 139097] Re: dash variable expansion error using local, readonly, and export

2015-11-24 Thread Jens Getreu
As dash is used to replace bash for non-interactive shells, dash should
reproduce the bash syntax of the `local` keyword as best as it can.

I agree with Dan's comment #7 "the above DASH behaviour is broken, for
all three uses "local", "export", and "readonly". BASH is correct, and
DASH should be fixed."

The "local" keyword should not change anything to the required syntax of the 
assignment, e.g.
if `y=$x` works, `local y=$x` must work also!

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

Title:
  dash variable expansion error using local, readonly, and export

Status in dash package in Ubuntu:
  Confirmed

Bug description:
  
  Binary package hint: dash

  [Edited May 2010]
  True for all dash up to at least May 2010.

  Bug in variable expansion (incorrect word-splitting) using an assignment
  with "local", "readonly", or "export in dash:

  $ x='1 2 3'
  $ y=$x# this works fine
  $ echo "$y"
  1 2 3

  $ local y=$x  # this fails due to dash bug
  local: 2: bad variable name
  $ echo "$y"
  1

  $ readonly y=$x# this fails due to dash bug
  readonly: 2: bad variable name

  $ export y=$x  # this fails due to dash bug
  export: 2: bad variable name

  The same use of assignment using "local", "readonly" and "export" all work
  fine in bash:

  bash-3.2$ x='1 2 3'
  bash-3.2$ y=$x
  bash-3.2$ echo "$y"
  1 2 3
  bash-3.2$ local y=$x
  bash: local: can only be used in a function
  bash-3.2$ foo () {
  > local y=$x
  > echo "$y"
  > }
  bash-3.2$ foo
  1 2 3

  bash-3.2$ readonly y=$x # works fine

  bash-3.2$ export y=$x   # works fine

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

-- 
Mailing list: https://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 1519029] Re: Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Christopher M. Penalver
Adam, to see if this is already resolved, could you please test for this
via http://cdimage.ubuntu.com/daily-live/current/ and advise to the
results?

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

Title:
  Lenovo X240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread Christopher M. Penalver
shadowwraith, after the crash, are there any crash files in /var/crash?

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

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

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  CurrentDmesg:
   [   28.499680] init: plymouth-upstart-bridge main process ended, respawning
   [   28.539385] init: plymouth-upstart-bridge main process (1044) terminated 
with status 1
   [   28.539415] init: plymouth-upstart-bridge main process ended, respawning
   [ 3742.241867] perf samples too long (2501 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [12639.566620] perf samples too long (5001 > 5000), lowering 
kernel.perf_event_max_sample_rate to 25000
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
 Subsystem: Hewlett-Packard Company Device [103c:2a08]
  InstallationDate: Installed on 2014-11-09 (380 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1064): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:4294): WARNING **: Failed to load user image: Failed 
to open file '/home/shadowwraith/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: HP Pavilion 061 PS258AA-ABU t819.uk
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-68-lowlatency 
root=UUID=14666710-7816-48eb-a619-efd1b296c865 ro
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Tags:  trusty ubuntu
  Uname: Linux 3.13.0-68-lowlatency i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/14/2004
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.13
  dmi.board.name: Grouper
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.13:bd12/14/2004:svnHPPavilion061:pnPS258AA-ABUt819.uk:pvr0qy0211RE101GROUP00:rvnASUSTeKComputerINC.:rnGrouper:rvr1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: PS258AA-ABU t819.uk
  dmi.product.version: 0qy0211RE101GROUP00
  dmi.sys.vendor: HP Pavilion 061
  

[Touch-packages] [Bug 1517659] Re: /usr/bin/mediascanner-service-2.0:11:std::string::size:std::string::compare:std::operator:std::less:std::_Rb_tree

2015-11-24 Thread James Henstridge
*** This bug is a duplicate of bug 1492393 ***
https://bugs.launchpad.net/bugs/1492393

** This bug has been marked a duplicate of bug 1492393
   
/usr/bin/mediascanner-service-2.0:11:size:compare:operator:operator:std::_Rb_tree

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

Title:
  /usr/bin/mediascanner-
  
service-2.0:11:std::string::size:std::string::compare:std::operator:std::less:std::_Rb_tree

Status in mediascanner2 package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding mediascanner2.  This problem was most recently seen with
  version 0.108+15.04.20151109-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/514c9d3cc83f2018cf414aa5c9540c37dd271d70
  contains more details.

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

-- 
Mailing list: https://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 1334329] Re: Sound input settings not saved

2015-11-24 Thread Alain and Marianella
Same issue with Ubuntu 14.04.3

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

Title:
  Sound input settings not saved

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  When attempting to set my preferred sound input device, simply leaving
  sound preferences and going back to sound preferences, and selecting
  input, causes the default SPDIF to be selected again, and not the
  internal microphone I preferred.  I made a video to demonstrate what I
  mean by this here:  http://youtu.be/9Q9EQvLl_rA

  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  I really don't know.  It's just the sound preferences.

  3) What you expected to happen
  For my selected sound input to be saved.

  4) What happened instead
  Keeps defaulting to the top sound input

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brandon   23953 F pulseaudio
   /dev/snd/controlC0:  brandon   23953 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 25 11:20:14 2014
  InstallationDate: Installed on 2014-04-26 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Caicos HDMI Audio [Radeon HD 6400 Series] - HDA ATI HDMI
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [HDA-Intel - HDA Intel PCH, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

-- 
Mailing list: https://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 1334329] Re: Sound input settings not saved

2015-11-24 Thread Alain and Marianella
P.s. Don´t understand user Raymond but appreciater that he is at least
trying.

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

Title:
  Sound input settings not saved

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  When attempting to set my preferred sound input device, simply leaving
  sound preferences and going back to sound preferences, and selecting
  input, causes the default SPDIF to be selected again, and not the
  internal microphone I preferred.  I made a video to demonstrate what I
  mean by this here:  http://youtu.be/9Q9EQvLl_rA

  
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  I really don't know.  It's just the sound preferences.

  3) What you expected to happen
  For my selected sound input to be saved.

  4) What happened instead
  Keeps defaulting to the top sound input

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brandon   23953 F pulseaudio
   /dev/snd/controlC0:  brandon   23953 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jun 25 11:20:14 2014
  InstallationDate: Installed on 2014-04-26 (60 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Caicos HDMI Audio [Radeon HD 6400 Series] - HDA ATI HDMI
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [HDA-Intel - HDA Intel PCH, recording] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

-- 
Mailing list: https://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 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2015-11-24 Thread dlalonde
When the update gets pushed out to users, will this bug report be
closed? It's been 20 days now and that's the only thing keeping me from
using Ubuntu 15.10 (as all my main user folders such as desktop, images,
etc. are all symbolic links to another partition)

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

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

Status in GLib:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Committed
Status in glib2.0 source package in Wily:
  In Progress

Bug description:
  when i delete .trash_1000 folder frm usb nautilus freeses on ubuntu
  15.10. please help

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

-- 
Mailing list: https://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 1519566] Re: package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

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

** Changed in: apport (Ubuntu)
   Status: New => Confirmed

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

Title:
  package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Just wanted to report an additional bug  with the Text and background
  to text settings in themes.  Not able to change the colors
  independantly.  The only option is background color change . not
  able to change font color change in Ubuntu Mate.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: apport 2.19.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.2-0ubuntu7
  Architecture: amd64
  CrashReports: 600:0:116:306640:2015-11-24 19:41:53.088314294 -0500:2015-11-24 
19:41:54.088314294 -0500:/var/crash/apport.0.crash
  Date: Tue Nov 24 19:41:53 2015
  DuplicateSignature:
   Setting up apport (2.19.2-0ubuntu7) ...
   /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
   dpkg: error processing package apport (--configure):
subprocess installed post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationDate: Installed on 2015-11-24 (0 days ago)
  InstallationMedia: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20151107)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.3ubuntu1
   apt  1.0.10.2ubuntu1
  SourcePackage: apport
  Title: package apport 2.19.2-0ubuntu7 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1519593] [NEW] Speaker shows the same icon and type as headset

2015-11-24 Thread TarotChen
Public bug reported:

Test Env:
current build number: 185
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-11-23 03:35:34
version version: 185
version ubuntu: 20151120.1
version device: 20151028-869191d
version custom: 2015

BT speaker:
Philips BT25

Steps:
1.Bluetooth speaker set to discovery mode
2.Open Bluetooth settings 
3.Wait a moment for the device to appear in the list
4.Check the icon of speaker
5.Tap on it to open device page
6.Check the info

Actual:
It shows the icon and type same as headset

Expected:
Need an icon for speaker and the type should be speaker rather than headset

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

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

Title:
  Speaker shows the same icon and type as headset

Status in bluez package in Ubuntu:
  New

Bug description:
  Test Env:
  current build number: 185
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-11-23 03:35:34
  version version: 185
  version ubuntu: 20151120.1
  version device: 20151028-869191d
  version custom: 2015

  BT speaker:
  Philips BT25

  Steps:
  1.Bluetooth speaker set to discovery mode
  2.Open Bluetooth settings 
  3.Wait a moment for the device to appear in the list
  4.Check the icon of speaker
  5.Tap on it to open device page
  6.Check the info

  Actual:
  It shows the icon and type same as headset

  Expected:
  Need an icon for speaker and the type should be speaker rather than headset

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

-- 
Mailing list: https://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 1519594] [NEW] No sounds for ongoing call in both sides when connecting a BT speaker

2015-11-24 Thread TarotChen
Public bug reported:

Test Env:
current build number: 185
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2015-11-23 03:35:34
version version: 185
version ubuntu: 20151120.1
version device: 20151028-869191d
version custom: 2015

BT speaker:
Philips BT25

Steps:
1.Connect a BT speaker
2.Play a music file
>Music plays from speaker
3.Make a call to DUT
>Ringtone sounds from the phone
4.Answer the call, then listen and talk

Actual: 
No sounds for the call in both sides

Expected:
The calling should sound from the phone

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

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

Title:
  No sounds for ongoing call in both sides when connecting a BT speaker

Status in bluez package in Ubuntu:
  New

Bug description:
  Test Env:
  current build number: 185
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en
  last update: 2015-11-23 03:35:34
  version version: 185
  version ubuntu: 20151120.1
  version device: 20151028-869191d
  version custom: 2015

  BT speaker:
  Philips BT25

  Steps:
  1.Connect a BT speaker
  2.Play a music file
  >Music plays from speaker
  3.Make a call to DUT
  >Ringtone sounds from the phone
  4.Answer the call, then listen and talk

  Actual: 
  No sounds for the call in both sides

  Expected:
  The calling should sound from the phone

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

-- 
Mailing list: https://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 1519595] [NEW] No analog input for headphone microphone in system settings

2015-11-24 Thread Theron Muller
Public bug reported:

Up until just a few weeks ago my headphone microphone was working fine
in Ubuntu 14.04, but recently the only input selection available in the
settings menu is the 'Internal microphone'. I've looked in alsamixer,
but it only has one entry for 'mic' and another for 'mic boost'.
Plugging in the mic input drops the internal mic input to no sound, but
the headphone mic doesn't seem to be sending any sound through to the
computer. The stereo out jack is working fine.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11.1
ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
Uname: Linux 3.13.0-68-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  theron 9023 F pulseaudio
 /dev/snd/controlC0:  theron 9023 F pulseaudio
 /dev/snd/pcmC0D0c:   theron 9023 F...m pulseaudio
CurrentDesktop: X-Cinnamon
Date: Wed Nov 25 12:02:41 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-10-13 (772 days ago)
InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
SourcePackage: pulseaudio
UpgradeStatus: Upgraded to trusty on 2014-05-02 (571 days ago)
dmi.bios.date: 09/14/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.13
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1449
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 65.2E
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd09/14/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr0589110100242B10010020100:rvnHewlett-Packard:rn1449:rvr65.2E:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv7 Notebook PC
dmi.product.version: 0589110100242B10010020100
dmi.sys.vendor: Hewlett-Packard

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


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

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

Title:
  No analog input for headphone microphone in system settings

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Up until just a few weeks ago my headphone microphone was working fine
  in Ubuntu 14.04, but recently the only input selection available in
  the settings menu is the 'Internal microphone'. I've looked in
  alsamixer, but it only has one entry for 'mic' and another for 'mic
  boost'. Plugging in the mic input drops the internal mic input to no
  sound, but the headphone mic doesn't seem to be sending any sound
  through to the computer. The stereo out jack is working fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-68-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  theron 9023 F pulseaudio
   /dev/snd/controlC0:  theron 9023 F pulseaudio
   /dev/snd/pcmC0D0c:   theron 9023 F...m pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Nov 25 12:02:41 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-10-13 (772 days ago)
  InstallationMedia: Ubuntu-Server 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to trusty on 2014-05-02 (571 days ago)
  dmi.bios.date: 09/14/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1449
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 65.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd09/14/2010:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr0589110100242B10010020100:rvnHewlett-Packard:rn1449:rvr65.2E:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 0589110100242B10010020100
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://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 1499433] Re: Site security certificate is not trusted.

2015-11-24 Thread Launchpad Bug Tracker
[Expired for webbrowser-app (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: webbrowser-app (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Site security certificate is not trusted.

Status in webbrowser-app package in Ubuntu:
  Expired

Bug description:
  When navigating to the URL: http://oilandgasuk.co.uk/about-us.cfm

  I receive a certificate is not trusted message. This occurs on the
  phone, but does not occur on the desktop in the same browser, or with
  any other browser. I also tried switching to WiFi, and still got the
  error. Not sure what is occurring.

  Additionally, the home page of the site appears to load without any
  stylesheets.

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

-- 
Mailing list: https://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 1472272] Re: problems in X

2015-11-24 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  problems in X

Status in xorg package in Ubuntu:
  Expired

Bug description:
  - wallpaper not show after or before login and appearance in config system;
  - To close windows and programs, leaves trail

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-21.21-generic 3.19.8
  Uname: Linux 3.19.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Jul  7 10:45:33 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: fglrx-updates-core, 15.200, 3.19.0-21-generic, x86_64: installed
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6620G] 
[1002:9641] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:358b]
  InstallationDate: Installed on 2015-04-28 (69 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-21-generic 
root=UUID=e2a65800-de20-4c29-aa98-ad92c37541ff ro acpi_sleep=nonvs quiet splash 
vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] Arquivo ou diretório não encontrado: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.1C
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1805
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 33.58
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1C:bd01/25/2013:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr06911120471620100:rvnHewlett-Packard:rn1805:rvr33.58:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 06911120471620100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Tue Jul  7 10:24:33 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3
  xserver.video_driver: fglrx

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

-- 
Mailing list: https://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 1450489] Re: Non-existing executable causes bash to crash

2015-11-24 Thread Launchpad Bug Tracker
[Expired for bash (Ubuntu) because there has been no activity for 60
days.]

** Changed in: bash (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Non-existing executable causes bash to crash

Status in bash package in Ubuntu:
  Expired

Bug description:
  The following line causes the bash to crash consistently.

  foo.sh &> /dev/null &

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: bash 4.3-7ubuntu1.5
  ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
  Uname: Linux 3.13.0-49-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 30 16:13:18 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-21 (524 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: bash
  UpgradeStatus: Upgraded to trusty on 2014-05-26 (339 days ago)

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

-- 
Mailing list: https://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 1496151] Re: My keyboard recognises AltGr, Alt, Ctrl and Shift R like Shift L

2015-11-24 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: systemd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  My keyboard recognises AltGr, Alt, Ctrl and Shift R like Shift L

Status in systemd package in Ubuntu:
  Expired

Bug description:
  My keyboard recognises Alt, AltGr, Ctrl and ShiftR like there all were Shift 
L.
  I'm pretty sure that is not a problem of the keyboard, i'd tested in other 
systems and works correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: udev 204-5ubuntu20.13
  ProcVersionSignature: Ubuntu 3.19.0-28.30~14.04.1-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.13
  Architecture: amd64
  Date: Tue Sep 15 23:27:47 2015
  InstallationDate: Installed on 2015-09-15 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  MachineType: MSI MS-7817
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-28-generic 
root=UUID=31eadff5-f6d6-42f9-a2e8-89f8cb94cd46 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V35.2
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85M-P33 V3 (MS-7817)
  dmi.board.vendor: MSI
  dmi.board.version: 8.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 8.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV35.2:bd12/24/2014:svnMSI:pnMS-7817:pvr8.0:rvnMSI:rnB85M-P33V3(MS-7817):rvr8.0:cvnMSI:ct3:cvr8.0:
  dmi.product.name: MS-7817
  dmi.product.version: 8.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://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 1299834] Re: Laptop screen only displays when something is plugged into the HDMI port

2015-11-24 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Laptop screen only displays when something is plugged into the HDMI
  port

Status in xorg package in Ubuntu:
  Expired

Bug description:
  HP Laptop

  AMD A8-5550M APU with Radeon(tm) HD Graphics x4

  Model 17-e016dx

  When booting in to "Try Ubuntu without installing" with nothing plugged in to 
the HDMI port I get a blank screen on the laptop, but seems to boot normally 
other wise.
  Reproduced 3 times

  When booting in to "Try Ubuntu without installing" with a device plugged in 
to the HDMI port I can get to the desktop without issue and displays normally 
on the laptop screen.
  Reproduced 3 times

  Ran install from the same USB install with device plugged in to HDMI,
  display shows normally

  Note: I can install 13.10 without this work around

  After Install was finished laptop booted fine with HDMI cable plugged
  in.

  Removed HDMI, boot to desktop but no video again.

  Plugged HDMI back in, booted fine.

  Tried to change graphics drivers to fglrx-updates or fglrx would not
  take

  Rebooted, still would not take ether one of the fglrx graphics
  drivers, no error message.

  Downloaded New BIOS from HP
  Version: F.31

  Needs Windows 8, to update BIOS

  Updated BIOS

  Booted from Ubuntu USB "Try Ubuntu without installing" without HDMI
  plugged in black screen again

  Plugged HDMI in, booted from USB "Try Ubuntu without installing" and
  got to Ubuntu desktop.

  Was able to install fglrx-updates in Live Boot

  Restarted and ran install from bootiable USB

  installed Ubuntu 14.04 still had no video without HDMI plugged in

  installed fglrx-updates in Additional Drivers, and it stuck, rebooted

  Worked

  Shutdown, removed HDMI cable

  Booted and it worked. Laptop video works with out HDMI plugged in.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 30 10:04:05 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus: fglrx-updates, 13.350.1, 3.13.0-20-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8550G] 
[1002:990d] (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1984]
  InstallationDate: Installed on 2014-03-30 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic.efi.signed 
root=UUID=b4007e1a-20b8-4530-ab38-1841cea0a9e6 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/04/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1984
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 01.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.31:bd12/04/2013:svnHewlett-Packard:pnHPPavilion17NotebookPC:pvr088310305B1620100:rvnHewlett-Packard:rn1984:rvr01.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion 17 Notebook PC
  dmi.product.version: 088310305B1620100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11+14.04.20140320.1-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sun Mar 30 09:49:59 2014
  xserver.configfile: default
  xserver.errors:
   open 

[Touch-packages] [Bug 1519445] Re: Ubuntu 15.10 Unity Dash freezes after returning from locked session

2015-11-24 Thread Stacey L
** Package changed: ubuntu => ubuntu-meta (Ubuntu)

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

Title:
  Ubuntu 15.10 Unity Dash freezes after returning from locked session

Status in unity package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 15.10 on an Asus laptop. I've noticed that the Unity
  Launcher or Dash resting to the left of my screen freezes as well as
  the menu in the upper right corner freezing as well after I return to
  my main account after switching users.

  Steps I use to reproduce the problem.

  1. Select Menu button in upper right corner.
  2. Click other user account...
  3. Switch back to original account via same menu.
  4. Unity Dash doesn't scroll, nor does the main menu (upper right corner work)

  Solutions I've found

  1. Pressing Control + Alt + L to lock screen
  2. Unlocking the affected user account.

  I'm wondering if there is a fix for this, or if any other users are
  experiencing this.

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

-- 
Mailing list: https://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 1518754] Re: Losing x session when resuming from suspend

2015-11-24 Thread Christopher M. Penalver
etal, thank you for reporting this and helping make Ubuntu better.

After the crash, are there crash files in /var/crash?

** Tags added: latest-bios-2.50

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Medium

** Changed in: xorg (Ubuntu)
   Status: New => 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/1518754

Title:
  Losing x session when resuming from suspend

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  When resuming from suspend (and only if previous session was running opengl 
games) then the x server crashes and automatically restarts. 
  Monitor is Dell P2715Q so might be related to 
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1493921

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.63  Sat Nov  7 21:25:42 
PST 2015
   GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Nov 22 22:01:14 2015
  DistUpgraded: 2015-10-28 08:15:12,202 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ZOTAC International (MCO) Ltd. Device [19da:1288]
  InstallationDate: Installed on 2012-11-03 (1114 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic 
root=UUID=ee93e72c-61ad-40a8-b403-23a5d9fc8fcd ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-10-28 (25 days ago)
  dmi.bios.date: 07/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.50
  dmi.board.name: Z87E-ITX
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.50:bd07/11/2014:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnZ87E-ITX:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sun Nov 22 21:58:37 2015
  xserver.configfile: None
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.17.2-1ubuntu9.1

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

-- 
Mailing list: https://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 1518989] Re: Predictive text (space after word)

2015-11-24 Thread Pat McGowan
Can you explain a but more,  you can select a suggested word either by
touching the word or entering space as a shortcut. In either case the
word is selected and a space is appended for you.

** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Status: New => Incomplete

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

Title:
  Predictive text (space after word)

Status in Canonical System Image:
  Incomplete
Status in Dropping Letters:
  Invalid
Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  When we write something a predictive word is proposed, so instead of
  finishing to write the word we touch it but every time we have to add
  a space after which is pretty annoying.  I consider it as a bug cauz
  it's a normal feature of keyboard in android for example.

  Regards,

  Yoann

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518989/+subscriptions

-- 
Mailing list: https://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 1502045] Re: Move from consolekit to logind

2015-11-24 Thread Colin Watson
** Changed in: openssh (Ubuntu)
   Status: New => Fix Committed

** Changed in: openssh (Ubuntu)
   Importance: Undecided => High

** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) => Colin Watson (cjwatson)

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

Title:
  Move from consolekit to logind

Status in lxdm package in Ubuntu:
  New
Status in lxsession package in Ubuntu:
  New
Status in openssh package in Ubuntu:
  Fix Committed
Status in tcosmonitor package in Ubuntu:
  New

Bug description:
  consolekit has been dead upstream for a long time. Ubuntu moved to
  logind in saucy (13.10), and we don't support consolekit any more.
  There are a few packages which still depend on it, most notably
  openssh, lxdm, and lxsession{,-logout}. For Ubuntu 16.04 we really
  should get rid of CK.

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

-- 
Mailing list: https://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 1334916] Re: sshd-ConsoleKit integration patch causes abrupt termination of multichannel sessions

2015-11-24 Thread Colin Watson
I'll drop this patch in the next xenial upload.

** Changed in: openssh (Ubuntu)
   Importance: Undecided => High

** Changed in: openssh (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) => Colin Watson (cjwatson)

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

Title:
  sshd-ConsoleKit integration patch causes abrupt termination of
  multichannel sessions

Status in openssh package in Ubuntu:
  Fix Committed

Bug description:
  Attached to this report is a small app the reproduces the issue by creating 
multiple channels within one sessions. (I fist hit this issue using JSCH 
library)
  Following information is printed to stdout if sshd is launched with -d flags 
(I've modified the sshd code to print PIDs next to debug level):
  debug3(7526): monitor_read: checking request 156
  debug3(7526): mm_answer_consolekit_register entering
  debug1(7526): session_by_tty: session 0 tty /dev/pts/1
  debug1(7573): server_input_channel_req: channel 2 request pty-req reply 1
  debug1(7573): session_by_channel: session 2 channel 2
  debug1(7573): session_input_channel_req: session 2 req pty-req
  debug1(7573): Allocating pty.
  debug3(7573): mm_request_send entering: type 28
  debug3(7573): mm_pty_allocate: waiting for MONITOR_ANS_PTY
  debug3(7573): mm_request_receive_expect entering: type 29
  debug3(7573): mm_request_receive entering
  debug1(7526): Unable to open session: The name org.freedesktop.ConsoleKit was 
not provided by any .service files
  debug3(7526): mm_request_send entering: type 157
  debug3(7526): mm_request_receive entering
  debug3(7526): monitor_read: checking request 28
  debug3(7526): mm_answer_pty entering
  debug2(7526): session_new: allocate (allocated 2 max 10)
  debug3(7526): session_unused: session id 2 unused
  debug1(7526): session_new: session 2
  mm_request_receive_expect: read: rtype 157 != type 29

  From the log, it looks as if two processes use the same set of pipes
  to communicate to the monitor, one of them is sending
  MONITOR_REQ_CONSOLEKIT_REGISTER, while another  MONITOR_REQ_PTY, and
  because they use same set of pipes, and because both processes use
  same pipe FDs, monitor reply is sometimes delivered to the wrong
  process.

  I can reproduce the failure 90% of time using attached app, which expects 
first argument to be host name, second - login and the third - password, that 
are defaulted to ubuntu:ubuntu@localhost:
  $ ./ssh-multisession 
  Connecting to localhost...Done!
  Authenticating as ubuntu...Done.
  Starting channel 0
  Starting channel 1
  ssh_channel_request_pty()=-1: Socket error: disconnected
  Starting channel 2
  ssh_channel_open_session()=-1: Writing packet: error on socket (or connection 
closed): Operation now in progress
  Starting channel 3

  The same script works fine if sshd is compiled without consolekit.patch:
  ./ssh-multisession debian-host debian debian
  Connecting to 172.17.162.237...Done!
  Authenticating as debian...Done.
  Starting channel 0
  Starting channel 1
  Starting channel 2
  Starting channel 3
  Starting channel 4
  Starting channel 5
  Starting channel 6
  Starting channel 7
  Starting channel 8
  Starting channel 9

  P.S. To compile a test app one needs to have libssh-dev package
  installed on your system.

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

-- 
Mailing list: https://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 1517348] Re: Xorg freeze on DELL XPS13 L322X Ubuntu 15.10

2015-11-24 Thread Christopher M. Penalver
Alessandro Sfondrini, to see if this is already resolved in Ubuntu,
could you please test http://cdimage.ubuntu.com/daily-live/current/ and
advise to the results?

** Tags added: regression-release

** Changed in: xorg (Ubuntu)
   Importance: Low => Medium

** Changed in: xorg (Ubuntu)
   Status: New => 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/1517348

Title:
  Xorg freeze on DELL XPS13 L322X Ubuntu 15.10

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since the upgrade to Ubuntu 15.10 I am experiencing frequent freezes.
  This did happen on the same system before the upgrade, but not nearly
  as frequently. It seems to happen randomly. As of now I have no other
  computer that I can use to access my own during freezes by ssh and
  confirm that this is a graphic only issue / gather further info.

  Before upgrading I had other issues on this laptop (laptop shutting
  down randomly after resuming from suspend) which are seemingly
  resolved by the upgrade.

  The way that the screen freezes is most peculiar. I attach a picture
  of the screen for information.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Nov 18 08:31:17 2015
  DistUpgraded: 2015-11-14 13:48:06,030 DEBUG running apport_crash()
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20120703-2
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.0.4: added
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-09-09 (799 days ago)
  InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20120703-15:08
  MachineType: Dell Inc. Dell System XPS L322X
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=83dfa0b9-2d1e-4fca-a566-c3fcb5eefa88 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to wily on 2015-11-14 (3 days ago)
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0PJHXN
  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.:bvrA09:bd05/15/2013:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn0PJHXN:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Wed Nov 18 08:24:10 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4933 
   vendor CMN
  xserver.version: 2:1.17.2-1ubuntu9

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

-- 
Mailing list: https://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 1477580] Re: [HTML5] AppaArmor denials to used the system installed UI SDK files, when webapp container used as a launcher

2015-11-24 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Committed

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

Title:
  [HTML5] AppaArmor denials to used the system installed UI SDK files,
  when webapp container used as a launcher

Status in Canonical System Image:
  Fix Committed
Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-personal-security package in Ubuntu:
  Fix Released
Status in apparmor-easyprof-ubuntu package in Ubuntu RTM:
  In Progress

Bug description:
  When launching an app create with the default HTML5 template in qtc on
  the device (it now uses the 'ubunu-webapp' apparmor template), the css
  styles are not applied at all.

  Here are the apparmor denials:

  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.079466] type=1400 
audit(1437658592.368:199): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/fast-buttons.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.082182] type=1400 
audit(1437658592.368:200): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/core.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.083800] type=1400 
audit(1437658592.368:201): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/buttons.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.086150] type=1400 
audit(1437658592.378:202): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/dialogs.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.088011] type=1400 
audit(1437658592.378:203): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/page.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.092620] type=1400 
audit(1437658592.378:204): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/pagestacks.js" 
pid=13230 comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 
ouid=0
  Sdk-Launcher> There has been a AppArmor denial for your application.
  Sdk-Launcher> Most likely it is missing a policy in the AppArmor file.
  Syslog> Jul 23 13:36:32 ubuntu-phablet kernel: [74934.094909] type=1400 
audit(1437658592.388:205): apparmor="DENIED" operation="open" 
profile="tutu.abreu-alexandre_tutu_0.1" 
name="/usr/share/ubuntu-html5-ui-toolkit/0.1/ambiance/js/tab.js" pid=13230 
comm="Chrome_FileThre" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1477580/+subscriptions

-- 
Mailing list: https://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 1510660] Re: Screen icons and text corrupted after 15.10 upgrade

2015-11-24 Thread Christopher M. Penalver
John Deakin, for instructions please see
https://help.ubuntu.com/community/Grub2 .

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

Title:
  Screen icons and text corrupted after 15.10 upgrade

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 15.10 I am having trouble with most of the desktop
  and other icons and some text. The problem seems to be that the screen
  painting lines are out of synch.

  This means that most of the icons on the desktop are almost unreadable
  and spread laterally. Also PDF documents are unreadable. The raster
  graphics that I have imported into Inkscape are unusable.

  I am using a Dell Vostro 220 and Dell screens. The affect is the same
  whether I use a wide screen or a more conventional profile.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic i686
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Tue Oct 27 18:32:31 2015
  InstallationDate: Installed on 2015-06-29 (120 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release i386 (20150422.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-10-23 (4 days ago)
  --- 
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,move,snap,resize,place,mousepoll,session,regex,grid,wall,vpswitch,imgpng,unitymtgrabhandles,animation,expo,workarounds,ezoom,fade,scale,unityshell,dbus]
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: 2015-10-23 10:06:39,765 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e22] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0283]
 Subsystem: Dell Device [1028:0283]
  InstallationDate: Installed on 2015-06-29 (125 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release i386 (20150422.1)
  LightdmGreeterLog:
   ** Message: Starting lightdm-gtk-greeter 2.0.1 (Aug  7 2015, 01:24:27)
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
   ** Message: [Configuration] Reading file: 
/etc/lightdm/lightdm-gtk-greeter.conf.d/30_xubuntu.conf
   upstart: indicator-application main process (1170) terminated with status 1
  MachineType: Dell Inc. Vostro 220 Series
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic 
root=UUID=493a552a-0b2a-44bb-80f4-624b2a315113 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-16-generic i686
  UpgradeStatus: Upgraded to wily on 2015-10-23 (9 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/07/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.2
  dmi.board.name: 0JJW8N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A03
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.2:bd09/07/2009:svnDellInc.:pnVostro220Series:pvr:rvnDellInc.:rn0JJW8N:rvrA03:cvnDellInc.:ct3:cvr:
  dmi.product.name: Vostro 220 Series
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Sun Nov  1 17:00:36 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputUVC Camera (046d:0824) KEYBOARD, id 8
   inputDell Dell USB Optical Mouse MOUSE, id 9
   inputDELL Dell QuietKey Keyboard KEYBOARD, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   28686 
   vendor 

[Touch-packages] [Bug 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-11-24 Thread Simon Fels
@hasselmm: Can you please follow
https://wiki.ubuntu.com/DebuggingBluetooth so that we get some more
details on what is going wrong?

Btw. what do you mean with "File transfers simply timeout."? We don't
support file transfers over bluetooth on Ubuntu Touch yet.

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

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435040/+subscriptions

-- 
Mailing list: https://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 1510824] Please test proposed package

2015-11-24 Thread Chris J Arges
Hello Dariusz, or anyone else affected,

Accepted policykit-1 into wily-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/policykit-1/0.105-11ubuntu3 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  PolkitAgentSession incorrectly handles multiline output (as observed
  with pam_vas)

Status in PolicyKit:
  Fix Released
Status in policykit-1 package in Ubuntu:
  Fix Released
Status in policykit-1 source package in Trusty:
  Fix Committed
Status in policykit-1 source package in Vivid:
  Fix Committed
Status in policykit-1 source package in Wily:
  Fix Committed

Bug description:
  [Impact]

   * Some PAM modules produce output of more than 1 line (e.g.
  PAM_TEXT_INFO may contain newlines in the message content). Polkit
  authentication agent is prepared to receive only single-line messages
  so it treats each line as a separate message. It fails to recognize
  the type of message for all of them except the first - hence failed
  authorization even if it was successful on the PAM-level.

   * The PAM specification does not require the modules to send only
  single-line messages. Thus, polkit needs to be fixed.

  * The helper component should escape (g_strescape) all messages before
  sending it up to the authentication agent. This way everything will be
  read as a single line and then unescaped to restore it's formatting
  with no changes required in PAM modules.

  [Test Case]

   * Use a pam module that returns a multi-line PAM_TEXT_INFO message on
  successful authentication (may require to artificially modify a pam
  module).

   * Perform a polkit authorization with e.g. pkexec ls

   * Correct authorization should end with a failure with an
  unrecognized PAM message

  [Regression Potential]

   * Fix makes advantage of the fact that polkit authentication agent
  already un-escapess (g_strcompress) all input from the helper
  component.

  * Fix is a backport of an upstream change.

  [Other Info]

   * Original bug description:

  There is an error observed when Ubuntu is configured to perform
  authentication via pam_vas (Vintela Authentication Services by Dell)
  in a disconnected mode (using cached authentication).

  Steps to reproduce:
  1. Configure pam_vas client authenticating to a remote server.
  2. Perform authentication to cache the credentials.
  3. Disconnect from the network where the server is reachable (to force using 
cached information).
  4. Perform an action requiring polkit authentication.

  Expected result:
  Authentication succeeds accompanied by the following message "You have logged 
in using cached account information.  Some network services will be 
unavailable".

  Actual result:
  Authentication fails accompanied by the following message "You have logged in 
using cached account information.  Some network services will be unavailable".

  Probable cause:
  The PolkitAgentSession part of polkit is designed to interpret only 1-line 
output, while interaction with pam_vas in the above scenario triggers helper to 
produce the following 2-line output:
  PAM_TEXT_INFO You have logged in using cached account information.  Some 
network services
  will be unavailable.

  The 'will be unavailable.' part is interpreted as an unknown message
  and causes failed authorization.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: policykit-1 0.105-4ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-52.71~14.04.1-generic 3.16.7-ckt18
  Uname: Linux 3.16.0-52-generic x86_64
  NonfreeKernelModules: nvidia zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 28 09:01:37 2015
  InstallationDate: Installed on 2015-04-13 (197 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: policykit-1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:

[Touch-packages] [Bug 1519029] Re: Lenovo T240 in Dock, bad resolution on logon and no mouse pointer

2015-11-24 Thread Christopher M. Penalver
Adam, thank you for reporting this and helping make Ubuntu better.

As per
https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/giuj20uc.txt an
update to your computer's buggy and outdated BIOS is available (2.33).
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, if the problem is still reproducible, and the
information above is provided, then please mark this report Status New.
Otherwise, please mark this as Invalid.

Thank you for your understanding.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => 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/1519029

Title:
  Lenovo T240 in Dock, bad resolution on logon and no mouse pointer

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Laptop works perfectly when not docked.

  If I boot when in the dock, the logon screen is highly corrupted.  I
  can enter my username and password anyway and then it logs me in, I
  can see the screen on the external display, and everything works
  EXCEPT my mouse pointer is invisible!  I can move the mouse around and
  if I get it in the right place (for example, I can get to a corner)
  and click it works, so the OS "knows" where the mouse pointer is but I
  just can't see it.

  
  If I boot up and log in with the laptop undocked, and then place in the dock, 
everything works perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 08:41:43 2015
  DistUpgraded: 2015-11-15 14:47:03,747 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad X240 [17aa:2214]
  InstallationDate: Installed on 2014-04-04 (597 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  MachineType: LENOVO 20AL009CUS
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to wily on 2015-11-15 (7 days ago)
  dmi.bios.date: 02/06/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GIET69WW (2.19 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AL009CUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 PRO
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGIET69WW(2.19):bd02/06/2014:svnLENOVO:pn20AL009CUS:pvrThinkPadX240:rvnLENOVO:rn20AL009CUS:rvr0B98401PRO:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AL009CUS
  dmi.product.version: ThinkPad X240
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov 23 08:30:48 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1005 
   vendor LGD
  xserver.version: 2:1.17.2-1ubuntu9

To manage notifications about 

[Touch-packages] [Bug 1519279] Re: Xorg segfault on external display plug/unplug

2015-11-24 Thread Christopher M. Penalver
SilverFire, thank you for reporting this and helping make Ubuntu better.

As per http://support.lenovo.com/us/en/products/laptops-and-netbooks
/thinkpad-edge-laptops/thinkpad-edge-e540 an update to your computer's
buggy and outdated BIOS is available (2.22). 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, if the problem is still reproducible, and the
information above is provided, then please mark this report Status New.
Otherwise, please mark this as Invalid.

Thank you for your understanding.

** Tags added: bios-outdated-2.20

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Xorg segfault on external display plug/unplug

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Thinkpad E540, Ubuntu 15.10, xorg 1:7.7+7ubuntu4, driver NVIDIA
  352.63 (also reproduces with NVIDIA 340.96 and nouveau)

  When I plug/unplug external display (VGA or HDMI), X server crashes
  with the following backtrace:

  [ 115.212] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
  [ 116.571] (EE)
  [ 116.571] (EE) Backtrace:
  [ 116.571] (EE) 0: /usr/bin/X (xorg_backtrace+0x4e) [0x564e760ab68e]
  [ 116.571] (EE) 1: /usr/bin/X (0x564e75ef7000+0x1b89f9) [0x564e760af9f9]
  [ 116.571] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (0x7f1d7f12b000+0x352f0) 
[0x7f1d7f1602f0]
  [ 116.571] (EE) 3: /usr/bin/X (DamageRegister+0x11) [0x564e760323e1]
  [ 116.571] (EE) 4: /usr/bin/X (0x564e75ef7000+0xd9b08) [0x564e75fd0b08]
  [ 116.571] (EE) 5: /usr/bin/X (BlockHandler+0x8a) [0x564e75f53cca]
  [ 116.572] (EE) 6: /usr/bin/X (WaitForSomething+0x163) [0x564e760a83f3]
  [ 116.572] (EE) 7: /usr/bin/X (0x564e75ef7000+0x57fa1) [0x564e75f4efa1]
  [ 116.572] (EE) 8: /usr/bin/X (0x564e75ef7000+0x5c34b) [0x564e75f5334b]
  [ 116.572] (EE) 9: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7f1d7f14ba40]
  [ 116.572] (EE) 10: /usr/bin/X (_start+0x29) [0x564e75f3d6c9]
  [ 116.572] (EE)
  [ 116.572] (EE) Segmentation fault at address 0x10
  [ 116.572] (EE)
  Fatal server error:
  [ 116.572] (EE) Caught signal 11 (Segmentation fault). Server aborting

  Expected - not to crash.

  The problem occurred after update from 15.04 to 15.10. See
  XorgLogOld.txt

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  352.63  Sat Nov  7 21:25:42 
PST 2015
   GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  BootLog:
   fsck from util-linux 2.26.2
   /dev/sdb2: clean, 370326/204 files, 4422836/8191744 blocks
  Date: Tue Nov 24 11:38:52 2015
  DistUpgraded: 2015-11-06 11:48:36,801 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 4.2.0-18-generic, x86_64: installed
   bbswitch, 0.7, 4.2.0-19-generic, x86_64: installed
   nvidia-352, 352.63, 4.2.0-19-generic, x86_64: installed
   vboxhost, 5.0.2, 4.2.0-18-generic, x86_64: installed
   vboxhost, 5.0.2, 4.2.0-19-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:5040]
     Subsystem: Lenovo Device [17aa:5040]
  InstallationDate: Installed on 2015-08-21 (95 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: LENOVO 20C6A0DS00
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=9c7fde50-44fd-4663-900c-1446724ffc68 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to wily on 2015-11-06 (17 days ago)
  dmi.bios.date: 07/29/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: J9ET9AWW (2.20 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20C6A0DS00
  dmi.board.vendor: LENOVO
  

[Touch-packages] [Bug 1519104] Re: xorg crash while switching between jedit and firefox

2015-11-24 Thread Christopher M. Penalver
shadowwraith, thank you for reporting this and helping make Ubuntu
better.

Could you please run the following command once from a terminal as it will 
automatically gather and attach updated debug information to this report:
apport-collect -p xorg 1519104

Please ensure you have the package xdiagnose installed, and that you
click the Yes button for attaching additional debugging information.

When reporting xorg related bugs in the future, please do so via the
above method. You can learn more about this functionality at
https://wiki.ubuntu.com/ReportingBugs.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => 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/1519104

Title:
  xorg crash while switching between jedit and firefox

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Xorg crashed when i switched from firefox to jedit, to further edit an
  HTML file, expected to just go back to jedit as normal, but xorg
  crashed instead, putting me back at the login screen.

  
  ADDITIONAL INFO

  apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu8.1
Candidate: 1:7.7+1ubuntu8.1
Version table:
   *** 1:7.7+1ubuntu8.1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:7.7+1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

  Distribution Ubuntustudio 14.04 LTS

  lsb_release -rd
  Description:  Ubuntu 14.04.3 LTS
  Release:  14.04

  
  bug was not reported at time because of error below

  Sorry, the program "Xorg" closed unexpectedly

  Your computer does not have enough free memory to automatically
  analyze the problem and send a report to the developers

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-lowlatency 3.13.11-ckt27
  Uname: Linux 3.13.0-68-lowlatency i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Mon Nov 23 21:12:47 2015
  InstallationDate: Installed on 2014-11-09 (379 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release i386 
(20140722.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1519082] Re: Left mouse bottom stops working

2015-11-24 Thread Christopher M. Penalver
path, thank you for reporting this and helping make Ubuntu better.

Could you please run the following command once from a terminal as it will 
automatically gather and attach updated debug information to this report:
apport-collect -p xorg 1519082

Please ensure you have the package xdiagnose installed, and that you
click the Yes button for attaching additional debugging information.

When reporting xorg related bugs in the future, please do so via the
above method. You can learn more about this functionality at
https://wiki.ubuntu.com/ReportingBugs.

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => 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/1519082

Title:
  Left mouse bottom stops working

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  At times the left mouse events stop working.  After a short moment the
  left mouse button starts working again. I'm using a Bluetooth mouse
  that connects to a dongle in a usb port.

  I was looking at the mouse events in three different test. As it turns out 
the mouse events stop showing up in all of these cases.
  xinput --test %id%
  sudo cat /dev/input/mouse0
  watch -d -n 0.1 cat /proc/interrupts

  It's hard to spot when the interrupts stop showing up. You'll need to
  align and overlap the terminals closely and keep clicking until it
  occurs. If more people can reproduce this test. Then I figure it could
  be a kernal bug.

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

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


Re: [Touch-packages] [Bug 1518925] Re: Buttons disappear in camera after taking a picture

2015-11-24 Thread advocatux
El 24/11/15 a las 14:58, Florian Boucault escribió:
> Can you try removing the SD card? It often happened in the past that a
> faulty SD card was present preventing the camera app from writing the
> photo properly and therefore hanging for a very long time.
>

Sure, I'll do some tests later (without the SD card and re-formating it 
to see what happens again).

I've fsck'ed the SD card and is interesting that only says there's a 
"share clusters" problem in /Picture/com.ubuntu.camera

I wonder if that's so because the camera-app has degenerated that 
directory or a faulty SD card is really the culprit.

--
advocatux

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

Title:
  Buttons disappear in camera after taking a picture

Status in Canonical System Image:
  Incomplete
Status in camera-app package in Ubuntu:
  Incomplete

Bug description:
  Sometimes when I'm trying to take a picture, after I click the shutter
  the first time, every button in the screen disappears, rendering the
  camera unusable. Then I need to reboot the phone to get the camera to
  a working state again.

  My phone is a BQ Aquaris E4.5 with Ubuntu 15.04 (OTA-8)

  Camera version 3.0.0.595

  What you expected to happen: I expect to take pictures with the
  camera.

  What happened instead: I can't take pictures.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1518925/+subscriptions

-- 
Mailing list: https://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 1518151] Re: libuuid1 fails to upgrade on xenial

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

** Changed in: util-linux (Ubuntu)
   Status: New => Confirmed

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

Title:
  libuuid1 fails to upgrade on xenial

Status in util-linux package in Ubuntu:
  Confirmed

Bug description:
  My xenial builder schroot reports libuuid1 cannot be upgraded:

  # apt-get update && apt-get -u dist-upgrade
  Get:1 http://mirrors.kernel.org xenial InRelease [218 kB]
  Get:2 http://mirrors.kernel.org xenial-security InRelease [64.4 kB]
  Get:3 http://mirrors.kernel.org xenial/main Sources [1118 kB]
  Get:4 http://mirrors.kernel.org xenial/restricted Sources [7228 B]
  Get:5 http://mirrors.kernel.org xenial/universe Sources [7471 kB]
  Get:6 http://mirrors.kernel.org xenial/multiverse Sources [178 kB]
  Get:7 http://mirrors.kernel.org xenial/main amd64 Packages [1443 kB]
  Get:8 http://mirrors.kernel.org xenial/restricted amd64 Packages [15.8 kB]
  Get:9 http://mirrors.kernel.org xenial/universe amd64 Packages [6971 kB]
  Get:10 http://mirrors.kernel.org xenial/multiverse amd64 Packages [138 kB]
  Get:11 http://mirrors.kernel.org xenial/main Translation-en [841 kB]
  Get:12 http://mirrors.kernel.org xenial/multiverse Translation-en [107 kB]
  Get:13 http://mirrors.kernel.org xenial/restricted Translation-en [4302 B]
  Get:14 http://mirrors.kernel.org xenial/universe Translation-en [4710 kB]
  Get:15 http://mirrors.kernel.org xenial-security/main Sources [28 B]
  Get:16 http://mirrors.kernel.org xenial-security/restricted Sources [28 B]
  Get:17 http://mirrors.kernel.org xenial-security/universe Sources [28 B]
  Get:18 http://mirrors.kernel.org xenial-security/multiverse Sources [28 B]
  Get:19 http://mirrors.kernel.org xenial-security/main amd64 Packages [28 B]
  Get:20 http://mirrors.kernel.org xenial-security/restricted amd64 Packages 
[28 B]
  Get:21 http://mirrors.kernel.org xenial-security/universe amd64 Packages [28 
B]
  Get:22 http://mirrors.kernel.org xenial-security/multiverse amd64 Packages 
[28 B]
  Get:23 http://mirrors.kernel.org xenial-security/main Translation-en [28 B]
  Get:24 http://mirrors.kernel.org xenial-security/multiverse Translation-en 
[28 B]
  Get:25 http://mirrors.kernel.org xenial-security/restricted Translation-en 
[28 B]
  Get:26 http://mirrors.kernel.org xenial-security/universe Translation-en [28 
B]
  Fetched 23.3 MB in 5s (4156 kB/s) 
  Reading package lists... Done
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be upgraded:
binutils bsdutils debconf devscripts dh-python findutils hostname 
libapparmor1 libaudit-common libaudit1
libblkid1 libfdisk1 libgcrypt20 libmount1 libpython3.5-minimal 
libpython3.5-stdlib libsepol1 libsmartcols1
libssl1.0.0 libsystemd0 libudev1 libuuid1 linux-libc-dev mime-support mount 
python3.5 python3.5-minimal
systemd systemd-sysv tar udev util-linux
  32 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 16.9 MB of archives.
  After this operation, 200 kB of additional disk space will be used.
  Do you want to continue? [Y/n] 
  Get:1 http://mirrors.kernel.org/ubuntu/ xenial/main bsdutils amd64 
1:2.27.1-1ubuntu2 [51.6 kB]
  Get:2 http://mirrors.kernel.org/ubuntu/ xenial/main findutils amd64 4.4.2-10 
[281 kB]
  Get:3 http://mirrors.kernel.org/ubuntu/ xenial/main hostname amd64 
3.16ubuntu1 [11.5 kB]
  Get:4 http://mirrors.kernel.org/ubuntu/ xenial/main util-linux amd64 
2.27.1-1ubuntu2 [847 kB]
  Get:5 http://mirrors.kernel.org/ubuntu/ xenial/main mount amd64 
2.27.1-1ubuntu2 [121 kB]
  Get:6 http://mirrors.kernel.org/ubuntu/ xenial/main tar amd64 1.28-2.1 [209 
kB]
  Get:7 http://mirrors.kernel.org/ubuntu/ xenial/main debconf all 1.5.58ubuntu1 
[136 kB]
  Get:8 http://mirrors.kernel.org/ubuntu/ xenial/main udev amd64 227-2ubuntu2 
[970 kB]
  Get:9 http://mirrors.kernel.org/ubuntu/ xenial/main libudev1 amd64 
227-2ubuntu2 [56.0 kB]
  Get:10 http://mirrors.kernel.org/ubuntu/ xenial/main libuuid1 amd64 
2.27.1-1ubuntu2 [15.2 kB]
  Get:11 http://mirrors.kernel.org/ubuntu/ xenial/main libblkid1 amd64 
2.27.1-1ubuntu2 [107 kB]
  Get:12 http://mirrors.kernel.org/ubuntu/ xenial/main libapparmor1 amd64 
2.10-0ubuntu7 [29.5 kB]
  Get:13 http://mirrors.kernel.org/ubuntu/ xenial/main libaudit-common all 
1:2.4.4-4ubuntu1 [3892 B]
  Get:14 http://mirrors.kernel.org/ubuntu/ xenial/main libaudit1 amd64 
1:2.4.4-4ubuntu1 [36.3 kB]
  Get:15 http://mirrors.kernel.org/ubuntu/ xenial/main libmount1 amd64 
2.27.1-1ubuntu2 [115 kB]
  Get:16 http://mirrors.kernel.org/ubuntu/ xenial/main libsystemd0 amd64 
227-2ubuntu2 [202 kB]
  Get:17 http://mirrors.kernel.org/ubuntu/ xenial/main systemd amd64 
227-2ubuntu2 [3437 kB]
  Get:18 

[Touch-packages] [Bug 1518515] Re: Cant Hear Sound from audacious

2015-11-24 Thread Christopher M. Penalver
Fakhri Darulssalam, thank you for reporting this and helping make Ubuntu
better.

To clarify, are you only having this problem with audacious?

** Tags added: latest-bios-208

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Medium

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

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

Title:
  Cant Hear Sound from audacious

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear LINUX

  please help to solve our problem (can not hear sound from software
  audacious etc)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-70.113-generic 3.13.11-ckt29
  Uname: Linux 3.13.0-70-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.96  Sun Nov  8 22:33:28 
PST 2015
   GCC version:  gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  Date: Sat Nov 21 10:09:03 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:13fd]
 Subsystem: ASUSTeK Computer Inc. GeForce 820M [1043:227a]
  InstallationDate: Installed on 2015-10-10 (41 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: ASUSTeK COMPUTER INC. X450LD
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-70-generic.efi.signed 
root=UUID=1db8bfa7-e492-4a29-b29a-7fbc36a20170 ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/11/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X450LD.208
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X450LD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX450LD.208:bd06/11/2014:svnASUSTeKCOMPUTERINC.:pnX450LD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX450LD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X450LD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Nov 21 10:06:21 2015
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5266 
   vendor CMN
  xserver.version: 2:1.15.1-0ubuntu2.7

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

-- 
Mailing list: https://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 1519445] Re: Ubuntu 15.10 Unity Dash freezes after returning from locked session

2015-11-24 Thread Brian Murray
** Package changed: ubuntu-meta (Ubuntu) => unity (Ubuntu)

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

Title:
  Ubuntu 15.10 Unity Dash freezes after returning from locked session

Status in unity package in Ubuntu:
  New

Bug description:
  I'm using Ubuntu 15.10 on an Asus laptop. I've noticed that the Unity
  Launcher or Dash resting to the left of my screen freezes as well as
  the menu in the upper right corner freezing as well after I return to
  my main account after switching users.

  Steps I use to reproduce the problem.

  1. Select Menu button in upper right corner.
  2. Click other user account...
  3. Switch back to original account via same menu.
  4. Unity Dash doesn't scroll, nor does the main menu (upper right corner work)

  Solutions I've found

  1. Pressing Control + Alt + L to lock screen
  2. Unlocking the affected user account.

  I'm wondering if there is a fix for this, or if any other users are
  experiencing this.

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

-- 
Mailing list: https://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 1479054] Re: Shuffle and repeat buttons pressed state does not visually differ from unpressed state

2015-11-24 Thread Brian Murray
** Also affects: rhythmbox (Ubuntu Xenial)
   Importance: Low
   Status: Invalid

** Also affects: ubuntu-themes (Ubuntu Xenial)
   Importance: High
 Assignee: Will Cooke (willcooke)
   Status: Confirmed

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

Title:
  Shuffle and repeat buttons pressed state does not visually differ from
  unpressed state

Status in rhythmbox package in Ubuntu:
  Invalid
Status in ubuntu-themes package in Ubuntu:
  Confirmed
Status in rhythmbox source package in Xenial:
  Invalid
Status in ubuntu-themes source package in Xenial:
  Confirmed

Bug description:
  In the default Ubuntu theme, the pressed/activated and deactivated
  button states are very similar and hard to differ. It is therefore
  hard to tell from the first look, if the shuffle is enabled or not. I
  am attaching the screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: rhythmbox 3.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-23-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Tue Jul 28 18:47:08 2015
  InstallationDate: Installed on 2013-08-17 (710 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to vivid on 2015-05-02 (87 days ago)

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

-- 
Mailing list: https://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 1479415] Re: dash error pops up after login

2015-11-24 Thread Brian Murray
** Package changed: dash (Ubuntu) => unity (Ubuntu)

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

Title:
  dash error pops up after login

Status in unity package in Ubuntu:
  New

Bug description:
  Error popped up after login.
  I tried to remove dash but it says system will be unstable without showing 
any dependencies!

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: dash 0.5.7-4ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-59.98-generic 3.13.11-ckt22
  Uname: Linux 3.13.0-59-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jul 29 18:31:36 2015
  InstallationDate: Installed on 2013-08-26 (701 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  SourcePackage: dash
  UpgradeStatus: Upgraded to trusty on 2014-11-01 (270 days ago)

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

-- 
Mailing list: https://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 1508081] Re: Fails to receive OTA updates [mako]

2015-11-24 Thread Pat McGowan
This is happening today on an MX4 running  174,  Update to 177 is not
available

phablet@ubuntu-phablet:~$ system-image-cli -nv
[systemimage] Nov 24 15:20:06 2015 (13472) Looking for blacklist: 
https://system-image.ubuntu.com/gpg/blacklist.tar.xz
[systemimage] Nov 24 15:20:06 2015 (13472) [0xb581d330] Requesting group 
download:
https://system-image.ubuntu.com/gpg/blacklist.tar.xz -> 
/var/lib/system-image/keyring.tar.xz
https://system-image.ubuntu.com/gpg/blacklist.tar.xz.asc -> 
/var/lib/system-image/keyring.tar.xz.asc

[systemimage] Nov 24 15:20:06 2015 (13472)
[/com/canonical/applications/download/fde960f4689747c3875d81ba52a22855]
Running group download reactor

Command never returns
The server returns a ping

I do not see any download manager log for the time

** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Fails to receive OTA updates

Status in Canonical System Image:
  Incomplete
Status in Ubuntu system image:
  New
Status in system-image package in Ubuntu:
  New
Status in ubuntu-download-manager package in Ubuntu:
  New

Bug description:
  Ubuntu Touch 15.04 (r23) [mako]

  Issue: Phone appears to fail to receive OTA updates. Previously, I jumped 
from (r15) to (r23) due to missing OTA updates. Currently, I see (r24) appears 
to be released on 2015 Oct 16.
  Expected behavior: System Settings > System > Updates (or System Settings > 
About this phone > Check for updates) reveals new image that I can release and 
download.
  Actual behavior: Checking for updates... > Software is up to date

  *Apologies for posting bug here, I cannot find correct location to
  file a bug against release/image/OTA/etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508081/+subscriptions

-- 
Mailing list: https://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 1347788] Re: find crashed when current working directory is not readable and -exec or -execdir used

2015-11-24 Thread Brian Murray
** Also affects: findutils (Ubuntu Xenial)
   Importance: Low
 Assignee: Dave Chiluk (chiluk)
   Status: Confirmed

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

Title:
  find crashed when current working directory is not readable and -exec
  or -execdir used

Status in findutils package in Ubuntu:
  Confirmed
Status in findutils source package in Xenial:
  Confirmed

Bug description:
  bug is similar to https://savannah.gnu.org/bugs/?15384 but for current
  directory (when it not readable or not executable)

  steps to reproduce

  DIR=`mktemp -d`
  cd $DIR
  mkdir -p 1/1 2
  cd 2
  find $DIR/1 -type d -exec echo {} \;
  find $DIR/1 -type d -execdir echo {} \;

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: findutils 4.4.2-7
  Uname: Linux 3.15.4-031504-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Jul 23 20:17:19 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  InstallationDate: Installed on 2014-04-24 (89 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: findutils
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: GNOME
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-04-24 (89 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  Package: findutils 4.4.2-7
  PackageArchitecture: amd64
  Tags:  trusty
  Uname: Linux 3.15.4-031504-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

-- 
Mailing list: https://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 1508081] Re: Fails to receive OTA updates [mako]

2015-11-24 Thread Pat McGowan
I killed u-d-m, tried the commend again and it did not work.
Once again a reboot cleared it
Adding a download manager task here. 

** Summary changed:

- Fails to receive OTA updates [mako]
+ Fails to receive OTA updates

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

Title:
  Fails to receive OTA updates

Status in Canonical System Image:
  Incomplete
Status in Ubuntu system image:
  New
Status in system-image package in Ubuntu:
  New
Status in ubuntu-download-manager package in Ubuntu:
  New

Bug description:
  Ubuntu Touch 15.04 (r23) [mako]

  Issue: Phone appears to fail to receive OTA updates. Previously, I jumped 
from (r15) to (r23) due to missing OTA updates. Currently, I see (r24) appears 
to be released on 2015 Oct 16.
  Expected behavior: System Settings > System > Updates (or System Settings > 
About this phone > Check for updates) reveals new image that I can release and 
download.
  Actual behavior: Checking for updates... > Software is up to date

  *Apologies for posting bug here, I cannot find correct location to
  file a bug against release/image/OTA/etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508081/+subscriptions

-- 
Mailing list: https://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 1519445] [NEW] Ubuntu 15.10 Unity Dash freezes after returning from locked session

2015-11-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I'm using Ubuntu 15.10 on an Asus laptop. I've noticed that the Unity
Launcher or Dash resting to the left of my screen freezes as well as the
menu in the upper right corner freezing as well after I return to my
main account after switching users.

Steps I use to reproduce the problem.

1. Select Menu button in upper right corner.
2. Click other user account...
3. Switch back to original account via same menu.
4. Unity Dash doesn't scroll, nor does the main menu (upper right corner work)

Solutions I've found

1. Pressing Control + Alt + L to lock screen
2. Unlocking the affected user account.

I'm wondering if there is a fix for this, or if any other users are
experiencing this.

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
Ubuntu 15.10 Unity Dash freezes after returning from locked session
https://bugs.launchpad.net/bugs/1519445
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to ubuntu-meta in Ubuntu.

-- 
Mailing list: https://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 1518614] Re: Xorg freeze

2015-11-24 Thread Christopher M. Penalver
NoBugs!, thank you for reporting this and helping make Ubuntu better.

To clarify, are there any crash files in /var/crash?

** Tags added: latest-bios-a16

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Medium

** Changed in: xorg (Ubuntu)
   Status: New => 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/1518614

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Shortly after plugging in iPad, screen froze (not mouse cursor
  though). Ctrl+alt+F2 let me killall firefox, killall nautilus, yet it
  still showed Firefox on the screen, and still was frozen.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sat Nov 21 10:55:31 2015
  DistUpgraded: 2014-04-19 04:44:12,758 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.19.0-33-generic, x86_64: installed
   nvidia-340, 340.96, 3.19.0-33-generic, x86_64: installed
   vboxhost, 5.0.2, 3.19.0-33-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Very infrequently
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:054e]
  InstallationDate: Installed on 2013-11-23 (728 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Dell Inc. XPS L521X
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic 
root=UUID=8e997c12-0ee0-422b-a7e4-a7cb0a74f38f ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: Xorg freeze
  UpgradeStatus: Upgraded to trusty on 2014-04-19 (581 days ago)
  dmi.bios.date: 12/17/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A16
  dmi.board.name: 0C5Y96
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A16
  dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd12/17/2013:svnDellInc.:pnXPSL521X:pvrA16:rvnDellInc.:rn0C5Y96:rvrA00:cvnDellInc.:ct8:cvrA16:
  dmi.product.name: XPS L521X
  dmi.product.version: A16
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Nov 16 12:37:37 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4333 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2.7

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

-- 
Mailing list: https://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 1435040] Re: Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

2015-11-24 Thread Mathias Hasselmann
Could this error about "Not enough free handles to register service" be
relevant?

$ grep ^Nov\ 24\ 16:4.*bluetooth syslog 
Nov 24 16:44:15 ubuntu-phablet kernel: [6.701176]init: bluetooth-touch main 
process (621) terminated with status 1
Nov 24 16:44:15 ubuntu-phablet bluetoothd[655]: Bluetooth daemon 5.35
Nov 24 16:44:15 ubuntu-phablet bluetoothd[655]: Starting SDP server
Nov 24 16:44:15 ubuntu-phablet bluetoothd[655]: Bluetooth management interface 
1.10 initialized
Nov 24 16:44:17 ubuntu-phablet kernel: [
8.389612][BT-MOD-INIT][I]do_bluetooth_drv_init:start to do bluetooth driver 
init normal boot 0
Nov 24 16:44:17 ubuntu-phablet kernel: [
8.418972][BT-MOD-INIT][I]do_bluetooth_drv_init:finish bluetooth driver init, 
i_ret:0
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Failed to obtain handles for 
"Service Changed" characteristic
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Not enough free handles to 
register service
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Error adding Link Loss service
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Not enough free handles to 
register service
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: message repeated 2 times: [ Not 
enough free handles to register service]
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Current Time Service could not 
be registered
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: gatt-time-server: Input/output 
error (5)
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Not enough free handles to 
register service
Nov 24 16:44:20 ubuntu-phablet NetworkManager[1355]:  Loaded device 
plugin: 
/usr/lib/arm-linux-gnueabihf/NetworkManager/libnm-device-plugin-bluetooth.so
Nov 24 16:44:19 ubuntu-phablet bluetoothd[655]: Not enough free handles to 
register service
Nov 24 16:44:23 ubuntu-phablet bluetoothd[655]: Endpoint registered: 
sender=:1.50 path=/MediaEndpoint/A2DPSource
Nov 24 16:44:23 ubuntu-phablet bluetoothd[655]: Endpoint registered: 
sender=:1.50 path=/MediaEndpoint/A2DPSink
Nov 24 16:44:30 ubuntu-phablet bluetoothd[655]: Player registered: sender=:1.39 
path=/_1_54

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

Title:
  Ubuntu Phone (BQ E4.5) does not connect to car-bluetooth

Status in Canonical System Image:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete

Bug description:
  With my FORD Focus Car, pairing does not work. The bluetooth system in
  the car searches for devices and shows "Aquaris E4.5 Ubuntu Edition"
  and then prompts me to connect with a 4-digit pin code, but the Ubuntu
  phone doesn't react at all and after a while the car system says that
  it failed to connect.

  image: 20150310-3201c0a
  KRILIN01A-S15A_BQ_L100EN_2020_150312
  OS Build 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1435040/+subscriptions

-- 
Mailing list: https://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 1518919] Re: Xorg freeze with whole screen displaying one color that changes

2015-11-24 Thread Christopher M. Penalver
kolen, thank you for reporting this and helping make Ubuntu better.

As per https://www.asus.com/Motherboards/P5QPLAM/HelpDesk_Download/ an
update to your computer's buggy and outdated BIOS is available (0416).
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, if the problem is still reproducible, and the
information above is provided, then please mark this report Status New.
Otherwise, please mark this as Invalid.

Thank you for your understanding.

** Tags added: bios-outdated-0416

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => 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/1518919

Title:
  Xorg freeze with whole screen displaying one color that changes

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  X freezed after I opened new tab in Chrome browser. Whole screen was
  of single colour and ctrl+alt+f1, etc not worked.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-68.111-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-68-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 13:35:01 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GpuHangFrequency: This is the first time
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e32] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:836d]
  InstallationDate: Installed on 2014-10-01 (418 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-68-generic 
root=UUID=136bd559-7b32-42f9-826a-29c389d74e3f ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0317
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5QPL-AM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0317:bd09/21/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QPL-AM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Mon Nov 23 13:27:24 2015
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputKEYBOARD USB KB  KEYBOARD, id 8
   inputKEYBOARD USB KB  KEYBOARD, id 9
   inputGenius Optical Mouse MOUSE, id 10
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 202 
   vendor ACR
  xserver.version: 2:1.15.1-0ubuntu2.7

To manage notifications 

[Touch-packages] [Bug 1519500] Re: apport.postinst: Syntax error: "fi" unexpected

2015-11-24 Thread dino99
** Attachment added: "apport.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1519500/+attachment/4524871/+files/apport.0.crash

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

Title:
  apport.postinst: Syntax error: "fi" unexpected

Status in apport package in Ubuntu:
  New

Bug description:
  Got that error while upgrading

  Setting up python-apport (2.19.2-0ubuntu7) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
   apport
   apport-gtk
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up apport (2.19.2-0ubuntu7) ...
  /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
  dpkg: error processing package apport (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of apport-gtk:
   apport-gtk depends on apport (>= 0.41); however:
Package apport is not configured yet.

  dpkg: error processing package apport-gtk (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   apport
   apport-gtk

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: apport 2.19.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.3.0-0.8-generic 4.3.0
  Uname: Linux 4.3.0-0-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.19.2-0ubuntu7
  Architecture: amd64
  CrashReports: 600:0:123:806005:2015-11-24 22:45:15.748161437 +0100:2015-11-24 
22:45:15.028132546 +0100:/var/crash/apport.0.crash
  CurrentDesktop: GNOME
  Date: Tue Nov 24 22:46:44 2015
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1519500] [NEW] apport.postinst: Syntax error: "fi" unexpected

2015-11-24 Thread dino99
Public bug reported:

Got that error while upgrading

Setting up python-apport (2.19.2-0ubuntu7) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 apport
 apport-gtk
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up apport (2.19.2-0ubuntu7) ...
/var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
dpkg: error processing package apport (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of apport-gtk:
 apport-gtk depends on apport (>= 0.41); however:
  Package apport is not configured yet.

dpkg: error processing package apport-gtk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 apport
 apport-gtk

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: apport 2.19.2-0ubuntu7
ProcVersionSignature: Ubuntu 4.3.0-0.8-generic 4.3.0
Uname: Linux 4.3.0-0-generic x86_64
NonfreeKernelModules: nvidia
ApportLog:
 
ApportVersion: 2.19.2-0ubuntu7
Architecture: amd64
CrashReports: 600:0:123:806005:2015-11-24 22:45:15.748161437 +0100:2015-11-24 
22:45:15.028132546 +0100:/var/crash/apport.0.crash
CurrentDesktop: GNOME
Date: Tue Nov 24 22:46:44 2015
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug package-from-proposed third-party-packages xenial

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

Title:
  apport.postinst: Syntax error: "fi" unexpected

Status in apport package in Ubuntu:
  New

Bug description:
  Got that error while upgrading

  Setting up python-apport (2.19.2-0ubuntu7) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
   apport
   apport-gtk
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up apport (2.19.2-0ubuntu7) ...
  /var/lib/dpkg/info/apport.postinst: 20: /var/lib/dpkg/info/apport.postinst: 
Syntax error: "fi" unexpected
  dpkg: error processing package apport (--configure):
   subprocess installed post-installation script returned error exit status 2
  dpkg: dependency problems prevent configuration of apport-gtk:
   apport-gtk depends on apport (>= 0.41); however:
Package apport is not configured yet.

  dpkg: error processing package apport-gtk (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   apport
   apport-gtk

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: apport 2.19.2-0ubuntu7
  ProcVersionSignature: Ubuntu 4.3.0-0.8-generic 4.3.0
  Uname: Linux 4.3.0-0-generic x86_64
  NonfreeKernelModules: nvidia
  ApportLog:
   
  ApportVersion: 2.19.2-0ubuntu7
  Architecture: amd64
  CrashReports: 600:0:123:806005:2015-11-24 22:45:15.748161437 +0100:2015-11-24 
22:45:15.028132546 +0100:/var/crash/apport.0.crash
  CurrentDesktop: GNOME
  Date: Tue Nov 24 22:46:44 2015
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://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 1510716] Re: Wallpaper gets offset when logged in

2015-11-24 Thread Christopher M. Penalver
Luca Weiss, to see if this is already resolved in Ubuntu, could you
please test http://cdimage.ubuntu.com/daily-live/current/ and advise to
the results?

** Tags added: vivid

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

Title:
  Wallpaper gets offset when logged in

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  As I don't know how to describe it, I have uploaded two pictures: 
http://imgur.com/a/MvSia
  The Bug is in 15.04 and 15.10!
  Primary monitor: 1920x1080, secondary: 1280x1024

  I also experienced it when I plugged my laptop into my TV.

  I am also not sure which package causes this, probably Lightdm?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  BootLog:
   [  OK  ] Started Detect the available GPUs and deal with any system 
changes.
Starting Light Display Manager...
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Oct 27 23:04:10 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   fglrx-updates-core, 15.201, 4.2.0-17-generic, x86_64: installed
   vboxhost, 5.0.8, 3.19.0-31-generic, x86_64: installed
   vboxhost, 5.0.8, 4.2.0-17-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / 
R9 280X] [1002:6798] (prog-if 00 [VGA controller])
 Subsystem: PC Partner Limited / Sapphire Technology Device [174b:3000]
  InstallationDate: Installed on 2015-06-19 (130 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: MSI MS-7751
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-17-generic 
root=UUID=3f542aab-5392-4374-be7f-1a9017221366 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/30/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V17.12
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z77 MPower (MS-7751)
  dmi.board.vendor: MSI
  dmi.board.version: 4.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 4.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV17.12:bd10/30/2013:svnMSI:pnMS-7751:pvr4.0:rvnMSI:rnZ77MPower(MS-7751):rvr4.0:cvnMSI:ct3:cvr4.0:
  dmi.product.name: MS-7751
  dmi.product.version: 4.0
  dmi.sys.vendor: MSI
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.fglrx-installer: fglrx-installer N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Tue Oct 27 13:18:21 2015
  xserver.configfile: default
  xserver.errors:
   open /dev/dri/card0: No such file or directory
   AIGLX error: failed to open /usr/X11R6/lib64/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib64/modules/dri/fglrx_dri.so: cannot open shared object 
file: No such file or directory]
   AIGLX error: failed to open /usr/lib64/dri/fglrx_dri.so, 
error[/usr/lib64/dri/fglrx_dri.so: cannot open shared object file: No such file 
or directory]
   AIGLX error: failed to open /usr/X11R6/lib/modules/dri/fglrx_dri.so, 
error[/usr/X11R6/lib/modules/dri/fglrx_dri.so: cannot open shared object file: 
No such file or directory]
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: fglrx

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

-- 
Mailing list: https://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 1519120] Re: Xenial: VLAN interfaces don't work until after a reboot

2015-11-24 Thread Mike Pontillo
After I rebooted, the "vlan100" interface was created. So perhaps this
bug just has to do with the fact that I tried to configure the a VLAN
without the 'vlan' package installed.

** Summary changed:

- Xenial: VLAN interfaces don't work when defined in the UI
+ Xenial: VLAN interfaces don't work until after a 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/1519120

Title:
  Xenial: VLAN interfaces don't work until after a reboot

Status in network-manager package in Ubuntu:
  New

Bug description:
  I tried to use the network manager UI to define a VLAN interface, and
  nothing happened. There are a few bugs here:

  (1) When creating a VLAN interface through the UI, the "vlan interface
  name" must be filled in. This should just default to ., rather than being a required field. (I typed in "vlan100"
  to get the "Save" button to activate.)

  (2) After creating my VLAN interface, nothing happened. No new
  interface appeared. I then realized that I had not installed the
  "vlan" package, and assumed that NetworkManager therefore could not
  complete configuration of the interface.

  (3) After installing the 'vlan' package (and then telling
  NetworkManager to disconnect and reconnect my Ethernet interface from
  the UI, just for good measure), still no VLAN interfaces were present
  on my system.

  I also tried editing the VLAN interface in the UI, and specifying
  "enp4s0f1.100", but still no VLAN interface came online.

  # apt-cache policy network-manager
  network-manager:
Installed: 1.0.4-0ubuntu6
Candidate: 1.0.4-0ubuntu6
Version table:
   *** 1.0.4-0ubuntu6 0
  500 http://172.16.42.88/ubuntu/ xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  # apt-cache policy vlan
  vlan:
Installed: 1.9-3.2ubuntu1
Candidate: 1.9-3.2ubuntu1
Version table:
   *** 1.9-3.2ubuntu1 0
  500 http://172.16.42.88/ubuntu/ xenial/main amd64 Packages
  100 /var/lib/dpkg/status

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

-- 
Mailing list: https://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 1505241] Re: Phone does not suspend

2015-11-24 Thread Pat McGowan
My test MX4 did suspend reasonably over a period of several hours,
trying my daily driver now

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

Title:
  Phone does not suspend

Status in Canonical System Image:
  In Progress
Status in bluez package in Ubuntu:
  In Progress

Bug description:
  I am seeing both the MX4 on proposed and the E4.5 on stable exhibit similar 
behavior
  According to the logs they are not able to suspend due to active wakeup 
sources.
  (I am running a BT test kernel on the MX4 3.10.35+)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1505241/+subscriptions

-- 
Mailing list: https://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 1510824] Re: PolkitAgentSession incorrectly handles multiline output (as observed with pam_vas)

2015-11-24 Thread Chris J Arges
Hello Dariusz, or anyone else affected,

Accepted policykit-1 into trusty-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/policykit-1/0.105-4ubuntu3.14.04.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: policykit-1 (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: policykit-1 (Ubuntu Vivid)
   Status: In Progress => Fix Committed

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

Title:
  PolkitAgentSession incorrectly handles multiline output (as observed
  with pam_vas)

Status in PolicyKit:
  Fix Released
Status in policykit-1 package in Ubuntu:
  Fix Released
Status in policykit-1 source package in Trusty:
  Fix Committed
Status in policykit-1 source package in Vivid:
  Fix Committed
Status in policykit-1 source package in Wily:
  Fix Committed

Bug description:
  [Impact]

   * Some PAM modules produce output of more than 1 line (e.g.
  PAM_TEXT_INFO may contain newlines in the message content). Polkit
  authentication agent is prepared to receive only single-line messages
  so it treats each line as a separate message. It fails to recognize
  the type of message for all of them except the first - hence failed
  authorization even if it was successful on the PAM-level.

   * The PAM specification does not require the modules to send only
  single-line messages. Thus, polkit needs to be fixed.

  * The helper component should escape (g_strescape) all messages before
  sending it up to the authentication agent. This way everything will be
  read as a single line and then unescaped to restore it's formatting
  with no changes required in PAM modules.

  [Test Case]

   * Use a pam module that returns a multi-line PAM_TEXT_INFO message on
  successful authentication (may require to artificially modify a pam
  module).

   * Perform a polkit authorization with e.g. pkexec ls

   * Correct authorization should end with a failure with an
  unrecognized PAM message

  [Regression Potential]

   * Fix makes advantage of the fact that polkit authentication agent
  already un-escapess (g_strcompress) all input from the helper
  component.

  * Fix is a backport of an upstream change.

  [Other Info]

   * Original bug description:

  There is an error observed when Ubuntu is configured to perform
  authentication via pam_vas (Vintela Authentication Services by Dell)
  in a disconnected mode (using cached authentication).

  Steps to reproduce:
  1. Configure pam_vas client authenticating to a remote server.
  2. Perform authentication to cache the credentials.
  3. Disconnect from the network where the server is reachable (to force using 
cached information).
  4. Perform an action requiring polkit authentication.

  Expected result:
  Authentication succeeds accompanied by the following message "You have logged 
in using cached account information.  Some network services will be 
unavailable".

  Actual result:
  Authentication fails accompanied by the following message "You have logged in 
using cached account information.  Some network services will be unavailable".

  Probable cause:
  The PolkitAgentSession part of polkit is designed to interpret only 1-line 
output, while interaction with pam_vas in the above scenario triggers helper to 
produce the following 2-line output:
  PAM_TEXT_INFO You have logged in using cached account information.  Some 
network services
  will be unavailable.

  The 'will be unavailable.' part is interpreted as an unknown message
  and causes failed authorization.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: policykit-1 0.105-4ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-52.71~14.04.1-generic 3.16.7-ckt18
  Uname: Linux 3.16.0-52-generic x86_64
  NonfreeKernelModules: nvidia zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 28 09:01:37 2015
  InstallationDate: Installed on 2015-04-13 (197 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release 

[Touch-packages] [Bug 1508081] Re: Fails to receive OTA updates

2015-11-24 Thread Barry Warsaw
If the log file (or system-image-cli -vv) ends with "Running group
download reactor" it basically means that s-i has told udm to download a
bunch of files, and it's waiting for the D-Bus signals indicating
successful completion or failure.  Since we're not seeing either of
those, s-i will just sit and wait, although it will eventually time out.

There could be several reasons why udm is not responding, including
networking problems anywhere along the path, or bugs. I don't know
whether udm is being actively maintained.

As an experiment, you could try `SYSTEMIMAGE_PYCURL=1 system-image-cli
-vv` and see if you get different behavior.  This bypasses udm and uses
s-i's built-in cURL-based downloader.  It's not recommended currently
for production phone environments because it doesn't have the same
networking behavior as udm, but this is essentially what's used in
snappy.  (Assuming of course that you're running s-i 3.0 or newer).

If the cURL approach works, then it points to a problem in udm.  If it
doesn't work, you should at least get more diagnostics to help narrow it
down to a problem in the networking, client, or server.

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

Title:
  Fails to receive OTA updates

Status in Canonical System Image:
  Incomplete
Status in Ubuntu system image:
  New
Status in system-image package in Ubuntu:
  New
Status in ubuntu-download-manager package in Ubuntu:
  New

Bug description:
  Ubuntu Touch 15.04 (r23) [mako]

  Issue: Phone appears to fail to receive OTA updates. Previously, I jumped 
from (r15) to (r23) due to missing OTA updates. Currently, I see (r24) appears 
to be released on 2015 Oct 16.
  Expected behavior: System Settings > System > Updates (or System Settings > 
About this phone > Check for updates) reveals new image that I can release and 
download.
  Actual behavior: Checking for updates... > Software is up to date

  *Apologies for posting bug here, I cannot find correct location to
  file a bug against release/image/OTA/etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508081/+subscriptions

-- 
Mailing list: https://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 1518990] Re: Display corruption when using some QT programs

2015-11-24 Thread Christopher M. Penalver
Tom, thank you for reporting this and helping make Ubuntu better.

As per http://www.dell.com/support/home/us/en/19/product-
support/product/latitude-e7440-ultrabook/drivers/advanced 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, if the problem is still reproducible, and the
information above is provided, then please mark this report Status New.
Otherwise, please mark this as Invalid.

Thank you for your understanding.

** Tags added: bios-outdated-a16

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => 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/1518990

Title:
  Display corruption when using some QT programs

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  When using Virtualbox and some other QT based programs I get very
  strange window corruption. It looks like the screen is painted several
  times over eachother, and when transitioning to another sub-window the
  previous windows elements are still on the screen. I've filed this
  under X due to the errors I get in the console (and the fact it
  happens on multiple different programs). I've had this occur on the
  compiz settings manager (ccsm) and Virtualbox. Restarting the process
  fixes the issue, but it appears to randomly trigger and to occur from
  the application start.

  When using Virtualbox I get this error in the console:
  Qt WARNING: X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id:  0x0

  
   ✗ sudo lshw -c video
*-display   
 description: VGA compatible controller
 product: Haswell-ULT Integrated Graphics Controller
 vendor: Intel Corporation
 physical id: 2
 bus info: pci@:00:02.0
 version: 0b
 width: 64 bits
 clock: 33MHz
 capabilities: msi pm vga_controller bus_master cap_list rom
 configuration: driver=i915 latency=0
 resources: irq:45 memory:f780-f7bf memory:e000-efff 
ioport:f000(size=64)

  
  Description:  Ubuntu 15.10
  Release:  15.10

  xorg:
Installed: 1:7.7+7ubuntu4
Candidate: 1:7.7+7ubuntu4
Version table:
   *** 1:7.7+7ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  BootLog:
   fsck from util-linux 2.26.2
   /dev/mapper/ubuntu--vg-root: clean, 509881/30203904 files, 
30823982/120793088 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Nov 23 13:46:53 2015
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:05cb]
  InstallationDate: Installed on 2015-11-16 (7 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Dell Inc. Latitude E7440
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/usr/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-18-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.name: 07F3F4
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Touch-packages] [Bug 1510824] Please test proposed package

2015-11-24 Thread Chris J Arges
Hello Dariusz, or anyone else affected,

Accepted policykit-1 into vivid-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/policykit-1/0.105-8ubuntu5 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: policykit-1 (Ubuntu Wily)
   Status: In Progress => Fix Committed

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

Title:
  PolkitAgentSession incorrectly handles multiline output (as observed
  with pam_vas)

Status in PolicyKit:
  Fix Released
Status in policykit-1 package in Ubuntu:
  Fix Released
Status in policykit-1 source package in Trusty:
  Fix Committed
Status in policykit-1 source package in Vivid:
  Fix Committed
Status in policykit-1 source package in Wily:
  Fix Committed

Bug description:
  [Impact]

   * Some PAM modules produce output of more than 1 line (e.g.
  PAM_TEXT_INFO may contain newlines in the message content). Polkit
  authentication agent is prepared to receive only single-line messages
  so it treats each line as a separate message. It fails to recognize
  the type of message for all of them except the first - hence failed
  authorization even if it was successful on the PAM-level.

   * The PAM specification does not require the modules to send only
  single-line messages. Thus, polkit needs to be fixed.

  * The helper component should escape (g_strescape) all messages before
  sending it up to the authentication agent. This way everything will be
  read as a single line and then unescaped to restore it's formatting
  with no changes required in PAM modules.

  [Test Case]

   * Use a pam module that returns a multi-line PAM_TEXT_INFO message on
  successful authentication (may require to artificially modify a pam
  module).

   * Perform a polkit authorization with e.g. pkexec ls

   * Correct authorization should end with a failure with an
  unrecognized PAM message

  [Regression Potential]

   * Fix makes advantage of the fact that polkit authentication agent
  already un-escapess (g_strcompress) all input from the helper
  component.

  * Fix is a backport of an upstream change.

  [Other Info]

   * Original bug description:

  There is an error observed when Ubuntu is configured to perform
  authentication via pam_vas (Vintela Authentication Services by Dell)
  in a disconnected mode (using cached authentication).

  Steps to reproduce:
  1. Configure pam_vas client authenticating to a remote server.
  2. Perform authentication to cache the credentials.
  3. Disconnect from the network where the server is reachable (to force using 
cached information).
  4. Perform an action requiring polkit authentication.

  Expected result:
  Authentication succeeds accompanied by the following message "You have logged 
in using cached account information.  Some network services will be 
unavailable".

  Actual result:
  Authentication fails accompanied by the following message "You have logged in 
using cached account information.  Some network services will be unavailable".

  Probable cause:
  The PolkitAgentSession part of polkit is designed to interpret only 1-line 
output, while interaction with pam_vas in the above scenario triggers helper to 
produce the following 2-line output:
  PAM_TEXT_INFO You have logged in using cached account information.  Some 
network services
  will be unavailable.

  The 'will be unavailable.' part is interpreted as an unknown message
  and causes failed authorization.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: policykit-1 0.105-4ubuntu2.14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-52.71~14.04.1-generic 3.16.7-ckt18
  Uname: Linux 3.16.0-52-generic x86_64
  NonfreeKernelModules: nvidia zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 28 09:01:37 2015
  InstallationDate: Installed on 2015-04-13 (197 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  SourcePackage: policykit-1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage 

  1   2   3   4   >