[Touch-packages] [Bug 1301015] Re: Networking does not restart

2014-12-26 Thread Mathivanan
I have changed my static ip configguration in /etc/network/interfaces. 
But i was unable to use any of the command to bring my interface up and 
running. It's totally useless thing what i have found.
I tried the following options. none of them worked.
1. sudo /etc/init.d/networking restart
2. sudo ifdown eth0
3. sudo ifup eth0
4. sudo ifconfig eth0 down
5. sudo ifconfig eth0 up
but none of them reloads the /etc/network/interfaces

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

Title:
  Networking does not restart

Status in ifupdown package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu Server 14.04 it appears it is not possible to restart
  networking. This is fresh install from ISO.

  wirehive@ubuntu:~$ sudo /etc/init.d/networking restart
  wirehive@ubuntu:~$ echo $?
  1
  wirehive@ubuntu:~$ sudo service networking restart
  stop: Job failed while stopping
  start: Job is already running: networking
  wirehive@ubuntu:~$ sudo bash -x /etc/init.d/networking restart
  + PATH=/sbin:/bin
  + RUN_DIR=/run/network
  + IFSTATE=/run/network/ifstate
  + STATEDIR=/run/network/state
  + '[' -x /sbin/ifup ']'
  + '[' -x /sbin/ifdown ']'
  + . /lib/lsb/init-functions
  +++ run-parts --lsbsysinit --list /lib/lsb/init-functions.d
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/20-left-info-blocks ']'
  ++ . /lib/lsb/init-functions.d/20-left-info-blocks
  ++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
  ++ '[' -r /lib/lsb/init-functions.d/50-ubuntu-logging ']'
  ++ . /lib/lsb/init-functions.d/50-ubuntu-logging
  +++ LOG_DAEMON_MSG=
  ++ FANCYTTY=
  ++ '[' -e /etc/lsb-base-logging.sh ']'
  ++ true
  + CONFIGURE_INTERFACES=yes
  + EXCLUDE_INTERFACES=
  + VERBOSE=no
  + '[' -f /etc/default/networking ']'
  + verbose=
  + '[' no = yes ']'
  + case $1 in
  + init_is_upstart
  + '[' -x /sbin/initctl ']'
  + /bin/grep -q upstart
  + /sbin/initctl version
  + return 0
  + exit 1
  wirehive@ubuntu:~$ sudo bash -x service networking restart
  ++ basename service
  + VERSION='service ver. 0.91-ubuntu1'
  ++ basename service
  + USAGE='Usage: service  option  | --status-all | [ service_name [ command 
| --full-restart ] ]'
  + SERVICE=
  + ACTION=
  + SERVICEDIR=/etc/init.d
  + OPTIONS=
  + '[' 2 -eq 0 ']'
  + cd /
  + '[' 2 -gt 0 ']'
  + case ${1} in
  + '[' -z '' -a 2 -eq 1 -a networking = --status-all ']'
  + '[' 2 -eq 2 -a restart = --full-restart ']'
  + '[' -z '' ']'
  + SERVICE=networking
  + shift
  + '[' 1 -gt 0 ']'
  + case ${1} in
  + '[' -z networking -a 1 -eq 1 -a restart = --status-all ']'
  + '[' 1 -eq 2 -a '' = --full-restart ']'
  + '[' -z networking ']'
  + '[' -z '' ']'
  + ACTION=restart
  + shift
  + '[' 0 -gt 0 ']'
  + '[' -r /etc/init/networking.conf ']'
  + which initctl
  + grep -q upstart
  + initctl version
  + case ${ACTION} in
  + stop networking
  stop: Job failed while stopping
  + :
  + exec start networking
  start: Job is already running: networking
  wirehive@ubuntu:~$

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

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


[Touch-packages] [Bug 1369400] Re: Fails to find the installed drivers

2014-12-26 Thread dino99
that issue is gone now

** Changed in: software-properties (Ubuntu)
   Status: New = Fix Released

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

Title:
  Fails to find the installed drivers

Status in software-properties package in Ubuntu:
  Fix Released

Bug description:
  This Utopic installation have 2 graphic drivers installed: xserver-
  xorg-video-nouveau (1.0.11) and nvidia-331  (331.89), but  the
  'additional drivers' list is empty.

  Running it into a terminal, that error is also seen:

  oem@u64:~$ software-properties-gtk
  /usr/lib/python3/dist-packages/softwareproperties/gtk/utils.py:29: Warning: 
The property GtkButton:use-stock is deprecated and shouldn't be used anymore. 
It will be removed in a future version.
self.builder.add_from_file(path)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: software-properties-gtk 0.93.1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Sep 15 07:12:18 2014
  PackageArchitecture: all
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1369400/+subscriptions

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


[Touch-packages] [Bug 1337782] Re: Lack of documentation

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

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

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

Title:
  Lack of documentation

Status in mediascanner package in Ubuntu:
  Confirmed

Bug description:
  No documentation available about this package.

  Task is running in background - no possibility to configure which
  drives/spaces it should scan or not.

   ls /usr/share/doc/mediascanner2.0/
  changelog.Debian.gz  copyright

  
  many thanks!

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

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


[Touch-packages] [Bug 1054880] Re: evince crashed with SIGABRT in getName(), from GfxColorSpace::parse, in poppler's GfxState.cc

2014-12-26 Thread Christopher M. Penalver
Not reproducible in Trusty.

** No longer affects: okular (Ubuntu)

** No longer affects: evince (Ubuntu)

** Changed in: poppler (Ubuntu)
   Status: New = Invalid

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

Title:
  evince crashed with SIGABRT in getName(), from GfxColorSpace::parse,
  in poppler's GfxState.cc

Status in poppler package in Ubuntu:
  Invalid

Bug description:
  I have a 40M PDF that crashed evince, and okular when I tested it,
  too.  I attached the big pdf.

  It looks like it's poppler.  I'll see if I can file an upstream bug
  soon.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evince 3.5.92-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-15.13-lowlatency 3.5.4
  Uname: Linux 3.5.0-15-lowlatency x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  Date: Sun Sep 23 02:55:13 2012
  ExecutablePath: /usr/bin/evince
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-lowlatency 
root=UUID=779b6708-eeec-4cc0-9701-d76b020f7ffb ro splash quiet irqfixup 
vt.handoff=7
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: evince
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   GfxColorSpace::parse(Object*, Gfx*, int) () from 
/usr/lib/x86_64-linux-gnu/libpoppler.so.28
   GfxIndexedColorSpace::parse(Array*, Gfx*, int) () from 
/usr/lib/x86_64-linux-gnu/libpoppler.so.28
   GfxColorSpace::parse(Object*, Gfx*, int) () from 
/usr/lib/x86_64-linux-gnu/libpoppler.so.28
  Title: evince crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to quantal on 2012-06-14 (100 days ago)
  UserGroups: adm cdrom dip lpadmin nopasswdlogin plugdev sambashare sudo

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

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


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

2014-12-26 Thread Piotr Kołaczkowski
An unofficial (and unacceptable) fix that finally worked for me was to 
switch to Linux Mint 17.1. 
It is based on Ubuntu 14.04 LTS, so I wonder what they did better, particularly 
because they seem to be using exactly the same X org and  graphics driver 
versions. 
X.org 1.15.1
Nvidia: 331.113

Not sure of xorg, but nvidia is definitely from the Ubuntu repos.

Things that work correctly now:
- booting the system with the second monitor plugged in
- no strange temporary artifacts/glitches when changing graphics mode during 
startup of the x session (however, it also takes *longer* for mint to display 
the desktop, than for Ubuntu)
- booting the system with the laptop lid closed (!) by pressing the docking 
station power button and using only the big secondary screen (last time I 
checked this with Ubuntu, I got a permanent system freeze and both screens 
black)
- plugging/unplugging the laptop multiple times from the docking station with 
external monitor turned on 
- suspending/hibernating, undocking, resuming (it picks up the new screen 
config after resume just fine)
- suspending/hibernating, docking, resuming

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

Title:
  Desktop/windows painted incorrectly in dual monitor configuration

Status in xorg package in Ubuntu:
  Confirmed

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

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

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

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

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

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

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

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

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

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

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

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

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

  I remember the same problem happened on Ubuntu 14.04 when I tried to
  upgrade nvidia from ppa/xorg-edgers to 331.89, but then the easy
  workaround 

[Touch-packages] [Bug 966619] Re: Provide emulated three-touch gesture support for two-touch trackpads

2014-12-26 Thread Julian Kalinowski
I have a Lenovo Thinkpad T440s, which has a ClickPad.
It should support at least 3 finger touches:

xinput --list-props 12 | grep Capabilities
Synaptics Capabilities (317):   1, 0, 0, 1, 1, 1, 1

but geistest and grail-test tell me:

geis: attr device touches = 2
grail: Maximum touches: 2

I disabled the 2 and 3 finger handling in synaptics and then, touchegg 
recognizes 2 finger gestures.
But I'm not able to use 3 or more finger gestures :(
I'm using KDE, but output and behaviour is the same in fluxbox.

I'm not sure if this device is a real Multi-touch device or not, so
maybe it's a different bug?

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

Title:
  Provide emulated three-touch gesture support for two-touch trackpads

Status in Open Input Framework Frame Library:
  Triaged
Status in Open Input Framework Grail Library:
  Triaged
Status in frame package in Ubuntu:
  Triaged
Status in grail package in Ubuntu:
  Triaged
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  Two-touch multitouch trackpads usually tell how many total touches are
  on the device. If the trackpad reports three total touches, we can
  emulate three touch gestures by following the movements of the two
  reported touches. This requires the X server sending the details on
  the number of touches, and the uTouch stack interpreting those
  details.

  Original Bug Report
  ===
  3 Finger touch support worked out of the box on my Dell XPS L501x in Ubunt 
