[Bug 1512792] [NEW] Pip crashes with cryptography/cffi/openssl error

2015-11-03 Thread lusepuster
Public bug reported:

Traceback when trying to run any pip command:

Traceback (most recent call last):
  File "/usr/bin/pip", line 9, in 
load_entry_point('pip==1.5.6', 'console_scripts', 'pip')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 558, 
in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2682, 
in load_entry_point
return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2355, 
in load
return self.resolve()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2361, 
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 74, in 
from pip.vcs import git, mercurial, subversion, bazaar  # noqa
  File "/usr/lib/python2.7/dist-packages/pip/vcs/mercurial.py", line 9, in 

from pip.download import path_to_url
  File "/usr/lib/python2.7/dist-packages/pip/download.py", line 22, in 
import requests, six
  File "/usr/lib/python2.7/dist-packages/requests/__init__.py", line 53, in 

from .packages.urllib3.contrib import pyopenssl
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 
53, in 
import OpenSSL.SSL
  File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in 

from OpenSSL import rand, crypto, SSL
  File "/usr/lib/python2.7/dist-packages/OpenSSL/rand.py", line 11, in 
from OpenSSL._util import (
  File "/usr/lib/python2.7/dist-packages/OpenSSL/_util.py", line 6, in 
from cryptography.hazmat.bindings.openssl.binding import Binding
  File 
"/usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/openssl/binding.py",
 line 11, in 
from cryptography.hazmat.bindings._openssl import ffi, lib
AttributeError: 'module' object has no attribute 
'_init_cffi_1_0_external_module'

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: python-pip 1.5.6-7ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Nov  3 17:43:31 2015
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-precise-amd64-20130203-1
InstallationDate: Installed on 2014-01-30 (641 days ago)
InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 
20130203-13:50
PackageArchitecture: all
SourcePackage: python-pip
UpgradeStatus: Upgraded to wily on 2015-10-28 (6 days ago)

** Affects: python-pip (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug pip python wily

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1512792

Title:
  Pip crashes with cryptography/cffi/openssl error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1512792/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1246272] Re: Keyboard layout changing randomly

2014-05-09 Thread lusepuster
I have this problem on Trusty Tahr,  but it doesn't only happen at
login. I have three keyboard layouts installed - Danish, Swedish and US
English (the actual keyboard layout is US english), and I often find
that it happens while I'm in the middle of typing a sentence, suddenly
writing ;, ', [ instead of Danish æ, ø, å or Swedish ö, ä, å, and
special characters suddenly switching positions..

The indicator sometimes shows e.g. English layout wwhile the actual
layout would be e.g. Swedish, but I have not been able to figure out if
it is consistent or not, and I have not been able to figure out anything
that could change the behaviour.

I have had Left Shift+CapsLock mapped to cycle between layouts and
thought that maybe I simpoly hit  that combination by accident, but
after I have changed the mapping to Ctrl+Alt+Space, it still happens,
and THAT combination is not easily hit by accident.

I have mostly been working in and therefore experiencing the problem in
Firefox and GVim.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1246272

Title:
  Keyboard layout changing randomly

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1173925] Re: Ubuntu 13.04 - USB external Hard disk (NTFS) not mounting

2013-05-20 Thread lusepuster
This bug affects me, too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173925

Title:
  Ubuntu 13.04 - USB external Hard disk (NTFS) not mounting

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1145575] Re: image plots not working

2013-03-04 Thread lusepuster
I should add that same versions of chaco work fine on Mac through
MacPorts or on the same Ubuntu installation running from the Enthought
Python Distribution. The EPD however has other problems so I would like
to not be dependent on it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1145575

Title:
  image plots not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-chaco/+bug/1145575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1145575] [NEW] image plots not working

2013-03-04 Thread lusepuster
Public bug reported:

Since upgrading to Ubuntu 12.10,  I have no longer been able to create
pseudocolor image plots in Chaco. I try either with the chaco.shell
interface and the chaco.api interface.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: python-chaco 4.1.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
Uname: Linux 3.5.0-25-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Mon Mar  4 16:15:50 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-02-27 (5 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: python-chaco
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-chaco (Ubuntu)
 Importance: Undecided
 Status: New


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1145575

Title:
  image plots not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-chaco/+bug/1145575/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 752647] Re: import pylab in a python console flags error No module named _tkagg

