[Bug 309945] [NEW] [jaunty, intrepid] Hard system freeze using open-iscsi

2008-12-20 Thread Christian Roessner
Public bug reported:

Binary package hint: open-iscsi

Hi,

I installed iscsitarget on my host, and in a kvm guest, I tried to use
my configured target. First my setup:

Host:
Intrepid, latest proposed linux image (with fixes for iscsitarget)

cat /etc/ietd.conf | grep -ve ^.*# -ve ^$
Target iqn.2008-12.de.roessner-net:storage.disk0.testing
Lun 0 Path=/dev/vg01/lv_testing,Type=fileio
Alias Test
HeaderDigestCRC32C,None
DataDigest  CRC32C,None

The host is still running fine, with following dmesg-output, after the
guest has been died:

...
[ 2220.173286] vcpu not ready for apic_round_robin
[ 2220.670873] vcpu not ready for apic_round_robin
[ 2220.673095] vcpu not ready for apic_round_robin
[ 2221.171379] vcpu not ready for apic_round_robin
[ 2221.173452] vcpu not ready for apic_round_robin
[ 2278.588125] vcpu not ready for apic_round_robin
...

Does not wonder me, because the guest is dead :-)

The guest:

Jaunty (Former Intrepid with same results):

Here the commands, I set in the guest, directly copied over from the
dead console:

ubuntu /etc/rcS.d # mv S25open-iscsi S45open-iscsi
ubuntu /etc/rcS.d # vi S45open-iscsi 
ubuntu /etc/rcS.d # cd
ubuntu ~ # cd /etc/iscsi/
ubuntu /etc/iscsi # vi iscsid.conf 
ubuntu /etc/iscsi # iscsiadm -m discovery -tst -p 10.253.1.254 -d3
iscsiadm: Max file limits 1024 1024

iscsiadm: starting sendtargets discovery, address 10.253.1.254:3260, 
iscsiadm: connecting to 10.253.1.254:3260
iscsiadm: connected local port 53014 to 10.253.1.254:3260
iscsiadm: connected to discovery address 10.253.1.254
iscsiadm: login response status 
iscsiadm: discovery process to 10.253.1.254:3260 exiting
iscsiadm: Could not open /etc/iscsi/send_targets/10.253.1.254,3260 err 2

10.253.1.254:3260,1 iqn.2008-12.de.roessner-net:storage.disk0.testing
ubuntu /etc/iscsi # iscsiadm -m node -T 
iqn.2008-12.de.roessner-net:storage.disk0.testing -p 10.253.1.254 -l
Logging in to [iface: default, target: 
iqn.2008-12.de.roessner-net:storage.disk0.testing, portal: 10.253.1.254,3260]
Login to [iface: default, target: 
iqn.2008-12.de.roessner-net:storage.disk0.testing, portal: 10.253.1.254,3260]: 
successful
ubuntu /etc/iscsi # 

Crash

I only changed two things in the config file. I set manual to automatic
mount and enabled CRC32 stuff for header and data.

I first had tested this setup on my development server with 4 guests
using one target with ocfs2. On the intrepid nodes, I could mount the
partition and start bonnie++. But after a while, all nodes died. So this
time I tried to set up a little testing scenario here at my home
desktop, to fill this bug and as you can see, it also crashes.

If you can speak german, you may find more detailed information here in
my blog:

http://www.roessner-net.com/?p=243

iSCSI would be a good solution for not using NFS.

** Affects: open-iscsi (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[jaunty, intrepid] Hard system freeze using open-iscsi
https://bugs.launchpad.net/bugs/309945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309945] Re: [jaunty, intrepid] Hard system freeze using open-iscsi

2008-12-20 Thread Christian Roessner
Oh forget to mention: It does not matter if 32 bit or 64 bit systems.
Both the same

-- 
[jaunty, intrepid] Hard system freeze using open-iscsi
https://bugs.launchpad.net/bugs/309945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 208411] Re: Please guard the inetd.conf checks

2008-12-20 Thread Siegfried Gevatter (RainCT)
** Bug watch added: Debian Bug tracker #509259
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509259

** Also affects: dovecot (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509259
   Importance: Unknown
   Status: Unknown

-- 
Please guard the inetd.conf checks
https://bugs.launchpad.net/bugs/208411
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 254721] Re: dovecot-imapd: trying to overwrite `/usr/lib/dovecot/modules/imap/lib11_imap_quota_plugin.so', which is also in package dovecot-common

2008-12-20 Thread Siegfried Gevatter (RainCT)
** Bug watch added: Debian Bug tracker #493798
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493798

** Also affects: dovecot (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493798
   Importance: Unknown
   Status: Unknown

-- 
dovecot-imapd: trying to overwrite 
`/usr/lib/dovecot/modules/imap/lib11_imap_quota_plugin.so', which is also in 
package dovecot-common 
https://bugs.launchpad.net/bugs/254721
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309945] Re: [jaunty, intrepid] Hard system freeze using open-iscsi

2008-12-20 Thread Christian Roessner
I have managed to get some screenshots over vnc.

# Config with a single CPU
http://www.roessner-net.com/bilder/guest_w_1vcpu.png

# Config with 4 CPUs
http://www.roessner-net.com/bilder/guest_w_4vcpu.png

Not sure, if the dumps are complete. Please give me feedback, if you
need additional information. As far as I know, I could do some tricks
over qemu monitor. Mem-Dump at address foo. Whatever.

I hope to get feedback on this bugreport. Thx

-- 
[jaunty, intrepid] Hard system freeze using open-iscsi
https://bugs.launchpad.net/bugs/309945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309992] [NEW] Japanese manual-pages placed in wrong package

2008-12-20 Thread Aleksandr Koltsoff
Public bug reported:

Binary package hint: dhcp3-common

The following files are misplaced in dhcp3-common instead of dhcp3-client:
/usr/share/man/ja/man8/dhclient.8.gz
/usr/share/man/ja/man8/dhclient-script.8.gz
/usr/share/man/ja/man5/dhclient.conf.5.gz
/usr/share/man/ja/man5/dhclient.leases.5.gz

Source package: dhcp3
Ubuntu release: Intrepid (8.10), x86 (32-bit)
Package version: 3.1.1-1ubuntu2

dhclient-related man-pages should be placed in dhcp3-client package
irrespective of translation.

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

-- 
Japanese manual-pages placed in wrong package
https://bugs.launchpad.net/bugs/309992
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')

2008-12-20 Thread Matt Zimmerman

** Attachment added: second mbox containing messages which trigger the bug
   http://launchpadlibrarian.net/20599015/spam2.mbox

-- 
Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == 
' ' || str[i] == '\t')
https://bugs.launchpad.net/bugs/264306
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 310019] Re: package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-12-20 Thread Scott Gilmore

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/20599804/DpkgTerminalLog.gz

-- 
package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] 
failed to install/upgrade: subprocess pre-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/310019
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 310019] [NEW] package mysql-server None [modified: /var/lib/dpkg/info/mysql-server.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-12-20 Thread Scott Gilmore
Public bug reported:

This occured while installing mythtv through 'apt-get install mythtv' on
Ubuntu 8.10

Additional info:

sgilm...@fry:~$ apt-cache policy mysql-server
mysql-server:
  Installed: (none)
  Candidate: 5.0.67-0ubuntu6
  Version table:
 5.0.67-0ubuntu6 0
500 http://us.archive.ubuntu.com intrepid/main Packages

Running 'sudo apt-get install mysql-server' after the failure seems to
work around the problem. The running 'sudo dpkg-reconfigure mythtv-
database' as the mythtv installation was probably not completed.

Sorry, I don't submit many bug reports (mainly because the developers of
Ubuntu seem to know what they are doing) so I hope this is not too much
info.


Here is more info from the terminal:


* TERMINAL DUMP 
***

sgilm...@fry:~$ sudo apt-get install mythtv
[sudo] password for sgilmore: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  libdbd-mysql-perl libfame-0.9 libglib1.2ldbl libgtk1.2 libgtk1.2-common
  liblzo1 libmyth-0.21-0 libmyth-perl libnet-upnp-perl libpvm3 libqt3-mt-mysql
  libsox-fmt-alsa libsox-fmt-base libsox0 mjpegtools mysql-client
  mysql-client-5.0 mysql-server mysql-server-5.0 mythtv-backend mythtv-common
  mythtv-database mythtv-frontend mythtv-theme-blootube
  mythtv-theme-blootube-osd mythtv-theme-blootube-wide
  mythtv-theme-blootubelite-wide mythtv-theme-glass-wide mythtv-theme-gray-osd
  mythtv-theme-isthmus mythtv-theme-iulius mythtv-theme-iulius-osd
  mythtv-theme-minimalist-wide mythtv-theme-mythbuntu mythtv-theme-mythcenter
  mythtv-theme-mythcenter-wide mythtv-theme-neon-wide
  mythtv-theme-projectgrayhem mythtv-theme-projectgrayhem-osd
  mythtv-theme-projectgrayhem-wide mythtv-theme-retro mythtv-theme-retro-osd
  mythtv-theme-titivillus mythtv-theme-titivillus-osd mythtv-themes
  mythtv-transcode-utils ntp pvm pwgen sox toolame transcode transcode-doc
Suggested packages:
  libsox-fmt-all mpeg2dec a52dec mysql-doc-5.0 tinyca mailx mythtv-doc mythweb
  xmltv-util mythmusic mythweather mythgallery mythvideo mythgame mythstream
  mytharchive ntp-doc xvid4conf
