[Touch-packages] [Bug 1381971] Re: Selecting artists from My Music scope doesn't show albums_of_artist view anymore

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/unity-scope-mediascanner

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

Title:
  Selecting artists from My Music scope doesn't show
  albums_of_artist view anymore

Status in Unity Media Scanner Scope:
  New
Status in “unity-scope-mediascanner” package in Ubuntu:
  Fix Released
Status in “unity-scopes-shell” package in Ubuntu:
  Invalid

Bug description:
  I was able to reproduce this problem with ubuntu-rtm image #91 for
  Nexus 4:

  version_detail:
  ubuntu=20141016,device=20140929.1,custom=mako-1.1,version=91

  Steps to reproduce:

  1. Load some music onto device
  2. Navigate to My Music scope in dash (e.g. by clicking the My Music 
category header in music scope).
  3. Select an artist from the surfacing results

  Observed behaviour:
  Standard search results for the artist's name are displayed with small icons 
for artists, albums and tracks.

  Expected behaviour:
  The special albums_of_artist view should be displayed with a full width 
result showing art for the artist.

  Surprisingly, if I select the same artist result as it appears in the
  music aggregator scope, I get the albums_of_artist view.  This makes
  me suspect that this is a problem in the dash or unity-scopes-shell,
  where the department ID from the canned query is being lost.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-scope-mediascanner/+bug/1381971/+subscriptions

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


[Touch-packages] [Bug 1390128] Re: [address-book] is stuck on contacts sync dialog becomes unusable

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/address-book-app

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

Title:
  [address-book] is stuck on contacts sync dialog  becomes unusable

Status in Address Book App:
  Fix Committed
Status in Ubuntu UX bugs:
  Fix Committed
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “address-book-app” package in Ubuntu RTM:
  New

Bug description:
  build 143
  To reproduce this bug the address book app has to be launched for the first 
time.

  Steps to reproduce

  1. wipe your device if necessary
  2. launch the address book app and wait until the You have no contacts 
dialog comes up
  3. do not interact with the dialog and navigate away from the app
  4. launch the dialer or/and the messaging app
  5. open the app spread from the right edge and force close the address book 
app
  6. navigate to dialer (or messaging) app and save a contact from the main view
  7. now open the address book again and try to interact with the You have no 
contacts dialog

  Expected behaviour: you will either be able to dismiss the dialog or
  sync contacts

  Actual behaviour: you won't be able to tap anything or interact with
  the address book because the dialog is not dismissible.

  The interesting thing here is that it is possible to access the
  address book and contacts from the dialer and messaging app but not
  directly.

  Marking as Critical because the address book becomes completely
  unusable even if you restart your device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1390128/+subscriptions

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


[Touch-packages] [Bug 1390557] Re: [oobe] passcode screen continues after 3 visible dots to confirmation screen

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ubuntu-system-settings

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

Title:
  [oobe] passcode screen continues after 3 visible dots to confirmation
  screen

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

Bug description:
  krillin
  build 143

  Steps to reproduce in the initial set up wizard
  1. after selecting your language and  setting up wifi continue to the 
passcode set up screen
  2. type in your 4 digit passcode and pay attention to the dots representing 
the digits

  Expected result: all 4 dots are visible before screen moves on to
  confirm your passcode

  Actual result: only 3 dots are visible and it looks like you only
  picked a 3 digit passcode

  It would be great to have a slight delay and show user the last dot
  before screen moves on to the next step as we currently have when
  unlocking your device after swiping away the greeter.

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

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


[Touch-packages] [Bug 1376763] Re: Dialog doesn't take the contents size into consideration

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ubuntu-system-settings

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

Title:
  Dialog doesn't take the contents size into consideration

Status in Ubuntu UI Toolkit:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  A dialog doesn't scroll if the text (as in the code example) or its
  contents exceeds the viewport size.

  This can be reproduced in e.g. ubuntu-system-settings:
  (Make sure you're running the very latest from proposed or a USS from October 
2014 – debs[1]).

  1. Open Ubuntu System Settings
  2. Go to the Wi-Fi panel
  3. Click Connect to hidden network…
  4. Choose any security scheme other that None
  4. Resize the viewport/use landscape on a device

  What I expect to happen:
  I can scroll inside the Dialog to access all fields and buttons

  What happened instead:
  The content not visible becomes inaccessible

  Example code:
  http://paste.ubuntu.com/8479468/

  [1] https://launchpad.net/ubuntu-system-settings/+packages

  UX Solution: 
  Make sure content can scroll vertically if exceeding the maximum height of 
the dialog

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

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


[Touch-packages] [Bug 1190344] Re: lightdm is leaking FDs -fix

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lightdm

** Branch linked: lp:ubuntu/utopic-proposed/lightdm

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

Title:
  lightdm is leaking FDs -fix

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in Light Display Manager 1.12 series:
  Fix Released
Status in Light Display Manager 1.2 series:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Precise:
  Triaged
Status in “lightdm” source package in Trusty:
  Triaged
Status in “lightdm” source package in Utopic:
  Fix Committed
Status in “lightdm” source package in Vivid:
  Fix Released
Status in Fedora:
  Unknown

Bug description:
  [Impact]
  LightDM doesn't close the server side end of the pipes used to communicate 
with session processes. This means each session that is created leaks two file 
descriptors eventually leading to the system stopping it from creating new 
pipes.

  [Test Case]
  1. Start LightDM
  2. Check how many pipes are open
  # lsof -p {lightdm_pid} | grep FIFO | wc -l
  3. Create sessions by either cycling between users in Unity Greeter or 
logging in and out
  4. Check how many pipes exist using step 2.
  Expected result:
  No more pipes should be open
  Observed result:
  Many pipes remain open

  [Regression Potential]
  Low. Fix is to close pipes when finished with them. Tested with regression 
tests.

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

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


[Touch-packages] [Bug 1377373] Re: Variables defined twice in config files lead to crash

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lightdm

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

Title:
  Variables defined twice in config files lead to crash

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in Light Display Manager 1.12 series:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Trusty:
  Fix Committed
Status in “lightdm” source package in Utopic:
  Fix Released
Status in “lightdm” package in Debian:
  Fix Released

Bug description:
  [Impact]
  Having the same configuration variable defined in two places causes LightDM 
to a double free and potentially crash.

  [Test Case]
  1. Install two configuration files in /etc/lightdm/lightdm.conf.d which both 
define the same variable.
  2. Run LightDM
  Expected result:
  LightDM runs correctly.
  Observed result:
  LightDM double frees a variable (seen with valgrind) and can crash.

  [Regression Potential]
  Low. The fix is not to double free the variable.

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

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


[Touch-packages] [Bug 678421] Re: Error message for a faulty ~/.profile script

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lightdm

** Branch linked: lp:ubuntu/utopic-proposed/lightdm

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

Title:
  Error message for a faulty ~/.profile script

Status in GDM: The Gnome Display Manager:
  New
Status in “gdm” package in Ubuntu:
  In Progress
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “gdm” source package in Trusty:
  Triaged
Status in “lightdm” source package in Trusty:
  In Progress
Status in “gdm” source package in Utopic:
  Triaged
Status in “lightdm” source package in Utopic:
  Fix Committed

Bug description:
  trusty and utopic SRU requests
  ==

  [Impact]

  In case of a syntax error in either of ~/.profile or a few other
  similar files, the Xorg login is interrupted, and the user is taken
  back to the login screen without an explanation. Debugging this
  problem may be a time consuming exercise, especially for non-
  experienced users.

  With the proposed change, lightdm/gdm does not try to load such a
  file, but shows a warning dialog instead. (A warning dialog is also
  shown in case of some other type of error, which would not have caused
  the login to fail.)

  [Test Case]

  To reproduce:

  * Edit ~/.profile and add something bad, e.g. a non-closed parenthesis.
  * Log out and find that you can't log in to a graphical session.

  After installing the proposed lightdm/gdm version, you'll instead see
  the dialog and can log in.

  [Regression Potential]

  Since this is only about improved exception handling, it does not at
  all affect users with correct configuration files. The regression risk
  ought to be minimal.

  [Original description]

  Binary package hint: gdm

  After adding function AddPath { PATH=$1:$PATH } to $HOME/.profile
  made the Xorg startup fail. (At that moment I had already forgotten
  the changes made to the .profile). As I had autologin that meant it
  kept trying to login and finally showed me the graphics
  reconfiguration screen. That sent me to a huge hunt for xorg conf and
  setup problems.

  Anyway finally tracked this down. I had used bash syntax in .profile
  file whereas it was run with sh.

  This is not a bug per se but I think a user mistake in .profile
  shouldn't bring the whole xorg startup to a halt as it does with
  autologin. I propose running user .profile and .xprofile scripts
  so that Xsession script continues running even if they have errors.
  I'm not sure whether this change would have some negative effects as
  well.

  1) Ubuntu Lucid, Linux egon-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 
16 19:48:22 UTC 2010 i686 GNU/Linux
  2) gdm 2.30.2.is.2.30.0-0ubuntu4

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

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


[Touch-packages] [Bug 1383321] Re: Support XDG DesktopNames field in session files

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lightdm

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

Title:
  Support XDG DesktopNames field in session files

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in Light Display Manager 1.12 series:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Trusty:
  Fix Committed
Status in “lightdm” source package in Utopic:
  Fix Committed
Status in “lightdm” source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  LightDM doesn't support the XDG standard DesktopNames field in session 
.desktop files. Instead we only support X-LightDM-DesktopName which was used 
before the standard was set. Newer sessions might expect DesktopNames to work.

  [Test Case]
  1. Install a session which has DesktopNames set in 
/usr/share/xsessions/name.desktop. i.e. DesktopNames=GNOME;Unity;
  2. Start this session
  Expected result:
  XDG_CURRENT_DESKTOP is set to GNOME:Unity
  Observed result:
  XDG_CURRENT_DESKTOP is not set

  [Regression Potential]
  Low. This feature is only activated if the field is set.

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

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


[Touch-packages] [Bug 1386752] Re: whoopsie-id is world readable

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-updates/whoopsie

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

Title:
  whoopsie-id is world readable

Status in “whoopsie” package in Ubuntu:
  Fix Released
Status in “whoopsie” source package in Trusty:
  Invalid
Status in “whoopsie” source package in Utopic:
  Fix Released
Status in “whoopsie” package in Ubuntu RTM:
  Triaged

Bug description:
  Test Case
  -
  Confirm that /var/lib/whoopsie/whoopsie-id is not group and world readable.

  $ ls -lh /var/lib/whoopsie/whoopsie-id
  -rw-r--r-- 1 root root 128 Oct 27 19:00 /var/lib/whoopsie/whoopsie-id

  It should be 600, not 644.

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

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


[Touch-packages] [Bug 1379018] Re: Event timestamps should be saved using UTC

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/history-service

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

Title:
  Event timestamps should be saved using UTC

Status in Telephony History Service:
  In Progress
Status in “history-service” package in Ubuntu:
  Fix Released
Status in “history-service” package in Ubuntu RTM:
  Fix Released

Bug description:
  Currently the history-service is saving events using local time, which
  is bad as the user might change the timezone and this would mess up
  with the message order.

  UTC should be used instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/history-service/+bug/1379018/+subscriptions

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


[Touch-packages] [Bug 1378006] Re: [phone-app] call controls and header in active call are not as per design

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  [phone-app] call controls and header in active call are not as per
  design

Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  New

Bug description:
  Build r 84
  The current active call screen doesn't show the correct call controls and 
header, as per design.

  The header shouldn't have the contacts icon in the top right corner.
  The add to call icon is missing in the call controls. It seems as well, 
that the SURU icon theme is not applied.
  Please see attached wireframe for reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1378006/+subscriptions

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


[Touch-packages] [Bug 1392267] Re: [SRU] New stable release 2.42.1

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/glib2.0

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

Title:
  [SRU] New stable release 2.42.1

Status in “glib2.0” package in Ubuntu:
  In Progress

Bug description:
  [ Description ]

  Upload this stable bugfix release

  Overview of changes in GLib 2.42.1
  ==

  * This release disables deprecation warnings by default ← we already
  had this cherry-picked

  * Bugs fixed:
   728256 gcredentials: add NetBSD support
   736806 gtask: Fix reference count loop causing leaks
   737143 Include stdint.h in glib/valgrind.h
   738170 g_byte_array_new_take() doesn't initialize array-alloc
   738197 g_cond_timed_wait() doesn't time out on Mac OS X·

  [ QA  regression potential ]

  Under the GNOME MRE, assume the bugs are fixed. Installl the update 
  use your system as normal. If we don't see any regressions either
  manually or on errors, we're good.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1392267/+subscriptions

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


[Touch-packages] [Bug 1367325] Re: [phone-app] empty state missing in recent view and empty address book

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  [phone-app] empty state missing in recent view and empty address book

Status in Address Book App:
  Fix Released
Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “address-book-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  New

Bug description:
  1. Open Phone app, make sure you didn't receive or made any calls
  2. Carry out a bottom edge swipe
  3. The list is blank

  Same applies for the Address book app

  
---

  Desired solution:
  Please implement the empty state screen as per design.
  It is confusing for the user not seeing anything in this view.
  Please implement a screen saying No recent calls and have a look on the 
empty screen in the messaging app as a reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1367325/+subscriptions

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


[Touch-packages] [Bug 1392082] Re: call hangup tones should not come out of speaker

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/telepathy-ofono

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

Title:
  call hangup tones should not come out of speaker

Status in Telephony Service:
  In Progress
Status in “telepathy-ofono” package in Ubuntu:
  Fix Released
Status in “telephony-service” package in Ubuntu:
  In Progress
Status in “telephony-service” package in Ubuntu RTM:
  New

Bug description:
  call hangup tones currently always are played through the speaker,
  which is not correct. They should be played through whatever the
  active audio device is (earpiece, bt headphone, or speaker).

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1392082/+subscriptions

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


[Touch-packages] [Bug 1379386] Re: [emergency call] + [phone-app] remove SIM card naming from SURU divider in emergency dialer mode

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  [emergency call] + [phone-app] remove SIM card naming from SURU
  divider in emergency dialer mode

Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  New

Bug description:
  Build r93
  Make sure your device has both cards inserted

  Steps to reproduce: 
  1. make sure your device has a passcode/passphrase lock
  2. unlock device via HK button, swipe away the greeter
  3. you should see then unlocking panel, tap emergency call on the bottom

  Actual result: the dialer view shows SIM card names in the header sections 
(suru divider)
  Expected result: dialer should NOT show any SIM names in the header sections

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1379386/+subscriptions

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


[Touch-packages] [Bug 1358343] Re: [TOPBLOCKER] too easy to answer a call by accident

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/telephony-service

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

Title:
  [TOPBLOCKER] too easy to answer a call by accident

Status in Telephony Service:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Invalid
Status in “telephony-service” package in Ubuntu:
  Fix Released
Status in “unity-notifications” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “telephony-service” package in Ubuntu RTM:
  Fix Released
Status in “unity-notifications” package in Ubuntu RTM:
  Fix Released
Status in “unity8” package in Ubuntu RTM:
  Fix Released

Bug description:
  If you put the phone in your pocket with locked screen and you receive
  a call is too easy to answer or reject that by mistake. Or pressing
  the screen while trying to get the phone or the call can be answered
  without you noticed by your pocket.

To manage notifications about this bug go to:
https://bugs.launchpad.net/telephony-service/+bug/1358343/+subscriptions

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


[Touch-packages] [Bug 1218289] Re: [dialer app] Incoming call (snap decision) not to spec

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/telephony-service

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

Title:
  [dialer app] Incoming call (snap decision) not to spec

Status in Ubuntu UX bugs:
  Fix Released
Status in “telephony-service” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Fix Released
Status in “unity8” source package in Saucy:
  Fix Released
Status in “telephony-service” package in Ubuntu RTM:
  In Progress

Bug description:
  Current situation:
  Incoming call appears in snap decision format, but missing:
  - Decision buttons not the right visual colours and assets (missing colour 
and combo button)
  - background is currently transparent, so can see content below.

  Desired solution:
  - As per spec, when receiving an incoming call the snap decision should be 
solid background. And the notification buttons and style should be as per 
design.
  - See Notification and Snap Decision spec for full details of the final 
signed off design, 
https://docs.google.com/a/canonical.com/document/d/1puQ9Z0yKqzsQ1VQ1OOBkxgp78iWGnAhAkFXWJFTWIrE/edit

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

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


[Touch-packages] [Bug 1391324] Re: can't interact with call after previous call hangs up

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  can't interact with call after previous call hangs up

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

Bug description:
  build 152 on rtm

  I can get the dialer into a state where it's frozen and you can't
  interact with it anymore

  Steps to reproduce
  - receive a call on Ubuntu phone
  - switch away to another app, like browser
  - hang up from the remote side
  - call the Ubuntu phone again
  - answer the call

  Expected results:
  - the dialer-app live call view is shown, can interact as normal

  Actual results:
  - the dialer-app shows the Call Ended screen from the previous call
  - the dialer is unresponsive, the hang up button does nothing
  - you have to kill and restart the app to recover

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1391324/+subscriptions

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


[Touch-packages] [Bug 1390098] Re: Active call panel incorrectly displayed when recieving a call

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  Active call panel incorrectly displayed when recieving a call

Status in Dialer app for Ubuntu Touch:
  Confirmed
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “unity8” package in Ubuntu:
  Triaged
Status in “dialer-app” package in Ubuntu RTM:
  New
Status in “unity8” package in Ubuntu RTM:
  Triaged

Bug description:
  rtm build 140 on krillin

  Steps to reproduce:
  - open dialer
  - call the phone
  - answer the call

  Expected results:
  - dialer live call view should be displayed
  - no Active call panel visible

  Actual results:
  - dialer live call view displayed
  - Active call panel is briefly displayed and then hidden

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1390098/+subscriptions

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


[Touch-packages] [Bug 1368438] Re: Call ends with several warnings

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/dialer-app

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

Title:
  Call ends with several warnings

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

Bug description:
  after hangout any call  I got this warnings:

  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:442:5: QML Row: 
