[Bug 1194698] Re: qemu-system-sparc64 crashed with SIGABRT in cpu_abort()

2013-06-26 Thread Alfred Monticello
sparc bios, probably ss5 or ss20. I probably did something wrong

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

Title:
  qemu-system-sparc64 crashed with SIGABRT in cpu_abort()

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

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


[Bug 1163041] Re: Inconsistent behaviour with minimized Trash windows

2014-02-02 Thread Alfred Neumayer
I hate to be annoying but since feature freeze is aproaching quickly,
this should be looked at very soon. It would be a bummer if such an
obvious UX inconsistency lands in an LTS release.

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

Title:
  Inconsistent behaviour with minimized Trash windows

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

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


[Bug 909488] Re: nautilus-dropbox forbids dropbox's non-free binaries to replace themselves by properly installing dropbox system-wide

2012-10-23 Thread Alfred Zhu
I got the messags saying that Dropbox was running from an unsupported
location after installed nautilus-dropbox from ubuntu repository. I
clicked "Don't ask again" and it seems that Dropbox was running as
intended. I just want to make sure Dropbox really  works properly if I
ignored the message.

To be honest I prefer installing all software from ubuntu repository in
order to keep the consistency of package management system. So even if I
know Dropox officially provides deb installer and newer releases,I don't
want to choose it.

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

Title:
  nautilus-dropbox forbids dropbox's non-free binaries to replace
  themselves by properly installing dropbox system-wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/909488/+subscriptions

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

[Bug 1068661] Re: Unity does not load after installing fglrx/fglrx-updates in ATI/Radeon + Intel GPU hybrid systems

2012-10-31 Thread Alfred Neumayer
One interesting thing with the modified debs from Nick Andrik:
My HP ProBook 4730s has a similar muxless switching setup (Intel HD 3000 + 
Radeon 6470m).
Booting up with the HD 3000 results in a X segfault, can't log in, can't even 
switch to a tty in the process.
However, long-pressing the power button and turning on the laptop back again 
gets through without a problem.
That is, until I reboot or shutdown again. Then I have to do the same thing 
again (let X segfault, pulling power, turning laptop on).
Also, switching graphics and killing X with "sudo pkill X" works most of the 
time, so you can boot with the DGPU enabled,
login, run the commands "aticonfig --px-igpu; sudo pkill X" and you can log in 
with your IGPU up and running.
Before shutting down, set the DGPU again with "aticonfig --px-dgpu" and shut 
down. Repeat steps for happyness until a fix is released.

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

Title:
  Unity does not load after installing fglrx/fglrx-updates in ATI/Radeon
  + Intel GPU hybrid systems

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

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


[Bug 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-07 Thread Alfred Neumayer
The fix that has been merged into fglrx is still incomplete in regards to 32 
bit compatibility on a 64 bit host OS.
If you want to run old games like Counter Strike 1.6 on the Intel GPU, you 
can't.
That's because of 2 reasons:
1) The path to #OTHER_ARCH# DRI libs is missing (/usr/lib/i386-linux-gnu/dri)
2)  When doing:

amdconfig --px-igpu 
cat /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf 

it shows that ldconfig should count in /usr/i386-linux-gnu/mesa as a valuable 
path for libraries, but this path does not exist.
Instead, this path should be used: /usr/lib/i386-linux-gnu/mesa/
Symlinking the wrong path to the right one by hand is a nice hack, but it's a 
hack.
I'm a little disturbed that nobody ever noticed this mistake. Maybe I'm the 
only one who likes to play old games on the IGPU.

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

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

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


[Bug 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-07 Thread Alfred Neumayer
Awesome, thanks!
Just for reference, this is the workaround for the DRI path problem that I've 
done 
and been using for 2 months now, seems to be working fine.
This goes straight into /etc/X11/Xsession.d/

https://raw.github.com/beidl/amd-indicator/master/11switchable

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

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

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


[Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-01-06 Thread Alfred Neumayer
Luigi, I believe the problem with those xorg-edgers fglrx drivers is that the 
are for embedded APUs, at least from what I've read.
Try my package here: http://ubuntuone.com/7D7u8DgDzIAaC4qokYbUzs
I've used that one (had to apply the needed patch) when I was using quantal + 
kernel 3.7.

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

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

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


[Bug 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-08 Thread Alfred Neumayer
Tried it on my machine, didn't work right out of the box.
I tried to launch Steam through Wine, but as soon as the login finished, it 
crashed.
Running it with LIBGL_DEBUG=verbose, it told me that there were no DRI libs.
So that means that having /usr/lib/i386-linux-gnu/dri in the LIBGL_DRIVERS_PATH 
is really needed, even on amd64 hosts.
Having the path added to 10fglrx makes Steam and CS 1.6 run flawlessly.

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

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

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


[Bug 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-10 Thread Alfred Neumayer
Thank you for the kind words! I'm glad it's working well for you (and
that people are actually using my stuff). :)

@Nick, I won't have much time to test the new fglrx packages from your PPA, I'm 
sorry.
But by just judging the diff, it should be reflecting exactly what I've done in 
my Xsession script (where it's been working fine),
mostly because simply specifying another DRI path for the Intel drivers should 
not affect fglrx in any way.
Maybe in a few days I'll have some time, but school is a little more important 
right now,
much more than dealing with breaking a working (and needed) system.

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

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

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


[Bug 1158099] [NEW] package unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4 failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in package

2013-03-20 Thread Alfred Monticello
Public bug reported:

BROKE

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu2
Architecture: amd64
Date: Wed Mar 20 09:34:07 2013
DuplicateSignature:
 Unpacking replacement unity-asset-pool ...
 dpkg: error processing 
/var/cache/apt/archives/unity-asset-pool_0.8.24daily13.03.20-0ubuntu1_all.deb 
(--unpack):
  trying to overwrite '/usr/share/icons/hicolor/32x32/apps/facebook.png', which 
is also in package account-plugin-facebook 0.10bzr13.02.27-0ubuntu1
ErrorMessage: trying to overwrite 
'/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in package 
account-plugin-facebook 0.10bzr13.02.27-0ubuntu1
InstallationDate: Installed on 2013-03-05 (15 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130303)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: unity-asset-pool
Title: package unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4 failed to 
install/upgrade: trying to overwrite 
'/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in package 
account-plugin-facebook 0.10bzr13.02.27-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity-asset-pool (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package package-conflict raring regression-retracer

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

Title:
  package unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4 failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in
  package account-plugin-facebook 0.10bzr13.02.27-0ubuntu1

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

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


[Bug 1158099] Re: package unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4 failed to install/upgrade: trying to overwrite '/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in package ac

2013-03-20 Thread Alfred Monticello
broke

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

Title:
  package unity-asset-pool 0.8.24daily13.03.20.1-0ubuntu4 failed to
  install/upgrade: trying to overwrite
  '/usr/share/icons/hicolor/32x32/apps/facebook.png', which is also in
  package account-plugin-facebook 0.10bzr13.02.27-0ubuntu1

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

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


[Bug 1158161] [NEW] Unmaximized windows can't be closed, minimized, moved

2013-03-21 Thread Alfred Neumayer
Public bug reported:

Revision #3635 or #3636 must have introduced a regression that causes
the titlebar and borders to not respond to actions like minimizing,
maximizing, closing and resizing.

How to reproduce:
1) Open a Nautilus window.
2) Maximize the window either by pressing the maximize button or dragging the 
window up to the top
3) Unmaximize the window either through the minimize button or dragging the 
window
4) Resizing, Closing, Moving etc fails

However, moving the window by holding [Alt] works.
This bug occurs even after resetting the compiz configuration.
Tested on an Acer TimelineU M5-481TG, display resolution 1366x768.

lsb_release:
Description:Ubuntu Raring Ringtail (development branch)
Release:13.04

apt-cache policy compiz:
compiz:
  Installiert:   1:0.9.9~daily13.03.20-0ubuntu1
  Installationskandidat: 1:0.9.9~daily13.03.20-0ubuntu1
  Versionstabelle:
 *** 1:0.9.9~daily13.03.20-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz 1:0.9.9~daily13.03.20-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
.tmp.unity.scope.gourmet: Error: [Errno 21] Ist ein Verzeichnis: 
'/tmp/unity-scope-gourmet'
.tmp.unity.support.test.0:

ApportVersion: 2.9.2-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Thu Mar 21 08:14:58 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.6, 3.8.0-13-generic, x86_64: installed
 nvidia-313-updates, 313.26, 3.8.0-13-generic, x86_64: installed
 vboxhost, 4.2.10, 3.8.0-13-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0713]
 NVIDIA Corporation Device [10de:0fd3] (rev ff) (prog-if ff)
MachineType: Acer Aspire M5-481TG
MarkForUpload: True
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-13-generic 
root=UUID=d67047dc-d9af-4097-8c13-0c46dc017014 ro quiet splash 
i915_enable_rc6=1 pcie_aspm=force acpi_backlight=vendor acpi_osi=Linux
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/23/2012
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.05
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: MA40_HX
dmi.board.vendor: Acer
dmi.board.version: Type2 - Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.05:bd08/23/2012:svnAcer:pnAspireM5-481TG:pvrV1.05:rvnAcer:rnMA40_HX:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: Aspire M5-481TG
dmi.product.version: V1.05
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.9~daily13.03.20-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.42-0ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu2b1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1b1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.4-0ubuntu1b1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1
xserver.bootTime: Thu Mar 21 08:01:35 2013
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:

xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu2b1
xserver.video_driver: intel

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


** Tags: amd64 apport-bug compiz-0.9 raring ubuntu

** Description changed:

  Revision #3636 or #3637 must have introduced a regression that causes
  the titlebar and borders to not respond to actions like minimizing,
  maximizing, closing and resizing.
  
  How to reproduce:
  1) Open a Nautilus window.
  2) Maximize the window either by pressing the maximize button or dragging the 
window up to the top
  3) Unmaximize the window either through the minimize button or dragging the 
