[Desktop-packages] [Bug 936262] Re: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'

2012-09-13 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  software-center crashed with AttributeError in pkg_downloaded():
  'NoneType' object has no attribute 'filename'

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  I was just trying to install Utilities Lens - Calculator and
  crashed.

  Traceback (most recent call last):
File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/appdetailsview.py, 
line 2008, in update_totalsize
  self.app.archive_suite)
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
585, in get_total_size_on_install
  if not pkg_downloaded(pkg) and not pkg.package.installed:
File 
/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py, line 
58, in pkg_downloaded
  filename = os.path.basename(pkg_version.filename)
  AttributeError: 'NoneType' object has no attribute 'filename'

  As at 2012-04-27 this is the #4 top crash in Ubuntu.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.9
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Sun Feb 19 16:49:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in pkg_downloaded(): 
'NoneType' object has no attribute 'filename'
  UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/936262/+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 911706] Re: USC relies on NM to be online, can't force online if not using NM

2012-09-13 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
Milestone: ubuntu-12.10 = None

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

Title:
  USC relies on NM to be online, can't force online if not using NM

Status in “software-center” package in Ubuntu:
  Triaged

Bug description:
  Much like Firefox and Evolution, USC relies on knowing the system is
  online via Network Manager. If NM is 'offline' (e.g. disconnected from
  wired and not associated with any wifi access points) then USC will
  not show reviews and will disable the Install button.

  This is fine if you use Network Manager to get online. If you have to
  use something else (for example to use pppoe) then you will not be
  able to install apps in USC, or read reviews.

  Other applications work around this by providing a 'Go online' option
  somewhere in a menu. For example Firefox has the 'Work Offline' menu
  item in the File menu which becomes ticked when network manger is
  offline.

  Perhaps USC could implement a similar feature?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.4
  ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
  Uname: Linux 3.2.0-7-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Wed Jan  4 11:25:25 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: Upgraded to precise on 2011-12-22 (12 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/911706/+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 934587] Re: software-center ignores Replaces directive in case of Conflict

2012-09-13 Thread Michael Vogt
Adding the ca-escalted tag as this is targeted for precise-updates and
has not seen any action so it needs to be evaluated on the next ca-
escalated bug review.

** Tags added: ca-escalated

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

Title:
  software-center ignores Replaces directive in case of Conflict

Status in “software-center” package in Ubuntu:
  Triaged

Bug description:
  I have encountered this problem with the CrossOver Office
  (http://www.codeweavers.com/products/) packages. They come in multiple
  flavors, but only one can be installed at a given time. The more
  capable flavors use the 'Replaces' directive to smoothly 'upgrade' the
  less capable ones. This works fine with dpkg, but software-center
  instead gives me an error as if the Replaces directive was not there
  (this directive is described in section 7.6.2 of the Debian Policy
  Manual).

  I have reproduced the situation with dummy packages so you have all the 
details. You can get them there:
   * source (1.4KB)
 http://fgouget.free.fr/tmp/gdebi/foo-packages.tar.gz
   * basic package (1.2KB)
 http://fgouget.free.fr/tmp/gdebi/foo_1.0.0-1_i386.deb
   * sophisticated package (1.2KB)
 http://fgouget.free.fr/tmp/gdebi/foo-pro_1.0.0-1_i386.deb

  Here is how to reproduce the problem:
   * Run:  software-center foo_1.0.0-1_i386.deb
   * Install the 'foo' package.  This is the package to be replaced by the more 
'sophisticated' version.
   * Then run software-centeri foo-pro_1.0.0-1_i386.deb
   * You get the following message:
   Breaks existing package 'foo' that conflict: 'foo-highlander'. But the
   '/home/weaver/foo-pro_1.0.0-1_i386.deb' provides it via: 
'foo-highlander'
   * The 'Install' button is enabled which is good, but when clicking on it 
disables the button and nothing seems to happen.
   * Indeed running 'dpkg -l foo-pro' shows the package has not been installed.

  So software-center does not want or fails to replace the foo package
  with foo-pro. I think it should maybe warn the user but still allow
  him to proceed. With dpkg there is no issue:

  $ sudo dpkg -i foo-pro_1.0.0-1_i386.deb 
  Selecting previously deselected package foo-pro.
  dpkg: considering removing foo in favour of foo-pro ...
  dpkg: yes, will remove foo in favour of foo-pro.
  (Reading database ... 127365 files and directories currently installed.)
  Unpacking foo-pro (from foo-pro_1.0.0-1_i386.deb) ...
  Setting up foo-pro (1.0.0-1) ...

  
  As a side not, the same issue plagued gdebi a long time ago and now plagues 
it again. See bug #146398.
  https://bugs.launchpad.net/ubuntu/+source/gdebi/+bug/146398

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.1.4
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Dec 29 12:41:39 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  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/934587/+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 744655] Re: a11y: Some menu items like Deauthorize and Cancel are without accelerators

2012-09-13 Thread Michael Vogt
Adding the ca-escalted tag as this is targeted for 12.10 and has not
seen any action so it needs to be evaluated on the next ca-escalated bug
review.

** Tags added: ca-escalated

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

Title:
  a11y: Some menu items like Deauthorize and Cancel are without
  accelerators

Status in One Hundred Paper Cuts:
  New
Status in Ubuntu Software Center:
  New
Status in “software-center” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: software-center

  See comments #4 and #5, low-hanging fruits for cleanup in the menu for
  anyone interessted in some s-c work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/744655/+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 1020567] Re: suport login via oauth token to avoid having to login twice

2012-09-13 Thread Michael Vogt
** Tags added: ca-escalated

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

Title:
  suport login via oauth token to avoid having to login twice

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  To avoid having to login via the webui for a purchase we should support 
(re)using the oauth token that we obtained
  from ubuntu sso login. The workflow needs to change slightly then.

  For a purchase:
  1. hit https://software-center.ubuntu.com/login_by_token/ and sign that 
request with a oauth signature
  2. wait until that view returns login succeeded (views.py:335: return 
http.HttpResponse('login succeeded'))
  3. then go and load the usual purchase url as usual

  Alternatively (not there yet) once the server is ready:
  1. hit 
ttps://software-center.ubuntu.com/login_by_token/?next=/subscription/+new ..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1020567/+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 896922] Re: Lenovo L520 - psmouse.c: touchpad at isa0060/serio4/input0 lost sync and stops working for seconds

2012-09-13 Thread TheGhost
This issue persits using the latest upstream kernel:

[  750.149468] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at 
byte 1
[  750.162604] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at 
byte 1
[  750.163953] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at 
byte 1
[  750.169367] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at 
byte 1
[  750.173619] psmouse serio4: TouchPad at isa0060/serio4/input0 lost sync at 
byte 1
[  750.173630] psmouse serio4: issuing reconnect request

Tested 3.6.0-030600rc5-generic. Adding tags.

** Description changed:

  There are a lot of open bug-reports concerning this defect, but due to
  the most popular report was closed by developers, with the demand to
  open a new report if this persists, I open a new bug-report.
  
  When using the touchpad, it's often not working and stucks for seconds, in 
short, it is unusesable.
  This bug still happens in Ubuntu 11.10 on a Lenovo L520 with 
3.0.0-13-generic. Its a Synaptics touchpad, maybe it's kernel bug.
  
  Dmesg produces the following output:
  
  [14861.416567] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.417899] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.419232] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.420563] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.424233] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.424240] psmouse.c: issuing reconnect request
  [17240.238861] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
4
  [17240.240191] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17240.258248] psmouse.c: TouchPad at isa0060/serio4/input0 - driver 
resynched.
  [17695.950963] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.955414] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.956743] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.960402] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.961736] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.961740] psmouse.c: issuing reconnect request
  
  Whoever is willing to fix this bug can earn a lot of Karma for closing
  all the duplicates, so please fix this, it's happening since Maverick.
  
  Of course I'll will help you getting this fixed with any information you
  need.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-13-generic 3.0.0-13.22
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  mathias   15841 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  mathias   15841 F pulseaudio
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xf090 irq 43'
-Mixer name : 'Intel CougarPoint HDMI'
-Components : 'HDA:10ec0269,17aa21de,00100100 
HDA:80862805,80860101,0010'
-Controls  : 24
-Simple ctrls  : 11
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xf090 irq 43'
+    Mixer name : 'Intel CougarPoint HDMI'
+    Components : 'HDA:10ec0269,17aa21de,00100100 
HDA:80862805,80860101,0010'
+    Controls  : 24
+    Simple ctrls  : 11
  Card29.Amixer.info:
-  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
8GHT26WW-1.08'
-Mixer name : 'ThinkPad EC 8GHT26WW-1.08'
-Components : ''
-Controls  : 1
-Simple ctrls  : 1
+  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
8GHT26WW-1.08'
+    Mixer name : 'ThinkPad EC 8GHT26WW-1.08'
+    Components : ''
+    Controls  : 1
+    Simple ctrls  : 1
  Card29.Amixer.values:
-  Simple mixer control 'Console',0
-Capabilities: pswitch pswitch-joined penum
-Playback channels: Mono
-Mono: Playback [on]
+  Simple mixer control 'Console',0
+    Capabilities: pswitch pswitch-joined penum
+    Playback channels: Mono
+    Mono: Playback [on]
  Date: Sun Nov 27 17:58:09 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: LENOVO 785954G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=cf5078bd-6bdb-4d1b-a1bb-92d20c5ac60d ro quiet 

[Desktop-packages] [Bug 1050455] [NEW] Eclipse doesn't look for SWT libraries properly

2012-09-13 Thread Anthony Harrington
Public bug reported:

If a user uses oracle java 7 (currently in a webupd8 ppa) and tries to
load eclipse, an error similar to that below occurs (as described here
http://stackoverflow.com/questions/10165693/ubuntu-eclipse-cannot-load-
swt-libraries-not-opening)

The problem is that the SWT libraries are not located in
/usr/.swt/lib/linux/x86_64/ (or /usr/.swt/lib/linux/x86) but in
/usr/lib/jni/ and eclipse doesn't look for them hard enough, and then
complains it can't find them.

The workaround is to create a symbolic link

(for 32 bit)
ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86/

And on 64 bit:

ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86_64/

or to use sudo update-alternatives --config java and select to use the
openjdk version.

!SESSION 2012-04-15 21:05:46.902 ---
eclipse.buildId=I20110613-1736
java.version=1.7.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2012-04-15 21:05:47.885
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-gtk-3740 in java.library.path
no swt-gtk in java.library.path
Can't load library: /home/tom/.swt/lib/linux/x86_64/libswt-gtk-3740.so
Can't load library: /home/tom/.swt/lib/linux/x86_64/libswt-gtk.so

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
at org.eclipse.swt.internal.C.clinit(C.java:21)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.clinit(Display.java:132)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:695)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:153)
at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:95)
at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)

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

** Description changed:

  If a user uses oracle java 7 (currently in a webupd8 ppa) and tries to
  load eclipse, an error similar to that below occurs (as described here
  http://stackoverflow.com/questions/10165693/ubuntu-eclipse-cannot-load-
  swt-libraries-not-opening)
  
- 
- The problem is that the SWT libraries are not located in 
/usr/.swt/lib/linux/x86_64/ but in /usr/lib/jni/ and eclipse doesn't look 
for them hard enough, and then complains it can't find them.
- 
+ The problem is that the SWT libraries are not located in
+ /usr/.swt/lib/linux/x86_64/ (or /usr/.swt/lib/linux/x86) but in
+ /usr/lib/jni/ and eclipse doesn't look for them hard enough, and then
+ complains it can't find them.
  
  The workaround is to create a symbolic link
  
  (for 32 bit)
  ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86/
  
  And on 64 bit:
  
  ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86_64/
  
- 
- or to use sudo update-alternatives --config java and select to use the 
openjdk version.
- 
+ or to use sudo update-alternatives --config java and select to use the
+ openjdk version.
  
  !SESSION 2012-04-15 21:05:46.902 
---
  eclipse.buildId=I20110613-1736
  java.version=1.7.0
  java.vendor=Oracle Corporation
  BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
  Command-line arguments:  -os linux -ws gtk -arch x86_64
  
  !ENTRY org.eclipse.osgi 4 0 2012-04-15 21:05:47.885
  !MESSAGE Application error
  !STACK 1
- java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: 
+ java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
  no swt-gtk-3740 in java.library.path
  no swt-gtk in java.library.path
  Can't load library: /home/tom/.swt/lib/linux/x86_64/libswt-gtk-3740.so
  Can't load library: 

Re: [Desktop-packages] [Bug 1050422] Re: CUPS hangs when remote CUPS server defined in client.conf is inaccessible

2012-09-13 Thread Joe Harrington
Yes, this is noted at the end of the initial report.

--jh--

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

Title:
  CUPS hangs when remote CUPS server defined in client.conf is
  inaccessible

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  When a remote CUPS server is defined in /etc/cups/client.conf like
  this:

  ServerName print.mpia-hd.mpg.de

  and the server is not accessible (e.g., it is on a company's internal
  net and you take your laptop home), then CUPS applications hang for up
  to several minutes, and then timeout.  The gnome printing dialog, for
  example, hangs Firefox and Chromium, and the lpr, lpq, lpoptions,
  lpstat, etc. programs also hang and then error out.  The localhost:631
  interface does NOT hang, and in fact can print test pages on locally
  accessible printers.

  Note that this problem only affects remote SERVERS, not individual
  remote printers that are inaccessible.  Those do not cause a problem.

  Expected behavior: missing printers of any sort should not hang
  programs for any reason.  A short delay of a few seconds is ok.

  Description:  Ubuntu 11.10
  Release:  11.10

  cups:
Installed: 1.5.0-8ubuntu6
Candidate: 1.5.0-8ubuntu6
Version table:
   *** 1.5.0-8ubuntu6 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1.5.0-8 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages

  The server cited above serves 72 printers, and timeouts ranged from 3
  minutes, 9 seconds, to 6 minutes, 19 seconds (I believe but I am not
  certain that in the longer case, the default printer was on the
  missing server). It does not matter whether the default printer is one
  of the missing ones or not, you get a long timeout either way (the
  duration may matter, as noted above).  If you want to change the
  default printer with lpoptions, you can't, because it hangs, times
  out, and quits. If you know the printer you want to print to and say
  lpr -P foo bar.pdf, it still hangs.

  Removing the client.conf file and restarting CUPS fixes the problem
  immediately. So, a workaround is to manually create and remove that
  file every time you enter/leave the network with the print server.
  This is not a viable workaround for most normal users.

  SPECULATION:
  The timeout may depend on how many printers were served on the missing 
server, and most servers don't have that many.

  I very much hope this will be fixed! There do appear to be others
  experiencing this, but there is little clarity on the web about it
  (some scattered complaints but few solutions that are practical).

  Possibly related:
  Note that there is a related bug #264333.  It is old and didn't get much 
response.  It may or may not be the same problem.  Some there reported it fixed 
long ago, but others said they still had a problem.
  
http://askubuntu.com/questions/16726/cant-print-cups-package-corrupted-and-hangs-on-re-install
  http://forums.gentoo.org/viewtopic-t-878487-start-0.html

  Thanks,

  --jh--

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1050422/+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 1009179] Re: Xorg crashes randomly and resumes to the login screen

2012-09-13 Thread Pierre van Male
Hi Timo,

I am now abroad until mid-November and I left the concerned laptop at
home.

On my return, I will follow your instructions.

Best regards,
Pierre

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

Title:
  Xorg crashes randomly and resumes to the login screen

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

Bug description:
  Xorg crashes randomly and resumes to the login screen. I found some
  discussion linking this problem to the NVIDIA driver (http://forum
  .ubuntu-fr.org/viewtopic.php?id=898971), but I am using open driver
  and have no NVIDIA card... Other people in the same discussion have
  the same problem than I have and some even moved away form Ubuntu for
  that (losing work randomly is quite unacceptable).

  I have the impression that the crash occurs more often after a resume
  (following a suspend) and more in Ubuntu session than Ubuntu 2D.

  I am ready to provide any further information, but I do not know which
  one at this stage. Waiting for question.

  Thanks,
  Pierre

  
  vmalep@T420-12:~$ lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  
  vmalep@T420-12:~$ apt-cache policy xorg
  xorg:
Installed: 1:7.6+12ubuntu1
Candidate: 1:7.6+12ubuntu1
Version table:
   *** 1:7.6+12ubuntu1 0
  500 http://es.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,workarounds,scale,expo,ezoom]
  CompositorRunning: None
  Date: Tue Jun  5 21:23:39 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.1.12, 3.2.0-24-generic-pae, i686: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21ce]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MachineType: LENOVO 4236PN3
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic-pae 
root=UUID=d62b71eb-a850-4679-b60d-9b9faa8e78df ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 83ET66WW (1.36 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4236PN3
  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:bvr83ET66WW(1.36):bd10/31/2011:svnLENOVO:pn4236PN3:pvrThinkPadT420:rvnLENOVO:rn4236PN3:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4236PN3
  dmi.product.version: ThinkPad T420
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.7.8-0ubuntu1
  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.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  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-intel/+bug/1009179/+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


Re: [Desktop-packages] [Bug 682788] Re: Improve Unity menus

2012-09-13 Thread Aleve Sicofante
2012/9/13 Pedro Bessa 682...@bugs.launchpad.net

 Development stopped, because there are lots of ***disagreements***
 between us all.

 There were three alternatives.
 [] global menu on
 [] global menu off
 [] global menu only on maximized windows
 We came up with new alternatives.
 [] mockup 1
 [] mockup 2
 [] LIM

 we need to:
 - vote on the new alternatives / mockups until 100 votes
 - count votes
 - ***decide*** the lead alternative

 The Ubuntu Community must pressure the Ubuntu team a lot to get the lead
 alternative implemented.

 By the way, here is my vote:

 [x] LIM


1. Where are the mockups 1 and 2?
2. Where do we vote?

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 1048522] Re: the user is not able to activate system wide mobile broadband connection inside the greeter

2012-09-13 Thread Antti Kaijanmäki
** Package changed: network-manager-applet (Ubuntu) = unity-greeter
(Ubuntu)

** Tags added: network-manager

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

Title:
  the user is not able to activate system wide mobile broadband
  connection inside the greeter

Status in “unity-greeter” package in Ubuntu:
  Triaged

Bug description:
  When a mobile broadband connection is stored system wide with a pin
  code the user is not able to activate the connection from the greeter
  even though the user has network-control permission.

  [expected result]
  The user is able to active the system wide mobile broadband connection.

  [actual result]
  Upon activation an error dialog is shown: Not authorized to control 
networking.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1048522/+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 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2012-09-13 Thread Gyuris Gellért
Ok, here is form OpenSUSE, what you asked.

** Attachment added: OpenSUSE printout
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+attachment/3312529/+files/OpenSUSE%20printout

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

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+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 630277] Re: firefox occasionally highlights contents of search field thereby overwriting previously entered keystrokes

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  firefox occasionally highlights contents of search field thereby
  overwriting previously entered keystrokes

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  firefox occasionally highlights contents of the search field while typing 
thereby overwriting previously entered keystrokes. This happens VERY 
frequently. Using default search, Google.
  Rebooting seems to have fixed problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.9+build1+nobinonly-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  Architecture: i386
  Date: Sat Sep  4 17:31:42 2010
  FirefoxPackages:
   firefox 3.6.9+build1+nobinonly-0ubuntu1
   firefox-gnome-support 3.6.9+build1+nobinonly-0ubuntu1
   firefox-branding 3.6.9+build1+nobinonly-0ubuntu1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/630277/+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 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2012-09-13 Thread Gyuris Gellért
** Attachment added: OpenSUSE error_log
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+attachment/3312530/+files/OpenSUSE%20error_log

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

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+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 970058] Re: Cannot maximize libreoffice-calc in second monitor

2012-09-13 Thread Mark Shaver
I have confirmed that this is still an issue with Impress.

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

Title:
  Cannot maximize libreoffice-calc in second monitor

Status in Unity:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Even though libreoffice-calc is on the seccond monitor, If I maximize
  it, it maximizes in the primary monitor. When you maximize / restore
  an application, it should remain in the same monitor as it currently
  is.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-calc 1:3.5.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0-0ubuntu1
  Architecture: amd64
  Date: Sat Mar 31 10:50:34 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120324.1)
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/970058/+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 641401] Re: package firefox 3.6.10 build1 nobinonly-0ubuntu0.10.04.1 failed to install/upgrade: EOF on stdin at conffile prompt

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package firefox 3.6.10 build1 nobinonly-0ubuntu0.10.04.1 failed to
  install/upgrade: EOF on stdin at conffile prompt

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  firefox is not Start

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.10+build1+nobinonly-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Fri Sep 17 16:03:53 2010
  ErrorMessage: EOF on stdin at conffile prompt
  FirefoxPackages:
   firefox 3.6.10+build1+nobinonly-0ubuntu0.10.04.1
   firefox-gnome-support 3.6.10+build1+nobinonly-0ubuntu0.10.04.1
   firefox-branding 3.6.10+build1+nobinonly-0ubuntu0.10.04.1
   abroswer N/A
   abrowser-branding N/A
  SourcePackage: firefox
  Title: package firefox 3.6.10+build1+nobinonly-0ubuntu0.10.04.1 failed to 
install/upgrade: EOF on stdin at conffile prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/641401/+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 839280] Re: transmission slow to start

2012-09-13 Thread ginalfa
Same here!
ubuntu 12.04 - Transmission 2.51 (13280)
Tried to launch transimssion-gtk from terminal:
I get three times this message:

connect: connection timed out

next the GUI comes up.

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

Title:
  transmission slow to start

Status in “transmission” package in Ubuntu:
  Confirmed

Bug description:
  Transmission 2.33-0Ubuntu2 takes quite some time to start when first
  launched. The current transmission (version 2.13) in Ubuntu 11.04
  starts much faster.

  No crash report is generated and starting Transmission the second time
  is faster. I'm not sure whether the new version of Transmission is
  doing something in the background that the current version is not or
  whether it indeed is a bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: transmission 2.33-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Fri Sep  2 12:52:49 2011
  InstallationMedia: Lubuntu 11.10 Oneiric Ocelot - Beta i386 (20110830.2)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/839280/+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 1050462] [NEW] Unlock screen sends password to active session

2012-09-13 Thread thebisht
Public bug reported:

I've observed a very odd behavior a couple of times now when unlocking
the screen. Basically, the password gets entered into the unlock dialog
and also goes to whatever the active application is. I've observed it
happen once when I typed the wrong password, and once with the right
password.

Since this isn't terribly clear, let me explain what happened. I was
running a chat client and had an IM window up. I walked away from the
computer for a few hours. I came back later and tried to unlock the
screen. On the first attempt I entered a different password on accident
(let's say I typed 'WrongPassword', followed by enter). On the second
attempt, I realized my error and entered the correct password. I got in,
but soon discovered that my first attempt went though to the IM window.
So I ended up IM'ing 'WrongPassword' to a friend (luckily this was
someone I trust). The timestamp on the IM lined up with the first login
attempt.

The second time I observed this, it was on the first password attempt (I
typed the right password this time). The difference here is that it only
picked up the last few characters from my password, and the active
application was a terminal window instead of an IM window.

I'm running Ubuntu 12.04 AMD64 and using GNOME3 (maybe that has
something to do with it?).  I talked to a coworker who had experianced a
similar issue (also using GNOME3). I have a third system, also 12.04,
AMD64 with GNOME 3 which has not had the issue (this particular machine
gets locked and unlocked much more frequently).

Does anyone have any Ideas? I'd be happy to post hardware details if you
think they are relavent.

Thanks!

** Affects: lightdm (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/1050462

Title:
  Unlock screen sends password to active session

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I've observed a very odd behavior a couple of times now when unlocking
  the screen. Basically, the password gets entered into the unlock
  dialog and also goes to whatever the active application is. I've
  observed it happen once when I typed the wrong password, and once with
  the right password.

  Since this isn't terribly clear, let me explain what happened. I was
  running a chat client and had an IM window up. I walked away from the
  computer for a few hours. I came back later and tried to unlock the
  screen. On the first attempt I entered a different password on
  accident (let's say I typed 'WrongPassword', followed by enter). On
  the second attempt, I realized my error and entered the correct
  password. I got in, but soon discovered that my first attempt went
  though to the IM window. So I ended up IM'ing 'WrongPassword' to a
  friend (luckily this was someone I trust). The timestamp on the IM
  lined up with the first login attempt.

  The second time I observed this, it was on the first password attempt
  (I typed the right password this time). The difference here is that it
  only picked up the last few characters from my password, and the
  active application was a terminal window instead of an IM window.

  I'm running Ubuntu 12.04 AMD64 and using GNOME3 (maybe that has
  something to do with it?).  I talked to a coworker who had experianced
  a similar issue (also using GNOME3). I have a third system, also
  12.04, AMD64 with GNOME 3 which has not had the issue (this particular
  machine gets locked and unlocked much more frequently).

  Does anyone have any Ideas? I'd be happy to post hardware details if
  you think they are relavent.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1050462/+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 1045718] Re: [Xerox Phaser 3155] Requires USB unplug replug every few minutes

2012-09-13 Thread Till Kamppeter
Shahar Or, sorry, as usual I have asked you something wrong, can you
repeat you rests but this time attach error_log and /var/log/syslog of
failed attempts? Thanks.

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

Title:
  [Xerox Phaser 3155] Requires USB unplug  replug every few minutes

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  My printer requires me to unplug and replug it into the system once in
  a short while. This is because otherwise it doesn't print. Jobs get
  accepted or processed but not printed actually.

  Thanks,
  Shahar

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Tue Sep  4 12:26:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: device for Xerox-Phaser-3140-and-3155: 
usb://Xerox/Phaser%203140%20and%203155?serial=XWM178069...
  MachineType: System manufacturer System Product Name
  Papersize: letter
  PpdFiles: Xerox-Phaser-3140-and-3155: Xerox Phaser 3140, 2.0.0
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.2.0-29-generic 
root=/dev/mapper/1-root ro rootflags=subvol=@ quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0512
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5KPL-CM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0512:bd05/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-CM:rvrx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  mtime.conffile..etc.cups.cupsd.conf: 2012-08-28T14:41:56.920091

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1045718/+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 1047306] Re: [Quantal] [Intel Atom] Mesa 2012/09/07 updates broke it all

2012-09-13 Thread Timo Aaltonen
I'm looking for someone willing to 'bisect' the bad commit. I'd build a
set of packages and then the tester would install the packages and
report back if it works. This would take at most seven iterations (314
commits to bisect), but likely less.

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

Title:
  [Quantal] [Intel Atom] Mesa 2012/09/07 updates broke it all

Status in “mesa” package in Ubuntu:
  Fix Released
Status in “mesa” source package in Quantal:
  Fix Released

Bug description:
  I will immediately confirm this as it happens on 2 independent,
  different, Intel-Atom based netbooks after applying today's
  (2012/09/07) latest Quantal updates to Unity / Compiz / Xorg.

  - Asus EeePC 1005PE running Quantal Beta 1 AMD64

  - eMachines eM355 running Quantal Beta 1 32 bit i686

  On both machines, LightDM login screen is OK, but as soon as logged
  in, I get a flickering, completely unusable display. Unity doesn't
  start (or starts and fails at the same time). No way to launch
  anything from there. I'm stuck.

  That's critical.

  ( I could finally create this bug report by SSHing into one of the
  machines and forwarding X. I'm not sure whether it may or may not
  influence the data attached to this bug report...)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  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: Fri Sep  7 13:42:45 2012
  DistUpgraded: 2012-08-29 09:33:42,269 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics 
Controller [8086:a011] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
 Subsystem: ASUSTeK Computer Inc. Device [1043:83ac]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: ASUSTeK Computer INC. 1005PE
  ProcKernelCmdLine: BOOT_IMAGE=/UBUNTU/@boot/vmlinuz-3.5.0-13-generic 
root=/dev/mapper/VG1-BTR_POOL ro rootflags=subvol=UBUNTU/@ clocksource=hpet 
acpi_osi=Linux acpi_backlight=vendor eeepc_laptop.hotplug_disabled=1 quiet 
splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-08-29 (9 days ago)
  dmi.bios.date: 06/23/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1202
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1005P
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1202:bd06/23/2010:svnASUSTeKComputerINC.:pn1005PE:pvrx.x:rvnASUSTeKComputerINC.:rn1005P:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1005PE
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120903.e1673d20-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120903.e1673d20-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.6-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1047306/+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 1048522] Re: the user is not able to activate system wide mobile broadband connection inside the greeter

2012-09-13 Thread Antti Kaijanmäki
** Description changed:

- When a mobile broadband connection is stored system wide with a pin code
- the user is not able to activate the connection from the greeter even
- though the user has network-control permission.
+ The current .pkla file does not work properly on all system.
  
- [expected result]
- The user is able to active the system wide mobile broadband connection.
+ It seems that policykit handles localauthority files with action
+ wildcards somewhat nondeterministically. AFAICT the file is specified
+ according to policykit documentation, but still the file does not work
+ as expected on all of the systems. In fact on systems where the file
+ does not work switching the rules around has desired effect, but this
+ breaks the systems where the original file already works.
  
- [actual result]
- Upon activation an error dialog is shown: Not authorized to control 
networking.
+ To get the file to work reliably on all the systems the wild card needs
+ to be removed and all permissions for each action has to be specified
+ explicitly.

** Summary changed:

- the user is not able to activate system wide mobile broadband connection 
inside the greeter
+ unity-greeter .pkla file does not work consistenly on all the systems

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

** Changed in: unity-greeter
   Status: New = Confirmed

** Branch linked: lp:~bikini-atoll-squad/unity-greeter/lp1048522

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

Title:
  unity-greeter .pkla file does not work consistenly on all the systems

Status in Unity Greeter:
  Confirmed
Status in “unity-greeter” package in Ubuntu:
  Triaged

Bug description:
  The current .pkla file does not work properly on all system.

  It seems that policykit handles localauthority files with action
  wildcards somewhat nondeterministically. AFAICT the file is specified
  according to policykit documentation, but still the file does not work
  as expected on all of the systems. In fact on systems where the file
  does not work switching the rules around has desired effect, but this
  breaks the systems where the original file already works.

  To get the file to work reliably on all the systems the wild card
  needs to be removed and all permissions for each action has to be
  specified explicitly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/1048522/+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 1050465] Re: evolution crashed with SIGSEGV in malloc() when selecting a message with an attachment

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1034350 ***
https://bugs.launchpad.net/bugs/1034350

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1034350, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312539/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312541/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312542/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312543/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312544/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312545/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050465/+attachment/3312546/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1034350

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  evolution crashed with SIGSEGV in malloc() when selecting a message
  with an attachment

Status in “evolution” package in Ubuntu:
  New

Bug description:
  A message with an html file attached (plain text) when selected from
  the list causes evolution to crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.91-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.12-lowlatency 3.5.3
  Uname: Linux 3.5.0-14-lowlatency x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 10:09:50 2012
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu-Studio 12.04 Precise Pangolin - Release amd64 
(20120425)
  ProcCmdline: evolution
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f76d8c77dc4:mov%r9d,0x48(%rsp)
   PC (0x7f76d8c77dc4) ok
   source %r9d ok
   destination 0x48(%rsp) (0x7f7621a80ff8) in non-writable VMA region: 
0x7f7621a8-0x7f7621a81000 ---p None
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing VMA None
  Signal: 11
  SourcePackage: evolution
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   malloc () from /lib/x86_64-linux-gnu/libc.so.6
   _IO_str_overflow () from /lib/x86_64-linux-gnu/libc.so.6
   _IO_default_xsputn () from /lib/x86_64-linux-gnu/libc.so.6
   vfprintf () from /lib/x86_64-linux-gnu/libc.so.6
  Title: evolution crashed with SIGSEGV in malloc()
  UpgradeStatus: Upgraded to quantal on 2012-09-10 (2 days ago)
  UserGroups: adm administrators audio cdrom dip lpadmin plugdev sambashare 
sudo users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1050465/+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 1050474] Re: obex-data-server crashed with SIGSEGV in OBEX_HandleInput()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 987527 ***
https://bugs.launchpad.net/bugs/987527

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #987527, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312577/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312579/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312581/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312582/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312583/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312584/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050474/+attachment/3312585/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 987527

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  obex-data-server crashed with SIGSEGV in OBEX_HandleInput()

Status in “obex-data-server” package in Ubuntu:
  New

Bug description:
   ?

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: obex-data-server 0.4.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  CrashCounter: 1
  Date: Thu Sep 13 17:22:48 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/obex-data-server
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcCmdline: /usr/bin/obex-data-server --no-daemon
  SegvAnalysis:
   Segfault happened at: 0xb74bbe12:movl   $0x0,0x38(%eax)
   PC (0xb74bbe12) ok
   source $0x0 ok
   destination 0x38(%eax) (0x0038) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: obex-data-server
  StacktraceTop:
   ?? () from /usr/lib/libopenobex.so.1
   ?? () from /usr/lib/libopenobex.so.1
   ?? () from /usr/lib/libopenobex.so.1
   OBEX_HandleInput () from /usr/lib/libopenobex.so.1
   ?? ()
  Title: obex-data-server crashed with SIGSEGV in OBEX_HandleInput()
  UpgradeStatus: Upgraded to quantal on 2012-08-16 (27 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/obex-data-server/+bug/1050474/+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 975176] Re: gvfsd-obexftp crashed with SIGSEGV in send_reply()

