[Bug 1261223] [NEW] ghc package installation depends on /home/user/.ghc data

2013-12-15 Thread Perseid
Public bug reported:

Hi,

when trying to get EclipseFP running I encountered some strange compile
errors and decided to purge the ghc package and reinstall it afterwards
using

sudo apt-get purge g++-4.6 libbsd-dev libffi-dev libgmp-dev libstdc++6-4.6-dev 
cabal-install ghc ghc-prof libstdc++-4.8-dev
sudo apt-get install ghc

This resulted in a lot of error messages like the following:

Setting up ghc (7.6.3-4) ...
update-alternatives: using /usr/bin/runghc to provide /usr/bin/runhaskell 
(runhaskell) in auto mode
update-alternatives: using /usr/bin/ghc to provide /usr/bin/haskell-compiler 
(haskell-compiler) in auto mode
There are problems in package pandoc-types-1.10:
  Warning: library-dirs: /home/user/.cabal/lib/pandoc-types-1.10/ghc-7.6.3 
doesn't exist or isn't a directory
  import-dirs: /home/user/.cabal/lib/pandoc-types-1.10/ghc-7.6.3 doesn't exist 
or isn't a directory
  file Text/Pandoc/Definition.hi is missing
  file Text/Pandoc/Generic.hi is missing
  file Text/Pandoc/Builder.hi is missing
  cannot find libHSpandoc-types-1.10.a on library path
There are problems in package hs-bibutils-5.0:
  Warning: library-dirs: /home/user/.cabal/lib/hs-bibutils-5.0/ghc-7.6.3 
doesn't exist or isn't a directory
  import-dirs: /home/user/.cabal/lib/hs-bibutils-5.0/ghc-7.6.3 doesn't exist or 
isn't a directory
  file Text/Bibutils.hi is missing
  cannot find libHShs-bibutils-5.0.a on library path
[...]
The following packages are broken, either because they have a problem
listed above, or because they depend on a broken package.
pandoc-types-1.10
hs-bibutils-5.0
[...]

`/home/user` is the home directory of the user running the `sudo apt-get` 
command. I had removed the .cabal directory before in an attempt to remedy my 
previous compile problems but appearantly there where still references to it in 
the `/home/user/.ghc` directory. For example 
`/home/user/.ghc/x86_64-linux-7.6.3/package.conf.d/ghc-paths-0.1.0.9-33cf158d45e15d2ea66fe4694a916f3a.conf`
 contains:
import-dirs: /home/user/.cabal/lib/ghc-paths-0.1.0.9/ghc-7.6.3
library-dirs: /home/user/.cabal/lib/ghc-paths-0.1.0.9/ghc-7.6.3

Once I removed the .ghc directory or ran the command in a root shell
(`sudo su`) the installation of the package ran through without any
errors. So appearantly the package installation uses some of the local
data of the user performing the installation command.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: ghc 7.6.3-4
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Sun Dec 15 22:57:13 2013
InstallationDate: Installed on 2013-04-18 (241 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Alpha amd64 
(20130402.1)
MarkForUpload: True
SourcePackage: ghc
UpgradeStatus: Upgraded to saucy on 2013-10-29 (47 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  ghc package installation depends on /home/user/.ghc data

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

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


[Bug 1085830] Re: Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with UEFI)

2013-06-23 Thread Perseid
A small note: I now installed Ubuntu 13.04 and with the new 3.8.0 kernel
these problems do not occur. So even though the bug is not fixed, it
doesn't bother me any more.

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

Title:
  Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with
  UEFI)

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

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


[Bug 1085830] Re: Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with UEFI)

2012-12-10 Thread Perseid
I've tried several boot settings (removing quiet and splash, removing
every kernel parameter but root=/dev/mapper/gnome-root and adding set
gfxpayload=text, adding debug and "acpi=off") and none of them result in
anything but a garbled screen (see attached picture). I've got the
feeling, that it could be some console (if I enter text the screen
changes and if I use the up and down arrow keys I can switch between
different distorted texts) but no command I tried ("shutdown -r now",
"restart", "init 0") had any effect.

