[Bug 1514577] [NEW] unity-panel-service --lockscreen-mode not started for legacy users

2015-11-09 Thread Klaus Reichl
Public bug reported:

Ubuntu 15.10 (maybe versions > 14.04) show(s) the following:

Existing users do not  "blank screen" on idle.
Newly create users do.

Analysis showed that:
Old users do not have "unity-panel-service --lockscreen-mode" running
while the others have.

Starting "unity-panel-service --lockscreen-mode" manually fixes the
problem temporarily, however, after logout/login it is gone again.
(Please don't tell me that it could be implemented in .config/autostart
- newly created user do not have this either!)

This means "/usr/share/upstart/sessions/unity-panel-service-
lockscreen.conf" is not considered for a legacy user for whatever
reason.  Question is why?  Any hints?

** Affects: unity (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/1514577

Title:
  unity-panel-service --lockscreen-mode not started for legacy users

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

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


[Bug 1100286] Re: [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !

2013-10-11 Thread Klaus Reichl
Tried the thing with
 cat /etc/modprobe.d/radeon-kms.conf
 options radeon modeset=0
  which was proposed in older versions as workaround.
but it is not acceptable.  Works only with low resolution and no evidence that 
the bug goes away.

Had it again, however!
Kernel = 
Linux atviedl2a149 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1100286/+subscriptions

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


[Bug 1100286] Re: [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !

2013-09-09 Thread Klaus Reichl
Trying:
  cat /etc/modprobe.d/radeon-kms.conf
  options radeon modeset=0
which was proposed in older versions as workaround.

Has anybody tried this already?

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

Title:
  [drm:radeon_cs_ib_chunk] *ERROR* Failed to schedule IB !

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/1100286/+subscriptions

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


[Bug 1112751] Re: DHCP over wireless stopped working

2013-03-03 Thread Klaus Reichl
TYPO TYPO: two mistakes in the above:
rmmod -> rmmod 
iwlwifif -> iflwifi

Here again, I'm sorry:
found solution using google: linux centrino 6235 wifi problem

try:
  bash# rmmod iwlwifi; modprobe iwlwifi 11n_disable=1
verify with
  bash# systool -m iwlwifi -av | grep 11n

if ok put data into /etc/modprobe.d/51-disable-6235-11n.conf
like:
   bash# cat > /etc/modprobe.d/51-disable-6235-11n.conf
# disable 11n mode in
# bash# lspci | grep -i net
# 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 
24)
# verify with
# bash# systool -m iwlwifi -av | grep 11n
# 11n_disable = "1"

options iwlwifi 11n_disable=1
^D

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

Title:
  DHCP over wireless stopped working

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

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


[Bug 1112751] Re: DHCP over wireless stopped working

2013-03-03 Thread Klaus Reichl
Same problem here on 
  bash# lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04
  Codename: precise
with a 
  bash# lspci | grep -i net
  02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 
24)

found solution using google: linux centrino 6235 wifi problem

try:
  bash# rmod iwlwifi; modprobe iwlwifi 11n_disable=1
verify with 
  bash# systool -m iwlwifi -av | grep 11n

if ok put data into /etc/modprobe.d/51-disable-6235-11n.conf
like:
   bash# cat > /etc/modprobe.d/51-disable-6235-11n.conf
# disable 11n mode in 
#   bash# lspci | grep -i net
#   02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 
24)
# verify with
#   bash# systool -m iwlwifi -av | grep 11n
#   11n_disable = "1"

options iwlwifif 11n_disable=1
^D

That's it, hope this helps,
Klaus

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

Title:
  DHCP over wireless stopped working

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

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


[Bug 1133243] [NEW] Fullscreen window is distorted

2013-02-26 Thread Klaus Reichl
Public bug reported:

If windows are put fullscreen (maximize), they can reach a state where they 
look like being attracted by a magnet.
See attachment.

This can be resolved by unmaximize and maximize again.

Note: Can not test this on one screen, since it happens every other day
and I need the setup of two screens for productive work.

Note:
lsb_release -rd ; apt-cache policy unity'
Description:Ubuntu 12.10
Release:12.10
unity:
  Installed: 6.12.0-0ubuntu0.2
  Candidate: 6.12.0-0ubuntu0.2
  Version table:
 *** 6.12.0-0ubuntu0.2 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 6.8.0-0ubuntu2 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