2012-09-13 Thread Apport retracing service
** Tags added: quantal

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

Title:
  gvfsd-obexftp crashed with SIGSEGV in send_reply()

Status in “gvfs” package in Ubuntu:
  Confirmed
Status in “gvfs” package in Fedora:
  Unknown

Bug description:
  This bug occurs in combination with bug 975170.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gvfs-backends 1.12.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic-pae 3.2.14
  Uname: Linux 3.2.0-22-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Fri Apr  6 15:57:39 2012
  ExecutablePath: /usr/lib/gvfs/gvfsd-obexftp
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
  ProcCmdline: /usr/lib/gvfs/gvfsd-obexftp --spawner :1.6 
/org/gtk/gvfs/exec_spaw/6
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=de_DE.UTF-8
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gvfs
  Title: gvfsd-obexftp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vdr

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/975176/+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 1045718] Re: [Xerox Phaser 3155] Requires USB unplug replug every few minutes

2012-09-13 Thread Till Kamppeter
Can you also do the following:

In a terminal window, run the command

lpadmin -p printer -o usb-unidir-default=true

with printer being the name of your printer as displayed by the
lpstat -p command.

Now turn off and turn on your printer, then try to print several jobs.
Does this solve the problem?

If not,

run

lpadmin -p printer -R usb-unidir-default

and then

lpadmin -p printer -o usb-no-reattach-default=true

Again, turn off and turn on your printer, then try to print several
jobs. Does this solve the problem?

If not, try

lpadmin -p printer -o usb-no-reattach-default=true
lpadmin -p printer -o usb-unidir-default=true

and turn off and turn on your printer, then try to print several jobs.
Does this solve the problem?

Please tell what works for you.

If nothing works, reset all to defaults via

lpadmin -p printer -R usb-no-reattach-default
lpadmin -p printer -R usb-unidir-default

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

Title:
  [Xerox Phaser 3155] Requires USB unplug  replug every few minutes

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  My printer requires me to unplug and replug it into the system once in
  a short while. This is because otherwise it doesn't print. Jobs get
  accepted or processed but not printed actually.

  Thanks,
  Shahar

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Tue Sep  4 12:26:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: device for Xerox-Phaser-3140-and-3155: 
usb://Xerox/Phaser%203140%20and%203155?serial=XWM178069...
  MachineType: System manufacturer System Product Name
  Papersize: letter
  PpdFiles: Xerox-Phaser-3140-and-3155: Xerox Phaser 3140, 2.0.0
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.2.0-29-generic 
root=/dev/mapper/1-root ro rootflags=subvol=@ quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0512
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5KPL-CM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0512:bd05/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-CM:rvrx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  mtime.conffile..etc.cups.cupsd.conf: 2012-08-28T14:41:56.920091

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1045718/+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 1050473] Re: gvfsd-obexftp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 975176 ***
https://bugs.launchpad.net/bugs/975176

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #975176, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312568/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312570/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312572/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312573/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312574/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312575/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050473/+attachment/3312576/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 975176
   gvfsd-obexftp crashed with SIGSEGV in send_reply()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  gvfsd-obexftp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv()

Status in “gvfs” package in Ubuntu:
  New

Bug description:
   ?

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gvfs-backends 1.13.7-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Thu Sep 13 17:22:19 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/gvfs/gvfsd-obexftp
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcCmdline: /usr/lib/gvfs/gvfsd-obexftp --spawner :1.4 
/org/gtk/gvfs/exec_spaw/3
  SegvAnalysis:
   Segfault happened at: 0x805a883: mov0x8(%eax),%eax
   PC (0x0805a883) ok
   source 0x8(%eax) (0x0008) not located in a known VMA region (needed 
readable region)!
   destination %eax ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? ()
   g_cclosure_marshal_VOID__VOIDv () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: gvfsd-obexftp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOIDv()
  UpgradeStatus: Upgraded to quantal on 2012-08-16 (27 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1050473/+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 1050440] Re: libreoffice menus not visible in Lubuntu 12.10 Beta

2012-09-13 Thread Micah Gersten
*** This bug is a duplicate of bug 1044657 ***
https://bugs.launchpad.net/bugs/1044657

** This bug has been marked a duplicate of bug 1044657
   [regression] Missing LO menus when not run in Unity

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

Title:
  libreoffice menus not visible in Lubuntu 12.10 Beta

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Libreoffice 3.6 menus are not visible in Lubuntu 12.10 beta.
  Screenshot is attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice 1:3.6.1~rc2-1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Thu Sep 13 22:14:10 2012
  InstallationMedia: Lubuntu 12.10 Quantal Quetzal - Alpha i386 (20120627)
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  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/1050440/+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 1050478] Re: nautilus crashed with SIGABRT in raise()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1024006 ***
https://bugs.launchpad.net/bugs/1024006

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1024006, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312587/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312589/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312590/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312591/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312592/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312593/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050478/+attachment/3312594/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1024006

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGABRT in raise()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  The classic - but not the 4 bug, because we aren't in G2 time
  anymore, but still the same bug ... open something with oneclick - and
  you get this one ...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Thu Sep 13 17:19:48 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120822.4)
  ProcCmdline: nautilus -n
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   raise () from /lib/i386-linux-gnu/libc.so.6
   abort () from /lib/i386-linux-gnu/libc.so.6
   ?? () from /lib/i386-linux-gnu/libc.so.6
   __assert_fail () from /lib/i386-linux-gnu/libc.so.6
   _XAllocID () from /usr/lib/i386-linux-gnu/libX11.so.6
  Title: nautilus crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to quantal on 2012-09-12 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1050478/+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 1050138] Re: Trying to connect to server with SSH

2012-09-13 Thread Lindsay Feuling
Okay, um, I guess this is NOT a bug, but rather an oversight on my part with 
configuration. 
It appears that I needed to install the additional package, gvfs-backends, to 
make things work. 

Thank you for everything!
-L Feuling

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

Title:
  Trying to connect to server with SSH

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  System info:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  From the Ubuntu File menu, I choose Connect to Server

  I fill out the proper server address, and choose the type as SSH from the 
selection list. 
  I fill out my folder name properly as well as the user name and password. 

  Then when I try to connect, I get the error message:

  Failed to execute child process /usr/lib/gvfs/gvfsd-sftp (no
  such file or directory)

  Big bummer, because it worked in 11.10 before, but since I recently
  updated to 12.04, it does NOT!

  I also noticed, that in the folder /usr/lib/gvfs that there is no
  gvfsd-sftp, nor even gvfsd-ftp.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gvfs 1.12.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
  Uname: Linux 3.2.0-29-generic-pae i686
  NonfreeKernelModules: fglrx wl
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Wed Sep 12 20:04:05 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.UTF-8
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to precise on 2012-09-03 (9 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1050138/+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 986219] Re: Dash, multimonitor - topbar maximized issue with opened dash

2012-09-13 Thread Andrea Azzarone
Fixed in trunk.

** Changed in: unity
 Assignee: Jay Taoko (jaytaoko) = (unassigned)

** Changed in: unity
Milestone: backlog = None

** Changed in: unity
   Status: Confirmed = Fix Released

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

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

Title:
  Dash, multimonitor - topbar maximized issue with opened dash

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  The dash uses the maximized texture on all monitors, while should
  check locally

  In a multi-monitor environment, when and window is maximised on screen
  A and there is no windows open on screen B, if the Dash is opened on
  screen B, the top bar should appear exactly the same as it would
  appear in a single monitor environment when there is no maximised
  window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/986219/+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 1037820] [NEW] Broken auto-mute with Realtek ALC889 chipset after 12.04 upgrade

2012-09-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Speakers stay on in Ubuntu 12.04 when headphones are plugged into the jack. 
(Acer Aspire 6920G, ICH8 chipset, ALC889 audio). All was working fine in 11.10. 
There also appears to be no way to mute the speakers while keeping the 
headphones on.
If I boot up with the headphones already in the port, the sound only comes out 
of those. However, removing them doesn't make the sound switch to the speakers, 
as it used to and as it should.

Linux gidan-notebook 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23
UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-29-generic 3.2.0-29.46
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gidan  2310 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfc30 irq 48'
   Mixer name   : 'Realtek ALC889'
   Components   : 'HDA:10ec0889,10250146,0014 
HDA:11c11040,10250146,00100200'
   Controls  : 33
   Simple ctrls  : 19
Date: Fri Aug 17 00:38:28 2012
HibernationDevice: RESUME=UUID=5d28ae79-1f15-447a-a660-2085428d7152
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Acer Aspire 6920
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=7c845f9d-d485-44d7-86fb-7ddc0e5891bf ro splash quiet vga=786 quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-29-generic N/A
 linux-backports-modules-3.2.0-29-generic  N/A
 linux-firmware1.79
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-05-21 (87 days ago)
WifiSyslog:

dmi.bios.date: 01/22/10
dmi.bios.vendor: Acer
dmi.bios.version: V1.16
dmi.board.name: Aspire 6920
dmi.board.vendor: Acer
dmi.board.version: Aspire 6920
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrV1.16:bd01/22/10:svnAcer:pnAspire6920:pvrAspire6920:rvnAcer:rnAspire6920:rvrAspire6920:cvnAcer:ct10:cvrN/A:
dmi.product.name: Aspire 6920
dmi.product.version: Aspire 6920
dmi.sys.vendor: Acer

** Affects: alsa-driver (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: amd64 apport-bug kernel-bug-exists-upstream 
kernel-bug-exists-upstream-3.6.0-030600rc3 kernel-sound precise 
regression-release running-unity
-- 
Broken auto-mute with Realtek ALC889 chipset after 12.04 upgrade
https://bugs.launchpad.net/bugs/1037820
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to alsa-driver 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 1050485] Re: s-c can't install pkg without network-manager, n-m not a dep

2012-09-13 Thread Kyle Nitzsche
** Also affects: leadville
   Importance: Undecided
   Status: New

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

Title:
  s-c can't install pkg without network-manager, n-m not a dep

Status in The Leadville project:
  New
Status in “software-center” package in Ubuntu:
  New

Bug description:
  software-center 5.2.5.

  12.04 system (vm), but with Install-Recommends disabled. network-
  manager is not installed, but there is network (pings succeed.)

  Problem: cannot install any software from s-c GUI. After browsing to
  software I want to install, and then clicking the Install button,
  nothing happens in the GUI.

  Errors reported on the CLI show a NetworkManager Dbus service is not
  found:

  2012-09-13 08:26:31,645 - root - WARNING - failed to init network
  state watcher 'org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.NetworkManager was not provided by any .service files'

  After installing network-manager and rebooting, problem is resolved
  and one can install pkgs from software-center.

  Possible fix: make some network-manager pkg either a depend or a
  recommend of software-center.

To manage notifications about this bug go to:
https://bugs.launchpad.net/leadville/+bug/1050485/+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 1050424] [NEW] [12.10] Nautilus 3.4.2 can't open files with apostrophes

2012-09-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Try taking a working PDF file and renaming it to error' yes.pdf.
Opening error' yes.pdf from nautilus results in a file not found error. The 
same file can be opened successfully with the evince error\'\ yes.pdf command 
from a terminal.
This *seems* to happen only with files that contains apostrophes followed by a 
space (e.g. error'no.pdf is ok).
Same thing happens to every other file type. Gedit, for example, will try to 
open the following files instead of /tmp/test' b' c:
 - /tmp/test' (notice the trailing apostrophe)
 - ~/b'
 - ~/c

Release: Ubuntu quantal (development branch).
Nautilus version 3.4.2-0ubuntu2

** Affects: nautilus
 Importance: Undecided
 Status: New

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

-- 
[12.10] Nautilus 3.4.2 can't open files with apostrophes
https://bugs.launchpad.net/bugs/1050424
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to nautilus 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 1037820] Re: Broken auto-mute with Realtek ALC889 chipset after 12.04 upgrade

2012-09-13 Thread Christopher M. Penalver
gidantribal, regarding your comments 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1037820/comments/15 :
@Christopher, the description is fine for me (though we do not underline that 
the solution of DKMS drivers is partial).

This is intentional. Introducing a problem with standby is usually
considered a separate bug, and may introduce unnecessary complexity into
this report. Hence, let us leave this out for now, and once we have a
Fix Released for this bug report, a new report should be opened by you
to report any remaining bugs with the fix applied (ex. standby).

Toggling package to alsa-driver as problem was found to be in it. Please
reassign if incorrect package or procedure.

Marking Triaged as newest alsa-daily tested, and all debugging
information provided.

** Package changed: linux (Ubuntu) = alsa-driver (Ubuntu)

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

** Description changed:

- Speakers stay on in Ubuntu 12.04 when headphones are plugged into the jack. 
(Acer Aspire 6920G, ICH8 chipset, ALC889 audio). All was working fine in 11.10. 
There also appears to be no way to mute the speakers while keeping the 
headphones on.
- If I boot up with the headphones already in the port, the sound only comes 
out of those. However, removing them doesn't make the sound switch to the 
speakers, as it used to and as it should.
+ Acer Aspire 6920G, ICH8 chipset, ALC889 audio
+ Linux gidan-notebook 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux
  
- Linux gidan-notebook 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23
- UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
+ What is expected to happen is when one plugs headphones into the audio
+ jack of the powered off computer, boots the computer up, and when logged
+ into the OS, play some music via VLC or Flash audio, remove the
+ headphones from the audio jack, the audio switches from the headphones
+ to the speakers automatically.
+ 
+ What happens instead is it does not.
+ 
+ This is a regression from 11.10.
+ 
+ This problem does not occur when using the repo Ubuntu kernel
+ 3.2.0-29-generic and ALSA drivers (dkms-hda - 0.201208302203~precise1)
+ https://code.launchpad.net/~ubuntu-audio-dev/+archive/alsa-
+ daily/+sourcepub/2626453/+listing-archive-extra .
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-29-generic 3.2.0-29.46
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gidan  2310 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc30 irq 48'
     Mixer name : 'Realtek ALC889'
     Components : 'HDA:10ec0889,10250146,0014 
HDA:11c11040,10250146,00100200'
     Controls  : 33
     Simple ctrls  : 19
  Date: Fri Aug 17 00:38:28 2012
  HibernationDevice: RESUME=UUID=5d28ae79-1f15-447a-a660-2085428d7152
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  MachineType: Acer Aspire 6920
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-29-generic 
root=UUID=7c845f9d-d485-44d7-86fb-7ddc0e5891bf ro splash quiet vga=786 quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-29-generic N/A
   linux-backports-modules-3.2.0-29-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  UpgradeStatus: Upgraded to precise on 2012-05-21 (87 days ago)
  WifiSyslog:
  
  dmi.bios.date: 01/22/10
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.16
  dmi.board.name: Aspire 6920
  dmi.board.vendor: Acer
  dmi.board.version: Aspire 6920
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrV1.16:bd01/22/10:svnAcer:pnAspire6920:pvrAspire6920:rvnAcer:rnAspire6920:rvrAspire6920:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 6920
  dmi.product.version: Aspire 6920
  dmi.sys.vendor: Acer

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

Title:
  Broken auto-mute with Realtek ALC889 chipset after 12.04 upgrade

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

Bug description:
  Acer Aspire 6920G, ICH8 chipset, ALC889 audio
  Linux gidan-notebook 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

  What is expected to happen is when one plugs headphones into the audio
  jack of the powered off computer, boots the computer up, and when
  logged into the OS, play some music via VLC or Flash audio, remove the
  headphones from the audio jack, the audio switches from the headphones
  to the speakers automatically.

  What 

[Desktop-packages] [Bug 1050424] Re: [12.10] Nautilus 3.4.2 can't open files with apostrophes

2012-09-13 Thread Logan Rosen
** Package changed: ubuntu = nautilus (Ubuntu)

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

Title:
  [12.10] Nautilus 3.4.2 can't open files with apostrophes

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Try taking a working PDF file and renaming it to error' yes.pdf.
  Opening error' yes.pdf from nautilus results in a file not found error. 
The same file can be opened successfully with the evince error\'\ yes.pdf 
command from a terminal.
  This *seems* to happen only with files that contains apostrophes followed by 