Also I tested the recovery modes of the other kernels (.17 and .18) and
each of them showed garbled text. So the new bug of .19 which prevents
it from logging anything to the hdd and switching to more advanced
graphics settings seems to be independent from the distorted text
phenomenon.

** Attachment added: "Picture of the screen displaying distorted text"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1085830/+attachment/3456101/+files/2012-12-10%2009.16.31.jpg

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

Title:
  Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with
  UEFI)

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

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


[Bug 1085830] Re: Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with UEFI)

2012-12-04 Thread Perseid
** Summary changed:

- Kernel does not boot on HP ProBook 4540s (with UEFI)
+ Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with UEFI)

** Description changed:

- This is a regression. The previous kernel image (3.5.0-18-generic) works
- fine (except for USB, see Bug #1079073 ).
+ The previous kernel image (3.5.0-18-generic) works fine (except for USB,
+ see Bug #1079073 ).
  
- Symptoms: 
- If I choose the standard boot option from my point of view the system 
freezes. The screen still displays the Grub window and I can reboot the system 
with Ctrl-alt-del.
+ Symptoms:
+ If I choose the standard boot option for 3.5.0-19 from my point of view the 
system freezes. The screen still displays the Grub window and I can reboot the 
system with Ctrl-alt-del.
  If I choose the recovery mode boot option the screen displays distorted (and 
thus unreadable) text. I can use the sysrq keys to reboot the system, but 
apparently the kernel is broken enough to not even be able to write something 
to /var/log/kern.log (I booted the system at about Dec  3 09:30:30 which you 
probably won't see in the logs) .
  
  I'd be happy to do further diagnostics if you could direct me how to do
  them.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-19-generic 3.5.0-19.30
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jakob  2110 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jakob  2110 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Mon Dec  3 09:36:36 2012
  HibernationDevice: RESUME=UUID=6bc49cc9-fe98-4eec-a2ac-9c919a9ad172
  InstallationDate: Installed on 2012-11-14 (18 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Release 
amd64(20121023)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: Hewlett-Packard HP ProBook 4540s
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=en_US:en
-  TERM=screen-bce
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  TERM=screen-bce
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-18-generic.efi.signed 
root=/dev/mapper/gnome-root ro quiet splash
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-18-generic N/A
-  linux-backports-modules-3.5.0-18-generic  N/A
-  linux-firmware1.95
+  linux-restricted-modules-3.5.0-18-generic N/A
+  linux-backports-modules-3.5.0-18-generic  N/A
+  linux-firmware1.95
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/31/2012
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68IRR Ver. F.31
  dmi.board.name: 17F6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 58.1D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.31:bd08/31/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1019D1103:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4540s
  dmi.product.version: A1019D1103
  dmi.sys.vendor: Hewlett-Packard

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

Title:
  Regression: Kernel 3.5.0-19 does not boot on HP ProBook 4540s (with
  UEFI)

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

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

[Bug 1085830] [NEW] Kernel does not boot on HP ProBook 4540s (with UEFI)

2012-12-03 Thread Perseid
Public bug reported:

This is a regression. The previous kernel image (3.5.0-18-generic) works
fine (except for USB, see Bug #1079073 ).

Symptoms: 
If I choose the standard boot option from my point of view the system freezes. 
The screen still displays the Grub window and I can reboot the system with 
Ctrl-alt-del.
If I choose the recovery mode boot option the screen displays distorted (and 
thus unreadable) text. I can use the sysrq keys to reboot the system, but 
apparently the kernel is broken enough to not even be able to write something 
to /var/log/kern.log (I booted the system at about Dec  3 09:30:30 which you 
probably won't see in the logs) .

I'd be happy to do further diagnostics if you could direct me how to do
them.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-19-generic 3.5.0-19.30
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jakob  2110 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Mon Dec  3 09:36:36 2012
HibernationDevice: RESUME=UUID=6bc49cc9-fe98-4eec-a2ac-9c919a9ad172
InstallationDate: Installed on 2012-11-14 (18 days ago)
InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Release 
amd64(20121023)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Hewlett-Packard HP ProBook 4540s
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=screen-bce
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-18-generic.efi.signed 
root=/dev/mapper/gnome-root ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-18-generic N/A
 linux-backports-modules-3.5.0-18-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68IRR Ver. F.31
dmi.board.name: 17F6
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 58.1D
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.31:bd08/31/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1019D1103:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 4540s
dmi.product.version: A1019D1103
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug quantal

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

Title:
  Kernel does not boot on HP ProBook 4540s (with UEFI)

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

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


[Bug 1079073] Re: 3 out of 4 USB ports are dead on HP ProBook 4540s

2012-11-15 Thread Perseid
I've just tested it with 
3.7.0-030700rc5-generic #20120835 SMP Sun Nov 11 13:35:49 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux
and I unfortunately get the same symptoms. 

** Tags added: kernel-bug-exists-upstream

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

Title:
  3 out of 4 USB ports are dead on HP ProBook 4540s

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

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


[Bug 1079073] Re: 3 out of 4 USB ports are dead on HP ProBook 4540s

2012-11-15 Thread Perseid
> Have those three ports worked in the past, on a previous version?
This is the first OS installation that I tried on this laptop.

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

Title:
  3 out of 4 USB ports are dead on HP ProBook 4540s

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

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


[Bug 1079073] [NEW] 3 out of 4 USB ports are dead on HP ProBook 4540s

2012-11-15 Thread Perseid
Public bug reported:

Hi,

all but one USB ports on my new HP ProBook 4540s appear to be dead. I
see no reaction to plugging in any devices, even in the syslog. The
laptop is booted via UEFI (and I see no option to switch to a classical
BIOS).

Best regards,
Perseid

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-18-generic 3.5.0-18.29
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jakob  2103 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Thu Nov 15 09:39:38 2012
HibernationDevice: RESUME=UUID=6bc49cc9-fe98-4eec-a2ac-9c919a9ad172
InstallationDate: Installed on 2012-11-14 (0 days ago)
InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Release 
amd64(20121023)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Hewlett-Packard HP ProBook 4540s
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=screen-bce
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-18-generic.efi.signed 
root=/dev/mapper/gnome-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-18-generic N/A
 linux-backports-modules-3.5.0-18-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/31/2012
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68IRR Ver. F.31
dmi.board.name: 17F6
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 58.1D
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68IRRVer.F.31:bd08/31/2012:svnHewlett-Packard:pnHPProBook4540s:pvrA1019D1103:rvnHewlett-Packard:rn17F6:rvrKBCVersion58.1D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 4540s
dmi.product.version: A1019D1103
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug quantal

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

Title:
  3 out of 4 USB ports are dead on HP ProBook 4540s

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

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


[Bug 1072403] [NEW] Unity and GnomeShell hang or crash with nouveau kernel error messages "fail ttm_validate", "validate vram_list" and "validate: -12"

2012-10-28 Thread Perseid
Public bug reported:

Hi,

since I reinstalled my Ubuntu (previous version was 11.04) my window managers 
have become very unstable. I believe it is nouveau's fault as I found these 
lines in /var/log/kern.log:
Oct 28 18:00:50 jakob-Vostro-1500 kernel: [ 1454.599145] [drm] nouveau 
:01:00.0: fail ttm_validate
Oct 28 18:00:50 jakob-Vostro-1500 kernel: [ 1454.599150] [drm] nouveau 
:01:00.0: validate vram_list
Oct 28 18:00:50 jakob-Vostro-1500 kernel: [ 1454.599204] [drm] nouveau 
:01:00.0: validate: -12
The crashes appear to be nondeterministic:
Most of the time, when I boot the system with external displays plugged into 
the VGA port, something crashes. In the worst cases the whole system crashes 
and only SysRq keys are working. At other times I'm still able to reach the 
terminal via ctrl-alt-f1. Even if the system survived, the window manager often 
later on hangs and displays false colors and sometimes recovers. The log files 
automatically attached by apport should document the latter error symptom.

I'd be happy to supply more information if you can give me hints how to
gather them.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Oct 28 18:08:15 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: virtualbox, 4.1.18, 3.5.0-17-generic, i686: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:0228]
InstallationDate: Installed on 2012-10-05 (22 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta i386 (20120926)
MachineType: Dell Inc. Vostro 1500
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-17-generic 
root=/dev/mapper/vgubuntu-linux1 ro noplymouth sysrq_always_enabled
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/02/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0WY040
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd08/02/2007:svnDellInc.:pnVostro1500:pvr:rvnDellInc.:rn0WY040:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Vostro 1500
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.4-0ubuntu3
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal ubuntu

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

Title:
  Unity and GnomeShell hang or crash with nouveau kernel error messages
  "fail ttm_validate", "validate vram_list" and "validate: -12"

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

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


[Bug 876017] Re: [FFE][UIFE] Window management - We should be able to close windows in spread mode

2012-09-18 Thread Perseid
I'd like to urge you to have this feature released in Quantal. Gnome 3
has had this feature from the very beginning and I've been waiting for
it to appear in Unity for one and a half year already. It's really a
usability bummer.

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

Title:
  [FFE][UIFE] Window management - We should be able to close windows in
  spread mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/876017/+subscriptions

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


[Bug 45518] Re: Doesn't support gapless playback

2012-02-12 Thread Perseid
I meant "Fix Released" of course. Sorry.

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

Title:
  Doesn't support gapless playback

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

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


[Bug 45518] Re: Doesn't support gapless playback

2012-02-12 Thread Perseid
Can anyone correct Banshee's and Rythmbox's "change released" status?

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

Title:
  Doesn't support gapless playback

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

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


[Bug 646769] Re: Neo2 keyboard layout doesn't work after adding regular german layout in maverick

2011-10-16 Thread Perseid
If you installed it the other way around, level 3 works, but level 4
won't.

The work around does it's job though. Thank's :)

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

Title:
  Neo2 keyboard layout doesn't work after adding regular german layout
  in maverick

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

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


[Bug 816871] Re: byobu-statusd still runs with after closing all screens

2011-07-28 Thread Perseid
Thank you :)

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

Title:
  byobu-statusd still runs with after closing all screens

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

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


[Bug 816871] [NEW] byobu-statusd still runs with after closing all screens

2011-07-27 Thread Perseid
Public bug reported:

I might not have noticed this if it weren't for Bug #814264:
Every time I close a byobu session one instance of byobu-statusd remains 
running. After some logging in and out and restarting byobu the byobu-statusd 
processes start to clutter my top and I have to kill them manually.

I'm using byobu version 4.20 and Screen version 4.00.02 (FAU) 5-Dec-03
on some SuSE linux

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

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

Title:
  byobu-statusd still runs with after closing all screens

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

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


[Bug 782852] Re: Unity permits benign Firefox popups to accumulate and be forgotten

2011-05-21 Thread Perseid
"it takes a lot of clicks or key presses to close multiple popups"
I opened a separate bug for that, see #786251

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

Title:
  Unity permits benign Firefox popups to accumulate and be forgotten

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


[Bug 774331] Re: Exiting from showing application windows hard

2011-05-21 Thread Perseid
To illustrate why this is a problem: I have four open firefox windows and a 
download dialog. When I click the firefox button to reach the overview all but 
the download window are indiscernible at first glance. Just getting back to 
where I was takes some effort. It'l become faster after you've found that the 
last window is always on the top left (which I have just now after 
experimenting to get a better understanding of the behaviour for the bug 
report), but I would consider that a bug in itself (because you always have to 
reorientate yourself between switching windows).
Of course if you're using the keyboard you could use [Esc].

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

Title:
  Exiting from showing application windows hard

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


[Bug 782524] Re: Suggestion for a new Unity Menu Concept

2011-05-21 Thread Perseid
Another issue: The best way to switch from a normal window to a
maximized one in the background is clicking in the menu bar of the
maximized application (it's fast and you don't have the risk of pressing
any buttons or links in the maximized window). Whether this works or not
heavily depends on how large the menu of the  focused application is and
if you have thought about the menu at all.

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

Title:
  Suggestion for a new Unity Menu Concept

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


[Bug 766760] Re: Launcher should provide feedback on button press

2011-05-21 Thread Perseid
This is not just a usability issue for new users. Although I have now come to 
expect this behaviour, I'm still often unsure if I have hit the button or 
missed it by a few pixels until it has cycled through the animation enough to 
discern it from the normal appearance.
I would suggest something like the Gnome 2 startup animation: A rapidly 
expanding black frame centred around the icon.

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

Title:
  Launcher should provide feedback on button press

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


[Bug 703009] Re: grub-probe: error: cannot stat `aufs'.

2011-04-30 Thread Perseid
> Perhaps we can contribute to fixing by stating what hardware/config we have.
I have nothing special: A Vostro 1500 with a new harddrive (no RAID or 
something).

Anticipating the problems with the graphical installer, I installed Ubuntu 
11.04 final with the alternate installer (on ext4 this time). Setting up grub 
now worked without a hiccup. 
(The installation aborted with errors installing the base system the first time 
I tried, though. The second try (with seemingly no relevant differences in the 
configuration) worked flawlessly.)

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

Title:
  grub-probe: error: cannot stat `aufs'.

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


[Bug 771716] Re: middle click emulation not working

2011-04-29 Thread Perseid
I've thought the defaults of Ubuntu 10.04 very sensible: If you actually use 
the middle button, then the emulation is turned off. My mouse (Logitech M505) 
actually has a middle mouse button, but I find it too hard to use practically 
(I often accidentally scroll up or down while pressing the middle button) so I 
was very happy when I found out about the emulation. 
If at all possible I try to avoid changing the xorg.conf, because I always had 
had bad experiences or at least more work when updating the system.
I would very appreciate it, if the standard settings in 11.04 were like those 
of 10.04.

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

Title:
  middle click emulation not working

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


[Bug 686859] Re: "Bootloader install failed" cannot be closed

2011-04-05 Thread Perseid
I have the same problem, with the difference that the Ok button is always 
clickable (though nothing will happen). My root partition is formated with 
btrfs and I tried to install grub to /dev/sda9 (I have no lvm on my hard 
drive). 
As far as I can tell the error causing the bootloader install to fail is Bug 
#703009.

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/686859/+attachment/1983979/+files/InstallScreenShot

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

Title:
  "Bootloader install failed" cannot be closed

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


[Bug 703009] Re: grub-probe: error: cannot stat `aufs'.

2011-04-05 Thread Perseid
I had this problem while installing Ubuntu 11.04 Beta. I updated the installed 
grup-pc to 1.99~rc1-8ubuntu1, but that didn't help. As the root partition of 
the new installation was formatted with btrfs (though I guess this would have 
happened with ext4 too) this left me hanging without a bootloader.
Attachment: Full "sudo grub-install --debug --force /dev/sda6" output.

** Attachment added: "sudo grub-install --debug --force /dev/sda[6|7|8|9]"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/703009/+attachment/1983772/+files/grub-bug

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

Title:
  grub-probe: error: cannot stat `aufs'.

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