[Bug 462887] Re: on the live CD, gdm asks for username/password; gnome session does not work

2009-10-28 Thread Andrew Clausen
I noticed the following in /var/log/casper.log:

Begin: Disabling gdm guest session functionality... ...


** Attachment added: casper log file
   http://launchpadlibrarian.net/34569168/casper.log

-- 
on the live CD, gdm asks for username/password; gnome session does not work
https://bugs.launchpad.net/bugs/462887
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 445734] Re: Open Office Writer crashes on pasting of graph

2009-10-28 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
Open Office Writer crashes on pasting of graph
https://bugs.launchpad.net/bugs/445734
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 445782] Re: The text refresh to slowly

2009-10-28 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
The text refresh to slowly
https://bugs.launchpad.net/bugs/445782
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 444971] Re: OpenOffice 3.0.1 - Find / Replace lacks CR/LF selection

2009-10-28 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
OpenOffice 3.0.1 - Find / Replace lacks CR/LF selection
https://bugs.launchpad.net/bugs/444971
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 440675] Re: Hyperlinks to files do not open when viewing PowerPoint 2003 files in Impress

2009-10-28 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
Hyperlinks to files do not open when viewing PowerPoint 2003 files in Impress
https://bugs.launchpad.net/bugs/440675
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 440389] Re: inconsistentencies in document when saved as *.rtf

2009-10-28 Thread Chris Cheney
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
inconsistentencies in document when saved as *.rtf
https://bugs.launchpad.net/bugs/440389
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 422696] Re: gnomeradio doesn't work in 9.10

2009-10-28 Thread Greg Eden
It appears to be a general issue. My Winfast 2000XP has stopped working
as well, but not just Gnomeradio, also kradio, radio (ncurses), and
every other program I tried except 

It does work in Rhythmbox.

I have to agree it is related to the 2.6.31 kernel - something not
compiled in? What does Rhythmbox do differently?

I also have a Winfast DTV2000H, same issue, works with Debian and 2.6.30
and Jaunty with a 2.6.30, but not with Karmic.

-- 
gnomeradio doesn't work in 9.10
https://bugs.launchpad.net/bugs/422696
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 411264] Re: tty corruption on press Ctrl+Alt+F1

2009-10-28 Thread Tworkemon
Not fixed on Ati 9600. Well atleast on my system it is not. Of course
once splash is removed from kernel line it works wonderfully.  Also
confirmed to not work on nvidia 8600 gts from a user on IRC.

-- 
tty corruption on press Ctrl+Alt+F1
https://bugs.launchpad.net/bugs/411264
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 390408] Re: Strange behavior of ls in Ubuntu 9.04

2009-10-28 Thread C de-Avillez
Thank you for opening this bug and helping make Ubuntu better. This is
expected behaviour: if you overwrite a file that is already opened (and
being written to) then it will still be reported as growing.

You can test it easily, by:

% ls -lR /  /tmp/trash 

then wait a bit, check on the file size, and:

% cat /dev/null  /tmp/trash  ls -l /tmp/trash

and you will see the file still growing.

As such, closing INVALID (not a bug).

** Changed in: coreutils (Ubuntu)
   Status: Incomplete = Invalid

-- 
Strange behavior of ls in Ubuntu 9.04
https://bugs.launchpad.net/bugs/390408
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 376259] Re: Some Broadcom chips unsupported by B43 wireless driver [BCM4322]

2009-10-28 Thread kic
Exactly same thing (as Jeremy, above) on my Compaq/HP Mini 311c.

-- 
Some Broadcom chips unsupported by B43 wireless driver [BCM4322]
https://bugs.launchpad.net/bugs/376259
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 458676] Re: karmic release candidate restarts computer when starting

2009-10-28 Thread StaffanBjörnesjö
 try the gnome failsafe session or the xterm

I assume you refer to choises from the log-in screen, which I have never
been able to reach using the Ubuntu 9.10 RC using the radeon driver (the
default). see comment below soon.

-- 
karmic release candidate restarts computer when starting
https://bugs.launchpad.net/bugs/458676
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 429519] Re: orm.py needs to use libxml2 rather than pyxml

2009-10-28 Thread Alan Bell
hmm, things have moved on, Karmic now uses Version 5.0.5-1 which is
synced from Debian without my dubious backported patch (it doesn't need
it). I don't quite get the point of running 5.0.0 on Karmic and
backporting just this bit. Why not run OpenERP 5.0.5? Alternatively if
you really want to run 5.0.0 you can of course patch it as you have, but
I don't quite get why this would be generally useful to other users. I
am sure you know what you are proposing, I just don't quite understand
it. If there are critical bugs in 5.0.5 or 5.0.6 then surely it would be
better to fix them and move forward than to backport code fragments to
an older release?

-- 
orm.py needs to use libxml2 rather than pyxml
https://bugs.launchpad.net/bugs/429519
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 337759] Re: openerp-server depends on python-xml and is therefore uninstallable ATM

2009-10-28 Thread Scott Kitterman
I would suggest then that we integrate your changes into the Ubuntu package 
as soon as Lucid is open for uploads.  Once that is done, we can put the 
updated package in jaunty/karmic-backports for users that want it.  We 
ought to be able to move to the offficial release before Lucid is released 
nexy April.

-- 
openerp-server depends on python-xml and is therefore uninstallable ATM
https://bugs.launchpad.net/bugs/337759
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 270997] Re: intrepid regression: rdesktop overrides window manger key binding even when -K is used

2009-10-28 Thread ktp420
*** This bug is a duplicate of bug 251709 ***
https://bugs.launchpad.net/bugs/251709

You can find all the version on launchpad...here is a link to amd64
version:

http://launchpadlibrarian.net/15638336/rdesktop_1.6.0-0ubuntu2_amd64.deb

https://launchpad.net/ubuntu/intrepid/amd64/rdesktop/1.6.0-0ubuntu2

-- 
intrepid regression: rdesktop overrides window manger key binding even when -K 
is used
https://bugs.launchpad.net/bugs/270997
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 462970] Re: Main Inclusion Request for intel-gpu-tools

2009-10-28 Thread Bryce Harrington
MIR:  https://wiki.ubuntu.com/MainInclusionReport/IntelGpuTools

-- 
Main Inclusion Request for intel-gpu-tools
https://bugs.launchpad.net/bugs/462970
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 462970] [NEW] Main Inclusion Request for intel-gpu-tools

2009-10-28 Thread Bryce Harrington
Public bug reported:

Binary package hint: intel-gpu-tools

This package includes tools that used to be provided in the debug
version of the -intel driver package, but have been broken out into
their own standalone package.  Several useful benchmarks/tests have been
added as well.  Since the output from these tools is necessary to debug
certain severe Intel graphics bugs such as X freezes, we would like to
enable apport to make use of these tools directly.  Historically we've
hand held the bug reporter through the steps of installing and running
the tools by hand, but this has widely been seen as a royal pain in the
rear for all parties (esp. since you have to find a second machine and
try to ssh into the frozen one in order to run the tools).  Having them
be automatically run by apport will significantly increase our ability
to troubleshoot these kind of severe problems swiftly with least hassle
to the user, but in order to do that we need intel-gpu-tools in main.