2012-04-25 Thread lusepuster
Same problem seems to be back for upgrade to Precise. Should I file a
new bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752647

Title:
  import pylab in a python console flags error No module named
  _tkagg

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921303] [NEW] Trackpad scroll zooms instead of scrolling

2012-01-24 Thread lusepuster
Public bug reported:

Since bug #898748 was erroneously declared invalid, in spite of my
requests to correct it, I'll file this again.

Evince has the very annoying prblem that when I use two-finger scroll on
my trackpad, it is interpreted as zooming out, so instead of scrolling
up and down in my text, it will just become extremely tiny in the evince
window. Clicking the fit to page width button twice fixes it and
seldom leaves me too far from where I was reading, but it makes Evince -
that I otherwise like a lot - barely usable as a reader for documents
longer than  ~ 10 pages.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-15.25-generic-pae 3.0.13
Uname: Linux 3.0.0-15-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Wed Jan 25 00:56:16 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apparmor apport-bug i386 oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921303

Title:
  Trackpad scroll zooms instead of scrolling

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921303] Re: Trackpad scroll zooms instead of scrolling

2012-01-24 Thread lusepuster
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921303

Title:
  Trackpad scroll zooms instead of scrolling

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 844081] Re: Unity Greeter - Background of the Unity Greeter should reflect the background chosen by the user that is currently selected

2012-01-19 Thread lusepuster
 Consider this. They choose their login identity, at which point we show
 their desktop. That persists for as long as it takes them to type their
 password. Then we show their desktop.
 
 By definition, your wallpaper is exactly as public as your face. So
 think carefully what you tattoo on your face ;-)

Excuse me, but... Are you serious?

Your wallpaper today is only public in as much as people can look over
your shoulder when you are logged in and working on your computer, but
so is *anything* you are working with, and I haven't yet seen anyone use
that as an argument to make e.g. your bookmarks and personal files
accessible and highly visible to other users on the system. So why
should the wallpaper be any different? Why should the wallpaper,
exactly, be accessible to every other user of the system, whether you
trust them or not? Shouldn't it be the user's own choice whether they
want to share their private data with everyone else having an account on
that computer?

I think the you just shouldn't choose a wallpaper you don't want your 
parents/wife/kids/roomie to see argument rings unpleasantly of Apple's We 
know best how you should use your computer attitude. 
Yes, I know, you can just change permissions on the file - but you have to be 
most computer savvy than most to know that such a setting would carry over to 
the wallpaper (How do I, as a casual user, know it doesn't just make a copy and 
changes the permissions when I set an image as the wallpaper?). But really, it 
should be a fundamental pillar of the UI design that the user alone, no one 
else, decides who they'll share their personal data with.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844081

Title:
  Unity Greeter - Background of the Unity Greeter should reflect the
  background chosen by the user that is currently selected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898748] [NEW] touchpad scroll interpreted as zoom

2011-12-01 Thread lusepuster
Public bug reported:

As reported in other bugs, Evince scrolling is working very poorly when
using my laptop trackpad (no fancy multi-gesture stuff, just normal two-
finger scroll).

As describd in other reports, it is lagging and jumpy, but often,
instead of scrolling, it zooms in or out instead which is really
annoying.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
Uname: Linux 3.0.0-13-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Dec  1 17:56:27 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apparmor apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898748

Title:
  touchpad scroll interpreted as zoom

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898748] Re: touchpad scroll interpreted as zoom

2011-12-01 Thread lusepuster
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898748

Title:
  touchpad scroll interpreted as zoom

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898748] Re: touchpad scroll interpreted as zoom

2011-12-01 Thread lusepuster
I opened a new bug exactly because the behavior described in the summary was 
*not* described in any other bugs.
The as described part was the part about jagged, lagging scroll.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898748

Title:
  touchpad scroll interpreted as zoom

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 887116] [NEW] Missing function: gsl_multifit_wlinear

2011-11-07 Thread lusepuster
Public bug reported:

Trying to install a software package depending heavily on GSL, I get a build 
error complaining that this function is missing.
Building the same software works fine in 10.04 and in a fairly recent Debian 
Unstable.
I guess Ubuntu is using a custom packaging of GSL?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libgsl0ldbl 1.15+dfsg-1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Mon Nov  7 14:19:48 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: gsl
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887116

Title:
  Missing function: gsl_multifit_wlinear

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 887116] Re: Missing function: gsl_multifit_wlinear

2011-11-07 Thread lusepuster
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887116

Title:
  Missing function: gsl_multifit_wlinear

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 854500] Re: Only Unity2D running in Oneiric, normal unity was fine in Natty

2011-10-16 Thread lusepuster
OK I got some advise on the #Ubuntu+1 IRC channel. It seemed the new new
proprietary NVidia driver (that was still installed though not running)
had messed up the Intel driver somehow. Completely removing it helped.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854500

Title:
  Only Unity2D running in Oneiric, normal unity was fine in Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 854500] Re: Only Unity2D running, normal unity was fine in Natty

2011-09-20 Thread lusepuster
** Description changed:

  So, this might have to do with some previous tinkering I've done with my 
system; during the Natty cycle I have, among other things, had Gnome3 installed 
from the Gnome-team PPA, and also once followed a now-forgotten instruction to 
disable the NVidia graphics card and sololy run on the Intel card (Dual 
graphics card setup is the only really annoying shortcoming in Ubuntu compared 
to Win 7).
  Anyway, in the login menu I have different options, including Ubuntu, 
Ubuntu 2D and Ubuntu Netbook Edition.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xorg 1:7.6+7ubuntu7
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic-pae 3.0.4
  Uname: Linux 3.0.0-11-generic-pae i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