The following NEW packages will be installed:
  libdbd-mysql-perl libfame-0.9 libglib1.2ldbl libgtk1.2 libgtk1.2-common
  liblzo1 libmyth-0.21-0 libmyth-perl libnet-upnp-perl libpvm3 libqt3-mt-mysql
  libsox-fmt-alsa libsox-fmt-base libsox0 mjpegtools mysql-client
  mysql-client-5.0 mysql-server mysql-server-5.0 mythtv mythtv-backend
  mythtv-common mythtv-database mythtv-frontend mythtv-theme-blootube
  mythtv-theme-blootube-osd mythtv-theme-blootube-wide
  mythtv-theme-blootubelite-wide mythtv-theme-glass-wide mythtv-theme-gray-osd
  mythtv-theme-isthmus mythtv-theme-iulius mythtv-theme-iulius-osd
  mythtv-theme-minimalist-wide mythtv-theme-mythbuntu mythtv-theme-mythcenter
  mythtv-theme-mythcenter-wide mythtv-theme-neon-wide
  mythtv-theme-projectgrayhem mythtv-theme-projectgrayhem-osd
  mythtv-theme-projectgrayhem-wide mythtv-theme-retro mythtv-theme-retro-osd
  mythtv-theme-titivillus mythtv-theme-titivillus-osd mythtv-themes
  mythtv-transcode-utils ntp pvm pwgen sox toolame transcode transcode-doc
0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded.
Need to get 130MB of archives.
After this operation, 247MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://us.archive.ubuntu.com intrepid/universe libglib1.2ldbl 
1.2.10-19build1 [123kB]
Get:2 http://us.archive.ubuntu.com intrepid/universe libgtk1.2-common 
1.2.10-18.1build2 [209kB]
Get:3 http://us.archive.ubuntu.com intrepid/universe libgtk1.2 
1.2.10-18.1build2 [877kB]
Get:4 http://us.archive.ubuntu.com intrepid/main libdbd-mysql-perl 
4.007-1build1 [140kB]
Get:5 http://us.archive.ubuntu.com intrepid/main mysql-client-5.0 
5.0.67-0ubuntu6 [7879kB]
Get:6 http://us.archive.ubuntu.com intrepid/main mysql-server-5.0 
5.0.67-0ubuntu6 [26.8MB]
Get:7 http://us.archive.ubuntu.com intrepid/main pwgen 2.06-1 [19.5kB] 
Get:8 http://us.archive.ubuntu.com intrepid/main mysql-client 5.0.67-0ubuntu6 
[52.7kB]
Get:9 http://us.archive.ubuntu.com intrepid/multiverse mythtv-common 
0.21.0+fixes18722-0ubuntu1 [5703kB]
Get:10 http://us.archive.ubuntu.com intrepid/multiverse mythtv-database 
0.21.0+fixes18722-0ubuntu1 [54.7kB]
Get:11 http://us.archive.ubuntu.com intrepid/universe libqt3-mt-mysql 
3:3.3.8-b-5ubuntu1 [51.6kB]
Get:12 http://us.archive.ubuntu.com intrepid/multiverse libmyth-0.21-0 
0.21.0+fixes18722-0ubuntu1 [8393kB]
Get:13 http://us.archive.ubuntu.com intrepid/multiverse mythtv-frontend 
0.21.0+fixes18722-0ubuntu1 [2027kB]
Get:14 http://us.archive.ubuntu.com intrepid/multiverse libfame-0.9 0.9.1-0.2 
[103kB]
Get:15 http://us.archive.ubuntu.com intrepid/universe liblzo1 1.08-3 [56.8kB]  
Get:16 http://us.archive.ubuntu.com intrepid/universe libpvm3 3.4.5-11 [91.7kB]
Get:17 http://us.archive.ubuntu.com intrepid/multiverse 

[Bug 308647] [NEW] dhclient fails to be run during boot of Intrepid

2008-12-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since upgrading from Hardy to Intrepid, the network on my workstation
fails to come up during boot.

The boot completes but with no network and the machine thinking it is
localhost.localdomain.

Logging in and running dhclient manually gets the network working and
running hostname gives the machine the right name.

This is new behaviour brought in by the upgrade to Intrepid

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

-- 
dhclient fails to be run during boot of Intrepid
https://bugs.launchpad.net/bugs/308647
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 308647] Re: dhclient fails to be run during boot of Intrepid

2008-12-20 Thread Dominik Stadler
** Changed in: dhcp3 (Ubuntu)
Sourcepackagename: None = dhcp3

-- 
dhclient fails to be run during boot of Intrepid
https://bugs.launchpad.net/bugs/308647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 113033] Re: [apport] ssh crashed with SIGSEGV

2008-12-20 Thread Colin Watson
** Changed in: openssh (Ubuntu)
 Assignee: Colin Watson (kamion) = (unassigned)

-- 
[apport] ssh crashed with SIGSEGV
https://bugs.launchpad.net/bugs/113033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309632] Re: Unrecognised lines in dpkg output

2008-12-20 Thread Connor Imes
** Changed in: logwatch (Ubuntu)
   Importance: Undecided = Medium

-- 
Unrecognised lines in dpkg output
https://bugs.launchpad.net/bugs/309632
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309919] [NEW] Maxdata multimedia buttons not working (HAL/Xorg?)

2008-12-20 Thread legolas558
Public bug reported:

Maxdata Pro 7000X (see http://en.gentoo-wiki.com/wiki/Maxdata_Pro_7000X)
has 5 special keys on the left side of the keyboard. 4 of them used to
work flawlessy in Gentoo, but they are not working in Ubuntu Intrepid.

I used xmodmaprc in Gentoo, however this is in
/usr/share/hal/fdi/information/10freedesktop/30-keymap-misc.fdi:

  match key=/org/freedesktop/Hal/devices/computer:system.hardware.vendor 
string=MAXDATA
match 
key=/org/freedesktop/Hal/devices/computer:system.hardware.product prefix=Pro 
7000
  append key=input.keymap.data type=strlist97:prog2/append !-- 
P2 programmable button --
  append key=input.keymap.data type=strlist9f:prog1/append !-- 
P1 programmable button --
  append key=input.keymap.data type=strlista0:mute/append !-- 
Fn-F5   Sound On/Off --
  append key=input.keymap.data type=strlist82:www/append !-- 
www button --
  append key=input.keymap.data type=strlistec:email/append !-- 
envelope button --
  append key=input.keymap.data type=strlistae:volumedown/append 
!-- Fn-Down   Volume down --
  append key=input.keymap.data type=strlistb0:volumeup/append 
!-- Fn-Up   Volume up --
  append key=input.keymap.data type=strlistdf:suspend/append 
!-- Fn+F2 hibernate --
  append key=input.keymap.data type=strlistf5:help/append !-- 
Help button --
/match
  /match

They key values are verified, I simply cannot see any key when using xev
and pressing the special buttons. Can somebody please help?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Maxdata multimedia buttons not working (HAL/Xorg?)
https://bugs.launchpad.net/bugs/309919
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 309918] [NEW] package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to install/upgrade:

2008-12-20 Thread Claessens
Public bug reported:

Binary package hint: linux-image-2.6.27-11-generic

essais de la fusion expérimentale entre la nouvelle et l'ancienne
version de /boot/grub/menu.lst

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage:
 ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 3
NonfreeKernelModules: nvidia wl
Package: linux-image-2.6.27-11-generic 2.6.27-11.22
ProcCmdLine: User Name=UUID=f4014eb7-1d97-400b-a9ff-a018ed478c86 i8042.nomux=1 
ro quiet splash
ProcVersionSignature: Ubuntu 2.6.27-10.20-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to 
install/upgrade:

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


** Tags: apport-package

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/309918
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 309918] Re: package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to install/upgrade:

2008-12-20 Thread Claessens

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

** Attachment added: CurrentDmesg.gz
   http://launchpadlibrarian.net/20592192/CurrentDmesg.gz

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/20592194/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/20592195/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/20592197/ProcCpuInfo.txt

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

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

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/20592200/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/20592201/VarLogDistupgradeApttermlog.gz

-- 
package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/309918
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 279100] Re: Screen gets split (or dark) when connector is HDMI-1 (intel, Intrepid, hdmi)

2008-12-20 Thread Bryce Harrington
@SjV, thanks for testing those.

@junior, would you be able to check the Jaunty LiveCD?

-- 
Screen gets split (or dark) when connector is HDMI-1 (intel, Intrepid, hdmi)
https://bugs.launchpad.net/bugs/279100
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 275998] Re: internal mic capture very low volume when routed through pulseaudio

2008-12-20 Thread Rocko
The notes from https://bugs.launchpad.net/dell/+bug/309508 say it's for
a different subsystem id from the XPS M1530 (which is 022e instead of
0271) so I wouldn't have thought it would help.

However, haven't said that, I did briefly manage to get working with
this combination:

* kernel 2.6.27-11
* alsa-base 1.0.18.dfsg-1ubuntu2
* alsa-utils 1.0.18-1ubuntu3
* linux-sound-base 1.0.17.dfsg-2ubuntu1
* pulseaudio 0.9.13-2ubuntu3 [although pulseaudio  fromis not currently running 
- it segment faults if I try to run it]
* Audio conferencing sound capture set to ALSA (not the HDA intel card)