** Affects: intel-gpu-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Main Inclusion Request for intel-gpu-tools
https://bugs.launchpad.net/bugs/462970
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 462955] Re: devkit-disks-daemon crashed with SIGSEGV in dbus_g_method_return_error()

2009-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 452208 ***
https://bugs.launchpad.net/bugs/452208

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #452208, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/34568885/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/34568887/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/34568889/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/34568895/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/34568897/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/34568898/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/34568899/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34568900/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 452208
   devkit-disks-daemon crashed with SIGSEGV in dbus_g_method_return_error()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

-- 
devkit-disks-daemon crashed with SIGSEGV in dbus_g_method_return_error()
https://bugs.launchpad.net/bugs/462955
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 462961] Re: auto-resize install renders previous system with separate /boot unbootable

2009-10-28 Thread Martin Pitt
Confirmed that after changing root= to (hd0,1), the UUID in search line,
and dropping the /boot prefix in linux/initrd in the grub editor, it
boots the old system.

** Package changed: ubiquity (Ubuntu) = os-prober (Ubuntu)

-- 
auto-resize install renders previous system with separate /boot unbootable
https://bugs.launchpad.net/bugs/462961
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 462970] Re: Main Inclusion Request for intel-gpu-tools

2009-10-28 Thread Bryce Harrington
See also bug 388467

-- 
Main Inclusion Request for intel-gpu-tools
https://bugs.launchpad.net/bugs/462970
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 437204] Re: SVG Icons get scrambled with vertical scrolling

2009-10-28 Thread Axx83
I confirm. I'm using karmic, with compiz active on an intel 945gm,
latest packages up to 28 oct

** Attachment added: desktop
   http://launchpadlibrarian.net/34569304/Immagine.jpg

-- 
SVG Icons get scrambled with vertical scrolling
https://bugs.launchpad.net/bugs/437204
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 433633] Re: [Karmic] Analog headphones insertion not detected / Speakers not mutted

2009-10-28 Thread Svilen Vassilev
Posting once again here just to say that after the very latest update of
pulseaudio last night (I guess the final update before the release
freeze of 9.10) the issue appears to be resolved for me and the
headphones jack insertion is now properly detected, there is audio in
the headphones and speakers are properly muted.

-- 
[Karmic] Analog headphones insertion not detected / Speakers not mutted
https://bugs.launchpad.net/bugs/433633
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 388467] Re: apport script to collect information about a gpu hang

2009-10-28 Thread Bryce Harrington
I've filed the MIR for intel-gpu-tools:

https://bugs.edge.launchpad.net/ubuntu/+source/intel-gpu-tools/+bug/462970
https://wiki.ubuntu.com/MainInclusionReport/IntelGpuTools

-- 
apport script to collect information about a gpu hang
https://bugs.launchpad.net/bugs/388467
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 418627] Re: [Regression] No sound in Karmic (HDA Intel ICH6 Realtek ALC260)

2009-10-28 Thread Malaria
I tried to upgrade my jaunty to karmic and the same bug appears.

Someone can help me ?

-- 
[Regression] No sound in Karmic (HDA Intel ICH6  Realtek ALC260)
https://bugs.launchpad.net/bugs/418627
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 446146] Re: Huawei E169 USB dongle not working with kernel 2.6.31-12.40

2009-10-28 Thread Russell Faull
Has anyone, apart from Ben H, liro R-J (who has a e220) and me, tried
the kernel at http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.31.5/?
Apart from the first time you insert the e169, both modem and usb
storage seem to work flawlessly. (I'm using it now.)

I also have the current ubuntu kernel -- 2.6.31-14.48 -- installed and
the meta packages so that I know when there is a new kernel in the
repos,

-- 
Huawei E169 USB dongle not working with kernel 2.6.31-12.40
https://bugs.launchpad.net/bugs/446146
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 439656] Re: Ubiquity installer should be in favorites for livecd

2009-10-28 Thread Steve Langasek
Documented at
https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#No%20installer%20shortcut%20in%20Ubuntu%20Moblin%20Remix%20developer%20preview:

The installer is not available as a shortcut on the welcome screen in
the Ubuntu Moblin Remix developer preview. To start the installation
from a live session, open Install Ubuntu under Applications 
Settings. (439656)

** Changed in: ubuntu-release-notes
   Status: New = Fix Released

-- 
Ubiquity installer should be in favorites for livecd
https://bugs.launchpad.net/bugs/439656
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 376259] Re: Some Broadcom chips unsupported by B43 wireless driver [BCM4322]

2009-10-28 Thread Jeremy
I ultimately solved this by using a USB wireless device, then going to
System  Administration  Hardware and downloading the missing
proprietary wireless driver (Broadcom STA wireless driver).  After a
reboot my built in networking card worked fine.

-- 
Some Broadcom chips unsupported by B43 wireless driver [BCM4322]
https://bugs.launchpad.net/bugs/376259
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 462975] [NEW] Open Office PDF Export Graphic Degradation

2009-10-28 Thread Matthew Lye
Public bug reported:

Binary package hint: openoffice.org

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu.
Description:Ubuntu 9.10 RC
Release:9.10 RC

2) The version of the package you are using, via 'apt-cache policy packagename' 
or by checking in Synaptic.
Installed: 1:3.1.1-5ubuntu1
  Candidate: 1:3.1.1-5ubuntu1
  Version table:
 *** 1:3.1.1-5ubuntu1 0
500 http://mirror.aarnet.edu.au karmic/main Packages
100 /var/lib/dpkg/status

3) What you expected to happen
Exported (PDF) documents should show graphics at comparative quality to the 
source material (especially when tested with lossless settings for graphics).

4) What happened instead
Exported PDF documents show significant graphical quality degradation from the 
original source, images appear pixilated. 
This is a regression from previous versions of Open Office.

ProblemType: Bug
Architecture: i386
Date: Thu Oct 29 09:02:39 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release Candidate i386 
(20091020.3)
Package: openoffice.org-core 1:3.1.1-5ubuntu1
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: openoffice.org
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Open Office PDF Export Graphic Degradation
https://bugs.launchpad.net/bugs/462975
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 462975] Re: Open Office PDF Export Graphic Degradation

2009-10-28 Thread Matthew Lye

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

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

-- 
Open Office PDF Export Graphic Degradation
https://bugs.launchpad.net/bugs/462975
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 462974] [NEW] package pcsx-df should be upgraded to pcsx-r

2009-10-28 Thread Ryan Peters
Public bug reported:

Binary package hint: pcsx-df

PCSX and PCSX-df are great projects but they are lagging compared to
newer projects. PCSX-Reloaded (called pcsx-r as the package name on
the official site) is a new project started earlier this year which not
only adds new features but it increases compatibility for playing games
.For example, Final Fantasy IX has a terrible issue with cut-scenes in
PCSX-df, but with PCSX-Reloaded it plays almost exactly like it does on
the original system. The UI has also been tweaked to make things easier
to understand and Netplay support is planned as well IIRC. The official
website is located at the following URL: http://www.codeplex.com/pcsxr

Including this, even as an optional replacement for pcsx-df, in the
official Ubuntu repos would be so great and it would save me a lot of
time. The website already has a .deb available for i386 operating
systems if it helps at all.

** Affects: pcsx-df (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: emulator games package pcsx playstation

-- 
package pcsx-df should be upgraded to pcsx-r
https://bugs.launchpad.net/bugs/462974
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 462973] [NEW] X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy
Public bug reported:

Binary package hint: xserver-xorg-video-nouveau

This is a follow-up of my Bug #460510.

I have attached the file ErrorLogs.tar.gz which contains:
lspci -vvnn
xorg.conf
Xorg.0.log

ProblemType: Bug
Architecture: amd64
CheckboxCommand: xrandr_cycle
CheckboxData:
 Running the xrandr_cycle test predictable fails. When I run  the test the 
xserver seems to crash and I am back at the Ubuntu login screen.
 When loging back in into Ubuntu again and running the test to switch to vt or 
switch manually to vt (ctrl-alt-f1), I have sometimes seen a scrambled screen 
with  mainly beige color. When having a scrambled screen, leaving it with 
ctrl-alt-f7 did not work, however surprisingly leaving back to the deskto 
worked with ctrl-alt-f9. So far I have not found a way to predicably reproduce 
making the switch to vt fail.
CheckboxDescription:
 Click Test to cycle through the detected video modes for your system.
 
 Did the screen appear to be working for each mode?
CheckboxSubmission: b28136f47758b3124ca343eefac9b5ee
CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
CheckboxTest: xrandr_cycle
Date: Wed Oct 28 23:45:32 2009
DistroRelease: Ubuntu 9.10
Lsusb:
 Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 003: ID 03f0:1204 Hewlett-Packard DeskJet 930c
 Bus 002 Device 002: ID 046d:c03f Logitech, Inc. UltraX Optical Mouse
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Package: x11-xserver-utils 7.4+2ubuntu3
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=11ca61e1-ab3c-4c23-bf88-390f3edd6c62 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: x11-xserver-utils
Tags: checkbox-bug
Uname: Linux 2.6.31-14-generic x86_64
XorgConf:
 Section Device
Identifier Configured Video Device
Driver nouveau
 EndSection
XsessionErrors:
 (gnome-settings-daemon:2143): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:2227): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2199): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
dmi.bios.date: 08/09/2006
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F5
dmi.board.name: GA-M55PLUS-S3G
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF5:bd08/09/2006:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-M55PLUS-S3G:rvrx.x:cvn:ct3:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.31-14-generic

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


** Tags: amd64 apport-bug checkbox-bug

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 462973] Re: X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy

** Attachment added: xorg error configuration and error logs
   http://launchpadlibrarian.net/34569410/ErrorLogs.tar.gz

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

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

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

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

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

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

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

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

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

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

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

** Attachment added: XorgLogOld.gz
   http://launchpadlibrarian.net/34569424/XorgLogOld.gz

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

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

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/34569427/monitors.xml.txt

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

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

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

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 462973] Re: X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy

** Attachment added: lspci_vvnn.txt
   http://launchpadlibrarian.net/34569457/lspci_vvnn.txt

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 462973] Re: X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy

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

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 462973] Re: X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy

** Attachment added: Xorg.0.log.old
   http://launchpadlibrarian.net/34569780/Xorg.0.log.old

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 462973] Re: X.Org X server --Nvidia (Nouveau) display driver fails xrandr_cycle test

2009-10-28 Thread Josy

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

-- 
X.Org X server --Nvidia (Nouveau) display driver fails  xrandr_cycle test
https://bugs.launchpad.net/bugs/462973
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 458676] Re: karmic release candidate restarts computer when starting

2009-10-28 Thread StaffanBjörnesjö
Have gone over it again. See archive for the various log archives.
Using only amd64 variants.

No problems with Kubuntu 9.10 RC live CD, the install, or after install.
see 910rc-stock-kubuntu-logs.tar.gz

Booting the Ubuntu 9.10 RC live CD causes the system to restart at 2nd loading 
screen, i.e just before reaching the desktop in the case of the live CD.
Stock install has same problem when booting normally.
see 910rc-stock-ubuntu-logs.tar.gz

When booting to the installer with the Ubuntu 9.10 RC live CD and then
choosing to quit, the desktop appears, and there are no problems using
it.

The stock install can reach the desktop if booting using: choose recovery 
mode -- choose resume normal boot -- log-in -- run startx
see 910rc-stock-ubuntu-using-startx-logs.tar.gz

Since some logs were missing when booting normally (because system restarts), 
here are some logs of when the only change to the stock install is the adding 
of the line (while(true); do sync; sleep 0.1; done;) to the beginning of 
/etc/gdm/Init/Default to get some more logs written.
see 910rc-ubuntu-using-sync-logs.tar.gz

The stock install with the only change of installing fglrx has no problems 
booting normally.
(installed via hardware drivers program on desktop, started via startx)
see 910rc-ubuntu-using-fglrx-logs.tar.gz

I do not see how this could be a radeon driver issue, since the desktop
works fine if one gets there.


** Attachment added: logs from various ways to boot the 9.10 RC
   http://launchpadlibrarian.net/34569468/910rc-logs.tar.gz

-- 
karmic release candidate restarts computer when starting
https://bugs.launchpad.net/bugs/458676
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 439484] Re: AppArmor blocks access to files

2009-10-28 Thread Vladimir Hidalgo
Ok thank you.

/home/vlad/.mozilla/firefox/kay77ibl.default/extensions/

I'm not really into AppArmor, but should
@{HOME}/.mozilla/**/extensions/** mixr match that?.

I understand it as:
@{HOME}/ = /home/vlad/
.mozilla/ = .mozilla/
firefox = **/
kay77ibl.default/ = ???
extensions/ = extensions/
{6AC85730-7D0F-4de0-B3FA-21142DD85326}/platform/Linux/components/ColorZilla.gcc4.so
 = **

Anyway, I just would like to know if **/ is greedy or non-greedy, as
it may be the cause of the problem in case of not being greedy, as it
would left out the kay77ibl.default/ segment.

-- 
AppArmor blocks access to files
https://bugs.launchpad.net/bugs/439484
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 384754] Re: mousetweaks went to 100% cpu load and X system is frozen

2009-10-28 Thread ScopeLabz
I'm using Ubuntu 9.10 and have the same issue.
Installed version is:

mousetweaks:
  Installiert: 2.28.1-0ubuntu1
  Kandidat: 2.28.1-0ubuntu1
  Versions-Tabelle:
 *** 2.28.1-0ubuntu1 0
500 http://de.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

-- 
mousetweaks went to 100% cpu load and X system is frozen
https://bugs.launchpad.net/bugs/384754
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 292460] Re: 8.10 AMD64 Clean Install - Internal clicking noise

2009-10-28 Thread Ben James
That link is broken.

In my case I'm fairly sure the drive is not broken - the noise only
occurs when the laptop is running on batteries, hence I think this is
head park/unpark that occurs in power-save mode.

I'll soon be installing 9.10, so I can confirm the problem still exists
then.

-- 
8.10 AMD64 Clean Install - Internal clicking noise
https://bugs.launchpad.net/bugs/292460
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 292460] Re: 8.10 AMD64 Clean Install - Internal clicking noise

2009-10-28 Thread Ben James
 That link is broken.

...err, make that: my internet connection is terrible and the link
timed out.

-- 
8.10 AMD64 Clean Install - Internal clicking noise
https://bugs.launchpad.net/bugs/292460
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 462970] Re: [MIR] intel-gpu-tools

