[Touch-packages] [Bug 1057834]

2015-01-15 Thread Aleksander Morgado
Merged branch to git master.

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

Title:
  Haier CE81B is not detected on 12.04

Status in ModemManager (with NetworkManager support):
  Fix Released
Status in modemmanager package in Ubuntu:
  Triaged

Bug description:
  I have reported this bug under 
https://bugzilla.gnome.org/show_bug.cgi?id=685011
  However, I'm not sure to report only to gnome people.
  I hope this problem will be fixed on upcoming 12.10.

  Problem:
  Modem Haier CE81B EVDO is not working.
  ModemManager failed to scan the right TTYUSB.

  Solution:
  1. Add udev blacklist for modem manager rule (attached)
  2. Type command: sudo modprobe usbserial vendor=0x201e product=0x10f8

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

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


[Touch-packages] [Bug 1378823] Re: apparmor denial for bind on name="org.freedesktop.Application"

2015-01-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  apparmor denial for bind on name="org.freedesktop.Application"

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  apparmor="DENIED" operation="dbus_bind"  bus="session"
  name="org.freedesktop.Application" mask="bind" pid=NNN
  profile="com.ubuntu.gallery_gallery_2.9.1.1084"

  This looks to be similar to bug #1342129 and bug #1357371, but for the
  gallery. We won't be adding a rule to apparmor-easyprof-ubuntu to bind
  on org.freedesktop.Application because we can't mediate dbus message
  contents and adding this rule would mean apps could bind on each
  other's names. I'm not sure why the gallery app is doing this, but you
  may want to see the comments in bug 1342129 on how the webapps team
  solved this.

  Marking priority as Critical since this is likely representing broken
  functionality and ota-1 since it is unlikely it can be fixed in time
  for rtm. Please feel free to adjust.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1378823/+subscriptions

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


[Touch-packages] [Bug 1409027] Re: Timer in rewritten OrientationHelper breaks keyboard orientation

2015-01-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => In Progress

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

Title:
  Timer in rewritten OrientationHelper breaks keyboard orientation

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The rewritten OrientationHelper that was merged into trunk here:
  http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/trunk/revision/1147 introduces a new 250ms timer to prevent
  incorrect rotations caused by Screen.primaryOrientation and
  Screen.orientation being set one after another. However this prevents
  applications from being able to rely on the changes to the angle
  having been applied via the orientationAngleChanged signal (since they
  now only get applied 250ms after the orientation change happens).

  Because the keyboard changes its orientation based on the application
  orientation this results in the keyboard rotating 250ms after the
  application has rotated, and more problematically means that the input
  area reported by the keyboard after the orientationAngleChanged signal
  is incorrect (as the orientation change hasn't actually happened).

  Steps to reproduce

  1) Open the browser

  2) Tap the address bar

  3) Rotate the phone

  Expected outcome

  All keys on the keyboard can be pressed

  Actual outcome

  Only keys in the old input area can be pressed because the new input
  area hasn't been reported.

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

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


[Touch-packages] [Bug 1409778] Re: autopilot and autopilot sdk helper documentation needs API website integration

2015-01-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Nicholas Skaggs (nskaggs)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => In Progress

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

Title:
  autopilot and autopilot sdk helper documentation needs API website
  integration

Status in Autopilot:
  New
Status in Ubuntu API Website:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  autopilot and autopilot sdk helper documentation currently lives as
  static html pages on the site here:

  https://developer.ubuntu.com/api/devel/ubuntu-14.10/python/

  As such, the docs are hard to find, hard to update and aren't included
  when searching, etc. They should be integrated into the site in the
  same way as other API docs.

  The API docs website can import json, so the sphinx builds for AP docs
  should be updated to include a json output.

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

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


[Touch-packages] [Bug 1410477] Re: ubuntu-ui-toolkit-autopilot documentation is not buildable

2015-01-15 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Nicholas Skaggs (nskaggs)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => In Progress

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