11.10.
  This is no longer the case in 12.04.
  Symclient -m 100 reports all 3 fingers detected. Even the synaptiks app 
reports 3 finger touch support.  It definitely worked fine in 11.10.
  Geisview reports device touches: 2

  Any suggestions?

  I know the hardware supports it, because it worked before.

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

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


[Touch-packages] [Bug 1351814] Re: manager crash: GLib-GObject-CRITICAL (ubutu 13)

2014-12-26 Thread Marius B. Kotsbak
@ginggs, thanks for the ddebs hint, that could be useful in these cases.

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

Title:
  manager crash: GLib-GObject-CRITICAL (ubutu 13)

Status in Modem Manager Gui:
  Incomplete
Status in modem-manager-gui package in Ubuntu:
  Expired
Status in modemmanager package in Ubuntu:
  Invalid

Bug description:
  When I insert my modem (huawei e153u) the aplication is closed:

  The error on console:

  Module applicable: Modem Manager = 0.6.0/Wader (modmm_mm06.so)
  Module applicable: pppd = 2.4.5 (modcm_pppd245.so)
  Connection manager: pppd = 2.4.5
  Modem manager: Modem Manager = 0.6.0/Wader
  Device: huawei, E153, 11.609.18.00.279 [3] [44af59d16429bca0c4a77be00627e2d3]

  (modem-manager-gui:8350): GLib-GObject-CRITICAL **: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
  Device successfully opened
  Segmentation fault at address: 0x8
  Stack trace:
  1. /lib/x86_64-linux-gnu/libc.so.6(+0xb8b5d) [0x7f597f77db5d]
  2. /lib/x86_64-linux-gnu/libc.so.6(+0xb8b5d) [0x7f597f77db5d]
  3. /lib/x86_64-linux-gnu/libc.so.6(strftime_l+0x16) [0x7f597f77f9a6]
  4. modem-manager-gui() [0x41b9e7]
  5. modem-manager-gui() [0x41f372]
  6. modem-manager-gui() [0x41f4f3]
  7. modem-manager-gui() [0x423abd]
  8. /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x138) 
[0x7f59803c5188]
  9. /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21b1d) [0x7f59803d6b1d]

  I use ubuntu 13.10

  thanks and sorry for my english.

  PD: the first time it works fine, but I restart the computer and not work 
more :/.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-06-02 (427 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: modem-manager-gui 0.0.16-2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
  Tags:  saucy
  Uname: Linux 3.11.0-26-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2014-08-01 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-4~ppa1~ubuntu14.04.1~ppa1 [origin: 
LP-PPA-ginggs-testing]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags: third-party-packages trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UnreportableReason: Este no es un paquete oficial de Ubuntu. Desinstale 
cualquier paquete de terceros e inténtelo de nuevo.
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-4~ppa1~ubuntu14.04.1~ppa1 [origin: 
LP-PPA-ginggs-testing]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags: third-party-packages trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UnreportableReason: Este no es un paquete oficial de Ubuntu. Desinstale 
cualquier paquete de terceros e inténtelo de nuevo.
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/modem-manager-gui/+bug/1351814/+subscriptions

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


[Touch-packages] [Bug 1405766] [NEW] metaData not working on Ubuntu Touch

2014-12-26 Thread Szymon Waliczek
Public bug reported:

Ubuntu 14.10 (r12) on mako

metaData from live stream working fine on desktop but not working on Ubuntu 
Touch.
here is the code you can use to test it:


import QtQuick 2.0
import Ubuntu.Components 1.1
import QtMultimedia 5.0

MainView {
objectName: mainView
applicationName: com.ubuntu.developer.majster-pl.audio-test
useDeprecatedToolbar: false
width: units.gu(100)
height: units.gu(75)

Page {
title: i18n.tr(metaData)

Column {
spacing: units.gu(1)
anchors {
margins: units.gu(2)
fill: parent
}

Label {
id: label
objectName: label

text: i18n.tr(Now playing:)
}

Label {
id: label2

}

Button {
objectName: button
width: parent.width

text: i18n.tr(Get metaData.title)

onClicked: {
if(audioHub.metaData.title === undefined) {
label2.text = click again
} else {
label2.text = audioHub.metaData.title
}
}
}
}
}


Audio {
id: audioHub
autoPlay: true
source: http://7659.live.streamtheworld.com:80/977_OLDIES_SC;
}
}

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

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

Title:
  metaData not working on Ubuntu Touch

Status in qtmultimedia-opensource-src-touch package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 (r12) on mako

  metaData from live stream working fine on desktop but not working on Ubuntu 
Touch.
  here is the code you can use to test it:

  
  import QtQuick 2.0
  import Ubuntu.Components 1.1
  import QtMultimedia 5.0

  MainView {
  objectName: mainView
  applicationName: com.ubuntu.developer.majster-pl.audio-test
  useDeprecatedToolbar: false
  width: units.gu(100)
  height: units.gu(75)

  Page {
  title: i18n.tr(metaData)

  Column {
  spacing: units.gu(1)
  anchors {
  margins: units.gu(2)
  fill: parent
  }

  Label {
  id: label
  objectName: label

  text: i18n.tr(Now playing:)
  }

  Label {
  id: label2

  }

  Button {
  objectName: button
  width: parent.width

  text: i18n.tr(Get metaData.title)

  onClicked: {
  if(audioHub.metaData.title === undefined) {
  label2.text = click again
  } else {
  label2.text = audioHub.metaData.title
  }
  }
  }
  }
  }

  
  Audio {
  id: audioHub
  autoPlay: true
  source: http://7659.live.streamtheworld.com:80/977_OLDIES_SC;
  }
  }

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

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


[Touch-packages] [Bug 1405684] Re: mount: codepage mapping does not work for msdos fs

2014-12-26 Thread JPTTEST
Docs is the man page. Are there any other docs?

The MSDOS fs does not allow neither the utf8 flag nor the iocharset= option.
(this is a bug in the manpage, where iocharset=is mentioned in the FAT section)

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

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

Title:
  mount: codepage mapping does not work for msdos fs

Status in util-linux package in Ubuntu:
  New

Bug description:
  I want to mount a DOS 5.0 partition without messing it up with LFNs.

  According to docs this only works if I use the MSDOS fs instead of
  VFAT.

  But using MSDOS fails converting non ASCII chars.

  If I mount this way:
  mount -t vfat  -o check=strict,codepage=850,iocharset=iso8859-1,utf8
  everything is fine:
  ÄÄ  AßLAR   ÄÜÖßÄÜÖ   istdaskürzer  nochlänger
  ABC ÄÜÖÄÜÖ  äüößÄÜÖ2  longfilename  öö

  If I mount using MSDOS
  mount -t msdos -o check=strict,codepage=850
  the chars aren't translated at all:
  ls shows garbage:
  ??  ?  ??~1  ??~1  ?2  abc  a?lar  istdas~1  longfi~1  
nochl?~1

  if piped through less, you can see it delivers the cp850 codes.

  8E9A998E9A99
  8E9A99U+139A99
  ~1
  8E8E8E8E8E8E~1
  8E9A99U+139A992
  abc
  aE1lar
  istdas~1
  longfi~1
  nochl8E~1

  Writing filenames directly writes UTF8 codes on the disk (I believe,
  not verified)

  thanks

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

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


[Touch-packages] [Bug 1405684] Re: mount: codepage mapping does not work for msdos fs

2014-12-26 Thread JPTTEST
utf8 and iocharset do not make sense when LFNs are not allowed. codepage
is the only info required to interpret short filenames.

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

Title:
  mount: codepage mapping does not work for msdos fs

Status in util-linux package in Ubuntu:
  New

Bug description:
  I want to mount a DOS 5.0 partition without messing it up with LFNs.

  According to docs this only works if I use the MSDOS fs instead of
  VFAT.

  But using MSDOS fails converting non ASCII chars.

  If I mount this way:
  mount -t vfat  -o check=strict,codepage=850,iocharset=iso8859-1,utf8
  everything is fine:
  ÄÄ  AßLAR   ÄÜÖßÄÜÖ   istdaskürzer  nochlänger
  ABC ÄÜÖÄÜÖ  äüößÄÜÖ2  longfilename  öö

  If I mount using MSDOS
  mount -t msdos -o check=strict,codepage=850
  the chars aren't translated at all:
  ls shows garbage:
  ??  ?  ??~1  ??~1  ?2  abc  a?lar  istdas~1  longfi~1  
nochl?~1

  if piped through less, you can see it delivers the cp850 codes.

  8E9A998E9A99
  8E9A99U+139A99
  ~1
  8E8E8E8E8E8E~1
  8E9A99U+139A992
  abc
  aE1lar
  istdas~1
  longfi~1
  nochl8E~1

  Writing filenames directly writes UTF8 codes on the disk (I believe,
  not verified)

  thanks

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

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


[Touch-packages] [Bug 1402195] Re: Newer versions available

2014-12-26 Thread Norbert
The temporay fix dosen*t work for me (Ubuntu 15.04 x64):

~/google$ ./adb
./adb: error while loading shared libraries: libstdc++.so.6: cannot open shared 
object file: No such file or directory

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

Title:
  Newer versions available

Status in android-tools package in Ubuntu:
  Triaged
Status in android-tools source package in Vivid:
  Triaged

Bug description:
  When adb sideloading 5.0.0 - 5.0.1, the recovery on a nexus 5
  requires at least adb 1.0.32

  $ adb version
  Android Debug Bridge version 1.0.31

  :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: android-tools-adb 4.2.2+git20130218-3ubuntu36
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Dec 13 14:47:38 2014
  InstallationDate: Installed on 2014-02-07 (308 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: android-tools
  UpgradeStatus: Upgraded to utopic on 2014-11-08 (34 days ago)

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

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


[Touch-packages] [Bug 1405650] Re: no sound and input pépriphériques are not detected, the computer crashes unexpectedly.

2014-12-26 Thread Raymond
** Changed in: pulseaudio (Ubuntu)
   Status: New = Incomplete

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

Title:
  no sound and input pépriphériques are not detected, the computer
  crashes unexpectedly.

Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
   input pépriphériques are not detected, the computer crashes
  unexpectedly.  Can not connect via wifi

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: pulseaudio 1:4.0-0ubuntu22
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  NonfreeKernelModules: psmouse ahci libahci i915 tg3 wmi video i2c_algo_bit 
drm_kms_helper sdhci_pci drm sdhci ptp pps_core
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Thu Dec 25 15:44:24 2014
  InstallationDate: Installed on 2014-08-31 (116 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=fr_FR
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: Upgraded to utopic on 2014-10-28 (58 days ago)
  dmi.bios.date: 03/11/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.15
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EG50_HC_CR
  dmi.board.vendor: Packard Bell
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Insyde Corp.
  dmi.chassis.version: V2.15
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.15:bd03/11/2013:svnPackardBell:pnEasyNoteTE11HC:pvrV2.15:rvnPackardBell:rnEG50_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.15:
  dmi.product.name: EasyNote TE11HC
  dmi.product.version: V2.15
  dmi.sys.vendor: Packard Bell

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

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


[Touch-packages] [Bug 1193236] Re: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-*

2014-12-26 Thread mkoniecz
Triggered by baobab on Ubuntu 14.04. If I add the following to my
.bashrc, the message stops appearing:

export NO_AT_BRIDGE=1

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

Title:
   Couldn't connect to accessibility bus: Failed to connect to socket
  /tmp/dbus-*

Status in Assistive Technology Service Provider Interface:
  New
Status in at-spi2-core package in Ubuntu:
  Confirmed
Status in at-spi2-core package in Debian:
  Confirmed

Bug description:
  Since a few days, xsession-errors is fullfilled by that kind of
  errors:

  ** (nautilus:22621): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-uUkE07qdBK: Connection
  refused

  ** (gedit:22640): WARNING **: Couldn't connect to accessibility bus:
  Failed to connect to socket /tmp/dbus-uUkE07qdBK: Connection refused

  Similar errors are reported all over the net, but Debian have tried to fix it 
already:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702517

  But some other devs seems to blame an atk-bridge:
  https://groups.google.com/forum/#!topic/yad-common/nYP0RutlxNA

  And some others suggest a dbus/gdbus race; the good thing is that
  seems not disturbing that much the system.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libgdk-pixbuf2.0-0 2.28.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.9.0-6.14-generic 3.9.6
  Uname: Linux 3.9.0-6-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: i386
  Date: Fri Jun 21 08:35:40 2013
  MarkForUpload: True
  SourcePackage: gdk-pixbuf
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1323837] Re: Sim toolkit is not available on UT

2014-12-26 Thread taiebot65
Meego seems to have an app to deal with the Stk my knowledge are very limited 
in this.
I am actually abroad and will not have a working phone for two weeks because 
oif this problem.

https://gitorious.org/meego-ux/meego-app-
satk/source/6296ebb569697c5a80ee6b518ccf8c331d7cb840:doc/sim_toolkit_design_draft.txt#L61

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

Title:
  Sim toolkit is not available on UT

Status in ofono package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  E.g. of SIm toolkit is http://support.vodafone.com.au/articles/FAQ
  /SIM-Toolkit

  While a lot of those addons are completely crap and useless, the SIm
  toolkit is sometimes used by some phone provider to set your sim card
  to roaming mode when you are abroad which makes it a must have.

  For the moment i need to borrow a second phone put my sim card in it,
  go to the Sim-toolkit, enable my sim card for roaming and put the sim
  card back in my UT to get my phone working while i am abroad. I need
  to do the same when i go back home.

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

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


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

2014-12-26 Thread James
What the heck is Mark Shuttleworth thinking? This is inconsistent
design, an exception to how every other launcher behaves, and the trade
off is ridiculous --  NO USABILITY is gained by this inconsistency -- I
never once thought -- oh well at least I'm back at my Home folder. He
needs to stop trying to impose usability and realize it a science he
must abide by if he wants to be a good usability designer, starting with
users' habits set down since Windows 95, and our need for functional
consistency in any interface that conforms to human reason and
democracy, not the whims of a innovation. I vote that this be changed
because it is an embarassing bug we'd never expect from Microsoft or
Apple.

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

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

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

Bug description:
  ***
   ISSUE
  ***

  HOW TO REPRODUCE

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

  EXPECTED BEHAVIOUR

  - The Files window to be maximized.

  REAL BEHAVIOUR

  - A new window is opened.

  RELEVANT DETAILS

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

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

  **
   SOLUTION
  **

  WORK-AROUND

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

  FIX

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

  REGRESSION POTENTIAL

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

  
   TECHNICAL INFO
  

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

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

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


[Touch-packages] [Bug 1140716]

2014-12-26 Thread Chris Wilson
*** Bug 87710 has been marked as a duplicate of this bug. ***

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

Status in Direct Rendering Infrastructure:
  In Progress
Status in The Linux Kernel:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux-lts-quantal package in Ubuntu:
  Invalid
Status in linux-lts-raring package in Ubuntu:
  Invalid
Status in mesa package in Ubuntu:
  Triaged
Status in linux source package in Precise:
  Invalid
Status in linux-lts-quantal source package in Precise:
  Invalid
Status in linux-lts-raring source package in Precise:
  Invalid
Status in mesa source package in Precise:
  Triaged
Status in linux source package in Quantal:
  Invalid
Status in linux-lts-quantal source package in Quantal:
  Invalid
Status in linux source package in Raring:
  Invalid
Status in linux-lts-quantal source package in Raring:
  Invalid
Status in linux package in Debian:
  New
Status in linux package in Fedora:
  Unknown

Bug description:
  I'm getting errors about GPU hangs every minute or so (usually only
  when using FF and scrolling a webpage or something). I also get an
  annoying ubuntu dialog saying there is a system error.

  This didn't happen with 3.5.0-24-generic.

  Here is the dmesg:
  [15169.033709] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15169.034517] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15628.480216] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15628.480570] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15844.231372] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15844.231773] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [20173.232593] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [20173.233211] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.650393] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26285.650980] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.658405] [ cut here ]
  [26285.658472] WARNING: at 