2009-10-28 Thread Martin Pitt
Approved. Please get it seeded and/or make it a dependency of something
(in lucid). Once it appears in component-mismatches, this will be
promoted.

** Summary changed:

- Main Inclusion Request for intel-gpu-tools
+ [MIR] intel-gpu-tools

** Changed in: intel-gpu-tools (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Changed in: intel-gpu-tools (Ubuntu)
   Status: New = Fix Committed

** Changed in: intel-gpu-tools (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)

-- 
[MIR] intel-gpu-tools
https://bugs.launchpad.net/bugs/462970
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 462969] Re: sadc assert failure: *** glibc detected *** /usr/lib/sysstat/sadc: double free or corruption (!prev): 0x081d8ae8 ***

2009-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 460356 ***
https://bugs.launchpad.net/bugs/460356

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #460356, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/34569242/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/34569243/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/34569244/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/34569245/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/34569246/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/34569247/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/34569248/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34569249/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 460356
   sadc assert failure: *** glibc detected *** /usr/lib/sysstat/sadc: double 
free or corruption (!prev): 0x08b0f9e8 ***

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
sadc assert failure: *** glibc detected *** /usr/lib/sysstat/sadc: double free 
or corruption (!prev): 0x081d8ae8 ***
https://bugs.launchpad.net/bugs/462969
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 460510] Re: X.Org X server --Nvidia (Nouveau) display driver does not recognize screen resolution

2009-10-28 Thread Josy
Forgot to say, that now were the nouveau driver is running, the display
quality seems to be even better as the display quality of the driver
'nv'.

-- 
X.Org X server --Nvidia (Nouveau) display driver does not recognize screen 
resolution
https://bugs.launchpad.net/bugs/460510
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 460510] Re: X.Org X server --Nvidia (Nouveau) display driver does not recognize screen resolution

2009-10-28 Thread Josy
This bug can be closed. I have posed a follow-up as Bug #462973.

-- 
X.Org X server --Nvidia (Nouveau) display driver does not recognize screen 
resolution
https://bugs.launchpad.net/bugs/460510
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 455511] Re: [G33] No resolution higher than 1024x768 for PHILIPS 107 T5 17

2009-10-28 Thread Geir Ove Myhr
** Summary changed:

- No resolution higher than 1024x768 for PHILIPS 107 T5 17
+ [G33] No resolution higher than 1024x768 for PHILIPS 107 T5 17

** Tags added: g33 karmic resolution

-- 
[G33] No resolution higher than 1024x768 for PHILIPS 107 T5 17
https://bugs.launchpad.net/bugs/455511
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 458676] Re: karmic release candidate restarts computer when starting

2009-10-28 Thread StaffanBjörnesjö
** Description changed:

  When booting the Karmic RC livecd (or an installation of it), the
  computer restarts when it seems like it is just about to show the
  desktop or login-screen.
  
- Interestingly, when using the live, if instead choosing to install it 
succeeds to start the installer, and if then choosing to quit the installer, 
one ends up on the desktop, which appears to work fine.
- Also, an installation of it can get to the desktop if starting in single user 
mode and running startx.
+ Ubuntu 9.10 RC (live CD or stock install) reboots system when starting up.
+ The system reboots when it seems like it is just about to show the 
login-screen.
+ (also reboots if using automatic log-in and/or disabling xsplash)
+ Does not affect Kubuntu.
+ Does not happen if using fglrx instead of default radeon driver.

-- 
karmic release candidate restarts computer when starting
https://bugs.launchpad.net/bugs/458676
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 462979] [NEW] [LENOVO 766636G] suspend/resume failure

2009-10-28 Thread Muelli
Public bug reported:

It didn't suspend after pressing the suspend key (Fn+F4). Selecting
Suspend from g-p-m just blanked the screen. sudo pm-suspend made the X
server to disappear. Being dropped on a console, it showed Stopping
Cron... and the system freezed. SysRq didn't work either.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: #RESUME=UUID=5273fb39-2d17-4d61-bc89-2c1b6efa1db3
InterpreterPath: /usr/bin/python2.6
MachineType: LENOVO 766636G
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
ProcAttrCurrent: unconfined
ProcCmdLine: root=/dev/mapper/cryptroot 
source=UUID=9c3d5596-27c6-4fd5-bfcd-fa8eef6f1230 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: linux
Tags: resume suspend
Title: [LENOVO 766636G] suspend/resume failure
UserGroups:

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


** Tags: amd64 apport-kerneloops resume suspend

-- 
[LENOVO 766636G] suspend/resume failure
https://bugs.launchpad.net/bugs/462979
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 462979] Re: [LENOVO 766636G] suspend/resume failure

2009-10-28 Thread Muelli

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

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

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

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

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

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

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

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

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

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

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

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

-- 
[LENOVO 766636G] suspend/resume failure
https://bugs.launchpad.net/bugs/462979
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 462887] Re: on the live CD, gdm asks for username/password; gnome session does not work

2009-10-28 Thread Andrew Clausen
When I run gdmsetup, it says:

** (gdmsetup:4723): DEBUG: GdmUserManager: excluding user 'ubuntu'

and it does not give me any users to choose from under log in as X
automatically.

-- 
on the live CD, gdm asks for username/password; gnome session does not work
https://bugs.launchpad.net/bugs/462887
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 462692] Re: Ubiquity does not finish installation on PAE kernels

2009-10-28 Thread Evan Dandrea
Lauri,
What CD date were you using?  How did the install break for you?

Can you please attach /var/log/syslog from a failing install attempt as
well as /var/lib/ubiquity/remove-kernels and /var/lib/ubiquity/install-
kernels?

Thanks!

-- 
Ubiquity does not finish installation on PAE kernels
https://bugs.launchpad.net/bugs/462692
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 461156] Re: User data is not parsed correctly by Eucalyptus in some cases

2009-10-28 Thread chris grzegorczyk
** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

-- 
User data is not parsed correctly by Eucalyptus in some cases
https://bugs.launchpad.net/bugs/461156
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 425992] Re: Screen fades white to black, xorg crashes on boot

2009-10-28 Thread Chance Fulton
I had 9.04 installed on an NCR 7402 POS device w/microtouch touch screen
that exhibits the same problem. When I boot Ubuntu 9.10, kernel
2.6.31-14-generic it does the same thing as described above.

Under  Ubuntu 9.10, kernel 2.6.28-16-generic it boots correctly, and
looks correct.

However the touch screen never worked, which I believe to be an entirely
different issue.


I am not sure how to get a hold of the crash log for the first kernel since it 
crashes before the os loads.

Hoping for a fix to this since I want to run ubuntu instead of XP on
these POS devices at my business.

-- 
Screen fades white to black, xorg crashes on boot
https://bugs.launchpad.net/bugs/425992
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 386042] Re: package linux-image-2.6.28-13-generic 2.6.28-13.44 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-10-28 Thread cedial
I did not allow the installer to change grub's menu.lst file and this
error was the result. Changing menu.lst is pure hell in Ubuntu, and I
will not use any form of Linux unless I can make Windows 7 is the
default boot option.  Editing menu.lst to make that happen is idiot
simple, but try and save your changes when Ubuntu is hell bent on
denying you root privileges!

-- 
package linux-image-2.6.28-13-generic 2.6.28-13.44 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/386042
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