Binding loop detected for property height
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:442:5: QML Row: 
Binding loop detected for property height
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:463: ReferenceError: 
calls is not defined
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:478: ReferenceError: 
calls is not defined
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:229: Error: Cannot 
assign [undefined] to bool
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:104:17: Unable to 
assign QVariantMap to QObject*
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:41:32: Unable to 
assign [undefined] to bool
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:316:26: Unable to 
assign [undefined] to QString
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:37:27: Unable to 
assign [undefined] to bool
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:38:28: Unable to 
assign [undefined] to bool
  file:///usr/share/dialer-app/LiveCallPage/LiveCall.qml:42:40: Unable to 
assign [undefined] to QString
  void CallManager::onCallEnded()
  file:///usr/share/dialer-app/LiveCallPage/MultiCallDisplay.qml:48: TypeError: 
Cannot read property of null
  file:///usr/share/dialer-app/LiveCallPage/MultiCallDisplay.qml:49: TypeError: 
Cannot read property of null
  UbuntuWindow::handleSurfaceFocusChange(focused=false)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1368438/+subscriptions

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


[Touch-packages] [Bug 1375890] Re: [messaging-app] + [phone-app] different time formats and font strenghts

2014-11-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/messaging-app

** Branch linked: lp:ubuntu/dialer-app

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

Title:
  [messaging-app] + [phone-app] different time formats and font
  strenghts

Status in Dialer app for Ubuntu Touch:
  In Progress
Status in Messaging App:
  In Progress
Status in Ubuntu UX bugs:
  Fix Committed
Status in “dialer-app” package in Ubuntu:
  Fix Released
Status in “messaging-app” package in Ubuntu:
  Fix Released
Status in “dialer-app” package in Ubuntu RTM:
  New
Status in “messaging-app” package in Ubuntu RTM:
  In Progress

Bug description:
  Steps to reproduce:
  1. Open messaging app, stay in the main view
  2. Open phone-app, carry out a bottom edge swipe to access your recent

  In comparison, both apps are using a different font size, font strength and 
time format. Is the time format set by system settings?
  Desired solution: 
  - phone app - there shouldn't be a space between the time stamp and am or 
pm  - 07:34pm
  - messaging app - apply the same visual treatment for the time stamp as in 
the phone app

  Please see attachments for reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dialer-app/+bug/1375890/+subscriptions

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


[Touch-packages] [Bug 1392970] [NEW] systemd[1]: Cannot add dependency job for unit systemd-vconsole-setup.service, ignoring: Unit systemd-vconsole-setup.service failed to load: No such file or direct

2014-11-15 Thread dino99
Public bug reported:

Get that error logged inside /var/log/syslog

systemd[1]: Cannot add dependency job for unit systemd-vconsole-
setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
load: No such file or directory.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
Uname: Linux 3.18.0-3-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu10
Architecture: i386
CurrentDesktop: GNOME
Date: Sat Nov 15 10:36:16 2014
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 vivid

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

Title:
  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

Status in “systemd” package in Ubuntu:
  New

Bug description:
  Get that error logged inside /var/log/syslog

  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
  Uname: Linux 3.18.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Nov 15 10:36:16 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1392970] Re: systemd[1]: Cannot add dependency job for unit systemd-vconsole-setup.service, ignoring: Unit systemd-vconsole-setup.service failed to load: No such file or director

2014-11-15 Thread dino99
** Description changed:

- Get that error logged inside /var/log/syslog
+ Get that error logged inside /var/log/syslog (booted with systemd-boot)
  
  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
  Uname: Linux 3.18.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Nov 15 10:36:16 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

Status in “systemd” package in Ubuntu:
  New

Bug description:
  Get that error logged inside /var/log/syslog (booted with systemd-
  boot)

  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
  Uname: Linux 3.18.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Nov 15 10:36:16 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1075166] Re: Window contents briefly visible after resume from suspend

2014-11-15 Thread Hans Deragon
*** This bug is a duplicate of bug 1280300 ***
https://bugs.launchpad.net/bugs/1280300

** This bug is no longer a duplicate of bug 830348
   desktop contents briefly visible on resume from suspend before lock dialog
** This bug has been marked a duplicate of bug 1280300
   Desktop contents displayed on resume, before lock screen is shown

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

Title:
  Window contents briefly visible after resume from suspend

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When I open the lid of my laptop to resume from suspend, the contents
  of windows previously visible are briefly displayed before the
  screensaver kicks in and asks for an unlock password.

  Hardware is a Dell XPS 17 (Dell System XPS L702X).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Mon Nov  5 13:53:09 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-05-04 (185 days ago)
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to quantal on 2012-11-01 (3 days ago)

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

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


[Touch-packages] [Bug 1003950] Re: launcher does not show minimized update manager while clicked

2014-11-15 Thread John Muir
Here is some info from xwininfo before and after the hidden window is
corrected by wmctrl, hopefully someone can make use of it:

xwininfo -name 'Software Updater'

xwininfo: Window id: 0x308 Software Updater

  Absolute upper-left X:  2655
  Absolute upper-left Y:  380
  Relative upper-left X:  2655
  Relative upper-left Y:  380
  Width: 450
  Height: 319
  Depth: 24
  Visual: 0x23
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsUnMapped
  Override Redirect State: no
  Corners:  +2655+380  -735+380  -735-381  +2655-381
  -geometry 450x319+2655+380

10:59:27 [me@home] ~
wmctrl -R 'Software Updater'
11:01:28 [me@home] ~
xwininfo -name 'Software Updater'

xwininfo: Window id: 0x308 Software Updater

  Absolute upper-left X:  1078
  Absolute upper-left Y:  383
  Relative upper-left X:  0
  Relative upper-left Y:  0
  Width: 484
  Height: 116
  Depth: 24
  Visual: 0x23
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +1078+383  -2278+383  -2278-581  +1078-581
  -geometry 484x116+1068+345

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

Title:
  launcher does not show minimized update manager while clicked

Status in Unity:
  Fix Released
Status in Unity 5.0 series:
  Fix Released
Status in Unity 6.0 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “update-manager” package in Ubuntu:
  Confirmed
Status in “unity” source package in Precise:
  Fix Released
Status in “update-manager” source package in Precise:
  Confirmed
Status in “unity” source package in Quantal:
  Fix Released
Status in “update-manager” source package in Quantal:
  Confirmed

Bug description:
  Update manager is showing up in the dock but I can click on the icon
  all day and nothing happens. Similarly if I do Super-S or Super-W it
  doesn't show up anywhere.

  Even if I alt-tab to the application nothing shows up. This happens
  only when update manager runs on its own. If I kill it and then launch
  it myself it comes to the foreground just fine.

  I'm not 100% sure whether this is a unity, compiz, or update-manager
  bug but so far my bet is on unity.

  =Original Report=
  Bug #877444 is showing again in latest updates, please re-open it. This is 
the exact same problem.

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

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


[Touch-packages] [Bug 1389215] Re: Brightness controls are not working in Unity / Xorg because of Nvidia proprietary driver.

2014-11-15 Thread Hans Deragon
Discovered another behaviour.  If you play with the brightness controls
under Xorg, nothing changes.  However, suspend the computer and resume
it, and the brightness will be setup to the last setup you left when
playing with the brightness controls.  Thus, the value in the kernel
persists.

You can also test this with the CLI:

# cd /sys/class/backlight/acpi_video0
# echo 10 brightness # Nothing happens
# cat actual_brightness 
10
# echo 5 brightness # Nothing happens
# cat actual_brightness 
5

suspend computer
resume computer

Now the brightness level is set to 5 and the screen finds itself at that
level.

In the backend, the controls are changing the brightness levels, it is
just that during an Xorg Session with NVIDIA proprietary drivers, the
screen's real brightness is not updated.  As if the hardware signal to
the screen is never sent, except when in the console or upon resume.

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

Title:
  Brightness controls are not working in Unity / Xorg because of Nvidia
  proprietary driver.

Status in NVIDIA Drivers Ubuntu:
  New
Status in “xorg” package in Ubuntu:
  New

Bug description:
  Brightness controls are not working in Unity / Xorg.  When pressing
  the keys fnhome and fnend on my Lenovo W510, I see the
  indicator on the screen showing the level of brightness changing, so
  key mapping is not the problem.  However, the brightness is not
  changing.

  On the kernel level, I have the single following device:

  # cd /sys/class/backlight
  # ls -l
  total 0
  lrwxrwxrwx 1 root root 0 Nov  3 17:16 acpi_video0 - 
../../devices/pci:00/:00:03.0/:01:00.0/backlight/acpi_video0

  When playing with the fnhome and fnend, the value of
  /sys/class/backlight/brightness changes accordingly.  The screen
  brightness does not change.

  Performing:

  # echo 10 brightness

  ...does not have any effect (regardless of the value provided, 10
  being just an example).

  WORKAROUND

  There is an odd workaround.  Simply go to the console using
  CTRLALTF1 and using the fnhome and fnend keys,
  brightness then changes.  Return to Unity / Xorg with CTRLALTF7
  and the selected brightness persists.

  NON WORKING WORKAROUND

  On the web, I read that adding:

  Option RegistryDwords EnableBrightnessControl=1'

  in xorg.conf might fix the problem.  I do not have an xorg and when I
  let the proprietary Nvidia driver generate one and add this option, X
  does not start anymore.

  Ubuntu 14.04.1 LTS with latest updates as of this writing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,put,snap,resize,move,regex,session,vpswitch,imgpng,gnomecompat,text,ring,grid,mousepoll,animation,unitymtgrabhandles,wall,expo,ezoom,workarounds,fade,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Nov  4 07:38:59 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-32-generic, x86_64: installed
   bbswitch, 0.7, 3.13.0-39-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-32-generic, x86_64: installed
   nvidia-331, 331.38, 3.13.0-39-generic, x86_64: installed
   tp-smapi, 0.41, 3.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GT216GLM [Quadro FX 880M] [10de:0a3c] (rev a2) (prog-if 
00 [VGA controller])
 Subsystem: Lenovo Device [17aa:2145]
  InstallationDate: Installed on 2014-11-01 (3 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 4318CTO
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-39-generic 
root=UUID=994f9c2c-f967-472e-ace3-23cd620ec702 ro quiet splash
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6NET84WW (1.45 )
  dmi.board.name: 4318CTO
  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
  

[Touch-packages] [Bug 1392970] Re: systemd[1]: Cannot add dependency job for unit systemd-vconsole-setup.service, ignoring: Unit systemd-vconsole-setup.service failed to load: No such file or director

2014-11-15 Thread Thaddäus Tintenfisch
** Bug watch added: Debian Bug tracker #755194
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755194

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

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

Title:
  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

Status in “systemd” package in Ubuntu:
  New
Status in “plymouth” package in Debian:
  Unknown

Bug description:
  Get that error logged inside /var/log/syslog (booted with systemd-
  boot)

  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
  Uname: Linux 3.18.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Nov 15 10:36:16 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 278095] Re: MASTER crash in getenv() ... spi_atk_bridge_exit_func()

2014-11-15 Thread Bug Watch Updater
** Changed in: at-spi
   Status: New = Expired

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

Title:
  MASTER crash in getenv() ... spi_atk_bridge_exit_func()

Status in Assistive Technology Service Provider Interface:
  Expired
Status in “apport” package in Ubuntu:
  Invalid
Status in “at-spi” package in Ubuntu:
  Fix Released
Status in “firefox-3.0” package in Ubuntu:
  Invalid
Status in “apport” source package in Intrepid:
  Invalid
Status in “at-spi” source package in Intrepid:
  Fix Released
Status in “firefox-3.0” source package in Intrepid:
  Invalid
Status in “apport” source package in Jaunty:
  Invalid
Status in “at-spi” source package in Jaunty:
  Fix Released
Status in “firefox-3.0” source package in Jaunty:
  Invalid

Bug description:
  This crash seems to occur most frequently when opening a new URL in an
  existing Firefox process.  The URL is successfully opened, but the
  client process then crashes while exiting.  The result is that the
  operation appears to work, but there has been a crash in the
  background (which is then displayed by update-notifier and apport).

  Steps to reproduce:

  1. check Enable assisitive technologies  in Preferences - Assistive 
Technologies
  2. restart X session
  3. start firefox
  4. start from terminal: firefox http://www.ubuntu.com 

  Result: see crash.

  Verify: with updated package it shouldnt crash.

  ===

  I am using Ubuntu 8.10 beta

  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/lib/firefox-3.0.3/firefox
  Package: firefox-3.0 3.0.3+build1+nobinonly-0ubuntu1
  ProcAttrCurrent: unconfined
  ProcCmdline: /usr/lib/firefox-3.0.3/firefox 
https://bugs.launchpad.net/ubuntu/+source/seahorse-plugins/+filebug/7cEBHSr9Xvdab5iSpVMC09PXb6N?field.title=seahorse-agent+crashed+with+SIGSEGV+in+_XIOError%28%29
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: firefox-3.0
  StacktraceTop:
   getenv () from /lib/tls/i686/cmov/libc.so.6
   g_getenv () from /usr/lib/libglib-2.0.so.0
   ?? () from /usr/lib/gtk-2.0/modules/libatk-bridge.so
   exit () from /lib/tls/i686/cmov/libc.so.6
   __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
  Title: firefox crashed with SIGSEGV in getenv()
  Uname: Linux 2.6.27-4-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/at-spi/+bug/278095/+subscriptions

-- 
Mailing list: https://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 1385382] Re: Clock set to past confuses AppArmour cache validation

2014-11-15 Thread Ondrej Kubik
I'm all up to move it to more appropriate config, even to separate config,
rather than override, this was just place where I was testing it, to make
sure time is adjusted before we start validating custom apparmor caches.
I did not managed to get working TIME_ROOTFS formula in one go, that's the
reason for double assignment. I attached modified config without double
assignment.

On Fri, Nov 14, 2014 at 8:24 PM, Jamie Strandboge ja...@ubuntu.com
wrote:

 Assigning to package that ships /etc/init/custom-apparmor-cache.conf.
 I'm not the owner of ubuntu-touch-customization-hooks so someone else
 needs to land it. That said, the approach seems reasonable and the
 script fine (though the double assignment for TIME_ROOTFS is not as
 clear as it could be). However, I question whether this should be a pre-
 start of custom-apparmor-cache.conf. On the one hand, we shouldn't need
 this at all but because we do for custom-apparmor-cache to work right so
 it makes sense, but on the other, perhaps this would be better placed in
 a more 'foundational/phondational' package. Can we get someone from
 Phonedations/Foundations to review and comment?

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

 Title:
   Clock set to past confuses AppArmor cache validation

 Status in AppArmor Linux application security framework:
   Won't Fix
 Status in “ubuntu-touch-customization-hooks” package in Ubuntu:
   Triaged

 Bug description:
   During initial boot sometimes clock could be set to past, which will
 confuse logic validating precompiled AppArmour cache, causing cache
 recreation.
   If time is not set correct(valid) value, even consequent boots will fail
 to validate cache, forcing cache recreation.

   This bug affects Initial out of the box experience, since device clock
   is set in the factory to default value, for example 0:0am 1st of
   January 2014

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


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

Title:
  Clock set to past confuses AppArmor cache validation

Status in AppArmor Linux application security framework:
  Won't Fix
Status in “ubuntu-touch-customization-hooks” package in Ubuntu:
  Triaged

Bug description:
  During initial boot sometimes clock could be set to past, which will confuse 
logic validating precompiled AppArmour cache, causing cache recreation.
  If time is not set correct(valid) value, even consequent boots will fail to 
validate cache, forcing cache recreation.

  This bug affects Initial out of the box experience, since device clock
  is set in the factory to default value, for example 0:0am 1st of
  January 2014

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

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


[Touch-packages] [Bug 1385382] Re: Clock set to past confuses AppArmor cache validation

2014-11-15 Thread Ondrej Kubik
Conf file without double assignment.

** Attachment added: custom-apparmor-cache.override
   
https://bugs.launchpad.net/apparmor/+bug/1385382/+attachment/4261047/+files/custom-apparmor-cache.override

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

Title:
  Clock set to past confuses AppArmor cache validation

Status in AppArmor Linux application security framework:
  Won't Fix
Status in “ubuntu-touch-customization-hooks” package in Ubuntu:
  Triaged

Bug description:
  During initial boot sometimes clock could be set to past, which will confuse 
logic validating precompiled AppArmour cache, causing cache recreation.
  If time is not set correct(valid) value, even consequent boots will fail to 
validate cache, forcing cache recreation.

  This bug affects Initial out of the box experience, since device clock
  is set in the factory to default value, for example 0:0am 1st of
  January 2014

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

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


[Touch-packages] [Bug 1392970] Re: systemd[1]: Cannot add dependency job for unit systemd-vconsole-setup.service, ignoring: Unit systemd-vconsole-setup.service failed to load: No such file or director

2014-11-15 Thread Bug Watch Updater
** Changed in: plymouth (Debian)
   Status: Unknown = Fix Released

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

Title:
  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

Status in “systemd” package in Ubuntu:
  New
Status in “plymouth” package in Debian:
  Fix Released

Bug description:
  Get that error logged inside /var/log/syslog (booted with systemd-
  boot)

  systemd[1]: Cannot add dependency job for unit systemd-vconsole-
  setup.service, ignoring: Unit systemd-vconsole-setup.service failed to
  load: No such file or directory.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 215-5ubuntu2 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.18.0-3.4-generic 3.18.0-rc4
  Uname: Linux 3.18.0-3-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu10
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Nov 15 10:36:16 2014
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1392993] [NEW] Slow keyboard response including key presses reversed

2014-11-15 Thread JamesH
Public bug reported:

Acer Aspire AX1301, 256GB SSD, Ubuntu 14.10, using Unity.

Tried with USB and PS/2 mouse


When typing the response seems a little slow, and frequently the system gets 
the key presses the wrong way around. For example, you may type 'on', but it is 
detected as 'no'. Only happens when typing fast, but the key presses are 
DEFINITELY in the right order when typed -they just come out the wrong way 
round.

Searching has shown no similar issues reported, either for Ubuntu or
other distro's.

Happy to help diagnose as necessary.

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

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

Title:
  Slow keyboard response including key presses reversed