kr@gik-kr:~$

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.12.0-0ubuntu0.2
ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,place,resize,regex,move,imgpng,vpswitch,gnomecompat,grid,session,unitymtgrabhandles,animation,mousepoll,showmouse,workarounds,wall,wobbly,fade,expo,ezoom,scale,unityshell]
CompositorRunning: compiz
Date: Mon Feb 25 14:07:19 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3083]
InstallationDate: Installed on 2013-01-28 (27 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MachineType: LENOVO 2992D9G
MarkForUpload: True
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=50693e20-4380-4055-9eae-dedacf12ef11 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/14/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 9SKT56AUS
dmi.board.name: MAHOBAY
dmi.board.vendor: LENOVO
dmi.board.version: Win8 Pro DPK TPG
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnLENOVO:bvr9SKT56AUS:bd11/14/2012:svnLENOVO:pn2992D9G:pvrThinkCentreM92p:rvnLENOVO:rnMAHOBAY:rvrWin8ProDPKTPG:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: 2992D9G
dmi.product.version: ThinkCentre M92p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
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.1
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: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu

** Attachment added: "Screenshot from 2013-02-25 13:46:27.png"
   
https://bugs.launchpad.net/bugs/1133243/+attachment/3547479/+files/Screenshot%20from%202013-02-25%2013%3A46%3A27.png

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

Title:
  Fullscreen window is distorted

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

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


[Bug 502904] Invitation to connect on LinkedIn

2013-01-08 Thread Klaus Reichl
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Klaus

Klaus Reichl
Technology Expert at Thales
Austria

Confirm that you know Klaus Reichl:
https://www.linkedin.com/e/-r7h4ti-hbq52ypr-p/isd/7319908796/C89SQc3J/?hs=false&tok=1Gc1466VvUi5A1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-r7h4ti-hbq52ypr-p/GM3YrFhKVSvDLpim0psjI42Ke5nbE8PkSiMu8q1/goo/502904%40bugs%2Elaunchpad%2Enet/20061/I3452562863_1/?hs=false&tok=01lZsZgd3Ui5A1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  file:/// paths do not work any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/epiphany-browser/+bug/502904/+subscriptions

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


[Bug 1082838] Re: regression in wlan with 3.2.0-33 works with 3.2.0-29

2012-11-25 Thread Klaus Reichl
After adding "precise-proposed" to my repository list, the problem went away.
Did not do any intersection test.  Assume some udev or similar package upgrade 
having fixed this.

So use you're favorite package manager to add proposed updates to your
repo list or simply:

replace at.archive.ubuntu.com by your favorite repository server
 
as root:
  cat >>  /etc/apt/sources.list
deb http://at.archive.ubuntu.com/ubuntu/ precise-proposed restricted main 
multiverse universe
deb-src http://extras.ubuntu.com/ubuntu precise main
^D

  apt-get update
  apt-get upgrade
  reboot

If this is a duplicate, sorry for bothering,
Klaus

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

Title:
  regression in wlan with 3.2.0-33 works with 3.2.0-29

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

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


[Bug 1082838] [NEW] regression in wlan with 3.2.0-33 works with 3.2.0-29

2012-11-24 Thread Klaus Reichl
Public bug reported:

Machine: ASUS Zenbook Prime UX31A/R4003H

linux-image-3.2.0-29-generic as included into 12.04.1 works, 
after update to linux-image-3.2.0-33-generic it is not possible to switch in on 
any more.

Hardware can be switched on/off as indicated by light on F2, but its not
functioning.

kr@giklap:/etc$ iwconfig
lono wireless extensions.

wlan0 IEEE 802.11abgn  ESSID:off/any  
  Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
  Retry  long limit:7   RTS thr:off   Fragment thr:off
  Power Management:off
  
eth0  no wireless extensions.

kr@giklap:/etc$ iwlist wlan0 scan
wlan0 Failed to read scan data : Network is down

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-33-generic 3.2.0-33.52
ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
Uname: Linux 3.2.0-33-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu14
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:  kr 2965 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf7d18000 irq 47'
   Mixer name   : 'Intel PantherPoint HDMI'
   Components   : 'HDA:10ec0269,10431517,00100100 
HDA:80862806,80860101,0010'
   Controls  : 18
   Simple ctrls  : 8
Date: Sun Nov 25 07:36:14 2012
HibernationDevice: RESUME=UUID=d0b09690-a4a8-41ab-8b46-f3ae892a0e27
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
MachineType: ASUSTeK COMPUTER INC. UX31A
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-33-generic 
root=UUID=a108588f-6fd3-4ac2-931c-53317eba92b0 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-33-generic N/A
 linux-backports-modules-3.2.0-33-generic  N/A
 linux-firmware1.79.1
SourcePackage: linux
StagingDrivers: rts5139 mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/02/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX31A.215
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX31A
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.:bvrUX31A.215:bd10/02/2012:svnASUSTeKCOMPUTERINC.:pnUX31A:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX31A:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: UX31A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug precise running-unity staging

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

Title:
  regression in wlan with 3.2.0-33 works with 3.2.0-29

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

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


Re: [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2012-06-08 Thread Klaus Reichl
Hi all,

I really apoligize for that, still don't know what was going on.

Sorry,
Klaus
-- 
Klaus Reichlklaus.rei...@gmail.com
Danhausergasse 8/16   +43 6991 84 137 94
1040 Wien


On Tue, Jun 5, 2012 at 9:33 PM, Zentai Andras
<727...@bugs.launchpad.net>wrote:

> Really clever way to invite all bug subscribers to your LinkedIn
> network...  ;)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/727620
>
> Title:
>  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
>  normal boot (Hybrid graphics)
>
> Status in The Linux Kernel:
>  Confirmed
> Status in X.org XServer - ATI gfx chipset driver:
>  Fix Released
> Status in “linux” package in Ubuntu:
>  Fix Released
> Status in “xserver-xorg-video-ati” package in Ubuntu:
>  Invalid
>
> Bug description:
>  [Problem]
>  On hybrid graphics hardware with this ATI chip and another (e.g. Intel),
> a failure occurs resulting in a black screen and errors from the radeon
> kernel module, as shown below.
>
>  [Cause]
>  From upstream developer:
>
>  "The switcheroo code needs more work to switch properly on some
>  systems it seems.  There are a set acpi methods required to
>  activate/deactivate the respective gpus.  The drivers need to load and
>  initialize active hw.  If the hw is not active when the driver loads,
>  then the hw is not set up properly and it won't work.  Probably some
>  ordering issues in how the switcheroo acpi methods are called."
>
>  [Workarounds]
>  Several options:
>
>  1. If your BIOS includes functionality to disable the Intel card, use
>  BIOS settings to select which chip to load.
>
>  2. Disable KMS by adding `radeon.modeset=0` in the boot line.  Note
>  that the default radeon gallium driver only works with KMS, so YMMV.
>
>  [Original Report]
>  I'm running natty, and every since the upgrade to 6.14.0 I've been unable
> to consistently boot.  After some discussion in the forums, I tried
> repeatedly to boot into recovery mode.  In most cases, I got a black
> screen.  One time though, when I was able to successfully increase the
> brightness, I saw some errors from the radeon module.  I took a photo
> (available at http://i.imgur.com/P0bQ0.jpg), and here's the stack and
> call trace, as best as I can read it:
>
>  Stack:
>   880149eb8000 880149eb8000 0011 0911
>   fff4 88014b6c7800 88014b0f7b58 a022aba0
>   8801460f7b58 880149eb8000  00410028
>  Call Trace:
>   [] evergreen_cp_resume+0x3a0/0x630 [radeon]
>   [] evergreen_startup+0x157/0x260 [radeon]
>   [] ? r600_pcie_gart_init+0x60/0x70 [radeon]
>   [] evergreen_init+0x1ac/0x2d0 [radeon]
>   [] radeon_device_init+0x409/0x490 [radeon]
>   [] radeon_driver_load_kms+0xb2/0x1a0 [radeon]
>   [] drm_get_pci_dev+0x18e/0x300 [drm]
>   [] ? kmem_cache_alloc_trace+0xff/0x120
>   [] radeon_pci_probe+0xb2/0xba [radeon]
>   [] local_pci_probe+0x5f/0xd0
>   [] pci_device_probe+0x119/0x120
>   [] ? driver_sysfs_add+0x7a/0xb0
>   [] really_probe+0x68/0x190
>   [] driver_probe_device+0x45/0x70
>   [] __driver_attach+0xab/0xb0
>   [] ? __driver_attach+0x0/0xb0
>   [] bus_for_each_dev+0x5e/0x90
>   [] driver_attach+0x1e/0x20
>   [] bus_add_driver+0xc5/0x280
>   [] ? radeon_init+0x0/0x1000 [radeon]
>   [] driver_register+0x76/0x140
>   [] ? radeon_init+0x0/0x1000 [radeon]
>   [] __pci_register_driver+0x56/0xd0
>   [] drm_pci_init+0xe4/0xf0 [drm]
>   [] ? mutex_lock+0x1e/0x50
>   [] ? radeon_init+0x0/0x1000 [radeon]
>   [] drm_init+0x58/0x70 [drm]
>   [] radeon_init+0xc4/0x1000 [radeon]
>   [] do_one_initcall+0x45/0x190
>   [] sys_init_module+0x103/0x260
>   [] system_call_fastpath+0x16/0x1b
>  Code: 00 45 8b 84 24 e4 0a 00 00 45 85 c0 0f 8e c7 09 00 00 41 8b 84 24
> d4 0a 00 00 89 c2 83 c0 01 40 c1 e2 02 49 03 94 24 c8 0a 00 00  02 00
> 44 05 c0 41 8b 94 24 e4 0a 00 00 41 23 84 24 f4 0a 00
>  RIP  [] evergreen_cp_start+0x57/0xc80 [radeon]
>   RSP 
>  CRZ: c90411ce1ffc
>  ---[ end trace 37702c56f2e23247 ]---
>  udevd-work[94]: '/sbin/modprobe -bv
> pci:v1002d68C1sv103Csd1436bc03sc00i00' unexpected exit with
> status 0x0009
>
>  There is also some register info dumped at the top of the screen
>  visible in the photo, that I didn't bother to write, as I'd most
>  certainly get something wrong.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linux/+bug/727620/+subscriptions
>

-- 
You received this bug notification because you are a member of 

[Bug 727620] Invitation to connect on LinkedIn

2012-06-01 Thread Klaus Reichl
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Klaus

Klaus Reichl
Technology Expert at Thales
Austria

Confirm that you know Klaus Reichl:
https://www.linkedin.com/e/-23x794-h2wwfi1a-25/isd/7319909931/SX7S-eb-/?hs=false&tok=1GQFJgiCAvq5g1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-23x794-h2wwfi1a-25/7rYzEsOVuzif46I3SgQu1HdVsk49QSkYAnntYjn/goo/727620%40bugs%2Elaunchpad%2Enet/20061/I2488425681_1/?hs=false&tok=0nTcgEXXAvq5g1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
  normal boot (Hybrid graphics)

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

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


[Bug 502904] Invitation to connect on LinkedIn

2012-06-01 Thread Klaus Reichl
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- Klaus

Klaus Reichl
Technology Expert at Thales
Austria

Confirm that you know Klaus Reichl:
https://www.linkedin.com/e/-r7h4ti-h2wwfd04-v/isd/7319908796/C89SQc3J/?hs=false&tok=2_Dm_k1r0vq5g1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-r7h4ti-h2wwfd04-v/GM3YrFhKVSvDLpim0psjI42Ke5nbE8PkSiMu8q1/goo/502904%40bugs%2Elaunchpad%2Enet/20061/I2488425089_1/?hs=false&tok=1QjlUXT80vq5g1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  file:/// paths do not work any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/epiphany-browser/+bug/502904/+subscriptions

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


[Bug 938751] Re: jpeg images are washed out or colors are skewed

2012-05-05 Thread Klaus Reichl
Even more info:

The eog image properties show a small picture properly, where the displayed one 
is broken.
See attachment.

** Attachment added: "eog + "image properties""
   
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/938751/+attachment/3131528/+files/Screenshot%20from%202012-05-05%2012%3A14%3A08.png

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

Title:
  jpeg images are washed out or colors are skewed

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

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


[Bug 938751] Re: jpeg images are washed out or colors are skewed

2012-05-05 Thread Klaus Reichl
Same problem here (partly)!

I'm on a desktop with Samsung SyncMaster P2250 Monitor and on an older laptop 
with fresh precise 12.04 
installed.

The laptop is showing the picture as expected.
The desktop has the problem.

1) Only seen with eog.  All of gimp, firefox, and shotwell show the
picture as expected.

Is eog special with respect to color management?

2) System Settings->Color show
on the laptop: Uncalibrated as status
on the desktop: No calibration status