With this setup, the digital capture control changed the volume
recording level in gnome-sound-recorder as I adjusted it. I then
(foolishly) tried to run pulseaudio (which segment faulted) and
subsequently the ALSA capture device stopped working - only the HDA
Intel source works now, and the digital capture volume control doesn't
adjust the level for this capture source. (The digital capture volume
control doesn't even always appear when I restart alsa.)

The alsa 1.0.18 packages are from the jaunty repository. I tried
removing everything to do with sound to revert to alsa 1.0.17 but
couldn't because when I tried to revert libasound2, synaptic wanted to
remove just about every other package including unrelated ones like
compiz, and I ran into a problem installing libasound2-plugins (to get
pulseaudio back) without uninstalling libasound2 first.

-- 
internal mic capture very low volume when routed through pulseaudio
https://bugs.launchpad.net/bugs/275998
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 252094] Re: [i965] Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-12-20 Thread Bryce Harrington
Biji, thanks for testing it.  For 3D performance, upgrading mesa would
make sense.  You may find it easiest to burn an alpha-2 cd and check
that, since it has all the newest X bits.  But I'm marking this as
triaged for now.

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=18389
   Importance: Unknown
   Status: Unknown

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
[i965] Poor graphics performance and rendering errors on Intel GM965 system, 
Ubuntu 8.10
https://bugs.launchpad.net/bugs/252094
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 13516] Re: imagemagick: information disclosure from exif thumbnails

2008-12-20 Thread Bug Watch Updater
** Changed in: imagemagick (Debian)
   Status: Confirmed = Fix Released

-- 
imagemagick: information disclosure from exif thumbnails
https://bugs.launchpad.net/bugs/13516
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 309920] [NEW] Ubuntu 8.10 Nvidia Version 96 unable to use compiz after restart

2008-12-20 Thread UbuntuLinux
Public bug reported:

Under Hardware Drivers of System - Administration, I checked
activate for Nvidia version 96. Restarted computer, however,  could
not get compiz working. ((Hardware Drivers only displays one option.)

Below is what I got from an error report

X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux X-desktop 2.6.24-16-generic #1 SMP Thu Apr 
10 13:23:42 UTC 2008 i686
Build Date: 24 October 2008  08:00:16AM
xorg-server 2:1.5.2-2ubuntu3 (bui...@rothera.buildd) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Thu Dec 18 20:50:29 2008
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(**) |   |--Device Configured Video Device
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d9a40
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0...@1:0:0) nVidia Corporation NV20 [GeForce3 Ti 200] rev 163, Mem @ 
0xfa00/0, 0xf400/0, 0xf8f8/0, BIOS @ 0x/65536
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) extmod will be loaded by default.
(II) dbe will be loaded by default.
(II) glx will be loaded. This was enabled by default and also specified in 
the config file.
(II) freetype will be loaded by default.
(II) record will be loaded by default.
(II) dri will be loaded by default.
(II) LoadModule: glx

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=NVIDIA Corporation
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module  96.43.09  Mon Oct 27 14:37:08 PST 2008
(II) Loading extension GLX
(II) LoadModule: extmod

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=X.Org Foundation
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: freetype

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor=X.Org Foundation  the After X-TT Project
compiled for 1.5.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) 

[Bug 309920] Re: Ubuntu 8.10 Nvidia Version 96 unable to use compiz after restart

2008-12-20 Thread UbuntuLinux

** Attachment added: Error message shown after restarting computer
   http://launchpadlibrarian.net/20592290/Error%20message%20after%20restart.JPG

-- 
Ubuntu 8.10 Nvidia Version 96 unable to use compiz after restart
https://bugs.launchpad.net/bugs/309920
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 309919] Re: Maxdata multimedia buttons not working (HAL/Xorg?)

2008-12-20 Thread legolas558
I am also using:

setxkbmap 'it+inet(maxdata_pro_7000x)'

And I have defined maxdata_pro_7000x in /usr/share/X11/xkb/symbols/inet:

// Maxdata Pro 7000X

partial alphanumeric_keys
xkb_symbols maxdata_pro_7000x {
name[Group1]= Maxdata Pro 7000X Laptop Keyboard;

key IEC   {   [ XF86Mail  ]   };
key I82   {   [ XF86WWW   ]   };
key I9F   {   [ XF86User1KB   ]   };
key I97   {   [ XF86User2KB   ]   };
};

There is to say that other special keys (those with Fn+(other key)) are
all working (for example volume up/down/mute, standby etc.)

-- 
Maxdata multimedia buttons not working (HAL/Xorg?)
https://bugs.launchpad.net/bugs/309919
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 303011] Re: [i945] 2.5.1 driver poor performance

2008-12-20 Thread fishor
Bryce Harrington schrieb:
 [This is an automatic notice.]
 
 We'd like to forward your bug upstream, however upstream requires
 that you first test it against their newer driver code.
 
 To save you the effort of building the driver from source, we've built
 packages for the driver and its new dependencies.
 
 So you have a couple options:
 
  1.  Download and test .debs for intrepid, from:
  https://edge.launchpad.net/~intel-gfx-testing/+archive
 

@Bryce
why xserver-xorg-video-intel 2.5.1 for intrepid is better whan same
version for jaunty?

-- 
[i945] 2.5.1 driver poor performance
https://bugs.launchpad.net/bugs/303011
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 285098] Re: [i965] intel 965 + compiz + suspend - corrupt alt-tab icons

2008-12-20 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
[i965] intel 965 + compiz + suspend - corrupt alt-tab icons
https://bugs.launchpad.net/bugs/285098
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 275809] Re: spontaneous X lock-up: mieqEnequeue: out-of-order valuator event; dropping.

2008-12-20 Thread Bengt Olsson
Ok thanks will do, but its on my work machine so it will take some days
since I started X-mas holidays now... Also I disabled compiz since a
while back and have had no occurrence of the fault since. I will turn on
compiz again but, since the lock-ups where very sporadic even with
compiz, it may take some time before I can verify that it works (will
use the Intrepid debs).

However, I attach the current lspci output (without compiz enabled)

Happy X-mas!

** Attachment added: lspci output (without compiz enabled)
   http://launchpadlibrarian.net/20592322/lscpci.txt

-- 
spontaneous X lock-up: mieqEnequeue: out-of-order valuator event; dropping.
https://bugs.launchpad.net/bugs/275809
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 260341] Re: [i945G] wrong LCD resolution detected - 1400x1050 fuzzy match

2008-12-20 Thread Bryce Harrington
Thanks for testing

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
[i945G] wrong LCD resolution detected - 1400x1050 fuzzy match
https://bugs.launchpad.net/bugs/260341
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 248635] Re: acer_wmi is not used by default (on Fujitsu Siemens Amilo A1650G)

2008-12-20 Thread Pietro Battiston
@Andy: thank you very much for your work... unfortunately I underrated
the difficulty of the task (or overrated my skills as kernel hacker)...
the module still doesn't load, and now I really have no clue on how
ubuntu decides at runtime which modules to load.

May assume from the fact that you filed the bug as invalid for initramfs
that this is certainly _not_ an initramfs problem?

-- 
acer_wmi is not used by default (on Fujitsu Siemens Amilo A1650G)
https://bugs.launchpad.net/bugs/248635
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 132707] Re: (NEED EXA): r100 / r200 / r300: poor compiz performance

2008-12-20 Thread Bryce Harrington
This bug was fixed in the package xserver-xorg-video-ati -
1:6.9.0+git20081003.f9826a56-0ubuntu6

---
xserver-xorg-video-ati (1:6.9.0+git20081003.f9826a56-0ubuntu6) jaunty; 
urgency=low

  * Add 104_use_exa.patch: Switches to EXA acceleration by default.
+ See https://wiki.ubuntu.com/X/Blueprints/RadeonXaaToExa
+ Should close the following bugs (please reopen if not):
  LP: #227936, #269357, 68224 110384 132707

 -- Bryce Harrington br...@ubuntu.com   Fri, 19 Dec 2008 19:46:27
-0800


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Fix Released

-- 
(NEED EXA):  r100 / r200 / r300: poor compiz performance
https://bugs.launchpad.net/bugs/132707
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 110384] Re: [Needs EXA] With desktop effects on scrolling is slow and laggy in firefox other browsers

2008-12-20 Thread Bryce Harrington
This bug was fixed in the package xserver-xorg-video-ati -
1:6.9.0+git20081003.f9826a56-0ubuntu6

---
xserver-xorg-video-ati (1:6.9.0+git20081003.f9826a56-0ubuntu6) jaunty; 
urgency=low

  * Add 104_use_exa.patch: Switches to EXA acceleration by default.
+ See https://wiki.ubuntu.com/X/Blueprints/RadeonXaaToExa
+ Should close the following bugs (please reopen if not):
  LP: #227936, #269357, 68224 110384 132707

 -- Bryce Harrington br...@ubuntu.com   Fri, 19 Dec 2008 19:46:27
-0800


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Fix Released

-- 
[Needs EXA] With desktop effects on scrolling is slow and laggy in firefox  
other browsers
https://bugs.launchpad.net/bugs/110384
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 68224] Re: [Needs EXA] OpenOffice redrawing artifacts on ATI cards

2008-12-20 Thread Bryce Harrington
This bug was fixed in the package xserver-xorg-video-ati -
1:6.9.0+git20081003.f9826a56-0ubuntu6

---
xserver-xorg-video-ati (1:6.9.0+git20081003.f9826a56-0ubuntu6) jaunty; 
urgency=low

  * Add 104_use_exa.patch: Switches to EXA acceleration by default.
+ See https://wiki.ubuntu.com/X/Blueprints/RadeonXaaToExa
+ Should close the following bugs (please reopen if not):
  LP: #227936, #269357, 68224 110384 132707

 -- Bryce Harrington br...@ubuntu.com   Fri, 19 Dec 2008 19:46:27