a space (e.g. error'no.pdf is ok).
  Same thing happens to every other file type. Gedit, for example, will try to 
open the following files instead of /tmp/test' b' c:
   - /tmp/test' (notice the trailing apostrophe)
   - ~/b'
   - ~/c

  Release: Ubuntu quantal (development branch).
  Nautilus version 3.4.2-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1050424/+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 1050383] Re: LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

2012-09-13 Thread Christopher M. Penalver
** Tags removed: libreoffice writer

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

Title:
  LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  LibreOffice 3.5 fails to open a specific .doc Word file (see attachment), and 
hangs, turning to grey for an unpredictable time.
  Other .doc files from the same MS source keep being opened without problems.

  Launching LibreOffice at the console via :
  # soffice WordDoc.doc 
  or 
  # soffice --view WordDoc.doc

  gives no more information.

  .~lock.WordDoc.doc# is created but since LibreOffice does not crash,
  no .crash file is generated.

  AbiWord opens the document properly, and the new .doc file regenerated
  with AbiWord from this problematic .doc file then opens properly with
  LibreOffice.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic i686
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Thu Sep 13 13:31:35 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-04-27 (138 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050383/+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 1050383] Re: LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

2012-09-13 Thread Christopher M. Penalver
manu, thank you for taking the time to report this bug and helping to
make Ubuntu better. However, I am closing it because the bug has been
fixed in the latest development version of Ubuntu - Quantal Quetzal.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

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

cd ~/Desktop  wget
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050383/+attachment/3312306/+files/WordDoc.doc
 lowriter --nologo WordDoc.doc

lsb_release -rd
Description:Ubuntu quantal (development branch)
Release:12.10

apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.6.1~rc2-1ubuntu4
  Candidate: 1:3.6.1~rc2-1ubuntu4
  Version table:
 *** 1:3.6.1~rc2-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
100 /var/lib/dpkg/status

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

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

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

Title:
  LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  LibreOffice 3.5 fails to open a specific .doc Word file (see attachment), and 
hangs, turning to grey for an unpredictable time.
  Other .doc files from the same MS source keep being opened without problems.

  Launching LibreOffice at the console via :
  # soffice WordDoc.doc 
  or 
  # soffice --view WordDoc.doc

  gives no more information.

  .~lock.WordDoc.doc# is created but since LibreOffice does not crash,
  no .crash file is generated.

  AbiWord opens the document properly, and the new .doc file regenerated
  with AbiWord from this problematic .doc file then opens properly with
  LibreOffice.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic i686
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Thu Sep 13 13:31:35 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-04-27 (138 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050383/+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 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2012-09-13 Thread Till Kamppeter
Everyone who has this problem on Ubuntu, can you please edit the file

/usr/share/cups/mime/cupsfilters.convs

changing the 100 to a 0 in the line

application/vnd.cups-pdfapplication/vnd.cups-raster 100
pdftoraster

and then restart CUPS (command sudo restart cups).

Does this solve the problem?

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

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+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 896922] Re: Lenovo L520 - psmouse.c: touchpad at isa0060/serio4/input0 lost sync and stops working for seconds

2012-09-13 Thread Christopher M. Penalver
** Tags added: running-unity

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

Title:
  Lenovo L520 - psmouse.c: touchpad at isa0060/serio4/input0 lost sync
  and stops working for seconds

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Incomplete

Bug description:
  There are a lot of open bug-reports concerning this defect, but due to
  the most popular report was closed by developers, with the demand to
  open a new report if this persists, I open a new bug-report.

  When using the touchpad, it's often not working and stucks for seconds, in 
short, it is unusesable.
  This bug still happens in Ubuntu 11.10 on a Lenovo L520 with 
3.0.0-13-generic. Its a Synaptics touchpad, maybe it's kernel bug.

  Dmesg produces the following output:

  [14861.416567] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.417899] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.419232] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.420563] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.424233] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [14861.424240] psmouse.c: issuing reconnect request
  [17240.238861] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
4
  [17240.240191] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17240.258248] psmouse.c: TouchPad at isa0060/serio4/input0 - driver 
resynched.
  [17695.950963] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.955414] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.956743] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.960402] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.961736] psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 
1
  [17695.961740] psmouse.c: issuing reconnect request

  Whoever is willing to fix this bug can earn a lot of Karma for closing
  all the duplicates, so please fix this, it's happening since Maverick.

  Of course I'll will help you getting this fixed with any information
  you need.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-13-generic 3.0.0-13.22
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathias   15841 F pulseaudio
  CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf090 irq 43'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10ec0269,17aa21de,00100100 
HDA:80862805,80860101,0010'
     Controls  : 24
     Simple ctrls  : 11
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
8GHT26WW-1.08'
     Mixer name : 'ThinkPad EC 8GHT26WW-1.08'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Sun Nov 27 17:58:09 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: LENOVO 785954G
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=cf5078bd-6bdb-4d1b-a1bb-92d20c5ac60d ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-13-generic N/A
   linux-backports-modules-3.0.0-13-generic  N/A
   linux-firmware1.60
  SourcePackage: linux
  StagingDrivers: rts_pstor mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/06/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8GET37WW (1.14 )
  dmi.board.name: 785954G
  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:bvr8GET37WW(1.14):bd10/06/2011:svnLENOVO:pn785954G:pvrThinkPadL520:rvnLENOVO:rn785954G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 785954G
  dmi.product.version: ThinkPad L520
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/896922/+subscriptions

-- 
Mailing list: 

[Desktop-packages] [Bug 1036323] Re: compiz crashed with SIGSEGV in unity::launcher::BFBLauncherIcon::OnOverlayShown()

2012-09-13 Thread Andrea Azzarone
Fixed in unity 6.4. The problems is that ubus_manager_ was a static
member.

** Changed in: unity
Milestone: 6.6 = None

** Changed in: unity
   Status: Confirmed = Fix Released

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

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

Title:
  compiz crashed with SIGSEGV in
  unity::launcher::BFBLauncherIcon::OnOverlayShown()

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Quantal:
  Fix Released

Bug description:
  I do not know but this happened when I launch a video. mkv and yet it
  works well

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: compiz-core 1:0.9.8+bzr3249-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-9.9-generic 3.5.0
  Uname: Linux 3.5.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Aug 13 20:11:30 2012
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120425-15:28
  ProcCmdline: compiz
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: compiz
  StacktraceTop:
   unity::launcher::BFBLauncherIcon::OnOverlayShown(_GVariant*, bool) () from 
/usr/lib/compiz/libunityshell.so
   ?? () from /usr/lib/compiz/libunityshell.so
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: compiz crashed with SIGSEGV in 
unity::launcher::BFBLauncherIcon::OnOverlayShown()
  UpgradeStatus: Upgraded to quantal on 2012-07-29 (14 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1036323/+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 1050494] Re: Xorg crashed with SIGABRT in WakeupHandler()

2012-09-13 Thread Adam Bruce
** Visibility changed to: Public

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

Title:
  Xorg crashed with SIGABRT in drmmode_from_scrn()

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

Bug description:
  Error after booting up

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Sep 13 17:09:51 2012
  DistUpgraded: 2012-09-09 18:02:50,945 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0446]
   NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0446]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Dell System XPS 15Z
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=8cbeb04f-1a4c-49fd-8871-cbe4bffde27e ro acpi=noirq quiet splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
   WakeupHandler ()
   WaitForSomething ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in WakeupHandler()
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 060G42
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd07/27/2011:svnDellInc.:pnDellSystemXPS15Z:pvr:rvnDellInc.:rn060G42:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS 15Z
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1050494/+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 1050494]

2012-09-13 Thread Apport retracing service
StacktraceTop:
 drmmode_from_scrn (scrn=0x7ffe30a8b330) at ../../src/drmmode_display.c:108
 drmmode_wakeup_handler (data=0x7ffe30a8b330, err=1, p=0x7ffe2ec13be0) at 
../../src/drmmode_display.c:1444
 WakeupHandler (result=result@entry=1, 
pReadmask=pReadmask@entry=0x7ffe2ec13be0) at ../../dix/dixutils.c:423
 WaitForSomething (pClientsReady=pClientsReady@entry=0x7ffe30f5f180) at 
../../os/WaitFor.c:224
 Dispatch () at ../../dix/dispatch.c:357

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

Title:
  Xorg crashed with SIGABRT in drmmode_from_scrn()

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

Bug description:
  Error after booting up

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Sep 13 17:09:51 2012
  DistUpgraded: 2012-09-09 18:02:50,945 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0446]
   NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0446]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Dell System XPS 15Z
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=8cbeb04f-1a4c-49fd-8871-cbe4bffde27e ro acpi=noirq quiet splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
   WakeupHandler ()
   WaitForSomething ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in WakeupHandler()
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 060G42
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd07/27/2011:svnDellInc.:pnDellSystemXPS15Z:pvr:rvnDellInc.:rn060G42:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS 15Z
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1050494/+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 1050494] StacktraceSource.txt

2012-09-13 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1050494/+attachment/3312654/+files/StacktraceSource.txt

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

Title:
  Xorg crashed with SIGABRT in drmmode_from_scrn()

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

Bug description:
  Error after booting up

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Sep 13 17:09:51 2012
  DistUpgraded: 2012-09-09 18:02:50,945 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0446]
   NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0446]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Dell System XPS 15Z
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=8cbeb04f-1a4c-49fd-8871-cbe4bffde27e ro acpi=noirq quiet splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
   WakeupHandler ()
   WaitForSomething ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in WakeupHandler()
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 060G42
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd07/27/2011:svnDellInc.:pnDellSystemXPS15Z:pvr:rvnDellInc.:rn060G42:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS 15Z
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1050494/+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 1050494] ThreadStacktrace.txt

2012-09-13 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050494/+attachment/3312655/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050494/+attachment/3312625/+files/CoreDump.gz

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- Xorg crashed with SIGABRT in WakeupHandler()
+ Xorg crashed with SIGABRT in drmmode_from_scrn()

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT in drmmode_from_scrn()

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

Bug description:
  Error after booting up

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Sep 13 17:09:51 2012
  DistUpgraded: 2012-09-09 18:02:50,945 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0446]
   NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0446]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Dell System XPS 15Z
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=8cbeb04f-1a4c-49fd-8871-cbe4bffde27e ro acpi=noirq quiet splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
   WakeupHandler ()
   WaitForSomething ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in WakeupHandler()
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 060G42
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd07/27/2011:svnDellInc.:pnDellSystemXPS15Z:pvr:rvnDellInc.:rn060G42:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS 15Z
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1050494/+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 1050494] Stacktrace.txt

2012-09-13 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050494/+attachment/3312653/+files/Stacktrace.txt

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

Title:
  Xorg crashed with SIGABRT in drmmode_from_scrn()

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

Bug description:
  Error after booting up

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Sep 13 17:09:51 2012
  DistUpgraded: 2012-09-09 18:02:50,945 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0446]
   NVIDIA Corporation GF108 [GeForce GT 540M] [10de:0df5] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0446]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. Dell System XPS 15Z
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=8cbeb04f-1a4c-49fd-8871-cbe4bffde27e ro acpi=noirq quiet splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/nouveau_drv.so
   WakeupHandler ()
   WaitForSomething ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT in WakeupHandler()
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (3 days ago)
  UserGroups:
   
  dmi.bios.date: 07/27/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 060G42
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd07/27/2011:svnDellInc.:pnDellSystemXPS15Z:pvr:rvnDellInc.:rn060G42:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS 15Z
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.7-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1050494/+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 1050485] Re: s-c can't install pkg without network-manager, n-m not a dep

2012-09-13 Thread Kyle Nitzsche
** Tags added: leadville

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

Title:
  s-c can't install pkg without network-manager, n-m not a dep

Status in The Leadville project:
  New
Status in “software-center” package in Ubuntu:
  New

Bug description:
  software-center 5.2.5.

  12.04 system (vm), but with Install-Recommends disabled. network-
  manager is not installed, but there is network (pings succeed.)

  Problem: cannot install any software from s-c GUI. After browsing to
  software I want to install, and then clicking the Install button,
  nothing happens in the GUI.

  Errors reported on the CLI show a NetworkManager Dbus service is not
  found:

  2012-09-13 08:26:31,645 - root - WARNING - failed to init network
  state watcher 'org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.freedesktop.NetworkManager was not provided by any .service files'

  After installing network-manager and rebooting, problem is resolved
  and one can install pkgs from software-center.

  Possible fix: make some network-manager pkg either a depend or a
  recommend of software-center.

To manage notifications about this bug go to:
https://bugs.launchpad.net/leadville/+bug/1050485/+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 1050424] Re: [12.10] Nautilus 3.4.2 can't open files with apostrophes

2012-09-13 Thread Logan Rosen
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 1050424
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: nautilus (Ubuntu)
   Status: New = Incomplete

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

Title:
  [12.10] Nautilus 3.4.2 can't open files with apostrophes

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Try taking a working PDF file and renaming it to error' yes.pdf.
  Opening error' yes.pdf from nautilus results in a file not found error. 
The same file can be opened successfully with the evince error\'\ yes.pdf 
command from a terminal.
  This *seems* to happen only with files that contains apostrophes followed by 
a space (e.g. error'no.pdf is ok).
  Same thing happens to every other file type. Gedit, for example, will try to 
open the following files instead of /tmp/test' b' c:
   - /tmp/test' (notice the trailing apostrophe)
   - ~/b'
   - ~/c

  Release: Ubuntu quantal (development branch).
  Nautilus version 3.4.2-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1050424/+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 1050506] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2012-09-13 Thread Mike L
*** This bug is a duplicate of bug 1036878 ***
https://bugs.launchpad.net/bugs/1036878


** Visibility changed to: Public

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

Title:
  file-roller crashed with SIGSEGV in g_simple_async_result_complete()

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  Crazy error I got when trying to open a .7z archive on my flash drive.
  Let me know if you guys need any more info.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: file-roller 3.5.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 12:29:38 2012
  ExecutablePath: /usr/bin/file-roller
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  ProcCmdline: file-roller /media/username/PATRIOT/Archived/School/12th\ 
Grade.7z
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x4199e3:  mov0x20(%rax),%rdi
   PC (0x004199e3) ok
   source 0x20(%rax) (0x0020) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: file-roller
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: file-roller crashed with SIGSEGV in g_simple_async_result_complete()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1050506/+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 1043752] Re: software-center crashed with TypeError in call_async(): Don't know which D-Bus type to use to encode type NoneType

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

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

Title:
  software-center crashed with TypeError in call_async(): Don't know
  which D-Bus type to use to encode type NoneType

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  I don't know

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.9
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Mon Aug 27 18:56:27 2012
  ExecutablePath: /usr/share/software-center/software-center
  ExecutableTimestamp: 1345734396
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120724.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center 
/home/username/İndirilenler/nvidia-current-dev_304.32-0ubuntu4_i386.deb
  ProcCwd: /home/ozgur
  ProcEnviron:
   PATH=(custom, no user)
   LANG=tr_TR.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center', 
'/home/username/\xc4\xb0ndirilenler/nvidia-current-dev_304.32-0ubuntu4_i386.deb']
  SourcePackage: software-center
  Title: software-center crashed with TypeError in call_async(): Don't know 
which D-Bus type to use to encode type NoneType
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1043752/+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 1050506] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1036878 ***
https://bugs.launchpad.net/bugs/1036878

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1036878, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312686/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312688/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312689/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312690/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312691/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312692/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050506/+attachment/3312693/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1036878
   file-roller crashed with SIGSEGV in dlg_package_installer()

** Tags removed: need-amd64-retrace

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

Title:
  file-roller crashed with SIGSEGV in g_simple_async_result_complete()

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  Crazy error I got when trying to open a .7z archive on my flash drive.
  Let me know if you guys need any more info.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: file-roller 3.5.91-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 12:29:38 2012
  ExecutablePath: /usr/bin/file-roller
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  ProcCmdline: file-roller /media/username/PATRIOT/Archived/School/12th\ 
Grade.7z
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x4199e3:  mov0x20(%rax),%rdi
   PC (0x004199e3) ok
   source 0x20(%rax) (0x0020) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: file-roller
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: file-roller crashed with SIGSEGV in g_simple_async_result_complete()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1050506/+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 1050424] Re: [12.10] Nautilus 3.4.2 can't open files with apostrophes

2012-09-13 Thread Edward Donovan
*** This bug is a duplicate of bug 1048454 ***
https://bugs.launchpad.net/bugs/1048454

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 1048454, 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 1048454
   [regression] Cannot open files whose paths contain apostrophes

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

Title:
  [12.10] Nautilus 3.4.2 can't open files with apostrophes

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Try taking a working PDF file and renaming it to error' yes.pdf.
  Opening error' yes.pdf from nautilus results in a file not found error. 