Status in “unity” package in Ubuntu:
  New

Bug description:
  Acer Aspire AX1301, 256GB SSD, Ubuntu 14.10, using Unity.

  Tried with USB and PS/2 mouse

  
  When typing the response seems a little slow, and frequently the system gets 
the key presses the wrong way around. For example, you may type 'on', but it is 
detected as 'no'. Only happens when typing fast, but the key presses are 
DEFINITELY in the right order when typed -they just come out the wrong way 
round.

  Searching has shown no similar issues reported, either for Ubuntu or
  other distro's.

  Happy to help diagnose as necessary.

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

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


[Touch-packages] [Bug 1352975] Re: GUI symbol for Wi-fi in 14.10 shows not connected even when connected

2014-11-15 Thread Thomas
I'm also affected by this bug. I use a usb wifi adapter.

If there are complementary logs I can provides...

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

Title:
  GUI symbol for Wi-fi in 14.10 shows not connected even when connected

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “wifi-radar” package in Ubuntu:
  Invalid

Bug description:
  Using Ubuntu 14.10 alpha 2 with all updates. Clean install.
  Network manager 0.9.8.8-0ubuntu23
  Wifi-card: Intel Wireless 7260 (Rev 73)

  The Wi-fi symbol in the top right corner does not indicate that it is
  connected to Wi-fi even when it is connected. (It shows a question
  mark instead)

  Expected behavior is that it would show signal strength, or at the
  very least make it grey and remove the question mark.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu23
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.5-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Aug  5 17:42:57 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-08-05 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 Utopic Unicorn - Alpha amd64 
(20140730)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.110  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 18b6987c1-3f15-4b41-be88-ea9f5ae9eff6   
802-3-ethernet1407252000   ti. 05. aug. 2014 kl. 17.20 +0200  yes   
no /org/freedesktop/NetworkManager/Settings/1
   Diskokatt 5Ghz6a2433b7-9e20-4c4a-9c9d-455fee3505ef   
802-11-wireless   1407253201   ti. 05. aug. 2014 kl. 17.40 +0200  yes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled disabled

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

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


[Touch-packages] [Bug 1392829] Re: bluez-test-discovery ERROR:dbus.connection:Exception

2014-11-15 Thread Huck-bernhard
addition:

if you call bluez-test-discovery few  times stops discoverry of devices  
complete.
I can see a similar behavior at StartDiscovery  with DBUS org.bluez.Adapter 
with QT5 and QDBusInterface
after connecting a device and disconnect because of distance device to long is 
Discovery also stopt. 
after calling: hciconfig reset  is Discovery working again.
this error is only at Ubuntu 14.10. with 14.04 is it working

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

Title:
  bluez-test-discovery ERROR:dbus.connection:Exception

Status in “bluez” package in Ubuntu:
  New

Bug description:
  ~$ bluez-test-discovery 
  [ 50:85:69:EF:9B:23 ]
  Trusted = 0
  Class = 0x08043c
  ERROR:dbus.connection:Exception in handler for D-Bus signal:
  Traceback (most recent call last):
File /usr/lib/python3/dist-packages/dbus/connection.py, line 230, in 
maybe_handle_message
  self._handler(*args, **kwargs)
File /usr/bin/bluez-test-discovery, line 15, in device_found
  value = unicode(value).encode('ascii', 'replace')
  NameError: name 'unicode' is not defined

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: bluez 4.101-0ubuntu20
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Nov 14 19:24:49 2014
  InstallationDate: Installed on 2014-11-14 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  InterestingModules: btusb rfcomm bnep bluetooth
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0b05:17cb ASUSTek Computer, Inc. 
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=22d86bc8-8f82-4594-8e4b-10cd3b3ed488 ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   hci0:Type: BR/EDR  Bus: USB
BD Address: 00:02:72:CD:03:2A  ACL MTU: 1021:8  SCO MTU: 64:1
UP RUNNING PSCAN 
RX bytes:1318 acl:0 sco:0 events:55 errors:0
TX bytes:1016 acl:0 sco:0 commands:47 errors:0
  rfkill:
   1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

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

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


[Touch-packages] [Bug 1388734] Re: Xorg freezes after starting gnome-do

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

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

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

Title:
  Xorg freezes after starting gnome-do

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Happens every time I start gnome-do. gnome-do window will alocate some
  screen space but not show and only mirror some parts of the
  background. Mouse can be moved, even some mouse-over events work. But
  clicking and typing is not registered (not even ctrl-alt-f1). Only way
  to fix the problem is to ssh in from outside and kill gnome-do. Then
  everything works fine again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  BootLog: * Starting userspace bootsplash utility[ OK ]
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Mon Nov  3 08:44:34 2014
  DistUpgraded: 2014-10-27 14:16:53,420 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DpkgLog:
   
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   NVIDIA Corporation G86 [Quadro NVS 290] [10de:042f] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0492]
  InstallationDate: Installed on 2013-09-16 (412 days ago)
  InstallationMedia: Xubuntu 13.04 Raring Ringtail - Release amd64 
(20130423.1)
  MachineType: Hewlett-Packard HP Compaq Elite 8300 CMT
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-24-generic 
root=/dev/mapper/xubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to utopic on 2014-10-27 (6 days ago)
  dmi.bios.date: 05/07/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: K01 v02.05
  dmi.board.asset.tag: CZC3112KV3
  dmi.board.name: 3396
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC3112KV3
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrK01v02.05:bd05/07/2012:svnHewlett-Packard:pnHPCompaqElite8300CMT:pvr:rvnHewlett-Packard:rn3396:rvr:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: HP Compaq Elite 8300 CMT
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Mon Nov  3 08:34:04 2014
  xserver.configfile: /etc/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 951033] Re: deleted files displayed in unity

2014-11-15 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 870150 ***
https://bugs.launchpad.net/bugs/870150

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

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

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

Title:
  deleted files displayed in unity

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Hi, if you watch movies and then delete them, they are still in video
  lens, but without thumbnail and you cannot obviously open them

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 2a59438d7a96984cbfe3b7eeeb780efe
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,place,regex,compiztoolbox,animation,gnomecompat,snap,imgpng,mousepoll,resize,workarounds,wall,move,session,vpswitch,grid,expo,fade,scale,ezoom,unityshell]
  Date: Fri Mar  9 18:01:31 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-03-08 (0 days ago)

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

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


[Touch-packages] [Bug 1371853] Re: Logitech wireless mouse periodically loses correct click behaviour

2014-11-15 Thread Sam Brightman
There were a couple of kernel updates after the previous comment on
14.04 and then I didn't see the issue for several weeks, including
initially after 14.10 upgade. Today I can frequently only get one left
click before it stops working.

This is the first reboot since installing 3.16.0-25.33 and did not see
the behaviour on 3.16.0-24.32 before that. I don't see any xorg/unity
changes in the same time. I tried to find suspicious differences:

sam@wildthing:~/dev/ubuntu-utopic (master=)$ git lg 
Ubuntu-3.16.0-24.32..Ubuntu-3.16.0-25.33 | grep -i -e usb -e hid -e blue -e 
logitech -e mouse
6528f8a ALSA: usb-audio: Add support for Steinberg UR22 USB interface Vlad 
Catoi (4 weeks ago)
da1467e Bluetooth: Fix setting correct security level when initiating SMP Johan 
Hedberg (8 weeks ago)
9952638 Bluetooth: Fix issue with USB suspend in btusb driver Champion Chen (2 
months ago)
c84f8a9 Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU 
Johan Hedberg (3 months ago)
0caae0f Bluetooth: Fix HCI H5 corrupted ack value Loic Poulain (3 months ago)
ea7bc88 HID: rmi: check sanity of the incoming report Benjamin Tissoires (9 
weeks ago)
d30967e usb: pch_udc: usb gadget device support for Intel Quark X1000 Bryan 
O'Donoghue (3 months ago)
9eabfad UBUNTU: [Debian] install usbipd Tim Gardner (3 weeks ago)
7e9daaa usb: musb: dsps: kill OTG timer on suspend Felipe Balbi (9 weeks ago)
1992d47 USB: cp210x: add support for Seluxit USB dongle Andreas Bomholtz (8 
weeks ago)
3240c5b USB: serial: cp210x: added Ketra N1 wireless interface support Joe 
Savage (8 weeks ago)
1ad60cb USB: Add device quirk for ASUS T100 Base Station keyboard Lu Baolu (8 
weeks ago)
e40bc3d uas: Add another ASM1051 usb-id to the uas blacklist Hans de Goede (8 
weeks ago)
ca8fe31 uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check 
Hans de Goede (9 weeks ago)

There are a couple (9952638  7e9daaa) that sound possible, but from the
full commit message do not seem responsible.

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

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

Title:
  Logitech wireless mouse periodically loses correct click behaviour

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  This problem began with the 14.04 upgrade. The mouse has always worked
  normally until then.

  Approximately every 10 minutes left-clicks are not registered properly to the 
topmost window. They usually appear to go through to the window below and 
it's not possible to switch focus to a new window (or any other window). Mouse 
movement is unaffected and clicking on the original window (which has grabbed 
the focus) seems to work. The Unity bar pops out but is not clickable and 
rapidly re-hides. Sometimes individual window elements are not usable even if 
the main window itself is. Examples:
  * In Thunderbird, left-pane account/folder selection works, but does not 
perform the corresponding update to the message list/preview panes when the 
folder selection changes.
  * dialogues are popped up where parts of the dialogue respond to clicks but 
other parts do not. Commonly, the dialogue title/menu bar is not responsive (it 
cannot be moved/closed).

  Sometimes right-clicking will restore focus to the appropriate
  window/area. Sometimes not.

  Unloading and reloading usbhid and hid_logitech modules does not help.

  Restarting will fix the problem temporarily.

  WORKAROUND: Switch to a console and back will fix the problem
  temporarily via Ctrl-Alt-F1 and then Ctrl-Alt-F7.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 20 06:51:25 2014
  DistUpgraded: 2014-06-16 02:07:17,816 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Radeon HD 4850 512MB 
GDDR3 [174b:e810]
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=b0b2c7b5-ff4f-4f5b-90bb-209b7743eb62 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M 

[Touch-packages] [Bug 1308037] Re: No results from application scope

2014-11-15 Thread Allard Pruim
Update: For some reason this bug affects me when I install Google
Chrome, when I remove it this bug strangely doesn't appear.

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

Title:
  No results from application scope

Status in LibUnity:
  Confirmed
Status in Unity:
  Confirmed