/build/buildd/linux-3.5.0/drivers/gpu/drm/i915/intel_pm.c:2505 
gen6_enable_rps+0x706/0x710 [i915]()
  [26285.658474] Hardware name: SATELLITE Z830
  [26285.658476] Modules linked in: sdhci_pci sdhci btrfs zlib_deflate 
libcrc32c ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs ext2 
snd_hda_codec_hdmi snd_hda_codec_realtek joydev btusb coretemp kvm_intel kvm 
arc4 ghash_clmulni_intel aesni_intel cryptd aes_x86_64 snd_hda_intel 
snd_hda_codec snd_hwdep uvcvideo snd_pcm videobuf2_core microcode videodev bnep 
iwlwifi videobuf2_vmalloc snd_seq_midi psmouse videobuf2_memops snd_rawmidi 
rfcomm pcspkr snd_seq_midi_event serio_raw snd_seq bluetooth mac80211 snd_timer 
snd_seq_device i915 drm_kms_helper cfg80211 drm toshiba_acpi snd sparse_keymap 
soundcore wmi i2c_algo_bit toshiba_bluetooth snd_page_alloc parport_pc mei 
video mac_hid lpc_ich ppdev nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc 
lp parport e1000e ahci libahci [last unloaded: sdhci]
  [26285.658537] Pid: 23433, comm: kworker/u:0 Not tainted 3.5.0-26-generic 
#40-Ubuntu
  [26285.658539] Call Trace:
  [26285.658549]  [81051bef] warn_slowpath_common+0x7f/0xc0
  [26285.658553]  [81051c4a] warn_slowpath_null+0x1a/0x20
  [26285.658569]  [a02d32e6] gen6_enable_rps+0x706/0x710 [i915]
  [26285.658584]  [a02bf3f6] intel_modeset_init_hw+0x66/0xa0 [i915]
  [26285.658595]  [a02954b4] i915_reset+0x1a4/0x6e0 [i915]
  [26285.658601]  [8101257b] ? __switch_to+0x12b/0x420
  [26285.658612]  [a029a943] i915_error_work_func+0xc3/0x110 [i915]
  [26285.658618]  [8107097a] process_one_work+0x12a/0x420
  [26285.658629]  [a029a880] ? gen6_pm_rps_work+0xe0/0xe0 [i915]
  [26285.658632]  [8107152e] worker_thread+0x12e/0x2f0
  [26285.658636]  [81071400] ? manage_workers.isra.26+0x200/0x200
  [26285.658640]  [81076023] kthread+0x93/0xa0
  [26285.658644]  [8168a3e4] kernel_thread_helper+0x4/0x10
  [26285.658649]  [81075f90] ? kthread_freezable_should_stop+0x70/0x70
  [26285.658652]  [8168a3e0] ? gs_change+0x13/0x13
  [26285.658654] ---[ end trace 59c6162fdfcbffee ]---
  [26756.021167] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26756.021426] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26766.014093] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26766.014397] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26932.376233] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26932.376544] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  

[Touch-packages] [Bug 1377040] Re: /etc/init/network-interface.conf uses ifconfig, should use ip instead since ifconfig is deprecated..

2014-12-26 Thread Alberto Salvia Novella
It's a non-ideal default configuration.

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

** Changed in: hundredpapercuts
   Status: New = Triaged

** Changed in: ifupdown (Ubuntu)
   Status: Confirmed = Triaged

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

** Changed in: hundredpapercuts
   Importance: Undecided = Low

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

Title:
  /etc/init/network-interface.conf uses ifconfig, should use ip
  instead since ifconfig is deprecated..