Is the (newer) SyncMaster based system expecting color profile calibration or 
even add-on
profiles, as Tayroni Alves (tayroni-alves) suggests in this thread?  And then 
which and from where?

For the time being, I use shotwell, start to read Color Management Docu and 
wait for a brave sole to post
a solution here ;-)

Note: same problem reported in (https://bugs.launchpad.net/bugs/931174 )

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

Title:
  jpeg images are washed out or colors are skewed

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

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


[Bug 931174] Re: bad color correction

2012-05-05 Thread Klaus Reichl
This bug duplicates  938751 (https://bugs.launchpad.net/bugs/938751),
however, the synopsis here is much better.

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

Title:
  bad color correction

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

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


[Bug 965577] Re: Window move between workspaces yields wron cursor position

2012-03-26 Thread Klaus Reichl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965577

Title:
  Window move between workspaces yields wron cursor position

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

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


[Bug 965577] [NEW] Window move between workspaces yields wron cursor position

2012-03-26 Thread Klaus Reichl
Public bug reported:

Precondition:
ccsm: Enable: Desktop Wall => Edge Flipping => Edge Flip Move 

When moving a window from one workspace to the other, the cursor
position (or the window's position) on the resulting workspace is
calculated wrong.

This makes "Flip Move"
a) Move the window slightly behind the cursor, when moving from far right to 
workspace on the right (left the other direction)
as soon as the other workspace is hit.
b) Lose the window when moving to the right, then moving back to the left (when 
reverting the decision) or other way round

"Edge Flip" move was working correctly in Ubuntu 10.10 LTS, so this is
definitly a regression in compiz.

Best regards,
Klaus

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz 1:0.9.7.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,gnomecompat,move,mousepoll,imgpng,grid,resize,place,vpswitch,regex,snap,unitymtgrabhandles,session,wall,animation,fade,workarounds,expo,scale,ezoom,unityshell]
Date: Sun Mar 25 16:34:45 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120228)
MachineType: Clevo Co. M570RU
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic 
root=UUID=bdb119a6-80ae-4ec4-8181-088eeb048138 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
Identifier  "Default Device"
Option  "NoLogo""True"
 EndSection
dmi.bios.date: 06/30/2008
dmi.bios.vendor: Phoenix
dmi.bios.version: SROSA001.86C.
dmi.board.name: SANTA ROSA
dmi.board.vendor: Clevo Co.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: CLEVO
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenix:bvrSROSA001.86C.:bd06/30/2008:svnClevoCo.:pnM570RU:pvrCLEVOM570RU-1.00.09:rvnClevoCo.:rnSANTAROSA:rvrNotApplicable:cvnCLEVO:ct1:cvrN/A:
dmi.product.name: M570RU
dmi.product.version: CLEVO:M570RU-1.00.09
dmi.sys.vendor: Clevo Co.
version.compiz: compiz 1:0.9.7.2-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu7
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

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


** Tags: amd64 apport-bug precise ubuntu

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

Title:
  Window move between workspaces yields wron cursor position

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

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


[Bug 947443] Re: Ubuntu 12.04 Beta 1 desktop freezes

2012-03-10 Thread Klaus Reichl
So here the result of my last post:

Running now for the last 10h without problems or freezes.

Summary:

11.10:  Installer picked nouveau for nvidia graphic and worked
(with problems mirroring external screens, but that's a different issue)
  installation of nvidia-common (to try the external screen thing) led to
  freeze of desktop within minutes (3D & 2D).

12.04: Installer picked nvidia-common with the same result as above.
  Freeze of desktop within minutes (3D & 2D).
  Removing nvidia-common and running nouveau helped against it.

Hope this helps,
Klaus

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

Title:
  Ubuntu 12.04 Beta 1 desktop freezes

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

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


[Bug 947443] Re: Ubuntu 12.04 Beta 1 desktop freezes

2012-03-09 Thread Klaus Reichl
After my last posting, I found out, that installer went for nvidia
driver - nvidia-common.

When I tried nvidia-common (not installed per default in 11.10), it did freeze 
my laptop as well and I removed it again.
(was not reported that time).

Removed nvidia using:
  sudo apt-get --purge remove nvidia-common nvidia-current nvidia-settings

Rebooted into 'nouveau' driver, which is working now for a longer time
than before with nvidia.  Will post further results.

cuK

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

Title:
  Ubuntu 12.04 Beta 1 desktop freezes

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

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


[Bug 947443] Re: Ubuntu 12.04 Beta 1 desktop freezes

2012-03-09 Thread Klaus Reichl
Same problem here on my laptop:

lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 9800M GT] 
(rev a2)

1) Desktop freezes after a while, not very long, could not even install 
synaptic package
   - both Ubuntu and Ubuntu 2D

2) After hard reboot, installed some packages (ssh to be able to connect from 
remote) from a Virtual Console,
a was switching to immed. after login screen showed up.
After some time of installation:
As soon as I switched to where I assumed graphics, frozen again.
No Ctrl-Alt-Fx any more, seams like dead, but ...
ssh from remote works!

3) WIth my situation the compiz experiment requested earlier is
pointless, since no compiz, no metacity yet, and freeze on lightdm.

Here a strange excerpt from /var/log/syslog, which I do not understand without 
studying Kernel code, however, maybe
somebody may know:
Mar  9 22:17:41 neclap kernel: [   41.731711] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 6
Mar  9 22:17:51 neclap acpid: client 1144[0:0] has disconnected
Mar  9 22:17:51 neclap acpid: client 1144[0:0] has disconnected
Mar  9 22:18:06 neclap kernel: [   66.552967] NVRM: GPU at :01:00.0 has 
fallen off the bus.
Mar  9 22:18:09 neclap kernel: [   70.015279] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 0
Mar  9 22:18:25 neclap kernel: [   86.614907] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 1
Mar  9 22:18:43 neclap kernel: [  103.709531] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 0
Mar  9 22:18:50 neclap acpid: client connected from 1144[0:0]
Mar  9 22:18:50 neclap acpid: 1 client rule loaded
Mar  9 22:19:04 neclap kernel: [  125.124887] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 1
Mar  9 22:19:28 neclap kernel: [  149.582845] iwl4965 :06:00.0: Aggregation 
not enabled for tid 0 because load = 0

Maybe this helps,
Klaus

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

Title:
  Ubuntu 12.04 Beta 1 desktop freezes

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

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


[Bug 771875] Re: Compiz Screenshot renders blue overlay on screenshots

2012-02-19 Thread Klaus Reichl
Hi,

Was sick, so no progress, except ...

Tried 2) from my last post "defer taking the picture", but no success,
hmmm???

Even after a delay of 10 seconds, the glReadPixels deliverers the drawn frame 
around the selection.  And to be clear here,
you don't see them any more on the screen so where is the cache?

So my analysis continued:

1) The GL stuff somewhere caches what screenshot.cpp draws on the screen
to show the selection

2) The ??? removes the selection after shot has been taken on the screen

3) But not on the cache glReadPixels is working on (even 10 secs later
it is still there)

So, somebody knows what ??? is and how to force the selection drawing
being deleted programatically within screenshot.cpp before glReadPixels.

cuK

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

Title:
  Compiz Screenshot renders blue overlay on screenshots

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

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


[Bug 771875] Re: Compiz Screenshot renders blue overlay on screenshots

2012-02-09 Thread Klaus Reichl
Did a debug session today, since I think, this lightweight safeing of
parts of the screen is really a plus over complicated screenshot
programs.

Here what I found (I've started with compiz code today, so no real know-how 
about the code yet):
Checkout from launchpad bzr precise, but this does not matter.

1)   plugins/screenshot/src/screenshot.cpp is extending the selection with the 
overlay, which at the end is to blame for the problem
(having the selected rectangle as overlay on the final screenshot).