Status in Unity Applications Lens:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Unity is in a state where I don't get any results from the
  applications lens. This sometimes happens for one search but either
  re-entering the search or toggling the lens has always fixed it in the
  past for me. This time neither of these steps work.

  I'm attaching a bustle log of the problem in case that's helpful. I
  searched for spotify, which I've got installed, and got 0 results.

  The only way to fix the issue is to log out and back in.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140411-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr 15 13:29:40 2014
  InstallationDate: Installed on 2012-10-07 (554 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-05-07 (343 days ago)

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

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


[Touch-packages] [Bug 1273261] Re: Cryptsetup error during boot: /scripts/local-top/cryptroot: line 1: can't open /dev/mapper/ubuntu--vg-root: no such file

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

** Changed in: initramfs-tools (Ubuntu)
   Status: New = Confirmed

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

Title:
  Cryptsetup error during boot: /scripts/local-top/cryptroot: line 1:
  can't open /dev/mapper/ubuntu--vg-root: no such file

Status in “cryptsetup” package in Ubuntu:
  Confirmed
Status in “initramfs-tools” package in Ubuntu:
  Confirmed

Bug description:
  While booting cryptsetup outputs following error: /scripts/local-
  top/cryptroot: line 1: can't open /dev/mapper/ubuntu--vg-root: no such
  file, seems to be not related to this particular installation as saw
  the same output on other machines, also seems to be nothing major as
  everything boots fine, so just reporting to let you know it's there.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: cryptsetup 2:1.4.3-4ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Mon Jan 27 15:58:16 2014
  InstallationDate: Installed on 2014-01-18 (8 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: cryptsetup
  UpgradeStatus: No upgrade log present (probably fresh install)
  crypttab: sda3_crypt UUID=68851a49-83a4-41eb-84c0-27d15280bbc1 none luks

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

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


[Touch-packages] [Bug 1323594] Re: vpn auto-connect works, but doesn't connect automatically when network is available.

2014-11-15 Thread Nev Delap
Same, on my Zenbook with Ubuntu 14.04, and my netbook with Mint 17
Cinnamon Edition. When set to automatically connect to the VPN it
doesn't automatically connect to the WIFI, when manually connecting to
the WIFI it does connect to the VPN.

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

Title:
  vpn auto-connect works, but doesn't connect automatically when network
  is available.

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

Bug description:
  I'm having a bug in Ubuntu Trusty Tahr 14.04 LTS. The issue I'm having
  is that with a connection set to auto-connect to a PPTP-vpn, it does
  not auto-connect when (wireless)-network becomes available.

  Syslog returns this error:

  error [1401130450.367538] [nm-vpn-connection.c:1374]
  get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were
  available for this request.

  However it does connect when when connecting to the particular
  connection manually. e.g. I select the wireless network in the
  network-manager.

  This bug seems related to bugs:
  #280571
  #1297849
  #1247682 
  #1298047

  The difference between my situation and the others is that vpn-
  autoconnect does work, it just doesn't work automatically.

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

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


[Touch-packages] [Bug 1323594] Re: vpn auto-connect works, but doesn't connect automatically when network is available.

2014-11-15 Thread Nev Delap
Additionally, when unsuspending the Ubuntu machine doesn't reconnect to
the WIFI, but the icon animates as if it is trying, but it gives up. The
Mint machine does reconnect mostly, but sometimes appears connected but
doesn't have connectivity and needs to be disconnected and reconnected.

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

Title:
  vpn auto-connect works, but doesn't connect automatically when network
  is available.

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

Bug description:
  I'm having a bug in Ubuntu Trusty Tahr 14.04 LTS. The issue I'm having
  is that with a connection set to auto-connect to a PPTP-vpn, it does
  not auto-connect when (wireless)-network becomes available.

  Syslog returns this error:

  error [1401130450.367538] [nm-vpn-connection.c:1374]
  get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were
  available for this request.

  However it does connect when when connecting to the particular
  connection manually. e.g. I select the wireless network in the
  network-manager.

  This bug seems related to bugs:
  #280571
  #1297849
  #1247682 
  #1298047

  The difference between my situation and the others is that vpn-
  autoconnect does work, it just doesn't work automatically.

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

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


[Touch-packages] [Bug 1323594] Re: vpn auto-connect works, but doesn't connect automatically when network is available.

2014-11-15 Thread Nev Delap
Mine is an openvpn.

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

Title:
  vpn auto-connect works, but doesn't connect automatically when network
  is available.

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

Bug description:
  I'm having a bug in Ubuntu Trusty Tahr 14.04 LTS. The issue I'm having
  is that with a connection set to auto-connect to a PPTP-vpn, it does
  not auto-connect when (wireless)-network becomes available.

  Syslog returns this error:

  error [1401130450.367538] [nm-vpn-connection.c:1374]
  get_secrets_cb(): Failed to request VPN secrets #2: (6) No agents were
  available for this request.

  However it does connect when when connecting to the particular
  connection manually. e.g. I select the wireless network in the
  network-manager.

  This bug seems related to bugs:
  #280571
  #1297849
  #1247682 
  #1298047

  The difference between my situation and the others is that vpn-
  autoconnect does work, it just doesn't work automatically.

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

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


[Touch-packages] [Bug 1273261] Re: Cryptsetup error during boot: /scripts/local-top/cryptroot: line 1: can't open /dev/mapper/ubuntu--vg-root: no such file

2014-11-15 Thread I. T. Pohjalainen
My laptop ThinkPad L420 had 14.04 Ubuntu with lvm but no encryption.
Now, after doing fresh install to 14.10 with encrypted hard drive, I get
this problem. Probably unrelated issue, but I had to remove splash from
kernel boot parameters even in order to get to the enter
passphrase-part.

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

Title:
  Cryptsetup error during boot: /scripts/local-top/cryptroot: line 1:
  can't open /dev/mapper/ubuntu--vg-root: no such file

Status in “cryptsetup” package in Ubuntu:
  Confirmed
Status in “initramfs-tools” package in Ubuntu:
  Confirmed

Bug description:
  While booting cryptsetup outputs following error: /scripts/local-
  top/cryptroot: line 1: can't open /dev/mapper/ubuntu--vg-root: no such
  file, seems to be not related to this particular installation as saw
  the same output on other machines, also seems to be nothing major as
  everything boots fine, so just reporting to let you know it's there.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: cryptsetup 2:1.4.3-4ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Mon Jan 27 15:58:16 2014
  InstallationDate: Installed on 2014-01-18 (8 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: cryptsetup
  UpgradeStatus: No upgrade log present (probably fresh install)
  crypttab: sda3_crypt UUID=68851a49-83a4-41eb-84c0-27d15280bbc1 none luks

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

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


[Touch-packages] [Bug 1378184] Re: RTM r3 why is Nepali Unicode texts not displaying in browser app

2014-11-15 Thread Rakesh Manandhar
** Also affects: webbrowser-app
   Importance: Undecided
   Status: New

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

Title:
  RTM r3 why is Nepali Unicode texts not displaying in browser app

Status in Web Browser App:
  New
Status in “ubuntu-touch-meta” package in Ubuntu:
  Confirmed
Status in “webbrowser-app” package in Ubuntu:
  Invalid
Status in “ubuntu-touch-meta” package in Ubuntu RTM:
  Confirmed

Bug description:
  In browser app including facebook and google+ web app nepali unicode
  texts are displayed as rectangle boxes instead of actual texts.
  Doesn't it support unicode?

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

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


[Touch-packages] [Bug 1004156] Re: No audio under X (only when booted to text mode) - MS-7549, Realtek ALC888, Green Line Out, Rear Pulseaudio fails to detect card

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

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

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

Title:
  No audio under X (only when booted to text mode) - MS-7549, Realtek
  ALC888, Green Line Out, Rear  Pulseaudio fails to detect card

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  When booting in graphics mode, direct to Unity, sound seems to work
  fine.

  When booting in text mode, sound works at the console level; apps like
  mpg123 play properly with either pulseaudio or alsa drivers. However,
  after starting X, apps (mpg123, xine, totem, etc.) do not report
  errors and appear to be operating properly, but also do not generate
  any audio. Looking at the Sound panel in gnome-control-center, no
  devices are listed under the Hardware tab and only Dummy Output
  under the Output tab (in contrast to the 4 audio outputs listed when
  booting in graphics mode).

  In some cases, the app trying to do audio starts thrashing the CPU (or
  it may be X thrashing it on the app's behalf), and Ctrl-Alt-F2 to a
  text console and killing the app is the only way to make the system
  usable again.

  The audio behavior is the same whether I start X with Unity or a
  traditional window manager like WindowMaker.

  I have tried steps 1-7 under
  https://help.ubuntu.com/community/SoundTroubleshooting without
  success. Since I'm getting sound at console level, it's clearly not a
  matter of the drivers not being present at all and the Manual
  Installation step seems inapplicable.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices: aplay: device_list:252: no soundcards found...
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  ArecordDevices: arecord: device_list:252: no soundcards found...
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D3p', 
'/dev/snd/controlC0', '/dev/snd/hwC0D3', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D2c', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Thu May 24 13:13:25 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/tcsh
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: HDA-Intel - HDA ATI SB
  Symptom_Jack: Green Line Out, Rear
  Title: [MS-7549, Realtek ALC888, Green Line Out, Rear] Pulseaudio fails to 
detect card
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/06/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V8.3
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 785GTM-E45 (MS-7549)
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV8.3:bd01/06/2010:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7549:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rn785GTM-E45(MS-7549):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7549
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

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


[Touch-packages] [Bug 1388582] Re: Easynote MX65, AD1986A, No sound output in speakers/headphones, some with tricks

2014-11-15 Thread LukasThyWalls
https://bugzilla.kernel.org/show_bug.cgi?id=88251

** Bug watch added: Linux Kernel Bug Tracker #88251
   http://bugzilla.kernel.org/show_bug.cgi?id=88251

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

Title:
  Easynote MX65, AD1986A, No sound output in speakers/headphones, some
  with tricks

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

Bug description:
  I have a fresh install of KUbuntu 14.10 with this problem and i come
  of a KUbuntu 13.10 without problems.

  I don't have any sound from speakers or headphone, i think the driver
  isn't loaded, but the microphone works, it records. The sound playback
  works too, but the sound doesn't go through speakers or headphones.

  I was testing with a lot of LiveCD KUbuntu when the problem comes.
  With LiveCDs KUbuntu 12.04.5 LTS, 12.10, 13.04 the sound works, they
  configs the sound system as HDA Intel AD198x. Since LiveCDs 13.10,
  14.04.1 LTS and, of course, 14.10 Live CD and my install, i have this
  problem, because the sound system is now AD1986A. I will attach the
  alsa-info output for all this systems in my computer.

  But with HDA_Analyzer http://www.alsa-
  project.org/main/index.php/HDA_Analyzer i found the details of the
  problem: i can create a python script to brought back the sound
  working in a basic mode, like as previously. The details are
  activating EAPD in Card 0, Codec 0, Node 0x1b PIN (In my computer, it
  could be different in another) what brought back the sound to the
  speakers, and unmuting Output Amplifier in Card 0, Codec 0, Node
  0x1a VAL[0] and VAL[1] to brought back sound to the headphones when
  they are plugged. I will attach too the output of this diff and the
  python script created by HDA_Analyzer for my system.

  At least, the basic working state should be back, because with a
  untoching fresh install there isn't any sound. There are related bugs
  here and other post in internet, but i collected all information i
  found and can give more if it's necessary.

  For additional information: Searching the solution, i tested too all
  the models availables for HDA Intel AD1986A (editing /etc/modprobe.d
  /alsa-base.conf with AD1986A models /usr/share/doc/alsa-base/driver
  /HD-Audio-Models.txt.gz) and i found the default one doesn't fit my
  system and anothers are better, but have problems of no sound too and
  i don't found how to fix these problem. When this bug is corrected, i
  want to help to found a better model for my computer, i don't know how
  now, but first it brought back the sound. Also, i test with snd-hda-
  tools https://launchpad.net/~diwic/+archive/ubuntu/hda and with hda-
  jack-sense-test the Green Line Out sense doesn't work (always NO
  present) but the Pink Mic sense works without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  thywalls   2380 F pulseaudio
  CurrentDesktop: KDE
  Date: Sun Nov  2 16:24:36 2014
  InstallationDate: Installed on 2014-10-30 (3 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release i386 (20141022.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: Bluetooth sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/28/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12JNC.206
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX65
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12JNC.206:bd09/28/2006:svnPackardBellBV:pnEasyNote_MX65:pvrPB63E03104:rvnPackardBellBV:rnEasyNote_MX65:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX65
  dmi.product.version: PB63E03104
  dmi.sys.vendor: Packard Bell BV

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

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


[Touch-packages] [Bug 1393024] [NEW] Graphical corruption with hidpi scaling

2014-11-15 Thread Steffen Coenen
Public bug reported:

With a hidpi scaling greater or equal than 2 there is graphical
corruption of the window borders in gtk3 apps.

Steps to reproduce:

1. Set hidpi scaling to 2.
2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
3. See corrupted window border on the right and/or the buttom.

Expected behavior:
Clean rendering

Ubuntu 14.10 64 Bit
Compiz 0.9.12+14.10.20140918-0ubuntu1
Unity 7.3.1+14.10.20141016-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: unity 7.3.1+14.10.20141016-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
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: Sat Nov 15 16:36:40 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:354e]
InstallationDate: Installed on 2014-11-12 (2 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: Gigabyte Technology Co., Ltd. GA-990FXA-D3
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=2a652086-a4da-44ed-ae7f-7b994401ef8b ro quiet splash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/30/2012
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F7
dmi.board.name: GA-990FXA-D3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd05/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-990FXA-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-990FXA-D3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-990FXA-D3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sat Nov 15 15:00:14 2014
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1

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


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

** Attachment added: Screenshot of corrupted nautilus borders
   
https://bugs.launchpad.net/bugs/1393024/+attachment/4261180/+files/corruptedborders.png

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

Title:
  Graphical corruption with hidpi scaling

Status in “unity” package in Ubuntu:
  New

Bug description:
  With a hidpi scaling greater or equal than 2 there is graphical
  corruption of the window borders in gtk3 apps.

  Steps to reproduce:

  1. Set hidpi scaling to 2.
  2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
  3. See corrupted window border on the right and/or the buttom.

  Expected behavior:
  Clean rendering

  Ubuntu 14.10 64 Bit
  Compiz 0.9.12+14.10.20140918-0ubuntu1
  Unity 7.3.1+14.10.20141016-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  

[Touch-packages] [Bug 1393024] Re: Graphical corruption with hidpi scaling

2014-11-15 Thread Steffen Coenen
** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1393024/+attachment/4261200/+files/UdevDb.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1393024/+attachment/4261201/+files/UdevLog.txt

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

Title:
  Graphical corruption with hidpi scaling

Status in “unity” package in Ubuntu:
  New

Bug description:
  With a hidpi scaling greater or equal than 2 there is graphical
  corruption of the window borders in gtk3 apps.

  Steps to reproduce:

  1. Set hidpi scaling to 2.
  2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
  3. See corrupted window border on the right and/or the buttom.

  Expected behavior:
  Clean rendering

  Ubuntu 14.10 64 Bit
  Compiz 0.9.12+14.10.20140918-0ubuntu1
  Unity 7.3.1+14.10.20141016-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  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: Sat Nov 15 16:36:40 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:354e]
  InstallationDate: Installed on 2014-11-12 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-990FXA-D3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=2a652086-a4da-44ed-ae7f-7b994401ef8b ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/30/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: GA-990FXA-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd05/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-990FXA-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-990FXA-D3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-990FXA-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Nov 15 15:00:14 2014
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1393021] [NEW] OpenGL GLX context is not using direct rendering

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since Mesa 10.2 i get an error when i run steam OpenGL GLX context is not 
using direct rendering, which may cause performance problems.
For more information visit 
https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.; my glxinfo 
shows 'direct rendering: Yes'
When i try to run Half-Life 2 i get this:
Could not find required OpenGL entry point 'glGetError' ! Either your video 
card is unsupported, or your OpenGL driver needs to be updated.
I have SAPPHIRE HD 7850 1GB, the same error shows on mesa 10.3 and 10.4.
I have Xubuntu 14.10 but the same error shows on other Ubuntu flavors and 
distributions.

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

-- 
OpenGL GLX context is not using direct rendering
https://bugs.launchpad.net/bugs/1393021
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to libdrm 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 1393021] Re: OpenGL GLX context is not using direct rendering

2014-11-15 Thread Boyko
** Package changed: nvidia-cuda-toolkit (Ubuntu) = libdrm (Ubuntu)

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

Title:
  OpenGL GLX context is not using direct rendering

Status in “libdrm” package in Ubuntu:
  New

Bug description:
  Since Mesa 10.2 i get an error when i run steam OpenGL GLX context is not 
using direct rendering, which may cause performance problems.
  For more information visit 
https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.; my glxinfo 
shows 'direct rendering: Yes'
  When i try to run Half-Life 2 i get this:
  Could not find required OpenGL entry point 'glGetError' ! Either your video 
card is unsupported, or your OpenGL driver needs to be updated.
  I have SAPPHIRE HD 7850 1GB, the same error shows on mesa 10.3 and 10.4.
  I have Xubuntu 14.10 but the same error shows on other Ubuntu flavors and 
distributions.

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

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


[Touch-packages] [Bug 1393021] Re: OpenGL GLX context is not using direct rendering

2014-11-15 Thread Boyko
** Package changed: libdrm (Ubuntu) = xorg-server (Ubuntu)

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

Title:
  OpenGL GLX context is not using direct rendering

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Since Mesa 10.2 i get an error when i run steam OpenGL GLX context is not 
using direct rendering, which may cause performance problems.
  For more information visit 
https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.; my glxinfo 
shows 'direct rendering: Yes'
  When i try to run Half-Life 2 i get this:
  Could not find required OpenGL entry point 'glGetError' ! Either your video 
card is unsupported, or your OpenGL driver needs to be updated.
  I have SAPPHIRE HD 7850 1GB, the same error shows on mesa 10.3 and 10.4.
  I have Xubuntu 14.10 but the same error shows on other Ubuntu flavors and 
distributions.

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

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


[Touch-packages] [Bug 1371853] Re: Logitech wireless mouse periodically loses correct click behaviour

2014-11-15 Thread Christopher M. Penalver
Pending
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1371853/comments/3 .

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

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

Title:
  Logitech wireless mouse periodically loses correct click behaviour

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  This problem began with the 14.04 upgrade. The mouse has always worked
  normally until then.

  Approximately every 10 minutes left-clicks are not registered properly to the 
topmost window. They usually appear to go through to the window below and 
it's not possible to switch focus to a new window (or any other window). Mouse 
movement is unaffected and clicking on the original window (which has grabbed 
the focus) seems to work. The Unity bar pops out but is not clickable and 
rapidly re-hides. Sometimes individual window elements are not usable even if 
the main window itself is. Examples:
  * In Thunderbird, left-pane account/folder selection works, but does not 
perform the corresponding update to the message list/preview panes when the 
folder selection changes.
  * dialogues are popped up where parts of the dialogue respond to clicks but 
other parts do not. Commonly, the dialogue title/menu bar is not responsive (it 
cannot be moved/closed).

  Sometimes right-clicking will restore focus to the appropriate
  window/area. Sometimes not.

  Unloading and reloading usbhid and hid_logitech modules does not help.

  Restarting will fix the problem temporarily.

  WORKAROUND: Switch to a console and back will fix the problem
  temporarily via Ctrl-Alt-F1 and then Ctrl-Alt-F7.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 20 06:51:25 2014
  DistUpgraded: 2014-06-16 02:07:17,816 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Radeon HD 4850 512MB 
GDDR3 [174b:e810]
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=b0b2c7b5-ff4f-4f5b-90bb-209b7743eb62 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-06-16 (96 days ago)
  dmi.bios.date: 07/12/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8g
  dmi.board.name: GA-MA790XT-UD4P
  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.:bvrF8g:bd07/12/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790XT-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790XT-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790XT-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Sep 17 12:43:28 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.1
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1371853/+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 1371853] Re: Logitech wireless mouse periodically loses correct click behaviour

2014-11-15 Thread Sam Brightman
Christopher, I've already replied to that comment. The BIOS version is
clearly not the issue. Further, the bug is confirmed by another user.

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

Title:
  Logitech wireless mouse periodically loses correct click behaviour

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  This problem began with the 14.04 upgrade. The mouse has always worked
  normally until then.

  Approximately every 10 minutes left-clicks are not registered properly to the 
topmost window. They usually appear to go through to the window below and 
it's not possible to switch focus to a new window (or any other window). Mouse 
movement is unaffected and clicking on the original window (which has grabbed 
the focus) seems to work. The Unity bar pops out but is not clickable and 
rapidly re-hides. Sometimes individual window elements are not usable even if 
the main window itself is. Examples:
  * In Thunderbird, left-pane account/folder selection works, but does not 
perform the corresponding update to the message list/preview panes when the 
folder selection changes.
  * dialogues are popped up where parts of the dialogue respond to clicks but 
other parts do not. Commonly, the dialogue title/menu bar is not responsive (it 
cannot be moved/closed).

  Sometimes right-clicking will restore focus to the appropriate
  window/area. Sometimes not.

  Unloading and reloading usbhid and hid_logitech modules does not help.

  Restarting will fix the problem temporarily.

  WORKAROUND: Switch to a console and back will fix the problem
  temporarily via Ctrl-Alt-F1 and then Ctrl-Alt-F7.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 20 06:51:25 2014
  DistUpgraded: 2014-06-16 02:07:17,816 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Radeon HD 4850 512MB 
GDDR3 [174b:e810]
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=b0b2c7b5-ff4f-4f5b-90bb-209b7743eb62 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-06-16 (96 days ago)
  dmi.bios.date: 07/12/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8g
  dmi.board.name: GA-MA790XT-UD4P
  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.:bvrF8g:bd07/12/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790XT-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790XT-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790XT-UD4P
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Sep 17 12:43:28 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2.1
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1371853/+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 1388928] Re: high CPU load and system caught in loop when external monitor connected

2014-11-15 Thread P
The problem stays after updating to Kubuntu 14.10.

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

Title:
  high CPU load and system caught in loop when external monitor
  connected

Status in “xorg” package in Ubuntu:
  New

Bug description:
  When connecting my notebook to a specific projector and changing to
  the external display with xrandr (xrandr --output VGA1 --mode 1024x768
  --output LVDS1 --mode 1024x768), the system is caught in some kind of
  loop, with high CPU load and the graphical user interface getting
  unresponsive (mouse cursor jumps every few seconds). The problem
  disappears when the external display is turned off.

  The Xorg log file contains (repeating endlessly):

  [ 10219.665] (II) intel(0): EDID vendor NEC, prod id 31181
  [ 10219.665] (II) intel(0): Using hsync ranges from config file
  [ 10219.665] (II) intel(0): Using vrefresh ranges from config file
  [ 10219.665] (II) intel(0): Printing DDC gathered Modelines:
  [ 10219.665] (II) intel(0): Modeline 1280x800x0.0   83.50  1280 1352 1480 
1680  800 803 809 831 -hsync +vsync (49.7 kHz eP)
  [ 10219.665] (II) intel(0): Modeline 800x600x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
  [ 10219.665] (II) intel(0): Modeline 800x600x0.0   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz e)
  [ 10219.665] (II) intel(0): Modeline 640x480x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
  [ 10219.665] (II) intel(0): Modeline 640x480x0.0   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz e)
  [ 10219.665] (II) intel(0): Modeline 640x480x0.0   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 640x480x0.0   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz e)
  [ 10219.665] (II) intel(0): Modeline 720x400x0.0   28.32  720 738 846 900  