Title:
  ubuntu-ui-toolkit-autopilot documentation is not buildable

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The current ubuntu-ui-toolkit-autopilot documentation for the SDK
  autopilot helpers is written using sphinx. However, it is not built
  during package creation and is thus unavailable. This was due to main
  archive policy (packages in main must not require a package outside of
  main for compilation or execution (thus, the package must not declare
  a "Depends", "Recommends", or "Build-Depends" relationship on a non-
  main package))).  Since sphinx is outside of the main archive,
  packages inside main cannot depend on it.

  The documentation needs to be moved to a separate package outside of
  main, or chose a documentation builder that can be included as part of
  the build without violating policy.

  See https://code.launchpad.net/~didrocks/ubuntu-ui-toolkit/unblock-
  proposed/+merge/211267 for information on the removal.

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

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


[Touch-packages] [Bug 1408963] Re: [Kubuntu 14.10] Network manager stops working: iwl3945 0000:03:00.0: BSM uCode verification failed at addr ...; wlan0: deauthenticating from... by local choice (Reas

2015-01-15 Thread Peter Ullinger
"sudo service wicd stop&&sudo modprobe -rfv iwl3945&&sudo modprobe -v
iwl3945&&sudo service wicd start" seems to work if the eoor occurs.

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

Title:
  [Kubuntu 14.10] Network manager stops working: iwl3945 :03:00.0:
  BSM uCode verification failed at addr ...; wlan0: deauthenticating
  from... by local choice (Reason: 3=DEAUTH_LEAVING),

Status in linux-firmware package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New

Bug description:
  From time to time, the system loses all wireles networks and kubuntu
  network manager applet goes blank - not even one network is shown. All
  wifi connections are broken. Rebooting fixes the issue, switching to
  WICD on-the-fly enables to continue browsing without rebooting, so it
  seems to be no hardware issue or iwl3945 issue.

  What to expect: stable connections and flawless network managing.
  What happens: so above.

  Further informations about the system, the network configuration, the
  package version can be found in the attachment, also parts of rsyslog
  and dmesg.

  Interesting, according to some helpers, are the following lines:
  dmesg:   wlan0: deauthenticating from 02:26:4d:ac:8f:45 by local choice 
(Reason: 3=DEAUTH_LEAVING)

  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 14.10
  Release:14.10
  Codename:   utopic

  apt-cache policy network-manager
  network-manager:
    Installiert:   0.9.8.8-0ubuntu28
    Installationskandidat: 0.9.8.8-0ubuntu28
    Versionstabelle:
   *** 0.9.8.8-0ubuntu28 0
  500 http://de.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

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

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


[Touch-packages] [Bug 1372413] Re: Extensive battery drain on RTM

2015-01-15 Thread Joe Odukoya
My phone battery was virtually flat again this morning.
I'll see if I can get someone to help with the tech stuff above - meanwhile 
though here is a screen-grab of my battery discharge graph from settings which 
clearly shows a continuous (and fairly rapid) discharge overnight despite 
being, supposedly, idle.

Note: Although the charge level says 26% it had actually descended to 7%
when I woke it up this morning. I put it on charge before it occurred to
me to take a screenshot.

** Attachment added: "Screenshot showing overnight discharge while idle."
   
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1372413/+attachment/4298990/+files/20150115094654.png

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

Title:
  Extensive battery drain on RTM

Status in the base for Ubuntu mobile products:
  Confirmed
Status in powerd package in Ubuntu:
  Confirmed

Bug description:
  Mako, RTM 1

  Since upgrading to RTM the battery life is really poor. What used to
  be a battery drain of 5-10% per hour (which is still high) is now
  10-15% per hour. Sometimes the phone runs really hot, so there seem to
  be something going on in the background that is consuming power. I
  mostly have bluetooth, GPS (which isn't always working), wifi and
  cellular on, but that's no difference from when I was running 'devel-
  proposed' with MultiROM with much less battery consumption.

  As an example, I started with a full charge at 7am. After some web
  surfing (<15 mins) and watching a couple of youtube videos (on wifi)
  battery was down to 66% at 9:15. That's 34% in just over two hours! I
  recharged again before lunch and had the phone idle until coming back
  1 hour and 45 mins later to find only 75% of battery left, this time
  without the phone running particularly hot.

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

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


[Touch-packages] [Bug 1317599] Re: Evince doesn't show "fi"-ligatures in a pdf file when tex-gyre is installed

2015-01-15 Thread Chinmay Rajhans
Can anyone post simple working solution for this/

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

Title:
  Evince doesn't show "fi"-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  When I open the attached pdf file, evince doesn't show the
  "fi"-ligatures, e.g. on page 17 I only see "Preface to the   rst
  edition".

  But when I mark text and copy it, the "fi" is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

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


[Touch-packages] [Bug 1411084] Re: My sound doesn't work and all my output devices in sound settings are gone.

2015-01-15 Thread Raymond
*** This bug is a duplicate of bug 1302090 ***
https://bugs.launchpad.net/bugs/1302090

** This bug has been marked a duplicate of bug 1302090
   Dell Alienware 14, Speaker sound output is mono until a headphone jack is 
plugged

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

Title:
  My sound doesn't work and all my output devices in sound settings are
  gone.

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  I was working on installing different themes for my desktop and after
  uninstalling one of them my sound stopped working. I check the sound
  settings and all my output devices disappeared. The icon disappeared
  unless i refreshed the toggle on the sound settings menu, but its just
  the speaker icon and there's no sound waves or x coming out of it, yet
  it says that it's muted.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  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
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC1', '/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', 
'/dev/snd/pcmC1D0p', '/dev/snd/controlC0', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D8p', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  Date: Wed Jan 14 22:14:17 2015
  InstallationDate: Installed on 2014-12-04 (41 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  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: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/16/2013
  dmi.bios.vendor: Alienware
  dmi.bios.version: A06
  dmi.board.name: 07MJ2Y
  dmi.board.vendor: Alienware
  dmi.board.version: A01
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnAlienware:bvrA06:bd10/16/2013:svnAlienware:pnAlienware14:pvrA06:rvnAlienware:rn07MJ2Y:rvrA01:cvnAlienware:ct8:cvrA06:
  dmi.product.name: Alienware 14
  dmi.product.version: A06
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1132780] Re: [Lenovo X201 3323DAG, Conexant CX20585, Pink Mic, Right] Wrong input routing

2015-01-15 Thread Raymond
you can try hda-analyzer to change

Amp-In vals: [0x80 0x80] [0x4a 0x4a] [0x80 0x80] [0x4a 0x4a]

and

 Connection: 4
  0x17* 0x18 0x23 0x24

as node 0x24 is connected to audio output, this allow you record what is
playing


Node 0x24 [Audio Mixer] wcaps 0x20050b: Stereo Amp-In
  Amp-In caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1
  Amp-In vals:  [0x00 0x00] [0x00 0x00]
  Power states:  D0 D1 D2 D3 D3cold
  Power: setting=D0, actual=D0
  Connection: 2
 0x10 0x11


Node 0x10 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L
  Control: name="Speaker Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Speaker Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Device: name="CONEXANT Analog", type="Audio", device=0
  Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1
  Amp-Out vals:  [0x80 0x80]
  Converter: stream=8, channel=0
  PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
  Power states:  D0 D1 D2 D3 D3cold
  Power: setting=D0, actual=D0
Node 0x11 [Audio Output] wcaps 0xc1d: Stereo Amp-Out R/L
  Control: name="Headphone Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Control: name="Headphone Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x4a, nsteps=0x4a, stepsize=0x03, mute=1
  Amp-Out vals:  [0x4a 0x4a]
  Converter: stream=8, channel=0
  PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
  Power states:  D0 D1 D2 D3 D3cold
  Power: setting=D0, actual=D0

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

Title:
  [Lenovo X201 3323DAG, Conexant CX20585, Pink Mic, Right] Wrong input
  routing

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Hardware: Lenovo X201, Intel 5 Series/3400 Series Chipset High
  Definition Audio

  On this laptop, PulseAudio detects three jacks:

  chris@lap-x201:~/Dropbox/projects/ischool/network-scripts$ pacmd list-sources 
| grep analog-input-microphone
analog-input-microphone-internal: Internal Microphone (priority 
8900, available: no)
analog-input-microphone-dock: Dock Microphone (priority 7800, 
available: no)
analog-input-microphone: Microphone (priority 8700, available: 
yes)
active port: 

  The analog-input-microphone input does nothing as far as I can tell. I
  have to manually switch the input to -dock to use the external mic.

  The status above (available: no/no/yes) is when an external mic is
  plugged in. When I unplug it, I get this instead:

analog-input-microphone-internal: Internal Microphone (priority 
8900, available: unknown)
analog-input-microphone-dock: Dock Microphone (priority 7800, 
available: no)
analog-input-microphone: Microphone (priority 8700, available: 
no)
active port: 

  I think the jack input routing is messed up: analog-input-microphone-
  dock and analog-input-microphone are the wrong way around for audio
  input, but not for jack selection (connection of a mic is correctly
  detected on analog-input-microphone, but this input does not receive
  sound from the external microphone)

  I also think something is wrong with detection of -internal: it goes
  to "unknown" when no external mic is plugged in. (but it's still
  selected as the correct input in this case, so it does function).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  Uname: Linux 3.6.0-030600rc6-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chris  5478 F pulseaudio
   /dev/snd/pcmC0D0c:   chris  5478 F...m pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 45'
 Mixer name : 'Intel IbexPeak HDMI'
 Components : 'HDA:14f15069,17aa2155,00100302 
HDA:80862804,17aa21b5,0010'
 Controls  : 28
 Simple ctrls  : 11
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT31WW-1.12'
 Mixer name : 'ThinkPad EC 6QHT31WW-1.12'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Date: Mon Feb 25 12:27:00 2013
  EcryptfsInUse: Yes
  MarkForUpload: True
  Package

[Touch-packages] [Bug 1317599] Re: Evince doesn't show "fi"-ligatures in a pdf file when tex-gyre is installed

2015-01-15 Thread Alexander Buchner
I tried your 30-metric-aliases.conf. Didn't change anything. Do I have
to restart some service?

I don't have /etc/fonts/conf.avail/30-fonts-texgyre-aliases.conf.

Still I don't think that manually editing files which requires sudo is
the way to fix this bug. 99 % of affected people don't read this bug
report here.

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

Title:
  Evince doesn't show "fi"-ligatures in a pdf file when tex-gyre is
  installed

Status in fontconfig package in Ubuntu:
  Confirmed

Bug description:
  When I open the attached pdf file, evince doesn't show the
  "fi"-ligatures, e.g. on page 17 I only see "Preface to the   rst
  edition".

  But when I mark text and copy it, the "fi" is also in there. Also
  printing works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu May  8 18:54:09 2014
  ExecutablePath: /usr/bin/evince
  InstallationDate: Installed on 2012-09-03 (612 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: evince
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (20 days ago)

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

-- 
Mailing list: https://launchpad.net/~touch-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

2015-01-15 Thread Mathew Hodson
** Tags removed: precise quantal raring saucy trusty-desktop utopic
** Tags added: i386

-- 
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:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in The Linux Mint Distribution:
  New
Status in Ubuntu MATE:
  Opinion
Status in systemd package in Ubuntu:
  Triaged
Status in sysvinit package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  New
Status in sysvinit package in Debian:
  New

Bug description:
  Dear all!

  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.
  ".

  =

  Steps to reproduce:
  1. User boots laptop (cold boot, not wake from suspend)
  2. User sets comfortable backlight level
  3. User ends his/her work by shutting down the laptop (not suspend, so 
backlight level is not saved)
  4. Go to 1 (another cold boot with reseted backlight level).

  =

  According to the list of duplicates and bug heat this bug/feature
  request is very important.

  As you know laptop market share is gigantic (see for example 
http://www.statista.com/statistics/276772/ultrabook-share-of-global-notebook-market-since-2011/
 for stats).
  Also Ubuntu and Debian market share are increasing.

  So I can't believe why this usability fault exists in Ubuntu (and Debian) for 
years.
  It seems that guys from `systemd` understand the problem correctly (sooner or 
later - on 14 Aug 2013, see 
https://github.com/systemd/systemd/commits/56f64d95763a799ba4475daf44d8e9f72a1bd474/src/backlight/backlight.c
 ), but `upstart` and `sysvinit` developers not.

  As you can remember I tried to fix the problem by myself (see my comment on 
askubuntu 
http://askubuntu.com/questions/151651/brightness-is-reset-to-maximum-on-every-restart/227553#227553)
 - I created first version of an init script for saving and restoring backlight 
level (on 10 Dec 2012 - two years ago).
  It had one disadvantage - it operates only when laptop has one graphical 
adaptor and its name was hardcoded to the script (*acpi_video0* in my case).

  So on 2014-12-28 I presented new version of a script - it can save and 
restore backlight levels of all graphical, adaptors, which are found in 
`/sys/class/backlight/*`.
  The init script with symlink aPlease note: ire packed to archive (see 
attachment to comment #18 - 
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1270579/+attachment/4288756/+files/upstart_brightness.tar.gz
 ).
  The script is tested on Ubuntu Precise 12.04.5 and Ubuntu Trusty 14.04.1.

  If you have installed its previous version (from comment #15) - you can 
remove its files with commands:
   sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness
  then extract new version with commands:
   sudo tar -zxvf upstart_brightness.tar.gz -C /

  I hope my script will help somebody.
  Thanks for testing!

  To Ubuntu developers: please contact me if you are ready to include
  and distribute my script to 12.04 and 14.04 deb-pakages.

  =

  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 1411100] Re: guest user not removed after guest session ends

2015-01-15 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch to use non-conflicting variable names" seems to be
a patch.  If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

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

Title:
  guest user not removed after guest session ends

Status in lightdm package in Ubuntu:
  New

Bug description:
  The /usr/sbin/giest-account script contains a bug which prevents the
  removal of guest accounts:

  $ sudo /usr/sbin/guest-account remove guest-Hhiook
  /usr/sbin/guest-account: line 129: UID: readonly variable

  Maybe this is related to /bin/sh actually beeing a Bash:

  $ ll -d /bin/sh
  lrwxrwxrwx 1 root root 4 Jan  1 01:44 /bin/sh -> bash*

  But since using Bash as default sh is still a "feature" of Ubuntu, all
  scripts should work with both.

  Running the script with dash actually works:

  $ sudo dash /usr/sbin/guest-account remove guest-ZWCtva
  umount: /tmp/guest-ZWCtva: mountpoint not found
  umount: /tmp/guest-ZWCtva: mountpoint not found
  Removing user `guest-ZWCtva' ...
  Warning: group `guest-ZWCtva' has no more members.
  Done.

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

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


[Touch-packages] [Bug 1263228] Re: icons in indicators are small (difficult to view on FullHD display and smaller than was on 12.04)

2015-01-15 Thread Mathew Hodson
** Tags removed: saucy trusty-desktop utopic
** Tags added: i386

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

Title:
  icons in indicators are small (difficult to view on FullHD display and
  smaller than was on 12.04)

Status in Application Indicators:
  New
Status in The Date and Time Indicator:
  New
Status in Indicator keyboard:
  New
Status in The Messaging Menu:
  New
Status in The Power Indicator:
  New
Status in The Session Menu:
  New
Status in Sound Menu:
  New
Status in Libindicator:
  New
Status in gnome-panel package in Ubuntu:
  Triaged
Status in indicator-application package in Ubuntu:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Triaged
Status in indicator-keyboard package in Ubuntu:
  Triaged
Status in indicator-messages package in Ubuntu:
  Triaged
Status in indicator-power package in Ubuntu:
  Fix Released
Status in indicator-session package in Ubuntu:
  Triaged
Status in indicator-sound package in Ubuntu:
  Triaged
Status in libindicator package in Ubuntu:
  Triaged

Bug description:
  I have Ubuntu 14.04 with all updates installed.

  My screen resolution is 1920x1080 (FullHD) at 16.4 inches.
  Icons from the menu of newest indicator-keyboard and other gnome-panel icons 
are very small (difficult to read).

  Please adapt icon sizes to large screen resolutions.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-keyboard 0.0.0+14.04.20131125-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sat Dec 21 00:41:25 2013
  InstallationDate: Installed on 2013-10-20 (61 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  SourcePackage: indicator-keyboard
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-application/+bug/1263228/+subscriptions

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


[Touch-packages] [Bug 1411140] [NEW] systemd-machine-id-commit.service fails on live system

2015-01-15 Thread Martin Pitt
Public bug reported:

Boot the current live system with systemd: Go to gfxboot, select F6,
press Esc twice, stay in gfxboot, and append init=/bin/systemd to the
command line. The live system will come up, but degraded:

● systemd-machine-id-commit.service - Commit a transient machine-id on disk
   Loaded: loaded (/lib/systemd/system/systemd-machine-id-commit.service; 
static; vendor preset: enabled)
   Active: failed (Result: exit-code) since Thu 2015-01-15 08:08:47 UTC; 1min 
57s ago
 Docs: man:systemd-machine-id-commit.service(8)
  Process: 871 ExecStart=/lib/systemd/systemd-machine-id-commit (code=exited, 
status=1/FAILURE)
 Main PID: 871 (code=exited, status=1/FAILURE)

Jan 15 08:08:47 ubuntu systemd[1]: Starting Commit a transient machine-id on 
disk...
Jan 15 08:08:47 ubuntu systemd[1]: systemd-machine-id-commit.service: main 
process exited, code=exited, status=1/FAILURE
Jan 15 08:08:47 ubuntu systemd[1]: Failed to start Commit a transient 
machine-id on disk.
Jan 15 08:08:47 ubuntu systemd[1]: Unit systemd-machine-id-commit.service 
entered failed state.
Jan 15 08:08:47 ubuntu systemd[1]: systemd-machine-id-commit.service failed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 218-3ubuntu3
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Jan 15 09:06:46 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-11-20 (55 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
MachineType: LENOVO 2324CTO
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=f86539b0-3a1b-4372-83b0-acdd029ade68 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G2ET95WW (2.55 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2324CTO
dmi.board.vendor: LENOVO
dmi.board.version: 0B98401 Pro
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET95WW(2.55):bd07/09/2013:svnLENOVO:pn2324CTO:pvrThinkPadX230:rvnLENOVO:rn2324CTO:rvr0B98401Pro:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2324CTO
dmi.product.version: ThinkPad X230
dmi.sys.vendor: LENOVO

** Affects: systemd (Ubuntu)
 Importance: Low
 Assignee: Didier Roche (didrocks)
 Status: Triaged


** Tags: amd64 apport-bug vivid

** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) => Didier Roche (didrocks)

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

** Changed in: systemd (Ubuntu)
   Status: New => Triaged

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

Title:
  systemd-machine-id-commit.service fails on live system

Status in systemd package in Ubuntu:
  Triaged

Bug description:
  Boot the current live system with systemd: Go to gfxboot, select F6,
  press Esc twice, stay in gfxboot, and append init=/bin/systemd to the
  command line. The live system will come up, but degraded:

  ● systemd-machine-id-commit.service - Commit a transient machine-id on disk
 Loaded: loaded (/lib/systemd/system/systemd-machine-id-commit.service; 
static; vendor preset: enabled)
 Active: failed (Result: exit-code) since Thu 2015-01-15 08:08:47 UTC; 1min 
57s ago
   Docs: man:systemd-machine-id-commit.service(8)
Process: 871 ExecStart=/lib/systemd/systemd-machine-id-commit (code=exited, 
status=1/FAILURE)
   Main PID: 871 (code=exited, status=1/FAILURE)

  Jan 15 08:08:47 ubuntu systemd[1]: Starting Commit a transient machine-id on 
disk...
  Jan 15 08:08:47 ubuntu systemd[1]: systemd-machine-id-commit.service: main 
process exited, code=exited, status=1/FAILURE
  Jan 15 08:08:47 ubuntu systemd[1]: Failed to start Commit a transient 
machine-id on disk.
  Jan 15 08:08:47 ubuntu systemd[1]: Unit systemd-machine-id-commit.service 
entered failed state.
  Jan 15 08:08:47 ubuntu systemd[1]: systemd-machine-id-commit.service failed.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-3ubuntu3
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Jan 15 09:06:46 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-11-20 (55 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20141119)
  MachineType: LENOVO 2324CTO
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=f86539b0-3a1b-4372-83b0-acdd029ade68 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probab

[Touch-packages] [Bug 90085] Re: When /tmp is mounted noexec, preconfigure fails

2015-01-15 Thread robogeek
I found this discussion / bug thread while looking for a solution to an
inability to install packages on a VPS in my Dreamhost account.

Dreamhost has /tmp mounted with noexec and there's some kind of
permission preventing me from remounting it to turn off noexec.

I don't know the ins and outs of whether it's a good idea or not to make
/tmp noexec, whether it adds more security or not.  Fact is that
Dreamhost chose to set up their VPS's so /tmp is noexec and to prevent
us from changing that setting.

This same configuration choice already tripped me up yesterday while
trying to install PECL packages ... and there's a workaround in PECL to
configure a different tempdir.

Thankfully the configuration setting in #19 does the trick.

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

Title:
  When /tmp is mounted noexec, preconfigure fails

Status in debconf package in Ubuntu:
  Triaged
Status in debconf package in Debian:
  Confirmed

Bug description:
  Binary package hint: mysql-server

  
  /tmp mounted noexec, this ensues:

  
  Preconfiguring packages ...
  Can't exec "/tmp/mysql-server-5.0.config.89611": Permission denied at 
/usr/share/perl/5.8/IPC/Open3.pm line 168.
  open2: exec of /tmp/mysql-server-5.0.config.89611 configure  failed at 
/usr/share/perl5/Debconf/ConfModule.pm line 57
  mysql-server-5.0 failed to preconfigure, with exit status 2

  ace

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

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


[Touch-packages] [Bug 1409133] Missing required logs.

2015-01-15 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1409133

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Heavy black flickering after VT switching on Intel Ironlake Mobile.

Status in Mir:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in mir package in Ubuntu:
  New

Bug description:
  After running mir_demo_server on VT 1, when I switch to VT 7 then back
  to VT 1, the demo server really flickers black quite a lot (entire
  screen, pointer included). I'm not sure, but I also upgraded my kernel
  to 3.18.2-031802-generic at the same time, if it's because of that,
  please mark invalid.

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

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


[Touch-packages] [Bug 775374] Re: pthread_exit() causes pthread_join() hang when library destructor called

2015-01-15 Thread Mauro S
Fixed in eglibc-2.12

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

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

Title:
  pthread_exit() causes pthread_join() hang when library destructor
  called

Status in eglibc package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: libc6

  Hello,

  I have a simple program that loads and then unloads a shared object.
  Source code attached.

  Shared object constructor launchs a joinable thread, that terminates with 
pthread_exit() call.
  Shared object destructor contains pthread_join() call. When I call 
destructor, pthread_join() hangs. This behavior disappears if I substitute 
pthread_exit() with a return.

  Here the gdb trace:
  (gdb) info threads
2 Thread 0xb7fefb70 (LWP 1134)  0x0012d422 in __kernel_vsyscall ()
  * 1 Thread 0xb7ff06c0 (LWP 1131)  0x0012d422 in __kernel_vsyscall ()

  (gdb) bt
  #0  0x0012d422 in __kernel_vsyscall ()
  #1  0x00138b5d in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
  #2  0x002a57a4 in TestModExit () at TestMod.c:49
  #3  0x002a5678 in __do_global_dtors_aux () from ./libTestMod.so
  #4  0x002a5810 in _fini () from ./libTestMod.so
  #5  0x0012273e in ?? () from /lib/ld-linux.so.2
  #6  0x001231b7 in ?? () from /lib/ld-linux.so.2
  #7  0x0012eca4 in ?? () from /lib/tls/i686/cmov/libdl.so.2
  #8  0x0011d7e6 in ?? () from /lib/ld-linux.so.2
  #9  0x0012f09c in ?? () from /lib/tls/i686/cmov/libdl.so.2
  #10 0x0012ecda in dlclose () from /lib/tls/i686/cmov/libdl.so.2
  #11 0x08048549 in main (argc=1, argv=0xb874) at main.c:15

  (gdb) thread 2
  [Switching to thread 2 (Thread 0xb7fefb70 (LWP 1134))]#0  0x0012d422 in 
__kernel_vsyscall ()

  (gdb) bt
  #0  0x0012d422 in __kernel_vsyscall ()
  #1  0x0013eaf9 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0
  #2  0x0013a149 in _L_lock_839 () from /lib/tls/i686/cmov/libpthread.so.0
  #3  0x00139fdb in pthread_mutex_lock () from 
/lib/tls/i686/cmov/libpthread.so.0
  #4  0x0012157d in ?? () from /lib/ld-linux.so.2
  #5  0x0024f4a2 in ?? () from /lib/tls/i686/cmov/libc.so.6
  #6  0x0011d7e6 in ?? () from /lib/ld-linux.so.2
  #7  0x0024f5a1 in ?? () from /lib/tls/i686/cmov/libc.so.6
  #8  0x0024f6bb in __libc_dlopen_mode () from /lib/tls/i686/cmov/libc.so.6
  #9  0x00140b47 in pthread_cancel_init () from 
/lib/tls/i686/cmov/libpthread.so.0
  #10 0x00140cbd in _Unwind_ForcedUnwind () from 
/lib/tls/i686/cmov/libpthread.so.0
  #11 0x0013e788 in __pthread_unwind () from /lib/tls/i686/cmov/libpthread.so.0
  #12 0x001389e0 in pthread_exit () from /lib/tls/i686/cmov/libpthread.so.0
  #13 0x002a5719 in MyThreadFun (arg=0x0) at TestMod.c:25
  #14 0x0013796e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  #15 0x00218a4e in clone () from /lib/tls/i686/cmov/libc.so.6

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

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


[Touch-packages] [Bug 1400580] Re: Color Inverse on display. Toggle Negative Image

2015-01-15 Thread PS Jenkins bot
Fix committed into lp:mir at revision None, scheduled for release in
mir, milestone 0.11.0

** Changed in: mir
   Status: In Progress => Fix Committed

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

Title:
   Color Inverse on display. Toggle Negative Image

Status in Mir:
  Fix Committed
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  I would like to see a feature that allowed Unity8, to easily inverse
  the desktop colors.  To be able to easily turn on and off a negative
  (inverse) display of the desktop. For now, it can be done with X
  (xcalib). It would be nice to see Unity8 do this natively, instead of
  Ubuntu users needing this feature hoping, X-11 support will always be
  available.

  This is a feature I use, due to impaired eye-sight.

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

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


<    1   2   3   4