window
  4) Resizing, Closing, Moving etc fails
  
  This bug occurs even after resetting the compiz configuration.
- Tested on an Acer TimelineU M5-481TG, display resolution 1366x786.
+ Tested on an Acer TimelineU M5-481TG, display resolution 1366x768.
  
  lsb_release:
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04
  
  apt-cache policy compiz:
  compiz:
-   Installiert:   1:0.9.9~daily13.03.20-0ubuntu1

[Bug 1158161] Re: Unmaximized windows can't be closed, minimized, moved

2013-03-21 Thread Alfred Neumayer
** Description changed:

  Revision #3635 or #3636 must have introduced a regression that causes
  the titlebar and borders to not respond to actions like minimizing,
  maximizing, closing and resizing.
  
  How to reproduce:
  1) Open a Nautilus window.
  2) Maximize the window either by pressing the maximize button or dragging the 
window up to the top
  3) Unmaximize the window either through the minimize button or dragging the 
window
  4) Resizing, Closing, Moving etc fails
  
+ However, moving the window by holding [Alt] works.
  This bug occurs even after resetting the compiz configuration.
  Tested on an Acer TimelineU M5-481TG, display resolution 1366x768.
  
  lsb_release:
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04
  
  apt-cache policy compiz:
  compiz:
    Installiert:   1:0.9.9~daily13.03.20-0ubuntu1
    Installationskandidat: 1:0.9.9~daily13.03.20-0ubuntu1
    Versionstabelle:
   *** 1:0.9.9~daily13.03.20-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: compiz 1:0.9.9~daily13.03.20-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  .tmp.unity.scope.gourmet: Error: [Errno 21] Ist ein Verzeichnis: 
'/tmp/unity-scope-gourmet'
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Thu Mar 21 08:14:58 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.6, 3.8.0-13-generic, x86_64: installed
   nvidia-313-updates, 313.26, 3.8.0-13-generic, x86_64: installed
   vboxhost, 4.2.10, 3.8.0-13-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Acer Incorporated [ALI] Device [1025:0713]
   NVIDIA Corporation Device [10de:0fd3] (rev ff) (prog-if ff)
  MachineType: Acer Aspire M5-481TG
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-13-generic 
root=UUID=d67047dc-d9af-4097-8c13-0c46dc017014 ro quiet splash 
i915_enable_rc6=1 pcie_aspm=force acpi_backlight=vendor acpi_osi=Linux
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/23/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.05
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: MA40_HX
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.05:bd08/23/2012:svnAcer:pnAspireM5-481TG:pvrV1.05:rvnAcer:rnMA40_HX:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire M5-481TG
  dmi.product.version: V1.05
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.9~daily13.03.20-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.42-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu2b1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1b1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.4-0ubuntu1b1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1
  xserver.bootTime: Thu Mar 21 08:01:35 2013
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
  
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu2b1
  xserver.video_driver: intel

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

Title:
  Unmaximized windows can't be closed, minimized, moved

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

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

[Bug 1158381] Re: [regression] Unresponsive Decorators on Unmaximzed Windows

2013-03-21 Thread Alfred Neumayer
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

** This bug has been marked a duplicate of bug 1158161
   Unmaximized windows can't be closed, minimized, moved

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

Title:
  [regression] Unresponsive Decorators on Unmaximzed Windows

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

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


[Bug 1158355] Re: Unable to grab Windows in Raring

2013-03-21 Thread Alfred Neumayer
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

** This bug has been marked a duplicate of bug 1158161
   Unmaximized windows can't be closed, minimized, moved

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

Title:
  Unable to grab Windows in Raring

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

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


[Bug 1163041] [NEW] Inconsistent behaviour with minimized Trash windows

2013-04-01 Thread Alfred Neumayer
Public bug reported:

Now with a fix for LP: #753938 being merged into raring, this presents a
new usability challenge to users.

The issue:
When you open a trash window from the launcher and minimize it, it gets 
minimized into the Nautilus icon.
However, a user would then expect to get the window back by clicking the icon 
where the window minimized into in the first place,
in this case, the Nautilus icon in the launcher.
Instead, it opens a new Nautilus window.
The issue here is that trash windows and every other Nautilus window are only 
seperated logically from each other, but not graphically.

The fix:
When minimizing the trash window, instead of minimizing into the Nautilus icon, 
it should minimize the window into the trash icon in the launcher.
I'm purely talking about the minimize animation and triangle next to the trash 
icon here.

Description:Ubuntu Raring Ringtail (development branch)
Release:13.04

unity:
  Installiert:   6.12.0daily13.04.01-0ubuntu1
  Installationskandidat: 6.12.0daily13.04.01-0ubuntu1
  Versionstabelle:
 *** 6.12.0daily13.04.01-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily13.04.01-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
Uname: Linux 3.8.0-15-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Tue Apr  2 00:23:51 2013
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  Inconsistent behaviour with minimized Trash windows

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

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

[Bug 753938] Re: Launcher - Open Trash window prevents Nautilus being launched when a user clicks on the Nautilus Launcher icon

2013-04-01 Thread Alfred Neumayer
This change causes some serious inconsistency in the way users interact with 
the launcher.
I've filed a bug on this here: #1163041

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

Title:
  Launcher - Open Trash window prevents Nautilus being launched when a
  user clicks on the Nautilus Launcher icon

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

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


[Bug 753938] Re: Launcher - Open Trash window prevents Nautilus being launched when a user clicks on the Nautilus Launcher icon

2013-04-01 Thread Alfred Neumayer
I'm sorry, here's the link:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163041

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

Title:
  Launcher - Open Trash window prevents Nautilus being launched when a
  user clicks on the Nautilus Launcher icon

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

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


[Bug 1163041] Re: Inconsistent behaviour with minimized Trash windows

2013-04-01 Thread Alfred Neumayer
** Description changed:

  Now with a fix for LP: #753938 being merged into raring, this presents a
  new usability challenge to users.
  
  The issue:
  When you open a trash window from the launcher and minimize it, it gets 
minimized into the Nautilus icon.
  However, a user would then expect to get the window back by clicking the icon 
where the window minimized into in the first place,
  in this case, the Nautilus icon in the launcher.
  Instead, it opens a new Nautilus window.
  The issue here is that trash windows and every other Nautilus window are only 
seperated logically from each other, but not graphically.
  
  The fix:
  When minimizing the trash window, instead of minimizing into the Nautilus 
icon, it should minimize the window into the trash icon in the launcher.
- I'm purely talking about the minimize animation here.
- 
+ I'm purely talking about the minimize animation and triangle next to the 
trash icon here.
  
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04
  
  unity:
-   Installiert:   6.12.0daily13.04.01-0ubuntu1
-   Installationskandidat: 6.12.0daily13.04.01-0ubuntu1
-   Versionstabelle:
-  *** 6.12.0daily13.04.01-0ubuntu1 0
- 500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installiert:   6.12.0daily13.04.01-0ubuntu1
+   Installationskandidat: 6.12.0daily13.04.01-0ubuntu1
+   Versionstabelle:
+  *** 6.12.0daily13.04.01-0ubuntu1 0
+ 500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily13.04.01-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
  Uname: Linux 3.8.0-15-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Apr  2 00:23:51 2013
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  Now with a fix for LP: #753938 being merged into raring, this presents a
  new usability challenge to users.
  
  The issue:
  When you open a trash window from the launcher and minimize it, it gets 
minimized into the Nautilus icon.
  However, a user would then expect to get the window back by clicking the icon 
where the window minimized into in the first place,
  in this case, the Nautilus icon in the launcher.
  Instead, it opens a new Nautilus window.
- The issue here is that trash windows and every other Nautilus window are only 
seperated logically from each other, but not graphically.
+ The issue here is that trash windows and every other Nautilus window are only 
seperated logically from each other, but not visually.
  
  The fix:
  When minimizing the trash window, instead of minimizing into the Nautilus 
icon, it should minimize the window into the trash icon in the launcher.
  I'm purely talking about the minimize animation and triangle next to the 
trash icon here.
  
  Description:  Ubuntu Raring Ringtail (development branch)
  Release:  13.04
  
  unity:
    Installiert:   6.12.0daily13.04.01-0ubuntu1
    Installationskandidat: 6.12.0daily13.04.01-0ubuntu1
    Versionstabelle:
   *** 6.12.0daily13.04.01-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily13.04.01-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
  Uname: Linux 3.8.0-15-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Tue Apr  2 00:23:51 2013
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Inconsistent behaviour with minimized Trash windows

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

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

[Bug 1158161] Re: [regression] Unmaximized windows can't be closed, minimized, moved

2013-03-29 Thread Alfred Neumayer
I haven't tested this on any desktop environment other than Unity, so this 
appears to be a problem with basically any other DE when Compiz is being used 
as the compositor.
Has anyone tested this with an environment other that Unity or Gnome?

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

Title:
  [regression] Unmaximized windows can't be closed, minimized, moved

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

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


[Bug 661248] Re: PCI Race Condition with COMPAL FL90

2011-10-14 Thread Alfred Homan
Still exists on today's 10.11. Still no any solution whatsoever.
My configuration: N86PV-GS / NVIDIA 7200 GS / NVIDIA GeForce 9800 GT.
When I removed 9800 GT it worked fine on the embedded card (7200 GS).

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

Title:
  PCI Race Condition with COMPAL FL90

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

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


[Bug 661248] Re: PCI Race Condition with COMPAL FL90

2011-10-15 Thread Alfred Homan
Just found out, if I type the following:

sudo echo 1 > /sys/bus/pci/devices/\:02\:00.0/remove
sudo echo 1 > /sys/bus/pci/rescan

(sudo service lightdm start)

lightdm starts fine

But I can't figure out how to make it work automatically.
tried /etc/rc.local, /etc/init.d + all levels, inserted it right before lightdm.
The driver itself just fails in SysV (loading graphic drivers [fail]) and 
everything fallbacks to the console.

Any suggestions?

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

Title:
  PCI Race Condition with COMPAL FL90

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

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