400 412 414 449 -hsync +vsync (31.5 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1280x1024x0.0  135.00  1280 1296 1440 
1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1024x768x0.0   78.75  1024 1040 1136 
1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1024x768x0.0   75.00  1024 1048 1184 
1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1024x768x0.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
  [ 10219.665] (II) intel(0): Modeline 832x624x0.0   57.28  832 864 928 1152  
624 625 628 667 -hsync -vsync (49.7 kHz e)
  [ 10219.665] (II) intel(0): Modeline 800x600x0.0   49.50  800 816 896 1056  
600 601 604 625 +hsync +vsync (46.9 kHz e)
  [ 10219.665] (II) intel(0): Modeline 800x600x0.0   50.00  800 856 976 1040  
600 637 643 666 +hsync +vsync (48.1 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1152x864x0.0  108.00  1152 1216 1344 
1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1280x960x0.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1400x1050x0.0  121.75  1400 1488 1632 
1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1600x1200x0.0  162.00  1600 1664 1856 
2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1280x1024x0.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1280x720x60.0   74.48  1280 1336 1472 
1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1600x900x60.0  119.00  1600 1696 1864 
2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
  [ 10219.665] (II) intel(0): Modeline 1920x1080x60.0  172.80  1920 2040 2248 
2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
  [ 10220.237] (II) intel(0): EDID vendor NEC, prod id 31181
  [ 10220.237] (II) intel(0): Using hsync ranges from config file
  [ 10220.237] (II) intel(0): Using vrefresh ranges from config file
  [ 10220.237] (II) intel(0): Printing DDC gathered Modelines:
  [ 10220.237] (II) intel(0): Modeline 1280x800x0.0   83.50  1280 1352 1480 
1680  800 803 809 831 -hsync +vsync (49.7 kHz eP)
  [ 10220.237] (II) intel(0): Modeline 800x600x0.0   40.00  800 840 968 1056  
600 601 605 628 +hsync +vsync (37.9 kHz e)
  [ 10220.237] (II) intel(0): Modeline 800x600x0.0   36.00  800 824 896 1024  
600 601 603 625 +hsync +vsync (35.2 kHz e)
  [ 10220.237] (II) intel(0): Modeline 640x480x0.0   31.50  640 656 720 840  
480 481 484 500 -hsync -vsync (37.5 kHz e)
  [ 10220.237] (II) intel(0): Modeline 640x480x0.0   31.50  640 664 704 832  
480 489 492 520 -hsync -vsync (37.9 kHz e)
  [ 10220.237] (II) intel(0): Modeline 640x480x0.0   30.24  640 704 768 864  
480 483 486 525 -hsync -vsync (35.0 kHz e)
  [ 10220.237] (II) intel(0): 

[Touch-packages] [Bug 309747] Re: 3d desktop effects is not (and has yet never been) stable for the majority of hardware/drivers that is used with Ubuntu - Compare with Mac OS X

2014-11-15 Thread Christopher M. Penalver
As per https://bugs.launchpad.net/ubuntu/+bug/309747/comments/4 .

** Changed in: ubuntu
   Status: Confirmed = Invalid

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

Title:
  3d desktop effects is not (and has yet never been) stable for the
  majority of hardware/drivers that is used with Ubuntu - Compare with
  Mac OS X

Status in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: ubuntu-desktop

  This is a metabug (like bug #1) that denotes that Ubuntu's 3d Desktop
  / Compiz rendering effects / Composite graphics mode etc is NOT stable
  on/for the majority of hardware/drivers on which Ubuntu desktop
  edition is run (hence reporting against the ubuntu-desktop package).

  Until this bug is solved, it is not relevant to talk about Ubuntu as
  providing 3d effects in any other matter other than a test/development
  version. We cannot recommend anyone that actually uses Ubuntu
  professionally to have them enabled.

  When I refer to stable I mean the following more rudimentary specs:
   - No X server crashes
   - No recurrent garbled or corrupted displays

  But ALSO:
   - No overlay/transparency rendering glitches
   - No weird window behaviors when maximizing/moving (top window decorations 
inaccessible under the top panel, no minimizing of certain windows, inability 
to move certain windows etc)
   - No flickering
   - No weird white or black space displaying in various parts of the desktop

  In short, I'd put the this bug as solved for a specific
  hardware/driver combination when one can expect to be able to work
  weeks and weeks and run 15-25 windows/applications simultaneously non-
  stop with at least but minimal 3d desktop effects enabled without
  experiencing any of the above nuisances. The same sort of usability
  that Mac-users take for granted.

  Steps to reproduce:
   1. Enable the basic desktop effects
   2. Use your computer as usual for say around 100 hours
   3. If none of the above problems were experienced, please report this 
hardware/driver combination success together with the output of lspci -vvnn, 
your xorg.conf-file together with any eventual special steps taken to achieve 
the problem free desktop effects set-up. 
   4. If any of the above problems occur, please report them as separate bugs 
in case they are not already reported - this meta-bug is only for tracking the 
overall usability issues.

  This bug is solved when we can confirm full stability with the most used 
graphics cards and drivers (anyone have a good list to track the bug against?)
   - Most used Nvidia cards and drivers
   - Most used Intel cards and drivers
   - Most used ATI cards and drivers

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

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


[Touch-packages] [Bug 1383321] Re: Support XDG DesktopNames field in session files

2014-11-15 Thread Mathew Hodson
The fix for this bug hasn't made it to trusty-proposed I don't think as
it's not in the changelog for
https://launchpad.net/ubuntu/+source/lightdm/1.10.3-0ubuntu2

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

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

Title:
  Support XDG DesktopNames field in session files

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in Light Display Manager 1.12 series:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Trusty:
  In Progress
Status in “lightdm” source package in Utopic:
  Fix Committed
Status in “lightdm” source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  LightDM doesn't support the XDG standard DesktopNames field in session 
.desktop files. Instead we only support X-LightDM-DesktopName which was used 
before the standard was set. Newer sessions might expect DesktopNames to work.

  [Test Case]
  1. Install a session which has DesktopNames set in 
/usr/share/xsessions/name.desktop. i.e. DesktopNames=GNOME;Unity;
  2. Start this session
  Expected result:
  XDG_CURRENT_DESKTOP is set to GNOME:Unity
  Observed result:
  XDG_CURRENT_DESKTOP is not set

  [Regression Potential]
  Low. This feature is only activated if the field is set.

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

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


[Touch-packages] [Bug 1393008] Re: Changing attributes in scope template (CategoryRenderer) has no effect on the layout

2014-11-15 Thread David Callé
Thanks a lot for the report, I'm marking unity8 as affected since it
looks like a Dash bug.

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: developer-ubuntu-com
   Status: New = Invalid

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

Title:
  Changing attributes in scope template (CategoryRenderer) has no effect
  on the layout

Status in Ubuntu App Developer site:
  Invalid
Status in “unity8” package in Ubuntu:
  New

Bug description:
  If I change the WEATHER_TEMPLATE in the scopes example to:

  const static string WEATHER_TEMPLATE =
  R(
  {
  schema-version: 1,
  template: {
  category-layout: carousel,
  card-layout: horizontal,
  card-size: small,
card-background:color:///#0F0F0F
  },
  components: {
  title: title,
  art : {
  field: art
  },
  subtitle: subtitle
  }
  }
  );

  The cards are placed in carousel style, but the background color is simply 
omitted, the color of the card stays black.
   
  If the card-layout is changed from horizontal to vertical, the color is 
there, and the cards in a carousel style, but the bottom 10% of the cards seem 
to be clipped. (Screenshot attached)

  This is my first bug report ever, so please let me know what else I
  should add, or if I am at the right place at all.

  
  Reported from: http://developer.ubuntu.com/scopes/cookbook/

To manage notifications about this bug go to:
https://bugs.launchpad.net/developer-ubuntu-com/+bug/1393008/+subscriptions

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


[Touch-packages] [Bug 1393052] [NEW] package procps 1:3.3.9-1ubuntu2 failed to install/upgrade: dependency problems - leaving unconfigured

2014-11-15 Thread Pia Simone
Public bug reported:

 I don't know

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: procps 1:3.3.9-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
Date: Sun Nov  9 23:58:30 2014
DpkgHistoryLog:
 
DpkgTerminalLog:
 
ErrorMessage: dependency problems - leaving unconfigured
InstallationDate: Installed on 2013-12-30 (319 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
SourcePackage: procps
Title: package procps 1:3.3.9-1ubuntu2 failed to install/upgrade: dependency 
problems - leaving unconfigured
UpgradeStatus: Upgraded to trusty on 2014-11-09 (5 days ago)

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


** Tags: apport-package i386 trusty

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

Title:
  package procps 1:3.3.9-1ubuntu2 failed to install/upgrade: dependency
  problems - leaving unconfigured

Status in “procps” package in Ubuntu:
  New

Bug description:
   I don't know

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: procps 1:3.3.9-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic i686
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  Date: Sun Nov  9 23:58:30 2014
  DpkgHistoryLog:
   
  DpkgTerminalLog:
   
  ErrorMessage: dependency problems - leaving unconfigured
  InstallationDate: Installed on 2013-12-30 (319 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: procps
  Title: package procps 1:3.3.9-1ubuntu2 failed to install/upgrade: dependency 
problems - leaving unconfigured
  UpgradeStatus: Upgraded to trusty on 2014-11-09 (5 days ago)

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

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


[Touch-packages] [Bug 1302491] Re: when autlogin with a timeout is used, it should be reapplied when the user logs out.

2014-11-15 Thread Robert Heller
Just letting people know: I installed 1.10.3 on our machines and  it
works as expected.

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

Title:
  when autlogin with a timeout is used, it should be reapplied when the
  user logs out.

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Trusty:
  Fix Committed
Status in “lightdm” source package in Utopic:
  Fix Released

Bug description:
  [Impact]
  If LightDM is set up for timed login this only occurs on first login, i..e 
after a session logout timed login is not reattempted. This doesn't match the 
traditional behaviour of GDM. A common use case for timed login is kiosk setups 
where the greeter should never be displayed for any significant amount of time; 
this is currently impossible to set up with LightDM.

  [Test Case]
  1. Setup LightDM to do a timed login
  2. Wait for timeout
  (session starts)
  3. Log out of session
  Expected result:
  The session is started again after the timeout.
  Observed result:
  The greeter is show forever.

  [Regression potential]
  There is some risk that someone might have been relying on the existing 
behaviour. The assumption is that most timed login users would prefer the new 
behaviour. There is a small risk that these changes may have broken something 
else, this has been reduced by using the regression tests.

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

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


[Touch-packages] [Bug 1296093] Re: Allow ungrouping window or application switchers

2014-11-15 Thread rojer
yes, please. however, in the mean time, there is a workaround - use
static application switcher instead of unity switcher.

0) install compizconfig-settings-manager
1) close all apps (you'll see later why)
2) run ccsm.
3) enable static app switcher in the window management section, disabled by 
default. it will report conflicts of key bindings, enable anyway.  note: you 
want static application switcher, not the regular application switcher. 
yes, there are two, the regular one works but icons look screwy, don't use it. 
static application switcher is the shit.
3a) WARNING: this will cause session to re-initialize, and once i had it get 
completely screwed up and had to re-login. but this is why you closed all apps 
in step (1), haven't you? so you'll be fine. press ctrl-alt-f2, log in from the 
text console, sudo killall Xorg and re-login. or just reboot.
4) you'll note that ubuntu unity switcher is still active, we're not done yet. 
run ccsm again, go to desktop - ubuntu unity plugin - switcher tab and 
disable all the shortcuts (click the pencil icon, untick enabled).
5) still in ccsm, go back to window management - static app switcher, which 
should be enabled, click on it and set shortcuts for Next window (all 
windows) and Previous window (all windows). you want all windows, not just 
next/previous, which are also there and work like ubuntu switcher. set then to 
alt-tab and shift-alt-tab or whatever you prefer.

presto! easy-peasy.

but really, this should be an option of the ubuntu switcher.

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

Title:
  Allow ungrouping window or application switchers

Status in Ayatana Design:
  New
Status in “unity” package in Ubuntu:
  Opinion

Bug description:
  Dear Unity developers, please make it possible to ungroup same windows
  or applications on unity launcher.

  Rapid switching between same applications would be much less painful
  if there was such option. That’s far more important than asking if
  users want a “Show workspace” icon among the switcher options.

  Even Windows offers an option to disable application grouping in the
  Taskbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1296093/+subscriptions

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


[Touch-packages] [Bug 1008558] Re: [Latitude E4300, IDT 92HD71B7X, Black Headphone Out, Right] No sound at all

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

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

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

Title:
  [Latitude E4300, IDT 92HD71B7X, Black Headphone Out, Right] No sound
  at all

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

Bug description:
  tunein radio failed

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  NonfreeKernelModules: wl
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  paulo  1942 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf6adc000 irq 47'
 Mixer name : 'Intel Cantiga HDMI'
 Components : 'HDA:111d76b2,1028024d,00100302 
HDA:80862802,80860101,0010'
 Controls  : 25
 Simple ctrls  : 11
  Date: Mon Jun  4 10:09:36 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Audio incluido - HDA Intel
  Symptom_DevicesInUse:
   1942  paulo F pulseaudio
   PID ACCESS COMMAND
  Symptom_Jack: Black Headphone Out, Right
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [Latitude E4300, IDT 92HD71B7X, Black Headphone Out, Right] No sound 
at all
  UpgradeStatus: Upgraded to precise on 2012-05-08 (27 days ago)
  dmi.bios.date: 01/11/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A21
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA21:bd01/11/2011:svnDellInc.:pnLatitudeE4300:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E4300
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1393060] [NEW] ICU 53.1 or Greater Update for Lao Word and Line Breaking

2014-11-15 Thread Robert M Campbell
Public bug reported:

Lao line and word break support is needed to properly render Lao text on
various applications, as Lao typically doesn't uses spaces between
words, but rather mostly uses spaces like punctuation, a way to split
phrases.

An example of this is at
http://laosabbathschool.com/development/ssd/site/blog/comprehensive-
zwsp-test/

This text contains no zero-width-spaces, which are commonly used as a
workaround.

If you visit that page with the latest Google Chrome, an iPhone 8.1, or
Android 5.0 device, it'll probably look fine. The the current version of
LibreOffice also handles the text very well, if copied and pasted into a
document, and even includes word counts (may require setting the CTL to
Lao). But with other software (kate for instance), you'll see that the
lines are not equally distributed, and sometimes requires horizontal
scrolling. This creates problems with various applications, such as text
editors, email programs, and anything that renders text on multiple
lines.

Copy and paste the example text to various applications, and you will
see how they handle it. If those applications relied on the system's
version of ICU, an update to ICU 53.1 or greater should take care of
that problem. If they embed their own, then it may or may not work,
depending on what version they included. But at least the update should
help several programs support Lao text.

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

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

Title:
  ICU 53.1 or Greater Update for Lao Word and Line Breaking

Status in “icu” package in Ubuntu:
  New

Bug description:
  Lao line and word break support is needed to properly render Lao text
  on various applications, as Lao typically doesn't uses spaces between
  words, but rather mostly uses spaces like punctuation, a way to split
  phrases.

  An example of this is at
  http://laosabbathschool.com/development/ssd/site/blog/comprehensive-
  zwsp-test/

  This text contains no zero-width-spaces, which are commonly used as a
  workaround.

  If you visit that page with the latest Google Chrome, an iPhone 8.1,
  or Android 5.0 device, it'll probably look fine. The the current
  version of LibreOffice also handles the text very well, if copied and
  pasted into a document, and even includes word counts (may require
  setting the CTL to Lao). But with other software (kate for instance),
  you'll see that the lines are not equally distributed, and sometimes
  requires horizontal scrolling. This creates problems with various
  applications, such as text editors, email programs, and anything that
  renders text on multiple lines.

  Copy and paste the example text to various applications, and you will
  see how they handle it. If those applications relied on the system's
  version of ICU, an update to ICU 53.1 or greater should take care of
  that problem. If they embed their own, then it may or may not work,
  depending on what version they included. But at least the update
  should help several programs support Lao text.

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

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


[Touch-packages] [Bug 1393062] [NEW] Xorg freeze

2014-11-15 Thread Péter Prőhle
Public bug reported:

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1386534

the problem in question is kernel dependent, I use ALWAYS the current NOT 
necessairly LTS version,
at the moment the version 14.10

3.13.0-36-generic NO problem

3.13.0-37-generic problem in question

3.16.0-23-generic problem in question

3.16.0-24-generic problem in question

just at the starting of x the view collapses within 2-3 seconds

and also the xkeyboard freeses

but if I switch during the initial 2-3 grace seconds to Ctrl-Alt-1
virtual terminal,

then I was successful to run the apport program in text mode

this report session is the result of this apport trial, using the unique
link provided at the end

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sat Nov 15 20:34:57 2014
DistUpgraded: 2014-10-27 10:17:33,100 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Continuously
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Turks PRO [Radeon HD 6570/7570/8550] 
[1002:6759] (prog-if 00 [VGA controller])
   Subsystem: XFX Pine Group Inc. Device [1682:3195]