The same file can be opened successfully with the evince error\'\ yes.pdf 
command from a terminal.
  This *seems* to happen only with files that contains apostrophes followed by 
a space (e.g. error'no.pdf is ok).
  Same thing happens to every other file type. Gedit, for example, will try to 
open the following files instead of /tmp/test' b' c:
   - /tmp/test' (notice the trailing apostrophe)
   - ~/b'
   - ~/c

  Release: Ubuntu quantal (development branch).
  Nautilus version 3.4.2-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1050424/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Pedro Bessa
[] mockup 1 - http://imageshack.us/f/837/screenshotdesktop.png/ and 
http://www.webupd8.org/2011/02/unity-mockup-menu-integrated-in-window.html
[] mockup 2 - 
http://www.webupd8.org/2011/02/unity-mockup-menu-integrated-in-window.html and 
http://anaershadowynomaly.deviantart.com/gallery/29691776 
http://anaershadowynomaly.deviantart.com/gallery/29691776#/d3dygwc
[] LIM - http://www.webupd8.org/2011/11/oxygen-appmenu-replace-menu-with.html 
http://minus.com/lbq3ka2PRj4EKV and 
http://madjunir.deviantart.com/art/ubuntu-menu-button-un-maximized-windows-273062518
 https://lists.launchpad.net/unity-design/msg08710.html

to vote for LIM, write [x] LIM, then click Post Comment

we need a decision

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 1048454] Re: [regression] Cannot open files whose paths contain apostrophes

2012-09-13 Thread Daniele Di Sarli
I only see the problem if after the apostrophe there are one or more white 
spaces.
For example, a'b.txt is ok, but a' b.txt or a' b c.txt are not.

It seems that the path gets broken at every white space after the first 
apostrophe. Gedit, for example, will try to open the following files instead of 
/tmp/test' b' c:
 - /tmp/test' (notice the trailing apostrophe)
 - ~/b'
 - ~/c

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

Title:
  [regression] Cannot open files whose paths contain apostrophes

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  When the containing directory name contains an apostrophe, launching a
  file in either the default or a specific viewer fails.

  For example, I have photos in a directory whose full path is
  /media/abentley/ED1T/Pictures/2012/Trisha's 40th birthday.
  Attempting to launch the file by double-clicking launches Gnome Image
  Viewer, which errors with The given locations contain no images.

  Launching the file in Firefox attempts to load the URL
  file:///media/abentley/ED1T/Pictures/2012/Trisha%27s.

  Launching the file in Chromium attempts to load the URL
  file:///media/abentley/ED1T/Pictures/2012/Trisha's

  The same problem happens if the filename, itself, contains an
  apostrophe.  Launching /home/abentley/Music/lossy-copies/Core/Graydon
  James and the Young Novelists/In the Year You Were Born/01-I Was a
  Young Man's Son.ogg starts up Totem, which says An error occurred:
  Location not found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1048454/+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 1045718] Re: [Xerox Phaser 3155] Requires USB unplug replug every few minutes

2012-09-13 Thread Shahar Or
** Attachment added: syslog of the failed print attempts
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1045718/+attachment/3312704/+files/syslog.1

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

Title:
  [Xerox Phaser 3155] Requires USB unplug  replug every few minutes

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  My printer requires me to unplug and replug it into the system once in
  a short while. This is because otherwise it doesn't print. Jobs get
  accepted or processed but not printed actually.

  Thanks,
  Shahar

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
  Uname: Linux 3.2.0-29-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Tue Sep  4 12:26:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: device for Xerox-Phaser-3140-and-3155: 
usb://Xerox/Phaser%203140%20and%203155?serial=XWM178069...
  MachineType: System manufacturer System Product Name
  Papersize: letter
  PpdFiles: Xerox-Phaser-3140-and-3155: Xerox Phaser 3140, 2.0.0
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.2.0-29-generic 
root=/dev/mapper/1-root ro rootflags=subvol=@ quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/19/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0512
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5KPL-CM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0512:bd05/19/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5KPL-CM:rvrx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  mtime.conffile..etc.cups.cupsd.conf: 2012-08-28T14:41:56.920091

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1045718/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Pedro Bessa
http://www.webupd8.org/2011/02/unity-mockup-menu-integrated-in-
window.html has two pictures, mockup 2, then mockup 1

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Nate Wiebe
[x] LIM all the way

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Pedro Bessa
vooote!

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Johannes Gowin
[x] mockup 2

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Doug McMahon
@ Pedro Bessa 
Do you have anything to back up Development stopped .. other than YOU just 
stating that?

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 1050131] Re: Restart equivalent to log out when multiple users are logged in

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Restart equivalent to log out when multiple users are logged in

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  To reproduce:

  1) Log in multiple users via lightdm
  2) On one of the users, select the power icon in the upper left and choose 
Shut Down...
  3) Select the Restart button

  Observed behavior:  the current user is logged out and the console
  returns to the lightdm log in screen.

  Expected behavior:  the system warns the user others are logged in and
  verifies that the user wishes to restart anyway.  The computer
  actually restarts when confirmed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27
  Uname: Linux 3.2.0-30-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Wed Sep 12 20:35:36 2012
  ExecutablePath: /usr/sbin/lightdm
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to precise on 2012-05-27 (108 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1050131/+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 682788] Re: Improve Unity menus

2012-09-13 Thread TomasHnyk
Voting is useless, I do not think this is how Ubuntu developement works.
Also, if you read the bug description, the solution has been decided
already (LIM, whatever you think about it).

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 1033783] Re: Wacom stylus and touch not recognised on Lenovo X220t

2012-09-13 Thread Joseph Salisbury
** Tags added: kernel-fixed-upstream

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

Title:
  Wacom stylus and touch not recognised on Lenovo X220t

Status in “linux” package in Ubuntu:
  Triaged
Status in “xf86-input-wacom” package in Ubuntu:
  Confirmed

Bug description:
  The wacom touch and pen digitisers are not working on Quantal at all.
  The USB device shows up as

  Bus 002 Device 005: ID 056a:0094 Wacom Co., Ltd

  on lsusb, but if I type xinput list, the touch, pen, and eraser inputs
  do not show up. The Wacom Graphics Tablet tool reports that there is
  no tablet connected.

  The problem has been present throughout pretty much the entire release
  I think. It works fine under Precise.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-input-wacom 1:0.14.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-8.8-generic 3.5.0
  Uname: Linux 3.5.0-8-generic x86_64
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  CasperVersion: 1.320
  Date: Tue Aug  7 04:37:04 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120806.1)
  MachineType: LENOVO 4298CTO
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  SourcePackage: xf86-input-wacom
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/14/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET58WW (1.28 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4298CTO
  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:bvr8DET58WW(1.28):bd02/14/2012:svnLENOVO:pn4298CTO:pvrThinkPadX220Tablet:rvnLENOVO:rn4298CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4298CTO
  dmi.product.version: ThinkPad X220 Tablet
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.8+bzr3249-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.37-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.1.902-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~really6.14.4-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.19.0-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.1-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1033783/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Ingo Gerth
Pedro, are you a developer? If not who is your source?

Look at how much attention this bug has. The ridiculous part is how the
Canonical developers handle this whole situation, it is really a public
relations and community involvement disaster.

First they promise that they will integrate LIMs. Then there is silence for a 
while, but everybody is expecting something. Then there is even more silence, 
and no response whatsoever. 
If the feature gets delayed that is okay. But then they should say so, since 
people are looking forward to this feature (and others!) and have high hopes.

The developers really should become a bit more open towards the
community. People will step back from involvement if treated like this.

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 274461] Re: gnome-system-monitor window is semi-transparent when using compiz

2012-09-13 Thread Jeremy Nickurak
** Project changed: compiz = gnome-system-monitor

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

Title:
  gnome-system-monitor window is semi-transparent when using compiz

Status in The GNOME System Monitor:
  Invalid
Status in “compiz” package in Ubuntu:
  Invalid
Status in “gnome-system-monitor” package in Ubuntu:
  Invalid
Status in “human-theme” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-system-monitor

  When desktop effects are enabled, the gnome-system-monitor window is
  semi-transparent, showing what's behind.

  I've tried to adjust the window transparency using the compiz tool
  (ALT+Button4 or Button5), but without success. With it, it's possible
  to make the window completely transparent, but not completely opaque.

  It's on ubuntu Intrepid, with the latest package installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/274461/+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 682788] Re: Improve Unity menus

2012-09-13 Thread Marco Biscaro
Please, this is not a poll system, its a bug tracker. The decision was
already taken (see bug description).

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

Title:
  Improve Unity menus

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Triaged
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Triaged
Status in “metacity” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in Baltix GNU/Linux:
  Confirmed

Bug description:
  ===+++ _ ! ALL USERS ! _ +++===
  ===+++ READ THIS BEFORE MAKING A COMMENT OR MODIFICATION +++===

  IMPORTANT 1: Please don't post any me too message; use the Does
  this bug affect you? feature you can find a bit above this bug
  description on Launchpad.

  IMPORTANT 2: Do not post anything if you haven't read all comments to
  verify that your point hasn't been made. If you feel tempted to stop
  reading because there are too many messages, that is a strong
  indicator that you shouldn't add even more comments. Developers have a
  tough time to find anything if you post redundant stuff. So please
  abstain from doing that.

  =
  Global menu in general (not only in Unity) is very unergonomic on large 
screens (see the attached screenshot) because if you have a small window 
somewhere near the low right corner you have to move the cursor all the way up 
to to panel to reach the menu. I understand why the global menu was used for 
the netbook edition (it saves space and most windows are maximized), but since 
Unity is intended to be for the desktop edition there should be an option to 
switch to the traditional position of the app menu. It would be welcomed by 
many desktop users.

  A commonly suggested solution is:
   [ ] Global Menu on
   [ ] Global Menu off
   [ ] Global Menu only for maximized windows
  The default is usually suggested as either the first (on) or last (on only 
for maximized windows).

  -
  Desired change:

  Implement the 'Enhanced Menu' project for 12.10.  This project will
  address the issue described in this bug and also issues described in
  the duplicates of this bus.  Note this is the 'official' bug that
  tracks the implementation of this project.

  The following options will be added to 'System Settings/Appearance':

  ---
  Menus
  Location:Global/Local
  Visibility:  Hidden/Always displayed
  ---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+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 1050383] Re: LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

2012-09-13 Thread manu
OK, thanks Christopher for the quick reply.

Since the version of LibreOffice embeded in Quetzal is 3.6, I just
managed to upgrade LO to this latest version via the ppa:libreoffice/ppa
and could then open this file without trouble.

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

Title:
  LibreOffice 3.5 hangs indefinitly while opening a Word .doc file

Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  LibreOffice 3.5 fails to open a specific .doc Word file (see attachment), and 
hangs, turning to grey for an unpredictable time.
  Other .doc files from the same MS source keep being opened without problems.

  Launching LibreOffice at the console via :
  # soffice WordDoc.doc 
  or 
  # soffice --view WordDoc.doc

  gives no more information.

  .~lock.WordDoc.doc# is created but since LibreOffice does not crash,
  no .crash file is generated.

  AbiWord opens the document properly, and the new .doc file regenerated
  with AbiWord from this problematic .doc file then opens properly with
  LibreOffice.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice-writer 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic i686
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Thu Sep 13 13:31:35 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-04-27 (138 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050383/+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 856277] Re: Lens button set narrow width which is needed

2012-09-13 Thread Andrea Azzarone
** Changed in: nux
   Status: Confirmed = Invalid

** Changed in: unity
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity
Milestone: None = 6.6

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

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

Title:
  Lens button set narrow width which is needed

Status in Nux:
  Invalid
Status in Unity:
  Confirmed
Status in “nux” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  Lens button width is narrow rather than is needed, therefore parts
  of button label are shortened and/or become unreadable in specific
  text.

  How to reproduce(easy):
  1. Set locale to ja_JP.UTF-8 by language-selector
  2. Open application lens by Super+A
  3. Open Filter results (結果の絞り込み in Japanese)
  4. Check label of top-left bottun

  Expected result: すべて (All in English)
  Actual result: ...

  
  How to reproduce(by recompile unity):
  1. Replace _(All) to _(X) at 2 places
 in plugins/unityshell/src/FilterGenreWidget.cpp
  2. Recompile unity
  3. Open application lens by Super+A
  4. Open Filter results
  5. Check label of top-left bottun

  Expected result:
  X (Because there is enough space, shouldn't shorten label)
  Actual result: XXX...

  And if you set more long label, **always** is shortened about two
  characters. For example, XY(10 chars) is rendered as
  XYY

  Tanaka and Akabe reported by Japanese(LP: #852948), and they
  attached screenshot.
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424959/+files/dash-files-dots-en.png
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424960/+files/dash-musics-dots-en.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/856277/+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 1028360] [NEW] Window has double(?) heigh

2012-09-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The environment:
DE: Unity
zenity: version 3.4.0
Ubuntu: Precise Pengolin 12.04

If you start zenity to start some dialog, it seems to me, that the window that 
apears gets double the height it needs.
No problem, if the text ist short, but if you have a real long text the bottom 
of the window is unvisible and the buttons are unreachable ...

... but as you can see in 4.png and 5.png you must pass a specific width
...


For testing here are the sample commands, used for the attachments:

1.png
zenity --question --title=Sample window --text=some text

2.png
zenity --question --title=Sample window --text=some text some text some text 
some text some text

3.png
zenity --question --title=Sample window --text=some text some text some text 
some text some text some text some text some text some text some text some text 
some text some text some text some text some text some text some text some text 
some text

4.png
zenity --question --title=Sample window --text=some text\nsome text\nsome 
text\nsome text\nsome text\nsome text\nsome text\nsome text\nsome text\nsome 
text\nsome text\nsome text\nsome text\nsome text\nsome text\nsome text\nsome 
text\nsome text\nsome text\nsome text\n

5.png
zenity --question --title=Sample window --text=some text some text\nsome 
text some text\nsome text some text\nsome text some text\nsome text some 
text\nsome text some text\n


In Lucyd Lynx all is ok, DE is Gnome an zenity version is 3.4.0.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Window has double(?) heigh
https://bugs.launchpad.net/bugs/1028360
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gtk+3.0 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 1048522] Re: unity-greeter .pkla file does not work consistenly on all the systems

2012-09-13 Thread Michael Terry
It seems like the proposed solution is a workaround for a policykit bug.

With the proposed solution, if NetworkManager adds new permission
controls, unity-greeter will use the default access rights until we
notice, right?  Seems bad.

Could we look into fixing it at the policykit level?

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

Title:
  unity-greeter .pkla file does not work consistenly on all the systems

Status in Unity Greeter:
  Confirmed
Status in “unity-greeter” package in Ubuntu:
  Triaged

Bug description:
  The current .pkla file does not work properly on all system.

  It seems that policykit handles localauthority files with action
  wildcards somewhat nondeterministically. AFAICT the file is specified
  according to policykit documentation, but still the file does not work
  as expected on all of the systems. In fact on systems where the file
  does not work switching the rules around has desired effect, but this
  breaks the systems where the original file already works.

  To get the file to work reliably on all the systems the wild card
  needs to be removed and all permissions for each action has to be
  specified explicitly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/1048522/+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 1050530] [NEW] [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

2012-09-13 Thread Swâmi Petaramesh
Public bug reported:

Since upgraded from Precise to Quantal Alpha3, and now Beta1 with all
updates applied, I could not print anymore.

CUPS logged things like :

D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: using PPD file 
/etc/cups/ppd/Stylus-CX3600.ppd
D [13/Sep/2012:19:29:30 +0200] [Job 66] Set job-printer-state-message to The 
PPD version (5.2.8-pre1) is not compatible with Gutenprint 5.2.9., current 
level=ERROR
D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If you have upgraded your 
version of Gutenprint
D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: recently, you must 
reinstall all printer queues.
D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If the previous installed 
version of Gutenprint
D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: was 5.0.0 or higher, you 
can use the `cups-genppdupdate.5.2'

Actually, I could solve the issue the following way :

root@tethys:~# cups-genppdupdate 
Updated /etc/cups/ppd/Stylus-CX3600.ppd using 
gutenprint.5.2://escp2-cx3600/expert
Updated 1 PPD file.  Restart cupsd for the changes to take effect.

root@tethys:~# restart cups
cups start/running, process 18915

Once done, it prints, but I assume users aren't expected to do this ;-)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: printer-driver-gutenprint 5.2.9-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Thu Sep 13 19:40:18 2012
EcryptfsInUse: Yes
SourcePackage: gutenprint
UpgradeStatus: Upgraded to quantal on 2012-08-28 (16 days ago)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

Status in “gutenprint” package in Ubuntu:
  New

Bug description:
  Since upgraded from Precise to Quantal Alpha3, and now Beta1 with all
  updates applied, I could not print anymore.

  CUPS logged things like :

  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: using PPD file 
/etc/cups/ppd/Stylus-CX3600.ppd
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Set job-printer-state-message to The 
PPD version (5.2.8-pre1) is not compatible with Gutenprint 5.2.9., current 
level=ERROR
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If you have upgraded your 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: recently, you must 
reinstall all printer queues.
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If the previous installed 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: was 5.0.0 or higher, you 
can use the `cups-genppdupdate.5.2'

  Actually, I could solve the issue the following way :

  root@tethys:~# cups-genppdupdate 
  Updated /etc/cups/ppd/Stylus-CX3600.ppd using 
gutenprint.5.2://escp2-cx3600/expert
  Updated 1 PPD file.  Restart cupsd for the changes to take effect.

  root@tethys:~# restart cups
  cups start/running, process 18915

  Once done, it prints, but I assume users aren't expected to do this
  ;-)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: printer-driver-gutenprint 5.2.9-1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Sep 13 19:40:18 2012
  EcryptfsInUse: Yes
  SourcePackage: gutenprint
  UpgradeStatus: Upgraded to quantal on 2012-08-28 (16 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gutenprint/+bug/1050530/+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 1050528] [NEW] Canonical Partners in GUI, white screen if no app-install-data-partners