Re: [Bug 383258] Re: Community Docs's header has not been update since 8.04

2009-10-28 Thread Connor Imes
I also didn't like the new theme as much when it came out, but I got
used to it pretty quickly, and it is a lot cleaner and more professional
looking than the old one.  Try it out for awhile and see what you think
after giving it some time.

Prateek Karandikar wrote:
 Apparently I'm still using this theme, since I still see 6.06 LTS, 7.10,
 8.04 LTS, Community Docs.

 Why should this depend on the theme anyway? The set of tabs to show
 shouldn't be hardcoded in the theme, since it will presumably change
 every 6 months, and updating/adding/removing themes should be
 independent of a new release being released or an old release being
 retired.

 (aside: I changed 'ubuntu' to 'ubuntunew' but am going to switch back to
 'ubuntu' because it fills up the page horizontally completely, while
 'ubuntunew' wastes space. I hope the old theme will be fixed (or rather,
 the system of the theme being related to the releases whose tabs are
 shown is fixed) , rather than removed)



-- 
Community Docs's  header has not been update since 8.04
https://bugs.launchpad.net/bugs/383258
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 462761] Re: File Chooser doesn't show XDG_VIDEOS_DIR if i set fstab to have it on a separate hard drive

2009-10-28 Thread antistress
see https://bugzilla.gnome.org/show_bug.cgi?id=599969

** Bug watch added: GNOME Bug Tracker #599969
   https://bugzilla.gnome.org/show_bug.cgi?id=599969

-- 
File Chooser doesn't show XDG_VIDEOS_DIR if i set fstab to have it on a 
separate hard drive
https://bugs.launchpad.net/bugs/462761
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 460510] Re: X.Org X server --Nvidia (Nouveau) display driver does not recognize screen resolution

2009-10-28 Thread Josy
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Incomplete = Invalid

-- 
X.Org X server --Nvidia (Nouveau) display driver does not recognize screen 
resolution
https://bugs.launchpad.net/bugs/460510
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 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Guido Navalesi
Excelent, with that command i've been able to obtain a valgrind log.
Here it is.

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/34570029/valgrind.log

-- 
Eclipse crashes on installing update
https://bugs.launchpad.net/bugs/460104
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 460054] Re: evolution crashed with SIGSEGV in pvl_head()

2009-10-28 Thread Guilherme Gondim (semente)
I had a similar problem, but after creating a task list.

-- 
evolution crashed with SIGSEGV in pvl_head()
https://bugs.launchpad.net/bugs/460054
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 449735] Re: [SRU] [karmic] Long SMB share names invisible and corrupts encodings

2009-10-28 Thread Steve Langasek
Given that the fix is already in the -proposed queue and the impact is
relatively small, I think we should leave this out of the release notes,
which are already shaping up to be quite long.

** Changed in: ubuntu-release-notes
   Status: Fix Committed = Won't Fix

-- 
[SRU] [karmic] Long SMB share names invisible and corrupts encodings
https://bugs.launchpad.net/bugs/449735
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 419076] Re: no support for files *.ogg and *.flac, *.ps

2009-10-28 Thread paolodelbene
i thank you for your communication, i thinked don't receive anymore a
reply, at the same time in the future will be necessary to give support
to *.tex, *.texi, *.dbk, *.oga, *.celt, *.speex, *.theora, *.xspf.
microsoft decided to point to cell phone with word with nokia. I hope
that you are working to a fork of openoffice more soft, for cell phone,
and easy to update and to support.

apple too with appleworks introduced the possibility to listen or to
watch a file *.mov in a text editor, i ask you only to give support to
free software, we must say people to migrate to free software and they
are invited to convert any document in free file formats.

if we invite people to use only free file formats, majors have not any
possibility to count something in the market, why the will be cut off
and so can't say to any government to punish people why they use
unathorized software copy.

so we have not anymore problem of restriction free speech as
http://www.rsf.org told us ! Italy to 49 position for free speech
freedom ! about these problems i speaked last Saturday to La Sapienza
University San Pietro in Vincoli, Via Educhessiana, Rome (Italy).

CopyRight And Net

Awaiting your reply

Paolo Del Bene

-- 
no support for files *.ogg and *.flac, *.ps
https://bugs.launchpad.net/bugs/419076
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 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-28 Thread Steve Langasek
Documented at
https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#UEC%20may%20refuse%20to%20serve%20the%20first%20requests%20received%20after%20startup:

On startup a UEC system may not process requests correctly, for instance
returning 403 Forbidden errors in response to some client requests.
This is caused by a database deadlock condition which is automatically
cleared after some retries. To workaround this issue you can restart
eucalyptus on the cluster controller by running sudo restart
eucalyptus after boot. (444352)


** Changed in: ubuntu-release-notes
   Status: Fix Committed = Fix Released

-- 
DB deadlock on reboot prevents UEC from working, temporarily
https://bugs.launchpad.net/bugs/444352
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 441021] Re: Karmic coreutils not compiled with large file support?

2009-10-28 Thread Ethan Baldridge
1. As I said in the bug, mount returned a filesystem type of
fuseblk, but the drives are formatted with NTFS.

2. I believe file blah returned: reading blah: value too large for
defined data type. Attempting to access the files in almost any way
returned this (rsync, cp, stat...). I no longer have the data available
to me to peruse at the moment, so I cannot test this further at the
moment.

-- 
Karmic coreutils not compiled with large file support?
https://bugs.launchpad.net/bugs/441021
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 462867] Re: mousetweaks crashed with SIGSEGV in ORBit_c_stub_invoke()

2009-10-28 Thread ScopeLabz
** Visibility changed to: Public

-- 
mousetweaks crashed with SIGSEGV in ORBit_c_stub_invoke()
https://bugs.launchpad.net/bugs/462867
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 462768] Re: gnome-session-properties should filter by NoDisplay

2009-10-28 Thread Michael Terry
I feel that semantically, this use of NoDisplay would be very close to
use in normal spec (as I argue upstream; not sure if I convinced them).
NoDisplay is currently unused for autostart items.

I can whip up a debdiff, sure.

-- 
gnome-session-properties should filter by NoDisplay
https://bugs.launchpad.net/bugs/462768
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 462104] Re: boot hangs at default X busy cursor

2009-10-28 Thread Jamin W. Collins
Any suggestions on how to track down the precise cause?

-- 
boot hangs at default X busy cursor
https://bugs.launchpad.net/bugs/462104
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 460054] Re: evolution crashed with SIGSEGV in pvl_head()

2009-10-28 Thread ScopeLabz
Same here. I created a new task in an empty task list, tried to open the new 
task and evolution crashed.
The version is the same except that I'm using the 32bit edition of Ubuntu 9.10.

-- 
evolution crashed with SIGSEGV in pvl_head()
https://bugs.launchpad.net/bugs/460054
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 459054] Re: ubiquity partition step does not show some hard drives

2009-10-28 Thread Jim Leinweber
** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
ubiquity partition step does not show some hard drives
https://bugs.launchpad.net/bugs/459054
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 456038] Re: Firefox 3.5.3 has been slow to respone after upgrading to Ubuntu 9.10

2009-10-28 Thread nigo045
solution :

in Firefox address bar:
about:config

and change the following lines like this :

browser.turbo.enabled: true