Status in One Hundred Papercuts:
  Triaged
Status in ifupdown package in Ubuntu:
  Triaged

Bug description:
  As the summary says
  /etc/init/network-interface.conf uses ifconfig but it should use ip instead:

  This is the line:
  ifconfig lo 127.0.0.1 up || true
  It probably should be:
  ip link set dev lo up || true

  This command fails on a clean minimal ubuntu install since net-tools
  that provides ifconfig isn't installed.

  There should be no need to set ip while bringing the interface up
  (which could interfere with future ipv4-only or ipv6-only setups) as
  the kernel configures it automatically.

  

  
  cat /etc/init/network-interface.conf 
  # network-interface - configure network device
  #
  # This service causes network devices to be brought up or down as a result
  # of hardware being added or removed, including that which isn't ordinarily
  # removable.

  description configure network device

  emits net-device-up
  emits net-device-down
  emits static-network-up

  start on net-device-added
  stop on net-device-removed INTERFACE=$INTERFACE

  instance $INTERFACE
  export INTERFACE

  pre-start script
  if [ $INTERFACE = lo ]; then
  # bring this up even if /etc/network/interfaces is broken
  ifconfig lo 127.0.0.1 up || true
  initctl emit -n net-device-up \nIFACE=lo LOGICAL=lo 
ADDRFAM=inet METHOD=loopback || true
  fi
  mkdir -p /run/network
  exec ifup --allow auto $INTERFACE
  end script

  post-stop exec ifdown --force --allow auto $INTERFACE

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

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


[Touch-packages] [Bug 1405839] [NEW] package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpos

2014-12-26 Thread Vijay
Public bug reported:

I ran the following command:
sudo apt-get update

Then I restarted the system while restarting I got this error.


I am using ubuntu 14.04 LTS operating system.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libpostproc52 6:0.8.13-0ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Fri Dec 26 13:41:34 2014
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libavutil51 6:0.8.13-0ubuntu0.13.10.1 [origin: unknown]
 libc6 2.19-0ubuntu6.4
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6.4
DuplicateSignature: 
package:libpostproc52:6:0.8.13-0ubuntu0.13.10.1:libpostproc52:amd64 
6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostproc52 
which has multiple installed instances
ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
InstallationDate: Installed on 2013-04-11 (624 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
SourcePackage: libav
Title: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to 
install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
UpgradeStatus: Upgraded to trusty on 2014-09-05 (112 days ago)

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


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

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

Title:
  package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to
  install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch:
  no) is not co-installable with libpostproc52 which has multiple
  installed instances

Status in libav package in Ubuntu:
  New

Bug description:
  I ran the following command:
  sudo apt-get update

  Then I restarted the system while restarting I got this error.

  
  I am using ubuntu 14.04 LTS operating system.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpostproc52 6:0.8.13-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Fri Dec 26 13:41:34 2014
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libavutil51 6:0.8.13-0ubuntu0.13.10.1 [origin: unknown]
   libc6 2.19-0ubuntu6.4
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.4
  DuplicateSignature: 
package:libpostproc52:6:0.8.13-0ubuntu0.13.10.1:libpostproc52:amd64 
6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostproc52 
which has multiple installed instances
  ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  InstallationDate: Installed on 2013-04-11 (624 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: libav
  Title: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to 
install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-09-05 (112 days ago)

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

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


[Touch-packages] [Bug 1379021] Re: after utopic upgrade: boot delays for 2 minutes

2014-12-26 Thread Alberto Salvia Novella
It's a usability issue that doesn't limit the functionality of a core
package.

** Changed in: upstart (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  after utopic upgrade: boot delays for 2 minutes

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to utopic, my system waits 2 minutes for network at boot, the 
boots ok. This has happened in previous releases as well for other people and 
is an annoying issue which will alarm many people especially the non-techinical 
users. Also, many fixes described in older bug reports no longer apply as 
ubuntu does not need them yet the bug is still alive and kicking.
  --- 
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.10
  InstallationDate: Installed on 2011-11-11 (1062 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  Package: upstart 1.13.2-0ubuntu2
  PackageArchitecture: i386
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.17.0-rc7-custom 
root=UUID=239a7bf6-c6d6-468d-90fb-5705e76c8def ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
crashkernel=384M-:128M crashkernel=384M-:128M
  Tags:  utopic
  Uname: Linux 3.17.0-rc7-custom i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  UserGroups: adm admin audio cdrom dialout fuse lp lpadmin netdev plugdev 
powerdev sambashare sbuild scanner vboxusers video
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.at.deny: [inaccessible: [Errno 13] Permission denied: 
u'/etc/at.deny']
  modified.conffile..etc.bluetooth.audio.conf: [modified]
  modified.conffile..etc.default.cups: [modified]
  modified.conffile..etc.default.jenkins: [modified]
  modified.conffile..etc.init.jenkins.conf: [modified]
  modified.conffile..etc.init.runsvdir.conf: [modified]
  modified.conffile..etc.vsftpd.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-08-07T17:00:01.738247
  mtime.conffile..etc.bluetooth.audio.conf: 2014-07-08T18:53:12.563803
  mtime.conffile..etc.default.cups: 2014-04-10T18:37:14.830556
  mtime.conffile..etc.default.jenkins: 2012-11-03T21:42:41.983374
  mtime.conffile..etc.init.jenkins.conf: 2013-09-13T16:17:44.852882
  mtime.conffile..etc.init.runsvdir.conf: 2011-03-17T16:02:21
  mtime.conffile..etc.vsftpd.conf: 2012-07-07T13:06:07.102856

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

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


[Touch-packages] [Bug 1405839] Re: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostp

2014-12-26 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 libav in Ubuntu.
https://bugs.launchpad.net/bugs/1405839

Title:
  package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to
  install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch:
  no) is not co-installable with libpostproc52 which has multiple
  installed instances

Status in libav package in Ubuntu:
  New

Bug description:
  I ran the following command:
  sudo apt-get update

  Then I restarted the system while restarting I got this error.

  
  I am using ubuntu 14.04 LTS operating system.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpostproc52 6:0.8.13-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Fri Dec 26 13:41:34 2014
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libavutil51 6:0.8.13-0ubuntu0.13.10.1 [origin: unknown]
   libc6 2.19-0ubuntu6.4
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.4
  DuplicateSignature: 
package:libpostproc52:6:0.8.13-0ubuntu0.13.10.1:libpostproc52:amd64 
6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostproc52 
which has multiple installed instances
  ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  InstallationDate: Installed on 2013-04-11 (624 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: libav
  Title: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to 
install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-09-05 (112 days ago)

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

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


[Touch-packages] [Bug 1382845] Re: Mouse buttons are ignored

2014-12-26 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Mouse buttons are ignored

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I have just performed a completely clean installation of Utopic from
  the daily ISO. After installation, however, I was unable to use the
  mouse buttons. Neither the left nor right mouse buttons have any
  effect when pressed. I tried connecting another mouse but it exhibits
  the same behavior - the cursor moves but the clicks don't do anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu7
  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 Oct 18 12:17:13 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R9 270X] 
[1002:6810] (prog-if 00 [VGA controller])
 Subsystem: Diamond Multimedia Systems Device [1092:2336]
  InstallationDate: Installed on 2014-10-18 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20141017)
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-22-generic 
root=UUID=7176b0ad-1080-410c-8964-7c5c6f8a38c0 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/18/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 6401
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A55-M LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr6401:bd07/18/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnF2A55-MLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.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 Oct 18 12:07:46 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1385413] Re: unity_support_test has stopped unexpectedly

2014-12-26 Thread Alberto Salvia Novella
** Changed in: virtualbox (Ubuntu)
   Importance: Undecided = High

** Changed in: unity (Ubuntu)
   Importance: Undecided = High

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

Title:
  unity_support_test has stopped unexpectedly

Status in Unity:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed
Status in virtualbox package in Ubuntu:
  Confirmed

Bug description:
  Performed the upgrade from Trusty to Utopic, after the required
  restart of the computer the 'Report a problem' dialog poped up saying
  that unity_support_test has stopped unexpectedly.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic i686
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Oct 24 18:27:07 2014
  DistUpgraded: 2014-10-24 17:54:14,577 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox-guest, 4.3.18, 3.16.0-23-generic, i686: installed
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationDate: Installed on 2014-09-25 (29 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   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-23-generic 
root=UUID=664043af-2956-48b2-baca-3609d1ee45c3 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: unity
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code -11: libGL error: pci id for fd 4: 80ee:beef, driver (null)
   OpenGL Warning: Assertion failed: thread  thread-netServer.conn  
thread-netServer.conn-type==CR_VBOXHGCM  thread-bInjectThread, file 
/mnt/tinderbox/add-4.3/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c, 
line 562
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (0 days ago)
  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
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Oct 24 18:18:10 2014
  xserver.configfile: default
  xserver.errors:
   AIGLX error: vboxvideo does not export required DRI extension
   AIGLX: reverting to software rendering
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: vboxvideo

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

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


[Touch-packages] [Bug 1385889] Re: Graphical interface freezes.

2014-12-26 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  Graphical interface freezes.

Status in X.Org X server:
  New
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Graphical interface freezes some time after switching from Intel Gpu
  to the discrete graphics card Nvidia GeForce 720M.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  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)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Oct 26 17:05:04 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates, 331.89, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates-uvm, 331.89, 3.16.0-23-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
  InstallationDate: Installed on 2014-10-23 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: ASUSTeK COMPUTER INC. X550CC
  ProcEnviron:
   SHELL=/bin/bash
   TERM=linux
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   XDG_RUNTIME_DIR=set
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=92b225c1-0807-4944-8b18-4a5672bebec2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550CC.300
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550CC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550CC.300:bd03/24/2014:svnASUSTeKCOMPUTERINC.:pnX550CC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550CC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550CC
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  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: Sun Oct 26 16:51:54 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 987 
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1389300] Re: Display frozen during sleep