2012-09-13 Thread Kyle Nitzsche
Public bug reported:

software-center 2.5.2

app-data-install-partner is NOT installed.

launch s-c from dash.

in s-c GUI, select: All Software  Canonical Partners

Then try to install one of the listed apps, for example, acroread. You
go through quite a few steps (accept agreement, SSO, authenticate) but
then end up with software-center presenting a blank white screen.

However, if you install app-install-data-partner (and reboot), one can
complete the installation from partner without issues.

Propose either:
 * software-center should depend on app-install-data-partner
 * software-center should NOT expose Canonical Partners in GUI unless 
app-install-data-partner is installed.

** Affects: leadville
 Importance: Undecided
 Status: New

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: leadville

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

** Tags added: leadville

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

Title:
  Canonical Partners in GUI, white screen if no app-install-data-
  partners

Status in The Leadville project:
  New
Status in “software-center” package in Ubuntu:
  New

Bug description:
  software-center 2.5.2

  app-data-install-partner is NOT installed.

  launch s-c from dash.

  in s-c GUI, select: All Software  Canonical Partners

  Then try to install one of the listed apps, for example, acroread. You
  go through quite a few steps (accept agreement, SSO, authenticate) but
  then end up with software-center presenting a blank white screen.

  However, if you install app-install-data-partner (and reboot), one can
  complete the installation from partner without issues.

  Propose either:
   * software-center should depend on app-install-data-partner
   * software-center should NOT expose Canonical Partners in GUI unless 
app-install-data-partner is installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/leadville/+bug/1050528/+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 1050530] Re: [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

2012-09-13 Thread Swâmi Petaramesh
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gutenprint in Ubuntu.
https://bugs.launchpad.net/bugs/1050530

Title:
  [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

Status in “gutenprint” package in Ubuntu:
  New

Bug description:
  Since upgraded from Precise to Quantal Alpha3, and now Beta1 with all
  updates applied, I could not print anymore.

  CUPS logged things like :

  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: using PPD file 
/etc/cups/ppd/Stylus-CX3600.ppd
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Set job-printer-state-message to The 
PPD version (5.2.8-pre1) is not compatible with Gutenprint 5.2.9., current 
level=ERROR
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If you have upgraded your 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: recently, you must 
reinstall all printer queues.
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If the previous installed 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: was 5.0.0 or higher, you 
can use the `cups-genppdupdate.5.2'

  Actually, I could solve the issue the following way :

  root@tethys:~# cups-genppdupdate 
  Updated /etc/cups/ppd/Stylus-CX3600.ppd using 
gutenprint.5.2://escp2-cx3600/expert
  Updated 1 PPD file.  Restart cupsd for the changes to take effect.

  root@tethys:~# restart cups
  cups start/running, process 18915

  Once done, it prints, but I assume users aren't expected to do this
  ;-)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: printer-driver-gutenprint 5.2.9-1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Sep 13 19:40:18 2012
  EcryptfsInUse: Yes
  SourcePackage: gutenprint
  UpgradeStatus: Upgraded to quantal on 2012-08-28 (16 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gutenprint/+bug/1050530/+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 856277] Re: Lens button set narrow width which is needed

2012-09-13 Thread Andrea Azzarone
** Changed in: unity
   Status: Confirmed = In Progress

** Changed in: nux (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: nux (Ubuntu)
   Status: In Progress = Invalid

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

** Changed in: unity (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: nux
   Importance: High = Undecided

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

Title:
  Lens button set narrow width which is needed

Status in Nux:
  Invalid
Status in Unity:
  In Progress
Status in “nux” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  Lens button width is narrow rather than is needed, therefore parts
  of button label are shortened and/or become unreadable in specific
  text.

  How to reproduce(easy):
  1. Set locale to ja_JP.UTF-8 by language-selector
  2. Open application lens by Super+A
  3. Open Filter results (結果の絞り込み in Japanese)
  4. Check label of top-left bottun

  Expected result: すべて (All in English)
  Actual result: ...

  
  How to reproduce(by recompile unity):
  1. Replace _(All) to _(X) at 2 places
 in plugins/unityshell/src/FilterGenreWidget.cpp
  2. Recompile unity
  3. Open application lens by Super+A
  4. Open Filter results
  5. Check label of top-left bottun

  Expected result:
  X (Because there is enough space, shouldn't shorten label)
  Actual result: XXX...

  And if you set more long label, **always** is shortened about two
  characters. For example, XY(10 chars) is rendered as
  XYY

  Tanaka and Akabe reported by Japanese(LP: #852948), and they
  attached screenshot.
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424959/+files/dash-files-dots-en.png
  
https://bugs.launchpad.net/ubuntu-jp-improvement/+bug/852948/+attachment/2424960/+files/dash-musics-dots-en.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/856277/+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 1050533] [NEW] Libreoffice doesn't start - segfault error 4 in libuno_sal.so.3

2012-09-13 Thread Marek Novotny
Public bug reported:

gdb /usr/lib/libreoffice/program/soffice.bin
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...Reading symbols 
from /usr/lib/debug/usr/lib/libreoffice/program/soffice.bin...done.
done.
(gdb) run -calc
Starting program: /usr/lib/libreoffice/program/soffice.bin -calc
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/ure/lib/libuno_sal.so.3-gdb.py, line 39, in 
module
from libreoffice.sal import register_pretty_printers
ImportError: No module named libreoffice.sal
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/ure/lib/libuno_sal.so.3-gdb.py, line 39, in 
module
from libreoffice.sal import register_pretty_printers
ImportError: No module named libreoffice.sal
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/ure/lib/libuno_cppu.so.3-gdb.py, line 39, in 
module
from libreoffice.cppu import register_pretty_printers
ImportError: No module named libreoffice.cppu
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/ure/lib/libuno_cppu.so.3-gdb.py, line 39, in 
module
from libreoffice.cppu import register_pretty_printers
ImportError: No module named libreoffice.cppu
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/libreoffice/program/libsvllo.so-gdb.py, line 
39, in module
from libreoffice.svl import register_pretty_printers
ImportError: No module named libreoffice.svl
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/libreoffice/program/libsvllo.so-gdb.py, line 
39, in module
from libreoffice.svl import register_pretty_printers
ImportError: No module named libreoffice.svl
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/libreoffice/program/libtllo.so-gdb.py, line 39, 
in module
from libreoffice.tl import register_pretty_printers
ImportError: No module named libreoffice.tl
Traceback (most recent call last):
  File /usr/lib/debug/usr/lib/libreoffice/program/libtllo.so-gdb.py, line 39, 
in module
from libreoffice.tl import register_pretty_printers
ImportError: No module named libreoffice.tl
[New Thread 0x7fffeb33e700 (LWP 12006)]
Warning: -calc is deprecated.  Use --calc instead.
[New Thread 0x7fffe5495700 (LWP 12007)]
[New Thread 0x7fffd700 (LWP 12008)]
[New Thread 0x7fffdf17c700 (LWP 12009)]
[New Thread 0x7fffde97b700 (LWP 12010)]
[Thread 0x7fffdf17c700 (LWP 12009) exited]
[New Thread 0x7fffdf17c700 (LWP 12011)]
Fontconfig warning: /usr/lib/libreoffice/share/fonts/truetype/fc_local.conf, 
line 13: Having multiple family in alias isn't supported and may not works 
as expected

Program received signal SIGSEGV, Segmentation fault.
rtl_str_getLength (pStr=0x0) at 
/build/buildd/libreoffice-3.6.1~rc2/sal/rtl/source/strtmpl.cxx:74
74  /build/buildd/libreoffice-3.6.1~rc2/sal/rtl/source/strtmpl.cxx: 
Directory or file doesn't exist

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libreoffice 1:3.6.1~rc2-1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
Uname: Linux 3.5.0-14-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
Date: Thu Sep 13 19:54:28 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Libreoffice doesn't start - segfault error 4 in libuno_sal.so.3

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  gdb /usr/lib/libreoffice/program/soffice.bin
  GNU gdb (GDB) 7.5-ubuntu
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as x86_64-linux-gnu.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/...
  Reading symbols from /usr/lib/libreoffice/program/soffice.bin...Reading 
symbols from /usr/lib/debug/usr/lib/libreoffice/program/soffice.bin...done.
  done.
  (gdb) run 

[Desktop-packages] [Bug 578187] Re: can't upload google contact picture

2012-09-13 Thread Kom-Si
Gosh, I've upgraded Ubuntu four (!) times since posting this bug, I stopped 
using Firefox, I travelled half of the globe, and long since v. 10.04 I stopped 
caring if Google contact pictures get uploaded via Firefox.
And now in the fall of 2012 you go ahead and CONFIRM this outrageously dated 
bug. Well done guys, with this kind of follow-up Linux is unbeatable... 8-|

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

Title:
  can't upload google contact picture

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  When I try to upload picture for a Google contact from local hard drive 
(NTFS) I get the following error message:
  The file you selected could not be uploaded. It may be too large or it was 
not a valid image file. Please select another file or click the upload button 
to try again. 
  As a workaround I tried uploading contact pictures using older version of 
Gmail, and it worked just fine. I can also upload pictures for my contacts 
using Google Chrome browser or IE from under Windows, but I'd rather stick with 
Firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon May 10 13:52:23 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/578187/+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 1050530] Re: [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

2012-09-13 Thread Logan Rosen
*** This bug is a duplicate of bug 932882 ***
https://bugs.launchpad.net/bugs/932882

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 932882, 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 932882
   Update of a printer driver package does not update the PPD files of the 
existing queues for this driver

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

Title:
  [Quantal] CUPS / Gutenprint cannot print - Outdated PPD

Status in “gutenprint” package in Ubuntu:
  New

Bug description:
  Since upgraded from Precise to Quantal Alpha3, and now Beta1 with all
  updates applied, I could not print anymore.

  CUPS logged things like :

  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: using PPD file 
/etc/cups/ppd/Stylus-CX3600.ppd
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Set job-printer-state-message to The 
PPD version (5.2.8-pre1) is not compatible with Gutenprint 5.2.9., current 
level=ERROR
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If you have upgraded your 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: recently, you must 
reinstall all printer queues.
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: If the previous installed 
version of Gutenprint
  D [13/Sep/2012:19:29:30 +0200] [Job 66] Gutenprint: was 5.0.0 or higher, you 
can use the `cups-genppdupdate.5.2'

  Actually, I could solve the issue the following way :

  root@tethys:~# cups-genppdupdate 
  Updated /etc/cups/ppd/Stylus-CX3600.ppd using 
gutenprint.5.2://escp2-cx3600/expert
  Updated 1 PPD file.  Restart cupsd for the changes to take effect.

  root@tethys:~# restart cups
  cups start/running, process 18915

  Once done, it prints, but I assume users aren't expected to do this
  ;-)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: printer-driver-gutenprint 5.2.9-1ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Sep 13 19:40:18 2012
  EcryptfsInUse: Yes
  SourcePackage: gutenprint
  UpgradeStatus: Upgraded to quantal on 2012-08-28 (16 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gutenprint/+bug/1050530/+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 1050533] Re: Libreoffice doesn't start - segfault error 4 in libuno_sal.so.3

2012-09-13 Thread Marek Novotny
-- 
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/1050533

Title:
  Libreoffice doesn't start - segfault error 4 in libuno_sal.so.3

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  gdb /usr/lib/libreoffice/program/soffice.bin
  GNU gdb (GDB) 7.5-ubuntu
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as x86_64-linux-gnu.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/...
  Reading symbols from /usr/lib/libreoffice/program/soffice.bin...Reading 
symbols from /usr/lib/debug/usr/lib/libreoffice/program/soffice.bin...done.
  done.
  (gdb) run -calc
  Starting program: /usr/lib/libreoffice/program/soffice.bin -calc
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/ure/lib/libuno_sal.so.3-gdb.py, line 39, in 
module
  from libreoffice.sal import register_pretty_printers
  ImportError: No module named libreoffice.sal
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/ure/lib/libuno_sal.so.3-gdb.py, line 39, in 
module
  from libreoffice.sal import register_pretty_printers
  ImportError: No module named libreoffice.sal
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/ure/lib/libuno_cppu.so.3-gdb.py, line 39, in 
module
  from libreoffice.cppu import register_pretty_printers
  ImportError: No module named libreoffice.cppu
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/ure/lib/libuno_cppu.so.3-gdb.py, line 39, in 
module
  from libreoffice.cppu import register_pretty_printers
  ImportError: No module named libreoffice.cppu
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/libreoffice/program/libsvllo.so-gdb.py, line 
39, in module
  from libreoffice.svl import register_pretty_printers
  ImportError: No module named libreoffice.svl
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/libreoffice/program/libsvllo.so-gdb.py, line 
39, in module
  from libreoffice.svl import register_pretty_printers
  ImportError: No module named libreoffice.svl
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/libreoffice/program/libtllo.so-gdb.py, line 
39, in module
  from libreoffice.tl import register_pretty_printers
  ImportError: No module named libreoffice.tl
  Traceback (most recent call last):
File /usr/lib/debug/usr/lib/libreoffice/program/libtllo.so-gdb.py, line 
39, in module
  from libreoffice.tl import register_pretty_printers
  ImportError: No module named libreoffice.tl
  [New Thread 0x7fffeb33e700 (LWP 12006)]
  Warning: -calc is deprecated.  Use --calc instead.
  [New Thread 0x7fffe5495700 (LWP 12007)]
  [New Thread 0x7fffd700 (LWP 12008)]
  [New Thread 0x7fffdf17c700 (LWP 12009)]
  [New Thread 0x7fffde97b700 (LWP 12010)]
  [Thread 0x7fffdf17c700 (LWP 12009) exited]
  [New Thread 0x7fffdf17c700 (LWP 12011)]
  Fontconfig warning: 
/usr/lib/libreoffice/share/fonts/truetype/fc_local.conf, line 13: Having 
multiple family in alias isn't supported and may not works as expected

  Program received signal SIGSEGV, Segmentation fault.
  rtl_str_getLength (pStr=0x0) at 
/build/buildd/libreoffice-3.6.1~rc2/sal/rtl/source/strtmpl.cxx:74
  74/build/buildd/libreoffice-3.6.1~rc2/sal/rtl/source/strtmpl.cxx: 
Directory or file doesn't exist

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice 1:3.6.1~rc2-1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 19:54:28 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  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/1050533/+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


Re: [Desktop-packages] [Bug 1050009] Re: CUPS crashes again

2012-09-13 Thread Jörg Griebat
Hello,

sorry but my english isn't very well...

I've got these problems with first installation of 12.04 LTS. Some of
these problems where described in Bug #987485, 1000253 (only few parts)
and 1001028.
More specifically:

  * the too small typeface, 
  * font in the wrong color (usually yellow), 
  * the last page is cut off 
  * and is sometimes the first cm of the page printed on a separate
sheet.


After patch cups 1.5.3-0ubuntu2 worked the printer - apart from the
paper feed - fine. Since patch 1.5.3-ubuntu4 the previously described
problems are back. Printing is not possible!

So, now i hope you can help me. I need my printer not often, but when I
need it, it should work.
Thanks a lot and kind regards.

Jörg Griebat

PS: writing in german would be better for me ... and also for the
English language :-)



 Weitergeleitete Nachricht 