If the "glRecti (...);" is commented out in "ShotScreen::glPaintOutput",
the overlay is not drawn, only a rectangle around the selection, and the
overlay is not seen on the screenshot.  This could be a hacked solution
to the problem towards having a "good" picture on the screenshot
(however, that's not what is expected).

2) plugins/screenshot/src/screenshot.cpp is NOT explicitly taking care about 
removing the selection overlay.  I don't know, which 
piece of code does this, however, this seems the problem, since the code 
assumes that during " ShotScreen::paint" where the picture is taken using 
"glReadPixels", the overlay is already removed, which is not the case.

3) When debugging the thing using breakpoints in the states
(ShotScreen::terminate, ShotScreen::paint) one sees that the break on
terminate shows the selection high-lighted, the break on paint has no
more hightlight, but the "glReadPixels" is still getting the bits with
the hightlight on (I know that debugging X is dangerous wrt. results
seen on the screen, I just report this for addional information).

Theory:

1) glReadPixels need some precondition (I tried glFlush without success)
to get the current stuff read

2) glReadPixels and stuff around to safe the data need to be deferred
until the selection is unhighlighted

Is there somebody with compiz knowhow, who could bring light into this issue?
cuK

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

Title:
  Compiz Screenshot renders blue overlay on screenshots

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

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


[Bug 665782] Re: "switch user" locks screen without switching users

2012-01-28 Thread Klaus Reichl
This bug is related to gdm.

Using lightdm switching users work as expected.
Using gdm, the user switch presents the screen lock window and you can switch 
to the user from there (which is not, what is expected).

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

Title:
  "switch user" locks screen without switching users

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

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


[Bug 701294] Re: Always show menu bar for non-maximised windows

2012-01-18 Thread Klaus Reichl
After running natty and oneiric on my laptops and getting into unity, I
tried oneiric on my desktop (2 screen setup with lot of "ssh" work on
remote computers) in preparation for 12.04.

And I agree with most people criticizing the current application menu
implementation.

Consider windows having menus sitting far away from the panel, even worse if 
auto-raise is on 
You have to navigate around other applications or pass them quick to get to the 
right menu (not to one from a different application).
=> that's a design flaw

One may argue starting an application with UBUNTU_MENUPROXY="" helps here, 
however, one has to
* change every .desktop file => clumsy
* start apps from command line => that's what I did years ago and try to avoid 
thanks to a good desktop design
* remove libappmenu.so or change startup scripts in /etc/X11/Xsession.d  => 
this is global for all logins on a system and thus wrong 

Consider applications which are running one local instance and others
remotely.  Oh boy, local instances have application menus in the panel,
remote instances on top of the window => huhu, not acceptable.

Here is one (non-invasive) solution which let users decide what they
want.  A better solution would be, however, to be able to select per
application class or even by application state (full screen / not full
screen).

What I did is to change the /etc/lib/Xsession.d/80appmenu* files to
check if UBUNTU_MENUPROXY is already set, and leave it alone if so.  So
a user can disable application menus generally setting in her .xprofile.

Code is for /etc/X11/Xsession.d/80appmenu

if [ -z "$UBUNTU_MENUPROXY" ] && [ -f 
/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so ]
then
export UBUNTU_MENUPROXY="libappmenu.so"
fi

and similarilly for /etc/X11/Xsession.d/80appmenu-gtk3
if [ -z "$UBUNTU_MENUPROXY" ] && [ -f 
/usr/lib/gtk-3.0/3.0.0/menuproxies/libappmenu.so ]
then
export UBUNTU_MENUPROXY="libappmenu.so"
fi

for .xprofile
UBUNTU_MENUPROXY="" 
export UBUNTU_MENUPROXY

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

Title:
  Always show menu bar for non-maximised windows

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

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


[Bug 872936] Re: gconf-editor does not set (some/all?) values if changed

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

Title:
  gconf-editor does not set (some/all?) values if changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf-editor/+bug/872936/+subscriptions

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


[Bug 872936] [NEW] gconf-editor does not set (some/all?) values if changed

2011-10-12 Thread Klaus Reichl
Public bug reported:

If "desktop->gnome->interface->gtk_key_theme" is set (don't know about other 
values), it is not reflected in
gsettings org.gnome.desktop.interface gtk-key-theme.

If it is set in "dconf-editor" or with gsettings, it is reflected (seen) in 
gconf-editor.  Seems if gconf-editor does GET the value but 
does not set it / try to set it.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gconf-editor 3.0.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Wed Oct 12 17:43:14 2011
ExecutablePath: /usr/bin/gconf-editor
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
SourcePackage: gconf-editor
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gconf-editor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 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/872936

Title:
  gconf-editor does not set (some/all?) values if changed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf-editor/+bug/872936/+subscriptions

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


[Bug 870737] Re: gnome-control-center not found from other workspaces

2011-10-08 Thread Klaus Reichl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870737

Title:
  gnome-control-center not found from other workspaces

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

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


[Bug 870737] [NEW] gnome-control-center not found from other workspaces

2011-10-08 Thread Klaus Reichl
Public bug reported:

If gnome-control-center is open on a workspace, and is needed on another 
workspace (e.g. sound preferences), the focus jumps to the other workspace into 
the gnome-control-center.
BUT: Only if there is no application open on the workspace where the operation 
is started.

So it looks as if the operation (e.g. Sound settings) has no effect.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-center 1:3.2.0-0ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Sat Oct  8 16:16:44 2011
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 deja-dup   20.0-0ubuntu3
 gnome-bluetooth3.2.0-0ubuntu1
 indicator-datetime 0.3.0-0ubuntu3

** Affects: gnome-control-center (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/870737

Title:
  gnome-control-center not found from other workspaces

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

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


[Bug 771875] Re: Compiz Screenshot renders blue overlay on screenshots

2011-10-05 Thread Klaus Reichl
Note: if "screenshot" is bound to a different key (I tried with 
Button3), bug is gone.
So I think the "highlight" feature (bound to Button1)  is somehow in the 
way and should be switched off before "taking the picture".

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

Title:
  Compiz Screenshot renders blue overlay on screenshots

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

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


[Bug 502904] Re: file:/// paths do not work any more

2011-10-05 Thread Klaus Reichl
Tried again on 3.0.4 (Ubuntu 11.10), with this version it works again.

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

Title:
  file:/// paths do not work any more

To manage notifications about this bug go to:
https://bugs.launchpad.net/epiphany-browser/+bug/502904/+subscriptions

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


[Bug 865313] Re: compiz screenshot includes region highlighting

2011-10-04 Thread Klaus Reichl
*** This bug is a duplicate of bug 771875 ***
https://bugs.launchpad.net/bugs/771875

** This bug has been marked a duplicate of bug 771875
   Compiz Screenshot renders blue overlay on screenshots

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

Title:
  compiz screenshot includes region highlighting

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

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


[Bug 865313] Re: compiz screenshot includes region highlighting

2011-10-03 Thread Klaus Reichl
** Attachment added: "System screenshot of original and compiz section 
screenshot"
   
https://bugs.launchpad.net/bugs/865313/+attachment/2500872/+files/Screenshot%20at%202011-10-03%2013%3A48%3A44.png

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

Title:
  compiz screenshot includes region highlighting

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

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


[Bug 865313] [NEW] compiz screenshot includes region highlighting

2011-10-03 Thread Klaus Reichl
Public bug reported:

Unclear if this bug is unity or compiz, however, see below.

If compiz screenshot feature (key default to Button1) is used to take a 
screenshot, the highlighting of the selection
spanned with Button1 is seen on the shoot (to my knowledge a unity 
feature).  This means the screenshot is taking a
picture of unity selection rather than of what is behind (see attachment).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.20.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,place,screenshot,move,gnomecompat,mousepoll,resize,regex,wall,vpswitch,imgpng,grid,session,animation,unitymtgrabhandles,wobbly,workarounds,expo,fade,ezoom,scale,unityshell]
Date: Mon Oct  3 14:27:15 2011
ExecutablePath: /usr/bin/compiz
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity (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/865313

Title:
  compiz screenshot includes region highlighting

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

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


[Bug 865091] Re: Saving configuration (Preferences -> export) freezes compiz

2011-10-03 Thread Klaus Reichl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865091

Title:
  Saving configuration (Preferences -> export) freezes compiz

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

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


[Bug 865091] [NEW] Saving configuration (Preferences -> export) freezes compiz

2011-10-03 Thread Klaus Reichl
Public bug reported:

Trying to save configuration (Preferences -> export) has the following
implications:

* compiz freezes, session is not usable any more

* when logging in again (standard Ubuntu 3D) unity is not working any
more (progam unity-panel-service is not started)

* login is possible (at least with Ubuntu 2D)

* rm compiz configurations helps: 
  rm -rf .compiz-1/ .cache/compizconfig-1/ .gconf/apps/compiz* .config/compiz-1/
did not do any finer debugger here, somebody initiated might know better than me

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: compizconfig-settings-manager 0.9.5.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Mon Oct  3 08:51:12 2011
ExecutablePath: /usr/bin/ccsm
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: compizconfig-settings-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: compizconfig-settings-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz 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/865091

Title:
  Saving configuration (Preferences -> export) freezes compiz

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

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


[Bug 833348] Re: [MASTER] ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): 'h\xf5p\n\x01'