-0800


** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[Needs EXA] OpenOffice redrawing artifacts on ATI cards
https://bugs.launchpad.net/bugs/68224
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 1] Re: Microsoft has a majority market share

2008-12-20 Thread João Santos

 Here is why MS will keep its market share, this bug and the lack of a
 sensible resolution is an absolute disgrace.

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/268502.

 All the hype and fancy processing power means nothing if the basics
 don't work and worse no information is provided to fix it.

 And if someone says the guys are volunteers I'll throw up.

   
Are you saying that this bug is worse than any Windows bug?

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 308830] Re: Toolbar text is invisible

2008-12-20 Thread ChrizJaymz
I'm running version 96.43.09

-- 
Toolbar text is invisible
https://bugs.launchpad.net/bugs/308830
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 309920] Re: nVidia Version 96 unable to use compiz after restart (Ubuntu 8.10)

2008-12-20 Thread UbuntuLinux
** Summary changed:

- Ubuntu 8.10 Nvidia Version 96 unable to use compiz after restart
+ nVidia Version 96 unable to use compiz after restart (Ubuntu 8.10)

** Description changed:

  Under Hardware Drivers of System - Administration, I checked
  activate for Nvidia version 96. Restarted computer, however,  could
  not get compiz working. ((Hardware Drivers only displays one option.)
  
  Below is what I got from an error report
  
  X.Org X Server 1.5.2
  Release Date: 10 October 2008
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
  Current Operating System: Linux X-desktop 2.6.24-16-generic #1 SMP Thu 
Apr 10 13:23:42 UTC 2008 i686
  Build Date: 24 October 2008  08:00:16AM
  xorg-server 2:1.5.2-2ubuntu3 (bui...@rothera.buildd) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
  Module Loader present
  Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: /var/log/Xorg.0.log, Time: Thu Dec 18 20:50:29 2008
  (==) Using config file: /etc/X11/xorg.conf
  (==) No Layout section.  Using the first Screen section.
  (**) |--Screen Default Screen (0)
  (**) |   |--Monitor Configured Monitor
  (**) |   |--Device Configured Video Device
  (==) Automatically adding devices
  (==) Automatically enabling devices
  (==) No FontPath specified.  Using compiled-in default.
  (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
  (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
  (==) ModulePath set to /usr/lib/xorg/modules
  (II) Cannot locate a core pointer device.
  (II) Cannot locate a core keyboard device.
  (II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
  (II) Open ACPI successful (/var/run/acpid.socket)
  (II) Loader magic: 0x81d9a40
  (II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
  (II) Loader running on linux
  (++) using VT number 7
  
  (--) PCI:*(0...@1:0:0) nVidia Corporation NV20 [GeForce3 Ti 200] rev 163, Mem 
@ 0xfa00/0, 0xf400/0, 0xf8f8/0, BIOS @ 0x/65536
  (II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
  (II) extmod will be loaded by default.
  (II) dbe will be loaded by default.
  (II) glx will be loaded. This was enabled by default and also specified in 
the config file.
  (II) freetype will be loaded by default.
  (II) record will be loaded by default.
  (II) dri will be loaded by default.
  (II) LoadModule: glx
  
  (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
  (II) Module glx: vendor=NVIDIA Corporation
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
  (II) NVIDIA GLX Module  96.43.09  Mon Oct 27 14:37:08 PST 2008
  (II) Loading extension GLX
  (II) LoadModule: extmod
  
  (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
  (II) Module extmod: vendor=X.Org Foundation
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
  (II) Loading extension SHAPE
  (II) Loading extension MIT-SUNDRY-NONSTANDARD
  (II) Loading extension BIG-REQUESTS
  (II) Loading extension SYNC
  (II) Loading extension MIT-SCREEN-SAVER
  (II) Loading extension XC-MISC
  (II) Loading extension XFree86-VidModeExtension
  (II) Loading extension XFree86-Misc
  (II) Loading extension XFree86-DGA
  (II) Loading extension DPMS
  (II) Loading extension TOG-CUP
  (II) Loading extension Extended-Visual-Information
  (II) Loading extension XVideo
  (II) Loading extension XVideo-MotionCompensation
+ 
+ 
  (II) Loading extension X-Resource
  (II) LoadModule: dbe
  
  (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
  (II) Module dbe: vendor=X.Org Foundation
compiled for 1.5.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
  (II) Loading extension DOUBLE-BUFFER
  (II) 

[Bug 246141] Re: no support for realtek rtl8187se

2008-12-20 Thread Double12
Hi,

I installed the latest driver .deb for 2.6.27-9.
http://boskastrona.ovh.org/download/linux-rtl8187se-modules-102...@2.6.27.9.19.deb

Now, KNetworkManager and iwconfig at least see the wlan0 device. But
KNetworkManager still doesn't list the available networks and when I try
to connect manually, it doesn't work.

Does anyone have an idea what to do?

Thanks.

-- 
no support for realtek rtl8187se
https://bugs.launchpad.net/bugs/246141
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 309922] [NEW] soundconverter no option to select version of the encoder

2008-12-20 Thread Iuga Marian Silviu
Public bug reported:

Binary package hint: soundconverter

This is a critical bug since Winamp and Amarok 1.4.1 do not support FLAC 8
but support FLAC 6. A lot of people depend on Amarok since it is the only
player with a good playlist that can play 6 channel DTS and AC3.
I think soundconverter should have a selection box near each selection in
Type of result ? in witch for example for FLAC, version 6 or version 8 can
be selected.

Thank you.

I also submitted bug 305971 reffering to allowing 6 channels in Rhythmbox,
and if that bug is solved, I will mark this bug as solved also.

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

-- 
soundconverter no option to select version of the encoder
https://bugs.launchpad.net/bugs/309922
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 305971] Re: rhythmbox surround sound 5.1 output option not available

2008-12-20 Thread Iuga Marian Silviu
I have managed to make pulseaudio to have six channels from 
/etc/pulse/daemon.conf and
I confirm the bug for this case also.

pavumeter  shows that front are identical to rear, whilw playing DTS,
AC3.

-- 
rhythmbox surround sound 5.1 output option not available
https://bugs.launchpad.net/bugs/305971
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 293883] Re: 8.10 Printed PDF missing parts / corrupt

2008-12-20 Thread Achim
I also have installed the proposed packages and everything is working again.
Print Preview in evince and the printout show the picture. I have tested this 
on a notebook 32-bit and PC 64-bit.

libcairo2:
  Installiert: 1.8.0-0ubuntu1.1
  Kandidat: 1.8.0-0ubuntu1.1

-- 
8.10 Printed PDF missing parts / corrupt
https://bugs.launchpad.net/bugs/293883
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 292663] Re: Fails to boot on Intel DP43TF motherboard

2008-12-20 Thread katon
I solved the problem just upgrading the BIOS firmware from the INTEL
website

http://downloadcenter.intel.com/filter_results.aspx?strTypes=allProductID=2980OSFullName=All+Operating+Systemslang=engstrOSs=Allsubmit=Go!

i did the upgrade from Windows Vista system so it was fast.

I want to thank you people for the help,


Now i have issues watching HD movies but it is not the BUG 6 INT like so
...it's Okey  :)

Maty - matik...@gmail.com

-- 
Fails to boot on Intel DP43TF motherboard
https://bugs.launchpad.net/bugs/292663
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 291158] Re: Boot error INT 6: CR2 00000000 !!!!!!

2008-12-20 Thread katon
I solved the problem just upgrading the BIOS firmware from the INTEL
website

http://downloadcenter.intel.com/filter_results.aspx?strTypes=allProductID=2980OSFullName=All+Operating+Systemslang=engstrOSs=Allsubmit=Go!

i did the upgrade from Windows Vista system so it was fast.

I want to thank you people for the help,


Now i have issues watching HD movies but it is not the BUG 6 INT like so
...it's Okey  :)

Maty - matik...@gmail.com

-- 
Boot error INT 6: CR2    !!
https://bugs.launchpad.net/bugs/291158
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 288494] Re: the youtube code needs to be updated

2008-12-20 Thread evolipel
I'm sure Mariusz Kielpinski meant that it's no solution to the 99% of
the people who have experienced this problem. That is, the people who
have experienced it and did not care enough to go hunting around for a
random solution on a bug tracking site. That's not what Linux for human
beings means.

It actually took me a good 15 minutes to find this; there are many other
bugs with ffdemux_swf that have nothing to do with this particular
problem (those other bugs refer to codec issues with gstreamer, and
several people from the other bugs have been misdirected and have given
up because of the confusion). This isn't a simple find by any means.

Don't get me wrong, the fix works perfectly, and I thank you for the
work you've done, but it's been a month since the fix was made
available. We don't blame you for not placing this in hardy-backports;
the admins are the ones who should have done this. Pointing out a
problem is not whining, even though the problem is fairly small: it's a
niche plugin for Totem, after all. I'm under the impression, however,
that Ubuntu originally prided itself ideologically on shipping this
plugin as the solution to the proprietary evils and such conferred by
using Adobe Flash to actually go to YouTube. Touting this as the
solution and then leaving it broken is slightly disingenuous, though I'm
sure it wasn't done intentionally. Point is, they should keep their 3
-years-support promise and pay attention.

-- 
the youtube code needs to be updated
https://bugs.launchpad.net/bugs/288494
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 269904] Re: Screen refresh problems with nvidia on intrepid

2008-12-20 Thread Joakim Andersson
@ Christoph Korn:
That is just the kind of display errors I get, albeit not that often...

@ All:
Installing 180.11 drivers makes the situation better for a while, but I did 
experience some errors when compiz had been running for a long time (and only 
on my external screen (my computer is a laptop), which had a higher frequency 
of errors earlier). Restarting compiz (alt+f2 - compiz --reload, I need to do 
that twice compiz crashes the first time and fallbacks to metacity) fixed the 
problem.

-- 
Screen refresh problems with nvidia on intrepid
https://bugs.launchpad.net/bugs/269904
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 309638] Re: [fglrx] resume from stand by / hibernate fails on Intrepid 64 on 4GB of RAM

2008-12-20 Thread Phasmagon
** Description changed:

  Information on the configuration
  
  Computer Specs: 
http://eu.computers.toshiba-europe.com/innovation/product/Satellite-A210-16F/135223/
  Computer modifications: 4GB RAM, 320 GB HDD
  Ubuntu Flavor: Ubuntu Intrepid Ibex (x86-64)
+ Identically affects: Ubuntu Hardy Heron (x86-64)
  Kernel: 2.6.27-9-generic
  
  Information on the problem
  
  Installing the fglrx restricted driver causes the computer to hang after
  a stand by or hibernate, and demands a hard reboot. X won't display
  anything, consoles are not accessible, even ssh dies.
  
  After some research I found out that there was a similar problem were
  people were completely unable to use their desktop when running Ubuntu
  64 with fglrx on 4GB of RAM, so I tested with only 2GB of ram
  (physically and with boot option mem=2G) and stand by (hibernate) works
  fine. With boot option mem=3G I get the same problematic behavior.
  
  My mtrr table feels wrong (on the fact that it does not display anywhere
  256M which I believe is my actual graphics memory), but I don't really
  know if this has anything to do with the problem or how to properly
  manipulate it.

-- 
[fglrx] resume from stand by / hibernate fails on Intrepid 64 on 4GB of RAM
https://bugs.launchpad.net/bugs/309638
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 308222] Re: cannot connect to ftp