-  GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
+  NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
+  GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,water,commands,compiztoolbox,imgpng,obs,screenshot,gnomecompat,resize,place,vpswitch,session,widget,grid,mousepoll,move,regex,unitymtgrabhandles,wall,animation,workarounds,fade,expo,ezoom,scale,unityshell]
  CompositorRunning: None
  Date: Tue Sep 20 09:30:51 2011
  DistUpgraded: Log time: 2011-09-12 22:14:20.007304
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
-  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
-  nVidia Corporation GT218 [GeForce G210M] [10de:0a74] (rev a2) (prog-if 00 
[VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
+  Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
+  nVidia Corporation GT218 [GeForce G210M] [10de:0a74] (rev a2) (prog-if 00 
[VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  JockeyStatus:
-  xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
-  kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
+  xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
+  kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
  MachineType: ASUSTeK Computer Inc. UL80VT
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_DK.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_DK.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic-pae 
root=UUID=b7241f17-ce87-484d-8d6b-f0ff44f1b1c6 ro vga=773 quiet splash 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UnitySupportTest:
-  Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code -11: Xlib:  extension GLX missing on display :0.
-  Xlib:  extension GLX missing on display :0.
-  Xlib:  extension GLX missing on display :0.
+  Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code -11: Xlib:  extension GLX missing on display :0.
+  Xlib:  extension GLX missing on display :0.
+  Xlib:  extension GLX missing on display :0.
  UpgradeStatus: Upgraded to oneiric on 2011-09-12 (7 days ago)
  XorgConf:
-  Section Device
-   Identifier  Default Device
-   Option  NoLogoTrue
-  EndSection
+  Section Device
+   Identifier  Default Device
+   Option  NoLogoTrue
+  EndSection
  dmi.bios.date: 02/03/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 213
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UL80VT
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr213:bd02/03/2010:svnASUSTeKComputerInc.:pnUL80VT:pvr1.0:rvnASUSTeKComputerInc.:rnUL80VT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: UL80VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.5.94+bzr2803-0ubuntu5
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  

[Bug 854500] [NEW] Only Unity2D running in Oneiric, normal unity was fine in Natty

2011-09-20 Thread lusepuster
Public bug reported:

So, this might have to do with some previous tinkering I've done with my 
system; during the Natty cycle I have, among other things, had Gnome3 installed 
from the Gnome-team PPA, and also once followed a now-forgotten instruction to 
disable the NVidia graphics card and sololy run on the Intel card (Dual 
graphics card setup is the only really annoying shortcoming in Ubuntu compared 
to Win 7).
Anyway, in the login menu I have different options, including Ubuntu, Ubuntu 
2D and Ubuntu Netbook Edition.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic-pae 3.0.4
Uname: Linux 3.0.0-11-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
ApportVersion: 1.23-0ubuntu1
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,water,commands,compiztoolbox,imgpng,obs,screenshot,gnomecompat,resize,place,vpswitch,session,widget,grid,mousepoll,move,regex,unitymtgrabhandles,wall,animation,workarounds,fade,expo,ezoom,scale,unityshell]
CompositorRunning: None
Date: Tue Sep 20 09:30:51 2011
DistUpgraded: Log time: 2011-09-12 22:14:20.007304
DistroCodename: oneiric
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
 nVidia Corporation GT218 [GeForce G210M] [10de:0a74] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1bc2]
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
MachineType: ASUSTeK Computer Inc. UL80VT
ProcEnviron:
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic-pae 
root=UUID=b7241f17-ce87-484d-8d6b-f0ff44f1b1c6 ro vga=773 quiet splash 
vt.handoff=7
SourcePackage: xorg
Symptom: display
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code -11: Xlib:  extension GLX missing on display :0.
 Xlib:  extension GLX missing on display :0.
 Xlib:  extension GLX missing on display :0.
UpgradeStatus: Upgraded to oneiric on 2011-09-12 (7 days ago)
XorgConf:
 Section Device
  IdentifierDefault Device
  OptionNoLogoTrue
 EndSection
dmi.bios.date: 02/03/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 213
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UL80VT
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr213:bd02/03/2010:svnASUSTeKComputerInc.:pnUL80VT:pvr1.0:rvnASUSTeKComputerInc.:rnUL80VT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UL80VT
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.5.94+bzr2803-0ubuntu5
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug i386 oneiric performance running-unity ubuntu ubuntu-une

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854500

Title:
  Only Unity2D running in Oneiric, normal unity was fine in Natty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 854511] [NEW] Datetime-indicator shows only the word time.

2011-09-20 Thread lusepuster
Public bug reported:

See headline. Tried to pick different locations, including localtime,
but no difference.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: indicator-datetime 0.2.95-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic-pae 3.0.4
Uname: Linux 3.0.0-11-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu1
Architecture: i386
Date: Tue Sep 20 10:02:49 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-datetime
UpgradeStatus: Upgraded to oneiric on 2011-09-12 (7 days ago)

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity ubuntu-une

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854511

Title:
  Datetime-indicator shows only the word time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/854511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 854511] Re: Datetime-indicator shows only the word time.

2011-09-20 Thread lusepuster
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854511

Title:
  Datetime-indicator shows only the word time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/854511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 835297] Re: Time not being shown, substituted by the word Time

2011-09-20 Thread lusepuster
I know positively I have not deleted the file.
But creating it manually solved the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/835297

Title:
  Time not being shown, substituted by the word Time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/835297/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 304539] Re: gpg key is signed (with seahorse) but evolution still shows signed messages as not verified

2010-11-19 Thread lusepuster
Can confirm this for 10.10, Evolution 2.30.3

-- 
gpg key is signed (with seahorse) but evolution still shows signed messages as 
not verified
https://bugs.launchpad.net/bugs/304539
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 455491] Re: [LENOVO 068944G] hibernate/resume failure

2010-04-19 Thread lusepuster
Sorry - the laptop has since passed away to the eternal LAN-party in the
sky, so I will not be able to perform such tests, unfortunately.

-- 
[LENOVO 068944G] hibernate/resume failure
https://bugs.launchpad.net/bugs/455491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565360] Re: Multiple telepathy-butterfly crash notifications at empathy startup

2010-04-17 Thread lusepuster

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/44584846/Dependencies.txt

-- 
Multiple telepathy-butterfly crash notifications at empathy startup
https://bugs.launchpad.net/bugs/565360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565360] [NEW] Multiple telepathy-butterfly crash notifications at empathy startup

2010-04-17 Thread lusepuster
Public bug reported:

Binary package hint: empathy

When I start up Empathy in my Lucid Beta 2 install, I sometimes get up
to around 10 subsequent popup notifications that telepathy-butterfly has
closed unexpectedly. My WLM account logs in just fine.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: empathy 2.30.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Sat Apr 17 15:07:31 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100406.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_DK.utf8
 SHELL=/bin/bash
SourcePackage: empathy

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


** Tags: amd64 apport-bug lucid

-- 
Multiple telepathy-butterfly crash notifications at empathy startup
https://bugs.launchpad.net/bugs/565360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565360] Re: Multiple telepathy-butterfly crash notifications at empathy startup

2010-04-17 Thread lusepuster
If I have done something wrong when reporting the bug, I would very much
appreciate being told so so I can correct it the next time. Otherwise I
am left with the feeling that my testing and bug reporting effort is not
really being appreciated.

-- 
Multiple telepathy-butterfly crash notifications at empathy startup
https://bugs.launchpad.net/bugs/565360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565360] Re: Multiple telepathy-butterfly crash notifications at empathy startup

2010-04-17 Thread lusepuster
Omer sure thing, I'll do that!

-- 
Multiple telepathy-butterfly crash notifications at empathy startup
https://bugs.launchpad.net/bugs/565360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 480025] Re: Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be installed