2011-10-01 Thread Klaus Reichl
Is this known?

ccsm continues to run after the bug.
I can e.g. try to enable "Wobbly WIndows", however, than compiz crashes and 
restarts.

Here the log - start - enable wobbly - error again:

kr2@neclap:~$ ccsm

(ccsm:4017): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(ccsm:4017): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(ccsm:4017): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",

(ccsm:4017): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",
Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...no
Backend : gconf
Integration : true
Profile : unity
Adding plugins
Skipping upgrade com.canonical.unity.unity.01.upgrade
Skipping upgrade com.canonical.unity.unity.02.upgrade
Initializing core options...done
/usr/lib/python2.7/dist-packages/ccm/Window.py:92: Warning: g_object_set_qdata: 
assertion `G_IS_OBJECT (object)' failed
  self.LeftPane.pack_start(page.LeftWidget,   True, True)
/usr/lib/python2.7/dist-packages/ccm/Window.py:95: Warning: g_object_set_qdata: 
assertion `G_IS_OBJECT (object)' failed
  self.show_all()
/usr/lib/python2.7/dist-packages/ccm/Widgets.py:1567: Warning: 
g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self._table.attach (button, col, col+1, row, row+1, 0, xpadding=TableX, 
ypadding=TableY)
Loading icons...
/usr/lib/python2.7/dist-packages/ccm/Widgets.py:1572: Warning: 
g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  self.show_all ()
Initializing compiztoolbox options...done
Initializing mousepoll options...done
Initializing wall options...done
Initializing move options...done
Initializing gnomecompat options...done
Initializing detection options...done
Initializing regex options...done
Initializing decor options...done
Initializing scale options...done
Initializing opengl options...done
Initializing animation options...done
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ccm/Utils.py", line 253, in 
ParseSettings
plugin.Update ()
  File "compizconfig.pyx", line 783, in compizconfig.Plugin.Update 
(src/compizconfig.c:5765)
  File "compizconfig.pyx", line 870, in 
compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)
KeyError: 'P\xe2\xe1\x08\x01'


 Enable Wobbly WIndows 

Initializing wobbly options...done
Initializing ezoom options...done
Initializing fade options...done
Initializing imgpng options...done
Initializing place options...done
Initializing composite options...done
Initializing unityshell options...done
Initializing unitymtgrabhandles options...done
Initializing grid options...done
Initializing bailer options...done
Initializing resize options...done
Initializing vpswitch options...done
Initializing session options...done
Initializing expo options...done
Initializing workarounds options...done
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ccm/Widgets.py", line 1441, in 
enable_plugin
plugin.Context.UpdateExtensiblePlugins ()
  File "compizconfig.pyx", line 1140, in 
compizconfig.Context.UpdateExtensiblePlugins (src/compizconfig.c:9586)
  File "compizconfig.pyx", line 783, in compizconfig.Plugin.Update 
(src/compizconfig.c:5765)
  File "compizconfig.pyx", line 870, in 
compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)
KeyError: 'p\xda\x16\n\x01'

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

Title:
  [MASTER] ccsm crashed with KeyError in
  compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)():
  'h\xf5p\n\x01'

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

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


[Bug 832458] Re: ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): '\xd0\t\x9b\n\x01'

2011-09-27 Thread Klaus Reichl
Here a command line trace of the situation.  Still not doing anything
and ccsm is still operative.


** Attachment added: "console log of start from command line."
   
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/832458/+attachment/2470960/+files/ccsm.log

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

Title:
  ccsm crashed with KeyError in
  compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)():
  '\xd0\t\x9b\n\x01'

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-compizconfig-python/+bug/832458/+subscriptions

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


[Bug 832458] Re: ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): '\xd0\t\x9b\n\x01'

2011-09-27 Thread Klaus Reichl
Was not even changing anything.  Just started and ... off it went.

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

Title:
  ccsm crashed with KeyError in
  compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)():
  '\xd0\t\x9b\n\x01'

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-compizconfig-python/+bug/832458/+subscriptions

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


[Bug 831769] Re: compiz crashed with SIGSEGV in sigc::signal_base::impl()

2011-09-27 Thread Klaus Reichl
Triggered the problem enabling "screenshot" in ccsm.

Hey, actually I wanted to report a general problem with ccsm and compiz/unity, 
where I wanted screenshots.  
Is there anybody out there, who has Ubuntu 11.10 oneiric and ubuntu/3D (unity) 
running config'd with ccsm?

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

Title:
  compiz crashed with SIGSEGV in sigc::signal_base::impl()

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

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