Von: Till Kamppeter 1050...@bugs.launchpad.net
Reply-to: Bug 1050009 1050...@bugs.launchpad.net
An: joerg.grie...@t-online.de
Betreff: [Bug 1050009] Re: CUPS crashes again
Datum: Wed, 12 Sep 2012 22:13:01 -


You tell that your problem shows up again. Can you tell whether the
problem was reported already as a bug here and give a link to the
original bug report? Thanks.


** Attachment added: face-smile.png
   
https://bugs.launchpad.net/bugs/1050009/+attachment/3312758/+files/face-smile.png

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

Title:
  CUPS crashes again

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  When printing from Evince (and from LibreOffice), the entire page is printed 
only in yellow instead of black. 
  Also, the header printed on a separate page. 

  The error is BACK since last update of CUPS!

  My printer is a Canon MP510.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Wed Sep 12 21:13:24 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: device for Canon-MP510: usb://Canon/MP510?serial=21CCC8interface=1
  MachineType: System manufacturer System Product Name
  Papersize: a4
  PpdFiles: Canon-MP510: Canon PIXMA MP510 - CUPS+Gutenprint v5.2.8-pre1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic 
root=UUID=2272f248-c8dd-40e8-a687-2976bae1f4a6 ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/17/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2102
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: M4A79XTD EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0X
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2102:bd06/17/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1050009/+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 291760] Re: network-manager roams to (none) ((none)) - background scanning

2012-09-13 Thread Arnab Roy
I am still affacted by this bug can we look at fixing this issue , i am
on an intel centrino 6205..stays rock solid when have only 1AP...

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

Title:
  network-manager roams to (none) ((none)) - background scanning

Status in The Linux Kernel:
  Fix Released
Status in NetworkManager:
  Incomplete
Status in “linux” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Fix Released
Status in “linux” source package in Maverick:
  Invalid
Status in “network-manager” source package in Maverick:
  Fix Released

Bug description:
  Binary package hint: network-manager

  The network manager roames to a none bssid and back, this happens in more 
or less two minute intervalls. During this time 
  i get:
  Oct 31 03:44:17 Oct 31 03:44:17 coppelius named[5281]: too many timeouts 
resolving 'linuxhaters.blogspot.com/A' (in '.'?): disabling EDNS
  Oct 31 03:44:17 coppelius named[5281]: too many timeouts resolving 
'www.pro-linux.de/A' (in '.'?): disabling EDNS
  Oct 31 03:44:17 coppelius named[5281]: too many timeouts resolving 
'linuxhaters.blogspot.com/A' (in '.'?): disabling EDNS
  coppelius named[5281]: too many timeouts resolving 
'linuxhaters.blogspot.com/A' (in '.'?): disabling EDNS
  Oct 31 03:44:17 coppelius named[5281]: too many timeouts resolving 
'www.pro-linux.de/A' (in '.'?): disabling EDNS
  Oct 31 03:44:17 coppelius named[5281]: too many timeouts resolving 
'linuxhaters.blogspot.com/A' (in '.'?): disabling EDNS


  
  /var/log/daemon.log
  Oct 31 20:29:41 coppelius NetworkManager: debug [1225481381.966597] 
periodic_update(): Roamed from BSSID 00:04:0E:73:0F:34 (Silkes Parfum) to 
(none) ((none)) 
  Oct 31 20:29:47 coppelius NetworkManager: debug [1225481387.969699] 
periodic_update(): Roamed from BSSID (none) ((none)) to 00:04:0E:73:0F:34 
(Silkes Parfum) 
  Oct 31 20:31:42 coppelius NetworkManager: debug [1225481502.049585] 
periodic_update(): Roamed from BSSID 00:04:0E:73:0F:34 (Silkes Parfum) to 
(none) ((none)) 
  Oct 31 20:31:48 coppelius NetworkManager: debug [1225481508.054596] 
periodic_update(): Roamed from BSSID (none) ((none)) to 00:04:0E:73:0F:34 
(Silkes Parfum) 
  Oct 31 20:33:42 coppelius NetworkManager: debug [1225481622.130595] 
periodic_update(): Roamed from BSSID 00:04:0E:73:0F:34 (Silkes Parfum) to 
(none) ((none)) 
  Oct 31 20:33:48 coppelius NetworkManager: debug [1225481628.134635] 
periodic_update(): Roamed from BSSID (none) ((none)) to 00:04:0E:73:0F:34 
(Silkes Parfum)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/291760/+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 424598] Re: networks with multiple access points roaming fails

2012-09-13 Thread Arnab Roy
*** This bug is a duplicate of bug 291760 ***
https://bugs.launchpad.net/bugs/291760

Same issue here ...if you strong signal from 2 or 3 AP's in different
channels...you are in trouble straight away! ...Can this be give some
importance I have tried older ubuntu release and have the same issues

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

Title:
  networks with multiple access points roaming fails

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

Bug description:
  Binary package hint: network-manager

  When connecting to wireless networks with multiple access points with
  the same SSID, the nm daemon repeatedly tries to associate.  Generally
  the connection will only last a minute or two.  Both the nm-applet and
  knetworkmanager (the new kde4 version) front ends have the same issue.

  The syslog reads as follows:
  09/04/09 04:26:43 pm  michael-laptop  wpa_supplicant[3114]
CTRL-EVENT-CONNECTED - Connection to 00:06:5a:80:52:ac completed (reauth) [id=2 
id_str=]
  09/04/09 04:26:43 pm  michael-laptop  NetworkManager  info  (wlan0): 
supplicant connection state:  scanning - associated
  09/04/09 04:26:43 pm  michael-laptop  NetworkManager  info  (wlan0): 
supplicant connection state:  associated - completed
  09/04/09 04:26:43 pm  michael-laptop  kernel  [44895.225326] wlan0: RX 
ReassocResp from 00:06:5a:80:52:ac (capab=0x31 status=0 aid=28)
  09/04/09 04:26:43 pm  michael-laptop  kernel  [44895.225329] wlan0: associated
  09/04/09 04:26:45 pm  michael-laptop  NetworkManager  debug 
[1252099605.002484] periodic_update(): Roamed from BSSID (none) ((none)) to 
00:06:5A:80:52:AC (Private)
  09/04/09 04:27:12 pm  michael-laptop  wpa_supplicant[3114]
CTRL-EVENT-SCAN-RESULTS 
  09/04/09 04:27:12 pm  michael-laptop  wpa_supplicant[3114]Trying to 
associate with 00:06:5a:80:52:ac (SSID='Private' freq=2432 MHz)
  09/04/09 04:27:12 pm  michael-laptop  wpa_supplicant[3114]Association 
request to the driver failed
  09/04/09 04:27:12 pm  michael-laptop  wpa_supplicant[3114]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
  09/04/09 04:27:12 pm  michael-laptop  NetworkManager  info  (wlan0): 
supplicant connection state:  completed - associating
  09/04/09 04:27:12 pm  michael-laptop  NetworkManager  info  (wlan0): 
supplicant connection state:  associating - disconnected
  09/04/09 04:27:15 pm  michael-laptop  NetworkManager  debug 
[1252099635.003009] periodic_update(): Roamed from BSSID 00:06:5A:80:52:AC 
(Private) to (none) ((none))
  09/04/09 04:27:17 pm  michael-laptop  wpa_supplicant[3114]Authentication 
with 00:00:00:00:00:00 timed out.
  09/04/09 04:27:17 pm  michael-laptop  wpa_supplicant[3114]Failed to 
initiate AP scan.
  09/04/09 04:27:17 pm  michael-laptop  NetworkManager  info  (wlan0): 
supplicant connection state:  disconnected - scanning
  09/04/09 04:27:18 pm  michael-laptop  kernel  [44930.289750] wlan0: 
authenticate with AP 00:06:5a:80:52:ac
  09/04/09 04:27:18 pm  michael-laptop  kernel  [44930.291215] wlan0: 
authenticated
  09/04/09 04:27:18 pm  michael-laptop  kernel  [44930.291217] wlan0: associate 
with AP 00:06:5a:80:52:ac
  09/04/09 04:27:18 pm  michael-laptop  wpa_supplicant[3114]Associated with 
00:06:5a:80:52:ac

  But subsequent DNS lookups fail.  Tried removing and re-inserting the
  ath5k module, restarting the NetworkManager daemon, etc...  Clicking
  connect on the network will reconnect, only to roam to (none) (none)
  later.

  Running the latest karmic packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/424598/+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 1050527] Re: soffice.bin crashed with SIGSEGV in rtl_str_getLength()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1028936 ***
https://bugs.launchpad.net/bugs/1028936

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1028936, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312743/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312745/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312747/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312748/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312749/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312750/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050527/+attachment/3312751/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1028936

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  soffice.bin crashed with SIGSEGV in rtl_str_getLength()

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  After the upgrade from ubuntu 12.04 to ubuntu 12.10, libreoffice
  crashes during startup of the program. First, the startup screen
  appears for a moment, but then disappears and nothing else happens.
  The same with every part of the libreoffice suite or opening a file
  with libreoffice.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.1~rc2-1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  CrashCounter: 1
  Date: Thu Sep 13 19:34:41 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ExecutableTimestamp: 1347513907
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer --splash-pipe=6
  ProcCwd: /home/thomas
  SegvAnalysis:
   Segfault happened at: 0xb7738afb rtl_str_getLength+11: cmpb   
$0x0,(%eax)
   PC (0xb7738afb) ok
   source $0x0 ok
   destination (%eax) (0x) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   rtl_str_getLength () from 
/usr/lib/libreoffice/program/../ure-link/lib/libuno_sal.so.3
   
psp::PrintFontManager::analyzeTrueTypeFile(psp::PrintFontManager::PrintFont*) 
const () from /usr/lib/libreoffice/program/libvcllo.so
   psp::PrintFontManager::analyzeFontFile(int, rtl::OString const, 
std::listpsp::PrintFontManager::PrintFont*, 
std::allocatorpsp::PrintFontManager::PrintFont* , char const*) const () 
from /usr/lib/libreoffice/program/libvcllo.so
   
psp::PrintFontManager::countFontconfigFonts(boost::unordered::unordered_maprtl::OString,
 int, rtl::OStringHash, std::equal_tortl::OString, 
std::allocatorstd::pairrtl::OString const, int  ) () from 
/usr/lib/libreoffice/program/libvcllo.so
   psp::PrintFontManager::initialize() () from 
/usr/lib/libreoffice/program/libvcllo.so
  Title: soffice.bin crashed with SIGSEGV in rtl_str_getLength()
  UpgradeStatus: Upgraded to quantal on 2012-09-08 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050527/+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 922559] Re: empathy-chat crashed with SIGABRT in g_assertion_message()

2012-09-13 Thread Ursula Junque
** Changed in: empathy (Ubuntu)
   Status: Expired = New

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

Title:
  empathy-chat crashed with SIGABRT in g_assertion_message()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1
  Uname: Linux 3.2.0-10-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Fri Jan 27 13:31:27 2012
  ExecutablePath: /usr/lib/empathy/empathy-chat
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
  ProcCmdline: /usr/lib/empathy/empathy-chat
  Signal: 6
  SourcePackage: empathy
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_handlers_disconnect_matched () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
  Title: empathy-chat crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to precise on 2012-01-12 (14 days ago)
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/922559/+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 1050538] [NEW] Cannot launch multiple calculators

2012-09-13 Thread Daniel d'Andrada
Public bug reported:

It's currently not possible to launch multiple calculators in Quantal.
It used to work.

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

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

Title:
  Cannot launch multiple calculators

Status in “gcalctool” package in Ubuntu:
  New

Bug description:
  It's currently not possible to launch multiple calculators in Quantal.
  It used to work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/1050538/+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 1050542] Re: soffice.bin crashed with SIGSEGV in SfxItemSet::~SfxItemSet()

2012-09-13 Thread Jason Warner
** Visibility changed to: Public

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

Title:
  soffice.bin crashed with SIGSEGV in SfxItemSet::~SfxItemSet()

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Just opened libreoffice calc and closed it. Got this error on close.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.1~rc2-1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 11:12:37 2012
  Disassembly: = 0x0:  Cannot access memory at address 0x0
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=6
  SegvAnalysis:
   Segfault happened at: 0x0:   Cannot access memory at address 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? ()
   SfxItemSet::~SfxItemSet() () from /usr/lib/libreoffice/program/libsvllo.so
   ?? () from /usr/lib/libreoffice/program/libsfxlo.so
   ?? () from /usr/lib/libreoffice/program/libsfxlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libfwllo.so
  Title: soffice.bin crashed with SIGSEGV in SfxItemSet::~SfxItemSet()
  UpgradeStatus: Upgraded to quantal on 2012-07-23 (52 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050542/+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 982392] Re: Xorg crashed with SIGABRT in raise()

2012-09-13 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 962892 ***
https://bugs.launchpad.net/bugs/962892

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

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

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

Title:
  Xorg crashed with SIGABRT in raise()

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

Bug description:
  This bug happened on boot up. It would boot to a login prompt (cli,
  not gui) and require a reboot to get the gui login back.

  My system uses the fglrx driver package from the ubuntu repo. I have a
  sandy bridge cpu (I7) that has caused issues on previous ubuntu's
  (11.10 would hard crash and require REISUB to recover).

  The dedicated (amd card) is set as the default GPU.

  Not sure what more info needs to be provided. Everything was working
  before the latest apt-get dist-upgrade. (sun 15th april)

  Description:  Ubuntu precise (development branch)
  Release:  12.04

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-core 2:1.11.4-0ubuntu10
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Apr 16 01:10:23 2012
  ExecutablePath: /usr/bin/Xorg
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Beta amd64 
(20120328)
  ProcCmdline: /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 
-novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
   drm_intel_bufmgr_gem_init () from /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/982392/+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 1038830] Re: Xorg crashed with SIGABRT in raise()

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Xorg crashed with SIGABRT in raise()

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

Bug description:
  This just happened after logging in.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.12.99.904-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.4-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CrashCounter: 1
  Date: Sun Aug 19 15:44:47 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   NVIDIA Corporation Device [10de:0fd4] (rev a1) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:2115]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120817.2)
  MachineType: ASUSTeK COMPUTER INC. G75VW
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-10-generic 
root=UUID=8d2ddd7b-3dd2-459e-a276-4e4970db1f94 ro quiet acpi=off splash 
vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   OsAbort ()
   ?? ()
   FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 06/15/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G75VW.210
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G75VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.210:bd06/15/2012:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G75VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.8+bzr3249-0ubuntu4
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.38-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-1ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.12.99.904-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.3-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1038830/+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 984424] Re: Xerox WorkCentre 6015 wrong colors cups 1.5.2

2012-09-13 Thread Gyuris Gellért
I tried, but the printing is incorrect, same as before. (U12.04 64bit)

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

Title:
  Xerox WorkCentre 6015 wrong colors cups 1.5.2

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  Xerox WorkCentre 6015 Ubuntu 12.04 cups 1.5.2  sends the wrong colors to 
printer.
  Works well in Ubuntu 10.04 cups 1.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/984424/+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 982768] Re: Xorg crashed with SIGABRT in raise()

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Xorg crashed with SIGABRT in raise()

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

Bug description:
  The bug is actually this one https://bugs.launchpad.net/ubuntu/+source
  /xorg-server/+bug/982392

  but apport tells me its a duplicate of another bug. After some
  discussion provided by a member of th ecomunity i was told to log
  manually.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/982768/+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 1050546] Re: Xorg crashed with SIGABRT in DRI2GetBuffersWithFormat()

2012-09-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1044680 ***
https://bugs.launchpad.net/bugs/1044680

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1044680, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312831/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312834/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312840/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312842/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312843/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312844/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1050546/+attachment/3312845/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1044680
   Xorg crashed with SIGABRT in radeon_get_pixmap_bo()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT in DRI2GetBuffersWithFormat()

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

Bug description:
  After the Sep 13 updates to 12.10 Beta, any attempt at playing music
  with either the Movieplayer, Rhythmox or VLC causes a GUI failure and
  presentation of relogin page.  It appears that we no longer have the
  xorg-server (ubuntu-bug xorg-server returns No xorg-server) so maybe
  the bug is that those pieces of software expect it to be around and
  freak out.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-core 2:1.13.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CrashCounter: 1
  Date: Wed Sep 12 23:52:28 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI Juniper [Radeon HD 5700 Series] 
[1002:68b8] (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:0344]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120731)
  MachineType: System manufacturer System Product Name
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-14-generic 
root=UUID=904356c4-58e0-46bf-a29d-c6da038ad444 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/xorg/modules/drivers/radeon_drv.so
   ?? ()
   ?? ()
   DRI2GetBuffersWithFormat ()
   ?? ()
  Title: Xorg crashed with SIGABRT in DRI2GetBuffersWithFormat()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 03/02/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1502
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8P67
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1502:bd03/02/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8P67:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.0~git20120903.e1673d20.is.git20120821.c1114c61-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 