2010-01-02 Thread lusepuster
I can report that GDL is  now working fine on my Karmic installation
(and I'm using it for my thesis). An update a  few days after I filed
the bug seemed to solve the problem.

-- 
Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be 
installed
https://bugs.launchpad.net/bugs/480025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 480025] [NEW] Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be installed

2009-11-10 Thread lusepuster
Public bug reported:

Binary package hint: aptitude

This is not a program bug but a broken dependency . I'm trying to
install gnudatalanguage that I need to use for a university project, but
due to above dependency this is not possible through apt. Resolving to
compiling from source, but this is a solution I'd rather avoid.

ProblemType: Bug
Architecture: i386
Date: Tue Nov 10 15:16:44 2009
DistroRelease: Ubuntu 9.10
Package: aptitude 0.4.11.11-1ubuntu6
ProcEnviron:
 PATH=(custom, user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: aptitude
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be 
installed
https://bugs.launchpad.net/bugs/480025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 480025] Re: Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be installed

2009-11-10 Thread lusepuster

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35479305/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35479306/XsessionErrors.txt

-- 
Broken dependency: gnudatalanguage dependent on libmagick++1 which cannot be 
installed
https://bugs.launchpad.net/bugs/480025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 455491] Re: [LENOVO 068944G] hibernate/resume failure

2009-10-19 Thread lusepuster

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/33955689/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/33955690/AplayDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/33955691/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/33955692/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/33955693/Card0.Codecs.codec.0.txt

** Attachment added: Card0.Codecs.codec.1.txt
   http://launchpadlibrarian.net/33955702/Card0.Codecs.codec.1.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/33955704/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33955705/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/33955706/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/33955707/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/33955708/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/33955709/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/33955710/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/33955711/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/33955712/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/33955713/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/33955714/ProcStatus.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/33955715/RfKill.txt

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/33955716/SleepLog.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/33955718/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/33955719/UdevLog.txt

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/33955721/WifiSyslog.gz

-- 
[LENOVO 068944G] hibernate/resume failure
https://bugs.launchpad.net/bugs/455491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 455491] [NEW] [LENOVO 068944G] hibernate/resume failure

2009-10-19 Thread lusepuster
Public bug reported:

System froze after resume from hibernation, freeze happened after
password prompt had shown. No keyboard or mouse or trackpad input seemed
to work. Lenovo 3000 n100.  Hibernation started due to low battery
power.

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thoeger1957 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd034 irq 22'
   Mixer name   : 'Analog Devices AD1986A'
   Components   : 'HDA:11d41986,17aa2066,00100500 
HDA:11c11040,11c10001,00100200'
   Controls  : 20
   Simple ctrls  : 11
Date: Mon Oct 19 16:29:37 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=7178afd0-a98f-4fb3-a815-44a4caa2bc66
InterpreterPath: /usr/bin/python2.6
MachineType: LENOVO 068944G
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=2ea7e5af-321e-4e9d-b382-0bbd3fcb3250 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.23
SourcePackage: linux
Tags: resume hibernate
Title: [LENOVO 068944G] hibernate/resume failure
Uname: Linux 2.6.31-14-generic i686
UserGroups:
 
dmi.bios.date: 12/07/06
dmi.bios.vendor: LENOVO
dmi.bios.version: 61ET34WW
dmi.board.name: CAPELL VALLEY(NAPA) CRB
dmi.board.vendor: LENOVO
dmi.board.version: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnLENOVO:bvr61ET34WW:bd12/07/06:svnLENOVO:pn068944G:pvr3000N100:rvnLENOVO:rnCAPELLVALLEY(NAPA)CRB:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:
dmi.product.name: 068944G
dmi.product.version: 3000 N100
dmi.sys.vendor: LENOVO

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


** Tags: apport-kerneloops hibernate i386 resume

-- 
[LENOVO 068944G] hibernate/resume failure
https://bugs.launchpad.net/bugs/455491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444724] [NEW] trackpad not working when waking from suspend

2009-10-06 Thread lusepuster
Public bug reported:

Binary package hint: xorg

After upgrading to Karmic Beta, my Lenovo laptop doesn't return properly
from suspend-to-ram. Trackpad and possibly  mouse is dead,  and Num Lock
is suddenly on. This was also a bug in earlier  distros but has been
fixed at least since Intrepid.

ProblemType: Bug
Architecture: i386
Date: Tue Oct  6 19:06:23 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 068944G
Package: xserver-xorg 1:7.4+3ubuntu5
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-11-generic 
root=UUID=2ea7e5af-321e-4e9d-b382-0bbd3fcb3250 ro quiet splash
ProcEnviron:
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu7
 libdrm2 2.4.13-1ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu2
SourcePackage: xorg
Uname: Linux 2.6.31-11-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 12/07/06
dmi.bios.vendor: LENOVO
dmi.bios.version: 61ET34WW
dmi.board.name: CAPELL VALLEY(NAPA) CRB
dmi.board.vendor: LENOVO
dmi.board.version: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnLENOVO:bvr61ET34WW:bd12/07/06:svnLENOVO:pn068944G:pvr3000N100:rvnLENOVO:rnCAPELLVALLEY(NAPA)CRB:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:
dmi.product.name: 068944G
dmi.product.version: 3000 N100
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-11-generic

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


** Tags: apport-bug i386

-- 
trackpad not working when waking from suspend
https://bugs.launchpad.net/bugs/444724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444724] Re: trackpad not working when waking from suspend

2009-10-06 Thread lusepuster

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/33137897/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/33137898/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33137899/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/33137900/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/33137901/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/33137902/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/33137903/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/33137904/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/33137905/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/33137906/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/33137907/UdevLog.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/33137908/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/33137909/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/33137910/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33137911/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/33137912/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/33137913/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/33137915/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/33137916/xkbcomp.txt

-- 
trackpad not working when waking from suspend
https://bugs.launchpad.net/bugs/444724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 283396] Re: impossible to access celestia menu with compiz enabled

2009-03-01 Thread lusepuster
Problem persists with Compiz and Metacity Composite. Metacity w/o
composite works fine, but then a lot of other stuff, like Gnome-Do,
won't work. Is a solution ´coming up? Unfortunately I'm no programmer
myself...

-- 
impossible to access celestia menu with compiz enabled
https://bugs.launchpad.net/bugs/283396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 293570] Re: CD/RW Mount Problems with Intrepid

2008-11-09 Thread lusepuster
Here's a screenshot of the message I get - it's in Danish, but it says
Unable to mount audio CD / cannot find drive /dev/scd0

** Attachment added: Skaermbillede-Vindue uden titel.png
   
http://launchpadlibrarian.net/19517906/Skaermbillede-Vindue%20uden%20titel.png

-- 
CD/RW Mount Problems with Intrepid
https://bugs.launchpad.net/bugs/293570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 293570] Re: CD/RW Mount Problems with Intrepid

2008-11-09 Thread lusepuster
Same problem on a Lenovo 3000 n100. Anything would mount just fine in
Hardy; in Intrepid - and only started some time after my upgrade - it
does not mount audio cd's, and sometimes it can mount data CD but cannot
write to it. Tried using both Brasero and K3b. Ubuntu says it cannot
mount my audio cd, because the device /dev/scd0 cannot be found. The
drive is listed in /dev, and if it couldn't find it, why would it be
able to recognize an audio CD from any other CD? Trying to mount my cd
manually using mount -t auto, it says I need to specify the fstype.
What fstype is used on an ordinary audio CD?

-- 
CD/RW Mount Problems with Intrepid
https://bugs.launchpad.net/bugs/293570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276311] Re: magnifier plugin in compiz make X crash

2008-10-24 Thread lusepuster
Experiencing the same thing, on a Lenovo 3000 n100. No special settings
in my xorg.conf, attached.

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/18863370/xorg.conf

-- 
magnifier plugin in compiz make X crash
https://bugs.launchpad.net/bugs/276311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210369] Re: GTK Dropdown menus invisible when using compiz on Hardy

2008-08-22 Thread lusepuster
Ihas not been an issue since I reported the CCSM solution. I haven't
been playing around with all the plugins though, so I cannot guarantee
everything works. But no, no problems for me since the bug was reported.

-- 
GTK Dropdown menus invisible when using compiz on Hardy
https://bugs.launchpad.net/bugs/210369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58498] Re: Can't init Maxima session within TeXmacs

2008-05-20 Thread lusepuster
David: Thanks! It works fine.
I second Andrea; TeXmacs is too innovative and brilliant a piece of software to 
be left in the state it is now, but I neither have the time nor the competence 
to do anything about it. sad, since a little work could lift TeXmacs from very 
promising to very good.

-- 
Can't init Maxima session within TeXmacs
https://bugs.launchpad.net/bugs/58498
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 209280] Re: [Hardy] Network manager failing in roaming mode

2008-05-20 Thread lusepuster
Confirming the problem that showed up today, never before. My wireless
is useless in roaming mode. It works fine in OpenSuse on the same
machine.

-- 
[Hardy] Network manager failing in roaming mode
https://bugs.launchpad.net/bugs/209280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210369] Re: GTK Dropdown menus invisible when using compiz on Hardy

2008-04-10 Thread lusepuster
Hi - well I tried to simply delete my compiz settings folder, and by
using CCSM turning the plugins back on one by one. I haven't turned all
back on, so I haven't been able to pinpoint which plugin caused the
misery; and I don't have the time for playing around with that just now.

-- 
GTK Dropdown menus invisible when using compiz on Hardy
https://bugs.launchpad.net/bugs/210369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 210369] [NEW] GTK Dropdown menus invisible when using compiz on Hardy

2008-04-01 Thread lusepuster
Public bug reported:

Binary package hint: compiz

after I did an upgrade to Ubuntu Hardy, GTK DRopdown menus - both in
application windows and menu bar - are invisible. but still functional.
KDE and Firefox dropdowns are unaffected. All works fine with Metacity
as window manager.

Version: 1:0.7.2-0ubuntu2

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

-- 
GTK Dropdown menus invisible when using compiz on Hardy
https://bugs.launchpad.net/bugs/210369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 84783] Re: [feisty] kopete is very slow when using webcam

2007-11-20 Thread lusepuster
I can confirm the lagging video in Kopete 0.12.7 in Gutsy, with a cam
that works just fine w other apps (only not amsn).

-- 
[feisty] kopete is very slow when using webcam
https://bugs.launchpad.net/bugs/84783
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdenetwork in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 136810] Re: snd-hda-intel - Lenovo N100, headphones does not mute speakers

2007-09-26 Thread lusepuster
It may be of interest that wneh I ran Linux 2.6.20-15-generic on my
Lenovo 3000 n100, it worked fine (I still boot into that kernel version
for the same reason). The upgrade to 2.6.20-16-generic seemed to break
it. But, still works fine in 2.6.20-15.

-- 
snd-hda-intel - Lenovo N100, headphones does not mute speakers
https://bugs.launchpad.net/bugs/136810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs