[Touch-packages] [Bug 1274613] Re: module-bluetooth-discover does not load on login

2015-06-07 Thread Luke Schlather
The complete set of steps for the workaround are:

* In a terminal, run `pactl load-module module-bluetooth-discover`
* Right-click on the device in blueman, select connect to audio sink
* Open Puleseaudio volume control (pavucontrol), browse to configuration , 
use the dropdown to turn the Built-in audio profile off
* use the other dropdown to set the bluetooth device to use A2DP

I think the desirable behavior is you would hit connect to audio sink
and audio would start flowing through the bluetooth device, and then if
you hit disconnect it would start flowing through the default profile
again.

However, there's an additional bug here, which is that after
disconnecting (and manually switching the sink back on,) the default
profile seems altered. I'm a little confused by what the underlying
configuration change is, but xfce4-volumed can't control the volume of
the built-in audio until I kill it and restart it:

killall xfce4-volumed
xfce4-volumed

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

Title:
  module-bluetooth-discover does not load on login

Status in pulseaudio package in Ubuntu:
  Triaged

Bug description:
  The following lines appear in /etc/pulse/default.pa, which I have not
  modified:

  .ifexists module-bluetooth-discover.so
  load-module module-bluetooth-discover
  .endif

  Expected: module-bluetooth-discover is loaded on login, as configured.

  Observed: pulseaudio's module-bluetooth-discover does not load on
  login. My system does not detect and set up sinks when I connect to
  Bluetooth devices (including an A2DP speaker and a headset).

  If I issue, in a terminal window:

  $ pactl load-module module-bluetooth-discover 
  24

  …then the devices are detected and sinks set up correctly.

  $ lsb_release -rd  apt-cache policy pulseaudio-module-bluetooth
  Description:Ubuntu 13.10
  Release:13.10
  pulseaudio-module-bluetooth:
Installed: 1:4.0-0ubuntu6
Candidate: 1:4.0-0ubuntu6
Version table:
   *** 1:4.0-0ubuntu6 0
  500 http://mirrors.mit.edu/ubuntu/ saucy/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: pulseaudio 1:4.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-17.30-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaeru 2051 F pulseaudio
  Date: Thu Jan 30 12:18:50 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-29 (457 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to saucy on 2013-09-11 (140 days ago)
  dmi.bios.date: 05/15/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 085VR5
  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.:rn085VR5:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2015-06-07 Thread Morten Grøftehauge
I got this error on Ubuntu 14.04 after the Add printer driver-thingie
crashed while trying to add openprinting-gutenprint.

I tried many things including the suggestions here but the solution was
to

sudo apt-get install openprinting-gutenprint --reinstall

The problem was that the program was half-installed so apt-get install
and apt-get remove both failed. So did apt-get upgrade. I found my
solution here: http://askubuntu.com/questions/245477/half-installed-
package-error

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

Title:
  debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

Status in Ambasa Operating System:
  New
Status in Debconf:
  New
Status in aptdaemon package in Ubuntu:
  Confirmed
Status in debconf package in Ubuntu:
  Triaged

Bug description:
  Upgrading packages that use debconf sometimes fail with the following
  error:

  debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
  another process: Resource temporarily unavailable

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

-- 
Mailing list: https://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 1453307] Re: The booting process ends in a terminal. No lightdm, no graphic screen. The file system is read only. It is a systemd problem, because I can use upstart with no p

2015-06-07 Thread Gilbert Dion
Hi,

Sorry, I didn't have time before today to try what you suggest.

So I added hte init=/bin/sysetmd to the grub command line and I installed
the /var/log/journal. I could open a terminal on VT 9.

When I tried to journalctl -b root/journal.txt I had the message Read
only file system. So I mounted a OSB storage device to store the journal.
Please find it attached.


g

2015-06-02 7:01 GMT-04:00 Martin Pitt martin.p...@ubuntu.com:

 OK, thanks, so /var/log/syslog is useless here. Can you please boot with
 the systemd debug shell as described in
 /usr/share/doc/systemd/README.Debian and also drop quiet and splash
 from the linux line in grub. Do you get some output then? Can you
 switch to the debug shell at Ctrl+Alt+F9? If so, please do a 'journalctl
 -b  /root/journal.txt, then reboot with upstart and attach
 /root/journal.txt here.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1453307

 Title:
   The booting process ends in a terminal. No lightdm, no graphic screen.
   The file system is read only. It is a systemd problem, because I can
   use upstart with no problem.

 Status in systemd package in Ubuntu:
   Incomplete

 Bug description:
   1) Release: Ubuntu 15.04
   2) version of the package: systemd-sysv 219-7ubuntu4
   3) Expecting: login screen (lightdm)
   4)  happened: terminal screen non graphic and a read only system.

   ProblemType: Bug
   DistroRelease: Ubuntu 15.04
   Package: systemd 219-7ubuntu4
   ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
   Uname: Linux 3.19.0-16-generic x86_64
   ApportVersion: 2.17.2-0ubuntu1
   Architecture: amd64
   CurrentDesktop: Unity
   Date: Fri May  8 18:53:26 2015
   InstallationDate: Installed on 2014-12-27 (132 days ago)
   InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64
 (20141022.1)
   MachineType: Apple Inc. iMac10,1
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic
 root=UUID=8915439c-a0c3-4d55-a3c8-652c6c35ad99 ro quiet splash acpi=force
 modeset=0 reboot=pci vt.handoff=7
   SourcePackage: systemd
   SystemdDelta:
[EXTENDED]   /lib/systemd/system/systemd-timesyncd.service →
 /lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
[EXTENDED]   /etc/systemd/system/display-manager.service →
 /lib/systemd/system/display-manager.service.d/xdiagnose.conf

2 overridden configuration files found.
   UpgradeStatus: Upgraded to vivid on 2015-05-04 (4 days ago)
   dmi.bios.date: 09/03/09
   dmi.bios.vendor: Apple Inc.
   dmi.bios.version: IM101.88Z.00CC.B00.0909031926
   dmi.board.asset.tag: Base Board Asset Tag
   dmi.board.name: Mac-F2268DC8
   dmi.board.vendor: Apple Inc.
   dmi.chassis.asset.tag: Asset Tag#
   dmi.chassis.type: 13
   dmi.chassis.vendor: Apple Inc.
   dmi.chassis.version: Mac-F2268DC8
   dmi.modalias:
 dmi:bvnAppleInc.:bvrIM101.88Z.00CC.B00.0909031926:bd09/03/09:svnAppleInc.:pniMac10,1:pvr1.0:rvnAppleInc.:rnMac-F2268DC8:rvr:cvnAppleInc.:ct13:cvrMac-F2268DC8:
   dmi.product.name: iMac10,1
   dmi.product.version: 1.0
   dmi.sys.vendor: Apple Inc.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1453307/+subscriptions



** Attachment added: journal.txt
   
https://bugs.launchpad.net/bugs/1453307/+attachment/4411176/+files/journal.txt

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

Title:
  The booting process ends in a terminal. No lightdm, no graphic screen.
  The file system is read only. It is a systemd problem, because I can
  use upstart with no problem.

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  1) Release: Ubuntu 15.04
  2) version of the package: systemd-sysv 219-7ubuntu4
  3) Expecting: login screen (lightdm)
  4)  happened: terminal screen non graphic and a read only system.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May  8 18:53:26 2015
  InstallationDate: Installed on 2014-12-27 (132 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Apple Inc. iMac10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=8915439c-a0c3-4d55-a3c8-652c6c35ad99 ro quiet splash acpi=force 
modeset=0 reboot=pci vt.handoff=7
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
   [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
   
   2 overridden configuration files found.
  UpgradeStatus: 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411194/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

[Touch-packages] [Bug 1462795] Re: package libopenjpeg2 (not installed) failed to install/upgrade: libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not co-installable with libo

2015-06-07 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libopenjpeg2 (not installed) failed to install/upgrade:
  libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no)
  is not co-installable with libopenjpeg2 which has multiple installed
  instances

Status in openjpeg package in Ubuntu:
  New

Bug description:
  I found the package is not installed and cannot update the system

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libopenjpeg2 (not installed)
  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
  Date: Mon Jun  8 00:21:24 2015
  DpkgHistoryLog:
   Start-Date: 2015-06-08  00:20:42
   Commandline: /usr/sbin/synaptic
   Install: libavutil-extra-51:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libavcodec-extra-53:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libvo-aacenc0:amd64 (0.1.1-2, automatic), libavformat-extra-53:amd64 
(0.8.17ubuntu0.12.04.1, automatic), libopenjpeg2:amd64 
(1.3+dfsg-4+squeeze2build0.12.04.1, automatic), libschroedinger-1.0-0:amd64 
(1.0.11-1), libvo-amrwbenc0:amd64 (0.1.1-2, automatic)
   Remove: libavformat53:amd64 (0.8.17-0ubuntu0.12.04.1), 
vlc-plugin-notify:amd64 (2.0.8-0ubuntu0.12.04.1), vlc-nox:amd64 
(2.0.8-0ubuntu0.12.04.1), libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1), vlc:amd64 
(2.0.8-0ubuntu0.12.04.1), vlc-plugin-pulse:amd64 (2.0.8-0ubuntu0.12.04.1), 
libavutil51:amd64 (0.8.17-0ubuntu0.12.04.1)
   Purge: libavcodec53:amd64 (0.8.17-0ubuntu0.12.04.1)
  DpkgTerminalLog:
   Removing libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1) ...
   Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  DuplicateSignature: package:libopenjpeg2:(not installed):libopenjpeg2:amd64 
1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not co-installable with 
libopenjpeg2 which has multiple installed instances
  ErrorMessage: libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 
(Multi-Arch: no) is not co-installable with libopenjpeg2 which has multiple 
installed instances
  InstallationDate: Installed on 2015-01-04 (154 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: openjpeg
  Title: package libopenjpeg2 (not installed) failed to install/upgrade: 
libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not 
co-installable with libopenjpeg2 which has multiple installed instances
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1462692] Re: Ordering cycle on NetworkManager-wait-online.service/start

2015-06-07 Thread Martin Pitt
Uh, from screen .. What happened to /lib/systemd/system/screen-
cleanup.service ? It should be a symlink to /dev/null.

What does

  ls -l  /lib/systemd/system/screen-cleanup.service
  dpkg -s screen

show to you? Is screen perhaps removed, but not purged?

** Package changed: systemd (Ubuntu) = screen (Ubuntu)

** Tags added: systemd-boot

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

Title:
  Ordering cycle on NetworkManager-wait-online.service/start

Status in screen package in Ubuntu:
  Incomplete

Bug description:
  I recently rebooted my computer, and NetworkManager didn't come
  online.  Snooping dmesg revealed the problem:

  [   16.371556] systemd[1]: Breaking ordering cycle by deleting job 
network.target/start
  [   16.371561] systemd[1]: Job network.target/start deleted to break ordering 
cycle starting with network-online.target/start
  [   16.371722] systemd[1]: Found ordering cycle on 
NetworkManager-wait-online.service/start
  [   16.371727] systemd[1]: Found dependency on NetworkManager.service/start
  [   16.371732] systemd[1]: Found dependency on basic.target/start
  [   16.371736] systemd[1]: Found dependency on sockets.target/start
  [   16.371739] systemd[1]: Found dependency on cups.socket/start
  [   16.371743] systemd[1]: Found dependency on sysinit.target/start
  [   16.371747] systemd[1]: Found dependency on screen-cleanup.service/start
  [   16.371751] systemd[1]: Found dependency on remote-fs.target/start
  [   16.371754] systemd[1]: Found dependency on openafs-client.service/start
  [   16.371758] systemd[1]: Found dependency on network-online.target/start
  [   16.371762] systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
  [   16.371766] systemd[1]: Breaking ordering cycle by deleting job 
NetworkManager.service/start
  [   16.371771] systemd[1]: Job NetworkManager.service/start deleted to break 
ordering cycle starting with NetworkManager-wait-online.service/start

  Manually running `sudo systemctl start NetworkManager` brought it back
  online. But there shouldn't be an ordering cycle!

  The problem seems to be that sockets wants cups, and then through a
  hilarious chain of events we hit openafs-client which obviously needs
  network. So for some reason, wants constraints are being honored too
  strictly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu5
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sat Jun  6 15:49:54 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-21 (562 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 7762K3U
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: Upgraded to vivid on 2015-05-29 (8 days ago)
  dmi.bios.date: 02/21/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7SET25WW (1.11 )
  dmi.board.name: 7762K3U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7SET25WW(1.11):bd02/21/2008:svnLENOVO:pn7762K3U:pvrThinkPadX61Tablet:rvnLENOVO:rn7762K3U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7762K3U
  dmi.product.version: ThinkPad X61 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1186662] Re: isc-dhcp-server fails to renew lease file

2015-06-07 Thread Falk
Any status on this?

I am pushing a cluster into production with this bug.
Is the only way to fix this by using acl'a as Ian McMichael suggested?

service isc-dhcp-server stop
setfacl -dm u:dhcpd:rwx /var/lib/dhcp
setfacl -m u:dhcpd:rwx /var/lib/dhcp
service isc-dhcp-server start

No official fix out there?

--
Regards Falk

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

Title:
  isc-dhcp-server fails to renew lease file

Status in isc-dhcp package in Ubuntu:
  Triaged
Status in isc-dhcp source package in Trusty:
  Confirmed

Bug description:
  After raring upgrade, the dhcp server fails to renew lease file when
  it tries to (about every hour).

  The syslog says:
  dhcpd: Can't create new lease file: Permission denied

  It looks like a permission problem, because

  # chown -R dhcpd:dhcpd /var/lib/dhcp

  the above command temporarily solves the issue, until dhcpd is
  restarted: at that time, the ownership of the directory and the lease
  file is set back to root:root.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1186662/+subscriptions

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


[Touch-packages] [Bug 1372193] Re: package libpam-systemd:amd64 208-8ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128 in pam-auth-update

2015-06-07 Thread Stefan Czinczoll
Affects me with vivid. Bugs shows up after update. Last updates before
have been made 5 days ago.

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

Title:
  package libpam-systemd:amd64 208-8ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128 in pam-auth-update

Status in pam package in Ubuntu:
  Confirmed

Bug description:
  No further info available. This is the first occurrence of the error.
  The system updater was working that time.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libpam-systemd:amd64 208-8ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  Date: Mon Sep 22 02:19:49 2014
  DuplicateSignature: package:libpam-systemd:amd64:208-8ubuntu4:subprocess 
installed post-installation script returned error exit status 128
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 128
  InstallationDate: Installed on 2013-09-15 (370 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: systemd
  Title: package libpam-systemd:amd64 208-8ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1439784] Re: [apport-kde] apport-collect: Can not import module PyQt5.QtCore

2015-06-07 Thread Sergio Callegari
Now getting different errors and apport-collect still not working...

apport-collect 1451277

...

Waiting to hear from Launchpad about your decision...

(process:15275): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size 
== 0' failed
dpkg-query: no packages found matching linux
Traceback (most recent call last):
  File /usr/share/apport/apport-kde, line 530, in module
sys.exit(UserInterface.run_argv())
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 652, in run_argv
return self.run_update_report()
  File /usr/lib/python2.7/dist-packages/apport/ui.py, line 568, in 
run_update_report
response = self.ui_present_report_details(allowed_to_report)
  File /usr/share/apport/apport-kde, line 367, in ui_present_report_details
desktop_info)
  File /usr/share/apport/apport-kde, line 184, in __init__
self.ui.ui_update_view(self)
  File /usr/share/apport/apport-kde, line 358, in ui_update_view
QTreeWidgetItem(keyitem, [str(line)])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 
21: ordinal not in range(128)

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

Title:
  [apport-kde] apport-collect: Can not import module PyQt5.QtCore

Status in apport package in Ubuntu:
  Fix Released

Bug description:
  I had to use apport-collect in a tty, because in kde it is not usable:

  benedikt@benediktZ50-70 ~ % apport-collect 1439694
  ERROR: Could not import module, is a package upgrade in progress?  Error: No 
module named PyQt5.QtCore

  System : Kubuntu 15.04

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

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


[Touch-packages] [Bug 1462795] [NEW] package libopenjpeg2 (not installed) failed to install/upgrade: libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not co-installable with li

2015-06-07 Thread submergedna...@gmail.com
Public bug reported:

I found the package is not installed and cannot update the system

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libopenjpeg2 (not installed)
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
Date: Mon Jun  8 00:21:24 2015
DpkgHistoryLog:
 Start-Date: 2015-06-08  00:20:42
 Commandline: /usr/sbin/synaptic
 Install: libavutil-extra-51:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libavcodec-extra-53:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libvo-aacenc0:amd64 (0.1.1-2, automatic), libavformat-extra-53:amd64 
(0.8.17ubuntu0.12.04.1, automatic), libopenjpeg2:amd64 
(1.3+dfsg-4+squeeze2build0.12.04.1, automatic), libschroedinger-1.0-0:amd64 
(1.0.11-1), libvo-amrwbenc0:amd64 (0.1.1-2, automatic)
 Remove: libavformat53:amd64 (0.8.17-0ubuntu0.12.04.1), vlc-plugin-notify:amd64 
(2.0.8-0ubuntu0.12.04.1), vlc-nox:amd64 (2.0.8-0ubuntu0.12.04.1), 
libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1), vlc:amd64 (2.0.8-0ubuntu0.12.04.1), 
vlc-plugin-pulse:amd64 (2.0.8-0ubuntu0.12.04.1), libavutil51:amd64 
(0.8.17-0ubuntu0.12.04.1)
 Purge: libavcodec53:amd64 (0.8.17-0ubuntu0.12.04.1)
DpkgTerminalLog:
 Removing libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1) ...
 Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
DuplicateSignature: package:libopenjpeg2:(not installed):libopenjpeg2:amd64 
1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not co-installable with 
libopenjpeg2 which has multiple installed instances
ErrorMessage: libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: 
no) is not co-installable with libopenjpeg2 which has multiple installed 
instances
InstallationDate: Installed on 2015-01-04 (154 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: openjpeg
Title: package libopenjpeg2 (not installed) failed to install/upgrade: 
libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not 
co-installable with libopenjpeg2 which has multiple installed instances
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  package libopenjpeg2 (not installed) failed to install/upgrade:
  libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no)
  is not co-installable with libopenjpeg2 which has multiple installed
  instances

Status in openjpeg package in Ubuntu:
  New

Bug description:
  I found the package is not installed and cannot update the system

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libopenjpeg2 (not installed)
  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
  Date: Mon Jun  8 00:21:24 2015
  DpkgHistoryLog:
   Start-Date: 2015-06-08  00:20:42
   Commandline: /usr/sbin/synaptic
   Install: libavutil-extra-51:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libavcodec-extra-53:amd64 (0.8.17ubuntu0.12.04.1, automatic), 
libvo-aacenc0:amd64 (0.1.1-2, automatic), libavformat-extra-53:amd64 
(0.8.17ubuntu0.12.04.1, automatic), libopenjpeg2:amd64 
(1.3+dfsg-4+squeeze2build0.12.04.1, automatic), libschroedinger-1.0-0:amd64 
(1.0.11-1), libvo-amrwbenc0:amd64 (0.1.1-2, automatic)
   Remove: libavformat53:amd64 (0.8.17-0ubuntu0.12.04.1), 
vlc-plugin-notify:amd64 (2.0.8-0ubuntu0.12.04.1), vlc-nox:amd64 
(2.0.8-0ubuntu0.12.04.1), libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1), vlc:amd64 
(2.0.8-0ubuntu0.12.04.1), vlc-plugin-pulse:amd64 (2.0.8-0ubuntu0.12.04.1), 
libavutil51:amd64 (0.8.17-0ubuntu0.12.04.1)
   Purge: libavcodec53:amd64 (0.8.17-0ubuntu0.12.04.1)
  DpkgTerminalLog:
   Removing libopenjpeg2:i386 (1.3+dfsg-4.7ubuntu1) ...
   Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  DuplicateSignature: package:libopenjpeg2:(not installed):libopenjpeg2:amd64 
1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not co-installable with 
libopenjpeg2 which has multiple installed instances
  ErrorMessage: libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 
(Multi-Arch: no) is not co-installable with libopenjpeg2 which has multiple 
installed instances
  InstallationDate: Installed on 2015-01-04 (154 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: openjpeg
  Title: package libopenjpeg2 (not installed) failed to install/upgrade: 
libopenjpeg2:amd64 1.3+dfsg-4+squeeze2build0.12.04.1 (Multi-Arch: no) is not 
co-installable with libopenjpeg2 which has multiple installed instances
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go 

[Touch-packages] [Bug 1460539] Re: Transparency windows on gramps software

2015-06-07 Thread Yionel
1. I  reset to overlay-auto option and installed gnome-session-flashback package
2. I logged out
3. I logged on Gnome Flashback (Metacity) (Damn, I forgot that I loved so much 
this environment ^^), it's same thing on gramps. (after a restart also), 
windows is transparent

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

Title:
  Transparency windows on gramps software

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have vivid version and with old or new kernel, I have a transparency 
windows on gramps software. It's difficult to use it.
  I found solution here : 
http://askubuntu.com/questions/485987/how-do-i-stop-system-monitor-from-being-transparent

  With dconf setting : gsettings set com.canonical.desktop.interface
  scrollbar-mode normal

  Scrollbar affects transparency, I don't know why (compiz or other
  stuff) but it's problematic.

  Thank you
  Lionel

  $ uname -a
  Linux tpx 4.1.0-040100rc1-generic #201504270235 SMP Mon Apr 27 02:36:47 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun  1 08:56:20 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21da]
  InstallationDate: Installed on 2015-05-13 (18 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 4291JM5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-040100rc1-generic 
root=UUID=a4898b5b-00a6-468d-a6b5-242ca4860ff1 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: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4291JM5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn4291JM5:pvrThinkPadX220:rvnLENOVO:rn4291JM5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4291JM5
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun  1 07:48:57 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4204 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1451613] Re: [regression] Unity/compiz crashes when locking screen

2015-06-07 Thread Ammar Ahmad
I can help.. But I cant figure out how to update to it.. Can someone
provide more instructions?

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

Title:
  [regression] Unity/compiz crashes when locking screen

Status in Unity:
  Invalid
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Invalid
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  [ Impact ]

  A crash is occurring for many users of Trusty when the screen is
  locking.

  [ Test Case ]

  Lock the screen.

  [ Regression Potential ]

  None as this is removing a commit causing this regression.

  The debdiff is found at
  
https://bugs.launchpad.net/unity/+bug/1451613/+attachment/4409311/+files/unity.revert-3810.debdiff

  -

  Original Description:

  Since a recent update (around April 29th), sometimes (approximately once a 
day) when I lock my computer screen (CTRL+L or using system menu) the computer 
freeze for a while (2 to 30 seconds) before showing the login screen.
  Then when I try to unlock the screen I need to enter my password twice (with 
no error message after the first try).
  Once logged in, all applications are closed. Uptime is still running (since 
no reboot) and services too (with no interruption).

  Looking at the apport.log file (see attached) it seems that when I try
  to lock the screen, compiz crashes.

  I've attached the compiz crash file too (_usr_bin_compiz.1000.crash)
  but without the 100Mo data of base64 core dumb…

  I'm using Ubuntu 14.04 AMD64.
  Graphics drivers: nvidia-331.113 (tested)

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: DpkgLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411218/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462332] LightdmGreeterLog.txt

2015-06-07 Thread Clon
apport information

** Attachment added: LightdmGreeterLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411221/+files/LightdmGreeterLog.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411217/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411222/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411220/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1462332/+attachment/4411223/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411230/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411227/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1439784] Re: [apport-kde] apport-collect: Can not import module PyQt5.QtCore

2015-06-07 Thread Sergio Callegari
I confirm it does not give this error after manually installing python-pyqt5.
Weird. I thought distro support was all python3 by now.

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

Title:
  [apport-kde] apport-collect: Can not import module PyQt5.QtCore

Status in apport package in Ubuntu:
  Fix Released

Bug description:
  I had to use apport-collect in a tty, because in kde it is not usable:

  benedikt@benediktZ50-70 ~ % apport-collect 1439694
  ERROR: Could not import module, is a package upgrade in progress?  Error: No 
module named PyQt5.QtCore

  System : Kubuntu 15.04

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

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


[Touch-packages] [Bug 1439101] Re: impossible receive MMS any operator on bq aquaris E4.5

2015-06-07 Thread Kurt Jensby
dont know how i did that,  sorry

** Changed in: ubuntu+mobile+phone
   Status: New = Incomplete

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

Title:
  impossible receive MMS any operator on bq aquaris E4.5

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu Mobile:
  Incomplete
Status in messaging-app package in Ubuntu:
  Confirmed
Status in telephony-service package in Ubuntu:
  Confirmed

Bug description:
  In France no MMS is received regardless of the operator used on bq
  aquaris E4.5 ubuntu Edition

  For information, my operator is Free even if it seems it doesn't
  matter.

  In the same time, let me tell you than I had detect than MMS didn't
  sent when WIFI is ON. I've read some other people who send the same
  information so it's seems to be a real bug.

  Anyway, for resume, For send a MMS, it's OK whan WIFI is OFF, don'T if
  ON, and in all of case we don't receive MMS :-((

  Thank's to you for fix it faster.

  Sorry for my approximativ english.

  Fabien

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

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


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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411205/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411206/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411207/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411202/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

[Touch-packages] [Bug 1455788] xserver.devices.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: xserver.devices.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411210/+files/xserver.devices.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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411209/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1455788/+attachment/4411204/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

[Touch-packages] [Bug 1059374] Re: Using Adwaita, many widgets are drawn with a solid black background

2015-06-07 Thread Juliusz Gonera
Graybird shows this issue but its authors don't want to merge a workaround 
since it's not their theme's bug:
https://github.com/shimmerproject/Greybird/issues/64

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

Title:
  Using Adwaita, many widgets are drawn with a solid black background

Status in GTK+ GUI Toolkit:
  Fix Released
Status in Overlay Scrollbar:
  Confirmed
Status in gnome-themes-standard package in Ubuntu:
  Confirmed
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in overlay-scrollbar package in Ubuntu:
  Triaged

Bug description:
  When I use the Adwaita theme, some widgets end up being drawn with a
  black background after particular interactions. Here are two examples:

  If I open gedit, by default I see a new black document. The notebook
  widget is visible, and rendered correctly. As soon as I open another
  document (no matter if I close the existing one first), the entire
  widget starts being drawn with a black background.

  If I open System Settings, then click the (Ubuntu) Online Accounts
  panel, the box with the Remove account button has a solid black
  background. If, instead, I open Online Accounts directly from its
  launcher (run gnome-control-center credentials), everything is
  rendered correctly: there are no solid black backgrounds until I click
  All Settings and select the Online Accounts panel again.

  This has been happening consistently on two very different machines,
  both updated to Quantal from 12.04 using the upgrade tool.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libgtk-3-0 3.6.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.5.3-0ubuntu1
  Architecture: amd64
  Date: Sun Sep 30 21:18:23 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110906)
  SourcePackage: gtk+3.0
  UpgradeStatus: Upgraded to quantal on 2012-08-26 (35 days ago)

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1462332/+attachment/4411224/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1453538] Re: Invisible mouse pointer