network.dns.disableIPv6: true

network.http.pipelining: true
network.http.proxy.pipelining: true
network.http.pipelining.maxrequests: 4

reboot firefox

Livebox slow firefox on Karmic

http://forum.ubuntu-fr.org/viewtopic.php?pid=3012639
http://forum.ubuntu-fr.org/viewtopic.php?pid=57437#p57437

-- 
Firefox 3.5.3 has been slow to respone after upgrading to Ubuntu 9.10
https://bugs.launchpad.net/bugs/456038
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 429519] Re: orm.py needs to use libxml2 rather than pyxml

2009-10-28 Thread Raphaël Valyi - http : //www . akretion . com
Hello Alan,

I think you missed my point. I don't want to run old 5.0.0, I just want
to be able to run any 5.0.x last release or branch revision without
Ubuntu folks to need to elaborate patches on their own. Just like any
integrator, I'm working with head 5.0 revision and actively testing it
and improving it. If only Tiny works on head revisions, this is very
risky and doesn't scale to the development power that is required to
turn OpenERP a major ERP solution.

Why not use 5.0.5. Well, I integrated OpenERP several times, 5.0.5 has
lots of critical issues, for instance SQL injections issues + privilege
escalation (bug is not public because it's a security issue but it's
present). v 5.0.6 has a critical bug with amount due in invoices.
Experience show that for a reasonable scope in production, all release
still have critical bugs, the only working path is stabilizing some
version and then back-porting manually patches for the most critical
bugs you'll encounter. This is no coincidence if lot's of integrators
rather deploy their own branches rather than the official stable
releases. Nonetheless I think it's good to have a Ubuntu packages of
Tiny official releases. OpenERP is maturing quickly. Those package are
already good to discover OpenERP on Ubuntu and no doubt they will be
production ready in 6 months or so. But in general we need a suitable
solution for the serious people like us that really deploy OpenERP for
real and can't afford random regressions (even if less frequent
fortunately), that's why I propose biting the bullet and fix XML compat
things once for all, on a wider scope even than the Ubuntu distro scope
alone.

If there are critical bugs in 5.0.5 or 5.0.6 then surely it would be better to 
fix them and move forward than to backport code fragments to an older release?
- Most of the critical issues I think are fixed indeed with no major 
regression I know (so 5.0.7 promiss to be good so far but we never know). The 
point is that we need to streamline the 5.0.x releases/head revision to 
deployement cycles, avoiding dubious debdiff that will solve only the Ubuntu 
package case with major lags and risks and similar works on other distro...

Basically my patch is similar to your debdiff, except that I've been
very careful when tracking orgininal etree commits in trunk branch,
commit by commit to make sure we never miss some later fix (it's easy,
in the commit history, Tiny themselves mad a mistake when resolving
conflicts). How would Ubuntu maintainers maintain themselves those
debdiff better having virtually no OpenERP knowledge?

Best regards,


Regards

-- 
orm.py needs to use libxml2 rather than pyxml
https://bugs.launchpad.net/bugs/429519
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 361679] Re: Docky locks up on 'About Do'

2009-10-28 Thread Grant Bowman
I didn't know how to mark a regression so I changed to in progress.  I
hope that's the appropriate procedure in this case.  Please advise.

** Changed in: gnome-do (Ubuntu)
   Status: Fix Released = In Progress

-- 
Docky locks up on 'About Do'
https://bugs.launchpad.net/bugs/361679
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 394485] Re: about box locks gnome-do

2009-10-28 Thread Grant Bowman
*** This bug is a duplicate of bug 361679 ***
https://bugs.launchpad.net/bugs/361679

There is no reopen status - please clarify.  I changed it to Status
in progress in hopes that is what you really meant.  Had I found the
other bugs in my searching while submitting the bug I would obviously
not have opened this one.

-- 
about box locks gnome-do
https://bugs.launchpad.net/bugs/394485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu (via bug 361679).

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


[Bug 462775] Re: Kubuntu Netbook 9.10 - cannot connect to hidden wireless (WPA)

2009-10-28 Thread Scott Kitterman
*** This bug is a duplicate of bug 422174 ***
https://bugs.launchpad.net/bugs/422174

Installing network-manager-gnome should be a reasonable work around.

-- 
Kubuntu Netbook 9.10 - cannot connect to hidden wireless (WPA)
https://bugs.launchpad.net/bugs/462775
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 451314] Re: [SRU] PHP 5.2.10 zlib bug remains for 32bit

2009-10-28 Thread Steve Langasek
Isn't this bug going to affect all uses of the zlib extension in PHP?
Why do we want a release note that talks exclusively about pear?

** Changed in: ubuntu-release-notes
   Status: Fix Committed = Incomplete

-- 
[SRU] PHP 5.2.10 zlib bug remains for 32bit
https://bugs.launchpad.net/bugs/451314
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 462981] Re: seahorse-agent assert failure

2009-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 429322 ***
https://bugs.launchpad.net/bugs/429322

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #429322, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/34570101/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/34570102/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/34570103/Disassembly.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/34570104/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/34570105/ProcStatus.txt

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/34570106/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/34570108/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34570109/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 429322
   seahorse-agent assert failure: 
ERROR:iop-profiles.c:606:IOP_generate_profiles: assertion failed: (obj  
(obj-profile_list == NULL)  obj-orb)

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
seahorse-agent assert failure
https://bugs.launchpad.net/bugs/462981
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 440842] Re: No sound after installing ubuntu 9.10 karmic koala beta

2009-10-28 Thread Wizard
Asus F3E here...
Same bug, running
$ sudo alsa force-reload
fixes the problem until reboot.

-- 
No sound after installing ubuntu 9.10 karmic koala beta
https://bugs.launchpad.net/bugs/440842
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 451314] Re: [SRU] PHP 5.2.10 zlib bug remains for 32bit

2009-10-28 Thread Steve Langasek
And how does the patch to fix the not-64-bit-clean functions account for
gzopen() being missing, for that matter?

-- 
[SRU] PHP 5.2.10 zlib bug remains for 32bit
https://bugs.launchpad.net/bugs/451314
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 429519] Re: orm.py needs to use libxml2 rather than pyxml

2009-10-28 Thread Jan Verlaan (Veritos)
I couldn't explain better, Raphaël. ;-) Integrators can't depend on the
latest stable version yet. Hope we can make that some day.

-- 
orm.py needs to use libxml2 rather than pyxml
https://bugs.launchpad.net/bugs/429519
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 295291] Re: Cannot print files downloaded through firefox

2009-10-28 Thread Michael
I have the same problem with 32bit firefox in amd64 installation.
No printers are displayed, just like in the initial screenshot.  If I save the 
file, close evince, start it again from cmdline and load the PDF, then I can 
print.
Additionally some icons are missing: When I start evince from firefox, then the 
icons for Best Fit and Fit Width in the toolbar are replaced with some 
dummy icons; seems as if it can't find the files. When I start evince from 
cmdline, the icons are displayed correctly.  The other icons (find, zoom, ...) 
are always displayed correctly.

-- 
Cannot print files downloaded through firefox
https://bugs.launchpad.net/bugs/295291
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 462497] Re: Scratching sound recurrent every 5 to 20 seconds on karmic amd64 (not jaunty)