InstallationDate: Installed on 2014-06-26 (142 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=db97e979-6d3b-43cb-9159-341be03e6c9e ro
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to utopic on 2014-10-27 (19 days ago)
dmi.bios.date: 07/18/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2301
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A89GTD-PRO/USB3
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2301:bd07/18/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A89GTD-PRO/USB3:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sat Nov 15 20:31:23 2014
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputA4Tech PS/2+USB Mouse MOUSE, id 8
 inputCypress Cypress USB Keyboard / PS2 Mouse KEYBOARD, id 9
 inputCypress Cypress USB Keyboard / PS2 Mouse KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.16.0-1ubuntu1
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug freeze ubuntu utopic

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

Title:
  Xorg freeze

Status in “xorg” package in Ubuntu:
  New

Bug description:
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1386534

  the problem in question is kernel dependent, I use ALWAYS the current NOT 
necessairly LTS version,
  at the moment the version 14.10

  3.13.0-36-generic NO problem

  3.13.0-37-generic problem in question

  3.16.0-23-generic problem in question

  3.16.0-24-generic problem in question

  just at the starting of x the view collapses within 2-3 seconds

  and also the xkeyboard freeses

  but if I switch during the initial 2-3 grace seconds to Ctrl-Alt-1
  virtual terminal,

  then I was successful to run the apport program in text mode

  this report session is the result of this apport trial, using the
  unique link provided at the end

  ProblemType: Bug
  

[Touch-packages] [Bug 1393064] [NEW] package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-15 Thread martin aguirre
Public bug reported:

i dont know

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: ssh-askpass-gnome 1:6.6p1-2ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Sat Nov 15 11:57:12 2014
DuplicateSignature: package:ssh-askpass-gnome:1:6.6p1-2ubuntu2:subprocess 
installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationDate: Installed on 2013-06-01 (532 days ago)
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
SourcePackage: openssh
Title: package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
UpgradeStatus: Upgraded to trusty on 2014-08-23 (84 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

Status in “openssh” package in Ubuntu:
  New

Bug description:
  i dont know

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: ssh-askpass-gnome 1:6.6p1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sat Nov 15 11:57:12 2014
  DuplicateSignature: package:ssh-askpass-gnome:1:6.6p1-2ubuntu2:subprocess 
installed post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationDate: Installed on 2013-06-01 (532 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  SourcePackage: openssh
  Title: package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
  UpgradeStatus: Upgraded to trusty on 2014-08-23 (84 days ago)

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

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


[Touch-packages] [Bug 1273524] Re: LXDE guest session shows error message no session for pid pid for lxsession

2014-11-15 Thread Alberto Salvia Novella
** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

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

Title:
  LXDE guest session shows error message no session for pid pid for
  lxsession

Status in One Hundred Papercuts:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged
Status in “lxsession” package in Ubuntu:
  Triaged

Bug description:
  EXPECTED RESULTS:
  Log into guest session with no error messages.

  ACTUAL RESULTS:
  Upon log in to guest session, an error no session for pid pid for 
lxsession is printed.

  STEPS TO REPRODUCE:
  1. Using Lubuntu in trusty, utopic, or vivid with either real or virtual 
hardware, log into guest session.
  2. After being logged in, see error message.

  AFFECTED VERSIONS:
  lightdm 1.10.0-0ubuntu3 to 1.12.1-0ubuntu1
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups:
   
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  LightdmConfig:
   [SeatDefaults]
   greeter-session=lightdm-gtk-greeter
   user-session=Lubuntu
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1874): WARNING **: Failed to load user image: Failed 
to open file '/home/brendy/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:2073): WARNING **: Failed to 
load user image: Failed to open file '/home/brendy/.face': No such file or 
directory
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
  _MarkForUpload: True

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

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


[Touch-packages] [Bug 1393064] Re: package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2014-11-15 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 openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1393064

Title:
  package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

Status in “openssh” package in Ubuntu:
  New

Bug description:
  i dont know

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: ssh-askpass-gnome 1:6.6p1-2ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sat Nov 15 11:57:12 2014
  DuplicateSignature: package:ssh-askpass-gnome:1:6.6p1-2ubuntu2:subprocess 
installed post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  InstallationDate: Installed on 2013-06-01 (532 days ago)
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  SourcePackage: openssh
  Title: package ssh-askpass-gnome 1:6.6p1-2ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
  UpgradeStatus: Upgraded to trusty on 2014-08-23 (84 days ago)

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

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


[Touch-packages] [Bug 1393024] Re: Graphical corruption with hidpi scaling

2014-11-15 Thread Steffen Coenen
** Description changed:

  With a hidpi scaling greater or equal than 2 there is graphical
  corruption of the window borders in gtk3 apps.
  
  Steps to reproduce:
  
  1. Set hidpi scaling to 2.
  2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
- 3. See corrupted window border on the right and/or the buttom.
+ 3. See corrupted window border on the right and/or the bottom.
  
  Expected behavior:
  Clean rendering
  
  Ubuntu 14.10 64 Bit
  Compiz 0.9.12+14.10.20140918-0ubuntu1
  Unity 7.3.1+14.10.20141016-0ubuntu1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
-  GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.89  Tue Jul  1 13:30:18 
PDT 2014
+  GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.7-0ubuntu8
  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: Sat Nov 15 16:36:40 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
-  NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Gigabyte Technology Co., Ltd Device [1458:354e]
+  NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Gigabyte Technology Co., Ltd Device [1458:354e]
  InstallationDate: Installed on 2014-11-12 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Gigabyte Technology Co., Ltd. GA-990FXA-D3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=2a652086-a4da-44ed-ae7f-7b994401ef8b ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/30/2012
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: GA-990FXA-D3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd05/30/2012:svnGigabyteTechnologyCo.,Ltd.:pnGA-990FXA-D3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-990FXA-D3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-990FXA-D3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Nov 15 15:00:14 2014
  xserver.configfile: default
  xserver.errors: open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  
+ 
  xserver.version: 2:1.16.0-1ubuntu1

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

Title:
  Graphical corruption with hidpi scaling

Status in “unity” package in Ubuntu:
  New

Bug description:
  With a hidpi scaling greater or equal than 2 there is graphical
  corruption of the window borders in gtk3 apps.

  Steps to reproduce:

  1. Set hidpi scaling to 2.
  2. Enlarge a window for nautilus or eye of gnome. Probably it is necessary to 
do resize the window more than one time to spot the problem.
  3. See corrupted window border on the right and/or the bottom.

  Expected behavior:
  Clean rendering

  Ubuntu 14.10 64 Bit
  Compiz 0.9.12+14.10.20140918-0ubuntu1
  Unity 7.3.1+14.10.20141016-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: 

[Touch-packages] [Bug 1374721] Re: ibus-daemon uses 100% CPU when using gnome-calculator

2014-11-15 Thread Charbonnier
Got the same:
- As soon as I press Shift in gedit or gnome-calculator I get ibus-daemon 
consuming a whole core and ibus-x11 a half one.
It stops only if I leave the window in which I pressed the key.

Doesn't happen in firefox or LibreOffice Writer.

Regards,
Matthieu.

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

Title:
  ibus-daemon uses 100% CPU when using gnome-calculator

Status in “ibus” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1. Open gnome-calculator
  2. Enter 3*7
  3. Notice that ibus-daemon and ibus-x11 are using 100+% CPU

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ibus 1.5.8-2ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 27 20:32:05 2014
  InstallationDate: Installed on 2014-09-03 (24 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  SourcePackage: ibus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1374721] Re: ibus-daemon uses 100% CPU when using gnome-calculator

2014-11-15 Thread Charbonnier
Hehe!

Looks like my Shift bug is staking.

Pressing Shift once consume 1 core, twice: 2 cores, ... (no more than 4
in my case :-)

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

Title:
  ibus-daemon uses 100% CPU when using gnome-calculator

Status in “ibus” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1. Open gnome-calculator
  2. Enter 3*7
  3. Notice that ibus-daemon and ibus-x11 are using 100+% CPU

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ibus 1.5.8-2ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-18.25-generic 3.16.3
  Uname: Linux 3.16.0-18-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Sep 27 20:32:05 2014
  InstallationDate: Installed on 2014-09-03 (24 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140902)
  SourcePackage: ibus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1393085] [NEW] Performance degraded and video glitches with i915 after upgrade to utopic

2014-11-15 Thread luca
Public bug reported:

After upgrading from trusty to utopic, I noticed a performance
degradation in the video performance. In particular the flash plugin
video (like youtube) starts OK but it degrades after a couple of seconds
when in full screen, looking as if it was doing something like 10~15 fps
with videos that worked fine before. When switching to windowed more
again, the video goes more smoothly but the seek bar blinks and other
parts of the video present some glitches.

Also when switching from X to a console, via Ctrl-Alt-F1 for example, it takes 
like 2 seconds to get the console, and I see this message in the console:
[  184.436477] [drm:intel_enable_lvds] *ERROR* timed out waiting for panel to 
power on

When switching back to X is fast as usual, but when switching back to
the console, again 2 seconds delay and the message.

Other weird looking messages are found in dmesg:
[4.673834] [drm] GMBUS [i915 gmbus panel] timed out, falling back to bit 
banging on pin 3
[...]
[4.732400] [drm] Wrong MCH_SSKPD value: 0x16040307
[4.732404] [drm] This can cause pipe underruns and display issues.
[4.732406] [drm] Please upgrade your BIOS to fix this.

Unfortunately there is no BIOS update for my notebook (Toshiba Z830).
I've search for all those errors without any significant results.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
CompositorRunning: None
CurrentDesktop: Unity
Date: Sat Nov 15 22:52:27 2014
DistUpgraded: 2014-11-08 12:14:07,528 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.3.18, 3.16.0-25-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:0009]
InstallationDate: Installed on 2012-04-26 (933 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: TOSHIBA SATELLITE Z830
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=36929bf3-a158-44d9-a80d-3adac2840fa8 ro quiet splash 
acpi_backlight=vendor pcie_aspm=force i915.enable_rc6=7 i915.enable_fbc=1 
i915.lvds_downclock=1 vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to utopic on 2014-11-08 (7 days ago)
dmi.bios.date: 04/18/2013
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.80
dmi.board.asset.tag: 00
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.80:bd04/18/2013:svnTOSHIBA:pnSATELLITEZ830:pvrPT22LE-00300GGR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: SATELLITE Z830
dmi.product.version: PT22LE-00300GGR
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sat Nov 15 22:40:14 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-bug performance ubuntu utopic

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

Title:
  Performance degraded and video glitches with i915 after upgrade to
  utopic

Status in “xorg” package in Ubuntu:
  New

Bug description:
  After upgrading from trusty to utopic, I noticed a performance
  degradation in the video performance. In particular the flash plugin
  video (like youtube) starts OK but it degrades after a couple of
  seconds when in full screen, looking as if it was doing something like
  10~15 fps with videos that worked fine before. When 

[Touch-packages] [Bug 1388308] Re: Multitouch broken in 14.10

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

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

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

Title:
  Multitouch broken in 14.10

Status in Unity:
  New
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I have been using 14.04 with gnome on Dell XPS 18 AIO, multitouch configured 
to work with Touchwiz and GInn. Upgrade to 14.10 breaks multitouch support.
  Ginn returns 'error subscribing to gestures'

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

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


[Touch-packages] [Bug 1393088] [NEW] Pressing Alt+character in a single cycle triggers HUD, Holding Alt then Pressing character does not.

2014-11-15 Thread Jon The Nice Guy Spriggs
Public bug reported:

This is triggered mostly for me in Firefox, where I use Alt+D to switch
to the address bar, however, if I do this in the same cycle or period
of time I'd usually press a single key, then it triggers the HUD, but if
I consiously press and hold Alt, then press D and release both at the
same time, it doesn't.

I've worked around this for now by remapping the HUD (following
http://ubuntuguide.net/disable-unitys-hud-head-up-display-or-change-
keyboard-shortcut) however, it would appear that there's no check for
another key being pressed in the same time window.

Aside from re-mapping, is there anything else I could be doing here?

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: hud 14.04+14.04.20140604-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Nov 15 22:10:36 2014
InstallationDate: Installed on 2014-02-18 (270 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140217)
SourcePackage: hud
UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Pressing Alt+character in a single cycle triggers HUD, Holding Alt
  then Pressing character does not.

Status in “hud” package in Ubuntu:
  New

Bug description:
  This is triggered mostly for me in Firefox, where I use Alt+D to
  switch to the address bar, however, if I do this in the same cycle
  or period of time I'd usually press a single key, then it triggers the
  HUD, but if I consiously press and hold Alt, then press D and release
  both at the same time, it doesn't.

  I've worked around this for now by remapping the HUD (following
  http://ubuntuguide.net/disable-unitys-hud-head-up-display-or-change-
  keyboard-shortcut) however, it would appear that there's no check for
  another key being pressed in the same time window.

  Aside from re-mapping, is there anything else I could be doing here?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 14.04+14.04.20140604-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov 15 22:10:36 2014
  InstallationDate: Installed on 2014-02-18 (270 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140217)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1393090] [NEW] Apparmor errors on login

2014-11-15 Thread luca
Public bug reported:

Since I upgraded to utopic (from trusty), I keep getting these AppArmor errors 
when I log in:
Nov 15 22:40:41 nibbler kernel: [   34.872860] audit: type=1400 
audit(1416087641.731:66): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/lib/cups/backend/cups-pdf pid=3381 
comm=apparmor_parser
Nov 15 22:40:41 nibbler kernel: [   34.872872] audit: type=1400 
audit(1416087641.731:67): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/sbin/cupsd pid=3381 comm=apparmor_parser
Nov 15 22:40:41 nibbler kernel: [   34.879454] audit: type=1400 
audit(1416087641.739:68): apparmor=STATUS operation=profile_replace 
profile=unconfined name=third_party pid=3381 comm=apparmor_parser

I've been searching for information about this but finding anything
useful is quite challenging as many people have these messages in their
log when reporting completely different problems (and just providing a
full syslog).

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: cups 1.7.5-3ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
Uname: Linux 3.16.0-25-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CupsErrorLog:
 