[Bug 661248] Re: PCI Race Condition with COMPAL FL90

2011-10-15 Thread Alfred Homan
I just added those to the /etc/rc.local and the problem has been solved:
echo 1 > /sys/bus/pci/devices/\:02\:00.0/remove
echo 1 > /sys/bus/pci/rescan
service lightdm start

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

Title:
  PCI Race Condition with COMPAL FL90

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

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


[Bug 878361] [NEW] package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-10-19 Thread Alfred Maghi
Public bug reported:

My ubuntu:
Description:Ubuntu 11.04
Release:11.04
-
My package: 

mysql-server-5.1:
  Installé : 5.1.54-1ubuntu4
  Candidat : 5.1.54-1ubuntu4
 Table de version :
 *** 5.1.54-1ubuntu4 0
500 http://fr.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status
-
My bug:
I expected MYSQL to be reconfigure with the new version of the config file 
/etc/init/mysql.conf but it fails to configure:

My terminal:
Installation de la nouvelle version du fichier de configuration 
/etc/init/mysql.conf ...
111019 19:25:31 [Note] Plugin 'FEDERATED' is disabled.
111019 19:25:31  InnoDB: Initializing buffer pool, size = 8.0M
111019 19:25:31  InnoDB: Completed initialization of buffer pool
111019 19:25:31  InnoDB: Started; log sequence number 0 44233
111019 19:25:31  InnoDB: Starting shutdown...
111019 19:25:37  InnoDB: Shutdown completed; log sequence number 0 44233
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg : erreur de traitement de mysql-server-5.1 (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 mysql-server-5.1
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mysql-server-5.1 5.1.54-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: nvidia
AptOrdering:
 mysql-server-5.1: Install
 mysql-server-5.1: Configure
Architecture: amd64
Date: Wed Oct 19 19:25:54 2011
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
SourcePackage: mysql-5.1
Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to natty on 2011-05-12 (159 days ago)

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/878361/+subscriptions

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

[Bug 878361] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-10-19 Thread Alfred Maghi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878361

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/878361/+subscriptions

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

[Bug 997061] Re: installation crashes

2012-05-09 Thread Alfred Alesi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997061

Title:
  installation crashes

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

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


[Bug 997061] [NEW] installation crashes

2012-05-09 Thread Alfred Alesi
Public bug reported:

installation program crashes

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CasperVersion: 1.287
Date: Wed May  9 13:38:54 2012
LiveMediaBuild: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=de_AT.UTF-8
 PATH=(custom, no user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric ubiquity-2.8.7

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

Title:
  installation crashes

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

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


[Bug 997115] Re: installation program crashes

2012-05-09 Thread Alfred Alesi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997115

Title:
  installation program crashes

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

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


[Bug 997115] [NEW] installation program crashes

2012-05-09 Thread Alfred Alesi
Public bug reported:

Installation des Grundsystems

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CasperVersion: 1.287
Date: Wed May  9 15:49:45 2012
LiveMediaBuild: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=de_AT.UTF-8
 PATH=(custom, no user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric ubiquity-2.8.7

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

Title:
  installation program crashes

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

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


[Bug 950952] Re: Ubuntu 12.04 install freezes at completion of "Who are you?"

2012-05-26 Thread alFReD NSH
*** This bug is a duplicate of bug 966294 ***
https://bugs.launchpad.net/bugs/966294

This is also happening to me. Tried two times.

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

Title:
  Ubuntu 12.04 install freezes at completion of "Who are you?"

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

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


[Bug 939548] Re: Borked Ricoh SD card reader e823; device misidentifies as e822 after system reboot

2012-05-30 Thread Alfred Zhu
** Changed in: linux (Ubuntu)
   Status: Expired => Confirmed

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

Title:
  Borked Ricoh SD card reader e823; device misidentifies as e822 after
  system reboot

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

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


[Bug 1000860] [NEW] Nouveau kernel panic cannot boot/install ubuntu using GTX 570 HD

2012-05-17 Thread Alfred Laderoute
Public bug reported:

Having same issue as others.

** Affects: xserver-xorg-video-nouveau (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/1000860

Title:
  Nouveau kernel panic cannot boot/install ubuntu using GTX 570 HD

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

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


[Bug 742859] Re: panel superposition

2011-09-04 Thread Alfred Rossi
I think this bug still happens for me as it does for GreyWar in comment
#8. To reproduce enable a second display with nvidia twinview and set
the position to "clones".

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

Title:
  panel superposition

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

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


[Bug 1766874] [NEW] wrong font line spacing in libreoffice

2018-04-25 Thread Alfred Cavigelli
Public bug reported:

Several fonts got a smaller line spacing in LibreOffice 6.0.3 on Ubuntu 18.04 
than in LibreOffice  5.1.6.2 on Ubuntu 16.04. Font height and font width are 
the same.
It also appears in Xubuntu 18.04 and Ubuntu Mate 18.04. 
If I install original DEB-Packages (5.4.6 and 6.0.3) from LibreOffice Web-page, 
it works just fine.
In other distributions like Manjaro and MX-Linux line spacing is still the same.

How I tried it:
1. open new document in LibreOffice Witer
2. using font 'Liberation Serif' 12
3. fill first two lines with 1234567890123..., next hundred lines with 
line-number 3,4,5,6,...
4. Save it.
5. open in different distributions and compare
6. try different fonts.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libreoffice 1:6.0.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Apr 25 14:58:17 2018
InstallationDate: Installed on 2018-04-23 (2 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
ProcEnviron:
 LANGUAGE=de_CH:de
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=
 LANG=de_CH.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  wrong font line spacing in libreoffice

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

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

[Bug 1766874] Re: wrong font line spacing in libreoffice

2018-04-25 Thread Alfred Cavigelli
Sorry, I forgot to attach my test-document.
Here it is.

** Attachment added: "line_spacing.odt"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1766874/+attachment/5127051/+files/line_spacing.odt

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

Title:
  wrong font line spacing in libreoffice

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

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

[Bug 1768852] Re: Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller dead

2018-05-14 Thread Alfred Krohmer
Thank you very much, it's working great!

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

Title:
  Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host
  controller dead

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

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

[Bug 1754294] Re: After last updated libcurl3 on libcurl4, some apps are removed.

2018-05-14 Thread Alfred Krohmer
For Slack, this seems to be fixed with the latest release 3.2.0.

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

Title:
  After last updated libcurl3 on libcurl4, some apps are removed.

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

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

[Bug 1768852] Re: Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller dead

2018-05-07 Thread Alfred Krohmer
As stated in the original post, the issue started happening after the
upgrade from 17.10 to 18.04.

Additional info: system seems to hang up / becomes unresponsive when I
trigger suspend to RAM after unplugging the TB3 cable.

Will test with an upstream kernel soon.

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

Title:
  Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host
  controller dead

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

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

[Bug 1768852] Re: Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host controller dead

2018-05-07 Thread Alfred Krohmer
Found the following ticket in Red Hats bug tracker:
https://bugzilla.redhat.com/show_bug.cgi?id=1565131

This seems to be the fix:
https://patchwork.kernel.org/patch/10340045/

This is merged to torvalds/linux since v4.17-rc3.

I'm assuming this is enough to mark the bug as confirmed? Would it be
possible to port this back into Ubuntu 18.04?


** Bug watch added: Red Hat Bugzilla #1565131
   https://bugzilla.redhat.com/show_bug.cgi?id=1565131

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

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Kernel bug when unplugging Thunderbolt 3 cable, leaves xHCI host
  controller dead

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

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

[Bug 1506704] Re: Thin font, nautilus doesn't integrate with Unity.

2016-10-03 Thread Alfred Cavigelli
I had a freshly installed Ubuntu 16.01.1 with same issues (thin fonts). The 
issue appeared with auto login only. Now I defined a auto-login-delay of 1 
second and it works fine.
To define the delay open the file "/etc/lightdm/lightdm.conf" and edit the line 
"autologin-user-timeout=1".

$ sudo nano /etc/lightdm/lightdm.conf

autologin-user-timeout=1

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

Title:
  Thin font, nautilus doesn't integrate with Unity.

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

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


[Bug 1729340] Re: Inconsistency in Header Bars between Maximized and Normal windows states

2017-11-02 Thread Alfred Neumayer
Additionally, taking GNOME Builder (from the Ubuntu archive) as an
example: the window always uses the inverted gradient, without having to
maximize it. Might be due to Builder adding another CSS class called
"workbench" to its main window (GTK_DEBUG=interactive), throwing off GTK
somehow.

Putting myself in the mindset of an app developer who wants to target
different distros with different default themes, I'd be rather confused.

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

Title:
  Inconsistency in Header Bars between Maximized and Normal windows
  states

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

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

[Bug 1773549] [NEW] Pulse audio does not remember default sink

2018-05-26 Thread Alfred Krohmer
Public bug reported:

It seems like pulseaudio is picking the wrong audio sink as a default in
different scenarios.

On my computer I have the default onboard Intel HDA audio as well as a
USB headset. On the network, there is one pulse instance advertising
itself.

I always set the onboard audio as the default audio sink. However, after
every reboot or resume or `pulseaudio -k`, the wrong sink is picked (and
the one I set previously is *not* picked).

When I enable discovery of remote pulse instances, sometimes the one on
my network is picked as default, but sometimes my headset is picked
instead of the onboard sink. Then again, if I disable discovery
sometimes the onboard sink gets picked as default. There seems to be no
clear pattern on when it selects what.

I have even entered the following in /etc/pulse/default.pa:

set-default-sink alsa_output.pci-_00_1b.0.analog-stereo
set-default-source 
alsa_input.usb-SteelSeries_SteelSeries_Arctis_7-00.analog-mono

But this doesn't have any effect at all.

I also noticed that *sometimes*, pulse updates the file at
`~/.config/pulse/f8a78acf499a402aa80f90af9ef5c15c-default-sink` to point
to the correct audio sink that I selected in `pavucontrol`, but not
always. Even if I write to that file manually to select a default sink,
the file gets overwritten by pulse on the next start with the default
sink that it chose.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pulseaudio 1:11.1-1ubuntu7
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  devkid 3487 F pulseaudio
 /dev/snd/controlC2:  devkid 3487 F pulseaudio
 /dev/snd/pcmC0D0p:   devkid 3487 F...m pulseaudio
 /dev/snd/controlC0:  devkid 3487 F pulseaudio
CurrentDesktop: MATE
Date: Sat May 26 17:07:55 2018
ExecutablePath: /usr/bin/pulseaudio
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/07/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.13
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z77A-G43 (MS-7758)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.13:bd03/07/2014:svnMSI:pnMS-7758:pvr1.0:rvnMSI:rnZ77A-G43(MS-7758):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: MS-7758
dmi.product.version: 1.0
dmi.sys.vendor: MSI
modified.conffile..etc.pulse.default.pa: [modified]
mtime.conffile..etc.pulse.default.pa: 2018-05-26T17:01:12.271701

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


** Tags: amd64 apport-bug bionic

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

Title:
  Pulse audio does not remember default sink

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

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

[Bug 1773549] Re: Pulse audio does not remember default sink

2018-05-27 Thread Alfred Krohmer
Oh, thanks for the hint. I didn't know that this module was loaded. But
then the behavior of the module-switch-on-connect module is somehow
inconsistent. The USB headset is always attached to the computer
(wireless USB receiver) so there should be no reason that pulse should
select that one over the onboard sink (considering that I had selected
the onboard sink as default before). Also network sinks should not
really be preferred via that module (that just doesn't seem right to
me).

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

Title:
  Pulse audio does not remember default sink

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

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

[Bug 157023] [gutsy]OpenOffice.org 2.3 database

2007-10-25 Thread Alfred Siegl
Public bug reported:

Binary package hint: openoffice.org

To print out "reports" doesn't work. I use Epson D 68.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[gutsy]OpenOffice.org 2.3 database
https://bugs.launchpad.net/bugs/157023
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 88459] update notifier crashed at end of updates.

2007-02-27 Thread alfred vidrio
Public bug reported:

Binary package hint: update-notifier

on 02-26-07 the update notifier crashed at the end of update. did not
get the error on the screen.

ProblemType: Crash
Date: Tue Feb 27 13:32:57 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/update-notifier/apt-check
InterpreterPath: /usr/bin/python2.5
Package: update-notifier 0.56
ProcCmdline: python /usr/lib/update-notifier/apt-check
ProcCwd: /home/alf
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/lib/update-notifier/apt-check']
SourcePackage: update-notifier
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/update-notifier/apt-check", line 6, in 
 import apt_pkg
 ImportError: No module named apt_pkg
Uname: Linux alf-desktop 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 
i686 GNU/Linux

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
update notifier crashed at end of updates.
https://launchpad.net/bugs/88459

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


[Bug 88459] Re: update notifier crashed at end of updates.

2007-02-27 Thread alfred vidrio

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6561430/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6561431/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6561432/ProcStatus.txt

-- 
update notifier crashed at end of updates.
https://launchpad.net/bugs/88459

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


[Bug 88462] Re: can not start updated notifier.

2007-02-27 Thread alfred vidrio

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6561452/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6561453/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6561454/ProcStatus.txt

** Attachment added: "Traceback.txt"
   http://librarian.launchpad.net/6561455/Traceback.txt

-- 
can not start updated notifier.
https://launchpad.net/bugs/88462

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


[Bug 88462] can not start updated notifier.

2007-02-27 Thread alfred vidrio
Public bug reported:

Binary package hint: update-manager

when i press the button for the update manager it gives me a message
that the update manager closed unexpeditly.

ProblemType: Crash
Date: Tue Feb 27 14:04:54 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/update-manager
Package: update-manager 0.57.2
ProcCmdline: /usr/bin/python2.5 /usr/bin/update-manager
ProcCwd: /home/alf
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/update-manager']
SourcePackage: update-manager
Uname: Linux alf-desktop 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 
i686 GNU/Linux

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
can not start updated notifier.
https://launchpad.net/bugs/88462

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-04-30 Thread Alfred Homan
It simply does not work with kernel > 2.6.32.
Affected all ubuntu systems > 10.04 LTS.
Changing nvidia driver does not help at all.

This is clearly not an nvidia-graphics-drivers but a regression in the linux 
kernel or kernel options.  
Guys who build kernel for the ubuntu should just make a diff on 2.6.32 and find 
out what has been broken. 

Affected hardware:

Asus M2N-68 (AMD on AM2) / NVIDIA GeForce 9800 GT (pci-e)
Acer Aspire 5920G (Intel Core 2 Duo T7300) / NVIDIA GeForce 8600M GT (pci-e)
some AMD 64 system / NVIDIA GeForce 7200 GS (pci-e)
N86PV-GS (AMD on AM2) / NVIDIA GeForce 9800 GTX (pci-e)

Solution I use for now:

sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu/ lucid main"
sudo apt-get update
sudo apt-get install linux-headers-2.6.32-21
sudo apt-get install linux-headers-2.6.32-21-generic 
sudo apt-get install linux-image-2.6.32-21-generic

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-05 Thread Alfred Homan
@Aaron:
sudo cat /sys/bus/pci/devices/:02:00.0/resource0 - IO error
sudo dd if=/dev/mem of=asdf bs=4096 skip=1036288 count=1 - wrong address

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 727498] Re: Ping not working in Nettools

2011-05-07 Thread Alfred Want
While command line ping works everywhere, to anywhere by name or
address, the Net tools ping fails on all six computers on the network
and even on 127.0.0.1 local host. I thought it was fine in 10.10 and
10.04 but am now wondering whether I actually used it under either.

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

Title:
  Ping not working in Nettools

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
This is not only System76 issue, it's  GTS 250, 9800 GT, 9800 GTX,  8600M, 
9200M and probably a lot more.
There's atleast 15 ppl only on the launchpad.

Quotes:

"I am having the Exact same issue with my MSI GTS250"
"I have GeForce 8600m GT on Acer ASPIRE 5920G laptop and have the identical 
problem" - 2 with 5920g
"I'm getting the exact same symptoms (...), but I'm on a GeForce GTS 250"
"Asus M2N-68 motherboard and a generic 9800GT, all of which worked fine in 
Lucid"
"a similar Problem with my Dell Studio XPS 1340. (...) The 9400m works fine, 
but the 9200m is not working"

Nvidia site:

http://www.nvnews.net/vbulletin/showthread.php?p=2335295
"nvidia.ko says my GTS 250 is not supported on 260.19.xx"
"This is not an Nvidia issue, but a regression in the Linux kernel. The Ubuntu 
bug tacking this issue is:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/661394";

First time I faced this problem on 32-bit 10.10 (2.6.35), the only solution was 
kernel <= 2.6.32.
A few days ago I've tried an absolutely fresh installation of 11.04 x86_64.
No X server neither on default drivers nor latest nvidia drivers. 
Had to roll back to 2.6.32 as well.

My system is AsRock N86PV-GS + Athlon 64 X2 + 9800 GTX
On any kernel >2.6.32 dmesg says: probe of :02:00.0 failed with error -1

[9.563941] NVRM: The NVIDIA GPU :02:00.0 (PCI ID: 10de:0614) installed
[9.563942] NVRM: in this system is not supported by the 270.41.06 NVIDIA 
Linux
[9.563943] NVRM: graphics driver release.  Please see 'Appendix A -
[9.563944] NVRM: Supported NVIDIA GPU Products' in this release's README,
[9.563945] NVRM: available on the Linux graphics driver download page at
[9.563945] NVRM: www.nvidia.com.
[9.563951] nvidia :02:00.0: PCI INT A disabled
[9.563975] nvidia: probe of :02:00.0 failed with error -1
[9.564690] NVRM: The NVIDIA probe routine failed for 1 device(s).
[9.564692] NVRM: None of the NVIDIA graphics adapters were initialized!

dmiInfo attached

** Attachment added: "dmiInfo"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/661248/+attachment/2108314/+files/dmiInfo

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
I think it might be somehow connected to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/342926

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 342926] Re: No PCI IOMEM space available below 4GB

2011-05-03 Thread Alfred Homan
Take a look https://bugs.launchpad.net/system76/+bug/661248 is it connected 
somehow?
I have the same "probe of :02:00.0 failed with error -1" on 1x2Gb and 9800  
GTX 512

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

Title:
  No PCI IOMEM space available below 4GB

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
Just noticed after unplugging 9800 from the motherboard (N86PV-GS)
2.6.38 kernel works fine with the built-in card (GeForce 7050 PV in this
case). Unfortunately there's no way to switch to it in the BIOS and it's
not very fast.

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
Attached.

** Attachment added: "nvidia-lspci.log"
   
https://bugs.launchpad.net/system76/+bug/661248/+attachment/2108757/+files/nvidia-lspci.log

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
@TJ: mine was made while the bug was active, no need to repost.

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 661248] Re: Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

2011-05-03 Thread Alfred Homan
@Aaron: more specific?

lspci: 02:00.0 VGA compatible controller [0300]: nVidia Corporation G92 
[GeForce 9800 GT] [10de:0614] (rev a2) (prog-if 00 [VGA controller])
Region 0: [virtual] Memory at fd00 (32-bit, non-prefetchable) [size=16M]
If it points to fd00 (4244635648 = 4048M), I tried to dd if=/dev/mem 
skip=4244635648 it says "bad address".
Tried to hexdump /sys/devices/pci\:00/\:00\:02.0/resource0 it says "i/o 
error".

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

Title:
  Nvidia GeForce 8600M GT doesn't work with nvidia-current 260

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


[Bug 573318] Re: mysql server will not start

2011-05-12 Thread Alfred Maghi
I have the same problem in Natty Ubuntu 11.04.

$ sudo service mysql start
start: Job failed to start

/etc/mysql/my.cnf  file was missing, I created it, it is readable
("-rw-r--r-- 1 root root 3770 /etc/mysql/my.cnf") but now "sudo service
mysql start" does nothing but wait. No error message, nothing happens:

$ sudo service mysql status
mysql start/running

mysql service doesn't start but I can run mysqld_safe. 
110513 02:05:36 mysqld_safe Logging to syslog.
110513 02:05:36 mysqld_safe Starting mysqld daemon with databases from 
/var/lib/mysql
110513 02:05:36 mysqld_safe mysqld from pid file 
/var/lib/mysql/meuh-desktop.pid ended

I am not sure this a bug.

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

Title:
  mysql server will not start

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


[Bug 700420] Re: Verlangt immer Legetimierung und bekommt keine Verbindung . Erkennt aber verfügbar

2011-01-08 Thread Alfred Wenglorze


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

Title:
  Verlangt immer Legetimierung und bekommt keine Verbindung . Erkennt aber 
verfügbar

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

[Bug 700420] [NEW] Verlangt immer Legetimierung und bekommt keine Verbindung . Erkennt aber verfügb ar

2011-01-08 Thread Alfred Wenglorze
Public bug reported:

Binary package hint: udev

findet kein WLAN ist aber alles da. Vorgesten hatte ich Verbindung
aufeinmal nach mehreren Versuchen. Wieß ich weis nicht

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: udev 151-12.3
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic i686
Architecture: i386
Date: Sat Jan  8 19:51:47 2011
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
MachineType: MEDION E1210
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-27-generic 
root=UUID=844780ce-24ed-433d-a19a-666c1ace7a02 ro quiet splash
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: udev
dmi.bios.date: 08/20/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: E1210
dmi.board.vendor: MEDION
dmi.board.version: Ver.001
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MEDION
dmi.chassis.version: Ver.001
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.3:bd08/20/2008:svnMEDION:pnE1210:pvrVer.001:rvnMEDION:rnE1210:rvrVer.001:cvnMEDION:ct3:cvrVer.001:
dmi.product.name: E1210
dmi.product.version: Ver.001
dmi.sys.vendor: MEDION

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


** Tags: apport-bug i386 lucid

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

Title:
  Verlangt immer Legetimierung und bekommt keine Verbindung . Erkennt aber 
verfügbar

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

[Bug 685804] [NEW] ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device attempt to open mount point

2010-12-06 Thread Alfred Sadlauer
Public bug reported:

Binary package hint: ncpfs

- Kernel Version
2.6.35-23-generic

- Ubuntu Version
Description:Ubuntu 10.10
Release:10.10

ncpfs:
  Installed: 2.2.6-8
  Candidate: 2.2.6-8

After some system changes at my company I wasn't able to use ncpmount
anymore and was forced to use ncplogin/ncpmap. I expected to be able to
connect to the novell network servers, instead I got the error message
failed:ncplogin: Inappropriate ioctl for device attempt to open mount
point with the result that my home directory and all the files therein
where not visible or accessible anymore.

After reading https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/629462
I went back to ncpfs 2.2.6-3 and everything worked.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ncpfs 2.2.6-8
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
Date: Mon Dec  6 10:15:47 2010
InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/ksh
SourcePackage: ncpfs

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


** Tags: apport-bug i386 maverick

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

Title:
  ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device 
attempt to open mount point

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


[Bug 685804] Re: ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device attempt to open mount point

2010-12-06 Thread Alfred Sadlauer


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

Title:
  ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device 
attempt to open mount point

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


[Bug 685804] Re: ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device attempt to open mount point

2010-12-06 Thread Alfred Sadlauer
** Description changed:

  Binary package hint: ncpfs
  
  - Kernel Version
  2.6.35-23-generic
  
  - Ubuntu Version
  Description:Ubuntu 10.10
  Release:10.10
  
  ncpfs:
-   Installed: 2.2.6-8
-   Candidate: 2.2.6-8
+   Installed: 2.2.6-8
+   Candidate: 2.2.6-8
  
  After some system changes at my company I wasn't able to use ncpmount
  anymore and was forced to use ncplogin/ncpmap. I expected to be able to
  connect to the novell network servers, instead I got the error message
  failed:ncplogin: Inappropriate ioctl for device attempt to open mount
  point with the result that my home directory and all the files therein
  where not visible or accessible anymore.
  
  After reading https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/629462
  I went back to ncpfs 2.2.6-3 and everything worked.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ncpfs 2.2.6-8
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Mon Dec  6 10:15:47 2010
  InstallationMedia: Kubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
-  LANGUAGE=
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/usr/bin/ksh
+  LANGUAGE=
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/usr/bin/ksh
  SourcePackage: ncpfs
+ 
+ 
+ P.S.: I also tried ncpfs Version 2.2.6-4ubuntu3_i386 (works), 
2.2.6-6ubuntu3_i386 (doesn't work with error -330).

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

Title:
  ncplogin crashing with error failed:ncplogin: Inappropriate ioctl for device 
attempt to open mount point

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

[Bug 144001] Re: crashes with SystemError: E:Unable to write mmap - msync

2010-12-30 Thread alfred yu
** Changed in: apt (Ubuntu)
 Assignee: Colin Watson (cjwatson) => alfred yu (alfredwyk08)

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

Title:
  crashes with SystemError: E:Unable to write mmap - msync

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


[Bug 752445] Re: Intermittent white window contents when maximizing/switching windows

2011-04-15 Thread alfred kent
The problem I have is as follows 
I can only have one app maximized if I try to maximize another app it goes full 
screen but window is white.

 I have to minimize window and resize until I get window fully drawn.

 This happens even  if I use different workspaces.

Apps open to white screen randomly.

This happens if I use nvidea drivers or nouveau drivers

I switched to classic w/o effects  everything o`k

Unity 2d has same problem

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

Title:
  Intermittent white window contents when maximizing/switching windows

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


[Bug 752445] Re: Intermittent white window contents when maximizing/switching windows

2011-04-16 Thread alfred kent
Correction to my previous post the problem goes away when using Nouveau
driver so as stated in other post problem seems to be nvidia driver.

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

Title:
  Intermittent white window contents when maximizing/switching windows

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


[Bug 752177] [NEW] package linux-image-2.6.35-28-generic 2.6.35-28.50 failed to install/upgrade: package linux-image-2.6.35-28-generic is already installed and configured

2011-04-05 Thread Alfred Borg
Public bug reported:

Binary package hint: dpkg

updated using update manager but it did not install

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-28-generic 2.6.35-28.50
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Wed Apr  6 05:22:50 2011
ErrorMessage: package linux-image-2.6.35-28-generic is already installed and 
configured
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: dpkg
Title: package linux-image-2.6.35-28-generic 2.6.35-28.50 failed to 
install/upgrade: package linux-image-2.6.35-28-generic is already installed and 
configured

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


** Tags: apport-package i386 maverick

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

Title:
  package linux-image-2.6.35-28-generic 2.6.35-28.50 failed to
  install/upgrade: package linux-image-2.6.35-28-generic is already
  installed and configured

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


[Bug 752177] Re: package linux-image-2.6.35-28-generic 2.6.35-28.50 failed to install/upgrade: package linux-image-2.6.35-28-generic is already installed and configured

2011-04-05 Thread Alfred Borg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752177

Title:
  package linux-image-2.6.35-28-generic 2.6.35-28.50 failed to
  install/upgrade: package linux-image-2.6.35-28-generic is already
  installed and configured

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


[Bug 472852] Re: ubuntu 9.10 hanging when no monitor connected

2010-04-14 Thread Alfred Chen
*** This bug is a duplicate of bug 464552 ***
https://bugs.launchpad.net/bugs/464552

Confirm this on lucid too. I don't think the log show the info about the
problem reported here, because the system just can't boot without a
monitor connected to it.

Someone reported there are workaround @
http://ubuntuforums.org/showthread.php?t=1292212&page=2

But I have tried those all, none works for me.

-- 
ubuntu 9.10 hanging when no monitor connected
https://bugs.launchpad.net/bugs/472852
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 371176] Re: rapache doesn't load

2010-05-16 Thread Alfred Maghi
There is an error on the 3rd party tool: python-lxml

>  from lxml import etree
>  File "lxml.etree.pyx", line 188, in lxml.etree (src/lxml/lxml.etree.c:124917)
>  LookupError: unknown encoding: ASCII

Please try reinstalling it.

-- 
rapache doesn't load
https://bugs.launchpad.net/bugs/371176
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 1952107] Re: Google Contacts API Deprecated

2022-01-29 Thread Alfred Porter
I also upgraded to 3.36.5-0ubuntu2 in focal.  After reloading the
address book and re-authenticating, it returns an HTTP 400 (Bad
Request).  The log file is from the addressbook factory with debugging
of google and carddav backend enabled.

** Attachment added: "evolution-addressbook-factory debug log"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1952107/+attachment/5558170/+files/evolution-google-contacts-log.txt

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

Title:
  Google Contacts API Deprecated

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/1952107/+subscriptions


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

[Bug 1952107] Re: Google Contacts API Deprecated

2022-02-02 Thread Alfred Porter
** Tags removed: verification-needed-focal
** Tags added: verification-failed-focal

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

Title:
  Google Contacts API Deprecated

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/1952107/+subscriptions


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

[Bug 377525] [NEW] version 4.2.4-6 can't input international characters in interactive mode

2009-05-17 Thread Alfred Liao
Public bug reported:

Binary package hint: gnuplot

Release: Ubuntu 9.04
Package: gnuplot_4.2.4-6_all.deb

When tried to enter some Chinese characters via SCIM in interactive
mode, I failed.  It gave me a beep sound and nothing can be entered.

I have reported this problem to the developer of gnuplot in SF, and he has 
confirmed that it was caused by a non-recommended configuration, see
http://sourceforge.net/tracker/?func=detail&aid=2790153&group_id=2055&atid=102055

He also considered that this package was built from a modified source
tree. So it is likely that this bug may come from source as well as
packaging.

Hope this bug will be fixed soon.

Best regards.

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

-- 
version 4.2.4-6 can't input international  characters in interactive mode
https://bugs.launchpad.net/bugs/377525
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 240761] Re: ** (padevchooser:9053): WARNING **: pa_browser_new() failed.

2009-01-10 Thread alfred kent
Confirmed with intrepid 8.10 x86 -64 Still having to sudo /etc/init.d
/avahi-daemon restart to get pulseadio to start padevchooser&. This has
been going on for a long time is anyone looking into this.

-- 
** (padevchooser:9053): WARNING **: pa_browser_new() failed.
https://bugs.launchpad.net/bugs/240761
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 300939] Re: kwin crashed with SIGSEGV

2009-02-11 Thread Alfred Lenz
/etc/X11/xorg.conf:
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"Mouse0" "CorePointer"
EndSection

Section "ServerFlags"
Option "DontZap" "False"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor"Configured Monitor"
SubSection "Display"
Modes  "nvidia-auto-select"
EndSubSection
EndSection

lspci -vvnn:
00:00.0 Host bridge [0600]: ATI Technologies Inc RS690 Host Bridge [1002:7910]
Subsystem: ASUSTeK Computer Inc. Device [1043:826d]   
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- SERR- TAbort- Reset- FastB2B-   
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 
Capabilities:
Kernel driver in use: pcieport-driver   
Kernel modules: shpchp  

00:07.0 PCI bridge [0604]: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI 
Express Port 3) [1002:7917] 
   
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+   

Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-   
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 
Capabilities:
Kernel driver in use: pcieport-driver   
Kernel modules: shpchp  

00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5 SATA 
[1002:4380] (prog-if 01)
 
Subsystem: ASUSTeK Computer Inc. Device [1043:81ef] 
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR-
Kernel driver in use: ahci  

00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0) 
[1002:4387] (prog-if 10)
  
Subsystem: ASUSTeK Computer Inc. Device [1043:81ef] 
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-   

Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR-
Kernel driver in use: ehci_hcd  
Kernel modules: ehci-hcd

00:14.0 SMBus [0c05]: ATI Technologies Inc SBx00 SMBus Controller [1002:4385] 
(rev 14)
  
Subsystem: ASUSTeK Computer Inc. Device [1043:81ef] 
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV+ VGASnoop+ ParErr+ 
Stepping+ SERR+ FastB2B+ DisINTx+   

Status: Cap+ 66MHz+ UDF+ FastB2B+ ParErr+ DEVSEL=?? >TAbort+ SERR+
Kernel driver in use: piix4_smbus   
Kernel modules: i2c-piix4   

00:14.1 IDE interface [0101]: ATI Technologies Inc SB600 IDE [1002:438c] 
(prog-if 8a [Master SecP PriP]) 
   
Subsystem: ASUSTeK Computer Inc. Device [1043:81ef] 
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGAS

[Bug 157023] Re: [gutsy]OpenOffice.org 2.3 database

2008-04-27 Thread Alfred Siegl
Hi Chris,
yesterday I installed "hardy heron" and with it also "openoffice.org 2.4". Now 
it's all ok!
Thanks again,
Alfred

-- 
[gutsy]OpenOffice.org 2.3 database
https://bugs.launchpad.net/bugs/157023
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 391845] [NEW] /etc/fstab NFS lines do not mount at bootup in Jaunty

2009-06-24 Thread Alfred Monticello
Public bug reported:


Here are my lines in /etc/fstab:

10.0.1.35:/dc1/p1/web   /nfs/fsp1/web   nfs4 
rw,rsize=8192,wsize=8192,timeo=14,intr,sec=sys,bg,ac,_netdev,auto
10.0.1.35:/dc1/stagep1  /nfs/fsp1/stagep1   nfs4 
rw,rsize=8192,wsize=8192,timeo=14,intr,sec=sys,bg,ac,_netdev,auto
10.0.1.35:/dc1/mx1  /nfs/fsp1/mx1   nfs4 
rw,rsize=8192,wsize=8192,timeo=14,intr,sec=sys,bg,ac,_netdev,auto

mount -a works fine.


# more nfs-common
# If you do not set values for the NEED_ options, they will be attempted
# autodetected; this should be sufficient for most people. Valid alternatives
# for the NEED_ options are "yes" and "no".

# Do you want to start the statd daemon? It is not needed for NFSv4.
NEED_STATD=

# Options for rpc.statd.
#   Should rpc.statd listen on a specific port? This is especially useful
#   when you have a port-based firewall. To use a fixed port, set this
#   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
#   For more information, see rpc.statd(8) or 
http://wiki.debian.org/?SecuringNFS
STATDOPTS=

# Do you want to start the idmapd daemon? It is only needed for NFSv4.
NEED_IDMAPD=yes

# Do you want to start the gssd daemon? It is required for Kerberos mounts.
NEED_GSSD=

# more nfs-kernel-server
# Number of servers to start up
RPCNFSDCOUNT=8

# Runtime priority of server (see nice(1))
RPCNFSDPRIORITY=0

# Options for rpc.mountd.
# If you have a port-based firewall, you might want to set up
# a fixed port here using the --port option. For more information,
# see rpc.mountd(8) or http://wiki.debian.org/?SecuringNFS
RPCMOUNTDOPTS=--manage-gids

# Do you want to start the svcgssd daemon? It is only required for Kerberos
# exports. Valid alternatives are "yes" and "no"; the default is "no".
NEED_SVCGSSD=

# Options for rpc.svcgssd.
RPCSVCGSSDOPTS=

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/fstab NFS lines do not mount at bootup in Jaunty
https://bugs.launchpad.net/bugs/391845
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 391044] Re: grub2 update adds --no-floppy to "search " lines

2009-07-07 Thread Alfred Chen
Confirmed that dpkg-reconfigure grub-pc and choosing the correct
device(s) to install fix this bug.

-- 
grub2 update adds --no-floppy to "search " lines
https://bugs.launchpad.net/bugs/391044
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 395324] Re: 'These windows do not support "save current setup"....' metacity warning when logging in with gdm 2.26

2009-07-08 Thread Alfred Chen
Confirm this bug on three machines after we have  new gdm login windows.

-- 
'These windows do not support "save current setup"' metacity warning when 
logging in with gdm 2.26
https://bugs.launchpad.net/bugs/395324
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 391870] Re: [gm45] Need DVI quirk for [8086:2a42]

2009-07-08 Thread Alfred Chen
Confirmed that in 2.6.31-2 kernel, this bug is fixed.
Attached xlog with no xorg.conf.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/28833213/Xorg.0.log

-- 
[gm45] Need DVI quirk for [8086:2a42]
https://bugs.launchpad.net/bugs/391870
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 386848] Re: [GM45] GDM/X stay in blank screen after enable KMS

2009-07-08 Thread Alfred Chen
I have reported [Bug 391870] [NEW] Need DVI quirk for [8086:2a42], and
I don't see blank screen a lot after 2.6.31 kernel. So please close
this bug. Many thanks!

2009/7/9 Bryce Harrington :
> This class of bug occurs because the video is being directed to the
> wrong output device.  Unfortunately, the logs captured by the bug tool
> are not indicating which output that is, so I can't give specific
> directions, but here's what you need to do.
>
> First, determine what outputs you have and what state they're in, by
> logging in remotely and running 'DISPLAY=:0 xrandr'.  It might be a TV,
> HDMI, VGA, or other output shown as on, when you know nothing is
> connected to it.
>
> Next, edit your xorg.conf and force the phantom output off.  In section
> "Section "Device"" add the line:
>
>    Option "monitor-LVDS" "LVDS"
>
> Then the following new section:
>
>    Section "Monitor"
>            Identifier "LVDS"
>            Option "Ignore" "True"
>      EndSection
>
> Replace "LVDS" with the name of your invalid output device.
>
> If that solves it, we can quirk your hardware, but we need add some
> additional info:
>
>  * `sudo dmesg > dmesg.txt`
>  * `sudo dmidecode > dmi.txt`
>  * `xrandr --verbose > xrandr.txt`
>
> Then attach all three of those files.
>
>
> ** Changed in: xserver-xorg-video-intel (Ubuntu)
>       Status: Confirmed => Incomplete
>
> --
> [GM45] GDM/X stay in blank screen after enable KMS
> https://bugs.launchpad.net/bugs/386848
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “xserver-xorg-video-intel” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: xorg
>
> GDM/X stay in blank screen after I enable KMS. Keyboard is working so I can 
> type my username/pw to log into X(still in blank screen) then fire this bug 
> through a ssh connection from other pc.
>
> ProblemType: Bug
> Architecture: amd64
> Date: Sun Jun 14 08:30:41 2009
> DistroRelease: Ubuntu 9.10
> GdmLogOld:
>
> MachineType: LENOVO 814803G
> Package: xorg 1:7.4~5ubuntu21
> ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.30-9-generic 
> root=UUID=754ea3f1-2748-49e7-a21d-4c4a46aaca2b ro quiet splash
> ProcEnviron:
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.30-9.10-generic
> RelatedPackageVersions:
>  xserver-xorg 1:7.4~5ubuntu21
>  libgl1-mesa-glx 7.4.1-1ubuntu2
>  libdrm2 2.4.11-0ubuntu1
>  xserver-xorg-video-intel 2:2.7.99.1+git20090602.ec2fde7c-0ubuntu2
>  xserver-xorg-video-ati 1:6.12.2-2ubuntu1
> SourcePackage: xorg
> Uname: Linux 2.6.30-9-generic x86_64
> XorgConf:
>
> XorgLogOld:
>
> Xrandr: Error: command ['xrandr', '--verbose'] failed with exit code 1: Can't 
> open display
> dmi.bios.date: 05/12/2009
> dmi.bios.vendor: LENOVO
> dmi.bios.version: 6DET52WW (3.02 )
> dmi.board.name: 814803G
> dmi.board.vendor: LENOVO
> dmi.board.version: Not Available
> dmi.chassis.asset.tag: No Asset Information
> dmi.chassis.type: 10
> dmi.chassis.vendor: LENOVO
> dmi.chassis.version: Not Available
> dmi.modalias: 
> dmi:bvnLENOVO:bvr6DET52WW(3.02):bd05/12/2009:svnLENOVO:pn814803G:pvrThinkPadX200:rvnLENOVO:rn814803G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
> dmi.product.name: 814803G
> dmi.product.version: ThinkPad X200
> dmi.sys.vendor: LENOVO
> fglrx: Not loaded
> glxinfo: Error: command ['glxinfo'] failed with exit code 255: Error: unable 
> to open display
> setxkbmap: Error: command ['setxkbmap', '-print'] failed with exit code 255: 
> Cannot open display "default display"
> system:
>  distro:             Ubuntu
>  architecture:       x86_64kernel:             2.6.30-9-generic
> xdpyinfo: Error: command ['xdpyinfo'] failed with exit code 1: xdpyinfo:  
> unable to open display "".
>

-- 
[GM45] GDM/X stay in blank screen after enable KMS
https://bugs.launchpad.net/bugs/386848
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 384483] Re: [GM45] xorg intel random screen crash or blank screen

2009-07-09 Thread Alfred Chen
Recently I disabled three powersaving setting in bios, that's cpu/pci
device/pci-e device powersaving. After that, there is no hang issue in
Linux and display driver reset issue in win7 RC. There are still other
issues but I don't think it's related to hang/system restart.

I will re-enable these 3 setting one by one to see which affect the
issue then report back.

-- 
[GM45] xorg intel random screen crash or blank screen
https://bugs.launchpad.net/bugs/384483
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 296229] Re: cmus in Intrepid Ibex: no volume control

2009-07-29 Thread Alfred Rossi
i'll confirm this bug for jaunty. volume doesn't work from inside of
cmus.

-- 
cmus in Intrepid Ibex: no volume control
https://bugs.launchpad.net/bugs/296229
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 487902] [NEW] cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to simplex does not fix.

2009-11-24 Thread Alfred Monticello
Public bug reported:

Binary package hint: cups


This reported debian bug fixes the problem in cups-1.4.1. For anybody who has a 
duplexing unit, there is no way to turn off duplexing until this patch is 
applied!!

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550575

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

** Bug watch added: Debian Bug tracker #550575
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550575

-- 
cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to 
simplex does not fix.
https://bugs.launchpad.net/bugs/487902
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 487902] Re: cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to simplex does not fix.

2009-11-24 Thread Alfred Monticello

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550575

-- 
cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to 
simplex does not fix.
https://bugs.launchpad.net/bugs/487902
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 490415] [NEW] nfs4_lock_delegation_recall: unhandled error -10018.

2009-11-30 Thread Alfred Monticello
Public bug reported:


Here are my nfs4 options in fstab using Ubuntu 9.10 and latest updates:

nfs4
rw,rsize=8192,wsize=8192,timeo=14,intr,sec=sys,bg,ac,_netdev,hard


remote server is opensolaris ZFS.

Get the following non stop until I reboot. Works fine for a while.

syslog.2.gz:Nov 29 04:48:31 ssp1 kernel: [270824.839774] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:31 ssp1 kernel: [270824.841829] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:31 ssp1 kernel: [270824.844167] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:31 ssp1 kernel: [270824.846242] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.601885] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.604445] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.607051] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.609291] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.611276] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.614085] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.616184] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:48:36 ssp1 kernel: [270829.618830] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:49:35 ssp1 kernel: [270888.567043] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:49:35 ssp1 kernel: [270888.569179] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:49:35 ssp1 kernel: [270888.571802] 
nfs4_lock_delegation_recall: unhandled error -10018.
syslog.2.gz:Nov 29 04:49:35 ssp1 kernel: [270888.573953] 
nfs4_lock_delegation_recall: unhandled error -10018.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nfs4_lock_delegation_recall: unhandled error -10018.
https://bugs.launchpad.net/bugs/490415
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 490421] [NEW] [13003.466559] 0000:01:00.0: eth0: Detected Tx Unit Hang:

2009-11-30 Thread Alfred Monticello
Public bug reported:


Using ubuntu 9.10, I get the following:

[13003.466559] :01:00.0: eth0: Detected Tx Unit Hang:
[13003.466561]   TDH  <18>
[13003.466562]   TDT  <2d>
[13003.466563]   next_to_use  <2d>
[13003.466564]   next_to_clean<11>
[13003.466565] buffer_info[next_to_clean]:
[13003.466565]   time_stamp   <1001365b1>
[13003.466566]   next_to_watch<12>
[13003.466567]   jiffies  <100136edf>
[13003.466568]   next_to_watch.status <0>

Upgraded to kernel 2.6.32-020632rc8-generic and the problem seems to
have gone away. Transferred a 20GB file with no hangs.

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

-- 
[13003.466559] :01:00.0: eth0: Detected Tx Unit Hang:
https://bugs.launchpad.net/bugs/490421
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 487902] Re: cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to simplex does not fix.

2009-11-30 Thread Alfred Monticello

Looks like it was fixed here. I added the patch and problem solved. Problem was 
the filter cpdftocps

https://launchpad.net/ubuntu/+source/cups/1.4.2-1

-- 
cups 1.4.1 in ubuntu 9.10 defaults to duplex on everything. Setting manually to 
simplex does not fix.
https://bugs.launchpad.net/bugs/487902
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 1164421] Re: Cannot use builtin (standard) libraries from gimp-gluas

2024-07-25 Thread Alfred Reibenschuh
package is not in-sync with github repo at
https://github.com/hodefoting/gluas

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

Title:
  Cannot use builtin (standard) libraries from gimp-gluas

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


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

[Bug 1164421] Re: Cannot use builtin (standard) libraries from gimp-gluas

2024-07-25 Thread Alfred Reibenschuh
further research yielded that package was removed from debian unstable.

is there hop to get this fixed in distro, or do i need to build myself ?

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

Title:
  Cannot use builtin (standard) libraries from gimp-gluas

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


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

[Bug 2058130] [NEW] package polkitd 124-1 failed to install/upgrade: installed polkitd package post-installation script subprocess returned error exit status 1

2024-03-17 Thread Alfred Rüppel
*** This bug is a duplicate of bug 2054716 ***
https://bugs.launchpad.net/bugs/2054716

Public bug reported:

Executed "do-release-upgrade" at Raspberry Pi 4
Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-1047-raspi aarch64)
Usage of /:22.7% of 28.93GB

ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: polkitd 124-1
ProcVersionSignature: Ubuntu 5.15.0-1048.51-raspi 5.15.143
Uname: Linux 5.15.0-1048-raspi aarch64
ApportVersion: 2.28.0-0ubuntu1
Architecture: arm64
CasperMD5CheckResult: unknown
CloudArchitecture: aarch64
CloudBuildName: server
CloudID: nocloud
CloudName: unknown
CloudPlatform: nocloud
CloudSerial:
 
CloudSubPlatform: config-disk (/dev/mmcblk0p1)
Date: Sun Mar 17 08:46:32 2024
ErrorMessage: installed polkitd package post-installation script subprocess 
returned error exit status 1
ImageMediaBuild: 20230217.1
Python3Details: /usr/bin/python3.12, Python 3.12.2, python3-minimal, 
3.12.1-0ubuntu2
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.22.4ubuntu5
 apt  2.7.12
SourcePackage: policykit-1
Title: package polkitd 124-1 failed to install/upgrade: installed polkitd 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to noble on 2024-03-17 (0 days ago)
mtime.conffile..etc.init.d.apport: 2024-02-22T15:20:00

** Affects: policykit-1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package arm64 arm64-image cloud-image noble raspi-image

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

Title:
  package polkitd 124-1 failed to install/upgrade: installed polkitd
  package post-installation script subprocess returned error exit status
  1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/2058130/+subscriptions


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

[Bug 1897965] Re: PulseAudio doesn't work when pipewire is installed (ie. KDE)

2020-11-20 Thread Alfred Aardvark
I suspect I figured out this problem, it is a race condition between
pipewire and pulseaudio that may only affect a very small number of
users and only when their system configuration times the two to make the
race condition happen.

After a recent update of unrelated packages, after bootup, a sound
device was not correctly working anymore. Rebooting did not fix it,
however logging out of kde and back in did. At first I thought the
problem was SDDM related (SDDM starting too early before sound devices
are fully initialized or some such) but then noticed a simple pulseaudio
-k fixes it.

Forensically, I had the offending version of pipewire (0.3.10-4)
installed for 3 weeks, but the problem only popped up this week, after
an unrelated system update.

I got into touch with the pulseaudio devs and they immediately suspected
pipewire to be the culprit, due to a race condition between pipewire and
pulseaudio. apt-removing pipewire I confirm the system works as it
should again. The pulseaudio devs state that pipewire >= 0.3.13 would
have fixed the problem, but warned that 0.3.14 caused problems on arch,
and that 0.3.16 is "latest and greatest"

Recommended course of action: Update the repositoried version of
pipewire to >=0.3.16 ASAP and observe if the problem persists. Note that
any change to system configuration can make the race condition appear or
disappear, so if the underlying problem was not successfully fixed by
pipewire, this problem could show up again because it is not easily
replicable.

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

Title:
  PulseAudio doesn't work when pipewire is installed (ie. KDE)

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

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

[Bug 1886313] [NEW] package mysql-server-8.0 (not installed) failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2020-07-05 Thread Fredy Alfred
Public bug reported:

error occurs when installing mysql.

start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error processing package mysql-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.5; however:
  Package mysql-server-5.5 is not configured yet.

dpkg: error processing package mysql-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 mysql-server-5.5
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mysql-server-8.0 (not installed)
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sun Jul  5 14:50:12 2020
ErrorMessage: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2020-07-05 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: mysql-8.0
Title: package mysql-server-8.0 (not installed) failed to install/upgrade: 
installed mysql-server-8.0 package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-8.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package mysql-server-8.0 (not installed) failed to install/upgrade:
  installed mysql-server-8.0 package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1886313/+subscriptions

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

[Bug 1878623] [NEW] Dell Inspiron 1525 Laptop internal speakers not working

2020-05-14 Thread Alfred Knox
Public bug reported:

I upgraded from ubuntu 19.10 to 20.04 recently. 20.04 is excellent for
me other than the laptop internal speakers (e.g when watching you tube
video) do not work/are not recognised in 20.04. The internal speakers
did work in 19.10. I can still listen to sound via headphone socket and
external speakers.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-29-generic 5.4.0-29.33
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alfred  983 F pulseaudio
 /dev/snd/pcmC0D0p:   alfred  983 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu May 14 15:09:01 2020
InstallationDate: Installed on 2019-11-21 (174 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 1525
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=44d00494-3bf6-479f-a3aa-582d0bc78c25 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-29-generic N/A
 linux-backports-modules-5.4.0-29-generic  N/A
 linux-firmware1.187
SourcePackage: linux
UpgradeStatus: Upgraded to focal on 2020-05-11 (2 days ago)
dmi.bios.date: 10/16/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A16
dmi.board.name: 0U990C
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd10/16/2008:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0U990C:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1525
dmi.sys.vendor: Dell Inc.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Dell Inspiron 1525 Laptop internal speakers not working

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

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

[Bug 1580744] [NEW] Sound skipping/stuttering every 5-20 minutes

2016-05-11 Thread Alfred Kobayashi
Public bug reported:

My sound skips/stutters for about half a second (certainly no more than
1 second) on average every 5-20 minutes. I initially had no sound on
this computer with Ubuntu 14.04, which is probably because Ubuntu 14.04
has an outdated version of Alsa. I then tested with a live disc of
Ubuntu 16.04 (before official release date), which did give me sound. At
this point, I installed the the latest version of Alsa onto Ubuntu 14.04
from here (because 16.04 wasn't officially released at the time and I
didn't want to take chances with an unstable system):

https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS

Sound immediately worked with the latest version of Alsa's driver (March
24, 2016 at the time) on Ubuntu 14.04. However, it came with a cost:
this stuttering problem. I then retested with the live disc of Ubuntu
16.04 (this time after the official release date), which also produced
sound but with the exact same stuttering problem.

I found that on Ubuntu 14.04, the stuttering problem remains unfixed
since the March 24, 2016 release of the Alsa daily driver until at least
the version I have installed in this bug report.

These facts strongly suggest an Alsa problem:
1. The problem does not occur at all on Windows, thus ruling out the 
possibility of a hardware problem.
2. I had no sound at all before installing the Alsa daily drivers, but did have 
stuttering sound after installing them.
3. The problem persists on Ubuntu 16.04, which suggests the problem is specific 
to the driver rather than the operating system.
4. The problem occurs whether playing a locally stored media file with a media 
player installed on my computer or watching an online video, thus ruling out 
the possibility that the problem is due to a single browser or plugin issue.
5. Is my hardware too new? Probably not. Here are the results of running "grep 
"Codec:" /proc/asound/card*/codec*":

/proc/asound/card0/codec#0:Codec: Realtek ALC891
/proc/asound/card1/codec#0:Codec: Nvidia Generic

The fact that my card is identified by vendor and chip name rather than
ID as specified at https://wiki.ubuntu.com/Audio/HDAGeneric suggests
that my hardware is supported. By the way, I'm using the Realtek, not
the Nvidia HDMI.

I've tried disabling all unnecessary channels under alsamixer, but that
didn't fix the problem. I tried all 3 potential fixes at
https://wiki.ubuntu.com/Audio/PositionReporting, but none worked either.
I commented my /etc/modprobe.d/alsa-base.conf and /etc/pulse/default.pa
files appropriately to show what I tried (I know at least alsa-base.conf
is uploaded).

I really appreciate the effort you developers put in to supporting sound
on Linux. I hope my bug report will help fix this problem for a lot of
users on Skylake systems.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-86.130-generic 3.13.11-ckt39
Uname: Linux 3.13.0-86-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  theuser1915 F pulseaudio
 /dev/snd/pcmC0D0p:   theuser1915 F...m pulseaudio
CurrentDesktop: Unity
Date: Wed May 11 11:37:46 2016
InstallationDate: Installed on 2016-03-24 (47 days ago)
InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release amd64 
(20140807)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Green Line Out, Rear
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Underruns, dropouts, or "crackling" sound
Title: [750-170se, Realtek ALC891, Green Line Out, Rear] Underruns, dropouts or 
crackling sound
UpgradeStatus: Upgraded to trusty on 2016-03-24 (47 days ago)
dmi.bios.date: 11/12/2015
dmi.bios.vendor: AMI
dmi.bios.version: A0.08
dmi.board.asset.tag: 2MD6080F88
dmi.board.name: 2B4B
dmi.board.vendor: HP
dmi.board.version: 1.04
dmi.chassis.asset.tag: 2MD6080F88
dmi.chassis.type: 3
dmi.chassis.vendor: HP
dmi.modalias: 
dmi:bvnAMI:bvrA0.08:bd11/12/2015:svnHP:pn750-170se:pvr1.04:rvnHP:rn2B4B:rvr1.04:cvnHP:ct3:cvr:
dmi.product.name: 750-170se
dmi.product.version: 1.04
dmi.sys.vendor: HP
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2016-05-10T19:59:24.812836

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


** Tags: alsa alsa-driver amd64 apport-bug skip skipping skylake sound stutter 
stuttering trusty

** Description changed:

  My sound skips/stutters for about half a second (certainly no more than
  1 second) on average every 5-20 minutes. I initially had no sound on
  this computer with Ubuntu 14.04, which is probably because Ubuntu 14.04
  has an outdated version of Alsa. I then tested with a live disc of
  Ubuntu 16.04 (before official release date), which did give me sound. At
  this point, I installed the the l

[Bug 1454056] [NEW] package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/cpupower-frequency-set.1.gz', which is also in package linux-lts-vivi

2015-05-11 Thread Gabriel Alfred Huwae
Public bug reported:

Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Errors were encountered while processing:
 /var/cache/apt/archives/linux-tools-common_3.13.0-53.87_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-tools-common (not installed)
ProcVersionSignature: Ubuntu 3.16.0-38.52~14.04.1-generic 3.16.7-ckt10
Uname: Linux 3.16.0-38-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alfred 1888 F pulseaudio
 /dev/snd/controlC1:  alfred 1888 F pulseaudio
Date: Tue May 12 12:37:55 2015
DuplicateSignature: package:linux-tools-common:(not installed):trying to 
overwrite '/usr/share/man/man1/cpupower-frequency-set.1.gz', which is also in 
package linux-lts-vivid-tools-common 3.19.0-17.17~14.04.1
ErrorMessage: trying to overwrite 
'/usr/share/man/man1/cpupower-frequency-set.1.gz', which is also in package 
linux-lts-vivid-tools-common 3.19.0-17.17~14.04.1
HibernationDevice: RESUME=UUID=43e33edd-e2ac-4cfd-9714-b1f3c0f4170e
InstallationDate: Installed on 2015-05-12 (0 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
MachineType: LENOVO 20369
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-38-generic 
root=UUID=f3fa42c1-1b52-4517-a131-f7c3ce2f0189 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.1
SourcePackage: linux
Title: package linux-tools-common (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/man/man1/cpupower-frequency-set.1.gz', which is 
also in package linux-lts-vivid-tools-common 3.19.0-17.17~14.04.1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/20/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: 9ACN29WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lancer 4A2
dmi.board.vendor: LENOVO
dmi.board.version: NANANANANO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G40-70
dmi.modalias: 
dmi:bvnLENOVO:bvr9ACN29WW:bd10/20/2014:svnLENOVO:pn20369:pvrLenovoG40-70:rvnLENOVO:rnLancer4A2:rvrNANANANANODPK:cvnLENOVO:ct10:cvrLenovoG40-70:
dmi.product.name: 20369
dmi.product.version: Lenovo G40-70
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-package package-conflict trusty

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

Title:
  package linux-tools-common (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/man/man1/cpupower-frequency-set.1.gz',
  which is also in package linux-lts-vivid-tools-common
  3.19.0-17.17~14.04.1

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

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


[Bug 1163717] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to build

2013-04-02 Thread Gabriel Alfred Huwae
Public bug reported:

No suitable module for running kernel found

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2
ProcVersionSignature: Ubuntu 3.5.0-26.42~precise1-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
DKMSKernelVersion: 3.5.0-26-generic
Date: Wed Apr  3 13:20:40 2013
InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.2
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)
VirtualBox.ModInfo:

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


** Tags: apport-package i386 need-duplicate-check precise

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module
  failed to build

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

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


[Bug 897934] [NEW] PCI/internal sound card not detected, had sound once but on boot up there is no sound again

2011-11-29 Thread Ben Alfred Sr
Public bug reported:

I am a newbie, so I do not understand what you want typed.  The only
problem is no sound at all, no program is Muted. The same goes for the
Screen Saver, seems like the drivers have to be re-installed on every
boot up.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
NonfreeKernelModules: nvidia
AlsaDevices:
 total 0
 crw-rw+ 1 root audio 116,  1 2011-11-29 14:08 seq
 crw-rw+ 1 root audio 116, 33 2011-11-29 14:08 timer
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices: aplay: device_list:240: no soundcards found...
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices: arecord: device_list:240: no soundcards found...
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Date: Tue Nov 29 15:52:41 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
PackageArchitecture: all
PciMultimedia:
 
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/08/2004
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: nVidia-nForce2
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd08/08/2004:svn:pn:pvr:rvn:rnnVidia-nForce2:rvr:cvn:ct3:cvr:

** Affects: alsa-driver (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/897934

Title:
  PCI/internal sound card not detected, had sound once but on boot up
  there is no sound again

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

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


[Bug 897934] Re: PCI/internal sound card not detected, had sound once but on boot up there is no sound again

2011-11-29 Thread Ben Alfred Sr
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897934

Title:
  PCI/internal sound card not detected, had sound once but on boot up
  there is no sound again

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

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


<    1   2   3   4   5   >