2014-12-26 Thread Alberto Salvia Novella
** Changed in: xorg (Ubuntu)
   Importance: Undecided = Critical

** Changed in: systemd-shim (Ubuntu)
   Importance: Undecided = Critical

** Changed in: systemd-shim (Ubuntu)
   Status: New = Confirmed

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

Title:
  Display frozen during sleep

Status in systemd-shim package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  When the computer goes to sleep, it freezes to a black screen with a
  single text cursor frozen (not blinking.).  If I try to go to TTY1, it
  goes there, but upon entering my user name, it freezes and doesn't do
  anything.  This happened since I got a mysterious Ubuntu 14.10 update.
  (It didn't ask me if I wanted to update, it just popped up saying I
  needed to reboot my computer, and I couldn't find any records as to
  what update it actually was).

  I have tried both Xubuntu (what I'm using now) and regular Ubuntu,
  both are doing the same thing.

  Sleep mode used to work just fine since 13.10, now it's broken.  This
  is a laptop and needs sleep mode to work, as I can't sit there waiting
  for the machine to boot every time.

  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: wl
  .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: None
  CurrentDesktop: XFCE
  Date: Tue Nov  4 11:10:22 2014
  DistUpgraded: 2014-10-29 10:51:42,952 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 6.30.223.248+bdcom, 3.13.0-39-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 3.16.0-24-generic, x86_64: installed
   virtualbox, 4.3.18, 3.13.0-39-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M 
Series] [1002:6760] (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. Device [106b:00e1]
  InstallationDate: Installed on 2014-04-26 (192 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  LightdmGreeterLogOld: g_dbus_connection_real_closed: Remote peer vanished 
with error: Underlying GIOStream returned 0 bytes on an async read 
(g-io-error-quark, 0). Exiting.
  MachineType: Apple Inc. MacBookPro8,2
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=f785bd65-8abc-40a7-9f22-8417c0cf5618 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-29 (6 days ago)
  dmi.bios.date: 01/24/12
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B27.1201241646
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245A3940C91C80
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245A3940C91C80
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B27.1201241646:bd01/24/12:svnAppleInc.:pnMacBookPro8,2:pvr1.0:rvnAppleInc.:rnMac-94245A3940C91C80:rvrMacBookPro8,2:cvnAppleInc.:ct10:cvrMac-94245A3940C91C80:
  dmi.product.name: MacBookPro8,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Tue Nov  4 11:07:07 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.16.0-1ubuntu1
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1405857] [NEW] provide extented option to avoid unnecessary upload of log files

2014-12-26 Thread Karl-Philipp Richter
Public bug reported:

Some packages, e.g. `xorg` and `synaptic` locally gather and upload a
large set of (or a few large) log or other files which is not necessary
in cases where issues which don't need such files are reported. Adding
control to select the set of files to be uploaded (e.g. in collapsible
pane labeled extended option in the `apport-gtk` dialog) would prevent
usage of local resources during file gathering and traffic during upload
to launchpad.net.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: apport-gtk 2.14.7-0ubuntu8
Uname: Linux 3.18.1-031801-generic x86_64
ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Dec 26 21:26:44 2014
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  provide extented option to avoid unnecessary upload of log files

Status in apport package in Ubuntu:
  New

Bug description:
  Some packages, e.g. `xorg` and `synaptic` locally gather and upload a
  large set of (or a few large) log or other files which is not
  necessary in cases where issues which don't need such files are
  reported. Adding control to select the set of files to be uploaded
  (e.g. in collapsible pane labeled extended option in the `apport-
  gtk` dialog) would prevent usage of local resources during file
  gathering and traffic during upload to launchpad.net.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport-gtk 2.14.7-0ubuntu8
  Uname: Linux 3.18.1-031801-generic x86_64
  ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Dec 26 21:26:44 2014
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2014-12-26 Thread nouha
same thing to me, vaio, nvidia geforce 
but not directly after upgrading !
after upgrade it seems good... however i forgot my laptop not unplugged, 
battery is down. When i restart it, i found everything is tooo slow makes me 
little bit crazy :/
what to do?

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

Status in xorg package in Ubuntu:
  Confirmed

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

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

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

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

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

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

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

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

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

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

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

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

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

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


[Touch-packages] [Bug 1405867] [NEW] Settings Appearance Wallpaper does not change wallpaper

2014-12-26 Thread jerrylamos
Public bug reported:

Vivid update in the last week selecting new wallpaper does not work
unitil reboot.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity 7.3.1+15.04.20141216-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.15.1-0ubuntu1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Dec 26 16:49:13 2014
DistUpgraded: Fresh install
DistroCodename: vivid
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e12] 
(rev 03) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkCentre M6258 [17aa:3048]
   Subsystem: Lenovo Device [17aa:3048]
InstallationDate: Installed on 2014-11-25 (31 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141125)
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=285177a7-5498-4980-a3f2-7e3f655ca886 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/10/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 5CKT69AUS
dmi.board.name: LENOVO
dmi.chassis.vendor: LENOVO
dmi.chassis.version: NONE
dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT69AUS:bd01/10/2011:svnLENOVO:pn6234A1U:pvrThinkCentreM58p:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
dmi.product.name: 6234A1U
dmi.product.version: ThinkCentre M58p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.58-2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.16.2.901-1ubuntu3
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.916+git20141119-1~exp1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Fri Dec 26 16:42:49 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.16.2.901-1ubuntu3

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


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

** Attachment added: Screenshot shows new wallpaper selected did not take 
effect
   
https://bugs.launchpad.net/bugs/1405867/+attachment/4288004/+files/Screenshot%20from%202014-12-24%2012%3A00%3A36.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/1405867

Title:
  Settings  Appearance  Wallpaper does not change wallpaper

Status in unity package in Ubuntu:
  New

Bug description:
  Vivid update in the last week selecting new wallpaper does not work
  unitil reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity 7.3.1+15.04.20141216-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Dec 26 16:49:13 2014
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 4 Series Chipset Integrated Graphics Controller 
[8086:2e12] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkCentre M6258 [17aa:3048]
 Subsystem: Lenovo Device [17aa:3048]
  InstallationDate: Installed on 2014-11-25 (31 days ago)
  InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141125)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=285177a7-5498-4980-a3f2-7e3f655ca886 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/10/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 5CKT69AUS
  dmi.board.name: LENOVO
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: NONE
  dmi.modalias: 
dmi:bvnLENOVO:bvr5CKT69AUS:bd01/10/2011:svnLENOVO:pn6234A1U:pvrThinkCentreM58p:rvnLENOVO:rnLENOVO:rvrNONE:cvnLENOVO:ct3:cvrNONE:
  dmi.product.name: 6234A1U
  dmi.product.version: ThinkCentre M58p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.0+15.04.20141219-0ubuntu1
  

[Touch-packages] [Bug 1395501] Re: input devices found, but there is no input level

2014-12-26 Thread Pål F . Kristiansen
Still have problem with this.
What I don't understand is why this also happens with some of my external USB 
soundcards?

I also can't send audio to my audio receiver via HDMI. I can choose via
HDMI, but audio receiver don't receive audio!

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