CurrentDesktop: Unity
Date: Sat Nov 15 23:24:33 2014
InstallationDate: Installed on 2012-04-26 (933 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
Lpstat:
 device for Deskjet-F4200-series: 
hp:/usb/Deskjet_F4200_series?serial=BR893FF10S052D
 device for Deskjet_F4200: hp:/usb/Deskjet_F4200_series?serial=BR893FF10S052D
MachineType: TOSHIBA SATELLITE Z830
Papersize: letter
PpdFiles:
 Error: command ['fgrep', '-H', '*NickName', '/etc/cups/ppd/Deskjet_F4200.ppd', 
'/etc/cups/ppd/Deskjet-F4200-series.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/Deskjet_F4200.ppd: Permission denied
 grep: /etc/cups/ppd/Deskjet-F4200-series.ppd: Permission denied
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=36929bf3-a158-44d9-a80d-3adac2840fa8 ro quiet splash 
acpi_backlight=vendor pcie_aspm=force i915.enable_rc6=7 i915.enable_fbc=1 
i915.lvds_downclock=1 vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to utopic on 2014-11-08 (7 days ago)
dmi.bios.date: 04/18/2013
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.80
dmi.board.asset.tag: 00
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.80:bd04/18/2013:svnTOSHIBA:pnSATELLITEZ830:pvrPT22LE-00300GGR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: SATELLITE Z830
dmi.product.version: PT22LE-00300GGR
dmi.sys.vendor: TOSHIBA
mtime.conffile..etc.cups.cupsd.conf: 2013-05-30T23:09:49.798492

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


** Tags: amd64 apport-bug utopic

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

Title:
  Apparmor errors on login

Status in “cups” package in Ubuntu:
  New

Bug description:
  Since I upgraded to utopic (from trusty), I keep getting these AppArmor 
errors when I log in:
  Nov 15 22:40:41 nibbler kernel: [   34.872860] audit: type=1400 
audit(1416087641.731:66): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/lib/cups/backend/cups-pdf pid=3381 
comm=apparmor_parser
  Nov 15 22:40:41 nibbler kernel: [   34.872872] audit: type=1400 
audit(1416087641.731:67): apparmor=STATUS operation=profile_replace 
profile=unconfined name=/usr/sbin/cupsd pid=3381 comm=apparmor_parser
  Nov 15 22:40:41 nibbler kernel: [   34.879454] audit: type=1400 
audit(1416087641.739:68): apparmor=STATUS operation=profile_replace 
profile=unconfined name=third_party pid=3381 comm=apparmor_parser

  I've been searching for information about this but finding anything
  useful is quite challenging as many people have these messages in
  their log when reporting completely different problems (and just
  providing a full syslog).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: cups 1.7.5-3ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: Unity
  Date: Sat Nov 15 23:24:33 2014
  InstallationDate: Installed on 2012-04-26 (933 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat:
   device for Deskjet-F4200-series: 
hp:/usb/Deskjet_F4200_series?serial=BR893FF10S052D
   device for Deskjet_F4200: hp:/usb/Deskjet_F4200_series?serial=BR893FF10S052D
  MachineType: TOSHIBA SATELLITE Z830
  Papersize: letter
  PpdFiles:
   Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/Deskjet_F4200.ppd', 

[Touch-packages] [Bug 1393096] [NEW] package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to '/usr/lib/i386-linu

2014-11-15 Thread Eric Sargeant
Public bug reported:

Just that the system flags up a bug.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libxslt1.1 1.1.26-8ubuntu1.3
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic i686
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: i386
Date: Sun Nov  2 14:46:02 2014
DpkgHistoryLog:
 Start-Date: 2014-11-02  14:45:04
 Install: unity-webapps-facebookmessenger:i386 (2.4.16+14.04.20140217-0ubuntu1)
 Upgrade: libxslt1.1:i386 (1.1.26-8ubuntu1.3, 1.1.28-2build1)
DpkgTerminalLog:
 Preparing to unpack .../libxslt1.1_1.1.28-2build1_i386.deb ...
 Unpacking libxslt1.1:i386 (1.1.28-2build1) over (1.1.26-8ubuntu1.3) ...
 dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
 dpkg-deb: error: subprocess decompress returned error exit status 2
DuplicateSignature: package:libxslt1.1:1.1.26-8ubuntu1.3:cannot copy extracted 
data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
InstallationDate: Installed on 2011-01-16 (1399 days ago)
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: libxslt
Title: package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
UpgradeStatus: Upgraded to trusty on 2014-08-20 (87 days ago)

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


** Tags: apport-package i386 trusty

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

Title:
  package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot
  copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17'
  to '/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected
  end of file or stream

Status in “libxslt” package in Ubuntu:
  New

Bug description:
  Just that the system flags up a bug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libxslt1.1 1.1.26-8ubuntu1.3
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  Date: Sun Nov  2 14:46:02 2014
  DpkgHistoryLog:
   Start-Date: 2014-11-02  14:45:04
   Install: unity-webapps-facebookmessenger:i386 
(2.4.16+14.04.20140217-0ubuntu1)
   Upgrade: libxslt1.1:i386 (1.1.26-8ubuntu1.3, 1.1.28-2build1)
  DpkgTerminalLog:
   Preparing to unpack .../libxslt1.1_1.1.28-2build1_i386.deb ...
   Unpacking libxslt1.1:i386 (1.1.28-2build1) over (1.1.26-8ubuntu1.3) ...
   dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
   dpkg-deb: error: subprocess decompress returned error exit status 2
  DuplicateSignature: package:libxslt1.1:1.1.26-8ubuntu1.3:cannot copy 
extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2011-01-16 (1399 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: libxslt
  Title: package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to trusty on 2014-08-20 (87 days ago)

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

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


[Touch-packages] [Bug 1393096] Re: package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to '/usr/lib/i386-linux-

2014-11-15 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 libxslt in Ubuntu.
https://bugs.launchpad.net/bugs/1393096

Title:
  package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot
  copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17'
  to '/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected
  end of file or stream

Status in “libxslt” package in Ubuntu:
  New

Bug description:
  Just that the system flags up a bug.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libxslt1.1 1.1.26-8ubuntu1.3
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  Date: Sun Nov  2 14:46:02 2014
  DpkgHistoryLog:
   Start-Date: 2014-11-02  14:45:04
   Install: unity-webapps-facebookmessenger:i386 
(2.4.16+14.04.20140217-0ubuntu1)
   Upgrade: libxslt1.1:i386 (1.1.26-8ubuntu1.3, 1.1.28-2build1)
  DpkgTerminalLog:
   Preparing to unpack .../libxslt1.1_1.1.28-2build1_i386.deb ...
   Unpacking libxslt1.1:i386 (1.1.28-2build1) over (1.1.26-8ubuntu1.3) ...
   dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
   dpkg-deb: error: subprocess decompress returned error exit status 2
  DuplicateSignature: package:libxslt1.1:1.1.26-8ubuntu1.3:cannot copy 
extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2011-01-16 (1399 days ago)
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: libxslt
  Title: package libxslt1.1 1.1.26-8ubuntu1.3 failed to install/upgrade: cannot 
copy extracted data for './usr/lib/i386-linux-gnu/libexslt.so.0.8.17' to 
'/usr/lib/i386-linux-gnu/libexslt.so.0.8.17.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: Upgraded to trusty on 2014-08-20 (87 days ago)

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

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


[Touch-packages] [Bug 1393085] Re: Performance degraded and video glitches with i915 after upgrade to utopic

2014-11-15 Thread luca
I tried booting with kernel 3.13.11.11 (AFAIK trusty uses kernel 3.13 at
least) form http://kernel.ubuntu.com/~kernel-ppa/mainline/ and the
problems are the same, the only message I don't get in the console is
*ERROR* timed out waiting for panel to power on but switching to the
console is still slow.

Now I'm trying with kernel 3.17.1 and no difference either...

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

Title:
  Performance degraded and video glitches with i915 after upgrade to
  utopic

Status in “xorg” package in Ubuntu:
  New

Bug description:
  After upgrading from trusty to utopic, I noticed a performance
  degradation in the video performance. In particular the flash plugin
  video (like youtube) starts OK but it degrades after a couple of
  seconds when in full screen, looking as if it was doing something like
  10~15 fps with videos that worked fine before. When switching to
  windowed more again, the video goes more smoothly but the seek bar
  blinks and other parts of the video present some glitches.

  Also when switching from X to a console, via Ctrl-Alt-F1 for example, it 
takes like 2 seconds to get the console, and I see this message in the console:
  [  184.436477] [drm:intel_enable_lvds] *ERROR* timed out waiting for panel to 
power on

  When switching back to X is fast as usual, but when switching back to
  the console, again 2 seconds delay and the message.

  Other weird looking messages are found in dmesg:
  [4.673834] [drm] GMBUS [i915 gmbus panel] timed out, falling back to bit 
banging on pin 3
  [...]
  [4.732400] [drm] Wrong MCH_SSKPD value: 0x16040307
  [4.732404] [drm] This can cause pipe underruns and display issues.
  [4.732406] [drm] Please upgrade your BIOS to fix this.

  Unfortunately there is no BIOS update for my notebook (Toshiba Z830).
  I've search for all those errors without any significant results.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
  CompositorRunning: None
  CurrentDesktop: Unity
  Date: Sat Nov 15 22:52:27 2014
  DistUpgraded: 2014-11-08 12:14:07,528 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.18, 3.16.0-25-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0009]
  InstallationDate: Installed on 2012-04-26 (933 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: TOSHIBA SATELLITE Z830
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-25-generic 
root=UUID=36929bf3-a158-44d9-a80d-3adac2840fa8 ro quiet splash 
acpi_backlight=vendor pcie_aspm=force i915.enable_rc6=7 i915.enable_fbc=1 
i915.lvds_downclock=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-11-08 (7 days ago)
  dmi.bios.date: 04/18/2013
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.80
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.80:bd04/18/2013:svnTOSHIBA:pnSATELLITEZ830:pvrPT22LE-00300GGR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: SATELLITE Z830
  dmi.product.version: PT22LE-00300GGR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Nov 15 22:40:14 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  

[Touch-packages] [Bug 1265611] Re: No sound with HDA Intel, VIA VT8237A/VT8251, kernel 3.12

2014-11-15 Thread Janet
Problem seems to persist, Kubuntu 14.10, kernel 3.16.0-24...

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

Title:
  No sound with HDA Intel, VIA VT8237A/VT8251, kernel 3.12

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

Bug description:
  After updating my system to Ubuntu Trusty Tahr (development branch) Release:  
14.04
  my soundcard VIA Technologies, Inc. VT8237A/VT8251 HDA Controller is not 
working anymore on the newer kernel (3.12).
  After booting an older kernel  (3.2) the card is working.

  Already tried various options in /etc/modprobe.d/alsa-base.conf, 
  e.g. options snd-hda-intel probe_mask=1 model=3stack-dig but without success

  Configuration infos
  lspci: 04:01.0 Audio device: VIA Technologies, Inc. VT8237A/VT8251 HDA 
Controller

  Bad system configuration:
  --
  Linux version 3.12.0-7-generic (buildd@aatxe) (gcc version 4.8.2 
(Ubuntu/Linaro 4.8.2-8ubuntu1) ) #15-Ubuntu SMP Sun Dec 8 23:39:27 UTC 2013 
(Ubuntu 3.12.0-7.15-generic 3.12.4)

  [0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic
  root=UUID=cd684c44-c353-4cdf-8242-a865c65b61b3 ro quiet splash
  vt.handoff=7

  [   21.342849] hda-intel :04:01.0: Using VIACOMBO position fix
  [   21.342893] snd_hda_intel :04:01.0: irq 68 for MSI/MSI-X
  [   22.348029] hda-intel :04:01.0: Codec #0 probe error; disabling it...
  [   27.384025] hda-intel :04:01.0: no codecs initialized

  uploded alsa info of bad configuration:
  http://www.alsa-project.org/db/?f=c1cebc6d64b60684489e6143a813f529d01bc410

  
  Good system configuration:
  
  Linux version 3.2.0-56-generic (buildd@roseapple) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 
(Ubuntu 3.2.0-56.86-generic 3.2.51)
  [0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-56-generic 
root=UUID=cd684c44-c353-4cdf-8242-a865c65b61b3 ro quiet splash vt.handoff=7

  
  [   23.147203] snd_hda_intel :04:01.0: PCI INT A - GSI 17 (level, low) 
- IRQ 17
  [   23.147262] snd_hda_intel :04:01.0: irq 68 for MSI/MSI-X
  [   23.147292] snd_hda_intel :04:01.0: setting latency timer to 64
  [   26.196033] hda-intel: azx_get_response timeout, switching to polling 
mode: last cmd=0x000f0001
  [   27.144807] hda_codec: ALC888: BIOS auto-probing.
  [   27.144813] hda_codec: ALC888: SKU not ready 0x41f0
  [   27.153432] input: HDA VIA VT82xx Line as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input7
  [   27.153568] input: HDA VIA VT82xx Mic as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input8
  [   27.153684] input: HDA VIA VT82xx Front Headphone as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input9
  [   27.153801] input: HDA VIA VT82xx Line-Out Side as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input10
  [   27.153914] input: HDA VIA VT82xx Line-Out CLFE as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input11
  [   27.154022] input: HDA VIA VT82xx Line-Out Surround as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input12
  [   27.154127] input: HDA VIA VT82xx Line-Out Front as 
/devices/pci:00/:00:13.0/:04:01.0/sound/card0/input13

  uploded alsa info of good configuration:
  http://www.alsa-project.org/db/?f=39d8e002614a92b0b9f993e3a9c46c7a5e86ae38

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

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


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-15 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

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

** Changed in: systemd (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: systemd (Ubuntu Trusty)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed
Status in “systemd” source package in Trusty:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  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/systemd/+bug/1377624/+subscriptions

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


[Touch-packages] [Bug 1389781] Re: A2DP works randomly

2014-11-15 Thread bryan paradis
I have similar problems. Sometimes it works. Sometimes it doesn't. Have
used multiple different bluetooth devices. Blueman doesn't work either
seems like maybe a permission problem with pulseaudio?

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

Title:
  A2DP works randomly

Status in “bluez” package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  There is a problem with the bluetooth mode A2DP. When I connect my
  bluetooth headphone, sometimes I can activate the A2DP mode (which
  gives a good sound quality) and sometimes I can't (nothing happened
  when I change it in the configuration window), and I need to switch to
  HFS/HFP (bad sound quality). Note that some logs are attached.

  
  I found on the internet a work around which is to put in 
/etc/bluetooth/audio.conf a line
  Disable=Socket

  It seems to work (well it's hard to say for the moment because I
  didn't have the time to do much tests), but I would like to know what
  Socket is supposed to do.

  Would it be possible to solve this bug when Socket is activated too ?

  Thank you,

  Tobias.

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

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


[Touch-packages] [Bug 1389781] Re: A2DP works randomly

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

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

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

Title:
  A2DP works randomly

Status in “bluez” package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  There is a problem with the bluetooth mode A2DP. When I connect my
  bluetooth headphone, sometimes I can activate the A2DP mode (which
  gives a good sound quality) and sometimes I can't (nothing happened
  when I change it in the configuration window), and I need to switch to
  HFS/HFP (bad sound quality). Note that some logs are attached.

  
  I found on the internet a work around which is to put in 
/etc/bluetooth/audio.conf a line
  Disable=Socket

  It seems to work (well it's hard to say for the moment because I
  didn't have the time to do much tests), but I would like to know what
  Socket is supposed to do.

  Would it be possible to solve this bug when Socket is activated too ?

  Thank you,

  Tobias.

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

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


[Touch-packages] [Bug 873132] Re: [HDA-Intel - HDA Intel, playback] G51Vx No sound after 11.10 install (Fix inside)

2014-11-15 Thread Hawk
All around need a complete debugging of my whole system.

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

Title:
  [HDA-Intel - HDA Intel, playback] G51Vx No sound after 11.10 install
  (Fix inside)

Status in “alsa-driver” package in Ubuntu:
  Fix Committed

Bug description:
  Everytime I have installed ubuntu on my Asus G51Vx, I have had no
  sound at first.  Previously, I added 'options snd-hda-intel model
  =asus-mode3' to my /etc/modprobe.d/alsa-base.conf.  However, with
  11.10 this did not work.  When speakers were plugged in, sound was
  still produced by the internal laptop speakers.  After some research,
  I found that 'options snd-hda-intel model=auto' fixed my problem.  I
  wanted to share so that others in my situation could get their sound
  card working.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: alsa-base 1.0.24+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC663 Analog [ALC663 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mjw87  1538 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 48'
 Mixer name : 'Realtek ALC663'
 Components : 'HDA:10ec0663,104319a3,0011'
 Controls  : 29
 Simple ctrls  : 17
  Date: Wed Oct 12 20:29:35 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Internal Audio - HDA Intel
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G60VX
  dmi.board.vendor: PEGATRON Corp.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: PEGATRON Corp.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr205:bd08/27/2009:svnASUSTeKComputerInc.:pnG60VX:pvr1.0:rvnPEGATRONCorp.:rnG60VX:rvr1.0:cvnPEGATRONCorp.:ct10:cvr1.0:
  dmi.product.name: G60VX
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2011-10-12T20:14:26.733196

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

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


[Touch-packages] [Bug 359741] [NEW] [needs-packaging] printer lexmark x4650 not supported ( driver needed )

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

No driver is available for printer lexmark x4650, driver is needed. And
btw printer configurator offen is crashing ( ubuntu 9.04 ).

** Affects: cups (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: needs-packaging
-- 
[needs-packaging] printer lexmark x4650 not supported ( driver needed )
https://bugs.launchpad.net/bugs/359741
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to cups 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 359741] Re: [needs-packaging] printer lexmark x4650 not supported ( driver needed )

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

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

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

Title:
  [needs-packaging] printer lexmark x4650 not supported ( driver needed
  )

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  No driver is available for printer lexmark x4650, driver is needed.
  And btw printer configurator offen is crashing ( ubuntu 9.04 ).

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

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


[Touch-packages] [Bug 359741] Re: [needs-packaging] printer lexmark x4650 not supported ( driver needed )

2014-11-15 Thread Christopher M. Penalver
Linuxadditc, thank you for reporting this bug to Ubuntu. Jaunty reached EOL on 
October 23, 2010.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue in a supported release? If so, could you please execute the 
following command, as it will automatically gather debugging information, in a 
terminal:
apport-collect 359741

As well, as per
http://support.lexmark.com/index?page=driverSupportlocale=ENuserlocale=EN_US
a driver for Ubuntu is available for your printer. Could you please
advise if this allows your printer to work?

** Package changed: ubuntu = cups (Ubuntu)

** Changed in: cups (Ubuntu)
   Importance: Wishlist = Low

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

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

Title:
  [needs-packaging] printer lexmark x4650 not supported ( driver needed
  )

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  No driver is available for printer lexmark x4650, driver is needed.
  And btw printer configurator offen is crashing ( ubuntu 9.04 ).

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

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


[Touch-packages] [Bug 373452] [NEW] Hp DV5 audio noise

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When reboot the speakers/headphones make a very noisy cracking noise.

Under vista is ok.

I use:

Ubuntu 9.04

hp dv5 1115el


Thank

** Affects: alsa-driver (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: audio precise ubuntu
-- 
Hp DV5 audio noise
https://bugs.launchpad.net/bugs/373452
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to alsa-driver 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 925401] Re: HP DV5 notebook reboot audio noise

2014-11-15 Thread Christopher M. Penalver
** This bug is no longer a duplicate of bug 373452
   Hp DV5 audio noise

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

Title:
  HP DV5 notebook reboot audio noise

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

Bug description:
  After few releases that hadn't this issue, precise pangolin make a crackling 
noise on reboot.
  This isn't a new problem, this is a duplicate bug report  of #373452.
  My pc is HP DV5-1199el notebook and audio device is:

  $ sudo lspci |grep Audio
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zombx  2190 F xfce4-volumed
zombx  2202 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdf30 irq 50'
 Mixer name : 'Nvidia MCP77/78 HDMI'
 Components : 'HDA:111d76b2,103c3603,00100302 
HDA:10de0006,10de0101,0010'
 Controls  : 29
 Simple ctrls  : 15
  Date: Thu Feb  2 11:53:23 2012
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  UpgradeStatus: Upgraded to precise on 2012-01-27 (5 days ago)
  dmi.bios.date: 08/20/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.21
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3603
  dmi.board.vendor: Quanta
  dmi.board.version: 02.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.21:bd08/20/2009:svnHewlett-Packard:pnHPPaviliondv5NotebookPC:pvrRev1:rvnQuanta:rn3603:rvr02.26:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv5 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

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

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


[Touch-packages] [Bug 373452] Re: Hp DV5 audio noise

2014-11-15 Thread Christopher M. Penalver
ricci206, thank you for reporting this bug to Ubuntu. Jaunty reached EOL on 
October 23, 2010.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue in a supported release? If so, could you please execute the 
following command, as it will automatically gather debugging information, in a 
terminal:
apport-collect 373452

** Package changed: ubuntu = alsa-driver (Ubuntu)

** Changed in: alsa-driver (Ubuntu)
   Importance: Undecided = Low

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

** Changed in: alsa-driver (Ubuntu)
 Assignee: Ubuntu Audio Team (ubuntu-audio) = (unassigned)

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

Title:
  Hp DV5 audio noise

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

Bug description:
  When reboot the speakers/headphones make a very noisy cracking noise.

  Under vista is ok.

  I use:

  Ubuntu 9.04

  hp dv5 1115el

  
  Thank

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

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


[Touch-packages] [Bug 925401] Re: HP DV5 notebook reboot audio noise

2014-11-15 Thread Christopher M. Penalver
nakki, is this still reproducible with the latest alsa-driver version
available in Precise?

** Tags removed: cracking crackling dv5 dv6 hp noise pavilion reboot
** Tags added: latest-bios-f.21

** Summary changed:

- HP DV5 notebook reboot audio noise
+ [HP Pavilion dv5-1199el Entertainment Notebook PC] Reboot audio noise

** Description changed:

- After few releases that hadn't this issue, precise pangolin make a crackling 
noise on reboot.
- This isn't a new problem, this is a duplicate bug report  of #373452.
- My pc is HP DV5-1199el notebook and audio device is:
+ With my HP DV5-1199el precise pangolin makes a crackling noise on
+ reboot. I didn't have this in prior releases.
  
- $ sudo lspci |grep Audio
+ sudo lspci |grep Audio
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  zombx  2190 F xfce4-volumed
-   zombx  2202 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  zombx  2190 F xfce4-volumed
+   zombx  2202 F pulseaudio
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xdf30 irq 50'
-Mixer name : 'Nvidia MCP77/78 HDMI'
-Components : 'HDA:111d76b2,103c3603,00100302 
HDA:10de0006,10de0101,0010'
-Controls  : 29
-Simple ctrls  : 15
+  Card hw:0 'Intel'/'HDA Intel at 0xdf30 irq 50'
+    Mixer name : 'Nvidia MCP77/78 HDMI'
+    Components : 'HDA:111d76b2,103c3603,00100302 
HDA:10de0006,10de0101,0010'
+    Controls  : 29
+    Simple ctrls  : 15
  Date: Thu Feb  2 11:53:23 2012
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=it_IT.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
  SourcePackage: alsa-driver
  UpgradeStatus: Upgraded to precise on 2012-01-27 (5 days ago)
  dmi.bios.date: 08/20/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.21
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3603
  dmi.board.vendor: Quanta
  dmi.board.version: 02.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.21:bd08/20/2009:svnHewlett-Packard:pnHPPaviliondv5NotebookPC:pvrRev1:rvnQuanta:rn3603:rvr02.26:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv5 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

** Tags added: regression-release

** Changed in: alsa-driver (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  [HP Pavilion dv5-1199el Entertainment Notebook PC] Reboot audio noise

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

Bug description:
  With my HP DV5-1199el precise pangolin makes a crackling noise on
  reboot. I didn't have this in prior releases.

  sudo lspci |grep Audio
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.24+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic 3.2.2
  Uname: Linux 3.2.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  zombx  2190 F xfce4-volumed
    zombx  2202 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdf30 irq 50'
     Mixer name : 'Nvidia MCP77/78 HDMI'
     Components : 'HDA:111d76b2,103c3603,00100302 
HDA:10de0006,10de0101,0010'
     Controls  : 29
     Simple ctrls  : 15
  Date: Thu 

[Touch-packages] [Bug 447374] [NEW] Ubuntu restarted the session during high activity

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Was encoding a video and working on several other things when the
machine just logged out. Hoping this thing will attach all the logs
necessary...

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
HibernationDevice: RESUME=UUID=1e90ca36-1c73-46f0-8699-61c4cc7e4f21
MachineType: - N/A
NonfreeKernelModules: nvidia
Package: linux-image-2.6.28-15-generic 2.6.28-15.52
ProcCmdLine: root=UUID=bb0503a4-ae25-4eea-b442-03a8bc98ff22 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-15.52-generic
SourcePackage: linux

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug
-- 
Ubuntu restarted the session during high activity
https://bugs.launchpad.net/bugs/447374
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg 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 449196] [NEW] High Xorg CPU usage?

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: xorg

Xorg is usually using about 25% of CPU, sometimes it reaches 30-40%. It
doesn't hurt but as I have a Core2 Duo P8600 CPU which is quite fast I
assume 25% is quite a large amount of resources. Or am I wrong?

ProblemType: Bug
Architecture: amd64
Date: Mon Oct 12 03:36:20 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Alpha amd64 (20091008)
MachineType: Dell Inc. Latitude E6500
Package: xorg 1:7.4+3ubuntu5
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.31-13-generic 
root=UUID=e53695eb-254d-4e3f-a123-fbad8c303dd9 ro
ProcVersionSignature: Ubuntu 2.6.31-13.44-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0-1ubuntu2
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu3
SourcePackage: xorg
Uname: Linux 2.6.31-13-generic x86_64
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 05/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0NY667
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd05/08/2009:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn0NY667:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6500
dmi.sys.vendor: Dell Inc.
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-13-generic

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: amd64 apport-bug
-- 
High Xorg CPU usage?
https://bugs.launchpad.net/bugs/449196
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg 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 449196] Re: High Xorg CPU usage?

2014-11-15 Thread Christopher M. Penalver
Michał Gołębiowski, thank you for reporting this bug to Ubuntu. Karmic reached 
EOL on April 30, 2011.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue in a supported release? If so, could you please execute the 
following command, as it will automatically gather debugging information, in a 
terminal:
apport-collect 449196

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information. As well, please
provide the missing information following
http://wiki.ubuntu.com/X/Troubleshooting/HighCPU .

** Package changed: ubuntu = xorg (Ubuntu)

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

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

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

Title:
  High Xorg CPU usage?

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: xorg

  Xorg is usually using about 25% of CPU, sometimes it reaches 30-40%.
  It doesn't hurt but as I have a Core2 Duo P8600 CPU which is quite
  fast I assume 25% is quite a large amount of resources. Or am I wrong?

  ProblemType: Bug
  Architecture: amd64
  Date: Mon Oct 12 03:36:20 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Alpha amd64 (20091008)
  MachineType: Dell Inc. Latitude E6500
  Package: xorg 1:7.4+3ubuntu5
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.31-13-generic 
root=UUID=e53695eb-254d-4e3f-a123-fbad8c303dd9 ro
  ProcVersionSignature: Ubuntu 2.6.31-13.44-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu5
   libgl1-mesa-glx 7.6.0-1ubuntu2
   libdrm2 2.4.14-1ubuntu1
   xserver-xorg-video-intel 2:2.9.0-1ubuntu1
   xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu3
  SourcePackage: xorg
  Uname: Linux 2.6.31-13-generic x86_64
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  dmi.bios.date: 05/08/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0NY667
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd05/08/2009:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn0NY667:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude E6500
  dmi.sys.vendor: Dell Inc.
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture:   x86_64kernel: 2.6.31-13-generic

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

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


[Touch-packages] [Bug 447374] Re: Ubuntu restarted the session during high activity

2014-11-15 Thread Christopher M. Penalver
Vadim Peretokin, thank you for reporting this bug to Ubuntu. Jaunty reached EOL 
on October 23, 2010.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue in a supported release? If so, could you please execute the 
following command, as it will automatically gather debugging information, in a 
terminal:
apport-collect 447374

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

Thank you for your understanding.

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

** Package changed: ubuntu = xorg (Ubuntu)

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

Title:
  Ubuntu restarted the session during high activity

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  Was encoding a video and working on several other things when the
  machine just logged out. Hoping this thing will attach all the logs
  necessary...

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  HibernationDevice: RESUME=UUID=1e90ca36-1c73-46f0-8699-61c4cc7e4f21
  MachineType: - N/A
  NonfreeKernelModules: nvidia
  Package: linux-image-2.6.28-15-generic 2.6.28-15.52
  ProcCmdLine: root=UUID=bb0503a4-ae25-4eea-b442-03a8bc98ff22 ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.28-15.52-generic
  SourcePackage: linux

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

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


[Touch-packages] [Bug 586749] [NEW] ubuntu restart send me to login screen random

2014-11-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The problem has been happing every day on a Ubuntu 10.04 LTS (i386). The gdm 
restart random...send me to the login screen
The output from /var/log/syslog :

May 27 08:51:31 mycomputer gdm-simple-greeter[31894]: Gtk-WARNING: 
/build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c:5636: widget not within a GtkWindow
May 27 08:51:33 mycomputer gdm-session-worker[31896]: GLib-GObject-CRITICAL: 
g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
May 27 08:51:34 mycomputer bonobo-activation-server (muser-31933): could not 
associate with desktop session: Failed to connect to socket 
/tmp/dbus-jjkAdpxeCV: Connection refused

Anybody ?

Regards

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
CurrentDmesg:
 [   27.436021] eth1: no IPv6 routers present
 [   27.444507] eth0: no IPv6 routers present
Date: Fri May 28 11:48:55 2010
DkmsStatus: Error: [Errno 2] No such file or directory
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
Lsusb:
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP Compaq dx2200 MT
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=dc424e26-4d34-41bb-86a8-eea9f3d6c188 ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.iso88591
 SHELL=/bin/bash
SourcePackage: xorg
Symptom: display
Title: Xorg crash
dmi.bios.date: 08/14/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: MS7254 1.05
dmi.board.name: 0A48
dmi.board.vendor: MSI
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrMS72541.05:bd08/14/2006:svnHewlett-Packard:pnHPCompaqdx2200MT:pvr:rvnMSI:rn0A48:rvr:cvnMSI:ct3:cvr:
dmi.product.name: HP Compaq dx2200 MT
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-22-generic

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete


** Tags: apport-bug bios-outdated-1.10 crash i386 lucid
-- 
ubuntu restart send me to login screen random
https://bugs.launchpad.net/bugs/586749
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to xorg 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 586749] Re: ubuntu restart send me to login screen random

2014-11-15 Thread Christopher M. Penalver
matafe, thank you for reporting this bug to Ubuntu. Lucid Desktop reached EOL 
on May 9, 2013.
See this document for currently supported Ubuntu releases: 
https://wiki.ubuntu.com/Releases

Is this an issue in a supported release? If so, could you please execute the 
following command, as it will automatically gather debugging information, in a 
terminal:
apport-collect 586749

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

** Tags added: bios-outdated-1.10

** Package changed: ubuntu = xorg (Ubuntu)

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

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

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

Title:
  ubuntu restart send me to login screen random

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  The problem has been happing every day on a Ubuntu 10.04 LTS (i386). The gdm 
restart random...send me to the login screen
  The output from /var/log/syslog :

  May 27 08:51:31 mycomputer gdm-simple-greeter[31894]: Gtk-WARNING: 
/build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c:5636: widget not within a GtkWindow
  May 27 08:51:33 mycomputer gdm-session-worker[31896]: GLib-GObject-CRITICAL: 
g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
  May 27 08:51:34 mycomputer bonobo-activation-server (muser-31933): could not 
associate with desktop session: Failed to connect to socket 
/tmp/dbus-jjkAdpxeCV: Connection refused

  Anybody ?

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  CurrentDmesg:
   [   27.436021] eth1: no IPv6 routers present
   [   27.444507] eth0: no IPv6 routers present
  Date: Fri May 28 11:48:55 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  Lsusb:
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard HP Compaq dx2200 MT
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=dc424e26-4d34-41bb-86a8-eea9f3d6c188 ro quiet splash
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.iso88591
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  dmi.bios.date: 08/14/2006
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: MS7254 1.05
  dmi.board.name: 0A48
  dmi.board.vendor: MSI
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrMS72541.05:bd08/14/2006:svnHewlett-Packard:pnHPCompaqdx2200MT:pvr:rvnMSI:rn0A48:rvr:cvnMSI:ct3:cvr:
  dmi.product.name: HP Compaq dx2200 MT
  dmi.sys.vendor: Hewlett-Packard
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   i686
   kernel: 2.6.32-22-generic

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

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


[Touch-packages] [Bug 1389781] Re: A2DP works randomly

2014-11-15 Thread bryan paradis
Try this!

1) Pair the headset and run pavucontrol the pulse audio volume control panel.
2) Go to configuration
3) Change to off
4) Change to a2dp

or

pacmd set-card-profile cardnumber off
pacmd set-card-profile cardnumber a2dp

Opening unity-control-center sound will switch it back to hsp

Here is some output from unity-control-center when I open it with the
bluetooth playing and when I try to switch it to a2dp

{code}
bparadis@bparadis-x79:/usr/bin$ unity-control-center  21

(unity-control-center:23002): sound-cc-panel-WARNING **: Unable to find stream 
for bar '(null)'
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug


(unity-control-center:23002): sound-cc-panel-WARNING **: active_output_update - 
couldn't find a stream from the supposed active output

(unity-control-center:23002): sound-cc-panel-WARNING **:
active_input_update - couldn't find a stream from the supposed active
input

(unity-control-center:23002): sound-cc-panel-WARNING **:
pa_stream_disconnect failed, res = -15

(unity-control-center:23002): GLib-GObject-WARNING **: invalid unclassed
pointer in cast to 'GObject'

(unity-control-center:23002): GLib-GObject-CRITICAL **: g_object_set_data: 
assertion 'G_IS_OBJECT (object)' failed
{code}

** Also affects: unity-control-center (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  A2DP works randomly

Status in “bluez” package in Ubuntu:
  Confirmed
Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  Hello,

  There is a problem with the bluetooth mode A2DP. When I connect my
  bluetooth headphone, sometimes I can activate the A2DP mode (which
  gives a good sound quality) and sometimes I can't (nothing happened
  when I change it in the configuration window), and I need to switch to
  HFS/HFP (bad sound quality). Note that some logs are attached.

  
  I found on the internet a work around which is to put in 
/etc/bluetooth/audio.conf a line
  Disable=Socket

  It seems to work (well it's hard to say for the moment because I
  didn't have the time to do much tests), but I would like to know what
  Socket is supposed to do.

  Would it be possible to solve this bug when Socket is activated too ?

  Thank you,

  Tobias.

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

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


[Touch-packages] [Bug 1350977] Re: i have desktop background but no icons or menus

2014-11-15 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  i have desktop background but no icons or menus

Status in “unity” package in Ubuntu:
  Expired

Bug description:
  uping on upgrade from 12.04 lts to 14.04 lts

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libc6 2.19-0ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Jul 30 12:27:25 2014
  Dependencies:
   gcc-4.6-base 4.6.3-1ubuntu5
   libc6 2.19-0ubuntu6
   libgcc1 1:4.6.3-1ubuntu5
   multiarch-support 2.15-0ubuntu10.5
  DuplicateSignature: package:libc6:2.19-0ubuntu6:subprocess new 
pre-installation script returned error exit status 128
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 128
  InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release amd64 
(20130820.2)
  MarkForUpload: True
  SourcePackage: eglibc
  Title: package libc6 2.19-0ubuntu6 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 128
  UpgradeStatus: Upgraded to trusty on 2014-07-30 (1 days ago)

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

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


[Touch-packages] [Bug 346386] Re: [MASTER] Update fails with invalid package files with Encountered a section with no Package: header

2014-11-15 Thread bijay_ant
Similar Issue with me as well. The same problem occured with my regular
desktop computer, Then I tried to install fresh ubuntu 14.04 on another
computer yet same problem occured


E: Encountered a section with no Package: header
E: Problem with MergeList 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.


Bug confirmed

Thanx in advance

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

Title:
  [MASTER] Update fails with invalid package files with Encountered a
  section with no Package: header

Status in “apt” package in Ubuntu:
  Fix Released
Status in “apt” source package in Natty:
  Fix Released
Status in “apt” source package in Precise:
  Fix Released
Status in “apt” package in Debian:
  Fix Released

Bug description:
  Binary package hint: adept-updater

  Pertinent data printed when attempting to run Updater as follows:

  An unresolvable problem occurred while initializing the package
  information.

  Please report this bug against the 'update-manager' package and
  include the following error message:

  'E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/us.archive.ubuntu
  .com_ubuntu_dists_intrepid_universe_binary-amd64_Packages, E:The
  package lists or status file could not be parsed or opened.'

  WORKAROUND:
  Remove problematic files from /var/lib/apt/lists/ and rerun apt-get update.

  In the event that one is connected to a network with a proxy server
  that returns html pages (like a web page requesting you to login) and
  not package list files.   Those html files will get downloaded to
  /var/lib/apt/lists/ and prevent someone from using a package manager
  until the problem html pages are removed.

  TEST CASE:
  1) download the dummy-proxy attachment from this bug report
  2) run dummy-proxy (python dummy-proxy) on a precise system (this simulates a 
proxy that is not allowing access to archive.ubuntu.com and gives you   garbage 
html instead)
  2.5) Execute 'sudo -i' in a terminal
  3) Execute 'http_proxy=http://localhost:8080 apt-get update' in same terminal
  4) Observe the following error messages in your terminal:
  W: GPG error: http://archive.ubuntu.com precise InRelease: File 