2015-06-07 Thread QkiZ
Which files you edited?

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

Title:
  Invisible mouse pointer

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After system boot on login screen mouse pointer is invisible. I am
  able to click to gadgets but its blind clicking. I dont know where is
  mouse pointer. When I'm switch to virtual console (CTRL+ALT+F1) and
  type

  sudo service lightdm restart

  command LightDM restarts and mouse pointer back to normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-17.17-lowlatency 3.19.6
  Uname: Linux 3.19.0-17-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun May 10 14:27:50 2015
  InstallationDate: Installed on 2015-02-13 (85 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  LightdmConfig:
   [SeatDefaults]
   allow-guest = false
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (15 days ago)

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

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


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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411200/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411201/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1455788/+attachment/4411199/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411203/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1455788/+attachment/4411198/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

[Touch-packages] [Bug 1455788] Re: key is repeated, but keyboard does not send scancodessssssss

2015-06-07 Thread Weinga-Unity
apport information

** Tags added: ubuntu

** Description changed:

  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.
  
  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  
  
  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]
  
  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==
  
  ===
  uname -or
  3.16.0-30-generic GNU/Linux
  
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  
  
  
  Netbook Gigabyte T1005  CPU Intel Atom N570
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.7
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: XFCE
+ DistUpgraded: Fresh install
+ DistroCodename: trusty
+ DistroRelease: Ubuntu 14.04
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes
+ GraphicsCard:
+  Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
+Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
+Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
+ InstallationDate: Installed on 2015-05-01 (36 days ago)
+ InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
+ LightdmGreeterLog:
+  ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
+  init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
+  init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
+ MachineType: GIGABYTE T1005M/P
+ Package: xorg 1:7.7+1ubuntu8.1
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
+ Tags:  trusty ubuntu
+ Uname: Linux 3.16.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/30/2010
+ dmi.bios.vendor: GIGABYTE
+ dmi.bios.version: F09
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: T1005M/P
+ dmi.board.vendor: GIGABYTE
+ dmi.board.version: Base Board Version
+ dmi.chassis.asset.tag: Chassis Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Chassis Manufacturer
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnGIGABYTE:bvrF09:bd08/30/2010:svnGIGABYTE:pnT1005M/P:pvrF09:rvnGIGABYTE:rnT1005M/P:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
+ dmi.product.name: T1005M/P
+ 

[Touch-packages] [Bug 1455788] LightdmGreeterLogOld.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: LightdmGreeterLogOld.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411196/+files/LightdmGreeterLogOld.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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: LightdmLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411197/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version

[Touch-packages] [Bug 1462788] [NEW] Initrd is not gzip archive

2015-06-07 Thread Tim Ritberg
Public bug reported:

The seems to be an error in the intel_microcode hook for initramfs update.
This breaks the initrd:

# file /boot/initrd.img-3.19.0-18-generic 
/boot/initrd.img-3.19.0-18-generic: ASCII cpio archive (SVR4 with no CRC)

This is not the expected gzip file. I am not sure now, whether my system
is bootable.

Edit /usr/share/initramfs-tools/hooks/intel_microcode. Put an exit right 
after the comment header.
This will disable the hook and generate a gzipped cpio archive.

Xubuntu 15.04
initramfs-tools  0.103ubuntu15

I also checked an AMD-maschine. No Problems with the initrd.

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

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

Title:
  Initrd is not gzip archive

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  The seems to be an error in the intel_microcode hook for initramfs update.
  This breaks the initrd:

  # file /boot/initrd.img-3.19.0-18-generic 
  /boot/initrd.img-3.19.0-18-generic: ASCII cpio archive (SVR4 with no CRC)

  This is not the expected gzip file. I am not sure now, whether my
  system is bootable.

  Edit /usr/share/initramfs-tools/hooks/intel_microcode. Put an exit right 
after the comment header.
  This will disable the hook and generate a gzipped cpio archive.

  Xubuntu 15.04
  initramfs-tools  0.103ubuntu15

  I also checked an AMD-maschine. No Problems with the initrd.

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

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


[Touch-packages] [Bug 1455788] CurrentDmesg.txt

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411192/+files/CurrentDmesg.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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411193/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: LightdmDisplayLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411195/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base 

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1455788/+attachment/4411191/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

[Touch-packages] [Bug 1462332] Re: X server fails to start on Lubuntu desktop

2015-06-07 Thread Clon
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  I can boot up only in recovery mode.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.17.3-0ubuntu4
+ Architecture: i386
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: LXDE
+ DistUpgraded: Fresh install
+ DistroCodename: wily
+ DistroRelease: Ubuntu 15.10
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes, if not too technical
+ GraphicsCard:
+  Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
+Subsystem: Hightech Information System Ltd. Device [17af:2170]
+Subsystem: Hightech Information System Ltd. Device [17af:2171]
+ InstallationDate: Installed on 2013-03-16 (813 days ago)
+ InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
+ LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
+ Package: xorg 1:7.7+7ubuntu4
+ PackageArchitecture: i386
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
+ ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
+ Renderer: Software
+ Tags:  wily ubuntu
+ Uname: Linux 3.19.0-20-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
+ _MarkForUpload: True
+ dmi.bios.date: 07/25/2005
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F2
+ dmi.board.name: K8T800-8237
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: 1.x
+ dmi.chassis.type: 3
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
+ version.compiz: compiz N/A
+ version.libdrm2: libdrm2 2.4.60-3
+ 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-0ubuntu4
+ 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: Sun Jun  7 22:18:57 2015
+ xserver.configfile: default
+ xserver.logfile: /var/log/Xorg.0.log
+ xserver.version: 2:1.17.1-0ubuntu4

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411215/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: 

[Touch-packages] [Bug 1462332] CurrentDmesg.txt

2015-06-07 Thread Clon
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411216/+files/CurrentDmesg.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462332] JournalErrors.txt

2015-06-07 Thread Clon
apport information

** Attachment added: JournalErrors.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411219/+files/JournalErrors.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462692] Re: Ordering cycle on NetworkManager-wait-online.service/start

2015-06-07 Thread Edward Z. Yang
openafs is:

ezyang@sabre:~$ aptitude show openafs-client
Package: openafs-client  
State: installed
Automatically installed: yes
Version: 1.6.11.1-0ppa1~ubuntu15.04.1
Priority: optional
Section: net
Maintainer: Benjamin Kaduk ka...@mit.edu
[truncated]

which is coming from the official OpenAFS stable PPA:
https://launchpad.net/~openafs/+archive/ubuntu/stable

Here's the other command output

ezyang@sabre:~$ systemctl cat screen-cleanup
# /run/systemd/generator.late/screen-cleanup.service
# Automatically generated by systemd-sysv-generator

[Unit]
Documentation=man:systemd-sysv-generator(8)
SourcePath=/etc/init.d/screen-cleanup
Description=LSB: screen sessions cleaning
DefaultDependencies=no
Before=sysinit.target
After=remote-fs.target

[Service]
Type=forking
Restart=no
TimeoutSec=0
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/etc/init.d/screen-cleanup start
ExecStop=/etc/init.d/screen-cleanup stop

ezyang@sabre:~$ dpkg -S screen-cleanup.service init.d/screen-cleanup
dpkg-query: no path found matching pattern *screen-cleanup.service*
screen: /etc/init.d/screen-cleanup

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

Title:
  Ordering cycle on NetworkManager-wait-online.service/start

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  I recently rebooted my computer, and NetworkManager didn't come
  online.  Snooping dmesg revealed the problem:

  [   16.371556] systemd[1]: Breaking ordering cycle by deleting job 
network.target/start
  [   16.371561] systemd[1]: Job network.target/start deleted to break ordering 
cycle starting with network-online.target/start
  [   16.371722] systemd[1]: Found ordering cycle on 
NetworkManager-wait-online.service/start
  [   16.371727] systemd[1]: Found dependency on NetworkManager.service/start
  [   16.371732] systemd[1]: Found dependency on basic.target/start
  [   16.371736] systemd[1]: Found dependency on sockets.target/start
  [   16.371739] systemd[1]: Found dependency on cups.socket/start
  [   16.371743] systemd[1]: Found dependency on sysinit.target/start
  [   16.371747] systemd[1]: Found dependency on screen-cleanup.service/start
  [   16.371751] systemd[1]: Found dependency on remote-fs.target/start
  [   16.371754] systemd[1]: Found dependency on openafs-client.service/start
  [   16.371758] systemd[1]: Found dependency on network-online.target/start
  [   16.371762] systemd[1]: Found dependency on 
NetworkManager-wait-online.service/start
  [   16.371766] systemd[1]: Breaking ordering cycle by deleting job 
NetworkManager.service/start
  [   16.371771] systemd[1]: Job NetworkManager.service/start deleted to break 
ordering cycle starting with NetworkManager-wait-online.service/start

  Manually running `sudo systemctl start NetworkManager` brought it back
  online. But there shouldn't be an ordering cycle!

  The problem seems to be that sockets wants cups, and then through a
  hilarious chain of events we hit openafs-client which obviously needs
  network. So for some reason, wants constraints are being honored too
  strictly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu5
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sat Jun  6 15:49:54 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-11-21 (562 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 7762K3U
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-18-generic 
root=/dev/mapper/hostname-root ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: Upgraded to vivid on 2015-05-29 (8 days ago)
  dmi.bios.date: 02/21/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7SET25WW (1.11 )
  dmi.board.name: 7762K3U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7SET25WW(1.11):bd02/21/2008:svnLENOVO:pn7762K3U:pvrThinkPadX61Tablet:rvnLENOVO:rn7762K3U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7762K3U
  dmi.product.version: ThinkPad X61 Tablet
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1462788] Re: Initrd is not gzip archive

2015-06-07 Thread Tim Ritberg
Is related to: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760765

But I still think, this s a bad way to update an initramfs.


** Bug watch added: Debian Bug tracker #760765
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760765

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

Title:
  Initrd is not gzip archive

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  The seems to be an error in the intel_microcode hook for initramfs update.
  This breaks the initrd:

  # file /boot/initrd.img-3.19.0-18-generic 
  /boot/initrd.img-3.19.0-18-generic: ASCII cpio archive (SVR4 with no CRC)

  This is not the expected gzip file. I am not sure now, whether my
  system is bootable.

  Edit /usr/share/initramfs-tools/hooks/intel_microcode. Put an exit right 
after the comment header.
  This will disable the hook and generate a gzipped cpio archive.

  Xubuntu 15.04
  initramfs-tools  0.103ubuntu15

  I also checked an AMD-maschine. No Problems with the initrd.

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

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


[Touch-packages] [Bug 1455788] Re: key is repeated, but keyboard does not send scancodessssssss

2015-06-07 Thread Weinga-Unity
I hope this are the correct debugging informations.
For your information: some minutes before the debug dump the key up (or down, 
i'm not shure any more) stucked again.

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

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  

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

2015-06-07 Thread Weinga-Unity
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1455788/+attachment/4411208/+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/1455788

Title:
  key is repeated, but keyboard does not send scancode

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.

  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
  state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XmbLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
  state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
  XLookupString gives 1 bytes: (6c) l
  XFilterEvent returns: False

  KeyPress event, serial 37, synthetic NO, window 0x2e1,
  root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
  state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
  XLookupString gives 1 bytes: (66) f
  XmbLookupString gives 1 bytes: (66) f
  XFilterEvent returns: False
  

  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
  [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
    da der X Server ebenfalls von /dev/console liest. ]

  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
  0x9c
  0x20
  0xa0
  ..
  0x20 0x21 0xa0 0x21 0xa1
  0x31
  0xb1
  0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==

  ===
  uname -or
  3.16.0-30-generic GNU/Linux

  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  

  Netbook Gigabyte T1005  CPU Intel Atom N570
  --- 
  ApportVersion: 2.14.1-0ubuntu3.7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroRelease: Ubuntu 14.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (rev 02) (prog-if 00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:b100]
  InstallationDate: Installed on 2015-05-01 (36 days ago)
  InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1249): WARNING **: Failed to load user image: Datei 
»/home/klaus/.face« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht 
gefunden
   init: indicator-power-main-Prozess (1392) wurde von TERM-Signal beendet
   init: indicator-application-main-Prozess (1398) wurde mit dem Status 1 
beendet
  MachineType: GIGABYTE T1005M/P
  Package: xorg 1:7.7+1ubuntu8.1
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-30-generic 
root=/dev/mapper/xubuntu--vg-root ro clocksource=acpi_pm quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Tags:  trusty ubuntu
  Uname: Linux 3.16.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: F09
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005M/P
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  

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

2015-06-07 Thread Clon
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1462332/+attachment/4411229/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411228/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411234/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: XorgLog.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411231/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411232/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462332] xserver.devices.txt

2015-06-07 Thread Clon
apport information

** Attachment added: xserver.devices.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411235/+files/xserver.devices.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411225/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462332] xserver.errors.txt

2015-06-07 Thread Clon
apport information

** Attachment added: xserver.errors.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411236/+files/xserver.errors.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411226/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1462332] xserver.outputs.txt

2015-06-07 Thread Clon
apport information

** Attachment added: xserver.outputs.txt
   
https://bugs.launchpad.net/bugs/1462332/+attachment/4411237/+files/xserver.outputs.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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


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

2015-06-07 Thread Clon
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/1462332/+attachment/4411233/+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/1462332

