[Desktop-packages] [Bug 1209417] Re: [FFE] Nested compositor support

2013-12-10 Thread Daniel van Vugt
This bug was fixed in the package mesa - 10.0.0-1ubuntu3

---
mesa (10.0.0-1ubuntu3) trusty; urgency=low

  * Refresh Mir EGL platform patch.
+ Adds EGL_KHR_image support, needed for nested Mir-on-Mir support
+ Adds resize support (LP: #1227744)
+ Properly free()s surface front and back buffers on destroy (LP: #1211982)
 -- Christopher James Halse Rogers  Wed, 11 Dec 2013 12:24:46 
+0800

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1209417

Title:
  [FFE] Nested compositor support

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu:
  Fix Released

Bug description:
  Description of change:
  Allow Mir compositors to run inside another Mir compositor.

  Rationale:
  To run a Mir session inside Unity System Compositor we need to support Mir as 
a backend to Mir (nested Mir). This is required for the phone to work and also 
to allow Unity 8 to be run inside 13.10 desktop (preview only).

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

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


[Desktop-packages] [Bug 1211982] Re: Memory leaks in libEGL while running mir

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.0.0-1ubuntu3

---
mesa (10.0.0-1ubuntu3) trusty; urgency=low

  * Refresh Mir EGL platform patch.
+ Adds EGL_KHR_image support, needed for nested Mir-on-Mir support
+ Adds resize support (LP: #1227744)
+ Properly free()s surface front and back buffers on destroy (LP: #1211982)
 -- Christopher James Halse RogersWed, 11 Dec 2013 
12:24:46 +0800

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1211982

Title:
  Memory leaks in libEGL while running mir

Status in “mesa” package in Ubuntu:
  Fix Released

Bug description:
  Here are 2 bugs that picked up in valgrind while running egl examples,
  which I've made sure under 1 examples that eglDestorySurface is being
  called on the same pointer that was created:

  More debugging symbols, but can't figure out the last 3 '???'

  For mir_demo_client_eglplasma:
  http://paste.ubuntu.com/5983066/

  For an SDL2.0 app:
  http://paste.ubuntu.com/5983070/

  They seem like memory leaks in libEGL but it is running things in
  mir...

  To reproduce:
  valgrind --tool=memcheck --num-callers=50 --leak-check=full 
--track-origins=yes mir_demo_client_eglplasma 2>&1 | tee mir-val.log

  There appears to be 2 different leaks, but they are consistent. Even
  when things are cleaned up through eglTerminate and eglDestorySurface.

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

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


[Desktop-packages] [Bug 1227744] Re: [enhancement] Resizable surfaces

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mesa - 10.0.0-1ubuntu3

---
mesa (10.0.0-1ubuntu3) trusty; urgency=low

  * Refresh Mir EGL platform patch.
+ Adds EGL_KHR_image support, needed for nested Mir-on-Mir support
+ Adds resize support (LP: #1227744)
+ Properly free()s surface front and back buffers on destroy (LP: #1211982)
 -- Christopher James Halse RogersWed, 11 Dec 2013 
12:24:46 +0800

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1227744

Title:
  [enhancement] Resizable surfaces

Status in Mir:
  Fix Committed
Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mir” package in Ubuntu:
  Triaged

Bug description:
  Add support for surface resizing

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

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


[Desktop-packages] [Bug 1259070] Re: N90SV, Realtek ALC663, Mic, Internal Underruns, dropouts or crackling sound

2013-12-10 Thread Raymond
but synthom_pulseaudio.log did not contain info about the capture since
only alsa-sink was logged

do you mean directly using alsa work well ?

arecord -Dhw:0,0 -c2  test.wav


you have to provide pulseaudio verbose log while you capture 

https://wiki.ubuntu.com/PulseAudio/Log

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

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

Title:
   N90SV, Realtek ALC663, Mic, Internal  Underruns, dropouts or
  crackling sound

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

Bug description:
  Recording directly with arecord works, but using pulseaudio has
  crackling noise.

  Workaround is to disable timer based scheduling in /etc/pulse/default.pa
  AND setting

  default-fragments = 4
  default-fragment-size-msec = 90 (or higher, lower still produces noise)

  in daemon.conf. Total hw buffer size is 371 ms (according to
  pulseaudio -vvv > pulse.log)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-15.22-generic 3.11.10
  Uname: Linux 3.11.0-15-generic i686
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 2432 F pulseaudio
  Date: Mon Dec  9 09:29:29 2013
  InstallationDate: Installed on 2013-04-22 (230 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:SIS966 failed
  Symptom_Card: Internes Audio - HDA SIS966
  Symptom_Jack: Mic, Internal
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [N90SV, Realtek ALC663, Mic, Internal] Underruns, dropouts or 
crackling sound
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (51 days ago)
  dmi.bios.date: 02/25/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N90SV
  dmi.board.vendor: ASUS CORPORATION
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr207:bd02/25/2010:svnASUSTeKComputerInc.:pnN90SV:pvr1.0:rvnASUSCORPORATION:rnN90SV:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr:
  dmi.product.name: N90SV
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2013-12-08T17:23:33.527378

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

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


[Desktop-packages] [Bug 1037564] Re: RandR offers rotations, but fails to apply them

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

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1037564

Title:
  RandR offers rotations, but fails to apply them

Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  on the system described by the attachments, the radeon driver offers
  all rotations and reflections ("normal left inverted right x axis y
  axis" in the output of `xrandr`) on all outputs (LVDS, VGA-0).

  when trying to configure a rotation or reflection on either of the
  outputs, independent of the resolution (tried both maximum and typical
  low-res in case i'd hit a size constraint), the crtc can't be
  configured thusly. (`xrandr --output LVDS --reflect x` & co give
  `xrandr: Configure crtc 0 failed` (or `crtc 1` for VGA-0)).

  for lack of understanding of how the individual parts of x play
  together, i'm reporting this to xserver-xorg-video-radeon. i see no
  reason to assume this doesn't apply upstream as well, but don't know
  where to report there exactly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  Uname: Linux 3.4.0-030400rc6-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: None
  Date: Thu Aug 16 15:04:54 2012
  DistUpgraded: 2012-05-13 12:41:31,386 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus: fglrx, 8.960: added
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series] 
[1002:9712] (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21ca]
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MachineType: LENOVO 2545A25
  ProcEnviron:
   LANGUAGE=de_DE:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.4.0-030400rc6-generic 
root=/dev/mapper/root ro quiet splash
  Renderer: Software
  SourcePackage: xorg
  Symptom: display
  UnitySupportTest:
   Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadRequest (invalid request code or no 
such operation)
 Major opcode of failed request:  153 (GLX)
 Minor opcode of failed request:  19 (X_GLXQueryServerString)
 Serial number of failed request:  22
 Current serial number in output stream:  22
  UpgradeStatus: Upgraded to precise on 2012-05-13 (95 days ago)
  dmi.bios.date: 01/10/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 87ET35WW (1.09 )
  dmi.board.name: 2545A25
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr87ET35WW(1.09):bd01/10/2011:svnLENOVO:pn2545A25:pvrThinkPadEdge:rvnLENOVO:rn2545A25:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2545A25
  dmi.product.version: ThinkPad Edge
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1037564/+subscriptions

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


[Desktop-packages] [Bug 1209417] Re: [FFE] Nested compositor support

2013-12-10 Thread Daniel van Vugt
Fix committed to trusty proposed:
mesa (10.0.0-1ubuntu3) trusty; urgency=low

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

** Changed in: mesa (Ubuntu)
   Status: New => Fix Committed

** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) => Chris Halse Rogers (raof)

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1209417

Title:
  [FFE] Nested compositor support

Status in “mesa” package in Ubuntu:
  Fix Committed
Status in “mir” package in Ubuntu:
  Fix Released

Bug description:
  Description of change:
  Allow Mir compositors to run inside another Mir compositor.

  Rationale:
  To run a Mir session inside Unity System Compositor we need to support Mir as 
a backend to Mir (nested Mir). This is required for the phone to work and also 
to allow Unity 8 to be run inside 13.10 desktop (preview only).

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

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


[Desktop-packages] [Bug 1227744] Re: [enhancement] Resizable surfaces

2013-12-10 Thread Daniel van Vugt
Fix committed to trusty proposed:
mesa (10.0.0-1ubuntu3) trusty; urgency=low


** Changed in: mesa (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1227744

Title:
  [enhancement] Resizable surfaces

Status in Mir:
  Fix Committed
Status in “mesa” package in Ubuntu:
  Fix Committed
Status in “mir” package in Ubuntu:
  Triaged

Bug description:
  Add support for surface resizing

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

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


[Desktop-packages] [Bug 1211982] Re: Memory leaks in libEGL while running mir

2013-12-10 Thread Daniel van Vugt
Fix committed to trusty proposed:
mesa (10.0.0-1ubuntu3) trusty; urgency=low

** Changed in: mesa (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1211982

Title:
  Memory leaks in libEGL while running mir

Status in “mesa” package in Ubuntu:
  Fix Committed

Bug description:
  Here are 2 bugs that picked up in valgrind while running egl examples,
  which I've made sure under 1 examples that eglDestorySurface is being
  called on the same pointer that was created:

  More debugging symbols, but can't figure out the last 3 '???'

  For mir_demo_client_eglplasma:
  http://paste.ubuntu.com/5983066/

  For an SDL2.0 app:
  http://paste.ubuntu.com/5983070/

  They seem like memory leaks in libEGL but it is running things in
  mir...

  To reproduce:
  valgrind --tool=memcheck --num-callers=50 --leak-check=full 
--track-origins=yes mir_demo_client_eglplasma 2>&1 | tee mir-val.log

  There appears to be 2 different leaks, but they are consistent. Even
  when things are cleaned up through eglTerminate and eglDestorySurface.

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

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


[Desktop-packages] [Bug 1228765] Re: Need to implement DisplayConfig dbus interface within Unity

2013-12-10 Thread Tim
Tagging as high for Ubuntu GNOME, since this is blocking g-s-d/g-c-c
(once they have been forked for ubuntu)

** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

** Changed in: ubuntu-gnome
   Importance: Undecided => High

** Changed in: ubuntu-gnome
   Status: New => Triaged

** Changed in: ubuntu-gnome
Milestone: None => trusty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-desktop3 in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1228765

Title:
  Need to implement DisplayConfig dbus interface within Unity

Status in Ubuntu GNOME:
  Triaged
Status in Unity:
  Triaged
Status in “gnome-desktop3” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  For GNOME 3.10, all the display configuration/xrandr code has been
  moved into Mutter as dbus interface. The Main reason for this move was
  to abstract away the display server (x11/wayland).

  This affects gnome-desktop3 and gnome-settings-daemon. In particular
  the changes in gnome-desktop would create a gigantic mess if we tried
  to revert these changes for Unity only. As such it seems the cleanest
  solution would be to copy the display config interface from Mutter
  into Unity. The code itself is fairly self contained, so apart from
  the resulting duplication of code, it shouldnt really be much of an
  issue.

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

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


[Desktop-packages] [Bug 1259561] Re: config timestamps not updated on hotplugging a output with hybrid graphics

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.14.4.901-0ubuntu2

---
xorg-server (2:1.14.4.901-0ubuntu2) trusty; urgency=low

  * Re-apply security update again.
 -- Maarten LankhorstTue, 10 Dec 2013 
15:25:04 +0100

** Changed in: xorg-server (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1259561

Title:
  config timestamps not updated on hotplugging a output with hybrid
  graphics

Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Saucy:
  New

Bug description:
  [Impact]
  In Precise and Saucy, we support hybrid graphics, but this issue prevents 
users from hotplugging external screens (the ones connected to the Intel card 
if nvidia is driving the display). The timestamps on the main screen are never 
updated when a output is plugged in to the gpu screen.

  This is also the bug for getting xorg-server 1.14.5 backported to
  saucy.

  [Test Case]
  Requires fix for #1224254 first.

  Plug in a screen after gsd started. The screen should turn on and
  enter mirror mode or extended mode. Wrong behavior: Screen stays off.

  Alternate testcase: check timestamps on xev, they should stay the same
  when plugging or unplugging, but update each time.

  [Regression Potential]
  Low, but not zero. We will also bump the micro release with the MRE, the ABI 
was been broken shortly after 1.14.4, but this was quickly discovered and fixed 
before 1.14.5rc1 was released. There's also a commit "xfree86: Find primary 
entity when bus types are nominally different" which I suspect could have 
broken driver loading in the optimus configuration, but we already have a 
different fix because I ran into the same bug after a similar fix before.

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

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


[Desktop-packages] [Bug 1227744] Re: [enhancement] Resizable surfaces

2013-12-10 Thread Daniel van Vugt
** Changed in: mesa (Ubuntu)
 Assignee: (unassigned) => Chris Halse Rogers (raof)

** Changed in: mesa (Ubuntu)
   Status: Triaged => In Progress

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

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1227744

Title:
  [enhancement] Resizable surfaces

Status in Mir:
  Fix Committed
Status in “mesa” package in Ubuntu:
  In Progress
Status in “mir” package in Ubuntu:
  Triaged

Bug description:
  Add support for surface resizing

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

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


[Desktop-packages] [Bug 1227744] Re: [enhancement] Resizable surfaces

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/mesa

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1227744

Title:
  [enhancement] Resizable surfaces

Status in Mir:
  Fix Committed
Status in “mesa” package in Ubuntu:
  Triaged

Bug description:
  Add support for surface resizing

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

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


[Desktop-packages] [Bug 1211982] Re: Memory leaks in libEGL while running mir

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/mesa

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1211982

Title:
  Memory leaks in libEGL while running mir

Status in “mesa” package in Ubuntu:
  In Progress

Bug description:
  Here are 2 bugs that picked up in valgrind while running egl examples,
  which I've made sure under 1 examples that eglDestorySurface is being
  called on the same pointer that was created:

  More debugging symbols, but can't figure out the last 3 '???'

  For mir_demo_client_eglplasma:
  http://paste.ubuntu.com/5983066/

  For an SDL2.0 app:
  http://paste.ubuntu.com/5983070/

  They seem like memory leaks in libEGL but it is running things in
  mir...

  To reproduce:
  valgrind --tool=memcheck --num-callers=50 --leak-check=full 
--track-origins=yes mir_demo_client_eglplasma 2>&1 | tee mir-val.log

  There appears to be 2 different leaks, but they are consistent. Even
  when things are cleaned up through eglTerminate and eglDestorySurface.

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

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


[Desktop-packages] [Bug 1259822] [NEW] package libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1 failed to install/upgrade: el paquete libreoffice-ogltrans no está listo para configurarse no se puede configu

2013-12-10 Thread william gomez
Public bug reported:

PROBLEMS INSTALLED JAVA IN TERMINAL.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
AptOrdering:
 oracle-java7-installer: Install
 libreoffice-ogltrans: Configure
 oracle-java7-installer: Configure
Architecture: amd64
Date: Wed Dec 11 00:21:12 2013
DpkgHistoryLog:
 Start-Date: 2013-12-11  00:21:00
 Commandline: apt-get install oracle-java7-installer
 Install: oracle-java7-installer:amd64 (7u45-0~webupd8~6)
DuplicateSignature: package:libreoffice-ogltrans:1:4.1.2~rc3-0ubuntu1:el 
paquete libreoffice-ogltrans no está listo para configurarse  no se puede 
configurar (estado actual `half-installed')
ErrorMessage: el paquete libreoffice-ogltrans no está listo para configurarse  
no se puede configurar (estado actual `half-installed')
InstallationDate: Installed on 2013-10-28 (43 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: libreoffice
Title: package libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1 failed to 
install/upgrade: el paquete libreoffice-ogltrans no está listo para 
configurarse  no se puede configurar (estado actual `half-installed')
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1259822

Title:
  package libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1 failed to
  install/upgrade: el paquete libreoffice-ogltrans no está listo para
  configurarse  no se puede configurar (estado actual `half-installed')

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  PROBLEMS INSTALLED JAVA IN TERMINAL.

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  AptOrdering:
   oracle-java7-installer: Install
   libreoffice-ogltrans: Configure
   oracle-java7-installer: Configure
  Architecture: amd64
  Date: Wed Dec 11 00:21:12 2013
  DpkgHistoryLog:
   Start-Date: 2013-12-11  00:21:00
   Commandline: apt-get install oracle-java7-installer
   Install: oracle-java7-installer:amd64 (7u45-0~webupd8~6)
  DuplicateSignature: package:libreoffice-ogltrans:1:4.1.2~rc3-0ubuntu1:el 
paquete libreoffice-ogltrans no está listo para configurarse  no se puede 
configurar (estado actual `half-installed')
  ErrorMessage: el paquete libreoffice-ogltrans no está listo para configurarse 
 no se puede configurar (estado actual `half-installed')
  InstallationDate: Installed on 2013-10-28 (43 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: libreoffice
  Title: package libreoffice-ogltrans 1:4.1.2~rc3-0ubuntu1 failed to 
install/upgrade: el paquete libreoffice-ogltrans no está listo para 
configurarse  no se puede configurar (estado actual `half-installed')
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1038881] Re: Uses system user UID range for guest user

2013-12-10 Thread Gunnar Hjalmarsson
Robert,
For a few minutes I had the theory that the problem at bug #1259562 with guest 
users not being removed from accountsservice would be fixed, if --system was 
dropped when creating a guest session. However, I tested to use deluser to 
delete a regular user, and also in that case the file in 
/var/lib/AccountsService/users was not removed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1038881

Title:
  Uses system user UID range for guest user

Status in Light Display Manager:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  lightdm creates guest users with adduser --system (or an equivalent),
  i. e. creates system user IDs < 500. This is less likely to conflict
  with LDAP etc. setups, but does cause issues like crash reports from
  the guest session being reported as "system errors" by apport to admin
  users. It might also cause some other unexpected permission issues
  where a privilege is granted only to system, but not to human users.

  I think we should change the call to create guest users in the uid >=
  500 range, i. e. drop --system.

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

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


[Desktop-packages] [Bug 1257505] Re: Create Unity Control Center so can remain on old GNOME Control Center version

2013-12-10 Thread Robert Ancell
** Description changed:

  Ubuntu/Unity uses GNOME Control Center as the application to configure
  the Unity session. We've made a lot of changes appropriate for Ubuntu
  and Unity (61 patches) which makes it hard to maintain and creates a
  conflict for Ubuntu GNOME to use the control center. Unity 7 will be
  replaced by Unity 8 in the future which has a new settings interface.
  
  So we can continue to remain on the current version of GNOME Control
  Center but allow Ubuntu GNOME to continue to update we will create a new
  project lp:unity-control-center which is a copy of GNOME Control Center
  3.6 but with appropriate renaming so both can be installed.
  
  A number of packages that refer to gnome-control-center need to be
  updated to refer to unity-control-center (see bug tasks).
  
  A PPA for testing is https://launchpad.net/~ubuntu-desktop/+archive
- /unity-control-center/+packages.
+ /unity-control-center

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to webaccounts-browser-extension in
Ubuntu.
https://bugs.launchpad.net/bugs/1257505

Title:
  Create Unity Control Center so can remain on old GNOME Control Center
  version

Status in “activity-log-manager” package in Ubuntu:
  In Progress
Status in “chromium-browser” package in Ubuntu:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  In Progress
Status in “empathy” package in Ubuntu:
  Confirmed
Status in “eog” package in Ubuntu:
  In Progress
Status in “gnome-color-manager” package in Ubuntu:
  In Progress
Status in “gnome-control-center” package in Ubuntu:
  In Progress
Status in “gnome-control-center-signon” package in Ubuntu:
  In Progress
Status in “gnome-media” package in Ubuntu:
  In Progress
Status in “gthumb” package in Ubuntu:
  In Progress
Status in “indicator-bluetooth” package in Ubuntu:
  In Progress
Status in “indicator-power” package in Ubuntu:
  In Progress
Status in “indicator-session” package in Ubuntu:
  In Progress
Status in “indicator-sound” package in Ubuntu:
  In Progress
Status in “landscape-client” package in Ubuntu:
  In Progress
Status in “language-selector” package in Ubuntu:
  In Progress
Status in “nautilus” package in Ubuntu:
  In Progress
Status in “software-properties” package in Ubuntu:
  In Progress
Status in “ubuntuone-control-panel” package in Ubuntu:
  In Progress
Status in “unity-control-center” package in Ubuntu:
  In Progress
Status in “webaccounts-browser-extension” package in Ubuntu:
  In Progress

Bug description:
  Ubuntu/Unity uses GNOME Control Center as the application to configure
  the Unity session. We've made a lot of changes appropriate for Ubuntu
  and Unity (61 patches) which makes it hard to maintain and creates a
  conflict for Ubuntu GNOME to use the control center. Unity 7 will be
  replaced by Unity 8 in the future which has a new settings interface.

  So we can continue to remain on the current version of GNOME Control
  Center but allow Ubuntu GNOME to continue to update we will create a
  new project lp:unity-control-center which is a copy of GNOME Control
  Center 3.6 but with appropriate renaming so both can be installed.

  A number of packages that refer to gnome-control-center need to be
  updated to refer to unity-control-center (see bug tasks).

  A PPA for testing is https://launchpad.net/~ubuntu-desktop/+archive
  /unity-control-center

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

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


[Desktop-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2013-12-10 Thread Robert Ancell
Yeah, calling DeleteUser would help, though it's not symmetrical since
we didn't call AddUser in the first place. There's a bunch of ways where
accounts could disappear without accounts service being explicitly
notified. The most reliable method would be for it to purge it's cache
when it detects this.

The attached patch will probably fix this (not tested) since A-S already
scans the cache directory on startup.

** Patch added: 
"0001-Remove-user-cache-files-if-user-account-no-longer-ex.patch"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1259562/+attachment/3927354/+files/0001-Remove-user-cache-files-if-user-account-no-longer-ex.patch

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

** Changed in: lightdm
   Status: New => Triaged

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

** Changed in: lightdm
   Importance: Undecided => Medium

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

** Changed in: lightdm
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in Light Display Manager:
  Triaged
Status in “accountsservice” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

  This issue is possibly related to bug #1038881.

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

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


[Desktop-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2013-12-10 Thread Robert Ancell
As an aside, I was thinking when I added guest support to LightDM it
would be good to make an AddGuest method to A-S and leave it to A-S to
do all the guest account work. In that case it would allow A-S to
correctly clean up when the guest account was removed. We could also
mark the guest accounts as "delete on reboot" so A-S could properly
clean them up if LightDM messes up.

Just never found the time to do it...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in Light Display Manager:
  Triaged
Status in “accountsservice” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

  This issue is possibly related to bug #1038881.

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

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


[Desktop-packages] [Bug 1038881] Re: Uses system user UID range for guest user

2013-12-10 Thread Robert Ancell
I have no idea why the guest accounts are created as system users... I
would think it makes sense to drop the --system too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1038881

Title:
  Uses system user UID range for guest user

Status in Light Display Manager:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  lightdm creates guest users with adduser --system (or an equivalent),
  i. e. creates system user IDs < 500. This is less likely to conflict
  with LDAP etc. setups, but does cause issues like crash reports from
  the guest session being reported as "system errors" by apport to admin
  users. It might also cause some other unexpected permission issues
  where a privilege is granted only to system, but not to human users.

  I think we should change the call to create guest users in the uid >=
  500 range, i. e. drop --system.

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

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


[Desktop-packages] [Bug 1017164] Re: dash is black after boot

2013-12-10 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.]

** Changed in: unity
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1017164

Title:
  dash is black after boot

Status in Unity:
  Expired
Status in “unity” package in Ubuntu:
  Expired

Bug description:
  The dash background is completely black and the ubuntu logo has a blue 
background
  Changing the background fixes the problem till the next boot or unity 
--replace

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.12-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Sun Jun 24 16:36:17 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1017164] Re: dash is black after boot

2013-12-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1017164

Title:
  dash is black after boot

Status in Unity:
  Expired
Status in “unity” package in Ubuntu:
  Expired

Bug description:
  The dash background is completely black and the ubuntu logo has a blue 
background
  Changing the background fixes the problem till the next boot or unity 
--replace

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.12-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
  Uname: Linux 3.2.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Sun Jun 24 16:36:17 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1231630] Re: Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

2013-12-10 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1231630

Title:
  Prints to DYMO LabelWriter 450 are cut by prints to OKI printer

Status in “cups” package in Ubuntu:
  Expired

Bug description:
  I have 2 printers attached to my work station: DYMO LabelWriter 450 for 
printing labels and OKI B410d for printing invoices.
  My business environment sends 2 jobs at about the same time, one to print a 
label and one to print the invoice.

  After moving to 13.04 sometimes I see that labels printing is stopped in the 
middle (only half of the label gets out of the printer), the DYMO's print queue 
shows that the job is "Held" for some reason.
  When I manually resume the held job the label is printed again on the second 
half of the label and first half of the next label, thus wasting 2 label pages 
in that case.

  It's hard to reproduce, but it happens pretty frequently when printing
  to both of the printers.

  There is another symptom that I think is related to the same issue:
  Rarely the prints are not coming out at all and than I can see in print 
queues that jobs sizes are with smaller sizes than I can generally see there.
  That happens for both of the printers from time to time, probably current 
printing job is cut by the new one.

  Couldn't reproduce the problem when printing only to 1 printer at a
  time and waiting for all the jobs to come out before printing to the
  other.

  There was no problem on 11.10 to print to both of the printers at the
  same time.

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

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


[Desktop-packages] [Bug 1238414] Re: everytime i start unity dash. it flickers, freezes and then gpu lockup switching to software fbcon. failed to idle channel 1

2013-12-10 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60
days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1238414

Title:
  everytime i start unity dash. it flickers, freezes and then gpu lockup
  switching to software fbcon. failed to idle channel 1

Status in “unity” package in Ubuntu:
  Expired

Bug description:
  everytime i start unity dash. it flickers, freezes and then gpu lockup
  switching to software fbcon. failed to idle channel 1

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

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


[Desktop-packages] [Bug 1208986] Re: Xorg crashed with SIGSEGV in __mpn_divrem()

2013-12-10 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1208986

Title:
  Xorg crashed with SIGSEGV in __mpn_divrem()

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

Bug description:
  I don't know what was happened

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: xserver-xorg-core 2:1.14.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12-0ubuntu2
  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
  CrashCounter: 1
  Date: Wed Aug  7 00:28:39 2013
  DistUpgraded: 2013-07-25 08:18:43,729 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:397d]
  InstallationDate: Installed on 2012-05-31 (431 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423.2)
  MachineType: LENOVO HuronRiver Platform
  MarkForUpload: True
  ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.10.0-6-generic 
root=/dev/mapper/vg-root ro quiet splash i915.i915_enable_rc6=1 
i915.semaphores=1 pcie_aspm=force vt.handoff=7
  SegvAnalysis:
   Segfault happened at: 0xb7159597 <__mpn_divrem+7>:   call   0xb72565b3 
<__x86.get_pc_thunk.bx>
   PC (0xb7159597) ok
   source "0xb72565b3" (0xb72565b3) ok
   destination "(%esp)" (0xbf5ec000) not located in a known VMA region (needed 
writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: xorg-server
  StacktraceTop:
   __mpn_divrem (qp=0xbf5ec120, qextra_limbs=qextra_limbs@entry=0, 
np=0xbf5ec150, nsize=3, dp=0xbf5ec0f0, dsize=2) at divrem.c:56
   hack_digit () at printf_fp.c:250
   ___printf_fp (fp=fp@entry=0xbf5ec838, info=info@entry=0xbf5ec3e4, 
args=args@entry=0xbf5ec394) at printf_fp.c:943
   _IO_vfprintf_internal (s=0xbf5ec838, format=, ap=0xbf5eeec4 
"") at vfprintf.c:1654
   buffered_vfprintf (s=s@entry=0xb830ddb0, format=format@entry=0xb772c060 
"[%10.3f] ", args=args@entry=0xbf5eeebc "\240\032/\335\360\235\364@") at 
vfprintf.c:2341
  Title: Xorg crashed with SIGSEGV in __mpn_divrem()
  UpgradeStatus: Upgraded to saucy on 2013-07-25 (12 days ago)
  UserGroups: lp lpadmin
  dmi.bios.date: 10/21/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 45CN38WW
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Emerald Lake
  dmi.board.vendor: LENOVO
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnLENOVO:bvr45CN38WW:bd10/21/2011:svnLENOVO:pnHuronRiverPlatform:pvrIdeapadZ570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1:
  dmi.product.name: HuronRiver Platform
  dmi.product.version: Ideapad Z570
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu2
  version.libdrm2: libdrm2 2.4.46-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.2-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.9-0ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8-0ubuntu1.1
  xserver.bootTime: Wed Aug  7 00:29:39 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.2-0ubuntu3
  xserver.video_driver: intel

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

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


[Desktop-packages] [Bug 1259709] Re: Unity does not start after installing fglrx x64 drivers Mobility Radeon HD 3650

2013-12-10 Thread Daniel van Vugt
*** This bug is a duplicate of bug 859101 ***
https://bugs.launchpad.net/bugs/859101

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 859101, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 859101
   fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes 
at ... not found or incomplete file: .../linux/version.h)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1259709

Title:
  Unity does not start after installing fglrx x64 drivers Mobility
  Radeon HD 3650

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  This is a duplicate of bug #1259423. It was created automatically as
  part of the "would you like to report this problem" question hopefully
  answering request
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1259423/comments/2

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  DKMSBuildLog:
   DKMS make.log for fglrx-8.970 for kernel 3.11.0-14-generic (x86_64)
   Mon Dec  9 23:28:30 CST 2013
   AMD kernel module generator version 2.1
   kernel includes at /lib/modules/3.11.0-14-generic/build/include not found or 
incomplete
   file: /lib/modules/3.11.0-14-generic/build/include/linux/version.h
  DKMSKernelVersion: 3.11.0-14-generic
  Date: Mon Dec  9 23:28:34 2013
  DistUpgraded: 2013-10-18 08:24:06,128 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV635/M86 [Mobility Radeon HD 3650] 
[1002:9591] (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:3604]
  InstallationDate: Installed on 2013-02-18 (295 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MachineType: Hewlett-Packard HP EliteBook 8530w
  MarkForUpload: True
  PackageVersion: (not installed)
  PccardctlStatus:
   Socket 0:
 3.3V
16-bit
PC Card
 Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=a153e9f7-6ba9-4e43-85ae-951f1d3b7e38 ro quiet splash vt.handoff=7
  SourcePackage: fglrx-installer
  Title: fglrx (not installed): fglrx kernel module failed to build
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (53 days ago)
  dmi.bios.date: 12/08/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDV Ver. F.20
  dmi.board.name: 30E7
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 90.27
  dmi.chassis.asset.tag: USH91201DK
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.20:bd12/08/2011:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.20:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.27:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8530w
  dmi.product.version: F.20
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.46-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.9-2ubuntu1
  xserver.bootTime: Tue Dec 10 15:34:26 2013
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.3-3ubuntu2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1259709/+subscriptions

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


[Desktop-packages] [Bug 1259382] Re: fglrx-updates 2:12.104-0ubuntu0.0.1: fglrx-updates kernel module failed to build

2013-12-10 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1195705 ***
https://bugs.launchpad.net/bugs/1195705

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1195705, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1195705
   fglrx kernel module fails to build on kernel 3.10 [error: implicit 
declaration of function ‘create_proc_entry’]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1259382

Title:
  fglrx-updates 2:12.104-0ubuntu0.0.1: fglrx-updates kernel module
  failed to build

Status in “fglrx-installer-updates” package in Ubuntu:
  New

Bug description:
  Installing muti-able Drivers including fglrx-updates bug and fglrx-dev on the 
process of finding another person's drivers for Presario-CQ57 Laptop wifi 
drivers mainly if any 1 knows which drivers in the Package Manager.
  I not sure if thats a bug or not but the Ubuntu specs is 12.04.3 LTS kernel 
3.11.0-14
  Just reported it just to make sure this was not a bug or not like i all ways 
say irl "its allways better to be safe then sorry" but the "report problem" 
came after the installation

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: fglrx-updates 2:12.104-0ubuntu0.0.1
  ProcVersionSignature: Ubuntu 3.11.0-14.21~precise1-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: wl fglrx
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  DKMSKernelVersion: 3.11.0-14-generic
  Date: Mon Dec  9 21:05:07 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  PackageVersion: 2:12.104-0ubuntu0.0.1
  SourcePackage: fglrx-installer-updates
  Title: fglrx-updates 2:12.104-0ubuntu0.0.1: fglrx-updates kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1259382/+subscriptions

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


[Desktop-packages] [Bug 1249513] Re: System graphics slow majorily after logout/login

2013-12-10 Thread Daniel van Vugt
Actually, this bug more likely resides in compiz/unity7 where the
fallback to software rendering occurs.

** Project changed: unity-system-compositor => compiz

** Changed in: compiz
   Status: Opinion => New

** Changed in: mir
   Status: Opinion => New

** Changed in: xmir
   Status: Triaged => New

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

** Package changed: unity-system-compositor (Ubuntu) => compiz (Ubuntu)

** Changed in: compiz (Ubuntu)
   Status: Opinion => New

** Changed in: mir (Ubuntu)
   Status: Opinion => New

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1249513

Title:
  System graphics slow majorily after logout/login

Status in Compiz:
  New
Status in Mir:
  New
Status in Unity:
  New
Status in XMir:
  New
Status in “compiz” package in Ubuntu:
  New
Status in “mir” package in Ubuntu:
  New
Status in “unity” package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 13.10 with the system compositor repos enabled and
  so I believe I have 0.0.15 installed. Logging out and choosing another
  user from the login screen (or the same previous login name) will
  render the system pretty useless. Drawing of graphics seems to be slow
  when this happens. One major issue is trying to click on the icons on
  the side bar. It opens very slow but then quickly wants to retract
  again. Bringing up programs takes an extremely long time after logging
  out/logging in. closing out or minimizing programs causes almost a
  "frame by frame" close out.

  The system I am using is a Compaq DC5100 computer with Intel 910GL Graphics. 
This, again, only happens after logging out and then right back in...then the 
problems start. Let me know if you need me to run any other tests.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  DistroRelease: Ubuntu 13.10
  GraphicsCard:
   Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:300d]
  InstallationDate: Installed on 2013-10-19 (22 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  MarkForUpload: True
  Package: unity-system-compositor 0.0.1+13.10.20131015-0ubuntu1
  PackageArchitecture: i386
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Tags:  saucy
  Uname: Linux 3.11.0-13-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  version.libdrm: libdrm2 2.4.46-1
  version.lightdm: lightdm 1.8.4-0ubuntu1
  version.mesa: libegl1-mesa-dev N/A

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

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


[Desktop-packages] [Bug 1254032] Re: wrong position of window reported after switching workspaces

2013-12-10 Thread Daniel van Vugt
** Package changed: unity (Ubuntu) => compiz (Ubuntu)

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1254032

Title:
  wrong position of window reported after switching workspaces

Status in Compiz:
  New
Status in “compiz” package in Ubuntu:
  Confirmed

Bug description:
  After switching workspaces by using the mouse to click on
  applications, the pointer position reported is not correct which cause
  dropdown menus to be displayed at the wrong coordinates.

  Because workspace switching using the keyboard or the workspace
  switcher on the launcher works, I'll provide detailed instructions  on
  how to reproduce this behavior. I also attached a sample tcl/tk
  program that shows this issue very well. You can execute this by
  installing `tcl8.5` and `tk8.5` and running  `tclsh8.5 unity_bug.tcl`.

  Detailed instructions to reproduce behavior:
  1. Open an application (eg firefox,chrome,thunderbird) in the top-left 
workspace.
  2. Run the sample program I provided in the bottom right workspace.
  3. Now click the file menu in the sample program, to see the position of this 
window relative to the top left corner of the workspace.
  4. Now switch to the apllication in the top-left workspace by clicking that 
application in the launcher (do NOT use the workspace switcher icon or the 
keyboard)
  5. switch back to the sample program by clicking the sample program in the 
launcher (again do NOT use the workspace switcher icon or the keyboard)
  6. click the menu again, note that the position reported is the position of 
step 3 plus your screen resolution. Note that because of this the actual menu 
will show in the wrong place (bottom left corner of the workspace).

  After you drag the window, the behavior is correct again.

  NOTE that this is not a bug in tcl/tk!
  Open http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select in 
Chrome.
  Then switch workspaces by clicking a program in another workspace and switch 
back to chrome, the dropdown menu will not show up.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Nov 22 13:43:06 2013
  InstallationDate: Installed on 2013-11-21 (1 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2013-12-10 Thread Gunnar Hjalmarsson
Well, accountsservice provides a DeleteUser method, so from an
accountsservice POV you can argue that the correct solution is to call
that method (as is done when you delete a regular user via User Accounts
in gnome-control-center). I don't know how that would be done from a
dash script, though.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in Light Display Manager:
  New
Status in “accountsservice” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

  This issue is possibly related to bug #1038881.

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

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


[Desktop-packages] [Bug 1259782] [NEW] LibreOffice Help windows not displaying images

2013-12-10 Thread Igmu Hammerer
Public bug reported:

As reported on https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/799584
--
-- I am currently having a similar issue with the Help window. Link is a 
screenshot of images not loading
-- 
https://docs.google.com/file/d/0Bz6LmXMLB0ANZVZHUW5CZEZTZWs/edit?usp=docslist_api

-- Currently using Ubuntu 13.10 32 bit LTS.

-- Used Synaptic Package Manager to install latest stable release of
LibreOffice which is version 4.1.3.2

-- Update:
-- Used Synaptic package manager to manually install
-- libreoffice-style-galaxy version 4.1.3.0

-- Reopened Writer Help window to find images loaded.
-- Ubuntu is installing by default
-- libreoffice-style-human version 4.1.3.0


Other bug reports found that seems similar to this are... 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/799584
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1136933
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1156318

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libreoffice 1:4.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic i686
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: i386
Date: Tue Dec 10 17:12:13 2013
MarkForUpload: True
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1259782

Title:
  LibreOffice Help windows not displaying images

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  As reported on 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/799584
  --
  -- I am currently having a similar issue with the Help window. Link is a 
screenshot of images not loading
  -- 
https://docs.google.com/file/d/0Bz6LmXMLB0ANZVZHUW5CZEZTZWs/edit?usp=docslist_api

  -- Currently using Ubuntu 13.10 32 bit LTS.

  -- Used Synaptic Package Manager to install latest stable release of
  LibreOffice which is version 4.1.3.2

  -- Update:
  -- Used Synaptic package manager to manually install
  -- libreoffice-style-galaxy version 4.1.3.0

  -- Reopened Writer Help window to find images loaded.
  -- Ubuntu is installing by default
  -- libreoffice-style-human version 4.1.3.0
  

  Other bug reports found that seems similar to this are... 
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/799584
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1136933
  https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1156318

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libreoffice 1:4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic i686
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: i386
  Date: Tue Dec 10 17:12:13 2013
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1192514] Re: Invalid locale in /etc/default/locales halts boot

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/mountall

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

Title:
  Invalid locale in /etc/default/locales halts boot

Status in “mountall” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Step to reproduce: 
  1. Set invalid locale to /etc/default/locale by:
  sudo update-locale LC_TIME=" cs_CZ.UTF-8"
  (notice the blank between " and cs)
  2. Reboot

  What happens:
  The boot hangs with messages (after pressing escape) about invalid locale

  What should happen:
  I guess some default locale should be used instead, not booting is not cool.

  How to recover:
  Boot in recovery mode, mount partition by selecting fsck, then drop to root 
console and edit /etc/default/locale with vim (delete the blank in C_TIME=" 
cs_CZ.UTF-8")

  I am not sure if this is againsta the kernel or some other part of the boot 
process.
  --- 
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  drew   1594 F pulseaudio
  DistroRelease: Ubuntu 13.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-05-03 (46 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: LENOVO 20828VG
  MarkForUpload: True
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-25-generic 
root=UUID=8277281a-1fbc-4c61-8477-50dc9ec804cf ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-25-generic N/A
   linux-backports-modules-3.8.0-25-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  dmi.bios.date: 03/13/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7VET64WW (2.12 )
  dmi.board.name: 20828VG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7VET64WW(2.12):bd03/13/2009:svnLENOVO:pn20828VG:pvrThinkPadT500:rvnLENOVO:rn20828VG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20828VG
  dmi.product.version: ThinkPad T500
  dmi.sys.vendor: LENOVO

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

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


[Desktop-packages] [Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread katsu
installed: gir1.2-gtk-3.0/saucy-proposed libgail-3-0/saucy-proposed
libgtk-3-0/saucy-proposed libgtk-3-bin/saucy-proposed libgtk-3-common
/saucy-proposed

check: gedit with syntaxhighlight
japanese input char & conversion between "". --> no problem

check: gedit without syntaxhighlight
japanese input char & conversion between "". --> no problem

thank you it works.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1196523

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

Status in Light-Weight Text Editor for Gnome:
  Confirmed
Status in “gedit” package in Ubuntu:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  Fix Committed
Status in “gedit” source package in Saucy:
  Invalid
Status in “gtk+3.0” source package in Saucy:
  Fix Committed
Status in “gedit” package in Fedora:
  Unknown

Bug description:
  * Impact: the text editor segfaults when using some input methods

  * Test Case:

  Enable japanese input methods and 
  input characters between "" on this document

  ---
  #
  # AUTHOR , YEAR.
  #
  msgid ""
  msgstr ""
  "Project-Id-Version: 0\n"
  "POT-Creation-Date: 2012-10-31T14:54:16\n"
  "PO-Revision-Date: 2012-10-31T14:54:16\n"
  "Last-Translator: Automatically generated\n"
  "Language-Team: None\n"
  "MIME-Version: 1.0\n"
  "Content-Type: application/x-publican; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"

  ---

  * Regression potential: check that there is no stability issues in
  gedit

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

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


[Desktop-packages] [Bug 799584] Re: No images for Help documents installed

2013-12-10 Thread Igmu Hammerer
I am currently having  a similar issue with the Help window. Link is a 
screenshot of images not loading
https://docs.google.com/file/d/0Bz6LmXMLB0ANZVZHUW5CZEZTZWs/edit?usp=docslist_api

Currently using Ubuntu 13.10 32 bit LTS.
Used Synaptic Package Manager to install latest stable release of LibreOffice 
which is version 4.1.3.2

Update:
Used Synaptic package manager to manually install
libreoffice-style-galaxy version 4.1.3.0

Reopened Writer Help window to find images loaded.
Ubuntu is installing by default
libreoffice-style-human version 4.1.3.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/799584

Title:
  No images for Help documents installed

Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: libreoffice

  Image files for Help documents are archived only in libreoffice-style-
  galaxy, not in libreoffice-style-human, provided as the default style.
  Human style should archive them or shoudl recommend Galaxy style.

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

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


[Desktop-packages] [Bug 1259717] Re: Menu editor does not add items or menus

2013-12-10 Thread Len Ovens
I can see that this does nothing as you say. I am not sure what it
should do though. I would think it should create a *.menu file somewhere
like in .config/menus. or perhaps whereever the click on the folder icon
puts it. This does not seem to happen. Have you tried this on xubuntu
(stock xfce)? Once the menu file is created, I would not expect it to
replace the main menu but to be usable as a second menu on the same
panel or bottom panel.

** Project changed: ubuntustudio => alacarte (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1259717

Title:
  Menu editor does not add items or menus

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  I've installed UbuntuStudio 13.10, and I'm using the default menu.

  Step to recreate;
1. I right click on the menu button, then select Panel > Panel Preferences.
2. Select the Items tab
3. Ensure Applications Menu is selected and click the edit button
4. In the window that appears, click the 'Edit Menu' button - the menu 
editor appears
5. Click 'New Menu' and enter any details, then click on 'OK'. The menu 
does not appear anywhere
6. Click on the main menu - there is no new menu in the top level list
7. Click 'New Item' and enter any details, then click 'OK'. The new item 
does not appear anywhere.
8. Click on the main menu - there is no new item in the top level list
9. Select any item in the list of menu items
  10. Click on 'New Separator'
  11. After a short pause a new separator appears under the item selected at 
step 9
  12. Click on the main menu - the separator is shown in the expected position

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

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


[Desktop-packages] [Bug 1259717] Re: Menu editor does not add items or menus

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1259717

Title:
  Menu editor does not add items or menus

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  I've installed UbuntuStudio 13.10, and I'm using the default menu.

  Step to recreate;
1. I right click on the menu button, then select Panel > Panel Preferences.
2. Select the Items tab
3. Ensure Applications Menu is selected and click the edit button
4. In the window that appears, click the 'Edit Menu' button - the menu 
editor appears
5. Click 'New Menu' and enter any details, then click on 'OK'. The menu 
does not appear anywhere
6. Click on the main menu - there is no new menu in the top level list
7. Click 'New Item' and enter any details, then click 'OK'. The new item 
does not appear anywhere.
8. Click on the main menu - there is no new item in the top level list
9. Select any item in the list of menu items
  10. Click on 'New Separator'
  11. After a short pause a new separator appears under the item selected at 
step 9
  12. Click on the main menu - the separator is shown in the expected position

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

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


[Desktop-packages] [Bug 1259717] [NEW] Menu editor does not add items or menus

2013-12-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I've installed UbuntuStudio 13.10, and I'm using the default menu.

Step to recreate;
  1. I right click on the menu button, then select Panel > Panel Preferences.
  2. Select the Items tab
  3. Ensure Applications Menu is selected and click the edit button
  4. In the window that appears, click the 'Edit Menu' button - the menu editor 
appears
  5. Click 'New Menu' and enter any details, then click on 'OK'. The menu does 
not appear anywhere
  6. Click on the main menu - there is no new menu in the top level list
  7. Click 'New Item' and enter any details, then click 'OK'. The new item does 
not appear anywhere.
  8. Click on the main menu - there is no new item in the top level list
  9. Select any item in the list of menu items
10. Click on 'New Separator'
11. After a short pause a new separator appears under the item selected at step 
9
12. Click on the main menu - the separator is shown in the expected position

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


** Tags: alacarte menu
-- 
Menu editor does not add items or menus
https://bugs.launchpad.net/bugs/1259717
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to alacarte in Ubuntu.

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


[Desktop-packages] [Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread Akira Tanaka
Thank you for your upload. I also confirmed the bug fixed.

The test procedure is following:
1) Install saucy in Virtualbox
2) Enable 'saucy-proposed' in 'Software & Updates'
3) Do `apt-get upgrade`
4) `gedit test.tex`

Then, I confirmed gedit and Japanese input method work fine.

Tested package version:

$ dpkg -l libgtk-3-bin libgtk-3-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion  Architecture Description
+++-===---
ii  libgtk-3-bin3.8.6-0ubuntu3.1 amd64programs for the 
GTK+ graphical user interface libra
ii  libgtk-3-common 3.8.6-0ubuntu3.1 all  common files for 
the GTK+ graphical user interface l

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1196523

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

Status in Light-Weight Text Editor for Gnome:
  Confirmed
Status in “gedit” package in Ubuntu:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  Fix Committed
Status in “gedit” source package in Saucy:
  Invalid
Status in “gtk+3.0” source package in Saucy:
  Fix Committed
Status in “gedit” package in Fedora:
  Unknown

Bug description:
  * Impact: the text editor segfaults when using some input methods

  * Test Case:

  Enable japanese input methods and 
  input characters between "" on this document

  ---
  #
  # AUTHOR , YEAR.
  #
  msgid ""
  msgstr ""
  "Project-Id-Version: 0\n"
  "POT-Creation-Date: 2012-10-31T14:54:16\n"
  "PO-Revision-Date: 2012-10-31T14:54:16\n"
  "Last-Translator: Automatically generated\n"
  "Language-Team: None\n"
  "MIME-Version: 1.0\n"
  "Content-Type: application/x-publican; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"

  ---

  * Regression potential: check that there is no stability issues in
  gedit

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

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


[Desktop-packages] [Bug 1259749] Re: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

2013-12-10 Thread Raymond
post the output of alsa-info.sh

did you enable ac97_powersave ?

https://wiki.ubuntu.com/Audio/AlsaInfo

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

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

Title:
  [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

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

Bug description:
  Sounds weird especially in MUSESCORE

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
  Uname: Linux 3.2.0-57-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chuck  1672 F pulseaudio
   /dev/snd/pcmC0D0p:   chuck  1672 F...m pulseaudio
   /dev/snd/seq:chuck  2075 F mscore.real
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC250 at irq 10'
 Mixer name : 'Realtek ALC250 rev 2'
 Components : 'AC97a:414c4752'
 Controls  : 33
 Simple ctrls  : 21
  CurrentDmesg:
   [   28.280448] lib80211_crypt: registered algorithm 'CCMP'
   [   39.056037] eth1: no IPv6 routers present
  Date: Tue Dec 10 18:22:47 2013
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:I82801DBICH4 
successful
  Symptom_Card: Built-in Audio - Intel 82801DB-ICH4
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted
  UpgradeStatus: Upgraded to precise on 2013-12-02 (8 days ago)
  dmi.bios.date: 04/06/2004
  dmi.bios.vendor: Gateway
  dmi.bios.version: 43.01.01
  dmi.board.name: Gateway M405
  dmi.board.vendor: Gateway
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: QPR70A01
  dmi.modalias: 
dmi:bvnGateway:bvr43.01.01:bd04/06/2004:svnGateway:pnGatewayM405:pvr3501777:rvnGateway:rnGatewayM405:rvrRev1.0:cvnGateway:ct8:cvrQPR70A01:
  dmi.product.name: Gateway M405
  dmi.product.version: 3501777
  dmi.sys.vendor: Gateway

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

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


[Desktop-packages] [Bug 1259749] Re: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

2013-12-10 Thread Raymond
http://www.alsa-project.org/main/index.php/XRUN_Debug

 # Enable basic debugging and dump stack, check hardware pointer on the period 
update
 # Usefull to just see, if PCM stream is stopped for a reason (usually wrong 
audio process timing from scheduler)
 # And to check the values from driver
 echo 11 > /proc/asound/card0/pcm0p/xrun_debug

https://wiki.ubuntu.com/PulseAudio/Log

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

Title:
  [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

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

Bug description:
  Sounds weird especially in MUSESCORE

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
  Uname: Linux 3.2.0-57-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chuck  1672 F pulseaudio
   /dev/snd/pcmC0D0p:   chuck  1672 F...m pulseaudio
   /dev/snd/seq:chuck  2075 F mscore.real
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC250 at irq 10'
 Mixer name : 'Realtek ALC250 rev 2'
 Components : 'AC97a:414c4752'
 Controls  : 33
 Simple ctrls  : 21
  CurrentDmesg:
   [   28.280448] lib80211_crypt: registered algorithm 'CCMP'
   [   39.056037] eth1: no IPv6 routers present
  Date: Tue Dec 10 18:22:47 2013
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:I82801DBICH4 
successful
  Symptom_Card: Built-in Audio - Intel 82801DB-ICH4
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted
  UpgradeStatus: Upgraded to precise on 2013-12-02 (8 days ago)
  dmi.bios.date: 04/06/2004
  dmi.bios.vendor: Gateway
  dmi.bios.version: 43.01.01
  dmi.board.name: Gateway M405
  dmi.board.vendor: Gateway
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: QPR70A01
  dmi.modalias: 
dmi:bvnGateway:bvr43.01.01:bd04/06/2004:svnGateway:pnGatewayM405:pvr3501777:rvnGateway:rnGatewayM405:rvrRev1.0:cvnGateway:ct8:cvrQPR70A01:
  dmi.product.name: Gateway M405
  dmi.product.version: 3501777
  dmi.sys.vendor: Gateway

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

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


[Desktop-packages] [Bug 813886] Re: Save as EPS or PS incomplete with cairo >= 1.10

2013-12-10 Thread Ian Ellis
Ungroup all objects.  That workaround works for me.  I posted it on the
forums as well.

I hope that helps somebody.  Enjoy the holidays everybody!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/813886

Title:
  Save as EPS or PS incomplete with cairo >= 1.10

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in Inkscape Devlibs for Windows:
  Triaged
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  When saving some svg files in ps or eps formats, the text in the
  figure doesn't appear in the saved files. I've tried all options like
  converting text to path. (See sample file)

  I'm using 64bit ubuntu 11.04. I've tried both the repository versions
  (0.48) and hand compiling the latest release (0.48.1) This conversion
  works fine on Windows.

  To reproduce:
  1. open test.svg in inkscape
  2. File -> Save as: choose eps in the file format
  3. Open saved file and notice that there is no text in the eps file.

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

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


[Desktop-packages] [Bug 1197395] Re: /run/user/$ID/pulse owned by root and not by the user

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/systemd

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1197395

Title:
  /run/user/$ID/pulse owned by root and not by the user

Status in “pulseaudio” package in Ubuntu:
  Invalid
Status in “systemd” package in Ubuntu:
  Fix Released
Status in “pulseaudio” source package in Saucy:
  Invalid
Status in “systemd” source package in Saucy:
  Fix Committed
Status in “systemd” package in Fedora:
  Unknown

Bug description:
  I'm experiencing this problem with Ubuntu Saucy. Some times, when I start a 
media player (I use Musique), it freezes, as it finds that it cannot write into 
/run/user/$ID/pulse.
  If I change the owner of that directory to me, the media player starts as 
usual and is able to play music.
  I've never had this problem with previous versions of Ubuntu.
  Someone says that running PulseAudio with the -D argument changes the owner 
of that directory, but I didn't try.

  This is before manually changing the owner of that directory:
  $ musique
  Failed to create secure directory (/run/user/1000/pulse): Permission denied+

  ... # it doesn't crash, it keeps waiting

  If needed:
  (dmesg attached)
  lspci:
  00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub (rev 07)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 03)
  00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 03)
  00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 03)
  00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 03)
  00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)
  00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 
(rev 03)
  00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 
(rev 03)
  00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 
(rev 03)
  00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 
(rev 03)
  00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 
(rev 03)
  00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 03)
  00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 03)
  00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 03)
  00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 03)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
  00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
  00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 
port SATA Controller [AHCI mode] (rev 03)
  02:00.0 Network controller: Qualcomm Atheros AR9285 Wireless Network Adapter 
(PCI-Express) (rev 01)
  85:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8072 PCI-E 
Gigabit Ethernet Controller (rev 10)

  From /var/log/syslog:
  Jul  3 14:44:12 Davideddu-Laptop pulseaudio[11387]: [pulseaudio] core-util.c: 
Failed to create secure directory (/run/user/1000/pulse): Permission denied
  Jul  3 14:44:12 Davideddu-Laptop pulseaudio[11387]: [pulseaudio] main.c: 
User-configured server at 
{781995e0a8db2617790d55ca51c37499}unix:/run/user/1000/pulse/native, refusing to 
start/autospawn.
  Jul  3 14:46:08 Davideddu-Laptop pulseaudio[11443]: [pulseaudio] core-util.c: 
Failed to create secure directory (/run/user/1000/pulse): Permission denied
  Jul  3 14:46:08 Davideddu-Laptop pulseaudio[11443]: [pulseaudio] main.c: 
User-configured server at 
{781995e0a8db2617790d55ca51c37499}unix:/run/user/1000/pulse/native, refusing to 
start/autospawn.

  This is a fresh installation, I haven't updated it from a previous version. 
I'm using Ubuntu with Unity, not a derivative.
  These are my PPAs:
  canonical-qt5-edgers-qt5-proper-saucy.list
  dropbox.list
  dukto.list
  google-earth.list
  jd-team-jdownloader-saucy.list
  kivy-team-kivy-saucy.list
  mitya57-ppa-saucy.list
  numix-icon-theme-dev-utouch-saucy.list
  otto-kesselgulasch-gimp-saucy.list
  phablet-team-desktop-deps-saucy.list
  satyajit-happy-themes-saucy.list
  steam.list
  ubuntu-sdk-team-ppa-saucy.list
  ubuntutrucchi.list
  ubuntutrucchi-testing.list
  ubuntu-wine-ppa-saucy.list
  webupd8team-y-ppa-manager-saucy.list

  SRU INFORMATION
  ===
  TEST CASE:
  - Ensure that as a normal user "echo $XDG_RUNTIME_DIR" is something like 
"/run/user/1000"
  - do "sudo su -" to get a root 

[Desktop-packages] [Bug 1158432] Re: On graphical login, Network Manager window gets in the way

2013-12-10 Thread krackersk
I'm on 13.10 and it happens to me. Only on the wpa-enterprise security
wifi I connect to. I'm not using a certificate for this wifi either.
Other networks are fine.

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

Title:
  On graphical login, Network Manager window gets in the way

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

Bug description:
  New in 13.04, on a laptop with wifi (in addition to being wired), when
  the login gui comes up on boot-up, I can no longer simply type in my
  password to log in.

  This is because a wifi authentication window pops up, asking for a
  password for my wifi connection.  Worse, it does not let me get the
  focus back to the log in screen or anywhere else: I have to explicitly
  click "cancel ".

  After I log in, the wifi password is not needed, since the Manager has
  stored it and connects automatically, using its stored password.

  It may be nice to be able to access the network before logging in, but
  that option should not interrupt my log-in process, and certainly not
  block it!

  Moreover, given that my machine is also connected to wired ethernet
  (by DHCP, no password), it is hardly a high priority to get wifi
  going.

  This problem exists on both of my laptops (very different hardware).

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.8.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  ApportVersion: 2.9.2-0ubuntu1
  Architecture: amd64
  Date: Thu Mar 21 13:47:50 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-03-18 (2 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130318)
  IpRoute:
   default via 132.206.112.1 dev eth0  proto static 
   132.206.112.0/26 dev eth0  proto kernel  scope link  src 132.206.112.10  
metric 1 
   142.157.168.0/23 dev wlan0  proto kernel  scope link  src 142.157.168.8  
metric 9 
   169.254.0.0/16 dev eth0  scope link  metric 1000
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2013-03-19T18:52:07.457464
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   IHSP  3985ff88-5770-4938-8133-23b8ded92641   
802-3-ethernet1363888105   Thu 21 Mar 2013 01:48:25 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/2
   DHCP  aec2f3e7-cdaa-46ff-b51d-401084613817   
802-3-ethernet0never  no
no /org/freedesktop/NetworkManager/Settings/1
   wpa.mcgill.ca 4ce783b2-6946-417e-ac7c-eb6984d01f15   
802-11-wireless   1363888105   Thu 21 Mar 2013 01:48:25 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

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

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


[Desktop-packages] [Bug 1259752] [NEW] my mouse curser was out of wack

2013-12-10 Thread bohmsy6943
Public bug reported:

the cururs on the mouse was going haywire,Im not sure the cause nor how
to fix the problem.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2.1
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: Tue Dec 10 17:02:52 2013
DistUpgraded: 2013-11-17 22:25:01,898 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0601]
InstallationDate: Installed on 2013-11-07 (33 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
MachineType: Acer Aspire 5733Z
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-13-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to saucy on 2013-11-18 (22 days ago)
dmi.bios.date: 11/07/2011
dmi.bios.vendor: Acer
dmi.bios.version: V1.07
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Aspire 5733Z
dmi.board.vendor: Acer
dmi.board.version: V1.07
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.07
dmi.modalias: 
dmi:bvnAcer:bvrV1.07:bd11/07/2011:svnAcer:pnAspire5733Z:pvrV1.07:rvnAcer:rnAspire5733Z:rvrV1.07:cvnAcer:ct10:cvrV1.07:
dmi.product.name: Aspire 5733Z
dmi.product.version: V1.07
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Dec 10 16:57:30 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5522 
 vendor CMO
xserver.version: 2:1.14.3-3ubuntu2

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


** Tags: apport-bug compiz-0.9 i386 saucy third-party-packages ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1259752

Title:
  my mouse curser was out of wack

Status in “xorg” package in Ubuntu:
  New

Bug description:
  the cururs on the mouse was going haywire,Im not sure the cause nor
  how to fix the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
  Uname: Linux 3.11.0-13-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  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: Tue Dec 10 17:02:52 2013
  DistUpgraded: 2013-11-17 22:25:01,898 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:0601]
  InstallationDate: Installed on 2013-11-07 (33 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
  MachineType: Acer Aspire 5733Z
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-13-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to saucy on 2013-11-18 (22 days ago)
  dmi.bios.date: 11/07/2011
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire 5733Z
  dmi.board.vendor: Acer
  dmi.board.version: V1.07
  dmi.chassis.type: 10
  dmi.chassis.vendor: Ac

[Desktop-packages] [Bug 1212425] Re: SDK applications require /tmp access with nvidia (should honor TMPDIR)

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nvidia-graphics-drivers-304

** Branch linked: lp:ubuntu/nvidia-graphics-drivers-304-updates

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1212425

Title:
  SDK applications require /tmp access with nvidia (should honor TMPDIR)

Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  Fix Released
Status in “apparmor-easyprof-ubuntu” source package in Saucy:
  Fix Released
Status in “nvidia-graphics-drivers-319” source package in Saucy:
  Triaged
Status in “nvidia-graphics-drivers-319-updates” source package in Saucy:
  Fix Released
Status in “nvidia-graphics-drivers-tegra” source package in Saucy:
  Invalid
Status in “nvidia-graphics-drivers-tegra3” source package in Saucy:
  Invalid

Bug description:
  Nvidia desktop users need the following AppArmor permissions to avoid denials:
    owner /tmp/gl* mrw,

  But this rule breaks application confinement such that apps are able
  to tamper with each other. Interestingly, apps still run without the
  rule, so we can explicitly deny it for now.

  The use of /tmp is apparently hardcoded and does not honor TMPDIR 
(application confinement will setup TMPDIR to a private area for the app). 
strace confirms this:
  24603 mkdir("/tmp", 0777)   = -1 EEXIST (File exists)
  24603 open("/tmp/glBRPYmm", O_RDWR|O_CREAT|O_EXCL, 0600) = -1 EACCES 
(Permission denied)

  While the use of O_EXCL is safe, we don't allow access to /tmp for
  confined apps and libraries/applications should always honor TMPDIR.

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

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


[Desktop-packages] [Bug 1259749] [NEW] [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

2013-12-10 Thread Chuck Beattie
Public bug reported:

Sounds weird especially in MUSESCORE

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
Uname: Linux 3.2.0-57-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  chuck  1672 F pulseaudio
 /dev/snd/pcmC0D0p:   chuck  1672 F...m pulseaudio
 /dev/snd/seq:chuck  2075 F mscore.real
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC250 at irq 10'
   Mixer name   : 'Realtek ALC250 rev 2'
   Components   : 'AC97a:414c4752'
   Controls  : 33
   Simple ctrls  : 21
CurrentDmesg:
 [   28.280448] lib80211_crypt: registered algorithm 'CCMP'
 [   39.056037] eth1: no IPv6 routers present
Date: Tue Dec 10 18:22:47 2013
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:I82801DBICH4 
successful
Symptom_Card: Built-in Audio - Intel 82801DB-ICH4
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Digital clip or distortion, or "overdriven" sound
Title: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted
UpgradeStatus: Upgraded to precise on 2013-12-02 (8 days ago)
dmi.bios.date: 04/06/2004
dmi.bios.vendor: Gateway
dmi.bios.version: 43.01.01
dmi.board.name: Gateway M405
dmi.board.vendor: Gateway
dmi.board.version: Rev 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Gateway
dmi.chassis.version: QPR70A01
dmi.modalias: 
dmi:bvnGateway:bvr43.01.01:bd04/06/2004:svnGateway:pnGatewayM405:pvr3501777:rvnGateway:rnGatewayM405:rvrRev1.0:cvnGateway:ct8:cvrQPR70A01:
dmi.product.name: Gateway M405
dmi.product.version: 3501777
dmi.sys.vendor: Gateway

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

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

Title:
  [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted

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

Bug description:
  Sounds weird especially in MUSESCORE

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-57.87-generic 3.2.52
  Uname: Linux 3.2.0-57-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  chuck  1672 F pulseaudio
   /dev/snd/pcmC0D0p:   chuck  1672 F...m pulseaudio
   /dev/snd/seq:chuck  2075 F mscore.real
  Card0.Amixer.info:
   Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with ALC250 at irq 10'
 Mixer name : 'Realtek ALC250 rev 2'
 Components : 'AC97a:414c4752'
 Controls  : 33
 Simple ctrls  : 21
  CurrentDmesg:
   [   28.280448] lib80211_crypt: registered algorithm 'CCMP'
   [   39.056037] eth1: no IPv6 routers present
  Date: Tue Dec 10 18:22:47 2013
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:I82801DBICH4 
successful
  Symptom_Card: Built-in Audio - Intel 82801DB-ICH4
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [ICH4 - Intel 82801DB-ICH4, playback] Sound is distorted
  UpgradeStatus: Upgraded to precise on 2013-12-02 (8 days ago)
  dmi.bios.date: 04/06/2004
  dmi.bios.vendor: Gateway
  dmi.bios.version: 43.01.01
  dmi.board.name: Gateway M405
  dmi.board.vendor: Gateway
  dmi.board.version: Rev 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Gateway
  dmi.chassis.version: QPR70A01
  dmi.modalias: 
dmi:bvnGateway:bvr43.01.01:bd04/06/2004:svnGateway:pnGatewayM405:pvr3501777:rvnGateway:rnGatewayM405:rvrRev1.0:cvnGateway:ct8:cvrQPR70A01:
  dmi.product.name: Gateway M405
  dmi.product.version: 3501777
  dmi.sys.vendor: Gateway

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/

[Desktop-packages] [Bug 1214352]

2013-12-10 Thread Iveand
confirming the problem still exists in Ubuntu 12.04.3, with LO 4.1.3 PPA
version (version 4.1.3~rc2-0ubuntu1~precise1~ppa1) as prior comment
indicates.  Workaround of:

sudo sed -i 's/X-GIO-NoFuse=true/#X-GIO-NoFuse=true/'
/usr/share/applications/libreoffice-* as

as alluded to above does seem to help.

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

Title:
  GUINT32/64_SWAP_LE_BE macros do not enclose val argument in
  parentheses

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Confirmed

Bug description:
  On 12.04 LTS precise GUINT32/64_SWAP_LE_BE macros do not enclose val argument 
in parentheses, causing trouble down the stack in gvfs and LibreOffice (and 
possibly in lots of obscure bugs elsewhere).
  There is a patch available, but as this touches the header, it needs a full 
recompile of rdepends.
  see: https://lists.fedoraproject.org/pipermail/devel/2013-March/180302.html 
ff. for details

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1214352/+subscriptions

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


[Desktop-packages] [Bug 1214352]

2013-12-10 Thread Iveand
Update: attempting to open a .odt on a remote linux share using sftp (so
not using samba) will result in the SAME ERROR.  The .desktop sed hack
does NOT solve the problem in this regard.  So, from what I know there
is no workaround for Ubuntu 12.04.3 to open .odf files on sftp shares.

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

Title:
  GUINT32/64_SWAP_LE_BE macros do not enclose val argument in
  parentheses

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Confirmed

Bug description:
  On 12.04 LTS precise GUINT32/64_SWAP_LE_BE macros do not enclose val argument 
in parentheses, causing trouble down the stack in gvfs and LibreOffice (and 
possibly in lots of obscure bugs elsewhere).
  There is a patch available, but as this touches the header, it needs a full 
recompile of rdepends.
  see: https://lists.fedoraproject.org/pipermail/devel/2013-March/180302.html 
ff. for details

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1214352/+subscriptions

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


[Desktop-packages] [Bug 594571] Vacation reply

2013-12-10 Thread mikael hammarlind
*** This bug is a duplicate of bug 556255 ***
https://bugs.launchpad.net/bugs/556255

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/594571

Title:
  my screensaver asks password twice

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gnome-screensaver

  when my screen locks by screensaver, it asks password twice

  but if i lock it myself(ctrl+alt+L), it does not occur.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-screensaver 2.30.0-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Tue Jun 15 14:03:23 2010
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcEnviron:
   LANG=tr_TR.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  WindowManager: metacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/594571/+subscriptions

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


[Desktop-packages] [Bug 1259745] [NEW] package libxatracker2 10.0.0-1ubuntu2 failed to install/upgrade: попытка перезаписать «/usr/lib/x86_64-linux-gnu/libxatracker.so.2.0.0», который уже имеется в па

2013-12-10 Thread maxis11
Public bug reported:

Seems like a conflict with libxatrackers. May be you should make
dependence for  libxatracker2.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libxatracker2 10.0.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
NonfreeKernelModules: fglrx wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.7-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
Date: Tue Dec 10 20:01:22 2013
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.141+bdcom, 3.12.0-6-generic, x86_64: installed
 bcmwl, 6.30.223.141+bdcom, 3.12.0-7-generic, x86_64: installed
 fglrx, 13.250, 3.12.0-4-generic, x86_64: installed
 fglrx, 13.250, 3.12.0-6-generic, x86_64: installed
 fglrx, 13.250, 3.12.0-7-generic, x86_64: installed
ErrorMessage: попытка перезаписать 
«/usr/lib/x86_64-linux-gnu/libxatracker.so.2.0.0», который уже имеется в пакете 
libxatracker1:amd64 10.1~git1312101143.1e7149~gd~s
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Sumo [Radeon HD 6480G] [1002:9649] 
(prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0672]
 Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0672]
InstallationDate: Installed on 2013-12-02 (8 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131202)
MachineType: Acer Aspire 5560
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-7-generic.efi.signed 
root=UUID=265c0a27-02de-426a-ad7c-81e79f208b49 ro quiet splash vt.handoff=7
SourcePackage: mesa
Title: package libxatracker2 10.0.0-1ubuntu2 failed to install/upgrade: попытка 
перезаписать «/usr/lib/x86_64-linux-gnu/libxatracker.so.2.0.0», который уже 
имеется в пакете libxatracker1:amd64 10.1~git1312101143.1e7149~gd~s
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/05/2011
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: V1.15
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Aspire 5560
dmi.board.vendor: Acer
dmi.board.version: A11
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Acer
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrV1.15:bd12/05/2011:svnAcer:pnAspire5560:pvr0.1:rvnAcer:rnAspire5560:rvrA11:cvnAcer:ct9:cvr0.1:
dmi.product.name: Aspire 5560
dmi.product.version: 0.1
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.50+git1312040908.4c5de7~gd~s
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1~git1312101143.1e7149~gd~s
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
10.1~git1312101143.1e7149~gd~s
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1~git1312101143.1e7149~gd~s
version.xserver-xorg-core: xserver-xorg-core 
2:1.14.4.901+git20131203+server-1.14-branch.c30db601-0ubuntu0sarvatt4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.2.99~git20130816.d0323622-0ubuntu0smartboyhw
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.906+git1312100928.ade25f~gd~s
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10+git1311070905.480f09~gd~s
xserver.bootTime: Tue Dec 10 11:08:33 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 
2:1.14.4.901+git20131203+server-1.14-branch.c30db601-0ubuntu0sarvatt4
xserver.video_driver: fglrx

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


** Tags: amd64 apport-package compiz-0.9 third-party-packages trusty ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1259745

Title:
  package libxatracker2 10.0.0-1ubuntu2 failed to install/upgrade:
  попытка перезаписать «/usr/lib/x86_64-linux-
  gnu/libxatracker.so.2.0.0», который уже имеется в пакете
  libxatracker1:amd64 10.1~git1312101143.1e7149~gd~s

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Seems like a conflict with libxatrackers. May be you should make
  dependence for  libxatracker2.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libxatracker2 10.0.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  NonfreeKernelModules: fglrx wl
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0

[Desktop-packages] [Bug 594571] Re: my screensaver asks password twice

2013-12-10 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 556255 ***
https://bugs.launchpad.net/bugs/556255

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

** Changed in: gnome-screensaver (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/594571

Title:
  my screensaver asks password twice

Status in “gnome-screensaver” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gnome-screensaver

  when my screen locks by screensaver, it asks password twice

  but if i lock it myself(ctrl+alt+L), it does not occur.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-screensaver 2.30.0-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Tue Jun 15 14:03:23 2010
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
  ProcEnviron:
   LANG=tr_TR.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  WindowManager: metacity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/594571/+subscriptions

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


[Desktop-packages] [Bug 1011177] Re: Please merge libjpeg6b 6b1-4 from Debian Unstable

2013-12-10 Thread Logan Rosen
** Summary changed:

- Please merge libjpeg6b 6b1-3 from Debian Unstable
+ Please merge libjpeg6b 6b1-4 from Debian Unstable

** Description changed:

- Debian Unstable has  libjpeg6b version 6b1-3 while Ubuntu quantal has
- 6b1-2ubuntu1. New changes can be seen at
- 
http://packages.debian.org/changelogs/pool/main/libj/libjpeg6b/libjpeg6b_6b1-3/changelog.
+ Debian Unstable has  libjpeg6b version 6b1-4 while Ubuntu quantal has
+ 6b1-3ubuntu1. New changes can be seen at
+ 
http://packages.debian.org/changelogs/pool/main/libj/libjpeg6b/libjpeg6b_6b1-4/changelog.
  Please see http://packages.debian.org/source/sid/libjpeg6b for more
  information

** Changed in: libjpeg6b (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: libjpeg6b (Ubuntu)
 Assignee: Vibhav Pant (vibhavp) => Logan Rosen (logan)

** Changed in: libjpeg6b (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg6b in Ubuntu.
https://bugs.launchpad.net/bugs/1011177

Title:
  Please merge libjpeg6b 6b1-4 from Debian Unstable

Status in “libjpeg6b” package in Ubuntu:
  In Progress

Bug description:
  Debian Unstable has  libjpeg6b version 6b1-4 while Ubuntu quantal has
  6b1-3ubuntu1. New changes can be seen at
  
http://packages.debian.org/changelogs/pool/main/libj/libjpeg6b/libjpeg6b_6b1-4/changelog.
  Please see http://packages.debian.org/source/sid/libjpeg6b for more
  information

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

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


[Desktop-packages] [Bug 1011177] Re: Please merge libjpeg6b 6b1-3 from Debian Unstable

2013-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~logan/ubuntu/trusty/libjpeg6b/6b1-4ubuntu1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg6b in Ubuntu.
https://bugs.launchpad.net/bugs/1011177

Title:
  Please merge libjpeg6b 6b1-4 from Debian Unstable

Status in “libjpeg6b” package in Ubuntu:
  In Progress

Bug description:
  Debian Unstable has  libjpeg6b version 6b1-4 while Ubuntu quantal has
  6b1-3ubuntu1. New changes can be seen at
  
http://packages.debian.org/changelogs/pool/main/libj/libjpeg6b/libjpeg6b_6b1-4/changelog.
  Please see http://packages.debian.org/source/sid/libjpeg6b for more
  information

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

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


[Desktop-packages] [Bug 1259728] [NEW] ibus-setup dialog has unusable layout

2013-12-10 Thread Andreas E.
Public bug reported:

The ibus preferences dialog for selecting a shortcut contains a list that is 
too narrow. It is impossible to read the selected list item or what else is in 
the list. Resizing the dialog does not stretch the list or spread the widgets 
equally over the available space (see image after resizing the dialog).
Besides that, the widgets lack padding.

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

** Attachment added: "ibus-setup.png"
   
https://bugs.launchpad.net/bugs/1259728/+attachment/3927122/+files/ibus-setup.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1259728

Title:
  ibus-setup dialog has unusable layout

Status in “ibus” package in Ubuntu:
  New

Bug description:
  The ibus preferences dialog for selecting a shortcut contains a list that is 
too narrow. It is impossible to read the selected list item or what else is in 
the list. Resizing the dialog does not stretch the list or spread the widgets 
equally over the available space (see image after resizing the dialog).
  Besides that, the widgets lack padding.

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

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


[Desktop-packages] [Bug 1259730] [NEW] switching to low-power GPU makes OpenCL appltications crash

2013-12-10 Thread Romano Giannetti
Public bug reported:

After switching to the low-power GPU, several applications that use
OpenCL will refuse to start and crashes: for example GIMP do the follow:

(0)samsung-romano:~% gimp
Setting of real/effective user Id to 0/0 failed
ERROR: could not insert 'fglrx': Operation not permitted
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to 
load kernel module directly
Setting of real/effective user Id to 0/0 failed
ERROR: could not insert 'fglrx': Operation not permitted
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to 
load kernel module directly
[4]13150 segmentation fault (core dumped)  gimp

and darktable do the same. Using the high performance GPU does not
create the problem (but crashes my laptop after two-three minutes of
work).

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: fglrx 2:13.101-0ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Dec 10 15:53:11 2013
DistUpgraded: 2013-10-18 10:09:01,589 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 13.101, 3.11.0-14-generic, x86_64: installed
 vboxhost, 4.3.2, 3.11.0-14-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Samsung Electronics Co Ltd Device [144d:c0b3]
 Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] 
[1002:6760] (rev ff) (prog-if ff)
InstallationDate: Installed on 2013-09-30 (71 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Release amd64 
(20130424)
MachineType: SAMSUNG ELECTRONICS CO., LTD. 700Z3A/700Z4A/700Z5A/700Z5B
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=d3ddeeff-b3aa-4f29-acf4-4d63f87a38ac ro splash i915.i915_enable_rc6=0 
vt.handoff=7
SourcePackage: fglrx-installer
UpgradeStatus: Upgraded to saucy on 2013-10-18 (53 days ago)
dmi.bios.date: 11/06/2012
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 15FD
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 700Z3A/700Z4A/700Z5A/700Z5B
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: FAB1
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvr15FD:bd11/06/2012:svnSAMSUNGELECTRONICSCO.,LTD.:pn700Z3A/700Z4A/700Z5A/700Z5B:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rn700Z3A/700Z4A/700Z5A/700Z5B:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
dmi.product.name: 700Z3A/700Z4A/700Z5A/700Z5B
dmi.product.version: 0.1
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
version.compiz: compiz N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
9.2.1-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Dec 10 14:03:56 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.14.3-3ubuntu2
xserver.video_driver: fglrx

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1259730

Title:
  switching to low-power GPU makes OpenCL appltications crash

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  After switching to the low-power GPU, several applications that use
  OpenCL will refuse to start and crashes: for example GIMP do the
  follow:

  (0)samsung-romano:~% gimp
  Setting of real/effective user Id to 0/0 failed
  ERROR: could not insert 'fglrx': Operation not permitted
  Error! Fail to load fglrx kernel module! Maybe you can switch to root user to 
load kernel module directly
  Setting of real/effective user Id to 0/0 failed
  ERROR: could not insert 'fglrx': Operation not permitted
  Error! Fail to load fglrx kernel module! Maybe you can switch to root user to 
load kernel module directly
  [4]13150 segmentation fault (core dumped)  gimp

  and darktable do the same. Using the high performance GPU does not
  create t

[Desktop-packages] [Bug 1259723] [NEW] Sync giflib 4.1.6-11 (main) from Debian unstable (main)

2013-12-10 Thread Logan Rosen
Public bug reported:

Please sync giflib 4.1.6-11 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Resynchronise with Debian.  Remaining changes:
- Add multiarch support.
Multiarch support was just added in Debian as well.

Changelog entries since current trusty version 4.1.6-10ubuntu1:

giflib (4.1.6-11) unstable; urgency=low

  * Remove Provides: libungif4g.
  * Enable Multiarch (Closes: #647497).
  * depend on dh-autoreconf.
  * Update to debhelper 9 and bump Standards to 3.9.4.
  * Honor the LAFileRemoval goal.
  * Update git links.

 -- Thibaut Gridel   Sat, 07 Dec 2013 18:40:27 +0100

** Affects: giflib (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: giflib (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to giflib in Ubuntu.
https://bugs.launchpad.net/bugs/1259723

Title:
  Sync giflib 4.1.6-11 (main) from Debian unstable (main)

Status in “giflib” package in Ubuntu:
  New

Bug description:
  Please sync giflib 4.1.6-11 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Resynchronise with Debian.  Remaining changes:
  - Add multiarch support.
  Multiarch support was just added in Debian as well.

  Changelog entries since current trusty version 4.1.6-10ubuntu1:

  giflib (4.1.6-11) unstable; urgency=low

* Remove Provides: libungif4g.
* Enable Multiarch (Closes: #647497).
* depend on dh-autoreconf.
* Update to debhelper 9 and bump Standards to 3.9.4.
* Honor the LAFileRemoval goal.
* Update git links.

   -- Thibaut Gridel   Sat, 07 Dec 2013 18:40:27 +0100

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

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


[Desktop-packages] [Bug 1259719] [NEW] dash is black after login

2013-12-10 Thread Andreas E.
Public bug reported:

After every boot (or logout – login), the dash is (almost opaque) black.
I need to choose a different wallpaper (and then the original again) to
make the dash appear colored.

This happens since the first day of 13.10. This bug appears to be very
similar to bug #1017164, but it didn't occur to me in 12.10 and for me
the launcher and panel are perfectly colored and transparent.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic i686
.tmp.unity.support.test.0:

ApportVersion: 2.12.5-0ubuntu2.1
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: Tue Dec 10 23:31:28 2013
DistUpgraded: 2013-10-18 13:31:17,163 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: QUANTA Computer Inc Device [152d:0754]
   Subsystem: QUANTA Computer Inc Device [152d:0754]
InstallationDate: Installed on 2013-08-12 (120 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release i386 (20130424)
MachineType: MAXDATA PRO600IW
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=cb74239e-83bb-4319-a565-89e141d17e23 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to saucy on 2013-10-18 (53 days ago)
dmi.bios.date: 08/25/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: Q3B21
dmi.board.name: PRO600IW
dmi.board.vendor: MAXDATA
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrQ3B21:bd08/25/2006:svnMAXDATA:pnPRO600IW:pvr5123660003:rvnMAXDATA:rnPRO600IW:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: PRO600IW
dmi.product.version: 5123660003
dmi.sys.vendor: MAXDATA
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Dec 10 22:50:36 2013
xserver.configfile: default
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5138
 vendor CMO
xserver.version: 2:1.14.3-3ubuntu2

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


** Tags: apport-bug compiz-0.9 i386 saucy third-party-packages ubuntu

** Attachment added: "black_dash.png"
   
https://bugs.launchpad.net/bugs/1259719/+attachment/3927079/+files/black_dash.png

** Description changed:

- After every boot (or logout – login), the dash is opaque black. I need
- to choose a different wallpaper (and then the original again) to make
- the dash appear transparent, colored and with blur.
+ After every boot (or logout – login), the dash is (almost opaque) black.
+ I need to choose a different wallpaper (and then the original again) to
+ make the dash appear colored.
  
  This happens since the first day of 13.10. This bug appears to be very
  similar to bug #1017164, but it didn't occur to me in 12.10 and for me
- the launcher and panel are perfectly transparent.
+ the launcher and panel are perfectly colored and transparent.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic i686
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.12.5-0ubuntu2.1
  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: Tue Dec 10 23:31:28 2013
  DistUpgraded: 2013-10-18 13:31:17,163 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  GraphicsCard:
-  Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controll

[Desktop-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2013-12-10 Thread Robert Ancell
** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in Light Display Manager:
  New
Status in “accountsservice” package in Ubuntu:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

  This issue is possibly related to bug #1038881.

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

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


[Desktop-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2013-12-10 Thread Robert Ancell
Ah, yeah, that's not something lightdm would be allowed to do. I suspect
the correct solution is that accounts service should delete directories
if the user accounts no longer exist on startup or similar.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

  This issue is possibly related to bug #1038881.

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

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


[Desktop-packages] [Bug 998001] Re: Have to confirm certificate on every connection

2013-12-10 Thread gna
Dont know if that would help, but a small "how to import the self signed
Windows Server CA cert to trusted CA list" would solve this  problem.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/998001

Title:
  Have to confirm certificate on every connection

Status in “remmina” package in Ubuntu:
  Confirmed

Bug description:
  Every time I connect to a server it asks me to confirm the fingerprint
  of the certificate is correct. Whilst being quite useless as humans
  generally can't read hexadecimal very well, I suppose I could cross
  reference it the first time I connect. The fingerprint should be saved
  and the user should not be bothered on repeat connections.

  This is a security issue because it is impractical for the user to
  check the fingerprint every time they connect, especially considering
  how easy it would be for Remmina to cache. This dialog will simply be
  ignored and encourage the user to blindly accept every dialog they
  see, defeating the point of it to begin with.

  Ubuntu 12.04 32-bit / 0.9.99.1

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

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


[Desktop-packages] [Bug 1259582] Re: Prompt for login after install when I told it to log in automatically

2013-12-10 Thread Jack Fromm
Fixed in Unit193's merge today.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1259582

Title:
  Prompt for login after install when I told it to log in automatically

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  During the install, I picked the option to log in automatically but on
  first boot, it prompted for the password.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic i686
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: i386
  CurrentDesktop: XFCE
  Date: Tue Dec 10 09:17:17 2013
  InstallationDate: Installed on 2013-12-10 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131210)
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user=jack
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1009): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/sessions': No such file 
or directory
   
   ** (lightdm-gtk-greeter:1009): WARNING **: Failed to open sessions 
directory: Error opening directory '/usr/share/lightdm/remote-sessions': No 
such file or directory
   
   ** (lightdm-gtk-greeter:1009): WARNING **: Failed to load user image: Failed 
to open file '/home/jack/.face': No such file or directory
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1259423] Re: Unity does not start after installing fglrx x64 drivers Mobility Radeon HD 3650

2013-12-10 Thread Anonymous Linux User
Hi,

I restored back to opensource drivers and on login it asked me to report
a bug with fglrx. I did so and it created this bug #1259709
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1259709
My apologies in advance, if this was done in error.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1259423

Title:
  Unity does not start after installing fglrx x64 drivers Mobility
  Radeon HD 3650

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  As requested by Christopher M. Penalver, opening a separate bug for
  this hardware configuration as a possible duplicate of Bug #1069199

  Description:
  After installing ATI proprietary drivers for my Radeon video card, Unity or 
GNOME ( I tried both) don't start anymore. LightDM shows up, and I'm able to 
log in, but after logging in the screen goes black, pauses and then I'm 
presented with the lightDM login screen again.

  Xserver logs indicate that the driver fglrx does not load.

  To duplicate:
  1) Download 
http://www2.ati.com/drivers/legacy/amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.zip

  Note: Catalyst 13.1 is the version AMD recommends for Mobility Radeon
  HD 3650

  2) sudo sh ./amd-driver-installer-catalyst-13.1-legacy-
  linux-x86.x86_64.run --buildpkg Ubuntu/saucy

  3) sudo dpkg -i *.deb

  4) sudo aticonfig --initial -f
  (have also tried various combinations of this including --xinerama=[on|off] )

  5) reboot and then try to login

  Reverting to the opensource version gets things working again
  E.g. To get back to things working I have to run

  $sudo dpkg --purge fglrx fglrx-amdcccle fglrx-dev && sudo apt-get
  install xserver-xorg-video-ati xserver-xorg-video-radeon

  ProblemType: Bug
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistUpgraded: 2013-10-18 08:24:06,128 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  DkmsStatus: fglrx, 8.970: added
  XorgLog:
   [63.002]
   X.Org X Server 1.14.3
   Release Date: 2013-09-12
   [63.002] X Protocol Version 11, Revision 0
   [63.002] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
   [63.002] Current Operating System: Linux aodius 3.11.0-14-generic 
#21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013 x86_64
   [63.002] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=a153e9f7-6ba9-4e43-85ae-951f1d3b7e38 ro quiet splash vt.handoff=7
   [63.002] Build Date: 15 October 2013  09:23:37AM
   [63.002] xorg-server 2:1.14.3-3ubuntu2 (For technical support please see 
http://www.ubuntu.com/support)
  ...
   [63.010] (II) LoadModule: "fglrx"
   [63.010] (II) Loading 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
   [63.025] (EE) Failed to load 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 /usr/lib/x86_64-linux-gn
  u/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so: 
undefined symbol: noXFree86DRIExtension
   [63.025] (II) UnloadModule: "fglrx"
   [63.025] (II) Unloading fglrx
   [63.025] (EE) Failed to load module "fglrx" (loader failed, 7)
  ...
   [63.025] (II) LoadModule: "fglrx"
   [63.026] (II) Loading 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
   [63.040] (EE) Failed to load 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 /usr/lib/x86_64-linux-gn
  u/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so: 
undefined symbol: noXFree86DRIExtension
   [63.040] (II) UnloadModule: "fglrx"
   [63.040] (II) Unloading fglrx
   [63.040] (EE) Failed to load module "fglrx" (loader failed, 7)
  ...
  xserver.errors:
   Failed to load 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 undefined symbol: noXFree86DRIExtension
   Failed to load module "fglrx" (loader failed, 7)
   Failed to load 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so:
 undefined symbol: noXFree86DRIExtension
   Failed to load module "fglrx" (loader failed, 7)
   open /dev/dri/card0: No such file or directory
   Screen 0 deleted because of no matching config section.
   GLX error: Can not get required symbols.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   display edid version   1.3
   display manufacturer   AUO
   display model 197b
   display serial no.   0
   produ

[Desktop-packages] [Bug 1259707] [NEW] nvidia

2013-12-10 Thread Jeant
Public bug reported:

paquet comportant un défaut

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  304.108  Wed Jul 31 20:03:20 PDT 
2013
 GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: None
Date: Tue Dec 10 22:40:34 2013
DistUpgraded: 2013-11-18 15:50:24,172 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. GeForce GT 430 [3842:1430]
InstallationDate: Installed on 2011-02-19 (1025 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1)
JockeyStatus:
 kmod:nvidia_current - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Propriétaire, Désactivé, Non utilisé)
 kmod:nvidia_304_updates - nvidia_304_updates (Propriétaire, Activé, Non 
utilisé)
Lsusb:
 Bus 001 Device 002: ID 04a9:2213 Canon, Inc. CanoScan LiDE 50/LiDE 35/LiDE 40
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=265bbbcd-1d74-4423-85d9-2776f9eaf593 ro quiet splash
SourcePackage: xorg
UpgradeStatus: Upgraded to saucy on 2013-11-18 (22 days ago)
dmi.bios.date: 03/03/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: ALiveNF6G-VSTA
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd03/03/2007:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvn:rnALiveNF6G-VSTA:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Dec 10 22:36:00 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputAT Translated Set 2 keyboard KEYBOARD, id 8
 inputPS2++ Logitech MX Mouse MOUSE, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.14.3-3ubuntu2

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


** Tags: apport-bug i386 saucy ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1259707

Title:
  nvidia

Status in “xorg” package in Ubuntu:
  New

Bug description:
  paquet comportant un défaut

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: xorg 1:7.7+1ubuntu6
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86 Kernel Module  304.108  Wed Jul 31 20:03:20 
PDT 2013
   GCC version:  gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarou

[Desktop-packages] [Bug 1259709] [NEW] Unity does not start after installing fglrx x64 drivers Mobility Radeon HD 3650

2013-12-10 Thread Anonymous Linux User
Public bug reported:

This is a duplicate of bug #1259423. It was created automatically as
part of the "would you like to report this problem" question hopefully
answering request
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1259423/comments/2

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: fglrx (not installed)
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DKMSBuildLog:
 DKMS make.log for fglrx-8.970 for kernel 3.11.0-14-generic (x86_64)
 Mon Dec  9 23:28:30 CST 2013
 AMD kernel module generator version 2.1
 kernel includes at /lib/modules/3.11.0-14-generic/build/include not found or 
incomplete
 file: /lib/modules/3.11.0-14-generic/build/include/linux/version.h
DKMSKernelVersion: 3.11.0-14-generic
Date: Mon Dec  9 23:28:34 2013
DistUpgraded: 2013-10-18 08:24:06,128 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV635/M86 [Mobility Radeon HD 3650] 
[1002:9591] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3604]
InstallationDate: Installed on 2013-02-18 (295 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: Hewlett-Packard HP EliteBook 8530w
MarkForUpload: True
PackageVersion: (not installed)
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic 
root=UUID=a153e9f7-6ba9-4e43-85ae-951f1d3b7e38 ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
Title: fglrx (not installed): fglrx kernel module failed to build
UpgradeStatus: Upgraded to saucy on 2013-10-18 (53 days ago)
dmi.bios.date: 12/08/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDV Ver. F.20
dmi.board.name: 30E7
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 90.27
dmi.chassis.asset.tag: USH91201DK
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.20:bd12/08/2011:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.20:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.27:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8530w
dmi.product.version: F.20
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Tue Dec 10 15:34:26 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.14.3-3ubuntu2
xserver.video_driver: radeon

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package saucy ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1259709

Title:
  Unity does not start after installing fglrx x64 drivers Mobility
  Radeon HD 3650

Status in “fglrx-installer” package in Ubuntu:
  New

Bug description:
  This is a duplicate of bug #1259423. It was created automatically as
  part of the "would you like to report this problem" question hopefully
  answering request
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1259423/comments/2

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: fglrx (not installed)
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  DKMSBuildLog:
   DKMS make.log for fglrx-8.970 for kernel 3.11.0-14-generic (x86_64)
   Mon Dec  9 23:28:30 CST 2013
   AMD kernel module generator version 2.1
   kernel includes at /lib/modules/3.11.0-14-generic/build/include not found or 
incomplete
   file: /lib/modules/3.11.0-14-generic/build/include/linux/version.h
  DKMSKernelVersion: 3.11.0-14-generic
  Date: Mon Dec  9 23:28:34 2013
  DistUpgraded: 2013-10-18 08:24:06,128 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroVariant: ubuntu
  G

[Desktop-packages] [Bug 1256383] Re: cups-filters should depend on fonts-dejavu-core instead of ttf-dejavu-core which is a dummy transactional package

2013-12-10 Thread Tobiasz Jarczyk
Version 1.0.42-1 in trusty fixes this issue.

** Changed in: cups-filters (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1256383

Title:
  cups-filters should depend on fonts-dejavu-core instead of ttf-dejavu-
  core which is a dummy transactional package

Status in “cups-filters” package in Ubuntu:
  Fix Released
Status in “cups-filters” package in Debian:
  Fix Released

Bug description:
  cups-filters should depend on fonts-dejavu instead of ttf-dejavu which
  is a dummy transactional package

  $ aptitude why ttf-dejavu-core
  i   cups-filters Requires fonts-freefont-ttf | fonts-liberation | ttf-dejavu

  $ sudo aptitude show ttf-dejavu
  Pakiet: ttf-dejavu   
  Stan: niezainstalowany
  Wersja: 2.33+svn2514-3ubuntu1
  Priorytet: opcjonalny
  Sekcja: x11
  Opiekun: Ubuntu Developers 
  Architektura: all
  Rozmiar rozpakowanego: 55,3 k
  Wymaga: fonts-dejavu, ttf-dejavu-core, ttf-dejavu-extra
  Opis: Przejściowy pakiet atrapa
   This package is a dummy transitional package. It can be safely removed.
  Strona internetowa: http://dejavu-fonts.org/

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups-filters 1.0.41-2
  ProcVersionSignature: Ubuntu 3.12.0-4.12-generic 3.12.1
  Uname: Linux 3.12.0-4-generic x86_64
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: amd64
  CupsErrorLog: W [29/Nov/2013:18:19:31 +0100] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'HP-LaserJet-2200-Gray..' 
already exists
  CurrentDesktop: GNOME
  Date: Fri Nov 29 18:23:18 2013
  InstallationDate: Installed on 2013-10-15 (44 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Release amd64 
(20131015)
  Lpstat: device for HP-LaserJet-2200: socket://10.100.10.9:9100
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 003: ID 04b4:0033 Cypress Semiconductor Corp. Mouse
   Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Hewlett-Packard HP Compaq nx6325 (EY349EA#AKD)
  Papersize: a4
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  PpdFiles: HP-LaserJet-2200: HP LaserJet 2200 - CUPS+Gutenprint v5.2.9
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-4-generic 
root=UUID=752322b9-ef4c-4955-8cbf-9e0855fed897 ro quiet splash vt.handoff=7
  SourcePackage: cups-filters
  UpgradeStatus: Upgraded to trusty on 2013-11-05 (24 days ago)
  dmi.bios.date: 05/08/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68TT2 Ver. F.07
  dmi.board.name: 30B0
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 40.15
  dmi.chassis.asset.tag: CNU7110B09
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68TT2Ver.F.07:bd05/08/2007:svnHewlett-Packard:pnHPCompaqnx6325(EY349EA#AKD):pvrF.07:rvnHewlett-Packard:rn30B0:rvrKBCVersion40.15:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq nx6325 (EY349EA#AKD)
  dmi.product.version: F.07
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1256383/+subscriptions

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


[Desktop-packages] [Bug 1259699] [NEW] nvidia drivers don't apply sync to vblank when second monitor is turned on

2013-12-10 Thread amichair
Public bug reported:

I have a desktop with monitor and TV connected to it. In order to
prevent tearing when watching video on the TV, I enable sync to vblank
and select the TV as the display to sync to in the nvidia setting
dialog. However, the next time I turn on the TV the setting is not re-
applied and there is tearing. Interestingly, the solution is simply to
open and close the settings dialog without changing anything - it does
remember these preferences, but they simply don't get applied when the
TV is turned on unless the settings are opened and closed. This gets
annoying... it should automatically apply the settings when the TV is
turned on, just like it does the rest of the settings (e.g. twinview,
geometry, etc.)

Kubuntu 13.10 with KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
drivers and TwinView.

** Affects: nvidia-graphics-drivers-319-updates (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1259699

Title:
  nvidia drivers don't apply sync to vblank when second monitor is
  turned on

Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  New

Bug description:
  I have a desktop with monitor and TV connected to it. In order to
  prevent tearing when watching video on the TV, I enable sync to vblank
  and select the TV as the display to sync to in the nvidia setting
  dialog. However, the next time I turn on the TV the setting is not re-
  applied and there is tearing. Interestingly, the solution is simply to
  open and close the settings dialog without changing anything - it does
  remember these preferences, but they simply don't get applied when the
  TV is turned on unless the settings are opened and closed. This gets
  annoying... it should automatically apply the settings when the TV is
  turned on, just like it does the rest of the settings (e.g. twinview,
  geometry, etc.)

  Kubuntu 13.10 with KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
  drivers and TwinView.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1259699/+subscriptions

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


[Desktop-packages] [Bug 1259696] [NEW] desktop effects + newly attached monitor = both monitors blank

2013-12-10 Thread amichair
Public bug reported:

I have a monitor and a TV connected to my desktop, with the TV usually
off. When desktop effects are enabled and the TV is turned on, both
monitor and TV go blank (black), and only the mouse pointer is visible.
The only way out of this is to disable desktop effects - I had to add a
keyboard shortcut for this, otherwise only a hard reboot would get me
out of this state. I no longer enable desktop effects due to this, and
hope it will be fixed soon.

Kubuntu 13.10 with KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
drivers.

** Affects: nvidia-graphics-drivers-319-updates (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1259696

Title:
  desktop effects + newly attached monitor = both monitors blank

Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  New

Bug description:
  I have a monitor and a TV connected to my desktop, with the TV usually
  off. When desktop effects are enabled and the TV is turned on, both
  monitor and TV go blank (black), and only the mouse pointer is
  visible. The only way out of this is to disable desktop effects - I
  had to add a keyboard shortcut for this, otherwise only a hard reboot
  would get me out of this state. I no longer enable desktop effects due
  to this, and hope it will be fixed soon.

  Kubuntu 13.10 with KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
  drivers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1259696/+subscriptions

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


[Desktop-packages] [Bug 1243484] Re: Incorrect handling of orientation when printing PDF files

2013-12-10 Thread Till Kamppeter
I have now tested your test-tmpl.ps file and dine some fixes on the
pstopdf, pdftopdf, and pdftops filters. Now I get correct results with
it. The fix will get into Ubuntu with the release of cxups-filters
1.0.43. Please test when the package gets available in Trusty (use a
live CD/USB stick or a virtual machine if you do not have Trusty
installed).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1243484

Title:
  Incorrect handling of orientation when printing PDF files

Status in “cups-filters” package in Ubuntu:
  Incomplete
Status in “poppler” package in Ubuntu:
  Fix Released

Bug description:
  There seems to be some problems in the CUPS filters handling PDF
  files, which can be shown without having an actual printer hooked up
  (this seems to be independent of the driver in use).

  This happens on the latest Ubuntu 13.10 but I believe the real culprit
  is in the cups-filters 1.0.40 package.

  This happens when trying to print a PDF file (such as the CUPS test
  page in /usr/share/cups/data/default.pdf) and trying to change its
  orientation with the 'landscape' option, as such :

  lp -d queue -o landscape /usr/share/cups/data/default.pdf

  The result right now would be that the job is upside down, instead of
  being in a landscape orientation.

  This happens regardless of the driver. The same behavior doesn't
  happen for documents such as PostScript files, which works as
  expected, at least with a PS printer.

  The easiest way to test this is to set up queues that print to file
  (enable FileDevice in the CUPS config first) and look at the resulting
  files with a document viewer such as evince :

  - Create a new Generic Postscript queue using the default drivers, set it to 
print to a URI such as file:///tmp/test.ps
  - Send a PDF job to the queue with the landscape option
  - Look at the output in evince or Ghostview

  I strongly suspect something is amiss with the pdftopdf filter's
  handling of these options, especially in v1.0.40. Fedora 19 didn't
  exhibit the same problem until the cups-filters package was brought up
  to the same version just today.

  I also suspect that more than the orientation options are affected, we
  have had reports from customers having trouble with options handled
  through the Collate PPD options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1243484/+subscriptions

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


[Desktop-packages] [Bug 1259692] [NEW] sometimes windows turn black

2013-12-10 Thread amichair
Public bug reported:

Kubuntu 13.10, KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
drivers. Occasionally windows are completely black.
Maximizing/minimizing them usually gets them back to normal. I'm not
sure if it's related, but Chrome sometimes freezes (but not drawn black)
and also returns to normal after minimize/maximize. These only happen
when desktop effects are enabled.

** Affects: nvidia-graphics-drivers-319-updates (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1259692

Title:
  sometimes windows turn black

Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  New

Bug description:
  Kubuntu 13.10, KDE 4.11.3, NVidia 9300 with 319-updates (319.60)
  drivers. Occasionally windows are completely black.
  Maximizing/minimizing them usually gets them back to normal. I'm not
  sure if it's related, but Chrome sometimes freezes (but not drawn
  black) and also returns to normal after minimize/maximize. These only
  happen when desktop effects are enabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1259692/+subscriptions

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


[Desktop-packages] [Bug 1173727] Re: xdg-open calls exo-open not gnome-open

2013-12-10 Thread markusk
and obviously doesn't affect magnet links only - above mentioned fix
also works for opening spotify links in the spotify app.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1173727

Title:
  xdg-open calls exo-open not gnome-open

Status in exo:
  Unknown
Status in “xdg-utils” package in Ubuntu:
  Confirmed
Status in “xdg-utils” package in Debian:
  New

Bug description:
  when executing xdg-open "magnet:?...

  xdg-open detects XFCE display manager and calls exo-open "$1" witch is
  not capable to handle magnets at all.

  should it call gnome-open with xubuntu?

  quick fix:

  edit /usr/bin/xdg-open and change
  if [ x"$DE" = x"" ]; then
  DE=generic
  fi

  to
  if [ x"$DE" = x"" ]; then
  DE=generic
  fi
  DE=gnome

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xdg-utils 1.1.0~rc1-2ubuntu7
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Sat Apr 27 22:08:40 2013
  InstallationDate: Installed on 2013-04-11 (16 days ago)
  InstallationMedia: Xubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: xdg-utils
  UpgradeStatus: Upgraded to raring on 2013-04-25 (1 days ago)

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

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


[Desktop-packages] [Bug 1224254] Re: xrandr Xerrors with the nvidia binary drivers (optimus)

2013-12-10 Thread Joao Henrique Gouveia
Installed nvidia-319, nvidia-settings-319, nvidia-prime on a ubuntu
13.10 64-bit (unity) (Sony Vaio SBS15127PXB), and it worked perfectly!

glxspheres runnind about 620fps!!! :D

GREAT WORK! Thanks a lot!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319 in Ubuntu.
https://bugs.launchpad.net/bugs/1224254

Title:
  xrandr Xerrors with the nvidia binary drivers (optimus)

Status in GNOME Desktop Common Files:
  New
Status in “gnome-desktop3” package in Ubuntu:
  Fix Released
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Invalid
Status in “xserver-xorg-video-modesetting” package in Ubuntu:
  Fix Released
Status in “gnome-desktop3” source package in Precise:
  Fix Committed
Status in “xserver-xorg-video-modesetting” source package in Precise:
  Triaged
Status in “gnome-desktop3” source package in Saucy:
  Fix Committed
Status in “nvidia-graphics-drivers-319” source package in Saucy:
  New
Status in “xserver-xorg-video-modesetting” source package in Saucy:
  Triaged

Bug description:
  SRU request:

  Please accept gnome-desktop3 (3.4.2-0ubuntu0.2) in precise-proposed
  and gnome-desktop3 (3.8.4-0ubuntu1.1) in saucy-proposed.

  [Impact]
  In Precise and Saucy, we support hybrid graphics, and this issue prevents 
users from enabling external screens (the ones connected to the Intel card), 
and to benefit from all the features that the gnome-settings-daemon provides 
(font settings, input settings, theming, etc.).

  [Test Case]
  After installing the update, users should be able to open the Displays 
configuration tool, and the gnome-settings-daemon will be running (as shown by 
the "ps aux | grep gnome-settings-daemon" command).

  [Regression Potential]
  None. We simply trap and ignore an error when setting the primary output, as 
the rest of the program already does when getting the primary output.

  
  ---
  Original report:

  New install of 13.10 on HP envy 17t j000

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: gnome-settings-daemon 3.8.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0
  Uname: Linux 3.11.0-7-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Sep 11 20:48:40 2013
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationDate: Installed on 2013-09-08 (3 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130908)
  MarkForUpload: True
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   gdk_flush () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/1224254/+subscriptions

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


[Desktop-packages] [Bug 1246608] Re: Daily crashing, X restarts, and Chrome tab lockups

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

** Changed in: nvidia-graphics-drivers-319-updates (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1246608

Title:
  Daily crashing, X restarts, and Chrome tab lockups

Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  Confirmed

Bug description:
  My system will freeze every few active hours, and I'm guessing it's a
  GPU issue due to the dmesg and Xorg log output below.  I cannot
  reliably reproduce the issue.  Attached are dmesg, Xorg, and lspci
  output.

  I'll also note that tabs and even entire windows of Chrome
  occasionally lock up.  This may be unrelated, but I thought I'd note
  it as I've heard it may be related to Chrome's use of GPU acceleration
  and bugs in the driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1246608/+subscriptions

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


[Desktop-packages] [Bug 1246608] Re: Daily crashing, X restarts, and Chrome tab lockups

2013-12-10 Thread amichair
I'm also using these drivers and got some chrome lockups. I noticed that
minimizing+maximizing restores it to normal, for what it's worth.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1246608

Title:
  Daily crashing, X restarts, and Chrome tab lockups

Status in “nvidia-graphics-drivers-319-updates” package in Ubuntu:
  Confirmed

Bug description:
  My system will freeze every few active hours, and I'm guessing it's a
  GPU issue due to the dmesg and Xorg log output below.  I cannot
  reliably reproduce the issue.  Attached are dmesg, Xorg, and lspci
  output.

  I'll also note that tabs and even entire windows of Chrome
  occasionally lock up.  This may be unrelated, but I thought I'd note
  it as I've heard it may be related to Chrome's use of GPU acceleration
  and bugs in the driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319-updates/+bug/1246608/+subscriptions

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


[Desktop-packages] [Bug 1259240] Re: pdftopdf doesn't perform software collate

2013-12-10 Thread Till Kamppeter
Thank you very much for the quick fix, Tobias. The fix will get into
Ubuntu with the cups-filters 1.0.43 release.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1259240

Title:
  pdftopdf doesn't perform software collate

Status in “cups-filters” package in Ubuntu:
  Fix Committed

Bug description:
  Pages printed are not collated when I print a document with multiple
  copies set and Collate option enabled on a printer without hardware
  collate support.

  Printer is Samsung ML-2950.

  Operating systems affected are: Linux Mint 16, Ubuntu 13.04

  CUPS filters pipe for printing a test text file is the following:

  D [09/Dec/2013:14:34:00 +0400] [Job 16] texttopdf (text/plain to 
application/pdf, cost 32)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] pdftopdf (application/pdf to 
application/vnd.cups-pdf, cost 66)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] gstoraster (application/vnd.cups-pdf 
to application/vnd.cups-raster, cost 99)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] rastertospl 
(application/vnd.cups-raster to printer/test, cost 0)

  rastertospl is proprietary filter, which converts CUPS raster data to
  Samsung's SPL PDL.

  PPD file is attached.

  Further investigation has shown, that pdftopdf filter does not perform
  software document copy generation with my PPD file set in environment
  variable PPD, its output contains a single copy, but resulting CUPS
  raster contains information about multiple copies and rastertospl
  generates SPL output with mutiple copies for each page (uncollated).

  pstops filter, started with the same CUPS job options set and multi-
  page PostScript input, generates PostScript output with properly
  collated pages.

  pdftopdf has been executed with following parameters:

  /usr/lib/cups/filter/pdftopdf 1 user "test" 2 "Collate" texttopdf.pdf
  > pdftopdf.pdf

  When I start pdftopdf with the same parameters, but with PPD
  environment variable unset, it generates PDF file with document copies
  created.

  When I modify PPD file by changing *cupsManualCopy attribute value to
  True, pdftopdf produces collated output.

  This printer supports hardware page copies, but does not support
  collate in hardware.

  It seems that pdftopdf filter logic used to determine collate method
  does not handle this case correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1259240/+subscriptions

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


[Desktop-packages] [Bug 1195799] Re: Some truetype fonts are not rendered : webdings / wingdings

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1195799

Title:
  Some truetype fonts are not rendered : webdings / wingdings

Status in “fontconfig” package in Ubuntu:
  Confirmed

Bug description:
  This also affect Raring : fontconfig 2.10.2.0ubuntu2

  -  /usr/share/fonts/truetype/msttcorefonts : webdings.ttf is
  displaying only rectangles instead of the symbols when clicking on it
  for viewing.

  i've first reported against msttcorefonts:
  https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1195785 

  but googling around that issue, a bug has been reported against fontconfig:
  https://bugs.freedesktop.org/show_bug.cgi?id=58641

  reading that freedesktop report, the package "pango" can be also related to 
that issue.
  - raring: pango 1.32.5-0ubuntu1
  - saucy : pango 1.32.5-5ubuntu1  (also tried the ricotz's 1.34.1-0ubuntu1 
with the same result)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: fontconfig 2.10.93-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-0.7-generic 3.10.0-rc7
  Uname: Linux 3.10.0-0-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: i386
  Date: Fri Jun 28 18:07:19 2013
  MarkForUpload: True
  SourcePackage: fontconfig
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1259682] [NEW] The notifications are not possible to close

2013-12-10 Thread Enrique Ramos Cirujeda
Public bug reported:

You can not close it by clicking on it, nor is there an application to
change it.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Tue Dec 10 21:13:40 2013
InstallationDate: Installed on 2013-12-10 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1259682

Title:
  The notifications are not possible to close

Status in “unity” package in Ubuntu:
  New

Bug description:
  You can not close it by clicking on it, nor is there an application to
  change it.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Dec 10 21:13:40 2013
  InstallationDate: Installed on 2013-12-10 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 587008] Re: Pulseaudio not properly shutdown on logout

2013-12-10 Thread Nicolas Palix
When I logout, pulseaudio, indicator-sound-service and 
indicator-bluetooth-service are still running.
Lightdm gets confused and my last account is noted as still active, like when 
fast-switching is used.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/587008

Title:
  Pulseaudio not properly shutdown on logout

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  I have two systems with multiple users, this one I'm reporting on and
  and AMD 64 desktop. On both systems when I logout of one user and into
  another. the PA daemon is not shutdown and restarted as the new user
  so sound stops working. I can shutdown the old instance of PA from the
  terminal as the former user or sudo, and PA will automagicly restart
  with the correct user id. I had this problem in karmic as well but was
  unsure of the cause due to other PA issues and fixes I'd tried, this
  system however has not been messed with.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
   Home directory /home/vgadmin not ours.
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
   Home directory /home/vgadmin not ours.
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cherished   1483 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5834 irq 16'
 Mixer name : 'Realtek ALC272'
 Components : 'HDA:10ec0272,1025022f,0011'
 Controls  : 14
 Simple ctrls  : 8
  Date: Fri May 28 16:15:39 2010
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 06/24/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire one
  dmi.board.vendor: Acer
  dmi.board.version: V1.07
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.07
  dmi.modalias: 
dmi:bvnAcer:bvrV1.07:bd06/24/2009:svnAcer:pnAspireone:pvrV1.07:rvnAcer:rnAspireone:rvrV1.07:cvnAcer:ct10:cvrV1.07:
  dmi.product.name: Aspire one
  dmi.product.version: V1.07
  dmi.sys.vendor: Acer

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

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


[Desktop-packages] [Bug 587008] Re: Pulseaudio not properly shutdown on logout

2013-12-10 Thread Nicolas Palix
Affects Ubuntu 13.10.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/587008

Title:
  Pulseaudio not properly shutdown on logout

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  I have two systems with multiple users, this one I'm reporting on and
  and AMD 64 desktop. On both systems when I logout of one user and into
  another. the PA daemon is not shutdown and restarted as the new user
  so sound stops working. I can shutdown the old instance of PA from the
  terminal as the former user or sudo, and PA will automagicly restart
  with the correct user id. I had this problem in karmic as well but was
  unsure of the cause due to other PA issues and fixes I'd tried, this
  system however has not been messed with.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
   Home directory /home/vgadmin not ours.
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
   Home directory /home/vgadmin not ours.
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cherished   1483 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5834 irq 16'
 Mixer name : 'Realtek ALC272'
 Components : 'HDA:10ec0272,1025022f,0011'
 Controls  : 14
 Simple ctrls  : 8
  Date: Fri May 28 16:15:39 2010
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 06/24/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire one
  dmi.board.vendor: Acer
  dmi.board.version: V1.07
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.07
  dmi.modalias: 
dmi:bvnAcer:bvrV1.07:bd06/24/2009:svnAcer:pnAspireone:pvrV1.07:rvnAcer:rnAspireone:rvrV1.07:cvnAcer:ct10:cvrV1.07:
  dmi.product.name: Aspire one
  dmi.product.version: V1.07
  dmi.sys.vendor: Acer

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

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


[Desktop-packages] [Bug 1259681] [NEW] package uno-libs3 4.1.3-0ubuntu1 failed to install/upgrade: package uno-libs3 is already installed and configured

2013-12-10 Thread bill
Public bug reported:

No idea.

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: uno-libs3 4.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: openafs wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Tue Dec 10 15:02:29 2013
Dependencies:
 gcc-4.8-base 4.8.1-10ubuntu9
 libc6 2.17-93ubuntu4
 libgcc1 1:4.8.1-10ubuntu9
 libstdc++6 4.8.1-10ubuntu9
 multiarch-support 2.17-93ubuntu4
DuplicateSignature: package:uno-libs3:4.1.3-0ubuntu1:package uno-libs3 is 
already installed and configured
ErrorMessage: package uno-libs3 is already installed and configured
InstallationDate: Installed on 2012-12-22 (353 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: libreoffice
Title: package uno-libs3 4.1.3-0ubuntu1 failed to install/upgrade: package 
uno-libs3 is already installed and configured
UpgradeStatus: Upgraded to saucy on 2013-10-26 (44 days ago)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1259681

Title:
  package uno-libs3 4.1.3-0ubuntu1 failed to install/upgrade: package
  uno-libs3 is already installed and configured

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  No idea.

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: uno-libs3 4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: openafs wl
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Tue Dec 10 15:02:29 2013
  Dependencies:
   gcc-4.8-base 4.8.1-10ubuntu9
   libc6 2.17-93ubuntu4
   libgcc1 1:4.8.1-10ubuntu9
   libstdc++6 4.8.1-10ubuntu9
   multiarch-support 2.17-93ubuntu4
  DuplicateSignature: package:uno-libs3:4.1.3-0ubuntu1:package uno-libs3 is 
already installed and configured
  ErrorMessage: package uno-libs3 is already installed and configured
  InstallationDate: Installed on 2012-12-22 (353 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  MarkForUpload: True
  SourcePackage: libreoffice
  Title: package uno-libs3 4.1.3-0ubuntu1 failed to install/upgrade: package 
uno-libs3 is already installed and configured
  UpgradeStatus: Upgraded to saucy on 2013-10-26 (44 days ago)

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

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


[Desktop-packages] [Bug 587008] Re: Pulseaudio not properly shutdown on logout

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/587008

Title:
  Pulseaudio not properly shutdown on logout

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  I have two systems with multiple users, this one I'm reporting on and
  and AMD 64 desktop. On both systems when I logout of one user and into
  another. the PA daemon is not shutdown and restarted as the new user
  so sound stops working. I can shutdown the old instance of PA from the
  terminal as the former user or sudo, and PA will automagicly restart
  with the correct user id. I had this problem in karmic as well but was
  unsure of the cause due to other PA issues and fixes I'd tried, this
  system however has not been messed with.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices:
   Home directory /home/vgadmin not ours.
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  Architecture: i386
  ArecordDevices:
   Home directory /home/vgadmin not ours.
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cherished   1483 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x5834 irq 16'
 Mixer name : 'Realtek ALC272'
 Components : 'HDA:10ec0272,1025022f,0011'
 Controls  : 14
 Simple ctrls  : 8
  Date: Fri May 28 16:15:39 2010
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  dmi.bios.date: 06/24/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Aspire one
  dmi.board.vendor: Acer
  dmi.board.version: V1.07
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.07
  dmi.modalias: 
dmi:bvnAcer:bvrV1.07:bd06/24/2009:svnAcer:pnAspireone:pvrV1.07:rvnAcer:rnAspireone:rvrV1.07:cvnAcer:ct10:cvrV1.07:
  dmi.product.name: Aspire one
  dmi.product.version: V1.07
  dmi.sys.vendor: Acer

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

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


[Desktop-packages] [Bug 785701] Re: Inkscape freezes at opening

2013-12-10 Thread Diederik van Lierop
Confirmed!

According to the strace output Inkscape is trying to find a file on an
unreachable sambashare, a file which is totally unrelated to Inkscape.

Clearing the recent file list helped

Running 12842 on Ubuntu 13.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in “inkscape” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: inkscape

  I use Ubuntu 11.04 classic. Very often Inkscape freezes at opening, even if 
empty. We have the same problem in Ubuntu 10.04. Since I hadn't noticed it up 
to recently (1 month or so) it's possible that it is due to a modification in 
another package than Inkscape, for instance a library. But Im' not an intensive 
user of Inkscape.
  Steps to reproduce the problem: choose in the general menu Applications → 
Graphics → "Inskape Vector Graphics Editor".
  What happens: Inkscape is launched but, often clicking any button has no 
effect, resizing the window doesn't resize the inside. After a while, 
Inkscape's window is greyished and, if I close it, I first get a "The window 
'New document 1 - Inkscape' is not responding." message. Relaunching Inkscape 
never solves the issue. Login out and in sometimes solves it, sometimes not.
  What is expected to happen: that Inkscape respond to clicks.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: inkscape 0.48.1-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri May 20 19:02:33 2011
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=fr_FR.utf8
   LC_MESSAGES=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to natty on 2011-05-01 (19 days ago)

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

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


[Desktop-packages] [Bug 1239351] Re: Nvidia driver hangs on boot: NVRM: RmInitAdapter failed! (0x26:0x38:1170)

2013-12-10 Thread Aivis
Seems like this is very specific problem. Only PCLinuxOS could avoid
this problem in LiveCD mode(install on disk failed too), everything else
just failed. Also tried to modprobe different nvidia drivers from repos
manually.

Today I have swapped motherboard with AMD 690(with onboard integrated
VGA) to NVIDIA nForce 560 chipset and CPU amd athlon x2 4000+ to 5600+,
and the problem was gone.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319 in Ubuntu.
https://bugs.launchpad.net/bugs/1239351

Title:
  Nvidia driver hangs on boot: NVRM: RmInitAdapter failed!
  (0x26:0x38:1170)

Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Confirmed

Bug description:
  A fresh install of Saucy/amd64 from either the final beta or today's
  daily build fails to boot after installing the proprietary nvidia
  driver. A parallel install of the same daily build, only x86, is not
  affected.

  My graphics card (Zotac GT430 (GF108 chip)) is apparently not
  supported by nouveau, and not recognized as such, so I must add
  nomodeset in order to boot the live cd and install. In both cases the
  proprietary driver was installed from System Settings / Software &
  Updates / Additional Drivers after the first boot. I then removed
  "nomodeset" from /etc/default/grub, did update-grub -u -k all and
  rebooted.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: nvidia-319 319.32-0ubuntu7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Sun Oct 13 15:26:42 2013
  InstallationDate: Installed on 2013-10-13 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131013)
  MarkForUpload: True
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-319
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1239351/+subscriptions

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


[Desktop-packages] [Bug 1259680] [NEW] package ure 4.1.3-0ubuntu1 failed to install/upgrade: package ure is already installed and configured

2013-12-10 Thread bill
Public bug reported:

No idea

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: ure 4.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: openafs wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Tue Dec 10 15:02:29 2013
DuplicateSignature: package:ure:4.1.3-0ubuntu1:package ure is already installed 
and configured
ErrorMessage: package ure is already installed and configured
InstallationDate: Installed on 2012-12-22 (353 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: libreoffice
Title: package ure 4.1.3-0ubuntu1 failed to install/upgrade: package ure is 
already installed and configured
UpgradeStatus: Upgraded to saucy on 2013-10-26 (44 days ago)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1259680

Title:
  package ure 4.1.3-0ubuntu1 failed to install/upgrade: package ure is
  already installed and configured

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  No idea

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: ure 4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  NonfreeKernelModules: openafs wl
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Tue Dec 10 15:02:29 2013
  DuplicateSignature: package:ure:4.1.3-0ubuntu1:package ure is already 
installed and configured
  ErrorMessage: package ure is already installed and configured
  InstallationDate: Installed on 2012-12-22 (353 days ago)
  InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  MarkForUpload: True
  SourcePackage: libreoffice
  Title: package ure 4.1.3-0ubuntu1 failed to install/upgrade: package ure is 
already installed and configured
  UpgradeStatus: Upgraded to saucy on 2013-10-26 (44 days ago)

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

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


[Desktop-packages] [Bug 1259635] Re: package at-spi2-core 2.10.1-0ubuntu0.1 failed to install/upgrade: package at-spi2-core is already installed and configured

2013-12-10 Thread Seth Arnold
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package at-spi2-core 2.10.1-0ubuntu0.1 failed to install/upgrade:
  package at-spi2-core is already installed and configured

Status in “at-spi2-core” package in Ubuntu:
  New

Bug description:
  I don't know

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: at-spi2-core 2.10.1-0ubuntu0.1
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Mon Dec  9 10:50:24 2013
  DuplicateSignature: package:at-spi2-core:2.10.1-0ubuntu0.1:package 
at-spi2-core is already installed and configured
  ErrorMessage: package at-spi2-core is already installed and configured
  InstallationDate: Installed on 2013-10-21 (50 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: at-spi2-core
  Title: package at-spi2-core 2.10.1-0ubuntu0.1 failed to install/upgrade: 
package at-spi2-core is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1259635/+subscriptions

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


[Desktop-packages] [Bug 1259671] [NEW] recommended for you

2013-12-10 Thread Enrique Ramos Cirujeda
Public bug reported:

When I activate the category "Recommended for you", every time I close
the application, I have to activate the category again.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: software-center 13.10-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Tue Dec 10 20:40:26 2013
InstallationDate: Installed on 2013-12-10 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1259671

Title:
  recommended for you

Status in “software-center” package in Ubuntu:
  New

Bug description:
  When I activate the category "Recommended for you", every time I close
  the application, I have to activate the category again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: software-center 13.10-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  Date: Tue Dec 10 20:40:26 2013
  InstallationDate: Installed on 2013-12-10 (0 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1197687] Re: setting fucntions cannot be started from control-center

2013-12-10 Thread Aron Xu
Hi Ma,

I see that bug #1197662 has been marked as Fix Released, could you
verify whether this problem (in bug #1197687) is still relevant in
trusty daily?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1197687

Title:
  setting fucntions  cannot be  started from control-center

Status in GNOME Control Center:
  New
Status in Ubuntu Kylin:
  New
Status in “gnome-control-center” package in Ubuntu:
  Incomplete

Bug description:
  The gnome-control-center in latest saucy image does not work correctly
  as the setting function cannot started from it. The main window also
  cannot be closed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1197687/+subscriptions

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


[Desktop-packages] [Bug 1201528] Re: [INTEL DP55WG, Realtek ALC889] - Audio Playback Unavailable

2013-12-10 Thread Joseph Salisbury
It sounds like we can bisect between 3.8.13.1 and 3.8.13.2 per your
comments in #92 and #93.  I'll start the bisect and post a test kernel
shortly.

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

Title:
  [INTEL DP55WG,Realtek ALC889] - Audio Playback Unavailable

Status in “alsa-driver” package in Ubuntu:
  New
Status in “linux” package in Ubuntu:
  Incomplete
Status in “alsa-driver” source package in Raring:
  New
Status in “linux” source package in Raring:
  Incomplete
Status in “alsa-driver” source package in Saucy:
  New
Status in “linux” source package in Saucy:
  Incomplete

Bug description:
  This is a fresh upgrade to raring. During the weekend, I updated from
  precise to quantal, and from there to raring. I did not use sound
  while the system was in quantal, so no idea if the bug was present
  there as well.

  The symptom is:

  * after some period of sound usage, playback stops working

  What I mean with sound usage is:

  I tried having a meeting with: mumble, skype, and google hangout, and
  in all three cases, audio input/outout will work just fine for ~5
  minutes, and the playback just dies (people tell me they keep
  listening to me, so mic works fine).

  The only way to solve this is by rebooting. After one of the reboots,
  I was able to play a 20 minute video with mplayer with no further
  issue. Then opened skype and after ~3-5 minute talk, audio playback
  died again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
  Uname: Linux 3.8.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nessita2627 F pulseaudio
  Date: Mon Jul 15 14:40:20 2013
  InstallationDate: Installed on 2011-12-20 (572 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:MID failed
  Symptom_AlsaPlaybackTestStderr:
   W r i t e   e r r o r :   - 5 , I n p u t / o u t p u t   e r r o r 
x r u n _ r e c o v e r y   f a i l e d :   - 5 , I n p u t / o u t p u t   
e r r o r 
T r a n s f e r   f a i l e d :   O p e r a t i o n   n o t   p e r m i t t 
e d
  Symptom_Card: Built-in Audio - HDA Intel MID
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: None of the above
  Title: [, Realtek ALC889, Green Headphone Out, Front] Playback problem
  UpgradeStatus: Upgraded to raring on 2013-07-13 (2 days ago)
  dmi.bios.date: 08/05/2009
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: KGIBX10J.86A.3206.2009.0805.1855
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DP55WG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE57269-404
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrKGIBX10J.86A.3206.2009.0805.1855:bd08/05/2009:svn:pn:pvr:rvnIntelCorporation:rnDP55WG:rvrAAE57269-404:cvn:ct2:cvr:

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

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


[Desktop-packages] [Bug 1249389] Re: linker complains of PIC instruction on object file not compiled as PIC

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
31.0.1650.63-0ubuntu0.12.04.1~20131204.1

---
chromium-browser (31.0.1650.63-0ubuntu0.12.04.1~20131204.1) precise-security; 
urgency=low

  * Release to stage at ppa:canonical-chromium-builds/stage

chromium-browser (31.0.1650.63-0ubuntu0.12.04.1) precise-security;
urgency=low

  * New release 31.0.1650.63:
- CVE-2013-6634: Session fixation in sync related to 302 redirects.
- CVE-2013-6635: Use-after-free in editing.
- CVE-2013-6636: Address bar spoofing related to modal dialogs.
- CVE-2013-6637: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6638: Buffer overflow in v8. This issue was fixed in v8 version
  3.22.24.7.
- CVE-2013-6639: Out of bounds write in v8. This issue was fixed in v8
  version 3.22.24.7.
- CVE-2013-6640: Out of bounds read in v8. This issue was fixed in v8
  version 3.22.24.7.

chromium-browser (31.0.1650.57-0ubuntu0.12.04.3) precise-security;
urgency=low

  * debian/control: Drop libnss version number in Depends. We only need to
recompile. (LP: #1251454)

chromium-browser (31.0.1650.57-0ubuntu0.12.04.2) precise-security;
urgency=low

  * debian/apport/chromium-browser.py: Include dmesg events mentioning chromium
in apport reports.
  * debian/control: Abandon nss transitional package as Dependency, and add
real package with epoch version number.

chromium-browser (31.0.1650.57-0ubuntu0.12.04.1) precise-security;
urgency=low

  * New release 31.0.1650.57:
- CVE-2013-6632: Multiple memory corruption issues.
  * New release 31.0.1650.48:  (LP: #1250579)
- CVE-2013-6621: Use after free related to speech input elements.
- CVE-2013-6622: Use after free related to media elements.
- CVE-2013-6623: Out of bounds read in SVG.
- CVE-2013-6624: Use after free related to "id" attribute strings.
- CVE-2013-6625: Use after free in DOM ranges.
- CVE-2013-6626: Address bar spoofing related to interstitial warnings.
- CVE-2013-6627: Out of bounds read in HTTP parsing.
- CVE-2013-6628: Issue with certificates not being checked during TLS
  renegotiation.
- CVE-2013-2931: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6629: Read of uninitialized memory in libjpeg and libjpeg-turbo.
- CVE-2013-6630: Read of uninitialized memory in libjpeg-turbo.
- CVE-2013-6631: Use after free in libjingle.
  * Drop base_unittests and automated_ui_tests build and automatic test and
from installation exclusion.
  * Include wildcat package 'pepflashplugin-nonfree' in apport reportting.

chromium-browser (30.0.1599.114-0ubuntu0.12.04.5) precise; urgency=low

  * Re-add binutils-gold Build-depends for amd64 only.  FTBFS.  LP:
#1249389

chromium-browser (30.0.1599.114-0ubuntu0.12.04.4) precise-security;
urgency=low

  * debian/patches/menu-bar-visible.patch: Don't treat object as object
reference.
  * debian/patches/4-chromeless-window-launch-option.patch: Don't fix problem
introduced in menu-bar-visible patch.
  * debian/rules: Fix typo of Precise conditional.
  * debian/patches/cr30-sandbox-async-signal-safe.patch: Backport to make
SIGSYS handler in sandbox safe and never call itself. (LP: #1195797)
  * debian/rules, debian/control: Use standard hardening flags, not
hardening-wrapper.
  * debian/control: Build-depend on binutils, which already includes gold
linker.
  * debian/control: Drop some unused build-deps: autotools-dev, binutils,
   flex, g++-multilib [amd64], libbz2-dev, libc6-dev-i386 [amd64],
   libdbus-glib-1-dev, libgl1-mesa-dev, libgl1-mesa-dri, libglib2.0-dev,
   libglu1-mesa-dev, libhunspell-dev, libjpeg-dev, libnspr4-dev,
   libpam0g-dev, libpango1.0-dev, libspeechd-dev, libssl-dev, libxi-dev,
   libxml2-dev, libxslt1-dev, libxt-dev, mesa-common-dev,
   patchutils (>= 0.2.25), python-simplejson, yasm zlib1g-dev,
  * debian/patches/cr31-pango-tab-titles.patch: Backport a fix that makes
tab titles disappear due to a pango bug.
  * debian/tests/control: Drop Depends on obselete package
libunity-webapps-chromium.
 -- Chad MILLERMon, 09 Dec 2013 22:05:01 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Invalid => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2931

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6621

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6622

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6623

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6624

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6625

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6626

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6627

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6628

*

[Desktop-packages] [Bug 1250579] Re: Security fixes from 31.0.1650.48

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
31.0.1650.63-0ubuntu0.12.04.1~20131204.1

---
chromium-browser (31.0.1650.63-0ubuntu0.12.04.1~20131204.1) precise-security; 
urgency=low

  * Release to stage at ppa:canonical-chromium-builds/stage

chromium-browser (31.0.1650.63-0ubuntu0.12.04.1) precise-security;
urgency=low

  * New release 31.0.1650.63:
- CVE-2013-6634: Session fixation in sync related to 302 redirects.
- CVE-2013-6635: Use-after-free in editing.
- CVE-2013-6636: Address bar spoofing related to modal dialogs.
- CVE-2013-6637: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6638: Buffer overflow in v8. This issue was fixed in v8 version
  3.22.24.7.
- CVE-2013-6639: Out of bounds write in v8. This issue was fixed in v8
  version 3.22.24.7.
- CVE-2013-6640: Out of bounds read in v8. This issue was fixed in v8
  version 3.22.24.7.

chromium-browser (31.0.1650.57-0ubuntu0.12.04.3) precise-security;
urgency=low

  * debian/control: Drop libnss version number in Depends. We only need to
recompile. (LP: #1251454)

chromium-browser (31.0.1650.57-0ubuntu0.12.04.2) precise-security;
urgency=low

  * debian/apport/chromium-browser.py: Include dmesg events mentioning chromium
in apport reports.
  * debian/control: Abandon nss transitional package as Dependency, and add
real package with epoch version number.

chromium-browser (31.0.1650.57-0ubuntu0.12.04.1) precise-security;
urgency=low

  * New release 31.0.1650.57:
- CVE-2013-6632: Multiple memory corruption issues.
  * New release 31.0.1650.48:  (LP: #1250579)
- CVE-2013-6621: Use after free related to speech input elements.
- CVE-2013-6622: Use after free related to media elements.
- CVE-2013-6623: Out of bounds read in SVG.
- CVE-2013-6624: Use after free related to "id" attribute strings.
- CVE-2013-6625: Use after free in DOM ranges.
- CVE-2013-6626: Address bar spoofing related to interstitial warnings.
- CVE-2013-6627: Out of bounds read in HTTP parsing.
- CVE-2013-6628: Issue with certificates not being checked during TLS
  renegotiation.
- CVE-2013-2931: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6629: Read of uninitialized memory in libjpeg and libjpeg-turbo.
- CVE-2013-6630: Read of uninitialized memory in libjpeg-turbo.
- CVE-2013-6631: Use after free in libjingle.
  * Drop base_unittests and automated_ui_tests build and automatic test and
from installation exclusion.
  * Include wildcat package 'pepflashplugin-nonfree' in apport reportting.

chromium-browser (30.0.1599.114-0ubuntu0.12.04.5) precise; urgency=low

  * Re-add binutils-gold Build-depends for amd64 only.  FTBFS.  LP:
#1249389

chromium-browser (30.0.1599.114-0ubuntu0.12.04.4) precise-security;
urgency=low

  * debian/patches/menu-bar-visible.patch: Don't treat object as object
reference.
  * debian/patches/4-chromeless-window-launch-option.patch: Don't fix problem
introduced in menu-bar-visible patch.
  * debian/rules: Fix typo of Precise conditional.
  * debian/patches/cr30-sandbox-async-signal-safe.patch: Backport to make
SIGSYS handler in sandbox safe and never call itself. (LP: #1195797)
  * debian/rules, debian/control: Use standard hardening flags, not
hardening-wrapper.
  * debian/control: Build-depend on binutils, which already includes gold
linker.
  * debian/control: Drop some unused build-deps: autotools-dev, binutils,
   flex, g++-multilib [amd64], libbz2-dev, libc6-dev-i386 [amd64],
   libdbus-glib-1-dev, libgl1-mesa-dev, libgl1-mesa-dri, libglib2.0-dev,
   libglu1-mesa-dev, libhunspell-dev, libjpeg-dev, libnspr4-dev,
   libpam0g-dev, libpango1.0-dev, libspeechd-dev, libssl-dev, libxi-dev,
   libxml2-dev, libxslt1-dev, libxt-dev, mesa-common-dev,
   patchutils (>= 0.2.25), python-simplejson, yasm zlib1g-dev,
  * debian/patches/cr31-pango-tab-titles.patch: Backport a fix that makes
tab titles disappear due to a pango bug.
  * debian/tests/control: Drop Depends on obselete package
libunity-webapps-chromium.
 -- Chad MILLERMon, 09 Dec 2013 22:05:01 -0500

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1250579

Title:
  Security fixes from 31.0.1650.48

Status in “chromium-browser” package in Ubuntu:
  Fix Released

Bug description:
  Security fixes from 31.0.1650.48 (some of them were classified as
  "High" severity by the Chromium development team) should be either
  backported to the respective Chromium versions in all current desktop-
  supported releases of Ubuntu, or the repositories should be updated to
  include the new version of Chromium.

  Information on the new release can be found at:
  http://googlechromereleases.blogspot.de/2013/11/stable-channel-
  update.html

To manage n

[Desktop-packages] [Bug 1250579] Re: Security fixes from 31.0.1650.48

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
31.0.1650.63-0ubuntu0.12.10.1~20131204.1

---
chromium-browser (31.0.1650.63-0ubuntu0.12.10.1~20131204.1) quantal-security; 
urgency=low

  * Release to stage at ppa:canonical-chromium-builds/stage

chromium-browser (31.0.1650.63-0ubuntu0.12.10.1) quantal-security;
urgency=low

  * New release 31.0.1650.63:
- CVE-2013-6634: Session fixation in sync related to 302 redirects.
- CVE-2013-6635: Use-after-free in editing.
- CVE-2013-6636: Address bar spoofing related to modal dialogs.
- CVE-2013-6637: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6638: Buffer overflow in v8. This issue was fixed in v8 version
  3.22.24.7.
- CVE-2013-6639: Out of bounds write in v8. This issue was fixed in v8
  version 3.22.24.7.
- CVE-2013-6640: Out of bounds read in v8. This issue was fixed in v8
  version 3.22.24.7.

chromium-browser (31.0.1650.57-0ubuntu0.12.10.3) quantal-security;
urgency=low

  * debian/control: Drop libnss version number in Depends. We only need to
recompile. (LP: #1251454)

chromium-browser (31.0.1650.57-0ubuntu0.12.10.2) quantal-security;
urgency=low

  * debian/apport/chromium-browser.py: Include dmesg events mentioning chromium
in apport reports.
  * debian/control: Abandon nss transitional package as Dependency, and add
real package with epoch version number.

chromium-browser (31.0.1650.57-0ubuntu0.12.10.1) quantal-security;
urgency=low

  * New release 31.0.1650.57:
- CVE-2013-6632: Multiple memory corruption issues.
  * New release 31.0.1650.48:  (LP: #1250579)
- CVE-2013-6621: Use after free related to speech input elements.
- CVE-2013-6622: Use after free related to media elements.
- CVE-2013-6623: Out of bounds read in SVG.
- CVE-2013-6624: Use after free related to "id" attribute strings.
- CVE-2013-6625: Use after free in DOM ranges.
- CVE-2013-6626: Address bar spoofing related to interstitial warnings.
- CVE-2013-6627: Out of bounds read in HTTP parsing.
- CVE-2013-6628: Issue with certificates not being checked during TLS
  renegotiation.
- CVE-2013-2931: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6629: Read of uninitialized memory in libjpeg and libjpeg-turbo.
- CVE-2013-6630: Read of uninitialized memory in libjpeg-turbo.
- CVE-2013-6631: Use after free in libjingle.
  * Update webapps patches.
  * Drop base_unittests and automated_ui_tests build and automatic test and
from installation exclusion.
  * Include wildcat package 'pepflashplugin-nonfree' in apport reportting.

chromium-browser (30.0.1599.114-0ubuntu0.12.10.3) quantal-security;
urgency=low

  * debian/patches/menu-bar-visible.patch: Don't treat object as object
reference.
  * debian/patches/4-chromeless-window-launch-option.patch: Don't fix problem
introduced in menu-bar-visible patch.
  * debian/rules: Fix typo of Precise conditional.
  * debian/patches/cr30-sandbox-async-signal-safe.patch: Backport to make
SIGSYS handler in sandbox safe and never call itself. (LP: #1195797)
  * debian/rules, debian/control: Use standard hardening flags, not
hardening-wrapper.
  * debian/control: Build-depend on binutils, which already includes gold
linker.
  * debian/control: Drop some unused build-deps: autotools-dev, binutils,
   flex, g++-multilib [amd64], libbz2-dev, libc6-dev-i386 [amd64],
   libdbus-glib-1-dev, libgl1-mesa-dev, libgl1-mesa-dri, libglib2.0-dev,
   libglu1-mesa-dev, libhunspell-dev, libjpeg-dev, libnspr4-dev,
   libpam0g-dev, libpango1.0-dev, libspeechd-dev, libssl-dev, libxi-dev,
   libxml2-dev, libxslt1-dev, libxt-dev, mesa-common-dev,
   patchutils (>= 0.2.25), python-simplejson, yasm zlib1g-dev,
  * debian/patches/cr31-pango-tab-titles.patch: Backport a fix that makes
tab titles disappear due to a pango bug.
  * debian/tests/control: Drop Depends on obselete package
libunity-webapps-chromium.
 -- Chad MILLERMon, 09 Dec 2013 22:00:08 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1250579

Title:
  Security fixes from 31.0.1650.48

Status in “chromium-browser” package in Ubuntu:
  Fix Released

Bug description:
  Security fixes from 31.0.1650.48 (some of them were classified as
  "High" severity by the Chromium development team) should be either
  backported to the respective Chromium versions in all current desktop-
  supported releases of Ubuntu, or the repositories should be updated to
  include the new version of Chromium.

  Information on the new release can be found at:
  http://googlechromereleases.blogspot.de/2013/11/stable-channel-
  update.html

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1251454] Re: chromium-browser fails to depend on a compatible version of libnss3

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
31.0.1650.63-0ubuntu0.13.10.1~20131204.1

---
chromium-browser (31.0.1650.63-0ubuntu0.13.10.1~20131204.1) saucy-security; 
urgency=low

  * Release to stage at ppa:canonical-chromium-builds/stage

chromium-browser (31.0.1650.63-0ubuntu0.13.10.1) saucy-security;
urgency=low

  * New release 31.0.1650.63:
- CVE-2013-6634: Session fixation in sync related to 302 redirects.
- CVE-2013-6635: Use-after-free in editing.
- CVE-2013-6636: Address bar spoofing related to modal dialogs.
- CVE-2013-6637: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6638: Buffer overflow in v8. This issue was fixed in v8 version
  3.22.24.7.
- CVE-2013-6639: Out of bounds write in v8. This issue was fixed in v8
  version 3.22.24.7.
- CVE-2013-6640: Out of bounds read in v8. This issue was fixed in v8
  version 3.22.24.7.

chromium-browser (31.0.1650.57-0ubuntu0.13.10.3) saucy-security;
urgency=low

  * debian/control: Drop libnss version number in Depends. We only need to
recompile. (LP: #1251454)

chromium-browser (31.0.1650.57-0ubuntu0.13.10.2) saucy-security;
urgency=low

  * debian/apport/chromium-browser.py: Include dmesg events mentioning chromium
in apport reports.
  * debian/control: Abandon nss transitional package as Dependency, and add
real package with epoch version number.

chromium-browser (31.0.1650.57-0ubuntu0.13.10.1) saucy-security;
urgency=low

  * New release 31.0.1650.57:
- CVE-2013-6632: Multiple memory corruption issues.
  * New release 31.0.1650.48:  (LP: #1250579)
- CVE-2013-6621: Use after free related to speech input elements.
- CVE-2013-6622: Use after free related to media elements.
- CVE-2013-6623: Out of bounds read in SVG.
- CVE-2013-6624: Use after free related to "id" attribute strings.
- CVE-2013-6625: Use after free in DOM ranges.
- CVE-2013-6626: Address bar spoofing related to interstitial warnings.
- CVE-2013-6627: Out of bounds read in HTTP parsing.
- CVE-2013-6628: Issue with certificates not being checked during TLS
  renegotiation.
- CVE-2013-2931: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6629: Read of uninitialized memory in libjpeg and libjpeg-turbo.
- CVE-2013-6630: Read of uninitialized memory in libjpeg-turbo.
- CVE-2013-6631: Use after free in libjingle.
  * debian/chromium-chromedriver.install: Drop unsupported, broken old
chromedriver v1 and add chromedriver2.
  * Update webapps patches.
  * Disable chromedriver testing until the new server-test client dependencies
are figured out.
  * Drop base_unittests and automated_ui_tests build and automatic test and
from installation exclusion.
  * Include wildcat package 'pepflashplugin-nonfree' in apport reportting.

chromium-browser (30.0.1599.114-0ubuntu0.13.10.3) saucy-security;
urgency=low

  * debian/patches/menu-bar-visible.patch: Don't treat object as object
reference.
  * debian/patches/4-chromeless-window-launch-option.patch: Don't fix problem
introduced in menu-bar-visible patch.
  * debian/rules: Fix typo of Precise conditional.
  * debian/patches/cr30-sandbox-async-signal-safe.patch: Backport to make
SIGSYS handler in sandbox safe and never call itself. (LP: #1195797)
  * debian/rules, debian/control: Use standard hardening flags, not
hardening-wrapper.
  * debian/control: Build-depend on binutils, which already includes gold
linker.
  * debian/control: Drop some unused build-deps: autotools-dev, binutils,
   flex, g++-multilib [amd64], libbz2-dev, libc6-dev-i386 [amd64],
   libdbus-glib-1-dev, libgl1-mesa-dev, libgl1-mesa-dri, libglib2.0-dev,
   libglu1-mesa-dev, libhunspell-dev, libjpeg-dev, libnspr4-dev,
   libpam0g-dev, libpango1.0-dev, libspeechd-dev, libssl-dev, libxi-dev,
   libxml2-dev, libxslt1-dev, libxt-dev, mesa-common-dev,
   patchutils (>= 0.2.25), python-simplejson, yasm zlib1g-dev,
  * debian/patches/cr31-pango-tab-titles.patch: Backport a fix that makes
tab titles disappear due to a pango bug.
  * debian/tests/control: Drop Depends on obselete package
libunity-webapps-chromium.
 -- Chad MILLERMon, 09 Dec 2013 21:48:03 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2931

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6621

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6622

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6623

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6624

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6625

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6626

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=20

[Desktop-packages] [Bug 1250579] Re: Security fixes from 31.0.1650.48

2013-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
31.0.1650.63-0ubuntu0.13.10.1~20131204.1

---
chromium-browser (31.0.1650.63-0ubuntu0.13.10.1~20131204.1) saucy-security; 
urgency=low

  * Release to stage at ppa:canonical-chromium-builds/stage

chromium-browser (31.0.1650.63-0ubuntu0.13.10.1) saucy-security;
urgency=low

  * New release 31.0.1650.63:
- CVE-2013-6634: Session fixation in sync related to 302 redirects.
- CVE-2013-6635: Use-after-free in editing.
- CVE-2013-6636: Address bar spoofing related to modal dialogs.
- CVE-2013-6637: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6638: Buffer overflow in v8. This issue was fixed in v8 version
  3.22.24.7.
- CVE-2013-6639: Out of bounds write in v8. This issue was fixed in v8
  version 3.22.24.7.
- CVE-2013-6640: Out of bounds read in v8. This issue was fixed in v8
  version 3.22.24.7.

chromium-browser (31.0.1650.57-0ubuntu0.13.10.3) saucy-security;
urgency=low

  * debian/control: Drop libnss version number in Depends. We only need to
recompile. (LP: #1251454)

chromium-browser (31.0.1650.57-0ubuntu0.13.10.2) saucy-security;
urgency=low

  * debian/apport/chromium-browser.py: Include dmesg events mentioning chromium
in apport reports.
  * debian/control: Abandon nss transitional package as Dependency, and add
real package with epoch version number.

chromium-browser (31.0.1650.57-0ubuntu0.13.10.1) saucy-security;
urgency=low

  * New release 31.0.1650.57:
- CVE-2013-6632: Multiple memory corruption issues.
  * New release 31.0.1650.48:  (LP: #1250579)
- CVE-2013-6621: Use after free related to speech input elements.
- CVE-2013-6622: Use after free related to media elements.
- CVE-2013-6623: Out of bounds read in SVG.
- CVE-2013-6624: Use after free related to "id" attribute strings.
- CVE-2013-6625: Use after free in DOM ranges.
- CVE-2013-6626: Address bar spoofing related to interstitial warnings.
- CVE-2013-6627: Out of bounds read in HTTP parsing.
- CVE-2013-6628: Issue with certificates not being checked during TLS
  renegotiation.
- CVE-2013-2931: Various fixes from internal audits, fuzzing and other
  initiatives.
- CVE-2013-6629: Read of uninitialized memory in libjpeg and libjpeg-turbo.
- CVE-2013-6630: Read of uninitialized memory in libjpeg-turbo.
- CVE-2013-6631: Use after free in libjingle.
  * debian/chromium-chromedriver.install: Drop unsupported, broken old
chromedriver v1 and add chromedriver2.
  * Update webapps patches.
  * Disable chromedriver testing until the new server-test client dependencies
are figured out.
  * Drop base_unittests and automated_ui_tests build and automatic test and
from installation exclusion.
  * Include wildcat package 'pepflashplugin-nonfree' in apport reportting.

chromium-browser (30.0.1599.114-0ubuntu0.13.10.3) saucy-security;
urgency=low

  * debian/patches/menu-bar-visible.patch: Don't treat object as object
reference.
  * debian/patches/4-chromeless-window-launch-option.patch: Don't fix problem
introduced in menu-bar-visible patch.
  * debian/rules: Fix typo of Precise conditional.
  * debian/patches/cr30-sandbox-async-signal-safe.patch: Backport to make
SIGSYS handler in sandbox safe and never call itself. (LP: #1195797)
  * debian/rules, debian/control: Use standard hardening flags, not
hardening-wrapper.
  * debian/control: Build-depend on binutils, which already includes gold
linker.
  * debian/control: Drop some unused build-deps: autotools-dev, binutils,
   flex, g++-multilib [amd64], libbz2-dev, libc6-dev-i386 [amd64],
   libdbus-glib-1-dev, libgl1-mesa-dev, libgl1-mesa-dri, libglib2.0-dev,
   libglu1-mesa-dev, libhunspell-dev, libjpeg-dev, libnspr4-dev,
   libpam0g-dev, libpango1.0-dev, libspeechd-dev, libssl-dev, libxi-dev,
   libxml2-dev, libxslt1-dev, libxt-dev, mesa-common-dev,
   patchutils (>= 0.2.25), python-simplejson, yasm zlib1g-dev,
  * debian/patches/cr31-pango-tab-titles.patch: Backport a fix that makes
tab titles disappear due to a pango bug.
  * debian/tests/control: Drop Depends on obselete package
libunity-webapps-chromium.
 -- Chad MILLERMon, 09 Dec 2013 21:48:03 -0500

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6622

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6632

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6634

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6635

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6636

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6637

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-6638

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=20

[Desktop-packages] [Bug 1259467] Re: Fglrx-updates backfire

2013-12-10 Thread papukaija
** Tags added: trusty

** Description changed:

- when i Installed "fglrx-updates" drivers it back fired on me as in not able 
to see the screen when i booted up the computer it showed Ubuntu booting screen 
a lot bigger then normal and after that it lost connection with the screen and 
was not running monitor  and could not do any thing... but when i Purged 
fglrx-updates it seemed to go back to normal
- computer specs
+ When I installed "fglrx-updates" driver, it back fired on me as in not
+ able to see the screen when i booted up the computer. It showed Ubuntu
+ booting screen a lot bigger than normal and after that it lost
+ connection with the screen and was not running monitor  and could not do
+ any thing... But when I purged fglrx-updates it seemed to go back to
+ normal.
+ 
+ 
  Ubuntu: 14.04
  Kernel: 3.12.0-7
  Graphic chip set: AMD/ATI:  Wrestler [Radeon 6310] 1 chip
- this has actually worked b4 with the issue not 100% sure what it maybe but i 
surely have a idea of the cause of the problem will put another comment below 
of saying what it maybe when i know for sure
+ 
+ This has actually worked before. I'm not 100% sure what it maybe but I
+ surely have an idea of the cause of the problem. I will put another
+ comment below of saying what it maybe when I know for sure.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1259467

Title:
  Fglrx-updates backfire

Status in “fglrx-installer-updates” package in Ubuntu:
  New

Bug description:
  When I installed "fglrx-updates" driver, it back fired on me as in not
  able to see the screen when i booted up the computer. It showed Ubuntu
  booting screen a lot bigger than normal and after that it lost
  connection with the screen and was not running monitor  and could not
  do any thing... But when I purged fglrx-updates it seemed to go back
  to normal.

  
  Ubuntu: 14.04
  Kernel: 3.12.0-7
  Graphic chip set: AMD/ATI:  Wrestler [Radeon 6310] 1 chip

  This has actually worked before. I'm not 100% sure what it maybe but I
  surely have an idea of the cause of the problem. I will put another
  comment below of saying what it maybe when I know for sure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1259467/+subscriptions

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


[Desktop-packages] [Bug 1259643] [NEW] Strange keyboard layout switcher behaviour after reboot

2013-12-10 Thread n0dwis
Public bug reported:

I use Alt+Shifl L keys combination to switch keyboard layout. But after reebot 
it be changed to shift + alt. Literally. I should to press Left Shift then Alt 
to switch language. Reverse combination (Alt + Shift) don't work. In Text Entry 
Settings everything looks fine - combination remain.
If I change combination to another, even Alt+Shift to Shift+Alt, switcher work 
correctly independend of which of keys be pressed first. But only to a next 
reebot.

This behaviour started about a week ago.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu45.2
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Tue Dec 10 20:15:47 2013
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2013-10-03 (68 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to saucy on 2013-10-29 (41 days ago)
usr_lib_gnome-control-center:
 activity-log-manager  0.9.7-0ubuntu4
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20131023.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity1.3+13.10.20131004-0ubuntu1

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug package-from-proposed saucy

** Package changed: gnome-control-center (Ubuntu) => console-setup
(Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1259643

Title:
  Strange keyboard layout switcher behaviour after reboot

Status in “console-setup” package in Ubuntu:
  New

Bug description:
  I use Alt+Shifl L keys combination to switch keyboard layout. But after 
reebot it be changed to shift + alt. Literally. I should to press Left Shift 
then Alt to switch language. Reverse combination (Alt + Shift) don't work. In 
Text Entry Settings everything looks fine - combination remain.
  If I change combination to another, even Alt+Shift to Shift+Alt, switcher 
work correctly independend of which of keys be pressed first. But only to a 
next reebot.

  This behaviour started about a week ago.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Dec 10 20:15:47 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-10-03 (68 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-10-29 (41 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20131023.2-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3+13.10.20131004-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1259643/+subscriptions

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


[Desktop-packages] [Bug 1259467] Re: Fglrx-updates backfire

2013-12-10 Thread Daryl Hughes
ok found the buggy part of it when u Install "Linux-firmware" and 
"fglrx-updates" together they dont agree with each other running so that is the 
bug issue removed linux firmware and then installed fglrx but there seems to be 
a catch to it is that it wont detect wifi adapters but i also noticed that 
fglrx is faster then the kernels linux-firmware runs ive got 5 FPS max with 
linux-Firmware on and with out with fglrx only i ran about 11 FPS max same 
settings and all 
Graphic chip set: AMD/ATI: Wrestler [Radeon HD 6310] 1 chip 
512 MB video memory
sorry forgot to put HD in the spot chip set 
but that maybe a bug not sure if u run linux firmware and fglrx together ull 
have issues maybe not with all chip sets but i hope this helps people on some 
issues they had in the past or future

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to fglrx-installer-updates in Ubuntu.
https://bugs.launchpad.net/bugs/1259467

Title:
  Fglrx-updates backfire

Status in “fglrx-installer-updates” package in Ubuntu:
  New

Bug description:
  when i Installed "fglrx-updates" drivers it back fired on me as in not able 
to see the screen when i booted up the computer it showed Ubuntu booting screen 
a lot bigger then normal and after that it lost connection with the screen and 
was not running monitor  and could not do any thing... but when i Purged 
fglrx-updates it seemed to go back to normal
  computer specs
  Ubuntu: 14.04
  Kernel: 3.12.0-7
  Graphic chip set: AMD/ATI:  Wrestler [Radeon 6310] 1 chip
  this has actually worked b4 with the issue not 100% sure what it maybe but i 
surely have a idea of the cause of the problem will put another comment below 
of saying what it maybe when i know for sure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/1259467/+subscriptions

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


[Desktop-packages] [Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread Mitsuya Shibata
Tested package version:
$ LANG=C dpkg -l gir1.2-gtk-3.0 libgail-3-0 libgtk-3-0 libgtk-3-bin 
libgtk-3-common 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version Architecture
Description
+++-=-===-===-
ii  gir1.2-gtk-3.03.8.6-0ubuntu3.1amd64   GTK+ 
graphical user interface library -- gir bindings
ii  libgail-3-0:amd64 3.8.6-0ubuntu3.1amd64   GNOME 
Accessibility Implementation Library -- shared libraries
ii  libgtk-3-0:amd64  3.8.6-0ubuntu3.1amd64   GTK+ 
graphical user interface library
ii  libgtk-3-bin  3.8.6-0ubuntu3.1amd64   
programs for the GTK+ graphical user interface library
ii  libgtk-3-common   3.8.6-0ubuntu3.1all 
common files for the GTK+ graphical user interface library

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1196523

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

Status in Light-Weight Text Editor for Gnome:
  Confirmed
Status in “gedit” package in Ubuntu:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  Fix Committed
Status in “gedit” source package in Saucy:
  Invalid
Status in “gtk+3.0” source package in Saucy:
  Fix Committed
Status in “gedit” package in Fedora:
  Unknown

Bug description:
  * Impact: the text editor segfaults when using some input methods

  * Test Case:

  Enable japanese input methods and 
  input characters between "" on this document

  ---
  #
  # AUTHOR , YEAR.
  #
  msgid ""
  msgstr ""
  "Project-Id-Version: 0\n"
  "POT-Creation-Date: 2012-10-31T14:54:16\n"
  "PO-Revision-Date: 2012-10-31T14:54:16\n"
  "Last-Translator: Automatically generated\n"
  "Language-Team: None\n"
  "MIME-Version: 1.0\n"
  "Content-Type: application/x-publican; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"

  ---

  * Regression potential: check that there is no stability issues in
  gedit

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

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


[Desktop-packages] [Bug 1072199] Re: Alt+Print Screen only takes picture of the HUD

2013-12-10 Thread Dmitry Pashkevich
This affects me too.

Some googling brought me to this old article and Launchpad bug:
http://ubuntuguide.net/fix-altprint-screen-current-window-screenshot-not-working-in-ubuntu-10-10
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/642792

Disabling the "Magic SysRq Key" as suggested in the linked article seems to 
have fixed the issue for me:

$ sudo sysctl -w kernel.sysrq=0

However Shift+Print Screen to take a screenshot of selected area still
doesn't work at all for me but that may be another bug.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screenshot in Ubuntu.
https://bugs.launchpad.net/bugs/1072199

Title:
  Alt+Print Screen only takes picture of the HUD

Status in Ubuntu Kylin:
  Triaged
Status in Unity:
  Confirmed
Status in “gnome-screenshot” package in Ubuntu:
  Confirmed

Bug description:
  According to Ubuntu Desktop Guide (see attached screenshot of the
  Ubuntu Desktop Guide) pressing "Alt+Print Screen" should take a
  screenshot of a window.

  However when I press "Alt+Print Screen" it always takes the screenshot
  of the launcher and not of the active window.

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

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


[Desktop-packages] [Bug 1196523] Re: gedit crashed with SIGSEGV in magazine_chain_pop_head()

2013-12-10 Thread Mitsuya Shibata
Thank you for upload. I tested, everything is ok.

Test steps is following:
$ echo "deb http://archive.ubuntu.com/ubuntu/ saucy-proposed main restricted" | 
sudo tee /etc/apt/sources.list.d/proposed.list
$ sudo vi /etc/apt/preferences.d/proposed
Package: *
Pin: release a=saucy-proposed
Pin-Priority: 400
$ sudo apt-get update
$ sudo apt-get install -t saucy-proposed gir1.2-gtk-3.0 libgail-3-0 libgtk-3-0 
libgtk-3-bin libgtk-3-common
$ gedit test.po
and can input japanese text.


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1196523

Title:
  gedit crashed with SIGSEGV in magazine_chain_pop_head()

Status in Light-Weight Text Editor for Gnome:
  Confirmed
Status in “gedit” package in Ubuntu:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  Fix Committed
Status in “gedit” source package in Saucy:
  Invalid
Status in “gtk+3.0” source package in Saucy:
  Fix Committed
Status in “gedit” package in Fedora:
  Unknown

Bug description:
  * Impact: the text editor segfaults when using some input methods

  * Test Case:

  Enable japanese input methods and 
  input characters between "" on this document

  ---
  #
  # AUTHOR , YEAR.
  #
  msgid ""
  msgstr ""
  "Project-Id-Version: 0\n"
  "POT-Creation-Date: 2012-10-31T14:54:16\n"
  "PO-Revision-Date: 2012-10-31T14:54:16\n"
  "Last-Translator: Automatically generated\n"
  "Language-Team: None\n"
  "MIME-Version: 1.0\n"
  "Content-Type: application/x-publican; charset=UTF-8\n"
  "Content-Transfer-Encoding: 8bit\n"

  ---

  * Regression potential: check that there is no stability issues in
  gedit

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

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


[Desktop-packages] [Bug 1259240] Re: pdftopdf doesn't perform software collate

2013-12-10 Thread Tobias Hoffmann
Fixed in bzr revision 7145.

** Changed in: cups-filters (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1259240

Title:
  pdftopdf doesn't perform software collate

Status in “cups-filters” package in Ubuntu:
  Fix Committed

Bug description:
  Pages printed are not collated when I print a document with multiple
  copies set and Collate option enabled on a printer without hardware
  collate support.

  Printer is Samsung ML-2950.

  Operating systems affected are: Linux Mint 16, Ubuntu 13.04

  CUPS filters pipe for printing a test text file is the following:

  D [09/Dec/2013:14:34:00 +0400] [Job 16] texttopdf (text/plain to 
application/pdf, cost 32)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] pdftopdf (application/pdf to 
application/vnd.cups-pdf, cost 66)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] gstoraster (application/vnd.cups-pdf 
to application/vnd.cups-raster, cost 99)
  D [09/Dec/2013:14:34:00 +0400] [Job 16] rastertospl 
(application/vnd.cups-raster to printer/test, cost 0)

  rastertospl is proprietary filter, which converts CUPS raster data to
  Samsung's SPL PDL.

  PPD file is attached.

  Further investigation has shown, that pdftopdf filter does not perform
  software document copy generation with my PPD file set in environment
  variable PPD, its output contains a single copy, but resulting CUPS
  raster contains information about multiple copies and rastertospl
  generates SPL output with mutiple copies for each page (uncollated).

  pstops filter, started with the same CUPS job options set and multi-
  page PostScript input, generates PostScript output with properly
  collated pages.

  pdftopdf has been executed with following parameters:

  /usr/lib/cups/filter/pdftopdf 1 user "test" 2 "Collate" texttopdf.pdf
  > pdftopdf.pdf

  When I start pdftopdf with the same parameters, but with PPD
  environment variable unset, it generates PDF file with document copies
  created.

  When I modify PPD file by changing *cupsManualCopy attribute value to
  True, pdftopdf produces collated output.

  This printer supports hardware page copies, but does not support
  collate in hardware.

  It seems that pdftopdf filter logic used to determine collate method
  does not handle this case correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1259240/+subscriptions

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


[Desktop-packages] [Bug 1258129] Re: Audio on phone is a mess when receiving calls

2013-12-10 Thread Dave Morley
** Description changed:

  Scenario:
  You are using your device as  an mp3 player, a call comes in.
  
  Report against:
  Maguro on image r48
  
  Issue:
  Currently the call ringer, rings on the phone, pulling the audio of the music 
of the headset and onto the device, when you accept the call it transfers the 
music and call to the headset. When you end the call the music is transferred 
to the phone again.
  
  Steps:
  1. Plug in your wired headset (I assume it will be the same for bluetooth 
once they connect and work)
  2. Start the music app and start playing a play list of track
  3. Ring the device
  4. Note what happens with the music, call and ringer tone
  
  Expected:
- I expect the music to pause (Yet to land so this can continue till it does), 
I expect the ringer to ring in the headset not the device, I expect the call to 
be in the device, I then expect the music to continue playing in the headset.
+ I expect the music to pause (Yet to land so this can continue till it does), 
I expect the ringer to ring in the headset not the device, I expect the call to 
be in headset not the device, I then expect the music to continue playing in 
the headset.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1258129

Title:
  Audio on phone is a mess when receiving calls

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Scenario:
  You are using your device as  an mp3 player, a call comes in.

  Report against:
  Maguro on image r48

  Issue:
  Currently the call ringer, rings on the phone, pulling the audio of the music 
of the headset and onto the device, when you accept the call it transfers the 
music and call to the headset. When you end the call the music is transferred 
to the phone again.

  Steps:
  1. Plug in your wired headset (I assume it will be the same for bluetooth 
once they connect and work)
  2. Start the music app and start playing a play list of track
  3. Ring the device
  4. Note what happens with the music, call and ringer tone

  Expected:
  I expect the music to pause (Yet to land so this can continue till it does), 
I expect the ringer to ring in the headset not the device, I expect the call to 
be in headset not the device, I then expect the music to continue playing in 
the headset.

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

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


[Desktop-packages] [Bug 1241309] Re: Ubuntu 13.10 has no way to change individual input method settings

2013-12-10 Thread James Wilde
@Emmanuel:  would this work for the Pinyin input method, by substituting
pinyin for bopomofo in the last command?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1241309

Title:
  Ubuntu 13.10 has no way to change individual input method settings

Status in “gnome-control-center” package in Ubuntu:
  Confirmed
Status in “ibus” package in Ubuntu:
  Confirmed
Status in “indicator-keyboard” package in Ubuntu:
  Confirmed

Bug description:
  This is a UI problem that happens in Ubuntu 13.10, with the default
  (Unity) desktop.

  I live in Taiwan and use Chinese input methods. Other languages may
  differ.

  This is how I can change the individual settings of input methods in the old 
Ubuntu 12.04 LTS:
  (1) With iBus enabled, click on the "keyboard" icon on the upper right corner 
of the screen. Then click "Preferences".
  (2) Set the "Show language panel" option to "Always".
  (3) The "language panel" will appear somewhere on the screen, click on the 
"Preferences" icon.
  (4) Then I can set the options of the current input method, such as 
"Bopomofo" in the screenshot below.
  (screenshot:)
  https://www.dropbox.com/s/jwk28fap0ef7zi7/ubuntu-ime-individual-settings-1.png
  https://www.dropbox.com/s/5mrb1qfgx4u37rv/ubuntu-ime-individual-settings-2.png

  The procedure above can still work until Ubuntu 13.10.

  In Ubuntu 13.10, I don't see any way to show the setting of that "Bopomofo" 
input method, or "Chewing", or whatever.
  And there is no option to "Show language panel" either.
  (screenshot:)
  https://www.dropbox.com/s/03i3duwmu8wc4mk/ubuntu-ime-individual-settings-3.png

  This problem is making me inconvenient to use. I hope this could be
  fixed soon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1241309/+subscriptions

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


  1   2   3   >