/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_InRelease 
doesn't  start with a clearsigned message
  W: Failed to fetch 
http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Index  No Hash 
entry in Release file /var/lib/apt/lists/partial/
archive.ubuntu.com_ubuntu_dists_precise_multiverse_i18n_Index
  W: Failed to fetch 
gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_source_Sources
 Encountered a section with noPackage: header
  5) Stop dummy-proxy
  6) Execute 'sudo apt-get update' in a terminal
  7) Observe the following error message:
  Reading package lists... Done
  W: GPG error: http://archive.ubuntu.com precise Release: The following 
signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic  
Signing Key ftpmas...@ubuntu.com
  8) Remove the problematic files in /var/lib/apt/lists (sudo rm 
/var/lib/apt/lists/*)

  Install apt from -proposed
  1) run dummy-proxy (python dummy-proxy) on a precise system (this simulates a 
proxy that is not allowing access to archive.ubuntu.com and gives you   
garbarge html instead)
  1.5) Execute 'sudo -i' in a terminal
  2) Execute 'http_proxy=http://localhost:8080 apt-get update' in same terminal
  3) Observe the following error messages in your terminal:
  W: A error occurred during the signature verification. The repository is not 
updated and the previous index files will be used. GPG error: http://
archive.ubuntu.com precise Release: The following signatures were invalid: 
NODATA 1 NODATA 2
  W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/Release
  W: Some index files failed to download. They have been ignored, or old ones 
used instead.
  4) Stop dummy-proxy
  5) Execute 'sudo apt-get update' in a terminal
  6) Observe the update succeed

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

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


[Touch-packages] [Bug 1387952] Re: dash didn't start at all on boot

2014-11-15 Thread Selene Scriven
No luck yet.  I'll let it auto-expire if I can't make it happen again.

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

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

Title:
  dash didn't start at all on boot

Status in “unity8” package in Ubuntu:
  Incomplete

Bug description:
  After a spontaneous reboot (bug 1387949), the unity8 dash never
  started.  Instead, I had a black screen with functional indicators at
  the top and a functional launcher bar available from a left swipe.
  Not sure what caused this, but I suspect it may have been related to
  one of the changes which landed just hours earlier in silo rtm-010 (
  https://trello.com/c/enrjHgsd/ ).

  I have not yet been able to reproduce this failure, but haven't booted
  many times to try it yet.

  A potentially relevant crash dump is attached; looks like an issue
  with the flickr scope.  No other crash files were created at the time.

  This was on krillin rtm image 139.

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

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


[Touch-packages] [Bug 1393142] [NEW] Sync exiv2 0.24-4 (main) from Debian unstable (main)

2014-11-15 Thread Logan Rosen
Public bug reported:

Please sync exiv2 0.24-4 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/libtool-ppc64el.diff:
- Apply libtool patch for powerpc*le-linux support, copied from libtool
  2.4.2-1.3ubuntu2.
  * debian/patches/config-updates.diff:
- Update config.{guess,sub} for AArch64.
Debian now updates the libtool files for ppc64el as well. Builds fine on 
ppc64el and arm64 over there.

Changelog entries since current vivid version 0.24-2ubuntu1:

exiv2 (0.24-4) unstable; urgency=medium

  * Team upload.
  * Upload to unstable. (See #732957)
  * Re-add the pkg-config dependency in libexiv2-dev, as there is still one
source relying on it.

 -- Pino Toscano p...@debian.org  Fri, 05 Sep 2014 23:22:40 +0200

exiv2 (0.24-3) experimental; urgency=medium

  * Team upload.
  * Integrate 0.23-1.1 NMU (thanks Wookey).
  * Move the libjs-jquery, doxygen, graphviz build dependencies as
Build-Depend-Indep, as they are needed in indep-build only.
  * Update libtool files for ppc64el. (Closes: #757412)

 -- Pino Toscano p...@debian.org  Thu, 28 Aug 2014 23:00:16 +0200

** Affects: exiv2 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: exiv2 (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync exiv2 0.24-4 (main) from Debian unstable (main)

Status in “exiv2” package in Ubuntu:
  New

Bug description:
  Please sync exiv2 0.24-4 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* debian/patches/libtool-ppc64el.diff:
  - Apply libtool patch for powerpc*le-linux support, copied from libtool
2.4.2-1.3ubuntu2.
* debian/patches/config-updates.diff:
  - Update config.{guess,sub} for AArch64.
  Debian now updates the libtool files for ppc64el as well. Builds fine on 
ppc64el and arm64 over there.

  Changelog entries since current vivid version 0.24-2ubuntu1:

  exiv2 (0.24-4) unstable; urgency=medium

* Team upload.
* Upload to unstable. (See #732957)
* Re-add the pkg-config dependency in libexiv2-dev, as there is still one
  source relying on it.

   -- Pino Toscano p...@debian.org  Fri, 05 Sep 2014 23:22:40 +0200

  exiv2 (0.24-3) experimental; urgency=medium

* Team upload.
* Integrate 0.23-1.1 NMU (thanks Wookey).
* Move the libjs-jquery, doxygen, graphviz build dependencies as
  Build-Depend-Indep, as they are needed in indep-build only.
* Update libtool files for ppc64el. (Closes: #757412)

   -- Pino Toscano p...@debian.org  Thu, 28 Aug 2014 23:00:16 +0200

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

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