Re: [Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-06-22 Thread Klaus Reichl
Unfortunately I don't have the laptop around where the bug showed up
originally for me.
I'll be there again on one of the next weekends.

But be warned, I thought the bug has gone after updating natty a two
weeks ago.
I happily installed packages, got googleearth running, everything
looked great, and than ...
after next reboot - loose loose loose.

Switched back to poor graphics with radeon blacklisted to have at least a
base system working.


Klaus
-- 
Klaus Reichl                                    klaus.rei...@gmail.com
Danhausergasse 8/16                           +43 6991 84 137 94
1040 Wien



On Tue, Jun 21, 2011 at 9:21 PM, Seth Forshee
 wrote:
> Yes, 2.6.39-1 is after 2.6.39-rc7.
>
> I've been looking between 2.6.39 and 3.0-rc1 now, but nothing stands out
> as the change that potentially fixes this issue. The next step is to
> perform a bisection to try and locate the commit that fixes the problem.
> I'll provide a series of kernels, please test each one and let me know
> whether or not it contains the issue.
>
> Everyone who is able to test please do so, as it can't hurt to have
> multiple people testing.
>
> Bisect build #000 is available at:
>
>  http://people.canonical.com/~sforshee/lp727620/bisect/
>
> Bisect log so far (note that since we're hunting for the commit that
> fixes the problem, the meanings of 'good' and 'bad' are swapped in the
> log).
>
> # bad: [55922c9d1b84b89cb946c777fddccb3247e7df2c] Linux 3.0-rc1
> # good: [61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf] Linux 2.6.39
> git bisect start 'v3.0-rc1' 'v2.6.39'
>
> ** Changed in: linux (Ubuntu)
>       Status: In Progress => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/727620
>
> Title:
>  [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in
>  normal boot (Hybrid graphics)
>
> Status in The Linux Kernel:
>  Confirmed
> Status in X.org XServer - ATI gfx chipset driver:
>  Confirmed
> Status in “linux” package in Ubuntu:
>  Incomplete
> Status in “xserver-xorg-video-ati” package in Ubuntu:
>  Triaged
>
> Bug description:
>  [Problem]
>  On hybrid graphics hardware with this ATI chip and another (e.g. Intel), a 
> failure occurs resulting in a black screen and errors from the radeon kernel 
> module, as shown below.
>
>  [Cause]
>  From upstream developer:
>
>  "The switcheroo code needs more work to switch properly on some
>  systems it seems.  There are a set acpi methods required to
>  activate/deactivate the respective gpus.  The drivers need to load and
>  initialize active hw.  If the hw is not active when the driver loads,
>  then the hw is not set up properly and it won't work.  Probably some
>  ordering issues in how the switcheroo acpi methods are called."
>
>  [Workarounds]
>  Several options:
>
>  1. If your BIOS includes functionality to disable the Intel card, use
>  BIOS settings to select which chip to load.
>
>  2. Disable KMS by adding `radeon.modeset=0` in the boot line.  Note
>  that the default radeon gallium driver only works with KMS, so YMMV.
>
>  [Original Report]
>  I'm running natty, and every since the upgrade to 6.14.0 I've been unable to 
> consistently boot.  After some discussion in the forums, I tried repeatedly 
> to boot into recovery mode.  In most cases, I got a black screen.  One time 
> though, when I was able to successfully increase the brightness, I saw some 
> errors from the radeon module.  I took a photo (available at 
> http://i.imgur.com/P0bQ0.jpg), and here's the stack and call trace, as best 
> as I can read it:
>
>  Stack:
>   880149eb8000 880149eb8000 0011 0911
>   fff4 88014b6c7800 88014b0f7b58 a022aba0
>   8801460f7b58 880149eb8000  00410028
>  Call Trace:
>   [] evergreen_cp_resume+0x3a0/0x630 [radeon]
>   [] evergreen_startup+0x157/0x260 [radeon]
>   [] ? r600_pcie_gart_init+0x60/0x70 [radeon]
>   [] evergreen_init+0x1ac/0x2d0 [radeon]
>   [] radeon_device_init+0x409/0x490 [radeon]
>   [] radeon_driver_load_kms+0xb2/0x1a0 [radeon]
>   [] drm_get_pci_dev+0x18e/0x300 [drm]
>   [] ? kmem_cache_alloc_trace+0xff/0x120
>   [] radeon_pci_probe+0xb2/0xba [radeon]
>   [] local_pci_probe+0x5f/0xd0
>   [] pci_device_probe+0x119/0x120
>   [] ? driver_sysfs_add+0x7a/0xb0
>   [] really_probe+0x68/0x190
>   [] driver_probe_device+0x45/0x70
>   [] __driver_attach+0xab/0xb0
>   [] ? __driver_attach+0x0/0xb0
>   [] bus_for_each_dev+0x5e/0x90
>   [] driver_attach+0x1e/0x20
>   [] bus_add_driver+0xc5

[Bug 775462] Re: [Arrandale] Xorg freeze (hybrid graphics)

2011-06-10 Thread Klaus Reichl
I think, this is a duplicate to 727620. 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/727620)

What I've found out so far:

Running "radeon" driver:

* Had system (radeon, compiz, googleearth) running like charm
* However booting did not work any more
  tried 3 times without success

Blacklisting "radeon" driver, installing fglrx:

* Fglrx driver fails to initialize graphics card, no luck

Blacklisting "radeon" driver, disabling fglrx in xorg.conf:

* System boots, compiz fails
=> metacity runs
=> googleearth fails with missing graphic support

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

Title:
  [Arrandale] Xorg freeze (hybrid graphics)

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

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


[Bug 775462] Re: [Arrandale] Xorg freeze (hybrid graphics)

2011-06-04 Thread Klaus Reichl
Same problem with 10.10 and 11.04.

Kernel boots but fails (dies) when switching to video.

Blacklisting radeon (/etc/modprobe.d) and disabling fglrx (/etc/X11/xorg.conf) 
helps
to boot the system normally.

Video features are poor, compiz / openGL / googleearth fail to work.

Any help out there?

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

Title:
  [Arrandale] Xorg freeze (hybrid graphics)

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


[Bug 580148] Re: sound pref. do not show choosen dev for output

2011-05-28 Thread Klaus Reichl
Hi,

Like Pedro suggested, I've installed Natty and tried again, same think.
In my use case it is really minor, not even annoying, it is just wrong
and may become a problem in other situations (programs query output
sink?)

Szenario:

* sound-preferences -> output => Internal Audio Analog Stereo
=> Music comes from speakers

* switch on headset + connect bluetooth device
=> sound-preferences->output shows bluetooth headset
=> Music switches to headset
=> Selection stays on Internal Audio Analog Stereo

Expected behaviour:

a) when the sink is changed automatically, the selection should be changed 
accordingly
or
b) the sink is not changed automatically, user has to select (which works OK)

Where I prefer (a), one may argue, that switching on a device should not
switch the output sink immediately.  Think of a DJ situation.

Best regards,
Klaus

Need some further investigations?

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

Title:
  sound pref. do not show choosen dev for output

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


[Bug 783159] Re: desktop fails when ccsm enables cube in compiz

2011-05-15 Thread Klaus Reichl
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783159

Title:
  desktop fails when ccsm enables cube in compiz

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


[Bug 783159] [NEW] desktop fails when ccsm enables cube in compiz

2011-05-15 Thread Klaus Reichl
Public bug reported:

Binary package hint: compizconfig-settings-manager

NOTE: Following information is obtained using a fresh Ubuntu 11.04
installation with "Ubuntu Classic" login.  I strongly believe, however,
I did not test it since I do not like Unity (yet?), that same thing is
true for "Ubuntu" login with Unity desktop.

compiz ...

When ccsm is used to enable "Desktop Cube" or other options related to
Cubes (e.g. 3D Windows, Rotate, ...) the decoration of windows is
removed and the desktops windows are left uncontrollable.

Selecting a working profile (Preferences -> import) under ccsm and
resetting compiz (Compiz fusion icon - Package fusion-icon did help
during my analysis session here) brings the desktop in a situation where
at least logout/login helps (sometimes it is not even needed).

Patching a compiz profile manually (see below), shows a working desktop
with all manually/textually inserted items.  This implies that the real
problem is in the cooperation between ccsm and compiz (maybe introduced
by new modules around Unity - but that's a wild guess).

The profile can be edited using the following strategy (using ccsm and an 
editor):
* Preferences -> Profile Export -> save no-cube.profile
* Editor: 
change s0_active_plugins = ...;wall;...
with  s0_active_plugins = ...;cube;...
* Save as cube.profile
* Preferences-> Profile Import -> cube.profile

NOTE: like "cube", also other modules like "rotate;cubeaddon;td" can be added 
in the same way.
My profile has:
[core]
s0_active_plugins = 
core;bailer;detection;composite;opengl;compiztoolbox;copytex;decor;grid;titleinfo;gnomecompat;regex;imgpng;mousepoll;annotate;screenshot;clone;vpswitch;place;animation;move;resize;shift;mag;cube;gears;rotate;cubeaddon;td;resizeinfo;session;workarounds;thumbnail;wobbly;expo;ezoom;staticswitcher;fade;scale;
s0_hsize = 6
s0_vsize = 1

---
Here the version info:

kr@neclap:~$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04
kr@neclap:~$ apt-cache policy compiz
compiz:
  Installed: 1:0.9.4+bzr20110415-0ubuntu2
  Candidate: 1:0.9.4+bzr20110415-0ubuntu2
  Version table:
 *** 1:0.9.4+bzr20110415-0ubuntu2 0
500 http://at.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status
kr@neclap:~$ apt-cache policy compizconfig-settings-manager 
compizconfig-settings-manager:
  Installed: 0.9.4-0ubuntu2
  Candidate: 0.9.4-0ubuntu2
  Version table:
 *** 0.9.4-0ubuntu2 0
500 http://at.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compizconfig-settings-manager 0.9.4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun May 15 20:53:27 2011
ExecutablePath: /usr/bin/ccsm
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: compizconfig-settings-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: compizconfig-settings-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty

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

Title:
  desktop fails when ccsm enables cube in compiz

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


[Bug 778205] Re: emacs daemon inhibits logout

2011-05-14 Thread Klaus Reichl
Hi Anders,

This has been a bug for long, good that you reported, I was always to lazy.
If there is some time I'll debug this.

Klaus

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

Title:
  emacs daemon inhibits logout

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


[Bug 661429] Re: bluetooth icon disappears after I pair with mouse

2011-01-03 Thread Klaus Reichl
Hi again,

After logging out and in again, icon was back.  Strange.

cuK

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

Title:
  bluetooth icon disappears after I pair with mouse

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


[Bug 661429] Re: bluetooth icon disappears after I pair with mouse

2011-01-03 Thread Klaus Reichl
Hi,

Successfully paired my Headset.  Icon stayed.

Pairing my phone afterwards,  the icon disappeared.

Trying to reproduce.

cuK

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

Title:
  bluetooth icon disappears after I pair with mouse

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


[Bug 662711] Re: NFS user/group mapping not working in 10.10

2010-12-17 Thread Klaus Reichl
Hi out there,

As there is no activity here, I leave my (working) hack in place.  Just
posting to help others with the same problem.

Picked up /sbin/mount.nfs from Ubuntu 10.04 installation.  This defaults
to nfs3 with works around the (I suppose) server side bug with nfs4.

Have fun,
Klaus

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

Title:
  NFS user/group mapping not working in 10.10

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


[Bug 662711] Re: NFS user/group mapping not working in 10.10

2010-11-30 Thread Klaus Reichl
We have the problem, that the nfs-server is externally hosted and NFS
entries are published via automounter maps.

Running now 10.10 on an NFS client we have the situation:

* mount uses NFS4 per default
* autmounter maps don't give something like vers=3
=> nfs stuff is mounted nobody/nogroup

The only solution I tested successfully so far is to
manually mount the things with:
   mount ... vers=3 ...

Another solution, I'm thinking about is to replace
/sbin/mount.nfs which is now /sbin/mount.nfs4 really
with an version mount version 3 per default.
But that's ugly!

Is there something I miss here?  Can I configure a default for mount?

Thanx for info
Klaus

-- 
NFS user/group mapping not working in 10.10
https://bugs.launchpad.net/bugs/662711
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 472003] Re: [clevo M7X0SUN] suspend/resume failure [non-free: nvidia]