Title:
  X server fails to start on Lubuntu desktop

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I can boot up only in recovery mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic i686
  ApportVersion: 2.17.3-0ubuntu3
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Fri Jun  5 14:01:20 2015
  InstallationDate: Installed on 2013-03-16 (811 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: LXDE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV560 [Radeon X1650 XT] [1002:7291] 
(prog-if 00 [VGA controller])
 Subsystem: Hightech Information System Ltd. Device [17af:2170]
 Subsystem: Hightech Information System Ltd. Device [17af:2171]
  InstallationDate: Installed on 2013-03-16 (813 days ago)
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
  LightdmGreeterLogOld: (lightdm-gtk-greeter:1600): Gdk-WARNING **: 
lightdm-gtk-greeter: Fatal IO error 0 (Success) on X server :0.
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: i386
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic 
root=/dev/mapper/lubuntu-root ro recovery nomodeset
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Renderer: Software
  Tags:  wily ubuntu
  Uname: Linux 3.19.0-20-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip disk fax floppy fuse lpadmin netdev 
plugdev sambashare scanner sudo tape video
  _MarkForUpload: True
  dmi.bios.date: 07/25/2005
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: K8T800-8237
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: 1.x
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd07/25/2005:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnK8T800-8237:rvr1.x:cvn:ct3:cvr:
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.60-3
  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-0ubuntu4
  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: Sun Jun  7 22:18:57 2015
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu4

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

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


[Touch-packages] [Bug 1460539] Re: Transparency windows on gramps software

2015-06-07 Thread Christopher M. Penalver
Yionel, if you switch GUI to GNOME Flashback (Metacity), does that
WORKAROUND the problem?

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

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

Title:
  Transparency windows on gramps software

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I have vivid version and with old or new kernel, I have a transparency 
windows on gramps software. It's difficult to use it.
  I found solution here : 
http://askubuntu.com/questions/485987/how-do-i-stop-system-monitor-from-being-transparent

  With dconf setting : gsettings set com.canonical.desktop.interface
  scrollbar-mode normal

  Scrollbar affects transparency, I don't know why (compiz or other
  stuff) but it's problematic.

  Thank you
  Lionel

  $ uname -a
  Linux tpx 4.1.0-040100rc1-generic #201504270235 SMP Mon Apr 27 02:36:47 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun  1 08:56:20 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21da]
  InstallationDate: Installed on 2015-05-13 (18 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 4291JM5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-040100rc1-generic 
root=UUID=a4898b5b-00a6-468d-a6b5-242ca4860ff1 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: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4291JM5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn4291JM5:pvrThinkPadX220:rvnLENOVO:rn4291JM5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4291JM5
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun  1 07:48:57 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4204 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1461668] Re: ir-keytable presses recognised but not working

2015-06-07 Thread tiago
I've managed to fix the problem. Turns out lirc was the culprit here.
Uninstalling lirc and making sure that the file with my keymaps is in
/etc/rc_maps.cfg solves the problem.

** Changed in: v4l-utils (Ubuntu)
   Status: New = Invalid

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New = Invalid

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

Title:
  ir-keytable presses recognised but not working

Status in v4l-utils package in Ubuntu:
  Invalid
Status in xserver-xorg-input-evdev package in Ubuntu:
  Invalid

Bug description:
  I'm using ir-keytable to map button presses on a remote control to
  keyboard presses. I'm using an old Apple remote and after scanning for
  the keycodes I've produced a keymap file which is loaded by ir-
  keytable. However, I have only succeeded in getting the arrow keys and
  enter working (KEY_UP,  KEY_DOWN, KEY_LEFT, KEY_RIGHT, KEY_ENTER). All
  the other keypresses that I've tried are recognised by ir-keytable,
  but are not being passed to the system. For example, the KEY_BACKSPACE
  which I need. Running ir-keytable -t and pressing the relevant remote
  button I get:

  1433359068.641206: event type EV_KEY(0x01) key_down: KEY_BACKSPACE(0x0001)
  1433359068.641206: event type EV_SYN(0x00).
  1433359068.641230: event type EV_MSC(0x04): scancode = 0x77e1c03d
  1433359068.641230: event type EV_SYN(0x00).
  1433359068.641235: event type EV_MSC(0x04): scancode = 0x77e1c03d
  1433359068.641235: event type EV_SYN(0x00).

  But it never works as backspace. For example, if I open a text editor
  and use the arrow or enter keys, I can see the cursor moving around.
  But the backspace does not work. Also any other keymap that I've tried
  (e.g. numbers, letters) does not work.

  I'm using ir-keytable 1.6.0-2 in xubuntu 15.04.  My system is a
  NUC5i5RYHK, the IR driver is nuvoton-cir. The output  of ir-keytable
  is:

  Found /sys/class/rc/rc0/ (/dev/input/event3) with:
Driver nuvoton-cir, table rc-rc6-mce
Supported protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC RC-5-SZ SHARP 
XMP other
Enabled protocols: NEC RC-5 RC-6 JVC SONY LIRC
Name: Nuvoton w836x7hg Infrared Remote
bus: 25, vendor/product: 1050:00c3, version: 0x0033
Repeat delay = 500 ms, repeat period = 125 ms

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

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


[Touch-packages] [Bug 1460539] Re: Transparency windows on gramps software

2015-06-07 Thread Christopher M. Penalver
** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

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

Title:
  Transparency windows on gramps software

Status in xorg package in Ubuntu:
  New

Bug description:
  Hi,

  I have vivid version and with old or new kernel, I have a transparency 
windows on gramps software. It's difficult to use it.
  I found solution here : 