2008-12-20 Thread Pavol Klačanský
gt.hy.cz, klacansky.com, peekaboo.cz

-- 
cannot connect to ftp
https://bugs.launchpad.net/bugs/308222
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 294972] Re: xorg 10-20% cpu usage after intrepid upgrade, general system sluggishness

2008-12-20 Thread yarly
I think this bug is related to the following threads which involve vlc
playback skipping

http://ubuntuforums.org/showthread.php?t=972696
http://forum.videolan.org/viewtopic.php?f=13t=53415

Every time playback skips/freezes in vlc, there is a corresponding cpu
spike of about 10% by Xorg which can be seen by running Top in terminal.

I've observed this behaviour under a fresh install of Ubuntu 8.10

I'm desperately looking for a solution. If I can't find one it's back to
windows XP

Let me know if there's anything I need to provide to assist in tracing
this bug.

-- 
xorg 10-20% cpu usage after intrepid upgrade, general system sluggishness
https://bugs.launchpad.net/bugs/294972
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 1] Re: Microsoft has a majority market share

2008-12-20 Thread kylea
To answer Vadim - sorry this is not spam, My comments go to heart of
matter - why is Linux, after so many new versions still so poorly
represented on the desktop? Its because IT managers and re-sellers
cannot cope with the stupid bugs that constantly require man months to
research and resolve. I tell people I am using Linux and all I get is
'man you are brave - you must have a lot of free time'.

Attention to my bug - your kidding - I have a work around for my version
of this issue - its all the other sorry individuals who really need
Linux, I don't need it - I can afford Windows that this comment is for,
- complete and utter frustration yes.

To answer  João - yes and no. MS bugs are a philosophy issue - they are
evil and un-repentant, our bugs are unnecessary and turn off the very
people needed to grow the customer base.

Tell me why Ubuntu is heading toward another major release when the
latest and greatest still has some serious issues?

Don't get it.

Self criticism and the ability to accept it is vital to our future.

-- 
Microsoft has a majority market share
https://bugs.launchpad.net/bugs/1
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 309927] [NEW] random crash with vertical stripes

2008-12-20 Thread Vu Ngoc San
Public bug reported:

Binary package hint: xserver-xorg-video-intel

I'm having this bug for one year with kubuntu 7.10,8.04 and 8.10 on a
Dell latitude D630, with Intel GM965 video card.

Randomly, the system crashes with some kind of vertical stripes (or 'ladders') 
across the screen.
Keyboard and mouse is not responsive. Even ALT+SYS don't work. I have to hard 
reboot using the power button.
See screenshot (from hardy).

It can happen when I'm working, but it seems that most of the time it happens 
when I do nothing.
Sometimes it happens a few seconds after login dialog (like in screenshot).

It is very difficult to debug because it occurs about only once every
two weeks.

Is see no timed trace in log files. Only thing that could be related is
(EE) intel(0): underrun on pipe B! 
in Xorg.0.log
That's why I put it under xserver-xorg-video-intel (I'm using now version 
2:2.4.1-1ubuntu10)
I use a dual screen setup in xorg.conf (even when I'm not connected to an 
external monitor), but I think it happened also with a plain setup.

Interestingly it has happen a couple of time when I was listening to
music, and after crash I could still hear some distorted sound...

First I thought it was hardware problem, but all tests passed
successfully and I even had Dell change the motherboard.

I also ran kubuntu from an external HD, and it crashed again anyway.

So you guys are my last hope :)

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

-- 
random crash with vertical stripes
https://bugs.launchpad.net/bugs/309927
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 309927] Re: random crash with vertical stripes

2008-12-20 Thread Vu Ngoc San

** Attachment added: screenshot
   http://launchpadlibrarian.net/20592868/dsc_0441.jpg

-- 
random crash with vertical stripes
https://bugs.launchpad.net/bugs/309927
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 69727] Re: totem-video-thumbnailer crash

2008-12-20 Thread Nicola Jelmorini
** Changed in: gst-plugins-bad0.10 (Ubuntu)
   Status: Incomplete = Invalid

-- 
totem-video-thumbnailer crash
https://bugs.launchpad.net/bugs/69727
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 309928] [NEW] Aperture pointing to e820 RAM. Ignoring.

2008-12-20 Thread tsar
Public bug reported:

RIght after i choose my kernel in grub, a message appears that says: Aperture 
pointing to e820 RAM. Ignoring. I googled it and found that some other guy has 
the same problem too (yet not the same laptop). Here is an excerpt of the dmesg 
output.: 
[0.004000] No AGP bridge found
 [0.004000] Node 0: aperture @ 600 size 32 MB
 [0.004000] Aperture pointing to e820 RAM. Ignoring.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: fglrx
Package: linux-image-2.6.27-9-generic 2.6.27-9.19
ProcCmdLine: root=UUID=c37dec7d-c321-4d2f-afb4-165ec2473c15 ro quiet splash
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-9.19-generic
SourcePackage: linux

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


** Tags: apport-bug

-- 
Aperture pointing to e820 RAM. Ignoring.
https://bugs.launchpad.net/bugs/309928
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 309928] Re: Aperture pointing to e820 RAM. Ignoring.

2008-12-20 Thread tsar

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/20592879/dmesg.log

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

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/20592884/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/20592885/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/20592887/ProcCpuInfo.txt

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

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

-- 
Aperture pointing to e820 RAM. Ignoring.
https://bugs.launchpad.net/bugs/309928
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 309928] Re: Aperture pointing to e820 RAM. Ignoring.

2008-12-20 Thread tsar

** Attachment added: lspci-vnvn.log
   http://launchpadlibrarian.net/20592908/lspci-vnvn.log

-- 
Aperture pointing to e820 RAM. Ignoring.
https://bugs.launchpad.net/bugs/309928
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 309928] Re: Aperture pointing to e820 RAM. Ignoring.

2008-12-20 Thread tsar

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/20592911/uname-a.log

-- 
Aperture pointing to e820 RAM. Ignoring.
https://bugs.launchpad.net/bugs/309928
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 309928] Re: Aperture pointing to e820 RAM. Ignoring.

2008-12-20 Thread tsar

** Attachment added: version.log
   http://launchpadlibrarian.net/20592914/version.log

-- 
Aperture pointing to e820 RAM. Ignoring.
https://bugs.launchpad.net/bugs/309928
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 201264] Re: compiz blur plugin not working

2008-12-20 Thread Nicolò Chieffo
I can test it, but now I've my laptop on repair. I think it will be
back on January

-- 
compiz blur plugin not working
https://bugs.launchpad.net/bugs/201264
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 309930] [NEW] SAP installation failed

2008-12-20 Thread jo
Public bug reported:

I am running UBUNTU 8.10 on my Pentium 4 machine with 1 GB RAM

I downloaded the PlatinGUI-Linux-710r7.jar file and installed required java 
packages.
when I gave the java -jar PlatinGUI-Linux-710r7 command with SU login it 
splashed a SAP screnn. When I press next the installation screen disappeared 
and nothing was happening. Even at command prompt there was no error messages 
and the machine was just blinking a cursor for a long time. Nothing happenend 
further. Please help in solving this problem.

Regards,
Thank you
Sachin Joshi

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
SAP installation failed
https://bugs.launchpad.net/bugs/309930
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 309929] [NEW] Adept crash during recommended kernel upgrade.

2008-12-20 Thread Marco Baxemyr
Public bug reported:

Adept recommended a kernel upgrade, and I accepted. It then threw this
error at me:

It seems that the recovery has failed. Please fix manually (try dpkg
--configure -a and/or apt-get -f install) in terminal...