[Desktop-packages] [Bug 1048701] Re: NVidia GPU lock-up on 12.10 Beta-1

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  NVidia GPU lock-up on 12.10 Beta-1

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

Bug description:
  Whilst happily running for four or five days, my desktop died with:

  Sep 10 09:41:33 padfoot kernel: [252339.517419] [drm] nouveau :01:00.0: 
GPU lockup - switching to software fbcon
  Sep 10 09:41:45 padfoot kernel: [252351.446194] [drm] nouveau :01:00.0: 
Failed to idle channel 1.
  Sep 10 09:41:47 padfoot kernel: [252353.443312] [drm] nouveau :01:00.0: 
PFIFO - playlist update failed
  Sep 10 09:41:50 padfoot kernel: [252356.435837] [drm] nouveau :01:00.0: 
Failed to idle channel 2.
  Sep 10 09:41:52 padfoot kernel: [252358.431790] [drm] nouveau :01:00.0: 
0x2634 != chid: 0x0012
  Sep 10 09:41:52 padfoot kernel: [252358.431975] [drm] nouveau :01:00.0: 
PFIFO: unknown status 0x0100

  Then the machine locked up. The machine has also had screen
  corruption. See attached pictures.

  

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-nouveau 1:1.0.1-4~ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Mon Sep 10 09:46:59 2012
  DistUpgraded: 2012-09-06 10:02:40,389 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.1.18, 3.2.0-29-generic, x86_64: installed
   virtualbox, 4.1.18, 3.5.0-13-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   NVIDIA Corporation GF108 [Quadro 1000M] [10de:0dfa] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Lenovo Device [17aa:21cf]
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64+mac 
(20120802.1)
  MachineType: LENOVO 4270CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-13-generic 
root=UUID=7879b10c-9e30-4a42-a82d-5f3bbe0d6493 ro kvm-intel.nested=1
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: Upgraded to quantal on 2012-09-06 (3 days ago)
  dmi.bios.date: 08/16/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BET50WW (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4270CTO
  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:bvr8BET50WW(1.30):bd08/16/2011:svnLENOVO:pn4270CTO:pvrThinkPadW520:rvnLENOVO:rn4270CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4270CTO
  dmi.product.version: ThinkPad W520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.8.0-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20120903.e1673d20-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20120903.e1673d20-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120713.6ef1ad6a-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.6-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.1-4~ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1048701/+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 1043614] Re: Nautilus hangs on viewing .dng file properties

2012-09-13 Thread Xavier Ribes
I've checked that the same issue (nautilus hangs) occurs when trying to
view / set file properties of .CR2 files (Canon proprietary raw data
format). I attach a .CR2 file from a Canon EOS 1 Ds Mark III to this
comment.

** Attachment added: Canon .CR2 file (Canon's proprietary raw data format)
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1043614/+attachment/3312855/+files/5M1E9687.CR2

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

Title:
  Nautilus hangs on viewing .dng file properties

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  Nautilus hangs each time I intend to view / change the properties of a .DNG 
file (raw camera data). I right-click the preview image and choose Properties 
in the contextual menu, the program hangs / crashes immediately. Apport does 
not appear. There is no problem when viewing properties of e.g. .JPEG files or 
text files etc.
  I am running Unity under Ubuntu Precise 12.04.1. Nautilus manages the desktop 
(nautilus -n). Version of package nautilus is nautilus 1:3.4.2-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1043614/+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 1046335] Re: USB Printer: some times the jobs are printed and some times not

2012-09-13 Thread André Desgualdo Pereira
** Changed in: cups (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  USB Printer: some times the jobs are printed and some times not

Status in “cups” package in Ubuntu:
  Fix Released

Bug description:
  This is a Samsung ML-1860 laser monochromatic printer, attached at
  usb.

  The problem is: only some pages are printed. Example: I send 6 copies
  of some page to print but only 4 are actually printed. Or some times
  none of them. Rarely all of them are printed. If I disconnect from
  usb, then send the job and reconnect, the chance of get the print done
  is increased.

  More technical information:

  ~$ lsmod | grep usb
  usblp  18307  0

  ~$ tail -f /var/log/syslog
  Sep  5 10:42:54 desguai3 udev-configure-printer: device devpath is 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:42:54 desguai3 udev-configure-printer: Device already handled
  Sep  5 10:45:12 desguai3 wpa_supplicant[1135]: WPA: Group rekeying completed 
with 1c:7e:e5:46:5b:9d [GTK=TKIP]
  Sep  5 10:46:43 desguai3 kernel: [ 6539.488475] usb 2-1.1: USB disconnect, 
device number 9
  Sep  5 10:46:43 desguai3 kernel: [ 6539.488755] usblp0: removed
  Sep  5 10:46:43 desguai3 udev-configure-printer: remove 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:46:43 desguai3 udev-configure-printer: URI of print queue: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X., normalized: samsung ml 
1860 series serial z5m7bdab501185x
  Sep  5 10:46:43 desguai3 udev-configure-printer: URI of detected printer: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X., normalized: samsung ml 
1860 series serial z5m7bdab501185x
  Sep  5 10:46:43 desguai3 udev-configure-printer: Queue 
ipp://localhost:631/printers/ML-1860-Series has matching device URI
  Sep  5 10:46:43 desguai3 udev-configure-printer: Disabled printer 
ipp://localhost:631/printers/ML-1860-Series as the corresponding device was 
unplugged or turned off
  Sep  5 10:47:05 desguai3 kernel: [ 6560.789503] usb 2-1.1: new high-speed USB 
device number 10 using ehci_hcd
  Sep  5 10:47:05 desguai3 kernel: [ 6560.885528] usblp0: USB Bidirectional 
printer dev 10 if 0 alt 0 proto 2 vid 0x04E8 pid 0x330C
  Sep  5 10:47:05 desguai3 mtp-probe: checking bus 2, device 10: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:47:05 desguai3 mtp-probe: bus: 2, device: 10 was not an MTP device
  Sep  5 10:47:05 desguai3 udev-configure-printer: add 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0
  Sep  5 10:47:05 desguai3 udev-configure-printer: device devpath is 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:47:05 desguai3 udev-configure-printer: Device vendor/product is 
04E8:330C
  Sep  5 10:47:05 desguai3 udev-configure-printer: add 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/usb/lp0
  Sep  5 10:47:05 desguai3 udev-configure-printer: failed to claim interface
  Sep  5 10:47:05 desguai3 udev-configure-printer: device devpath is 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:47:05 desguai3 udev-configure-printer: MFG:Samsung MDL:ML-1860 
Series SERN:- serial:Z5M7BDAB501185X.
  Sep  5 10:47:06 desguai3 kernel: [ 6562.056195] usblp0: removed
  Sep  5 10:47:06 desguai3 udev-configure-printer: URI contains USB serial 
number
  Sep  5 10:47:06 desguai3 udev-configure-printer: URI match: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X.
  Sep  5 10:47:06 desguai3 kernel: [ 6562.061236] usblp0: USB Bidirectional 
printer dev 10 if 0 alt 0 proto 2 vid 0x04E8 pid 0x330C
  Sep  5 10:47:06 desguai3 udev-configure-printer: Consider also queues with 
/usb/lp0 or /usblp0 in their URIs as matching
  Sep  5 10:47:06 desguai3 udev-configure-printer: URI of print queue: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X., normalized: samsung ml 
1860 series serial z5m7bdab501185x
  Sep  5 10:47:06 desguai3 udev-configure-printer: URI of detected printer: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X., normalized: samsung ml 
1860 series serial z5m7bdab501185x
  Sep  5 10:47:06 desguai3 udev-configure-printer: Queue 
ipp://localhost:631/printers/ML-1860-Series has matching device URI
  Sep  5 10:47:06 desguai3 udev-configure-printer: Re-enabled printer 
ipp://localhost:631/printers/ML-1860-Series
  Sep  5 10:47:06 desguai3 udev-configure-printer: add 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/usb/lp0
  Sep  5 10:47:06 desguai3 udev-configure-printer: device devpath is 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.1
  Sep  5 10:47:06 desguai3 udev-configure-printer: Device already handled

  ~$ lsusb
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  Bus 

[Desktop-packages] [Bug 772873] Re: Vino does not work with compositing

2012-09-13 Thread Richard de Rivaz
I have installed 12.04.1 on a fresh system with an Asus P8B75-M
motherboard. There are no additional drivers installed but the failure
of the VNC server to update screen/window changes is exhibited. However
if a window is moved then the screen does update.

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

Title:
  Vino does not work with compositing

Status in “fglrx-installer” package in Ubuntu:
  Triaged
Status in “fglrx-installer” source package in Natty:
  Won't Fix
Status in “fglrx-installer” source package in Oneiric:
  Won't Fix
Status in “fglrx-installer” source package in Precise:
  Triaged

Bug description:
  Binary package hint: vino

  Vino, the built in VNC server in Ubuntu, has had a problem for many
  releases where it won't update the display when connected remotely if
  compositing is enabled.

  I honestly don't know why it was shipped with this version since
  compositing is now required and enabled by default, but Vino doesn't
  work if compositing is enabled.

  After upgrading to Natty there is no user-facing way to disable
  compositing, so the built-in remote control application is now
  completely useless.

  This is a core functionality of a desktop operating system and it has
  been broken in Ubuntu for several major releases ( see bug 353126
  which was opened on 2009-4-1).

  If if it's not a core functionality to everyone and that's just my
  opinion, it doesn't make any sense to ship a desktop OS with a broken
  remote control service. I don't know of any other desktop OS that
  ships with a remote desktop functionality that is completely broken
  out of the box.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: vino 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Thu Apr 28 19:28:50 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: vino
  UpgradeStatus: Upgraded to natty on 2011-04-29 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/772873/+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 931384] Re: Window management, Launcher, multi-monitor - Windows can't be maximized on the lower display in vertically-stacked configuration

2012-09-13 Thread Andrea Azzarone
** Changed in: compiz (Ubuntu)
   Status: Triaged = Invalid

** Changed in: compiz
   Status: Triaged = Invalid

** Changed in: unity
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

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

Title:
  Window management, Launcher, multi-monitor - Windows can't be
  maximized on the lower display in vertically-stacked configuration

Status in Ayatana Design:
  Fix Committed
Status in Compiz:
  Invalid
Status in Unity:
  Triaged
Status in “compiz” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  STR:

  0. Make sure you have two displays connected
  1. Configure the displays to be vertically-stacked
  2. Move a maximizable window on the lower display to the top edge.

  Actual results:
  - The window travels to the display above.

  Expected results:
  - Maximize animation appears and when mouse button is released, the window 
becomes maximized
  - There should be edge-stop (sticky edge) effect on top and bottom edges.  
Currently the edge stop is only active on the left and right edges of the 
screen.

  -
  Desired resolution:

  - Add edge-stop (sticky edge) behaviour to the top and bottom edges of
  the monitor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/931384/+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 988906] Re: Memory Usage is exceptionally high

2012-09-13 Thread nemarona
I have an Empathy window open, with two chat tabs. Changing from one tab
to the other causes virtual memory usage by Empathy to briefly jump at
800 MB.

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

Title:
  Memory Usage is exceptionally high

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  When I start Empathy it uses over 300MB of RAM.  When I open a chat window, 
that window also uses over 300MB of RAM.  This puts Empathy at over half a gig 
of usage just on load.
  I just updated to 12.04 from 11.10.  The problem started immediately after 
the update.
  I have a Facebook account, two Yahoo accounts, a GTalk account, an MSN 
account and an AIM account configured.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  CheckboxSubmission: d085a3ab00a836cc91decdaa0fcb2391
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Thu Apr 26 10:38:05 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to precise on 2012-04-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/988906/+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 1003422] Re: Print fails to print intermittently

2012-09-13 Thread André Desgualdo Pereira
** Changed in: cups (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Print fails to print intermittently

Status in “cups” package in Ubuntu:
  Fix Released

Bug description:
  After a fresh Ubuntu 12.04 install, the Samsung Laser Monochromatic
  Printer (ML-1860) fails to print intermittently: sometimes it prints
  and sometimes it says that it is printed but it is actually not.

  If I ask to print 6 copies, it prints around 2 copies (if so).

  If I unplug the USB and replug it prints at least the first job sent.
  The same if I turn it off and on. But if I run sudo service cups stop
   sleep 1  sudo service cups start the problem persists.

  I have attached the result of tail -f /var/log/syslog before and
  after plugin the printer.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.2-9ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Wed May 23 10:19:40 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: device for ML-1860-Series: 
usb://Samsung/ML-1860%20Series?serial=Z5M7BDAB501185X.
  MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
  Papersize: letter
  PpdFiles:
   Samsung-ML-1860: Samsung ML-1860 Series
   ML-1860-Series: Samsung ML-1860 Series
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=8729fead-c05d-477e-a00a-b53293a32e74 ro
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/03/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.13
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3659
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 32.23
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.13:bd12/03/2009:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr049D212412102:rvnHewlett-Packard:rn3659:rvr32.23:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6 Notebook PC
  dmi.product.version: 049D212412102
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1003422/+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 922559] Re: empathy-chat crashed with SIGABRT in g_assertion_message()

2012-09-13 Thread Ursula Junque
Hi Bilal,

Since I upgraded to quantal this specific crash happened to me a couple
of times. I couldn't consistently reproduce it, but I can tell this last
time I clicked in the notification icon and in the notification specific
to the person that sent me the message. It opened the chat window, that
became grey and then crashed. Please, let me know if I can provide more
details.

Thanks!

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

Title:
  empathy-chat crashed with SIGABRT in g_assertion_message()

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1
  Uname: Linux 3.2.0-10-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Fri Jan 27 13:31:27 2012
  ExecutablePath: /usr/lib/empathy/empathy-chat
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
  ProcCmdline: /usr/lib/empathy/empathy-chat
  Signal: 6
  SourcePackage: empathy
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_handlers_disconnect_matched () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
  Title: empathy-chat crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to precise on 2012-01-12 (14 days ago)
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/922559/+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 922559] Re: empathy-chat crashed with SIGABRT in g_assertion_message()

2012-09-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  empathy-chat crashed with SIGABRT in g_assertion_message()

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  No idea what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1
  Uname: Linux 3.2.0-10-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 2f383a1679e8525d7196eb2518a1921f
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  Date: Fri Jan 27 13:31:27 2012
  ExecutablePath: /usr/lib/empathy/empathy-chat
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
  ProcCmdline: /usr/lib/empathy/empathy-chat
  Signal: 6
  SourcePackage: empathy
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_handlers_disconnect_matched () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
  Title: empathy-chat crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to precise on 2012-01-12 (14 days ago)
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/922559/+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 1049025] Re: Can't select text using mouse

2012-09-13 Thread Benji
The last libreoffice update (today 13 sep) does not solve the problem.

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

Title:
  Can't select text using mouse

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  In writer, if I press the left mouse button over some text, then move
  the mouse around with the left button still pressed, a selection is
  created as it should, but after less than one second this selection is
  discarded. However, I can select text normally using the keyboard
  (using SHIFT and the arrow keys).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-writer 1:3.6.1~rc2-1ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
  Uname: Linux 3.5.0-14-generic i686
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  Date: Tue Sep 11 11:46:41 2012
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
  ProcEnviron:
   LANGUAGE=fr:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2011-04-01 (529 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1049025/+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 1050542] StacktraceSource.txt

2012-09-13 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1050542/+attachment/3312880/+files/StacktraceSource.txt

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

Title:
  soffice.bin crashed with SIGSEGV in SfxItemSet::~SfxItemSet()

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Just opened libreoffice calc and closed it. Got this error on close.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.1~rc2-1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Thu Sep 13 11:12:37 2012
  Disassembly: = 0x0:  Cannot access memory at address 0x0
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110919)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=6
  SegvAnalysis:
   Segfault happened at: 0x0:   Cannot access memory at address 0x0
   PC (0x) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? ()
   SfxItemSet::~SfxItemSet() () from /usr/lib/libreoffice/program/libsvllo.so
   ?? () from /usr/lib/libreoffice/program/libsfxlo.so
   ?? () from /usr/lib/libreoffice/program/libsfxlo.so
   ?? () from /usr/lib/libreoffice/program/../program/libfwllo.so
  Title: soffice.bin crashed with SIGSEGV in SfxItemSet::~SfxItemSet()
  UpgradeStatus: Upgraded to quantal on 2012-07-23 (52 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1050542/+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   4   5   >