2010-09-22 Thread Klaus Reichl
... and in Maverick also.

Situation is exactly like described in the latest comment.

-- 
[clevo M7X0SUN] suspend/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/472003
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 472003] Re: [clevo M7X0SUN] suspend/resume failure [non-free: nvidia]

2010-09-17 Thread Klaus Reichl
It is still in Lucid

bash# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.1 LTS
Release:10.04
Codename:   lucid
bash# uname -a
Linux lila 2.6.32-25-generic #43-Ubuntu SMP Wed Sep 1 09:46:39 UTC 2010 i686 
GNU/Linux

Device is usable (at least with my tests - tell me what I should try),
however, it takes long to get it going.

/var/log/syslog:
...
Sep 17 12:20:30 lila kernel: [  498.741775] Registered led device: 
rtl8187-phy4::tx
Sep 17 12:20:30 lila kernel: [  498.741806] Registered led device: 
rtl8187-phy4::rx
Sep 17 12:20:30 lila kernel: [  498.742597] rtl8187: wireless switch is on
Sep 17 12:20:30 lila kernel: [  498.742875] PM: resume devices took 32.064 
seconds
Sep 17 12:20:30 lila kernel: [  498.742876] [ cut here ]
Sep 17 12:20:30 lila kernel: [  498.742884] WARNING: at 
/build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 
suspend_test_finish+0x89/0x90()
Sep 17 12:20:30 lila kernel: [  498.742887] Hardware name: M7X0SUN  
   
Sep 17 12:20:30 lila kernel: [  498.742888] Component: resume devices, time: 
32064
Sep 17 12:20:30 lila kernel: [  498.742890] Modules linked in: aes_i586 
aes_generic binfmt_misc ppdev ipt_MASQUERADE iptable_nat nf_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_tcpudp 
iptable_filter ip_tables x_tables bridge stp arc4 joydev snd_hda_codec_realtek 
snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm 
snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
snd_timer snd_seq_device coretemp rtl8187 nvidia(P) fbcon tileblit font bitblit 
jmb38x_ms softcursor snd uvcvideo videodev v4l1_compat mac80211 cfg80211 
eeprom_93cx6 video sis190 psmouse serio_raw sis_agp lp soundcore snd_page_alloc 
vga16fb output vgastate memstick sdhci_pci sdhci led_class mii agpgart parport 
sata_sis
Sep 17 12:20:30 lila kernel: [  498.742940] Pid: 3635, comm: pm-suspend 
Tainted: PW  2.6.32-25-generic #43-Ubuntu
Sep 17 12:20:30 lila kernel: [  498.742942] Call Trace:
Sep 17 12:20:30 lila kernel: [  498.742948]  [] 
warn_slowpath_common+0x72/0xa0
Sep 17 12:20:30 lila kernel: [  498.742952]  [] ? 
suspend_test_finish+0x89/0x90
Sep 17 12:20:30 lila kernel: [  498.742955]  [] ? 
suspend_test_finish+0x89/0x90
Sep 17 12:20:30 lila kernel: [  498.742958]  [] 
warn_slowpath_fmt+0x2b/0x30
Sep 17 12:20:30 lila kernel: [  498.742961]  [] 
suspend_test_finish+0x89/0x90
Sep 17 12:20:30 lila kernel: [  498.742964]  [] 
suspend_devices_and_enter+0xa1/0xd0
Sep 17 12:20:30 lila kernel: [  498.742968]  [] ? printk+0x1d/0x20
Sep 17 12:20:30 lila kernel: [  498.742971]  [] enter_state+0xbd/0xf0
Sep 17 12:20:30 lila kernel: [  498.742974]  [] state_store+0x75/0xc0
Sep 17 12:20:30 lila kernel: [  498.742977]  [] ? state_store+0x0/0xc0
Sep 17 12:20:30 lila kernel: [  498.742981]  [] 
kobj_attr_store+0x20/0x30
Sep 17 12:20:30 lila kernel: [  498.742985]  [] 
sysfs_write_file+0x95/0x100
Sep 17 12:20:30 lila kernel: [  498.742990]  [] vfs_write+0xa2/0x1a0
Sep 17 12:20:30 lila kernel: [  498.742993]  [] ? 
sysfs_write_file+0x0/0x100
Sep 17 12:20:30 lila kernel: [  498.742996]  [] ? 
do_page_fault+0x160/0x3a0
Sep 17 12:20:30 lila kernel: [  498.742999]  [] sys_write+0x42/0x70
Sep 17 12:20:30 lila kernel: [  498.743003]  [] syscall_call+0x7/0xb
Sep 17 12:20:30 lila kernel: [  498.743006]  [] ? 
show_kprobe_addr+0x30/0x100
Sep 17 12:20:30 lila kernel: [  498.743008] ---[ end trace feb0a83f671a562c ]---
Sep 17 12:20:30 lila kernel: [  498.743042] PM: Finishing wakeup.
Sep 17 12:20:30 lila kernel: [  498.743044] Restarting tasks ... 
Sep 17 12:20:30 lila kernel: [  498.766319] udev: renamed network interface 
wlan0 to wlan1
Sep 17 12:20:30 lila kernel: [  498.766653] done.


** Changed in: linux (Ubuntu)
   Status: Expired => In Progress

-- 
[clevo M7X0SUN] suspend/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/472003
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 501864] Re: Switch Users without locking screen

2010-06-21 Thread Klaus Reichl
Checked around the same problem as well, here is what I found:

* Lockdown Editor (Package pessulus) is a "family" friendly tool
(sitting on System->Administration->Lockdown Editor when pessulus is
installed) which allows to configure "disable Lock Screen" in gnome
screensaver (beside others user interface configurations).  This is much
more intuitive for the "family" than digging into gconf stuff.

* In German the "Lockdown Editor" is called "Benutzerschnittstelle" (=
"User Interface") which is an even more "family" friendly name in Non-
admin land (maybe something to think about).

And most important:

* As far as I understood Hugo and Robert, however, above is only a work-
around and I totally agree.

A use case for family sharing computers is also:
  - If I wanna lock, I do
  - If I switch to another user for whatever purpose,
I don't want to lock automatically, 
since I'm switching back in most of the cases soon

So what would be needed here is another option beside
"disable_lock_screen", named something like
"disable_lock_screen_on_user_switch" and this should really be
changeable efficiently in the user switching menu.

Possiblities when lock_on_user_switch is disabled and wanted
exceptionally:

Case 1 (clumsy)

* Lock Screen
* Do UserSwitch from Lock 

Case 2 (fast)

* Have a field to tick in the switching menu, setting lock_on_user_switch
* Do UserSwitch from the same menu afterwards

That's it
I hope, expressing wishes is OK in this wishlist bug-report.

cuK

-- 
Switch Users without locking screen
https://bugs.launchpad.net/bugs/501864
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 580148] Re: sound pref. do not show choosen dev for output

2010-05-13 Thread Klaus Reichl

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48405738/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/48405739/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/48405740/ProcStatus.txt

-- 
sound pref. do not show choosen dev for output
https://bugs.launchpad.net/bugs/580148
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 580148] [NEW] sound pref. do not show choosen dev for output

2010-05-13 Thread Klaus Reichl
Public bug reported:

Binary package hint: gnome-media

After connecting external bluetooth headphone, (almost) everything is wonderful
* Headphone is shown as secondary Output
* Sound is redirected to the Headphone without additional clicks (what I really 
appreciate)
however
* Sound Preferences still show "Internal Audio" as selected source.