The error was:  APT Error. Context: Running dpkg,  [
/usr/bin/dpkg, --status-fd, 3, --configure, -a ],  Sup-process
returned error code 1,  Error processing linux-
image-2.6.27-11-generic : subprocess post-installation script returned
error exit status 10.,  Error processing linux-image-generic :
dependency problems - leaving unconfigured.

The mentioned terminal fixes doesn't work either, until I have deleted
everything (everything is probably overkill, but anyway) inside the
/var/lib/dpkg/info folder. Adept starts fine after doing that hack-
solution (I'm quite sure it wouldn't have been able to start if I
hadn't), and boldly claims there are no updates to do. However, this
terminal command says I still have the old kernel running.

phele...@telcontar:/$ echo `uname -r`
2.6.27-10-generic

Though, I realize, that is probably because I haven't rebooted yet, no?
*hopes rebooting won't cause problems*

If it helps - I am running Kubuntu 8.10 with the kde-nightly (newest
version as of 2008-12-20 10:07 GMT+1) DE.

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 10
NonfreeKernelModules: nvidia
Package: linux-image-2.6.27-11-generic 2.6.27-11.22
ProcCmdLine: User Name=UUID=bd01d663-67d3-4f08-92a5-f2611182ee7d ro quiet splash
ProcVersionSignature: Ubuntu 2.6.27-10.20-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
10

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


** Tags: adept apport-package dpkg kernel

-- 
Adept crash during recommended kernel upgrade.
https://bugs.launchpad.net/bugs/309929
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 309929] Re: Adept crash during recommended kernel upgrade.

2008-12-20 Thread Marco Baxemyr

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

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

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/20592991/DpkgTerminalLog.gz

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/20592992/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/20592993/LsUsb.txt

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

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/20592995/ProcCpuInfo.txt

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

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

-- 
Adept crash during recommended kernel upgrade.
https://bugs.launchpad.net/bugs/309929
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 306604] Re: [PATCH] Add support for ATT USBConnect Mercury (Sierra Wireless Compass USB Modem)

2008-12-20 Thread Jerone Young
Yeah I submitted to the hal mailing list. It's a bit of a cleaner patch
too.  Martin can you take the patch from the Hal mailing list and commit
it to upstream a hal-info.

-- 
[PATCH] Add support for ATT USBConnect Mercury (Sierra Wireless Compass USB 
Modem)
https://bugs.launchpad.net/bugs/306604
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 55739] Re: No more mouse events after using rdesktop

2008-12-20 Thread Bug Watch Updater
** Changed in: rdesktop (Debian)
   Status: New = Fix Released

-- 
No more mouse events after using rdesktop
https://bugs.launchpad.net/bugs/55739
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 309933] [NEW] ttyS0 do not work when application start from rc.local

2008-12-20 Thread SoonSoon
Public bug reported:

Hi all

I have a serial application on 8.10 that pump out serial data at interval of 
one sec. when i run the application in terminal every thing work fine
but when i port it to start at rc.local and even in session start(user login). 
the serial just do not work.

I did the same setup on 7.04 every thing work fine


Please advice on this anyone.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
ttyS0 do not work when application start from rc.local
https://bugs.launchpad.net/bugs/309933
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 308300] Re: kernel panics when using mouse in Firefox

2008-12-20 Thread 2CV67
Does that mean:
Nobody is going to find the root cause of my (our - there are lots of us...) 
problem, using hardware purchased specifically because it was claimed to work 
with Linux?
There is no logical reason to hope or expect future releases (Intrepid  later) 
to fix a problem which has not been analysed?
I will probably need to install backports packages for every kernel update in 
future?

A quick browse through related forum threads suggests that Intrepid does
not fix similar problems  I am not anxious to upgrade any earlier
than I have to, as every upgrade brings new problems.

I would have felt much better if the response had been something like:
OK - this is a known conflict between XXX  YYY which will be fixed by ZZZ 
which will be introduced in 2010 - 2011.

Thanks anyway - I do appreciate that there are a huge number of bugs for
you good volunteers to fix!

-- 
kernel panics when using mouse in Firefox
https://bugs.launchpad.net/bugs/308300
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 305054] Re: [i945G] Problems in Video Rendering

2008-12-20 Thread Sreejith K
Bryce, thanks for the links. I downloaded all the files and installed
them. But the problem is still there. I don't see any difference even
after I installed the new packages from https://edge.launchpad.net
/~intel-gfx-testing/+archive. I downloaded the following packages.

libdrm2_2.4.1-0ubuntu7~intrepid_i386.deb
libdrm2-dbg_2.4.1-0ubuntu7~intrepid_i386.deb
libdrm-dev_2.4.1-0ubuntu7~intrepid_i386.deb
libdrm-intel1_2.4.1-0ubuntu7~intrepid_i386.deb
libdrm-intel1-dbg_2.4.1-0ubuntu7~intrepid_i386.deb
libpciaccess0_0.10-1_i386.deb
libpciaccess-dev_0.10-1_i386.deb
xserver-xorg-video-intel_2.5.1-1ubuntu5~intrepid_i386.deb
xserver-xorg-video-intel-dbg_2.5.1-1ubuntu5~intrepid_i386.deb

But I couldn't install libpciaccess0_0.10-1_i386.deb because the package
manager says a later version is already installed. Does these updated
packages confirm the fix for the rendering problem ? Anyone got the
issue solved using these packages ? But unluckly in my case, I
don't.

Please ask me if you need any more information. I'm happy to help

-- 
[i945G] Problems in Video Rendering
https://bugs.launchpad.net/bugs/305054
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 252094] Re: [i965] Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-12-20 Thread areskz
Have tested .debs from https://edge.launchpad.net/~intel-gfx-testing/+archive
Result: glxgears shows a fps fall off (from ~500 to ~100)

Now downloading jaunty alpha for testing.

-- 
[i965] Poor graphics performance and rendering errors on Intel GM965 system, 
Ubuntu 8.10
https://bugs.launchpad.net/bugs/252094
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 303011] Re: [i945] 2.5.1 driver poor performance

2008-12-20 Thread fishor
** Bug watch added: freedesktop.org Bugzilla #16835
   https://bugs.freedesktop.org/show_bug.cgi?id=16835

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=16835
   Importance: Unknown
   Status: Unknown

-- 
[i945] 2.5.1 driver poor performance
https://bugs.launchpad.net/bugs/303011
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 281348] Re: Firefox only shows default icons in toolbars with tabmixplus and ubufox installed

2008-12-20 Thread theLured
I know that. As I said in my first post, only remove localstore.rdf if
disabling Ubuntu Firefox Modification doesn't fix the problem. Mine
somehow got messed up.

-- 
Firefox only shows default icons in  toolbars with tabmixplus and ubufox 
installed
https://bugs.launchpad.net/bugs/281348
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 309933] Re: ttyS0 do not work when application start from rc.local

2008-12-20 Thread SoonSoon
one very strange thing i observed is that if i start up the application as auto 
session application (i.e /./home/user/serial) it will not work
but if i do a command i.e. (xterm -e /./home/user/serial) the application 
will work. it seem that as long the application is seen on screen , the serial 
will work.,.  this is very strange

please advice

-- 
ttyS0 do not work when application start from rc.local
https://bugs.launchpad.net/bugs/309933
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 270723] Re: Movies don't move with Compiz

2008-12-20 Thread Haggai Eran
I can confirm this bug still occurs on Intrepid with the testing driver
(version2:2.5.1-1ubuntu5~intrepid) installed.

-- 
Movies don't move with Compiz
https://bugs.launchpad.net/bugs/270723
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 22336] Re: CPU overheats during high usage throttling not supported

2008-12-20 Thread mplexus
Actually, I don't know if 1 second polling is better..

Anyway, I am still testing this thermal module and what possibilities it
gives me. Experiment is all i can do :-)

Another note: for the first time power management works as supposed to
in regards to battery reaching critical : now, it does what i told it to
do, shut down the system cleanly. Previously, it ignored me and waited
until battery went totally empty and then instantly hard-power-off. So,
this new behavior is a good thing.

Truly changing the trip points should be the goal. Newer kernels don't
allow this i suppose. Thermal module's options say something about it..
We'll see.

-- 
CPU overheats during high usage throttling not supported
https://bugs.launchpad.net/bugs/22336
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 309936] Re: ubuntu multi-boot installation bug

2008-12-20 Thread greg
** Summary changed:

- ubuntu multi-boot installion bug
+ ubuntu multi-boot installation bug

-- 
ubuntu multi-boot installation bug
https://bugs.launchpad.net/bugs/309936
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 309935] [NEW] Brasero don't write correctly image on disc

2008-12-20 Thread magsas
Public bug reported:

Binary package hint: brasero

Ubuntu 8.10

salvatore...@salvatore985-desktop:~$ apt-cache policy brasero
brasero:
  Installato: 0.8.2-0ubuntu1
  Candidato: 0.8.2-0ubuntu1
  Tabella versione:
 *** 0.8.2-0ubuntu1 0
500 http://it.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/brasero
NonfreeKernelModules: nvidia
Package: brasero 0.8.2-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
Uname: Linux 2.6.27-9-generic x86_64

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


** Tags: apport-bug

-- 
Brasero don't write correctly image on disc
https://bugs.launchpad.net/bugs/309935
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 309935] Re: Brasero don't write correctly image on disc

2008-12-20 Thread magsas

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

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

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

-- 
Brasero don't write correctly image on disc
https://bugs.launchpad.net/bugs/309935
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 224894] Re: Can't mount DVD-R in Hardy