http://askubuntu.com/questions/485987/how-do-i-stop-system-monitor-from-being-transparent

  With dconf setting : gsettings set com.canonical.desktop.interface
  scrollbar-mode normal

  Scrollbar affects transparency, I don't know why (compiz or other
  stuff) but it's problematic.

  Thank you
  Lionel

  $ uname -a
  Linux tpx 4.1.0-040100rc1-generic #201504270235 SMP Mon Apr 27 02:36:47 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun  1 08:56:20 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21da]
  InstallationDate: Installed on 2015-05-13 (18 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 4291JM5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-040100rc1-generic 
root=UUID=a4898b5b-00a6-468d-a6b5-242ca4860ff1 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: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4291JM5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn4291JM5:pvrThinkPadX220:rvnLENOVO:rn4291JM5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4291JM5
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun  1 07:48:57 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4204 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

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

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


[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-07 Thread Adam Conrad
Of course, after I said this is an apt (or python-apt, if people are
seeing it in update-manager too) bug, which is true, it can work harder
to do better loop breaking and batching, this could maybe be worked
around by fudging the dependencies of initscripts a bit, perhaps
removing the upstart and mountall deps (the latter might have to become
a versioned break).

Working around this with initscripts would require some care to make
sure upgrades work from 14.04 to 14.04.(current), as well as 12.04 to
14.04.(current) as well.

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

Title:
  Failed to upgrade system from 14.04

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Workaround when the 14.04 upgrade fails and you can't do more upgrades
  or installs anymore:

  1. Launch Terminal from Dash
  2. Type 'sudo apt-get install -f' and press enter. When prompted (offers 
updating eg libc-dev-bin, libc6-dbg, libc6-dev and udev), press enter again.
  3. Launch Software Updater again from Dash and let it install the rest of the 
updates.

  
  Original report:

  Download and install the 14.04 image.
  
http://cdimage.ubuntu.com/ubuntu/releases/14.04/release/ubuntu-14.04-desktop-amd64+mac.iso

  $ sudo apt-get update
  $ sudo apt-get upgrade
  .
  Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
  Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
  Rebuilding /usr/share/applications/bamf-2.index...
  Processing triggers for mime-support (3.54ubuntu1) ...
  Processing triggers for hicolor-icon-theme (0.13-1) ...
  Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
  Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.3) ...
  Setting up libcgmanager0:amd64 (0.24-0ubuntu7.3) ...
  Setting up libudev1:amd64 (204-5ubuntu20.11) ...
  Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  (Reading database ... 163205 files and directories currently installed.)
  Preparing to unpack .../ifupdown_0.7.47.2ubuntu4.1_amd64.deb ...
  Unpacking ifupdown (0.7.47.2ubuntu4.1) over (0.7.47.2ubuntu4) ...
  Processing triggers for man-db (2.6.7.1-1) ...
  Processing triggers for ureadahead (0.100.0-16) ...
  dpkg: dependency problems prevent configuration of ifupdown:
   ifupdown depends on initscripts (= 2.88dsf-25); however:
    Package initscripts is not configured yet.

  dpkg: error processing package ifupdown (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.
    
E: Sub-process /usr/bin/dpkg returned an error code 
(1)

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

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


[Touch-packages] [Bug 1172313] Re: Displays Connected (none)

2015-06-07 Thread Chiel ten Brinke
Recently started happening for me in Ubuntu 14.04 on my home network.

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

Title:
  Displays Connected (none)

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Since upgrading to 13.04 when I connect to my wireless network I see a
  notification that says Connected (none) where (none) is  there
  instead of the wireless SSID of the network I'm connected to or the
  name of the wireless connection (from edit connections) in the menu.
  It still really is connected and the wireless is working.  If I go to
  the connection information it knows what the names are there, though I
  didn't see the SSID in that information.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu6
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Wed Apr 24 07:56:53 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2012-11-08 (166 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  IpRoute:
   default via 192.168.2.1 dev eth8  proto static 
   169.254.0.0/16 dev eth8  scope link  metric 1000 
   192.168.2.0/24 dev eth8  proto kernel  scope link  src 192.168.2.195  metric 
1 
   192.168.2.0/24 dev wlan1  proto kernel  scope link  src 192.168.2.165  
metric 9
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to raring on 2013-04-19 (5 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   ttyUSB0cdma  disconnected  
/org/freedesktop/NetworkManager/Devices/23 
   wlan1  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth8   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1450396] Re: Gigabyte P35-DS3: does not stay suspended

2015-06-07 Thread Jan Rathmann
Some progress: After I failed to identify the responsible hook by
running them before 'systemctl suspend' I had the idea to test vice
versa if I would be able to reproduce the undesired wakeups with pm-
suspend by successively disabling its hooks (=moving the files in
/usr/lib/pm-utils/sleep.d to another directoy).

And I was successfull: The hook that seems to be responsible for correct
suspend on my system is 00powersave. If all other hooks are enabled
except this one, the bug also appears with pm-suspend. And on the other
hand if 00powersave is enabled (even if it is the only hook enabled), I
was not able to reproduce the bug with pm-suspend.

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

Title:
  Gigabyte P35-DS3: does not stay suspended

Status in linux package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  using Suspend-to-RAM on my system has stopped working reliably on
  Vivid when booting with Systemd. When I try to suspend my PC the
  following happens:

  - PC turns off
  - PC unwantedly wakes up (turns on) by itself again. This time span until it 
turns on again can reach from a second (almost immediately) until two or three 
minutes.
  - In a few cases (25%), the PC stays suspended properly.

  A way to workaround this problem is to boot my PC with Upstart instead
  of Systemd, then this problem never happens (and has never happened in
  any of the previous Ubuntu versions since 2008). Thus it seems to be a
  bug somehow related to Systemd.

  Other steps I have tried to solve the problem (without any success):

  - Checking BIOS settings, all options are set that way that the PC should 
never wake up by any event other than pressing the power button.
  - Checking by running cat /proc/acpi/wakeup | grep enabled if any device 
could cause wake up events. This lists my USB controller, but deactivating it 
(with commands like echo USB0  /proc/acpi/wakeup) had no success on the 
problem. Also suspend while running Upstart works fine despite the USB 
controller listed as enabled.

  In the system logs I could see no hint what causes the undesired wake-
  ups.

  Allthough there is one factor which seems to have a certain influence:
  If I close programs like Pidgin, Skype or Firefox that cause
  continuous network traffic, the chance is higher that my PC will stay
  suspened (while runinng Systemd).

  Kind regards,
  Jan

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-7ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 30 11:24:46 2015
  InstallationDate: Installed on 2015-04-16 (13 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Beta amd64 (20150415)
  MachineType: Gigabyte Technology Co., Ltd. P35-DS3
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-15-generic 
root=/dev/mapper/internal--ssd-root ro rootflags=subvol=@ quiet splash
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2008
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F13
  dmi.board.name: P35-DS3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF13:bd07/10/2008:svnGigabyteTechnologyCo.,Ltd.:pnP35-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-DS3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: P35-DS3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

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


[Touch-packages] [Bug 1462756] [NEW] apport command line dialog prints dots while waiting for input of sudoer choise and password

2015-06-07 Thread Karl-Philipp Richter
Public bug reported:

When an application offers to include additional file which require
permissions for transmission and there're multiple sudoers, the command
line dialog prompt for a numerical choice and the password. While it
waits for input it prints annoying dots into the input prompts, see the
example output for details:

$ ubuntu-bug dovecot-core

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
..
*** The output of dovecot -n may help developers diagnose your bug more 
quickly, however, it may contain sensitive information. Do you want to include 
it in your bug report?


What would you like to do? Your options are:
  Y: Yes
  N: No
  C: Cancel
Please choose (Y/N/C): Y
. AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/usr/sbin/dovecot' as the super user
Multiple identities can be used for authentication:
 1.  sudoer1
 2.  sudoer2
Choose identity to authenticate as (1-2): ..1...
Password: ...
Password: ..
 AUTHENTICATION COMPLETE ===


*** Send problem report to the developers?

After the problem report has been sent, please fill out the form in the
automatically opened web browser.

What would you like to do? Your options are:
  S: Send report (3.1 MB)
  V: View report
  K: Keep report file for sending later or copying to somewhere else
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (S/V/K/I/C):

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: apport 2.17.2-0ubuntu1.1
Uname: Linux 4.1.0-040100rc6-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Sun Jun  7 16:25:29 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-04-20 (47 days ago)
InstallationMedia: Ubuntu-Server 14.10 Utopic Unicorn - Release amd64 
(20141022.2)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: Upgraded to vivid on 2015-04-24 (43 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  apport command line dialog prints dots while waiting for input of
  sudoer choise and password

Status in apport package in Ubuntu:
  New

Bug description:
  When an application offers to include additional file which require
  permissions for transmission and there're multiple sudoers, the
  command line dialog prompt for a numerical choice and the password.
  While it waits for input it prints annoying dots into the input
  prompts, see the example output for details:

  $ ubuntu-bug dovecot-core

  *** Collecting problem information

  The collected information can be sent to the developers to improve the
  application. This might take a few minutes.
  ..
  *** The output of dovecot -n may help developers diagnose your bug more 
quickly, however, it may contain sensitive information. Do you want to include 
it in your bug report?

  
  What would you like to do? Your options are:
Y: Yes
N: No
C: Cancel
  Please choose (Y/N/C): Y
  . AUTHENTICATING FOR org.freedesktop.policykit.exec ===
  Authentication is needed to run `/usr/sbin/dovecot' as the super user
  Multiple identities can be used for authentication:
   1.  sudoer1
   2.  sudoer2
  Choose identity to authenticate as (1-2): ..1...
  Password: ...
  Password: ..
   AUTHENTICATION COMPLETE ===
  

  *** Send problem report to the developers?

  After the problem report has been sent, please fill out the form in the
  automatically opened web browser.

  What would you like to do? Your options are:
S: Send report (3.1 MB)
V: View report
K: Keep report file for sending later or copying to somewhere else
I: Cancel and ignore future crashes of this program version
C: Cancel
  Please choose (S/V/K/I/C):

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: apport 2.17.2-0ubuntu1.1
  Uname: Linux 4.1.0-040100rc6-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  Date: Sun Jun  7 16:25:29 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-04-20 (47 days ago)
  InstallationMedia: Ubuntu-Server 14.10 Utopic Unicorn - Release amd64 
(20141022.2)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apport
  

[Touch-packages] [Bug 1332114] Re: Please update mawk to latest upstream release - mawk in Ubuntu is 15 years old and very buggy :(

2015-06-07 Thread Jarno Suni
Mythbuntu 14.04 uses mawk as default awk, so it is important to fixed
it.

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

Title:
  Please update mawk to latest upstream release - mawk in Ubuntu is 15
  years old and very buggy :(

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

Bug description:
  mawk in Ubuntu is 15 years old and very buggy (see
  https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=mawk and
  https://bugs.launchpad.net/ubuntu/+source/mawk , also bugs in other
  products, like bug #1331381) :(

  Almost all bugs, reported in Ubuntu and Debian are fixed in 1.3.4-
  upstream releases, see http://invisible-island.net/mawk/CHANGES.html

  Please update mawk to latest upstream release - all the other major
  distributions (Fedora/Redhat, Suse, even FreeBSD) have switched to
  mawk 1.3.4-2013. Five years since the bug  asking to upload new
  mawk in Debian didn't change anything, so, I'm reporting bug in Ubuntu
  - sticking to 1.3.3 is now causing headeach to lots of people rather
  than saving from regressions :(

  Please, update mawk package in Ubuntu 14.10.

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

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


[Touch-packages] [Bug 1462690] Re: Header missing in pages pushed for the first time when using a custom application theme

2015-06-07 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) = Zsombor Egri (zsombi)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  Header missing in pages pushed for the first time when using a custom
  application theme

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

Bug description:
  Ubuntu.Components 1.2 provides developers with the ability to create
  custom application themes derived from Ambiance and SuruDark as
  explained in the tutorial blog post [1]. However testing it, I noticed
  a bug where any page pushed for the first time since the application
  start is not pushed properly.

  Steps to reproduce:
  1. Branch sample application project bzr branch lp:~nik90/+junk/themebug
  2. Run app
  3. Press Tap me button to push a page

  What happens
  The mainPage contents are still shown despite pushing a page into the 
pagestack. The Page header is also missing title, buttons etc.

  What should happen
  The child page is pushed and its contents are shown.

  What I also noticed is that pressing the Tap me button again pushes
  the page correctly. However now the user needs to pop the page twice
  to go back to the main page.

  This was tested on a Nexus 4 running the image channel ubuntu-touch
  /rc-proposed/ubuntu #1 (likely to become OTA-4)

  [1] https://developer.ubuntu.com/en/blog/2015/03/17/creating-theme-
  your-application/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1462690/+subscriptions

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


[Touch-packages] [Bug 1462737] [NEW] mawk counts characters incorrectly

2015-06-07 Thread Jarno Suni
Public bug reported:

$ echo ä | mawk '{print length($0)}'
outputs 2. I expect 1. 

$ echo äo | mawk '{print match($0,o)}'
outputs 3. I expect 2.

Probably this is due to the internal representation of UTF-8 characters;
mawk counts bytes instead of characters.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mawk 1.3.3-17ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
Uname: Linux 3.13.0-53-lowlatency x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Jun  7 15:52:26 2015
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libc6 2.19-0ubuntu6.6
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6.6
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-09-21 (259 days ago)
InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
SourcePackage: mawk
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  mawk counts characters incorrectly

Status in mawk package in Ubuntu:
  New

Bug description:
  $ echo ä | mawk '{print length($0)}'
  outputs 2. I expect 1. 

  $ echo äo | mawk '{print match($0,o)}'
  outputs 3. I expect 2.

  Probably this is due to the internal representation of UTF-8
  characters; mawk counts bytes instead of characters.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: mawk 1.3.3-17ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-53.89-lowlatency 3.13.11-ckt19
  Uname: Linux 3.13.0-53-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Jun  7 15:52:26 2015
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libc6 2.19-0ubuntu6.6
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.6
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-21 (259 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.1)
  SourcePackage: mawk
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1462739] [NEW] USB devices disconnected when logon is displayed

2015-06-07 Thread Vincent LESCAUT
Public bug reported:

I am running Ubuntu 14.04 on Asus N750JV (Core I7).
Randomly, after ubuntu boots, I am losing the mouse. Sometimes I need to reboot 
once, sometmes 10 times before it comes back. I am also losing DCard port.
In the details:
- at bios, the mouse is enabled (the camera light is on)
- during boot, it is on
- just when the login interface is displayed, the mouse is diabled (the light 
is off)

I join the dmesg logs | grep usb, so you start investigate; it seems the
mouse is disable because the device is not reponding to usb set_address
command.

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


** Tags: 14.04 asus mouse n750 usb

** Attachment added: dmesg_USB_error.log
   
https://bugs.launchpad.net/bugs/1462739/+attachment/4411053/+files/dmesg_USB_error.log

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

Title:
  USB devices disconnected when logon is displayed

Status in libusb package in Ubuntu:
  New

Bug description:
  I am running Ubuntu 14.04 on Asus N750JV (Core I7).
  Randomly, after ubuntu boots, I am losing the mouse. Sometimes I need to 
reboot once, sometmes 10 times before it comes back. I am also losing DCard 
port.
  In the details:
  - at bios, the mouse is enabled (the camera light is on)
  - during boot, it is on
  - just when the login interface is displayed, the mouse is diabled (the light 
is off)

  I join the dmesg logs | grep usb, so you start investigate; it seems
  the mouse is disable because the device is not reponding to usb
  set_address command.

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

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


[Touch-packages] [Bug 1462738] Re: ListItem crashes when leading/trailing actions are swiped in

2015-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/propertychanges-fix

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

Title:
  ListItem crashes when leading/trailing actions are swiped in

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

Bug description:
  Run UI Toolkit tGallery on staging, navigate to New ListItems, swipe
  in Leading or Trailing actions labeled ListItem. Shoot over or release
  while the actions are not fully revealed. At the end of the animation
  there will be a segfault on property binding restoration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1462738/+subscriptions

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


[Touch-packages] [Bug 1462758] [NEW] Cannot scp between two remote hosts

2015-06-07 Thread Lars Noodén
Public bug reported:

According to the manual page, scp should be able to copy between two
remote hosts:

scp user@host1:file1 user@host2:.

However, it fails after asking for the password for the first host, even
though the same file can be copied in two steps:

$ scp xx.yy.zz.aa:*.csv xx.yy.zz.bb:.
f...@xx.yy.zz.aa's password: 
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
lost connection

$ scp xx.yy.zz.aa:*.csv .
f...@xx.yy.zz.aa's password: 
configuration_log.csv 100%  935 0.9KB/s   00:00

$ scp *.csv xx.yy.zz.bb:.
f...@xx.yy.zz.bb's password: 
configuration_log.csv 100%  935 0.9KB/s   00:00  

$ scp -v xx.yy.zz.aa:*.csv xx.yy.zz.bb:.
Executing: /usr/bin/ssh '-x' '-oClearAllForwardings=yes' '-n' '-v' '--' 
'xx.yy.zz.aa' 'scp -v' '*.csv' 'xx.yy.zz.bb:.'
OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /home/foo/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to xx.yy.zz.aa [xx.yy.zz.aa] port 22.
debug1: Connection established.
debug1: identity file /home/foo/.ssh/id_rsa type -1
debug1: identity file /home/foo/.ssh/id_rsa-cert type -1
debug1: identity file /home/foo/.ssh/id_dsa type -1
debug1: identity file /home/foo/.ssh/id_dsa-cert type -1
debug1: identity file /home/foo/.ssh/id_ecdsa type -1
debug1: identity file /home/foo/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/foo/.ssh/id_ed25519 type -1
debug1: identity file /home/foo/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.8
debug1: match: OpenSSH_6.8 pat OpenSSH* compat 0x0400
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-ctr hmac-sha1-...@openssh.com none
debug1: kex: client-server aes128-ctr hmac-sha1-...@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA 29:ad:e4:06:40:3a:bb:a2:d7:2c:b3:04:3c:ba:dc:9d
debug1: Host 'xx.yy.zz.aa' is known and matches the ECDSA host key.
debug1: Found key in /home/foo/.ssh/known_hosts:25
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/foo/.ssh/id_rsa
debug1: Trying private key: /home/foo/.ssh/id_dsa
debug1: Trying private key: /home/foo/.ssh/id_ecdsa
debug1: Trying private key: /home/foo/.ssh/id_ed25519
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: password
f...@xx.yy.zz.aa's password: 
debug1: Authentication succeeded (password).
Authenticated to xx.yy.zz.aa ([xx.yy.zz.aa]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessi...@openssh.com
debug1: Entering interactive session.
debug1: client_input_global_request: rtype hostkeys...@openssh.com want_reply 0
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug1: Sending command: scp -v *.csv xx.yy.zz.bb:.
Executing: program /usr/bin/ssh host xx.yy.zz.bb, user (unspecified), command 
scp -v -t .
OpenSSH_6.8, LibreSSL 2.1
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to xx.yy.zz.bb [xx.yy.zz.bb] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/foo/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.8
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.8
debug1: match: OpenSSH_6.8 pat OpenSSH* compat 0x0400
debug1: 

[Touch-packages] [Bug 1462760] [NEW] Qmlscene Fails

2015-06-07 Thread Trey Gordon
Public bug reported:

I was just beginning to work on qml, and the ubuntu-sdk is confusing and
bloated, so I decided that I would just use the command line. I created
a file hello.qml with the contents indicated by the official tutorial.
I've tried to execute each of the following commands on this hello.qml
file, but they all return could not exec '/usr/lib/x86_64-linux-
gnu/qt4/bin/...': No such file or directory.

qml
qmlscene
qmltestrunner
qmlviewer

I expected a window to pop up showing the qml window with my qml scene.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qml 5.2.1-3ubuntu15.1
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jun  7 08:27:22 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-06-07 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 (20150218.1)
SourcePackage: qtdeclarative-opensource-src
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qtdeclarative-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: hello.qml
   https://bugs.launchpad.net/bugs/1462760/+attachment/4411099/+files/hello.qml

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

Title:
  Qmlscene Fails

Status in qtdeclarative-opensource-src package in Ubuntu:
  New

Bug description:
  I was just beginning to work on qml, and the ubuntu-sdk is confusing
  and bloated, so I decided that I would just use the command line. I
  created a file hello.qml with the contents indicated by the official
  tutorial. I've tried to execute each of the following commands on this
  hello.qml file, but they all return could not exec '/usr/lib/x86_64
  -linux-gnu/qt4/bin/...': No such file or directory.

  qml
  qmlscene
  qmltestrunner
  qmlviewer

  I expected a window to pop up showing the qml window with my qml
  scene.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: qml 5.2.1-3ubuntu15.1
  ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
  Uname: Linux 3.16.0-38-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun  7 08:27:22 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-06-07 (0 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  SourcePackage: qtdeclarative-opensource-src
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1377115] Re: [browser] New tab - landscape

2015-06-07 Thread Riccardo Padovani
** Branch linked: lp:~rpadovani/webbrowser-app/new-tab-landscape-mode

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

Title:
  [browser] New tab - landscape

Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  When going to landscape mode, the new tab use the 'Header sections'
  rather than replicating the portrait view

  UX: https://docs.google.com/a/canonical.com/presentation/d
  /1Qrd4Flfs3EH-fI79IfrYgLdAx2nce-
  L7ve8NKLCX324/edit#slide=id.g2b47931b9_086

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

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


[Touch-packages] [Bug 1455788] Re: key is repeated, but keyboard does not send scancodessssssss

2015-06-07 Thread Christopher M. Penalver
Weinga-Unity, could you please run the following command from a terminal
as it will automatically gather and attach updated debug information to
this report:

apport-collect -p xorg 1455788

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

** Description changed:

  I have found the repeat-key and stuck-key issue in different bug-reports but 
no working solution.
  My problem is, that sometimes a key is stuck within software and the 
character is printed in the rate configure for the keyboard.
  
  catch of KeyPress event, KeyRelease event sequence with l with xev, f is 
pressed to stop sequence:
  c
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
- root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
- state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
- XLookupString gives 1 bytes: (6c) l
- XmbLookupString gives 1 bytes: (6c) l
- XFilterEvent returns: False
+ root 0x7e, subw 0x0, time 632900, (38,-8), root:(632,311),
+ state 0x100, keycode 46 (keysym 0x6c, l), same_screen YES,
+ XLookupString gives 1 bytes: (6c) l
+ XmbLookupString gives 1 bytes: (6c) l
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
- root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
- state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
- XLookupString gives 1 bytes: (6c) l
- XFilterEvent returns: False
+ root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
+ state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
+ XLookupString gives 1 bytes: (6c) l
+ XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
- root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
- state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
- XLookupString gives 1 bytes: (6c) l
- XmbLookupString gives 1 bytes: (6c) l
- XFilterEvent returns: False
+ root 0x7e, subw 0x0, time 633234, (38,-8), root:(632,311),
+ state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
+ XLookupString gives 1 bytes: (6c) l
+ XmbLookupString gives 1 bytes: (6c) l
+ XFilterEvent returns: False
  
  KeyRelease event, serial 37, synthetic NO, window 0x2e1,
- root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
- state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
- XLookupString gives 1 bytes: (6c) l
- XFilterEvent returns: False
+ root 0x7e, subw 0x0, time 633481, (38,-8), root:(632,311),
+ state 0x0, keycode 46 (keysym 0x6c, l), same_screen YES,
+ XLookupString gives 1 bytes: (6c) l
+ XFilterEvent returns: False
  
  KeyPress event, serial 37, synthetic NO, window 0x2e1,
- root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
- state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
- XLookupString gives 1 bytes: (66) f
- XmbLookupString gives 1 bytes: (66) f
- XFilterEvent returns: False
+ root 0x7e, subw 0x0, time 633500, (38,-8), root:(632,311),
+ state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
+ XLookupString gives 1 bytes: (66) f
+ XmbLookupString gives 1 bytes: (66) f
+ XFilterEvent returns: False
  
  
  showkey does not print any scancodes:
  
  ~$ sudo showkey -s
  KB-Modus war ?UNBEKANNT?
- [ Wenn Sie das unter X probieren, muss es nicht funktionieren, 
-   da der X Server ebenfalls von /dev/console liest. ]
+ [ Wenn Sie das unter X probieren, muss es nicht funktionieren,
+   da der X Server ebenfalls von /dev/console liest. ]
  
  Drücken Sie eine Taste (Programmende 10 s nach dem letzten Tastendruck)...
- 0x9c 
- 0x20 
- 0xa0 
+ 0x9c
+ 0x20
+ 0xa0
  ..
- 0x20 0x21 0xa0 0x21 0xa1 
- 0x31 
- 0xb1 
- 0x2d 0x2f 0xad 0xaf 
+ 0x20 0x21 0xa0 0x21 0xa1
+ 0x31
+ 0xb1
+ 0x2d 0x2f 0xad 0xaf
  0x24 0x26 0xa4 0x26  0x26=l pressed, 0xa6=l released
  0xa6 0x21 0xa10x21=f pressed, 0xa1=f 
released
  ==
  
  ===
  uname -or
  3.16.0-30-generic GNU/Linux
  
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  
  
  
  Netbook Gigabyte T1005  CPU Intel Atom N570
- 
- So how i can fix this issue?
- --- 
- ApportVersion: 2.14.1-0ubuntu3.7
- Architecture: amd64
- CurrentDesktop: XFCE
- DistroRelease: Ubuntu 14.04
- InstallationDate: Installed on 2015-05-01 (36 days ago)
- InstallationMedia: Xubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
- Package: xorg 1:7.7+1ubuntu8.1
- PackageArchitecture: amd64
- ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
- Tags:  trusty
- Uname: Linux 3.16.0-30-generic x86_64
- UpgradeStatus: No upgrade log present (probably fresh install)
- UserGroups: adm cdrom dip 

[Touch-packages] [Bug 1462738] [NEW] ListItem crashes when leading/trailing actions are swiped in

2015-06-07 Thread Zsombor Egri
Public bug reported:

Run UI Toolkit tGallery on staging, navigate to New ListItems, swipe in
Leading or Trailing actions labeled ListItem. Shoot over or release
while the actions are not fully revealed. At the end of the animation
there will be a segfault on property binding restoration.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Assignee: Zsombor Egri (zsombi)
 Status: Confirmed

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

Title:
  ListItem crashes when leading/trailing actions are swiped in

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

Bug description:
  Run UI Toolkit tGallery on staging, navigate to New ListItems, swipe
  in Leading or Trailing actions labeled ListItem. Shoot over or release
  while the actions are not fully revealed. At the end of the animation
  there will be a segfault on property binding restoration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1462738/+subscriptions

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


[Touch-packages] [Bug 1439236] Re: When minimizing window, or for urgent events, the icon from the hidden Launcher doesn't reveal

2015-06-07 Thread Justoneslave
** Summary changed:

- When minimizing window, the icon from the hidden Launcher doesn't reveal
+ When minimizing window, or for urgent events, the icon from the hidden 
Launcher doesn't reveal

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

Title:
  When minimizing window, or for urgent events, the icon from the hidden
  Launcher doesn't reveal

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  When the launcher is hidden and one minimizes an application window,
  the icon of that application shows up for a moment, hinting where is
  locatad. This doesn't happen after updating to 15.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.2+15.04.20150330-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2
  Uname: Linux 3.19.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CurrentDesktop: Unity
  Date: Wed Apr  1 16:33:01 2015
  InstallationDate: Installed on 2013-05-03 (697 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity
  UpgradeStatus: Upgraded to vivid on 2015-03-31 (1 days ago)

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

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


[Touch-packages] [Bug 1462776] Re: TextField: with OSK TextChanged not fired on alphabetic chars, only on numbers

2015-06-07 Thread Zoltan Gyarmati
Attaching a testcase also with TextInput.

** Attachment added: TextInputTrial.qml
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1462776/+attachment/4411139/+files/TextInputTrial.qml

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

Title:
  TextField: with OSK TextChanged not fired on alphabetic chars, only on
  numbers

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

Bug description:
  Version Info:
  Description:Ubuntu Vivid Vervet (development branch)
  Release:15.04

  ubuntu-ui-toolkit:
  1.2.1458+15.04.20150422-0ubuntu1

  ubuntu-keyboard:
  0.99.trunk.phablet2+15.04.20150326-0ubuntu1

  
   When trying to implement an action upon text editing in a TextField, the 
onTextChanged handler not called when a character entered via OSK is 
alphabetic. It fires when either number entered or Enter pressed.
   The issue also occurs with using QtQuick's bare TextInput element, and it 
works properly with HW keyboard (on a desktop PC), so not sure if this is the 
good place for this bug, please feel free to reassign as needed.

   For reproducing the issue, please consider the 2 attached code
  snippets. Both of them works  properly when ran with qmlscene on PC,
  but both of them fails to emit the signal either in emulator or on
  aquaris e4.5 with OSK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1462776/+subscriptions

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


[Touch-packages] [Bug 1460539] Re: Transparency windows on gramps software

2015-06-07 Thread Yionel
Christopher, thanks for your answer.
So, I updated my bios 1.39 - 1.40

ionl@tpx:~11h09$ uname -a
Linux tpx 4.1.0-040100rc1-generic #201504270235 SMP Mon Apr 27 02:36:47 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

ionl@tpx:~11h10$ sudo dmidecode -s bios-version
/dev/mem: No such file or directory

Apparently, dmidecode command doesn't work on new kernel 4.1.0, I have to 
compile it with special option to see bios version.
I don't care, I took a photo (old school method ^^)

1. I set to default (overlay-auto) com.canonical.desktop.interface 
scrollbar-mode option with dconf Editor
2. I started gramps software 4.1.3-1 and like you can see on screenshot here : 
https://lh3.googleusercontent.com/lOYQQ2u0oFApd-6H5UFs5T0r3PtQWxlajlBjGnvZRMyl=w1155-h650-no,
 popup is transparent 

Thank you

** Attachment added: new 1.40 Thinkpad x220 bios
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1460539/+attachment/4411019/+files/IMG_20150607_113814_r.jpg

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

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

Title:
  Transparency windows on gramps software

Status in xorg package in Ubuntu:
  New

Bug description:
  Hi,

  I have vivid version and with old or new kernel, I have a transparency 
windows on gramps software. It's difficult to use it.
  I found solution here : 
http://askubuntu.com/questions/485987/how-do-i-stop-system-monitor-from-being-transparent

  With dconf setting : gsettings set com.canonical.desktop.interface
  scrollbar-mode normal

  Scrollbar affects transparency, I don't know why (compiz or other
  stuff) but it's problematic.

  Thank you
  Lionel

  $ uname -a
  Linux tpx 4.1.0-040100rc1-generic #201504270235 SMP Mon Apr 27 02:36:47 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu4
  Uname: Linux 4.1.0-040100rc1-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Jun  1 08:56:20 2015
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.26, 3.19.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21da]
  InstallationDate: Installed on 2015-05-13 (18 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Release amd64 (20150422)
  MachineType: LENOVO 4291JM5
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.1.0-040100rc1-generic 
root=UUID=a4898b5b-00a6-468d-a6b5-242ca4860ff1 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: 07/18/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET69WW (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4291JM5
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8DET69WW(1.39):bd07/18/2013:svnLENOVO:pn4291JM5:pvrThinkPadX220:rvnLENOVO:rn4291JM5:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4291JM5
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Mon Jun  1 07:48:57 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4204 
   vendor AUO
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:

[Touch-packages] [Bug 1452238] Re: Failed to upgrade system from 14.04

2015-06-07 Thread Timo Jyrinki
** Description changed:

+ Workaround when the 14.04 upgrade fails and you can't do more upgrades
+ or installs anymore:
+ 
+ 1. Launch Terminal from Dash
+ 2. Type 'sudo apt-get install -f' and press enter. When prompted (offers 
updating eg libc-dev-bin, libc6-dbg, libc6-dev and udev), press enter again.
+ 3. Launch Software Updater again from Dash and let it install the rest of the 
updates.
+ 
+ 
+ Original report:
+ 
  Download and install the 14.04 image.
  
http://cdimage.ubuntu.com/ubuntu/releases/14.04/release/ubuntu-14.04-desktop-amd64+mac.iso
  
  $ sudo apt-get update
  $ sudo apt-get upgrade
  .
  Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
  Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
  Rebuilding /usr/share/applications/bamf-2.index...
  Processing triggers for mime-support (3.54ubuntu1) ...
  Processing triggers for hicolor-icon-theme (0.13-1) ...
  Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
  Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.3) ...
  Setting up libcgmanager0:amd64 (0.24-0ubuntu7.3) ...
  Setting up libudev1:amd64 (204-5ubuntu20.11) ...
  Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  (Reading database ... 163205 files and directories currently installed.)
  Preparing to unpack .../ifupdown_0.7.47.2ubuntu4.1_amd64.deb ...
  Unpacking ifupdown (0.7.47.2ubuntu4.1) over (0.7.47.2ubuntu4) ...
  Processing triggers for man-db (2.6.7.1-1) ...
  Processing triggers for ureadahead (0.100.0-16) ...
  dpkg: dependency problems prevent configuration of ifupdown:
-  ifupdown depends on initscripts (= 2.88dsf-25); however:
-   Package initscripts is not configured yet.
+  ifupdown depends on initscripts (= 2.88dsf-25); however:
+   Package initscripts is not configured yet.
  
  dpkg: error processing package ifupdown (--configure):
-  dependency problems - leaving unconfigured
+  dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.
-   
E: Sub-process /usr/bin/dpkg returned an error code 
(1)
+   
E: Sub-process /usr/bin/dpkg returned an error code 
(1)

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

Title:
  Failed to upgrade system from 14.04

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Workaround when the 14.04 upgrade fails and you can't do more upgrades
  or installs anymore:

  1. Launch Terminal from Dash
  2. Type 'sudo apt-get install -f' and press enter. When prompted (offers 
updating eg libc-dev-bin, libc6-dbg, libc6-dev and udev), press enter again.
  3. Launch Software Updater again from Dash and let it install the rest of the 
updates.

  
  Original report:

  Download and install the 14.04 image.
  
http://cdimage.ubuntu.com/ubuntu/releases/14.04/release/ubuntu-14.04-desktop-amd64+mac.iso

  $ sudo apt-get update
  $ sudo apt-get upgrade
  .
  Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
  Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
  Rebuilding /usr/share/applications/bamf-2.index...
  Processing triggers for mime-support (3.54ubuntu1) ...
  Processing triggers for hicolor-icon-theme (0.13-1) ...
  Processing triggers for gconf2 (3.2.6-0ubuntu2) ...
  Setting up libdbus-1-3:amd64 (1.6.18-0ubuntu4.3) ...
  Setting up libcgmanager0:amd64 (0.24-0ubuntu7.3) ...
  Setting up libudev1:amd64 (204-5ubuntu20.11) ...
  Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
  (Reading database ... 163205 files and directories currently installed.)
  Preparing to unpack .../ifupdown_0.7.47.2ubuntu4.1_amd64.deb ...
  Unpacking ifupdown (0.7.47.2ubuntu4.1) over (0.7.47.2ubuntu4) ...
  Processing triggers for man-db (2.6.7.1-1) ...
  Processing triggers for ureadahead (0.100.0-16) ...
  dpkg: dependency problems prevent configuration of ifupdown:
   ifupdown depends on initscripts (= 2.88dsf-25); however:
    Package initscripts is not configured yet.

  dpkg: error processing package ifupdown (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.
    
E: Sub-process /usr/bin/dpkg returned an error code 
(1)

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

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

[Touch-packages] [Bug 1453538] Re: Invisible mouse pointer

2015-06-07 Thread Jarkko Sakkinen
I had the problem after upgrade to 15.10 development version. The
problem was in the configuration files.  If I did sudo lightdm
restarts I got complains about SeatDefaults. I changed that to
Seat:* in various configuration files until lightdm stopped
complaining. After that the mouse cursor was visible again.

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

Title:
  Invisible mouse pointer

Status in Light Display Manager:
  Confirmed
Status in lightdm package in Ubuntu:
  Triaged

Bug description:
  After system boot on login screen mouse pointer is invisible. I am
  able to click to gadgets but its blind clicking. I dont know where is
  mouse pointer. When I'm switch to virtual console (CTRL+ALT+F1) and
  type

  sudo service lightdm restart

  command LightDM restarts and mouse pointer back to normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-17.17-lowlatency 3.19.6
  Uname: Linux 3.19.0-17-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun May 10 14:27:50 2015
  InstallationDate: Installed on 2015-02-13 (85 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  LightdmConfig:
   [SeatDefaults]
   allow-guest = false
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (15 days ago)

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

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


[Touch-packages] [Bug 1326335] [NEW] The 'GTK+' qt theme is buggy

2015-06-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

If I launch qtconfig-qt4 In 12.04 Precise Pangolin and I change the font
size of the 'GTK+' theme (saving this change, obviously), this new
values is really written in Trolltech.conf. But when I open again
qtconfig-qt4, the changed config is not loaded, as if it were taken from
another place. This problem does not occur with other themes available
in qtconfig-qt4.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qtcreator (not installed)
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3
Architecture: i386
CurrentDesktop: LXDE
Date: Wed Jun  4 11:25:43 2014
InstallationDate: Installed on 2014-05-20 (14 days ago)
InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
SourcePackage: qtcreator
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 trusty
-- 
The 'GTK+' qt theme is buggy
https://bugs.launchpad.net/bugs/1326335
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to qt4-x11 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 1441260] Re: weird graphical glitches in 14.10

2015-06-07 Thread crysman
I would like to post it, but the computer is now located outside of my
office and I've not yet managed to connect to it remotely due to missing
UTP cable there... When I manage to connect to it, I will execute it and
post here. Thanks for involvement.

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

Title:
  weird graphical glitches in 14.10

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  After performing all upgrades and installing some extra packages
  (gimp, unattended updates, libreoffice, vino, openssh) and purging
  some other (gnumeric, abiword) on fresh install I've started suffering
  strange graphical issues (glitches) - see the attached screenshots.

  Tomorrow I will try to boot once again from USB the live session to
  verify it's not hardware-related.

  As for now... anybody experiencing this?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-33.44-generic 3.16.7-ckt7
  Uname: Linux 3.16.0-33-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue Apr  7 18:48:55 2015
  InstallationDate: Installed on 2015-04-02 (5 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1014992] Re: Ubuntu 12.04, i386, cannot use rfcomm as regular user. Permission denied.

2015-06-07 Thread Jakub
Problem still persists, can't access any /dev/rfcomm device (nor laptop 
built-in, nor usb bluetooth adapter) as a regular user.
Tested on:
uname -a
Linux jakub-Inspiron-3537 3.19.0-20-generic #20-Ubuntu SMP Fri May 29 10:10:47 
UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Ubuntu 12.04, i386, cannot use rfcomm as regular user. Permission
  denied.

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  After updating from 8.04 to 12.04 I cannot use rfcomm without sudo.

  I've already added the user  to group 'dialout' .

  Temporary I tried to change udev.rules (KERNEL==rfcomm[0-9]*, 
GROUP=dialout, MODE=666)  but this doesn't
  solve the problem so I removed it again.

  Here the commands I used :

  burki@orion:/$ hcitool scan
  Scanning ...
   00:12:6F:08:98:FFGEO LE-71 1

  burki@orion:/$ rfcomm connect 1 00:12:6F:08:98:FF
  Can't open RFCOMM device: Permission denied

  burki@orion:/$ ls -l /dev/rfcomm1
  ls: cannot access /dev/rfcomm1: No such file or directory

  burki@orion:/$ groups
  burki adm dialout fax cdrom floppy tape sudo audio dip video plugdev fuse 
scanner lpadmin netdev sambashare

  burki@orion:/$ sudo rfcomm connect 1 00:12:6F:08:98:FF
  Connected /dev/rfcomm1 to 00:12:6F:08:98:FF on channel 1
  Press CTRL-C for hangup

  In another terminal while connection is running ...

  burki@orion:/$ ls -l /dev/rfcomm1
  crw-rw 1 root dialout 216, 1 Jun 19 09:01 /dev/rfcomm1

  burki@orion:/$ UDEV_LOG=debug udevadm test $(udevadm info -q path -n rfcomm1)
  (I've stolen this command from another bug report #570692.  Output is very 
long. Please see attachment)

  WORKAROUND: sudo chmod u+s /usr/bin/rfcomm

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-25-generic-pae 3.2.0-25.40
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  burki  1730 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xfe50 irq 56'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10ec0887,10438444,00100302 
HDA:80862805,80862805,0010'
     Controls  : 49
     Simple ctrls  : 21
  Date: Tue Jun 19 09:15:54 2012
  HibernationDevice: RESUME=UUID=f3e3a302-4042-4fcd-86c5-756ae88e15b8
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-25-generic-pae 
root=UUID=f791f2d4-8966-47d3-a19d-9b0b649e63ea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-25-generic-pae N/A
   linux-backports-modules-3.2.0-25-generic-pae  N/A
   linux-firmware1.79
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0703
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z68-V LX
  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.:bvr0703:bd10/21/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8Z68-VLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Touch-packages] [Bug 1347020] Re: systemd does not boot in a container

2015-06-07 Thread Jens Elkner
I'm running utopic with latest updates. Any container, which has systemd
running simply hangs, when /sbin/init  gets started (no matter, whether
config has 'lxc.kmsg = 0' or not). Tried it previously with a trusty and
today with a vivid container. So wondering, whether there is a bugfix
available at all?

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

Title:
  systemd does not boot in a container

Status in lxc package in Ubuntu:
  Fix Released
Status in lxc source package in Trusty:
  Triaged

Bug description:
  Opening against cloud-init for now, but ultimately might end up as
  bug-fixes / srus against some other packages in trusty.

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

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


[Touch-packages] [Bug 778236] Re: bluetooth adapter not found after wakeup

2015-06-07 Thread Jairo Serrano
Also in Kubuntu 15.04 latest update

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

Title:
  bluetooth adapter not found after wakeup

Status in bluez package in Ubuntu:
  Confirmed

Bug description:
  Kubuntu 11.04 amd64
  Microstar GX623
  When laptop wakes up from sleep mode it cannot see the bluetooth adapter 
anymore and bluetooth mouse does not work.
  This worked with Kubuntu 9.04, 9.10, 10.10 and does not work after upgrade to 
11.04.
  After wake up the bluetooth adapter is on, when I do 'lsusb' I can see:
  ...
  Bus 007 Device 002: ID 0db0:a97a Micro Star International Bluetooth EDR Device
  ...
  but the graphic configurator tells No bluetooth adapter found.
  Bluetooth works well after normal boot.

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

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


[Touch-packages] [Bug 1400840] Re: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from o

2015-06-07 Thread Edel
Someone have fixed this kind of error? I have a few weeks with this
problem and I'm losing my head, please help me.

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

Title:
  package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying
  to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz',
  which is different from other instances of package libasound2:amd64

Status in alsa-lib package in Ubuntu:
  New

Bug description:
  does not seem to be able to install properly as similar package exist
  of a different signature.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libasound2 1.0.27.2-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   libasound2: Install
   libasound2: Configure
   libasound2: Configure
  Architecture: amd64
  Date: Wed Dec 10 03:46:06 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libasound2-data 1.0.27.2-3ubuntu7
   libc6 2.19-0ubuntu6.3
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DpkgHistoryLog:
   Start-Date: 2014-12-10  03:45:20
   Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.87'
   Upgrade: libasound2:amd64 (1.0.27.2-1ubuntu6, 1.0.27.2-3ubuntu7)
  DpkgTerminalLog:
   Preparing to unpack .../libasound2_1.0.27.2-3ubuntu7_amd64.deb ...
   Unpacking libasound2:amd64 (1.0.27.2-3ubuntu7) over (1.0.27.2-1ubuntu6) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libasound2_1.0.27.2-3ubuntu7_amd64.deb (--unpack):
trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', 
which is different from other instances of package libasound2:amd64
  DuplicateSignature: package:libasound2:1.0.27.2-1ubuntu6:trying to overwrite 
shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from 
other instances of package libasound2:amd64
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libasound2/changelog.Debian.gz', which is different from other 
instances of package libasound2:amd64
  InstallationDate: Installed on 2013-08-31 (465 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: alsa-lib
  Title: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying 
to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is 
different from other instances of package libasound2:amd64
  UpgradeStatus: Upgraded to trusty on 2014-07-30 (131 days ago)

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

-- 
Mailing list: https://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 1400840] Re: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different fr

2015-06-07 Thread Joey Teo
delete the file by doing a find -name then reinstall.
On 07/06/2015 11:30 pm, Edel edelcustodiofr...@gmail.com wrote:

 Someone have fixed this kind of error? I have a few weeks with this
 problem and I'm losing my head, please help me.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1400840

 Title:
   package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying
   to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz',
   which is different from other instances of package libasound2:amd64

 Status in alsa-lib package in Ubuntu:
   New

 Bug description:
   does not seem to be able to install properly as similar package exist
   of a different signature.

   ProblemType: Package
   DistroRelease: Ubuntu 14.04
   Package: libasound2 1.0.27.2-1ubuntu6
   ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
   Uname: Linux 3.13.0-32-generic x86_64
   ApportVersion: 2.14.1-0ubuntu3.2
   AptOrdering:
libasound2: Install
libasound2: Configure
libasound2: Configure
   Architecture: amd64
   Date: Wed Dec 10 03:46:06 2014
   Dependencies:
gcc-4.9-base 4.9-20140406-0ubuntu1
libasound2-data 1.0.27.2-3ubuntu7
libc6 2.19-0ubuntu6.3
libgcc1 1:4.9-20140406-0ubuntu1
multiarch-support 2.19-0ubuntu6
   DpkgHistoryLog:
Start-Date: 2014-12-10  03:45:20
Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.87'
Upgrade: libasound2:amd64 (1.0.27.2-1ubuntu6, 1.0.27.2-3ubuntu7)
   DpkgTerminalLog:
Preparing to unpack .../libasound2_1.0.27.2-3ubuntu7_amd64.deb ...
Unpacking libasound2:amd64 (1.0.27.2-3ubuntu7) over (1.0.27.2-1ubuntu6)
 ...
dpkg: error processing archive
 /var/cache/apt/archives/libasound2_1.0.27.2-3ubuntu7_amd64.deb (--unpack):
 trying to overwrite shared
 '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from
 other instances of package libasound2:amd64
   DuplicateSignature: package:libasound2:1.0.27.2-1ubuntu6:trying to
 overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is
 different from other instances of package libasound2:amd64
   ErrorMessage: trying to overwrite shared
 '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from
 other instances of package libasound2:amd64
   InstallationDate: Installed on 2013-08-31 (465 days ago)
   InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64
 (20130424)
   SourcePackage: alsa-lib
   Title: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade:
 trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz',
 which is different from other instances of package libasound2:amd64
   UpgradeStatus: Upgraded to trusty on 2014-07-30 (131 days ago)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1400840/+subscriptions


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

Title:
  package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying
  to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz',
  which is different from other instances of package libasound2:amd64

Status in alsa-lib package in Ubuntu:
  New

Bug description:
  does not seem to be able to install properly as similar package exist
  of a different signature.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libasound2 1.0.27.2-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   libasound2: Install
   libasound2: Configure
   libasound2: Configure
  Architecture: amd64
  Date: Wed Dec 10 03:46:06 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libasound2-data 1.0.27.2-3ubuntu7
   libc6 2.19-0ubuntu6.3
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DpkgHistoryLog:
   Start-Date: 2014-12-10  03:45:20
   Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.87'
   Upgrade: libasound2:amd64 (1.0.27.2-1ubuntu6, 1.0.27.2-3ubuntu7)
  DpkgTerminalLog:
   Preparing to unpack .../libasound2_1.0.27.2-3ubuntu7_amd64.deb ...
   Unpacking libasound2:amd64 (1.0.27.2-3ubuntu7) over (1.0.27.2-1ubuntu6) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libasound2_1.0.27.2-3ubuntu7_amd64.deb (--unpack):
trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', 
which is different from other instances of package libasound2:amd64
  DuplicateSignature: package:libasound2:1.0.27.2-1ubuntu6:trying to overwrite 
shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from 
other instances of package libasound2:amd64
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libasound2/changelog.Debian.gz', which is different from other 

[Touch-packages] [Bug 1326335] Re: The 'GTK+' qt theme is buggy

2015-06-07 Thread Mattia Rizzolo
** Package changed: qtcreator (Ubuntu) = qt4-x11 (Ubuntu)

** Tags removed: apport-bug i386
** Tags added: precise

** Description changed:

- If I launch qtconfig-qt4 In 12.04 Precise Pangolin and I change the font
- size of the 'GTK+' theme (saving this change, obviously), this new
- values is really written in Trolltech.conf. But when I open again
- qtconfig-qt4, the changed config is not loaded, as if it were taken from
- another place. This problem does not occur with other themes available
- in qtconfig-qt4.
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 14.04
- Package: qtcreator (not installed)
- ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
- Uname: Linux 3.13.0-24-generic i686
- ApportVersion: 2.14.1-0ubuntu3
- Architecture: i386
- CurrentDesktop: LXDE
- Date: Wed Jun  4 11:25:43 2014
- InstallationDate: Installed on 2014-05-20 (14 days ago)
- InstallationMedia: Lubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
- SourcePackage: qtcreator
- UpgradeStatus: No upgrade log present (probably fresh install)
+ If I launch qtconfig-qt4 in 12.04 Precise Pangolin or onwards (reproducible 
at least till 14.04 trusty) and I change the font size of the 'GTK+' theme 
(saving this change, obviously), this new values is really written in 
Trolltech.conf.
+ But when I open again qtconfig-qt4, the changed config is not loaded, as if 
it were taken from another place. This problem does not occur with other themes 
available in qtconfig-qt4.

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

Title:
  The 'GTK+' qt theme is buggy

Status in qt4-x11 package in Ubuntu:
  New

Bug description:
  If I launch qtconfig-qt4 in 12.04 Precise Pangolin or onwards (reproducible 
at least till 14.04 trusty) and I change the font size of the 'GTK+' theme 
(saving this change, obviously), this new values is really written in 
Trolltech.conf.
  But when I open again qtconfig-qt4, the changed config is not loaded, as if 
it were taken from another place. This problem does not occur with other themes 
available in qtconfig-qt4.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1326335/+subscriptions

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


[Touch-packages] [Bug 1462740] [NEW] Wifi intermittently stops working since 15.04 upgrade

2015-06-07 Thread halfbeing
Public bug reported:

Since upgrading to 15.04 a couple of weeks ago I have been finding that
sometimes my wifi completely stops working. Restarting network manager
doesn't help, nor does removing and reinserting the wireless driver. I
can get network access through an ethernet cable.

Another, possibly related problem I have been experiencing since
upgrading to 15.04 is that sometimes wpa_supplicant starts hogging CPU,
up to 100% on one core. When I kill it, the replacement instance of
wpa_supplicant continues to hog the CPU. I am not sure whether this is
caused by the same fault that is causing my wifi to fail. As I send this
error report, my machine is in such a crippled state with no wifi and
wpa_supplicant slowing everything to a crawl. I noticed that
wpa_supplicant was misbehaving only after I had tried removing and
reinserting the wifi driver, so I don't know whether the wifi failure
problem caused wpa_supplicant to go bananas, or whether it was the fact
that I had messed about with the driver.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: wpasupplicant 2.1-0ubuntu7.1
ProcVersionSignature: Ubuntu 3.19.0-18.18-lowlatency 3.19.6
Uname: Linux 3.19.0-18-lowlatency x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jun  7 15:01:56 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-03-06 (93 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: wpa
UpgradeStatus: Upgraded to vivid on 2015-05-29 (8 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Wifi intermittently stops working since 15.04 upgrade

Status in wpa package in Ubuntu:
  New

Bug description:
  Since upgrading to 15.04 a couple of weeks ago I have been finding
  that sometimes my wifi completely stops working. Restarting network
  manager doesn't help, nor does removing and reinserting the wireless
  driver. I can get network access through an ethernet cable.

  Another, possibly related problem I have been experiencing since
  upgrading to 15.04 is that sometimes wpa_supplicant starts hogging
  CPU, up to 100% on one core. When I kill it, the replacement instance
  of wpa_supplicant continues to hog the CPU. I am not sure whether this
  is caused by the same fault that is causing my wifi to fail. As I send
  this error report, my machine is in such a crippled state with no wifi
  and wpa_supplicant slowing everything to a crawl. I noticed that
  wpa_supplicant was misbehaving only after I had tried removing and
  reinserting the wifi driver, so I don't know whether the wifi failure
  problem caused wpa_supplicant to go bananas, or whether it was the
  fact that I had messed about with the driver.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: wpasupplicant 2.1-0ubuntu7.1
  ProcVersionSignature: Ubuntu 3.19.0-18.18-lowlatency 3.19.6
  Uname: Linux 3.19.0-18-lowlatency x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jun  7 15:01:56 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-03-06 (93 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to vivid on 2015-05-29 (8 days ago)

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

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


[Touch-packages] [Bug 1432683] Re: apt-get install lxc doesn't load required apparmor profiles

2015-06-07 Thread Jens Elkner
It appears, that something is still broken. Because systemd doesn't
work, I installed  upstart + upstart-sysv (and uninstalled systemd-
sysv), but unfortunately sssd doesn't come up (has exactly the same
config, as in other  14.10 zones, where it works as expected). And
because sssd doesn't come up, other depending services like autofs
doesn't come up either.

The problem seems to be /lib/init/apparmor-profile-load as well, which returns 
with 1 and thus probably causes start always fail.
As a workaround I modified  /etc/init/sssd.conf:
...
pre-start script
test -f /etc/sssd/sssd.conf || { stop; exit 0; }
/lib/init/apparmor-profile-load usr.sbin.sssd || true
end script
...

which makes it work, however, I still wonder, what apparmor-profile-load
causes to return != 0 ...

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

Title:
  apt-get install lxc doesn't load required apparmor profiles

Status in apparmor package in Ubuntu:
  Fix Released
Status in init-system-helpers package in Ubuntu:
  Triaged
Status in lxc package in Ubuntu:
  Fix Committed
Status in squid3 package in Ubuntu:
  Fix Released
Status in upstart package in Ubuntu:
  Triaged

Bug description:
  I'm trying to use LXC on my openstack instance which runs vivid daily:

  $ sudo apt-get install lxc -y

  $ sudo lxc-create -t ubuntu-cloud --name=vivid -- --flush-cache
  --stream=daily --release=vivid

  $ sudo lxc-start --name vivid --logfile=lxc.log
  lxc-start: lxc_start.c: main: 344 The container failed to start.
  lxc-start: lxc_start.c: main: 346 To get more details, run the container in 
foreground mode.
  lxc-start: lxc_start.c: main: 348 Additional information can be obtained by 
setting the --logfile and --logpriority options.

  In the log file (lxc.log) I observe the following error:
  lxc-start 1426516387.814 ERRORlxc_apparmor - 
lsm/apparmor.c:apparmor_process_label_set:183 - No such file or directory - 
failed to change apparmor profile to lxc-container-default

  This profile *exists* under /etc/apparmor.d/lxc/lxc-default but was
  not loaded appropriately.

  This issue disappears if I:
  (a) reload apparmor profile manually: sudo /etc/init.d/apparmor reload
  or
  (b) reboot the instance

  I'd expect that 'apt-get install lxc' has to load all appropriate
  apparmor profiles to allow starting containers w/o profile reloading /
  rebooting.

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

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


[Touch-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2015-06-07 Thread François Jacques
I do see this symptom with Vivid, even after purging everything nvidia
related.

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

Title:
  gpu-manager: /etc/modprobe.d is not a file

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  Get these lines logged into gpu-manager.log, on that fresh stock
  installation

  /etc/modprobe.d is not a file
  update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: upstart 1.13.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Sep 14 08:42:45 2014
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.16.0-14-generic 
root=UUID=7c755ed6-51cc-4b75-88ac-9c75acf82749 ro
  SourcePackage: upstart
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  modified.conffile..etc.default.whoopsie: [modified]
  modified.conffile..etc.gdm.Init.Default: [modified]
  mtime.conffile..etc.default.whoopsie: 2014-08-29T19:12:47.435075
  mtime.conffile..etc.gdm.Init.Default: 2014-09-07T17:01:23.246055

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

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


[Touch-packages] [Bug 1356457] Re: [browser] bookmarks not easily found with new design

2015-06-07 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu)
   Status: Invalid = Won't Fix

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

Title:
  [browser] bookmarks not easily found with new design

Status in Ubuntu UX bugs:
  Won't Fix
Status in webbrowser-app package in Ubuntu:
  Won't Fix

Bug description:
  I like the new design of the webbrowser-app, but putting bookmarks
  under New Tab is non-intuitive. Furthermore, you may want to navigate
  to a bookmark from the current tab, but this doesn't seem to be
  possible.

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

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


[Touch-packages] [Bug 1462723] [NEW] lightdm quits at startup when beamer is connected

2015-06-07 Thread Tomas Van Verrewegen
Public bug reported:

I have a beamer. Since installation of kubuntu-15.04 I can't log into my
account if the beamer is connected. The kubuntu splash screen show up
alright, but takes a bit longer to complete, then I am dropped into a
black screen with a (movable) mouse pointer.

If I disconnect the beamer during startup, I can login.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lightdm 1.14.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Jun  7 10:15:33 2015
InstallationDate: Installed on 2015-03-16 (82 days ago)
InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
LightdmGreeterLog:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
LightdmGreeterLogOld:
 QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
 QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
 Bus::open: Can not get ibus-daemon's address. 
 IBusInputContext::createInputContext: no connection to ibus-daemon 
 file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
SourcePackage: lightdm
UpgradeStatus: Upgraded to vivid on 2015-04-25 (42 days ago)

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


** Tags: amd64 apport-bug vivid

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

Title:
  lightdm quits at startup when beamer is connected

Status in lightdm package in Ubuntu:
  New

Bug description:
  I have a beamer. Since installation of kubuntu-15.04 I can't log into
  my account if the beamer is connected. The kubuntu splash screen show
  up alright, but takes a bit longer to complete, then I am dropped into
  a black screen with a (movable) mouse pointer.

  If I disconnect the beamer during startup, I can login.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Jun  7 10:15:33 2015
  InstallationDate: Installed on 2015-03-16 (82 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  LightdmGreeterLog:
   QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
   QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
   Bus::open: Can not get ibus-daemon's address. 
   IBusInputContext::createInputContext: no connection to ibus-daemon 
   file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
  LightdmGreeterLogOld:
   QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such 
file or directory
   QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
   Bus::open: Can not get ibus-daemon's address. 
   IBusInputContext::createInputContext: no connection to ibus-daemon 
   file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to vivid on 2015-04-25 (42 days ago)

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

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


[Touch-packages] [Bug 1219379] Re: i386/amd64 conflict, preventing multiarch installation of SDL2_mixer

2015-06-07 Thread djcj
Why is this still not fixed?

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

Title:
  i386/amd64 conflict, preventing multiarch installation of SDL2_mixer

Status in libmodplug package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu Saucy Salamander (development branch)
  Release:  13.10

  libmodplug1:
Installed: (none)
Candidate: 1:0.8.8.4-3
Version table:
   1:0.8.8.4-3 0
  500 http://archive.ubuntu.com/ubuntu/ saucy/universe amd64 Package

  Problem:

  apt-get install SDL2_mixer-2.0-0:i386 SDL2_mixer-2.0-0:amd64

  Fails as the dependencies libmodplug1:i386 and libmodplug:x86_64
  conflict.

  Both arch's install libmodplug to /usr/lib/libmodplug.so.1 (and other
  overlapping files)

  Tested under a debootstrap install of Saucy Salamander.

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

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


[Touch-packages] [Bug 1431714] Re: [xorg-edgers] Held broken packages (libgbm1) from Xorg-edgers PPA

2015-06-07 Thread Eric Vlasov
Yep, having exactly the same issue on 14.04.2.

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

Title:
  [xorg-edgers] Held broken packages (libgbm1) from Xorg-edgers PPA

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  My laptop (Aspire VN7-591G) comes with an nVidia graphic card that is
  not supported by default in Ubuntu Trusty (14.04.2, amd64).

  I installed the Xorg-edgers PPA to be able to install nvidia-340 which
  contains the proper drivers for my card (and allow me to switch
  between the Intel and the nVidia GPU).

  Later, I realized there is a dependency issue with package libgbm1:

  sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  The following packages have been kept back:
libgbm1
  0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

  Using aptitude to have more information, I get this:

  --\ Packages being automatically held in their current state (1)
  i A  libgbm1  
  10.1.3-0ubuntu 10.6.0~git2015

  libgbm1 will not be upgraded to version 
10.6.0~git20150310.5750595c-0ubuntu0ricotz3~trusty, to avoid breaking the 
following dependencies:
* libgbm1 replaces libgbm1:i386 ( 10.1.3-0ubuntu0.3)

  It appears that this package is used by the xorg-edgers PPA:

  % apt-cache policy libgbm1
  libgbm1:
Installed: 10.1.3-0ubuntu0.3
Candidate: 10.6.0~git20150310.5750595c-0ubuntu0ricotz3~trusty
Version table:
   10.6.0~git20150310.5750595c-0ubuntu0ricotz3~trusty 0
  500 http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/ trusty/main 
amd64 Packages
   *** 10.1.3-0ubuntu0.3 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   10.1.0-4ubuntu5 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  I tried to force-install package libgbm1 but get the following error:

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

  The following packages have unmet dependencies:
   libgbm1 : Depends: libgl1-mesa-dri (= 
10.6.0~git20150310.5750595c-0ubuntu0ricotz3~trusty)
  E: Unable to correct problems, you have held broken packages.

  What can I do to fix this?

  Thanks in advance!

  
  P.S.: This issue was reported on askubuntu [1] but I didn't get any feedback.

  [1] http://askubuntu.com/questions/595461/held-broken-packages-libgbm1
  -from-xorg-edgers-ppa

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.16.0-31.41~14.04.1-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.7
  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: Fri Mar 13 15:55:01 2015
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.16.0-31-generic, x86_64: installed
   nvidia-340, 340.76, 3.16.0-31-generic, x86_64: installed
   nvidia-340-uvm, 340.76, 3.16.0-31-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0926]
  InstallationDate: Installed on 2015-03-02 (10 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64 
(20150218.1)
  MachineType: Acer Aspire VN7-591G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-31-generic.efi.signed 
root=UUID=34c5f558-cdcb-4f13-980e-41873de8a019 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/12/2014
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Aspire VN7-591G
  dmi.board.vendor: Acer
  dmi.board.version: V1.08
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: V1.08
  dmi.modalias: 

  1   2   >