Title:
  input devices found, but there is no input level

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  My input devices is found, but no not working. Get no input level from the 
devices.
  They are not muted!

  pavucontrol  Input Devices  no input level from any of my input devices!
  System settings  Sound  Input  no input level from any of my input devices!

  My computer is a Dell XPS 15 9530.
  Ubuntu 14.04
  Kernel release:3.13.0-39-generic.

  ARECORD
   List of CAPTURE Hardware Devices 
  card 1: G4ME1 [Sennheiser 3D G4ME1], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
  card 2: PCH [HDA Intel PCH], device 0: ALC668 Analog [ALC668 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0

  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh  chmod +x 
./alsa-info.sh  ./alsa-info.sh gives:
  http://www.alsa-project.org/db/?f=916914afd5195a1d4ed40f3f38fa0d37285d1039

  Screenshot from alsamixer, pavucontrol and sound control menu.
  https://mrkr.io/pemHMWlKHR

  Teamspeak works fine, if I select recording device in pavucontrol for 
teamspeak.
  https://mrkr.io/5D0ZUSVyLC
  https://mrkr.io/T6nQX77HAD

  Testing in skype, no input is registered!
  https://mrkr.io/xMbrev28bR
  https://mrkr.io/zqu6AFVjld

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

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


[Touch-packages] [Bug 1402195] Re: Newer versions available

2014-12-26 Thread Alfredo Hernández
The workaround  worked just fine to install  nakasi LRX22G from LRX21P
(Ubuntu GNOME 14.10 x64).

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

Title:
  Newer versions available

Status in android-tools package in Ubuntu:
  Triaged
Status in android-tools source package in Vivid:
  Triaged

Bug description:
  When adb sideloading 5.0.0 - 5.0.1, the recovery on a nexus 5
  requires at least adb 1.0.32

  $ adb version
  Android Debug Bridge version 1.0.31

  :(

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: android-tools-adb 4.2.2+git20130218-3ubuntu36
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Dec 13 14:47:38 2014
  InstallationDate: Installed on 2014-02-07 (308 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: android-tools
  UpgradeStatus: Upgraded to utopic on 2014-11-08 (34 days ago)

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

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


[Touch-packages] [Bug 1405889] [NEW] X diagnostics found the error

2014-12-26 Thread bigbill
Public bug reported:

X diagnostics found the error

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Dec 26 18:43:06 2014
DistUpgraded: 2014-04-23 05:43:39,535 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:006a]
   Subsystem: Acer Incorporated [ALI] Device [1025:006a]
MachineType: Acer Aspire 3620
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   3.3V
  32-bit
  PC Card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=967ffeda-63a4-4b2e-92a0-581d93f571db ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-04-23 (247 days ago)
dmi.bios.date: 12/15/2005
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.01
dmi.board.name: Garda-910
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.asset.tag: None
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.01:bd12/15/2005:svnAcer:pnAspire3620:pvr0100:rvnAcer:rnGarda-910:rvrRev:cvnAcer:ct10:cvrN/A:
dmi.product.name: Aspire 3620
dmi.product.version: 0100
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.libdrm2: libdrm2 2.4.56-1~ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Fri Dec 26 09:09:26 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   22083 
 vendor SEC
xserver.version: 2:1.15.1-0ubuntu2.6

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


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

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

Title:
  X diagnostics found the error

Status in xorg package in Ubuntu:
  New

Bug description:
  X diagnostics found the error

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Fri Dec 26 18:43:06 2014
  DistUpgraded: 2014-04-23 05:43:39,535 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:006a]
 Subsystem: Acer Incorporated [ALI] Device [1025:006a]
  MachineType: Acer Aspire 3620
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 3.3V
32-bit
PC Card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-43-generic 
root=UUID=967ffeda-63a4-4b2e-92a0-581d93f571db ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-23 (247 days ago)
  dmi.bios.date: 12/15/2005
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.01
  dmi.board.name: Garda-910
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.01:bd12/15/2005:svnAcer:pnAspire3620:pvr0100:rvnAcer:rnGarda-910:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 3620
  dmi.product.version: 0100
  dmi.sys.vendor: Acer
  

[Touch-packages] [Bug 1405001] Re: Gstreamer 1.0 has missing core elements

2014-12-26 Thread Hadrien Titeux
Ok, found the fix on an partially related AskUbuntu question. I just had
to empty the gst1.0 cache:

rm -r ~/.cache/gstreamer-1.0

And then everything worked. The Ubuntu update tool maybe screwed up at
some point with this.

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

Title:
  Gstreamer 1.0 has missing core elements

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  I wanted to test gstreamer's pipeline functions in command line using
  Jono Bacon's tutorial. I thus ran

  gst-launch-1.0 filesrc location=mysong.mp3  ! decodebin !
  audioconvert ! alsasink

  And this error came up:

 ERROR: pipeline could not be constructed: no element filesrc.

  I dug a little through the google searches, and using gstreamer-
  inspect1.0, I was able to list all the installed plugins. Amazingly,
  *none of the coreelements plugins are present*.

  Is there a way to fix this? Is there a packet that might have been
  forgotten in the 13.10-14.04 update process?

  PS: I have troubles with *all* the gstreamer-dependent application on
  my 14.04 install so this is probably related.

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

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


[Touch-packages] [Bug 1393752] Re: missing symbols in libssl1.0.1f-1ubuntu2.7

2014-12-26 Thread Alberto Salvia Novella
** Changed in: openssl (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  missing symbols in libssl1.0.1f-1ubuntu2.7

Status in openssl package in Ubuntu:
  Confirmed

Bug description:
  _CONF_new_data is not exported.

  The function definition is still in the headers:

  # grep -r _CONF_new_data /usr/include/
  /usr/include/openssl/conf_api.h:int _CONF_new_data(CONF *conf);

  The library itself does not export the symbol:
  $ readelf -Ws /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | grep CONF_new
    1540: 0012f63084 FUNCGLOBAL DEFAULT   12 
NCONF_new@@OPENSSL_1.0.0

  LSB Relase:
  Description:Ubuntu 14.04.1 LTS
  Release:14.04

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

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


[Touch-packages] [Bug 1393800] Re: Ubuntu 14.10 shut down slow after sleep

2014-12-26 Thread Alberto Salvia Novella
** Changed in: modemmanager (Ubuntu)
   Importance: Undecided = High

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

Title:
  Ubuntu 14.10 shut down slow after sleep

Status in modemmanager package in Ubuntu:
  Confirmed

Bug description:
  I upgraded from 14.04 to 14.10 recently. My laptop does not shut down
  properly anymore. It used to take only 5 sec to shutdown in 14.04. But
  now it needs ca. 5 min to shut down after sleep. If it never slept,
  then shut down process is normal. The message on the shut down screen
  has something to do with ModemManager:

  ModemManager: ModemManager is shut down

  ModemManager: Could not acquire the 'org.freedesktop.ModemManager1'
  service name

  it stays like that for ca. 5 min before it suddenly shuts down.

  I added stop on runlevel [06] to the network-manager.conf file. It did not 
help. 
  I used shutdown -h now. It did not help.

  
  modemmanager:
Installed: 1.2.0-1
Candidate: 1.2.0-1
Version table:
   *** 1.2.0-1 0
  500 http://archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: modemmanager 1.2.0-1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Nov 18 15:10:26 2014
  InstallationDate: Installed on 2012-03-22 (970 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: modemmanager
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (25 days ago)
  mtime.conffile..etc.init.modemmanager.conf: 2014-11-18T10:37:43.218538

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

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


[Touch-packages] [Bug 1356866] Re: [UbuntuShape] strokeColor border scales badly

2014-12-26 Thread Alberto Salvia Novella
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  [UbuntuShape] strokeColor border scales badly

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

Bug description:
  Given the attached test file you can see how badly the border is
  scaled for different sizes of the stroked button.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1181+14.10.20140806-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-7.12-generic 3.16.0
  Uname: Linux 3.16.0-7-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Aug 14 14:59:48 2014
  SourcePackage: ubuntu-ui-toolkit
  SystemImageInfo: Error: [Errno 2] Nie ma takiego pliku ani katalogu: 
'system-image-cli'
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1355046] Re: Colourized icon with invalid source is black

2014-12-26 Thread Alberto Salvia Novella
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Colourized icon with invalid source is black

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

Bug description:
  Given the code:

  import QtQuick 2.2
  import Ubuntu.Components 1.1

  Item {
  width: 50
  height: 50

  Icon {
  id: icon
  width: 20
  height: 20
  source: invalid
  color: red

  anchors.centerIn: parent
  }
  }

  The Icon is black, because the shader has no source to operate on. It
  should probably cough up completely transparent pixels instead?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1181+14.10.20140806-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Aug 11 09:47:22 2014
  SourcePackage: ubuntu-ui-toolkit
  SystemImageInfo: Error: [Errno 2] Nie ma takiego pliku ani katalogu: 
'system-image-cli'
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1355830] Re: ListItems height breaks when put in a Loader

2014-12-26 Thread Alberto Salvia Novella
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided = High

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

Title:
  ListItems height breaks when put in a Loader

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

Bug description:
  See the attached .qml file.

  As soon as you put a ListItem in a Loader, its expansion breaks
  miserably. This prevents dynamic creation of UIs based on expandable
  items.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1181+14.10.20140806-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.14.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Aug 12 15:37:08 2014
  SourcePackage: ubuntu-ui-toolkit
  SystemImageInfo: Error: [Errno 2] Nie ma takiego pliku ani katalogu: 
'system-image-cli'
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 916492] [NEW] windows don't fit on the screen

2014-12-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

As described above. For example it happens to me when I want to save a 
document. The control-buttons (Save, Print etc.) are not fully shown. It 
doesn't happen only to evince but to several other gnome-apps (evolution etc 
...).
I'll attach a screenshot to clarify what I mean.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Jan 14 15:27:35 2012
ProcEnviron:
 LANGUAGE=de_DE:en
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 LC_MESSAGES=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to oneiric on 2011-10-02 (104 days ago)

** Affects: compiz
 Importance: High
 Status: Confirmed

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


** Tags: amd64 apport-bug oneiric precise quantal raring running-unity
-- 
windows don't fit on the screen
https://bugs.launchpad.net/bugs/916492
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to unity 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 1397483] Re: Unity restores windows to random workspaces on system resume

2014-12-26 Thread Alberto Salvia Novella
** Changed in: unity (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: hundredpapercuts
   Status: New = Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided = Medium

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

Title:
  Unity restores windows to random workspaces on system resume

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

Bug description:
  When I suspend and resume my latop, my windows, which were originally
  all in one workspace, are restored to different workspaces (apparently
  at random).

  For windows not in the current workspace after resume, the unity
  launcher indicates that they are running, but clicking on them has no
  effect (it doesn't bring the window to the foreground). These windows
  also do not appear in the task switcher so you can't switch to them.

  If I have workspaces enabled, this is annoying but can be manually
  corrected by showing all workspaces and dragging the windows to the
  current workspace.

  If I have workspaces disabled, the windows on the disabled workspaces
  cannot be accessed at all.

  I would expect the windows to be restored to the same workspace they
  were in before suspend (especially if workspaces are disabled), and
  even if this were not the case, clicking on their icon in the launcher
  should display them as normal.

  IIRC this is an issue in Ubuntu 14.04 as well as in Ubuntu 14.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  Uname: Linux 3.18.0-031800rc6-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 29 10:35:31 2014
  InstallationDate: Installed on 2014-11-26 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 916492] Re: windows don't fit on the screen

2014-12-26 Thread Christopher M. Penalver
** Tags added: oneiric precise quantal

** No longer affects: update-manager (Ubuntu)

** No longer affects: evince (Ubuntu)

** No longer affects: unity (Ubuntu)

** Project changed: unity = unity (Ubuntu)

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

** No longer affects: unity (Ubuntu)

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

** Project changed: compiz = evince (Ubuntu)

** No longer affects: evince (Ubuntu)

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

Title:
  windows don't fit on the screen

Status in unity package in Ubuntu:
  Fix Released

Bug description:
  As described above. For example it happens to me when I want to save a 
document. The control-buttons (Save, Print etc.) are not fully shown. It 
doesn't happen only to evince but to several other gnome-apps (evolution etc 
...).
  I'll attach a screenshot to clarify what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Jan 14 15:27:35 2012
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   LC_MESSAGES=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-10-02 (104 days ago)

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

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