It's really minor, but ...
... if this was shown, it would be perfect.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-media 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu May 13 21:07:38 2010
ExecutablePath: /usr/bin/gnome-volume-control
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate amd64 
(20091020.3)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.utf8
SourcePackage: gnome-media
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2236): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nm-applet:2237): Gdk-CRITICAL **: 
gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private->update_and_descendants_freeze_count > 0' failed
 (gnome-terminal:2429): Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion 
`entry != NULL && entry->lock_count > 0' failed

** Affects: gnome-media (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
sound pref. do not show choosen dev for output
https://bugs.launchpad.net/bugs/580148
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 580133] Re: Device connections fail, if multiple users are logged in

2010-05-13 Thread Klaus Reichl

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48404400/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/48404401/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/48404402/ProcStatus.txt

-- 
Device connections fail, if multiple users are logged in
https://bugs.launchpad.net/bugs/580133
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 580133] [NEW] Device connections fail, if multiple users are logged in

2010-05-13 Thread Klaus Reichl
Public bug reported:

Binary package hint: gnome-bluetooth

On one computer (Pentium D with Bluetooth USB tongle) connecting does not work 
at all.  In case only one user is on no problem.
On this machine (Laptop Core2 Duo Bluetooth builtin) connection works but fails 
after some time (it seems bluetooth-applet from the other user kicks in).

I assume the problem is in `bluetooth-applet' since `blueman' handles
the case when more users are on properly.

Switched to blueman for the moment.

Hope this helps,
Klaus

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-bluetooth 2.30.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu May 13 20:45:08 2010
ExecutablePath: /usr/bin/bluetooth-applet
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate amd64 
(20091020.3)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-bluetooth
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2245): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nm-applet:2247): Gdk-CRITICAL **: 
gdk_window_thaw_toplevel_updates_libgtk_only: assertion 
`private->update_and_descendants_freeze_count > 0' failed
 (gnome-terminal:2429): Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion 
`entry != NULL && entry->lock_count > 0' failed

** Affects: gnome-bluetooth (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Device connections fail, if multiple users are logged in
https://bugs.launchpad.net/bugs/580133
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


Re: [Bug 502904] Re: file:// URLs do not work any more

2010-01-07 Thread Klaus Reichl
Hi Pedro,

* Created a New User
* Tried epiphany file:// URL again
and found out:
  file:///some-real-file.html does work
however
  file:///some-directory  does not

Try:
  file:///usr/share/doc

Other hints to debug?
I've already installed a fresh copy of karmic in a chroot (original was an
upgrade), but same story.

Thanks,
Klaus

On Wed, Jan 6, 2010 at 7:20 PM, Pedro Villavicencio
wrote:

> that works fine here, could you try the same with a new user created
> there? Thanks.
>
> ** Changed in: epiphany-browser (Ubuntu)
>   Importance: Undecided => Low
>
> ** Changed in: epiphany-browser (Ubuntu)
>   Status: New => Incomplete
>
> --
> file:// URLs do not work any more
> https://bugs.launchpad.net/bugs/502904
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “epiphany-browser” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: epiphany-browser
>
> Upgraded from Jaunty to Karmic last autumn, where web browser 2.26.1 was
> able to resolve file:// URLs.  Now it is
> web browser 2.28.0 and file:// is not working any more.
>
> Was there a change in URL handling (extension, policy) without
> documentation I am able to find?  Or is it simply a bug in the browser
> (which I don't believe since there are no complaints).
>
> Help welcome,
> Klaus
>
> Reproduce with:
>
> file:/// => Unable to load page: Problem occurred while loading the URL
> file:///
>
> file://  => suggests file:///home/kr
> which is my home directory
> => Unable to load page: Problem occurred while loading the URL
> file:///home/kr
>
> ProblemType: Bug
> Architecture: i386
> Date: Mon Jan  4 11:13:43 2010
> DistroRelease: Ubuntu 9.10
> NonfreeKernelModules: nvidia
> Package: epiphany-browser 2.28.0-4ubuntu1
> ProcEnviron:
>  LANGUAGE=en_US.UTF-8
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
> SourcePackage: epiphany-browser
> Uname: Linux 2.6.31-17-generic i686
>
> To unsubscribe from this bug, go to:
>
> https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/502904/+subscribe
>


** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/37537832/Screenshot.png

-- 
file:// URLs do not work any more
https://bugs.launchpad.net/bugs/502904
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 502904] Re: file:// URLs do not work any more

2010-01-04 Thread Klaus Reichl

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/37404011/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/37404012/XsessionErrors.txt

-- 
file:// URLs do not work any more
https://bugs.launchpad.net/bugs/502904
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 502904] [NEW] file:// URLs do not work any more

2010-01-04 Thread Klaus Reichl
Public bug reported:

Binary package hint: epiphany-browser

Upgraded from Jaunty to Karmic last autumn, where web browser 2.26.1 was able 
to resolve file:// URLs.  Now it is
web browser 2.28.0 and file:// is not working any more.

Was there a change in URL handling (extension, policy) without
documentation I am able to find?  Or is it simply a bug in the browser
(which I don't believe since there are no complaints).

Help welcome,
Klaus

Reproduce with:

file:/// => Unable to load page: Problem occurred while loading the URL
file:///

file://  => suggests file:///home/kr
which is my home directory
 => Unable to load page: Problem occurred while loading the URL 
file:///home/kr

ProblemType: Bug
Architecture: i386
Date: Mon Jan  4 11:13:43 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: epiphany-browser 2.28.0-4ubuntu1
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: epiphany-browser
Uname: Linux 2.6.31-17-generic i686

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
file:// URLs do not work any more
https://bugs.launchpad.net/bugs/502904
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 502685] Re: Line-in input is not forwarded to output device

2010-01-03 Thread Klaus Reichl

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/37388029/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/37388030/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/37388031/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/37388032/BootDmesg.txt

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

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

** Attachment added: "Card1.Amixer.values.txt"
   http://launchpadlibrarian.net/37388035/Card1.Amixer.values.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/37388036/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/37388037/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/37388038/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/37388039/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/37388040/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/37388041/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/37388042/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/37388043/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/37388044/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/37388045/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/37388046/WifiSyslog.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/37388047/XsessionErrors.txt

-- 
Line-in input is not forwarded to output device
https://bugs.launchpad.net/bugs/502685
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 502685] [NEW] Line-in input is not forwarded to output device

2010-01-03 Thread Klaus Reichl
Public bug reported:

Line-in (tvtime, gnomeradio - with signal from tv-card) works properly on sound 
output devices (speakers, headphone using cable).
Bluetooth headphones work properly with PCM generated sound (e.g. rhythmbox, 
epiphany-browser).

The combination "line-in with output to headphones via bluetooth"
doesn't produce any sound on the headphones.

As I'm not familiar with gnome-media, pulseaudio, and friends, I cannot debug 
the problem now, however,
if there are some hints, I could provide more and better info.

ProblemType: Bug
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  kr 3814 F pulseaudio
 /dev/snd/pcmC1D0c:   kr 3814 F...m pulseaudio
 /dev/snd/controlC0:  kr 3814 F pulseaudio
 /dev/snd/pcmC0D0p:   kr 3814 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xcbbf8000 irq 19'
   Mixer name   : 'Realtek ALC882'
   Components   : 'HDA:10ec0882,1043,00100101'
   Controls  : 37
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'Bt878'/'Brooktree Bt878 at 0xc000, irq 22'
   Mixer name   : 'Bt87x'
   Components   : ''
   Controls  : 3
   Simple ctrls  : 5
Date: Sun Jan  3 20:06:43 2010
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=9a914853-43fb-48d3-9226-88264b8224eb
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 pan0  no wireless extensions.
MachineType: System manufacturer System Product Name
NonfreeKernelModules: nvidia
Package: linux-image-2.6.31-17-generic 2.6.31-17.54
ProcCmdLine: root=UUID=c416caa2-7f06-4f71-89ce-6d928609333f ro quiet splash
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-17-generic N/A
 linux-firmware 1.26
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Uname: Linux 2.6.31-17-generic i686
WpaSupplicantLog:
 
dmi.bios.date: 06/14/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0312
dmi.board.name: P5LD2-Deluxe
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.:bvr0312:bd06/14/2005:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5LD2-Deluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Line-in input is not forwarded to output device
https://bugs.launchpad.net/bugs/502685
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