2009-10-28 Thread Luke Yelavich
WHat is the CPU usage when you play audio in karmic? The easiest way to
find this out is to run gnome-system-monitor.

Secondly, have you tried disabling pulseaudio's glitch free function? To
do this, edit /etc/pulse/default.pa, and find this line:

load-module module-udev-detect

Then add tsched=0 to the end of it, log out, and log back in.

Finally, were you attempting to play audio when running the live CD, or
when karmic was installed?

Thanks for any information you can provide.

 affects ubuntu/pulseaudio
 status incomplete


** Changed in: pulseaudio (Ubuntu)
   Status: New = Incomplete

-- 
Scratching sound recurrent every  5 to 20 seconds on karmic amd64  (not jaunty)
https://bugs.launchpad.net/bugs/462497
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 448316] Re: Live install step Prepare partitions hangs on 9.10-beta 64bits

2009-10-28 Thread lucko
I have that problem too and it disapeared when I use other sata disk
(which is smaller-120GB)

-- 
Live install step Prepare partitions hangs on 9.10-beta 64bits
https://bugs.launchpad.net/bugs/448316
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 353144] Re: package rocksndiamonds 3.2.6.0+dfsg-3 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-10-28 Thread K7AAY
using jaunty RC and still fails on i386

-- 
package rocksndiamonds 3.2.6.0+dfsg-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/353144
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 63587] Re: Can't queue a song more than once in Rhythmbox

2009-10-28 Thread vervelover
any news on this? It's the only reason I'm using banshee instead of
rhythmbox..

-- 
Can't queue a song more than once in Rhythmbox
https://bugs.launchpad.net/bugs/63587
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 462984] [NEW] authentication using shadow fails

2009-10-28 Thread Julien
Public bug reported:

Default install on Ubuntu 8.04.3 LTS  fails to authenticate local users
(using *any*:*passwd* in conserver.passwd) on the host when running as
user conservr. I noticed that it was failing to open /etc/shadow to
verify passwords - i'm not sure how the pam authentication works, but i
was not expecting this behavior.

The client merely shows invalid password.

Workarounds:
Run conserver as root
Do not use *any*:*passwd* and expect it to work with shadow
Add conservr user to shadow group

Ubuntu 8.04.3 LTS
conserver-server 8.1.16-1

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

-- 
authentication using shadow fails
https://bugs.launchpad.net/bugs/462984
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 462986] [NEW] USB hard disk errors followed by kernel WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x70/0x90()

2009-10-28 Thread Martin Ling
Public bug reported:

There are several other bug reports mentioning this same warning, but
none of them seemed to have the same lead-up of previous events so I am
filing separately for the moment.

In my case I had just plugged in a USB hard drive with two partitions on
it, one ext3 and one NTFS. Both automounted and the contents were
displayed in Nautilus. I then clicked into one of the directories on the
ext3 partition, the drives vanished, and I got the apport alert. Prior
to the warning there are a series of USB, sd and ext3 errors in the log
which I will attach.

The drive had worked fine earlier in the day, but it's entirely possible
it's faulty.

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  martin 2249 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with STAC9750,51 at irq 16'
   Mixer name   : 'SigmaTel STAC9750,51'
   Components   : 'AC97a:83847650'
   Controls  : 38
   Simple ctrls  : 24
Date: Wed Oct 28 23:33:47 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=UUID=0c8dd32e-dbb1-4309-a8b8-bfcf466f9b15
Lsusb:
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Latitude D610
Package: linux-image-2.6.31-14-generic 2.6.31-14.48
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.31-14-generic 
root=UUID=222f46cf-e3d6-4f14-9bfc-3f4497960a8b ro
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-14-generic N/A
 linux-firmware 1.24
RfKill:
 
SourcePackage: linux
Tags: kernel-oops
Title: WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 
mark_buffer_dirty+0x70/0x90()
Uname: Linux 2.6.31-14-generic i686
WpaSupplicantLog:
 
dmi.bios.date: 10/02/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0K3879
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd10/02/2005:svnDellInc.:pnLatitudeD610:pvr:rvnDellInc.:rn0K3879:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude D610
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-kerneloops i386 kernel-oops

-- 
USB hard disk errors followed by kernel WARNING: at 
/build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x70/0x90()
https://bugs.launchpad.net/bugs/462986
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 462986] Re: USB hard disk errors followed by kernel WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x70/0x90()

2009-10-28 Thread Martin Ling

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

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

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/34570534/ArecordDevices.txt

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

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

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/34570538/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/34570539/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

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

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

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

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

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/34570544/OopsText.txt

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

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

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

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

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

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

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

-- 
USB hard disk errors followed by kernel WARNING: at 
/build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x70/0x90()
https://bugs.launchpad.net/bugs/462986
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 462985] Re: MSI wind netbook display keeps on blinking

2009-10-28 Thread Th3Pr0ph3t

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

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/34570503/CoreDump.gz

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

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/34570506/Disassembly.txt

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/34570507/GdmLog.txt

** Attachment added: GdmLogOld.txt
   http://launchpadlibrarian.net/34570509/GdmLogOld.txt

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

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

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

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

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

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

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/34570518/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/34570519/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/34570520/ThreadStacktrace.txt

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

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

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/34570523/XorgConf.txt

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
MSI wind netbook display keeps on blinking
https://bugs.launchpad.net/bugs/462985
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 462964] Re: Config location should be XDG compliant

2009-10-28 Thread João Pinto
** Changed in: empathy (Ubuntu)
   Status: New = Invalid

-- 
Config location should be XDG compliant
https://bugs.launchpad.net/bugs/462964
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 462775] Re: Kubuntu Netbook 9.10 - cannot connect to hidden wireless (WPA)

2009-10-28 Thread Lothar
*** This bug is a duplicate of bug 422174 ***
https://bugs.launchpad.net/bugs/422174

It's not a good workaround when running the live CD :-(

-- 
Kubuntu Netbook 9.10 - cannot connect to hidden wireless (WPA)
https://bugs.launchpad.net/bugs/462775
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-networkmanagement in ubuntu
(via bug 422174).

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


[Bug 462770] Re: [needs-packaging] acpitoolgui (ACPI Tool GUI)

2009-10-28 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided = Wishlist

-- 
[needs-packaging] acpitoolgui (ACPI Tool GUI)
https://bugs.launchpad.net/bugs/462770
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 461793] Re: virtualbox-ose-modules-2.6.24-25-generic is missing

2009-10-28 Thread Daniel Hahler
This has been accepted into hardy-proposed now:
https://edge.launchpad.net/ubuntu/hardy/+source/virtualbox-ose-modules/24.0.11

Please test and give feedback.

** Changed in: virtualbox-ose-modules (Ubuntu)
   Importance: Undecided = High

** Changed in: virtualbox-ose-modules (Ubuntu)
   Status: New = Triaged

** Tags added: verification-failed

** Tags added: verification-needed
** Tags removed: verification-failed

-- 
virtualbox-ose-modules-2.6.24-25-generic is missing
https://bugs.launchpad.net/bugs/461793
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 462337] Re: audio not present in vmware workstation

2009-10-28 Thread Luke Yelavich
What operating system are you using as the host, and how is VMWare
attempting to talk to the host's audio hardware, i.e alsa or oss?