[Touch-packages] [Bug 1402389] Re: don't offer to report a bug for unofficial packages which don't allow apport-gtk-launchpad integration

2014-12-26 Thread Alberto Salvia Novella
** Changed in: apport (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  don't offer to report a bug for unofficial packages which don't allow
  apport-gtk-launchpad integration

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Issues of unofficial packages (e.g. available from PPAs) are not
  supported when the user wants to file a bug. When an unofficial
  application crashes `apport-gtk` shows up and offer to report a bug
  nevertheless, allows the user to start (resource intensive) gathering
  of bug related information) just to notify the user that the package
  is unofficial and not support.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: apport-gtk 2.14.7-0ubuntu8
  Uname: Linux 3.17.6-031706-generic x86_64
  ApportLog: Error: [Errno 13] Keine Berechtigung: '/var/log/apport.log'
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Dec 14 14:32:55 2014
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 916492] Re: windows don't fit on the screen

2014-12-26 Thread Christopher M. Penalver
Alexander Kallenbach, thank you for taking the time to report this bug
and helping to make Ubuntu better. However, I am closing it because the
bug has been fixed in the latest development version of Ubuntu - Vivid
Vervet.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please perform as much as possible of the
SRU Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: unity (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  windows don't fit on the screen

Status in unity package in Ubuntu:
  Fix Released

Bug description:
  As described above. For example it happens to me when I want to save a 
document. The control-buttons (Save, Print etc.) are not fully shown. It 
doesn't happen only to evince but to several other gnome-apps (evolution etc 
...).
  I'll attach a screenshot to clarify what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Jan 14 15:27:35 2012
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   LC_MESSAGES=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-10-02 (104 days ago)

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

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


[Touch-packages] [Bug 916492] Re: windows don't fit on the screen

2014-12-26 Thread TomasHnyk
It works on 14.04 - I have not seen this bug in a long time, I think
over a year, so no need for a SRU I think.

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

Title:
  windows don't fit on the screen

Status in unity package in Ubuntu:
  Fix Released

Bug description:
  As described above. For example it happens to me when I want to save a 
document. The control-buttons (Save, Print etc.) are not fully shown. It 
doesn't happen only to evince but to several other gnome-apps (evolution etc 
...).
  I'll attach a screenshot to clarify what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evince 3.2.1-0ubuntu2.1
  ProcVersionSignature: Ubuntu 3.0.0-15.25-generic 3.0.13
  Uname: Linux 3.0.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Jan 14 15:27:35 2012
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   LC_MESSAGES=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to oneiric on 2011-10-02 (104 days ago)

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

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


[Touch-packages] [Bug 1403103] Re: Utopic - Vivid upgrade fails because no Vivid extras repo exists