2008-12-20 Thread izi
Bug persist form gutsy to intrepid with 2.6.27-11.

I used to be able to circumnavigate this using udf-tools (restarting it
before each time I inserted a DVD-R) but this stopped working a while
ago. what I do get now is an error log:

1. when inserting a DVD-R NOTHING happens (not event a syslog entry)

2. when I try to manually mount I get:

[  352.955616] attempt to access beyond end of device   
 
[  352.955626] sr0: rw=0, want=68, limit=4  
 
[  352.962786] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16 
   

3. when I try using 'sudo /etc/init.d/udftools restart' I get:
[  552.245246] WARNING: at /build/buildd/linux-2.6.27/fs/sysfs/dir.c:463 
sysfs_add_one+0x4e/0x50()   
[  552.245249] sysfs: duplicate filename '254:0' can not be created 
 
[  552.245252] Modules linked in: pktcdvd isofs binfmt_misc radeon drm video 
output battery wmi sbs sbshc pci_slot container af_packet ipt_REJECT ipt_LOG 
xt_limit ipt_addrtype xt_state xt_tcpudp xt_conntrack ip6table_filter 
ip6_tables ipv6 nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 
nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables ac w83627hf 
hwmon_vid lp loop gspca_spca561 gspca_main videodev v4l1_compat evdev 
parport_pc parport serio_raw psmouse snd_intel8x0 snd_ac97_codec button 
ac97_bus snd_pcm snd_timer snd soundcore iTCO_wdt iTCO_vendor_support 
snd_page_alloc shpchp pci_hotplug intel_agp pcspkr agpgart ext3 jbd mbcache 
sd_mod crc_t10dif sr_mod cdrom sg ata_generic ata_piix 8139cp pata_acpi libata 
scsi_mod dock 8139too mii uhci_hcd ehci_hcd usbcore thermal processor fan fbcon 
tileblit font bitblit softcursor fuse
[  552.245336] Pid: 5393, comm: pktsetup Tainted: GW 2.6.27-11-generic 
#1
[  552.245341]  [c0131e15] warn_slowpath+0x65/0x90
 
[  552.245350]  [c024e132] ? idr_get_empty_slot+0xe2/0x270
 
[  552.245357]  [c024e344] ? ida_get_new_above+0x84/0x1c0
[  552.245362]  [c01c752e] ? find_inode+0xe/0x70
[  552.245368]  [c0200230] ? sysfs_ilookup_test+0x0/0x20
[  552.245373]  [c0200230] ? sysfs_ilookup_test+0x0/0x20
[  552.245377]  [c0254972] ? strcmp+0x12/0x40
[  552.245382]  [c0200559] ? sysfs_find_dirent+0x29/0x40
[  552.245387]  [c0200618] ? __sysfs_add_one+0x18/0x90
[  552.245392]  [c02007ee] sysfs_add_one+0x4e/0x50
[  552.245396]  [c0201679] sysfs_do_create_link+0xd9/0x130
[  552.245401]  [c0201707] sysfs_create_link+0x17/0x20
[  552.245405]  [c02c2809] device_add+0x1d9/0x400
[  552.245411]  [c02007b8] ? sysfs_add_one+0x18/0x50
[  552.245416]  [c02c2a47] device_register+0x17/0x20
[  552.245420]  [c02c2afa] device_create_vargs+0xaa/0xc0
[  552.245425]  [c02c2b3d] device_create+0x2d/0x30
[  552.245433]  [e0c4607f] pkt_setup_dev+0x1ef/0x330 [pktcdvd]
[  552.245446]  [e0c4639f] pkt_ctl_ioctl+0x15f/0x1f0 [pktcdvd]
[  552.245456]  [c01bf1c1] vfs_ioctl+0x81/0x90
[  552.245461]  [c0185801] ? generic_perform_write_2copy+0x251/0x320
[  552.245468]  [c01bf356] do_vfs_ioctl+0x66/0x200
[  552.245472]  [c0214df8] ? cap_file_ioctl+0x8/0x10
[  552.245479]  [c01bf55b] sys_ioctl+0x6b/0x70
[  552.245483]  [c0103f7b] sysenter_do_call+0x12/0x2f
[  552.245488]  [c0185801] ? generic_perform_write_2copy+0x251/0x320
[  552.245494]  ===
[  552.245497] ---[ end trace 516fe9718eb0eae8 ]---

This may just be a udf-tools bug and nothing to do with this problem...

-- 
Can't mount DVD-R in Hardy
https://bugs.launchpad.net/bugs/224894
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 186360] Re: 82801G (ICH7 Family) High Definition Audio Controller not working (7.10)

2008-12-20 Thread Ilia
Looks as the same problem: Welcome sound OK, but no sounds further.  Sounds 
applet stuck when tryong to test any sound with the error message:
audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink 
profile=music: Failed to connect stream: Invalid argument

alsa-info.sh data is uploaded at:  http://www.alsa-
project.org/db/?f=ba3a0e6c75c6c5f1e0bc8e748d4bf98ea90cdfa7

-- 
82801G (ICH7 Family) High Definition Audio Controller not working (7.10)
https://bugs.launchpad.net/bugs/186360
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 309933] Re: ttyS0 do not work when application start from rc.local

2008-12-20 Thread SoonSoon
attached is the serial program  i modified to do this test

** Attachment added: com.c
   http://launchpadlibrarian.net/20593456/com.c

-- 
ttyS0 do not work when application start from rc.local
https://bugs.launchpad.net/bugs/309933
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 309529] Re: Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition (reversenbs)

2008-12-20 Thread Stefan Ebner
** Changed in: epiphany-browser (Ubuntu)
   Status: New = Confirmed

-- 
Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition 
(reversenbs) 
https://bugs.launchpad.net/bugs/309529
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 309529] Re: Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition (reversenbs)

2008-12-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus-open-terminal - 0.9-3ubuntu1

---
nautilus-open-terminal (0.9-3ubuntu1) jaunty; urgency=low

  * Merge from Debian experimental. (LP: #309529)
  * debian/control: Add missing Build-dep on libgconf2-dev

 -- Andrew Starr-Bochicchio a.star...@gmail.com   Sat, 20 Dec 2008
10:55:58 +0100

** Changed in: nautilus-open-terminal (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition 
(reversenbs) 
https://bugs.launchpad.net/bugs/309529
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 303011] Re: [i945] 2.5.1 driver poor performance

2008-12-20 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Unknown = In Progress

-- 
[i945] 2.5.1 driver poor performance
https://bugs.launchpad.net/bugs/303011
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 293113] Re: segfault/lockup while playing a video after upgrade 8.04-8.10

2008-12-20 Thread Kosta Pribić
My lspci -vvnn.

As for the Jaunty alpha-2, ill download the Kubuntu version ISO and try
with that.

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/20593446/lspci.txt

-- 
segfault/lockup while playing a video after upgrade 8.04-8.10
https://bugs.launchpad.net/bugs/293113
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 309868] Re: FutureWarning anoying

2008-12-20 Thread Siegfried Gevatter (RainCT)
Carl:

If this helps, you can avoid that your applications display it by adding
the following lines before you import apt:

# ignore apt's API not stable yet warning
import warnings
warnings.filterwarnings(ignore, category=FutureWarning, append=1)

** Changed in: python-apt (Ubuntu)
   Importance: Undecided = Wishlist

-- 
FutureWarning anoying
https://bugs.launchpad.net/bugs/309868
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 309851] Re: linux restricted modules 2.6.27-11 package missing

2008-12-20 Thread Alexander Chemeris
Same here.

PS I use Ubuntu 8.10 x86_64

** Changed in: linux-restricted-modules (Ubuntu)
   Status: New = Confirmed

-- 
linux restricted modules 2.6.27-11 package missing
https://bugs.launchpad.net/bugs/309851
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 309529] Re: Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition (reversenbs)

2008-12-20 Thread Stefan Ebner
Andrew,
merges from Experimental are OK so you don't have to add also the debian 
changes to the debdiff.
Besides, you made some changes without mentioning them.
I've done a proper merge which means I took the Debian sources files and only 
added the b-p, changed maintainer and added the changelog entries for you.

Would you mind reporting our changes back to Debian so we can sync next
time?

** Changed in: gnome-desktop-sharp2 (Ubuntu)
   Status: New = Confirmed

-- 
Rebuild for libgnome-desktop-2-7 - libgnome-desktop-2-11 transition 
(reversenbs) 
https://bugs.launchpad.net/bugs/309529
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 270046] Re: apparmor prevent cups-pdf to create ~/PDF folder

2008-12-20 Thread Mark Alan
Running:
  sudo aa-logprof
solves the problem, as expected.
Without any further need to disable (or fiddle with) AppArmor.
Also the /var/log/cups/cups-pdf_log log file will be clean again.

-- 
apparmor prevent cups-pdf to create ~/PDF folder
https://bugs.launchpad.net/bugs/270046
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 309929] Re: Adept crash during recommended kernel upgrade.