If you are using Linux on the host and its Ubuntu, try killing
pulseaudio, and running VMWare again.

 affects ubuntu/pulseaudio
 status incomplete


** Changed in: pulseaudio (Ubuntu)
   Status: New = Incomplete

-- 
audio not present in vmware workstation
https://bugs.launchpad.net/bugs/462337
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 462688] Re: [needs-packaging] libsys-virt-perl

2009-10-28 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu
   Importance: Undecided = Wishlist

-- 
[needs-packaging] libsys-virt-perl
https://bugs.launchpad.net/bugs/462688
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 460933] Re: Mouse pointer integration broken since kernel 2.6.28-16

2009-10-28 Thread Daniel Hahler
*** This bug is a duplicate of bug 461793 ***
https://bugs.launchpad.net/bugs/461793

This has been accepted into hardy-proposed now:
https://edge.launchpad.net/ubuntu/hardy/+source/virtualbox-ose-modules/24.0.11

Please test and give feedback.


** This bug has been marked a duplicate of bug 461793
   virtualbox-ose-modules-2.6.24-25-generic is missing

-- 
Mouse pointer integration broken since kernel 2.6.28-16
https://bugs.launchpad.net/bugs/460933
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 445829] Re: Text on Games menu is outside of window

2009-10-28 Thread David Barth
** Changed in: netbook-remix-launcher
   Importance: Undecided = Low

** Changed in: netbook-remix-launcher
   Status: New = Triaged

** Changed in: netbook-remix-launcher
 Assignee: (unassigned) = Jason Smith (jassmith)

** Changed in: netbook-launcher (Ubuntu)
   Importance: Medium = Low

-- 
Text on Games menu is outside of window
https://bugs.launchpad.net/bugs/445829
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 440842] Re: No sound after installing ubuntu 9.10 karmic koala beta

2009-10-28 Thread Luke Yelavich
Wizard, check to see if you have sl-modem-daemon installed. If you do,
remove it, and reboot.

-- 
No sound after installing ubuntu 9.10 karmic koala beta
https://bugs.launchpad.net/bugs/440842
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 443420] Re: netbook-launcher crashed when selecting Files Folders

2009-10-28 Thread David Barth
** Changed in: netbook-remix-launcher
   Importance: Undecided = High

** Changed in: netbook-remix-launcher
   Status: New = Triaged

** Changed in: netbook-remix-launcher
 Assignee: (unassigned) = Jason Smith (jassmith)

-- 
netbook-launcher crashed when selecting Files  Folders
https://bugs.launchpad.net/bugs/443420
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 433972] Re: Internet ping very slow on Karmic Koala

2009-10-28 Thread aliases
*** This bug is a duplicate of bug 417757 ***
https://bugs.launchpad.net/bugs/417757

Hi there i had those problems too. It seems to work after i disables all 
iptables modules.
I think this bug caused by wrong-not good iptables policy .

As I'm a regular desktop user, and i sit behind router I find it ok to
remove iptables.

rmmod iptable_filter
rmmod ip_table
rmmod x_tables
rmmod ip_tables

worked for me :)

-- 
Internet ping very slow on Karmic Koala
https://bugs.launchpad.net/bugs/433972
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 422174] Re: cannot connect to hidden ssid/wpa2

2009-10-28 Thread Lothar
Is there any chance to get that fixed for the release? There's not much
time left.

-- 
cannot connect to hidden ssid/wpa2
https://bugs.launchpad.net/bugs/422174
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-networkmanagement in ubuntu.

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


[Bug 356578] Re: php5 crashed with SIGSEGV

2009-10-28 Thread Philipp Meng
I can confirm this bug on Ubuntu Karmic RC AMD64 edition.
In my apache2-error-log i can find the following information:
[client 127.0.0.1] ALERT - canary mismatch on efree() - heap overflow detected 
(attacker 'IP-Adress', file 'File with PHP Code', line 524)
What more information do you need?
Thanks!

-- 
php5 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/356578
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 367805] Re: tracker hangs on indexing after upgrade from ibex to jaunty

2009-10-28 Thread Brendan Cully
I'm seeing this too.

(gdb) bt
#0  0xb80ce424 in __kernel_vsyscall ()
#1  0xb7d3a6d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7d3c098 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7eb5eac in IA__g_logv (log_domain=0xb7fd1652 GLib-GIO, 
log_level=G_LOG_LEVEL_CRITICAL, format=0xb7eedbf1 %s: assertion `%s' failed, 
args1=0xbfa694cc �M��GB���)\016�) at 
/build/buildd/glib2.0-2.20.1/glib/gmessages.c:506
#4  0xb7eb5ee6 in IA__g_log (log_domain=0xb7fd1652 GLib-GIO, 
log_level=G_LOG_LEVEL_CRITICAL, format=0xb7eedbf1 %s: assertion `%s' failed) 
at /build/buildd/glib2.0-2.20.1/glib/gmessages.c:526
#5  0xb7eb614b in IA__g_return_if_fail_warning (log_domain=0xb7fd1652 
GLib-GIO, pretty_function=0xb7fd4de6 g_file_hash, expression=0xb7fd4247 
G_IS_FILE (file)) at /build/buildd/glib2.0-2.20.1/glib/gmessages.c:541
#6  0xb7f97ea4 in IA__g_file_hash (file=0xa1674c8) at 
/build/buildd/glib2.0-2.20.1/gio/gfile.c:556
#7  0xb7e9e858 in g_hash_table_remove_internal (hash_table=0xa093490, 
key=0xa1674c8, notify=1) at /build/buildd/glib2.0-2.20.1/glib/ghash.c:195
#8  0x08065d33 in libinotify_monitor_event_cb (handle=0xa056ee0, 
monitor_name=0xa05d150 /home/brendan, filename=0xbfa6961c .history.new, 
event_type=64, cookie=4712, user_data=0xa09bed0) at tracker-monitor.c:1158
#9  0x0806c735 in inotify_handle_invoke_callback (inh=0xa056ee0, 
filename=0xbfa6961c .history.new, type=64, cookie=4712) at 
inotify-handle.c:272
#10 0x0806c0ea in inotify_watch_func (source=0xa12cae8, condition=G_IO_IN, 
data=0x0) at inotify-monitor.c:52
#11 0xb7ee2dad in g_io_unix_dispatch (source=0xa12c748, callback=0x806bfa0 
inotify_watch_func, user_data=0x0) at 
/build/buildd/glib2.0-2.20.1/glib/giounix.c:162
#12 0xb7eabb88 in IA__g_main_context_dispatch (context=0xa0531a0) at 
/build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#13 0xb7eaf0eb in g_main_context_iterate (context=0xa0531a0, block=1, 
dispatch=1, self=0xa041c18) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#14 0xb7eaf5ba in IA__g_main_loop_run (loop=0xa0f57c8) at 
/build/buildd/glib2.0-2.20.1/glib/gmain.c:2656
#15 0x08061cd8 in main (argc=168116648, argv=0xd) at tracker-main.c:1096

tracker 0.6.93-0ubuntu3. That .history.new entry makes it look a bit
like a race where tracker discovers a new file but the file disappears
before it's been fully registered.

-- 
tracker hangs on indexing after upgrade from ibex to jaunty
https://bugs.launchpad.net/bugs/367805
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

<    3   4   5   6   7   8   9   10   11   12   >