2014-12-26 Thread Alberto Salvia Novella
** Changed in: software-properties (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Utopic - Vivid upgrade fails because no Vivid extras repo exists

Status in software-properties package in Ubuntu:
  Confirmed

Bug description:
  Sorry if I filed this against the wrong package but it was a best
  guess. In anticipation of Ubuntu GNOME Vivid Alpha 1 I attempted and
  upgrade from Utopic to Vivid and get this error message:

  W:Failed to fetch 
http://extras.ubuntu.com/ubuntu/dists/vivid/main/source/Sources  404  Not Found
  , W:Failed to fetch 
http://extras.ubuntu.com/ubuntu/dists/vivid/main/binary-i386/Packages  404  Not 
Found
  , E:Some index files failed to download. They have been ignored, or old ones 
used instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: software-properties-gtk 0.94
  ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic i686
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Tue Dec 16 08:58:40 2014
  InstallationDate: Installed on 2014-10-18 (58 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  UpgradeStatus: Upgraded to utopic on 2014-12-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1403103/+subscriptions

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


[Touch-packages] [Bug 1367214] Re: Newly installed openssh-server and upstart: status: Unknown job: ssh

2014-12-26 Thread Jens Elkner
Probably because this piece of junk (upstart) just silently discards any
*.conf file with errors/unknown directives in it instead of
reporting/logging the problem.

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

Title:
  Newly installed openssh-server and upstart: status: Unknown job: ssh

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  Just after installing openssh-server, there is no ssh service in the
  initctl's list. Consequently, the SSH server cannot be started:

  # initctl start ssh
  initctl: Unknown job: ssh

  # dpkg -l | grep ssh
  ii  openssh-client 1:6.6p1-2ubuntu2   
   i386 secure shell (SSH) client, for secure access to remote 
machines
  ii  openssh-server 1:6.6p1-2ubuntu2   
   i386 secure shell (SSH) server, for secure access from remote 
machines

  # cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04
  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu 14.04.1 LTS

  # initctl reload-configuration
  # initctl list | grep ssh
  ssh-agent start/running

  # ps axuw | grep ssh
  ivoras1578  0.0  0.0   4216   200 ?Ss   Sep08   0:00 ssh-agent -s
  root 11810  0.0  0.0   6168   852 pts/2S+   11:26   0:00 grep ssh

  # initctl start ssh
  initctl: Unknown job: ssh

  Running /etc/init.d/ssh does not do anything since the script exits, AFAIK 
in the upstart check.
  Running service ssh restart results in:

  # service ssh restart
  stop: Unknown job: ssh
  start: Unknown job: ssh

  After rebooting the machine, sshd is started (!), but still not
  visible in initctl list (!!) and running /etc/init.d/ssh still
  doesn't do anything (!!!), as well as the service command returning
  the same Unknown job: ssh error.

  Exactly the same problem happens with the php5-fpm service. I've also
  installed nginx and while it can be controlled by using
  /etc/init.d/nginx , it is not visible in initctl list.

  The question is - how do I control the services in Ubuntu 14.04? This
  is a fresh install, the ssh service was the first service installed.

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

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


[Touch-packages] [Bug 1270579] Re: Ubuntu should have an upstart job for saving/restoring backlight level on laptops

2014-12-26 Thread Cody Garver
Norbert, I followed your instructions and it's not working on my laptop.
It's nvidia optimus with only the intel gpu active.

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

Title:
  Ubuntu should have an upstart job for saving/restoring backlight level
  on laptops

Status in elementary OS:
  New
Status in One Hundred Papercuts:
  Confirmed
Status in Ubuntu MATE:
  Opinion
Status in systemd package in Ubuntu:
  Triaged
Status in sysvinit package in Ubuntu:
  Invalid
Status in sysvinit package in Debian:
  New

Bug description:
  I have tested many distros - Arch, OpenSuSe 13.1, Fedora 20, ALT Linux p7, 
Sabayon, Mageia 4.
  Many of them are based on systemd.
  It does not matter what init system they use, but all of them have very 
usefull script (or binary program, I don't know) for saving and restoring 
backlight level on laptop.

  In these distros there is a script for save and restore backlight levels for 
two video-cards (acpi_video0 and acpi_video1). During system boot it is 
indicated as follows:
  
  [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video1.
  [  OK  ] Started Load/Save Screen Backlight Brightness of acpi_video0.
  .

  I have a draft version, which works normally on my VAIO F13Z1R laptop with 
Ubuntu 12.04.4. It is in attachment.
  You can use it unmodified or modify it for compatibility or something. I made 
symlinks for it:
  ln -s /etc/init.d/brightness /etc/rc0.d/S25backlight
  ln -s /etc/init.d/brightness /etc/rcS.d/S25backlight
  ln -s /etc/init.d/brightness /etc/rc6.d/S25backlight

  For details you can read my comment on askubuntu
  (http://askubuntu.com/a/227553/66509).

  I think that having a script for saving and restoring backlight level is very 
useful for laptop Ubuntu users.
  So, please, add such init script to default Ubuntu installation.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

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

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


[Touch-packages] [Bug 1382302] Re: Broadcom Corporation BCM4352 bluetooth adapter not finding any bluetooth devices

2014-12-26 Thread Matthias Blümel
I have the exactly same issue with fedora on my lenovo yoga 3 pro (Dual-
Boot with Win8.1). I found out, that if I’m booting Windows first and
than restart, bluetooth works fine. If I boot fedora after a shutdown,
bluetooth finds nothing. The problem occurs also after a suspend to disk
(hibernate, S4) and boot into fedora. Booting windows after a fedora-S4
- reboot - resume fedora : works!

I think, the Windows-Driver is loading a specific firmware for the
bluetooth-dongle, and because the dongle is not powered off in a reboot,
linux can also work with it. If we boot linux from power-off, linux
doesn’t load the (correct) firmware - problem.

We are not alone:
http://forums.fedoraforum.org/showthread.php?t=297902
http://ubuntuforums.org/showthread.php?t=2197717

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

Title:
  Broadcom Corporation BCM4352 bluetooth adapter not finding any
  bluetooth devices

Status in bluez package in Ubuntu:
  New

Bug description:
  Broadcom Corporation BCM4352 wi-fi/bluetooth adapter  is unable to
  find/detect Bluetooth devices, and Bluetooth devices can not see the
  Ubuntu PC, even when in pairing mode.

  (Here is a similar bug, but for a different Broadcom device:
  https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1264311)

  MOTHERBOARD INFO

  $ sudo dmidecode -t baseboard
  # dmidecode 2.12
  SMBIOS 2.7 present.

  Handle 0x0002, DMI type 2, 15 bytes
  Base Board Information
   Manufacturer: ASRock
   Product Name: Z87E-ITX
   Version:
   Serial Number: E80-34027900563
   Asset Tag:
   Features:
    Board is a hosting board
    Board is replaceable
   Location In Chassis:
   Chassis Handle: 0x0003
   Type: Motherboard
   Contained Object Handles: 0

  UBUNTU INFO

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty

   $ uname -a
  Linux Computer 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

  WI-FI DEVICE INFO

  $ lspci | grep Broadcom
  03:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless 
Network Adapter (rev 03)

  Note, the BCM4352 802.11ac device is a combination Wi-Fi + Bluetooth
  adapter.

  BLUETOOTH DEVICE INFO

  $ lsusb
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 003: ID 13d3:3404 IMC Networks
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 1b1c:0c04 Corsair
  Bus 003 Device 003: ID 046d:0826 Logitech, Inc.
  Bus 003 Device 002: ID 09da:024f A4 Tech Co., Ltd RF Receiver and G6-20D 
Wireless Optical Mouse
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  The system log does not show any errors when the btusb module is
  loaded...

  kernel: [36245.996355] usbcore: registered new interface driver btusb
  bluetoothd[833]: Unknown command complete for opcode 19
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.1820 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.1820 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPAG
  bluetoothd[833]: Endpoint registered: sender=:1.77 path=/MediaEndpoint/HFPHS
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSource
  bluetoothd[833]: Endpoint registered: sender=:1.77 
path=/MediaEndpoint/A2DPSink
  bluetoothd[833]: Adapter /org/bluez/833/hci0 has been enabled

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

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


[Touch-packages] [Bug 1321418] Re: fsck.ext4 fails to fix multiply-claimed blocks: can't find dup_blk

2014-12-26 Thread Theodore Ts'o
The file system which I posted  in #6 no longer triggers a bug in
1.42.12.   It looks like it was fixed as a side effect of commit
9a1d614df217.  @bigeel, what version of e2fsck were you using?
Could you try using e2fsprogs 1.42.12 and see if that fixes the problem
for you?

Thanks!!

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

Title:
  fsck.ext4 fails to fix multiply-claimed blocks: can't find dup_blk

Status in e2fsprogs package in Ubuntu:
  Confirmed

Bug description:
  The last few times my root ext4 filesystem had its regularly-scheduled
  boot-time check, errors were reported. The first time it happened, I
  simply told the system to fix the errors, but since they kept coming
  up again, I decided to look more closely. I booted from a live USB
  drive, assembled my raid partitions, and ran fsck.ext4 manually.

  Without any options, fsck.ext4 simply reported that the filesystem was
  clean, and exited. Things got more interesting when I ran with -f. It
  reported several multiply-claimed blocks, and when I told fsck to go
  ahead and clone them, it failed with an internal error. Repeated runs
  of fsck revealed that the filesystem was still not fixed, and repeated
  attempts to fix the problem also failed, reporting that multiply-
  claimed blocks already reassigned or cloned.

  I was lucky in that the files in question were unimportant, so
  deleting one of them and running fsck again seems to have fixed my
  problem this time. However, fsck's internal error and failure to fix
  the problem in the first place is worrisome.

  Here's the full output:

  $ sudo fsck.ext4 -f /dev/md/1
  e2fsck 1.42.8 (20-Jun-2013)
  Pass 1: Checking inodes, blocks, and sizes

  Running additional passes to resolve blocks claimed by more than one inode...
  Pass 1B: Rescanning for multiply-claimed blocks
  Multiply-claimed block(s) in inode 27528089: 73467268 9287 9288 9289 9290 9291
  9292 9293
  Multiply-claimed block(s) in inode 27528105: 73467268 9287 9288 9289 9290 9291
  9292 9293
  Pass 1C: Scanning directories for inodes with multiply-claimed blocks Pass 1D:
  Reconciling multiply-claimed blocks
  (There are 2 inodes containing multiply-claimed blocks.)

  File
  /home/user/dir/subdir/05.09.2013_13.15.48.300.jpg
  (inode #27528089, mod time Mon Jan 13 02:50:08 2014)
has 7 multiply-claimed block(s), shared with 1 file(s):
  
/home/user/.thumbnails/normal/51048a1138d61df87bf3fdc7deed50e3.png/WebpageIcons.db
  (inode #27528105, mod time Mon Jan 13 02:50:08 2014)
  Clone multiply-claimed blocksy? yes
  clone_file_block: internal error: can't find dup_blk for 73467268

  clone_file_block: internal error: can't find dup_blk for 73467268

  File
  
/home/user/.thumbnails/normal/51048a1138d61df87bf3fdc7deed50e3.png/WebpageIcons.db
  (inode #27528105, mod time Mon Jan 13 02:50:08 2014)
has 7 multiply-claimed block(s), shared with 1 file(s):
  /home/user/dir/subdir/05.09.2013_13.15.48.300.jpg
  (inode #27528089, mod time Mon Jan 13 02:50:08 2014)
  Multiply-claimed blocks already reassigned or cloned.

  Pass 2: Checking directory structure
  Pass 3: Checking directory connectivity
  Pass 4: Checking reference counts
  Pass 5: Checking group summary information

  root: * FILE SYSTEM WAS MODIFIED *
  root: 1038356/30285824 files (0.3% non-contiguous), 106319516/121119454 blocks

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

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


[Touch-packages] [Bug 1386194] Re: openLDAP creates persistent connections into universisty LDAP- this is unwanted by university administrators

2014-12-26 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openldap (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  openLDAP creates persistent connections into universisty LDAP- this is
  unwanted by university administrators

Status in openldap package in Ubuntu:
  Expired

Bug description:
  openLDAP creates persistent connections into universisty LDAP- this is
  unwanted by university administrators.

  
  I have ldap.conf

  
  cat /etc/ldap.conf
  ###DEBCONF###
  ##
  ## Configuration of this file will be managed by debconf as long as the
  ## first line of the file says '###DEBCONF###'
  ##
  ## You should use dpkg-reconfigure to configure this file via debconf
  ##

  #
  # @(#)$Id: ldap.conf,v 1.38 2006/05/15 08:13:31 lukeh Exp $
  #
  # This is the configuration file for the LDAP nameservice
  # switch library and the LDAP PAM module.
  #
  # PADL Software
  # http://www.padl.com
  #

  # Your LDAP server. Must be resolvable without using LDAP.
  # Multiple \hosts may be specified, each separated by a 
  # space. How long nss_ldap takes to failover depends on
  # whether your LDAP client library supports configurable
  # network or connect timeouts (see bind_timelimit).
  #host 127.0.0.1
  #host ldap.stuba.sk ldap2.stuba.sk
  host ldap.stuba.sk 

  
  # The distinguished name of the search base.
  base ou=People,dc=stuba,dc=sk
  pam_template_login_attribute uid

  # Another way to specify your LDAP server is to provide an
  #uri ldapi://ldap.stuba.sk ldapi://ldap2.stuba.sk
  #uri ldaps://ldap.stuba.sk ldaps://ldap2.stuba.sk

  #TLS_REQCERT allow
  # Unix Domain Sockets to connect to a local LDAP Server.
  #uri ldap://127.0.0.1/
  #uri ldaps://127.0.0.1/   
  #uri ldapi://%2fvar%2frun%2fldapi_sock/
  # Note: %2f encodes the '/' used as directory separator

  # The LDAP version to use (defaults to 3
  # if supported by client library)
  ldap_version 3

  REFERRALS off
  TIMEOUT 60
  NETWORK_TIMEOUT 60
  TIMELIMIT 60


  
  refferrals off
  timeout 60
  network_timeout 60
  timelimit 60
  persistent-search off

  # The distinguished name to bind to the server with.
  # Optional: default is to bind anonymously.
  #binddn uid=fodrek,ou=People,dc=stuba,dc=sk

  # The credentials to bind with. 
  # Optional: default is no credential.
  #bindpw secret

  # The distinguished name to bind to the server with
  # if the effective user ID is root. Password is
  # stored in /etc/ldap.secret (mode 600)
  #rootbinddn cn=manager,dc=padl,dc=com

  # The port.
  # Optional: default is 389.
  #port 389

  # The search scope.
  #scope sub
  #scope one
  scope base

  # Search timelimit
  timelimit 1

  # Bind/connect timelimit
  bind_timelimit 12

  
  # Reconnect policy: hard (default) will retry connecting to
  # the software with exponential backoff, soft will fail
  # immediately.
  #bind_policy hard

  bind_policy soft

  # Idle timelimit; client will close connections
  # (nss_ldap only) if the server has not been contacted
  # for the number of seconds specified below.
  #idle_timelimit 3600

  idle_timelimit 60
  debug 99

  # Filter to AND with uid=%s
  #pam_filter objectclass=account
  #pam_filter objectclass=posixAccount

  # The user ID attribute (defaults to uid)
  pam_login_attribute uid

  # Search the root DSE for the password policy (works
  # with Netscape Directory Server)
  #pam_lookup_policy yes

  # Check the 'host' attribute for access control
  # Default is no; if set to yes, and user has no
  # value for the host attribute, and pam_ldap is
  # configured for account management (authorization)
  # then the user will not be allowed to login.
  pam_check_host_attr no

  # Check the 'authorizedService' attribute for access
  # control
  # Default is no; if set to yes, and the user has no
  # value for the authorizedService attribute, and
  # pam_ldap is configured for account management
  # (authorization) then the user will not be allowed
  # to login.
  #pam_check_service_attr yes

  # Group to enforce membership of
  #pam_groupdn ou=People,dc=stuba,dc=sk

  # Group member attribute
  #pam_member_attribute uniquemember
  #pam_member_attribute uid

  # Specify a minium or maximum UID number allowed
  #pam_min_uid 0
  #pam_max_uid 0

  # Template login attribute, default template user
  # (can be overriden by value of former attribute
  # in user's entry)
  #pam_login_attribute userPrincipalName
  #pam_template_login_attribute uid
  #pam_template_login nobody

  # HEADS UP: the pam_crypt, pam_nds_passwd,
  # and pam_ad_passwd options are no
  # longer supported.
  #
  # Do not hash the password at all; presume
  # the directory server will do it, if
  # necessary. This is the default.
  pam_password md5

  # Hash password locally; required for University of
  # Michigan LDAP