2008-12-20 Thread Marco Baxemyr
** Description changed:

  Adept recommended a kernel upgrade, and I accepted. It then threw this
  error at me:
  
  It seems that the recovery has failed. Please fix manually (try dpkg
  --configure -a and/or apt-get -f install) in terminal...
  
  The error was:  APT Error. Context: Running dpkg,  [
  /usr/bin/dpkg, --status-fd, 3, --configure, -a ],  Sup-process
  returned error code 1,  Error processing linux-
  image-2.6.27-11-generic : subprocess post-installation script returned
  error exit status 10.,  Error processing linux-image-generic :
  dependency problems - leaving unconfigured.
  
  The mentioned terminal fixes doesn't work either, until I have deleted
  everything (everything is probably overkill, but anyway) inside the
  /var/lib/dpkg/info folder. Adept starts fine after doing that hack-
  solution (I'm quite sure it wouldn't have been able to start if I
  hadn't), and boldly claims there are no updates to do. However, this
  terminal command says I still have the old kernel running.
  
  phele...@telcontar:/$ echo `uname -r`
  2.6.27-10-generic
  
  Though, I realize, that is probably because I haven't rebooted yet, no?
- *hopes rebooting won't cause problems*
+ *hopes rebooting won't cause problems* [Update: No apparent problems
+ after reboot. Still kernel 2.6.27-10-generic running.]
  
  If it helps - I am running Kubuntu 8.10 with the kde-nightly (newest
  version as of 2008-12-20 10:07 GMT+1) DE.
  
  ProblemType: Package
  Architecture: amd64
  DistroRelease: Ubuntu 8.10
  ErrorMessage: subprocess post-installation script returned error exit status 
10
  NonfreeKernelModules: nvidia
  Package: linux-image-2.6.27-11-generic 2.6.27-11.22
  ProcCmdLine: User Name=UUID=bd01d663-67d3-4f08-92a5-f2611182ee7d ro quiet 
splash
  ProcVersionSignature: Ubuntu 2.6.27-10.20-generic
  SourcePackage: linux
  Title: package linux-image-2.6.27-11-generic 2.6.27-11.22 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
10

-- 
Adept crash during recommended kernel upgrade.
https://bugs.launchpad.net/bugs/309929
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 97296] Re: Feisty doesn't recognice 3D Blaster Savage4 graphics

2008-12-20 Thread LumpyCustard
Are you still having problems in versions later than Feisty?

-- 
Feisty doesn't recognice 3D Blaster Savage4 graphics
https://bugs.launchpad.net/bugs/97296
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 309940] [NEW] Please merge python-minimock 0.9-1 (universe) from Debian unstable (main).

2008-12-20 Thread Alessio Treglia
Public bug reported:

Binary package hint: python-minimock

Please merge python-minimock 0.9-1 (universe) from Debian unstable 
(main).

Last Ubuntu change to debian/rules has been imported by upstream.

Changelog since current jaunty version 0.8-4ubuntu1:

python-minimock (0.9-1) unstable; urgency=low

  * New upstream version.
  * debian/copyright
+ Update fields to latest draft format version.

 -- Ben Finney ben+deb...@benfinney.id.au  Mon, 21 Jul 2008 08:34:38
+1000

python-minimock (0.8-5) unstable; urgency=medium

  * debian/rules
+ Fix a FTBFS: Ensure package builds on the buildd environment, by not
  mentioning 'python-support' at all (closes: bug#490315).
  * debian/control
+ Build-Depends-Indep: python-central = 0.6.8, debhelper = 7.0.14 to
  correctly manipulate the 'dh' sequences.

 -- Ben Finney ben+deb...@benfinney.id.au  Sat, 12 Jul 2008 10:44:05
+1000

** Affects: python-minimock (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please merge python-minimock 0.9-1 (universe) from Debian unstable  (main).
https://bugs.launchpad.net/bugs/309940
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 309940] Re: Please merge python-minimock 0.9-1 (universe) from Debian unstable (main).

2008-12-20 Thread Alessio Treglia

** Attachment added: debian-to-ubuntu.debdiff
   http://launchpadlibrarian.net/20593613/debian-to-ubuntu.debdiff

** Changed in: python-minimock (Ubuntu)
   Status: New = Confirmed

-- 
Please merge python-minimock 0.9-1 (universe) from Debian unstable  (main).
https://bugs.launchpad.net/bugs/309940
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 309940] Re: Please merge python-minimock 0.9-1 (universe) from Debian unstable (main).

2008-12-20 Thread Alessio Treglia

** Attachment added: python-minimock_0.9-1ubuntu1_amd64.build
   
http://launchpadlibrarian.net/20593621/python-minimock_0.9-1ubuntu1_amd64.build

-- 
Please merge python-minimock 0.9-1 (universe) from Debian unstable  (main).
https://bugs.launchpad.net/bugs/309940
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 278625] Re: [intrepid] Can not stop iscsitarget

2008-12-20 Thread Christian Roessner
Can confirm: Update fixed the bug here

-- 
[intrepid] Can not stop iscsitarget
https://bugs.launchpad.net/bugs/278625
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 89816] Re: Kernel Driver pwc.ko not working (philips webcam) v4l error ?

2008-12-20 Thread LumpyCustard
Has this been fixed in newer versions on the kernel?

-- 
Kernel Driver pwc.ko not working (philips webcam) v4l error ?
https://bugs.launchpad.net/bugs/89816
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 309869] Re: Failed to install

2008-12-20 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 276503 ***
https://bugs.launchpad.net/bugs/276503

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 276503, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Changed in: update-manager (Ubuntu)
   Status: New = Triaged

** This bug has been marked a duplicate of bug 276503
   package ubuntustudio-menu 0.10 failed to install/upgrade: there is no script 
in the new version of the package - giving up

-- 
Failed to install
https://bugs.launchpad.net/bugs/309869
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 309941] Re: ubiquity crashed with InstallStepError in configure_timezone()

2008-12-20 Thread Xavier Robin

** Attachment added: Casper.gz
   http://launchpadlibrarian.net/20593725/Casper.gz

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

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

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

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/20593729/Traceback.txt

** Attachment added: UbiquityDebug.gz
   http://launchpadlibrarian.net/20593730/UbiquityDebug.gz

** Attachment added: UbiquityPartman.gz
   http://launchpadlibrarian.net/20593731/UbiquityPartman.gz

** Attachment added: UbiquitySyslog.gz
   http://launchpadlibrarian.net/20593732/UbiquitySyslog.gz

** Visibility changed to: Public

-- 
ubiquity crashed with InstallStepError in configure_timezone()
https://bugs.launchpad.net/bugs/309941
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 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid = Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 309871] Re: Please sync gtk2-engines-qtcurve 0.59.5-1 (universe) from Debian unstable (main).

2008-12-20 Thread Luca Falavigna
Sync request ACKed.

** Changed in: gtk2-engines-qtcurve (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync gtk2-engines-qtcurve 0.59.5-1 (universe) from Debian unstable 
(main).
https://bugs.launchpad.net/bugs/309871
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 278625] Re: [intrepid] Can not stop iscsitarget

2008-12-20 Thread Christian Roessner
BTY: Please consider changes to the init-script, to load an optional
/etc/default/iscsitarget. Because DAEMON_OPTS are missing, therefor a
iscstarget may not be bound to a specific ip address. I do not want to
open a new bug for such a little thing. Thx.

-- 
[intrepid] Can not stop iscsitarget
https://bugs.launchpad.net/bugs/278625
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 271125] Re: [intrepid] update manager poor incomplete message on broken package filter

2008-12-20 Thread Jean-Baptiste Lallement
This is a synaptic error message located in gtk/rgmainwindow.cc at line 1861
msgid 
You have %d broken package on your system!\n
\n
Use the \Broken\ filter to locate it.

I'm marking this report as triaged/low importance because this is a
usability issue and let the dev handle it from there.

Regarding our additional question: displayconfig-gtk has been removed
from intrepid because it was obsoleted by newer xorg. See removal
request in bug 269272 .

** Changed in: synaptic (Ubuntu)
Sourcepackagename: update-manager = synaptic
   Importance: Undecided = Low
   Status: Incomplete = Triaged

-- 
[intrepid] update manager poor incomplete message on broken package filter
https://bugs.launchpad.net/bugs/271125
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 309920] Re: nVidia Version 96 not working unable to use compiz after restart (Ubuntu 8.10)

2008-12-20 Thread UbuntuLinux
** Summary changed:

- nVidia Version 96 unable to use compiz after restart (Ubuntu 8.10)
+ nVidia Version 96 not working  unable to use compiz after restart (Ubuntu 
8.10)

** Description changed:

-- 
nVidia Version 96 not working  unable to use compiz after restart (Ubuntu 8.10)
https://bugs.launchpad.net/bugs/309920
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 309851] Re: linux restricted modules 2.6.27-11 package missing

2008-12-20 Thread Daniele
Same here after partial dist-upgrade, with proposed and backports updates 
activated
Ubuntu 8.10 i686

-- 
linux restricted modules 2.6.27-11 package missing
https://bugs.launchpad.net/bugs/309851
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 293548] Re: can't save file in samba share

2008-12-20 Thread theultimate
I had the same problem with Ubuntu 8.10. Thanks Jason, nounix option
solved the problem for me.

-- 
can't save file in samba share
https://bugs.launchpad.net/bugs/293548
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 290775] Re: The nvidia module does not load on kernel 2.6.24-21

2008-12-20 Thread Kern Sibbald
I had forgotten that I submitted this bug report -- in between time, I
resolved it somehow (editing the conf file I think) and now we are on
kernel 2.6.24-22, which works fine.  However, in upgrading to 2.6.24-22,
it somehow broke my 2.6.24-21 boot so that X will no longer start.

There is obviously something going wrong with the installation of these
drivers, but in my opinion you can close this until we get a better idea
of what is going wrong.

-- 
The nvidia module does not load on kernel 2.6.24-21
https://bugs.launchpad.net/bugs/290775
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


  1   2   3   4   5   6   7   8   9   10   >