[Bug 147971] package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck

2007-10-02 Thread Arthur
Public bug reported:

Binary package hint: cups-pdf

Todays aptitude update  aptitude dist-upgrade of my gutsy installation
resulted in apport wanting to report the following problem with cups-
pdf:

Richte cups-pdf ein (2.4.6-3ubuntu6) ...
 * Reloading Common Unix Printing System: cupsd 
 [ OK ]
lpstat: Unknown
lpstat: Unable to connect to server
lpadmin: Verbindung zum Server nicht möglich: Connection refused
dpkg: Fehler beim Bearbeiten von cups-pdf (--configure):
Unterprozess post-installation script gab den Fehlerwert 1 zurück

Running aptitude again results in the same message.

There are bugs open against older versions of cups-pdf. I've posted a
new one because it looks like this bug has been newly (re-)introduced.

ProblemType: Package
Architecture: i386
Date: Tue Oct  2 07:48:03 2007
DistroRelease: Ubuntu 7.10
ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 1 zurück
NonfreeKernelModules: nvidia
Package: cups-pdf 2.4.6-3ubuntu6
PackageArchitecture: i386
SourcePackage: cups-pdf
Title: package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zurück
Uname: Linux hobbes 2.6.22-12-386 #1 Sun Sep 23 17:37:35 GMT 2007 i686 GNU/Linux

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


** Tags: apport-package

-- 
package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/147971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 147971] Re: package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zur?ck

2007-10-02 Thread Arthur

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

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

-- 
package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zur?ck
https://bugs.launchpad.net/bugs/147971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138718] Re: gdm greeter crashes when X is using vesa driver

2007-10-02 Thread Klaus S. Madsen
I don't know the value of xineramascreen. I'll have to single step the
code, as the value is optimized out at the point where the program
segfaults.

But xscreens is a pointer to a XineramaScreenInfo structure, and the
pointer value is NULL, so screen[0].x_org is also invalid.

-- 
gdm greeter crashes when X is using vesa driver
https://bugs.launchpad.net/bugs/138718
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147799] Re: middle button don't work anymore

2007-10-02 Thread Laurent

** Attachment added: Xorg configuration
   http://launchpadlibrarian.net/9665139/xorg.conf

-- 
middle button don't work anymore
https://bugs.launchpad.net/bugs/147799
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147703] Re: package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2007-10-02 Thread Martin Pitt
It is not a cupsys bug. It just calls apparmor's init script if present.

** Changed in: cupsys (Ubuntu)
   Status: New = Invalid
   Target: ubuntu-7.10-rc = None

-- 
package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade: 
vereistenproblemen - blijft ongeconfigureerd
https://bugs.launchpad.net/bugs/147703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147703] Re: package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2007-10-02 Thread Martin Pitt
Do you have the apparmor package installed? If you run apparmor_parser
-h in a Terminal, does that show the online help or an error message?

** Changed in: apparmor (Ubuntu)
   Status: New = Incomplete
   Target: ubuntu-7.10-rc = None

-- 
package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade: 
vereistenproblemen - blijft ongeconfigureerd
https://bugs.launchpad.net/bugs/147703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147589] Re: Miro fails to play films when using default renderer (gstreamer works OK)

2007-10-02 Thread Markus Golser
Miro has no streaming support.

-- 
Miro fails to play films when using default renderer (gstreamer works OK)
https://bugs.launchpad.net/bugs/147589
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138718] Re: gdm greeter crashes when X is using vesa driver

2007-10-02 Thread Klaus S. Madsen
Hmm... I just took a more through look at the code, and it seems that
the code where gdm crashes should only be executed if XineramaIsActive
returns true. So as far as I can tell, one of three things causes the
problem:

1) XineramaIsActive falsely returns TRUE, even though no Xinerama support is 
available.
2) XineramaIsActive fails, but for some reason the ignore_error_handler doesn't 
get called, so x_error_occured is still false when we test it.
3) Some sort of compiler error.

Of these three posibilities, I think that 1) is the most likely one.
However why XineramaIsActive should be affected by the refresh rate
range set in xorg.conf, is beyond my imagination.

I'll try to debug it further tonight, if time permits.

-- 
gdm greeter crashes when X is using vesa driver
https://bugs.launchpad.net/bugs/138718
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147973] Power button does nothing

2007-10-02 Thread Alex Kaprano ff
Public bug reported:

In recent Gutsy Power button of my Dell D420 does not work any more. No
dialog, no messages in /var/log/messages. I update daily and the button
stopped working several days ago.

Worked perfectly both in Festy and in older Gutsy.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Power button does nothing
https://bugs.launchpad.net/bugs/147973
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147972] Kernel boot hangs on IRQ

2007-10-02 Thread Ahmed Osman
Public bug reported:

On my Thinkpad X21 (latest bios update), The kernel fails to load during
boot. These are the last couple lines when booting through recovery
kernel (typed by hand because I'm hardcore):


[ 11.928059] Serial: 8250/16550 driver $revision: 1.90 $ 4 ports, IRQ sharing 
enabled
[ 11.931106] pnp: Device 00:0b activated
[ 11.931701] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 11.933461] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 11.933522] ACPI: PCI Interrupt :00:0a.1[A] - Link [LNKC] - GSI 11 
(level, low) - IRQ 11


After that it hangs. I was running feisty on it with the latest kernel, and 
after doing a dist-upgrade to gutsy, it was loading fine. I uninstalled the 
feisty kernel on it and tried to boot the gutsy kernel, and I experienced the 
same issue. Let me know if you need more info (more then those few lines, I'll 
type of everything displayed on the screen if you like, I don't think it's 
saving the kernel.log since it's not even mounting the disk yet I think)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: kernel thinkpad x21

** Summary changed:

- Kernel boot hangs on IRQ
+ Kernel boot hangs on IRQ in Gutsy with Thinkpad X21

** Tags added: kernel thinkpad x21

-- 
Kernel boot hangs on IRQ in Gutsy with Thinkpad X21
https://bugs.launchpad.net/bugs/147972
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133567] Re: [gutsy] long delay in nautilus on first access to vfat drive

2007-10-02 Thread Nick B.
I can also confirm this. I have an Iomega 160GB USB hard drive (FAT32)
and whenever I first try to access it, Nautilus hangs.

-- 
[gutsy] long delay in nautilus on first access to vfat drive
https://bugs.launchpad.net/bugs/133567
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116326] Re: No audio INTEL HD audio - Realtek ALC268 codec - Toshiba A205-S4577

2007-10-02 Thread Romano Giannetti
venky80:

I'm confused... you said it worked in Arch Linux (which kernel) with the
latest Alsa drivers (which I suppose are 1.0.15rc3) and that it didn't
work in ubuntu with the same latest alsa divers?

-- 
No audio INTEL HD audio - Realtek ALC268 codec - Toshiba A205-S4577
https://bugs.launchpad.net/bugs/116326
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104337] Re: [MASTER] /boot free space check message misleading and space requirement too big

2007-10-02 Thread Groover
-Begin Error message---
Not enough free disk space

The upgrade aborts now. The upgrade needs a total of 41.9M free space on disk 
'/boot'. Please free at least an additional 18.8M of disk space on '/boot'. 
Empty your trash and remove temporary packages of former installations using 
'sudo apt-get clean'.
-End of Error message-


I was about to file a bug, but will request for a feature now. Wouldn't it be 
nice
1). to have a warning during the initial installation of Ubuntu, that suggests 
one to choose the size of the partition for /boot (if it is separate) to be not 
less then **M;
2). to suggest one to delete old kernel packages using a _package_manager_?

I've lost more then an hour on this issue...

-- 
[MASTER] /boot free space check message misleading and space requirement too big
https://bugs.launchpad.net/bugs/104337
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147976] Won't boot ubuntu but will boot xp!

2007-10-02 Thread djmatthewt
Public bug reported:

Ubuntu 7.04 Feisty Fawn won't boot. I have a dual boot setup.

When it asks to boot it shows

Ubuntu, kernel 2.6.20-15-generic
Ubuntu, kernel 2.6.20-15-generic (recovery mode)
Ubuntu, memtest86+
Other operating systems:
Microsoft Windows Xp Professional

I click Ubuntu, kernel 2.6.20-15-generic then it says

Kernel alive
kernel direct mapping tables up to 1 @ 8000-d000

then my monitor says no signal my keyboard does not power on, nor my
mouse

I can boot when i go into recovery mode and type startx

my computer is a

AMD 3200+ 2.04ghz 1mb cache
DFI Lanparty nf3 250gb newest revision
ati x800xt all in wonder
1gb of OCZ Platinum edition ram
74 Gig western digital Raptor
120 Gig western digital drive
Logitec g5 mouse and logitech g15 keyboard

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Won't boot ubuntu but will boot xp!
https://bugs.launchpad.net/bugs/147976
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147975] [Gutsy] evince almost completely fails to render a pdf file

2007-10-02 Thread Jan Frybort
Public bug reported:

Binary package hint: evince

Try opening this file in evince 
http://www.studentenwerk-dresden.de/docs/wohnen/gaestehaus_flyer200611.pdf 
Evince fail s almost completely whereas xpdf renders the file correctly.

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

-- 
[Gutsy] evince almost completely fails to render a pdf file
https://bugs.launchpad.net/bugs/147975
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147974] package cups-pdf 2.4.6-3ubuntu6 fai led to install/upgrade: le sous-processus post-installat ion script a retourné une erreur de sortie d'é tat 1

2007-10-02 Thread guy.dl
Public bug reported:

Binary package hint: cups-pdf

I don't know why

ProblemType: Package
Architecture: amd64
Date: Tue Oct  2 08:16:07 2007
DistroRelease: Ubuntu 7.10
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
NonfreeKernelModules: nvidia
Package: cups-pdf 2.4.6-3ubuntu6
PackageArchitecture: amd64
SourcePackage: cups-pdf
Title: package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: le 
sous-processus post-installation script a retourné une erreur de sortie d'état 1
Uname: Linux pcGD-c 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 
x86_64 GNU/Linux

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


** Tags: apport-package

-- 
package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: le sous-processus 
post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/147974
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 147974] Re: package cups-pdf 2.4.6-3ubunt u6 failed to install/upgrade: le sous-processus post-ins tallation script a retourné une erreur de sortie d' état 1

2007-10-02 Thread guy.dl

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

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

-- 
package cups-pdf 2.4.6-3ubuntu6 failed to install/upgrade: le sous-processus 
post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/147974
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 133385] Re: [gutsy] nv is not new enough to support my chipset (Quadro FX 570M)

2007-10-02 Thread Timo Aaltonen
Uploaded:

 discover-data (2.2007.05.11ubuntu4) gutsy; urgency=low
 .
   * add various NVidia video cards which the current driver supports.


** Changed in: discover-data (Ubuntu)
 Assignee: Timo Aaltonen (tepsipakki) = (unassigned)
   Status: In Progress = Fix Released

-- 
[gutsy] nv is not new enough to support my chipset (Quadro FX 570M)
https://bugs.launchpad.net/bugs/133385
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147979] vmware-server install fails unable to locate Class C subnet

2007-10-02 Thread Chris
Public bug reported:

Binary package hint: app-install-data-commercial

I'm running Ubuntu 7.04 fresh install yesterday on the 10.20.30.* subnet (/24) 
- 
eth0:
inet addr:10.20.30.21  Bcast:10.20.30.255  Mask:255.255.255.0


There appears to be an error in the dpkg install script - 
[EMAIL PROTECTED]:/var/cache/apt/archives# dpkg -i 
vmware-server_1.0.3-1_i386.deb 
(Reading database ... 147851 files and directories currently installed.)
Preparing to replace vmware-server 1.0.3-1 (using 
vmware-server_1.0.3-1_i386.deb) ...
Stopping VMware services:
   Virtual machine monitor done
   Bridged networking on /dev/vmnet0   done
   Virtual ethernetdone
Unpacking replacement vmware-server ...
Setting up vmware-server (1.0.3-1) ...
Making sure services for VMware Server are stopped.

Stopping VMware services:
   Virtual machine monitor done

Do you want networking for your virtual machines? (yes/no/help) [yes]

Configuring a bridged network for vmnet0.

The following bridged networks have been defined:

. vmnet0 is bridged to eth0

All your ethernet interfaces are already bridged.

Do you want to be able to use NAT networking in your virtual machines? (yes/no)
[yes] 

Configuring a NAT network for vmnet8.

Do you want this program to probe for an unused private subnet? (yes/no/help) 
[yes] 

Probing for an unused private subnet (this can take some time)...

We were unable to locate an unused Class C subnet in the range of private 
network numbers.  For each subnet that we tried we received a response to our 
ICMP ping packets from a host at the network address intended for assignment to
this machine.  Because no private subnet appears to be unused you will need to 
explicitly specify a network number by hand.

What will be the IP address of your host on the private 
network? 

The answer  is invalid.  It must be of the form a.b.c.d where a, b, c and d 
are decimal numbers between 0 and 255.

Invalid default answer!
Execution aborted.

dpkg: error processing vmware-server (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 vmware-server

When I install via the gui I get a failure message, if I use the dpkg
command as above I get a ncurses based licence agreement which I agree
and then the above questions are automatically answered for me.

** Affects: app-install-data-commercial (Ubuntu)
 Importance: Undecided
 Status: New

-- 
vmware-server install fails unable to locate Class C subnet
https://bugs.launchpad.net/bugs/147979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147978] task bar does not appear

2007-10-02 Thread Bart Cramer
Public bug reported:

Binary package hint: gnome

When I launched Ubuntu 7.10 beta, using Acer Aspire 5612WLMi, updated
till 1 Oct, there was no task bar at the bottom of the screen. Once when
I clicked on it (i.e. when it gets focus) it appeared immediately, and
functioned properly after. I guess one show() command is missing there
somewhere.

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
task bar does not appear
https://bugs.launchpad.net/bugs/147978
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 147589] Re: Miro fails to play films when using default renderer (gstreamer works OK)

2007-10-02 Thread Chris Halse Rogers
By stream, I meant video.  Or rather the thing that you play in
miro.

-- 
Miro fails to play films when using default renderer (gstreamer works OK)
https://bugs.launchpad.net/bugs/147589
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145852] Re: [UVFe] please merge ntfs-3g (1:1.913-1) from Debian unstable (main)

2007-10-02 Thread Daniel Holbach
Colin: as you seem to have uploaded all the last Ubuntu versions of
ntfs-3g, could you also take a look into this one?

-- 
[UVFe] please merge ntfs-3g (1:1.913-1) from Debian unstable (main)
https://bugs.launchpad.net/bugs/145852
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139980] Re: fluid missing menu icon

2007-10-02 Thread Daniel Holbach
Great. Unsubscribing ubuntu-main-sponsors for now. Please re-subscribe.

-- 
fluid missing menu icon
https://bugs.launchpad.net/bugs/139980
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48848] Re: [Dapper SRU] Assertion failure in OSPF

2007-10-02 Thread Daniel Holbach
Is there something left for ubuntu-main-sponsors to do?

-- 
[Dapper SRU] Assertion failure in OSPF
https://bugs.launchpad.net/bugs/48848
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147932] Re: Panel doesn't appear for first logon

2007-10-02 Thread furioferri
*** This bug is a duplicate of bug 147943 ***
https://bugs.launchpad.net/bugs/147943

I have the same problem. Same configuration. I think that it comes from
a bad compiz configuration that puts the panel window in a lower level
than the desktop window. So maybe even users that doesn't use ati have
the same problem. So if there's anyone that uses nVidia or Intel cards
with xgl (not aiglx, that may solve the problem), please report. At
least to understand where the problem comes from. Any help is
apreciated.

-- 
Panel doesn't appear for first logon
https://bugs.launchpad.net/bugs/147932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146184] Re: html special chars not well rendered in email addresses of a contact list

2007-10-02 Thread Cyrille Grosdemange
I run Gutsy with latest updates (evolution 2.12.0)

See the screenshot :
In bottom part of the screen, it's Ok, in the top part, there is the bug.

(I've hidden the personal informations for privacy)

** Attachment added: screenshot of the bug
   http://launchpadlibrarian.net/9665283/evolution_html_chars_bug.png

-- 
html special chars not well rendered in email addresses of a contact list
https://bugs.launchpad.net/bugs/146184
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133531] Re: spamc on gutsy doesn't seem to add any headers to mails

2007-10-02 Thread Gabriel Ambuehl
** Changed in: spamassassin (Ubuntu)
   Status: Confirmed = Fix Released

-- 
spamc on gutsy doesn't seem to add any headers to mails
https://bugs.launchpad.net/bugs/133531
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84591] Re: feisty 20070210/herd5 persistent mode doesn't work

2007-10-02 Thread Vincent
I am not sure you need to edit the initrd.gz (at least I didn't have to). I
really think persistence may be completely fixed in the beta iso; at least
it is working for me without any mods.

Really? Great news! I'll go and replace my initrd.gz with the original,
then, and just write a single definitive tutorial on putting any *buntu
on USB :)

-- 
feisty 20070210/herd5 persistent mode doesn't work
https://bugs.launchpad.net/bugs/84591
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 42678] Re: Logitech MX500 mouse forward/back buttons not detected

2007-10-02 Thread Timo Aaltonen
** Summary changed:

- Beta 2 text installer - Logitech MX500 mouse forward/back buttons not detected
+ Logitech MX500 mouse forward/back buttons not detected

** Description changed:

-- 
Logitech MX500 mouse forward/back buttons not detected
https://bugs.launchpad.net/bugs/42678
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 33372] Re: Cannot wake up from suspend and hibernate

2007-10-02 Thread tuharsky
Ubuntu 7.10b1, notebook HP Compaq nx6310:

[8.338809]   Magic number: 11:476:840
[8.338903]   hash matches device ptyu6

Ubuntu 7.04, notebook HP Compaq nx9105:

[   16.454513]   Magic number: 11:50:573
[   16.454611]   hash matches device ptyb5

-- 
Cannot wake up from suspend and hibernate
https://bugs.launchpad.net/bugs/33372
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 147978] Re: task bar does not appear

2007-10-02 Thread sam tygier
*** This bug is a duplicate of bug 147943 ***
https://bugs.launchpad.net/bugs/147943

** This bug has been marked a duplicate of bug 147943
   compiz hides quick loading windows at login

-- 
task bar does not appear
https://bugs.launchpad.net/bugs/147978
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147943] Re: compiz hides quick loading windows at login

2007-10-02 Thread sam tygier
** Changed in: compiz (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Confirmed

-- 
compiz hides quick loading windows at login
https://bugs.launchpad.net/bugs/147943
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147932] Re: Panel doesn't appear for first logon

2007-10-02 Thread sam tygier
*** This bug is a duplicate of bug 147943 ***
https://bugs.launchpad.net/bugs/147943

** This bug has been marked a duplicate of bug 147943
   compiz hides quick loading windows at login

-- 
Panel doesn't appear for first logon
https://bugs.launchpad.net/bugs/147932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147737] Re: ata_piix does not get loaded from initrd

2007-10-02 Thread Robert Sander
Hi!

I was able to resolve the issue by lokking at one of my old bugs (bug
#75814).

I have added blacklist ata_piix to /etc/modprobe.d/localhost because
with kernel 2.6.20 it delayed booting.

After removing that line and updating the initrd my system is able to
boot gutsy with kernel 2.6.22.

-- 
ata_piix does not get loaded from initrd
https://bugs.launchpad.net/bugs/147737
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144239] Re: bug wifi rt61 gutsy

2007-10-02 Thread frankO
Hi, I have fixed my problem. 
First, I must state that I upgraded from feisty. It was not a new installation.
I deleted the directory .gconf/system/networking from my home directory. This 
is what seemed to be causing the problem. 
And then make sure the /etc/network/interfaces file has

auto lo
iface lo inet loopback

iface wlan0 inet static #using a static address
address 192.168.1.10
netmask 255.255.255.0
gateway 192.168.1.1
wireless-key s:your password for wep key (ascii)
wireless-essid your network essid name
auto wlan0

You still get the rc80211_simple errors as above in dmesg but the
ra61pci module is still loaded.

-- 
bug wifi rt61 gutsy
https://bugs.launchpad.net/bugs/144239
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137244] Re: less-pager does not update when window is resized

2007-10-02 Thread Klaus S. Madsen
I've now been using my patched version of less for almost a month, and
so far I haven't found any side-effects. Could this please get merged?

-- 
less-pager does not update when window is resized
https://bugs.launchpad.net/bugs/137244
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147975] Re: [Gutsy] evince almost completely fails to render a pdf file

2007-10-02 Thread sam tygier
*** This bug is a duplicate of bug 116236 ***
https://bugs.launchpad.net/bugs/116236

(evince:13480): Gtk-WARNING **: Unable to parse accelerator
'ZOOM_IN_ACCEL' for action 'ViewZoomIn'

(evince:13480): Gtk-WARNING **: Unable to parse accelerator
'ZOOM_OUT_ACCEL' for action 'ViewZoomOut'

(evince:13480): Gtk-WARNING **: Unable to parse accelerator
'FULLSCREEN_ACCEL' for action 'ViewFullscreen'

(evince:13480): Gtk-WARNING **: Unable to parse accelerator 
'PRESENTATION_ACCEL' for action 'ViewPresentation'
/bin/sh: /usr/bin/esd: not found
cairo context error: out of memory
cairo context error: NULL pointer
cairo context error: out of memory
cairo context error: out of memory
cairo context error: out of memory
cairo context error: out of memory

** Changed in: evince (Ubuntu)
   Status: New = Confirmed

-- 
[Gutsy] evince almost completely fails to render a pdf file
https://bugs.launchpad.net/bugs/147975
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147810] Re: [needs-packaging] pyelemental

2007-10-02 Thread Daniel Holbach
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]
XSBC-Original-Maintainer: Cesare Tirabassi [EMAIL PROTECTED]

^ Not sure this is necessary. You're an Ubuntu Maintainer now! :-)


Apart from that good work! +1

** Tags added: needs-packaging

-- 
[needs-packaging] pyelemental
https://bugs.launchpad.net/bugs/147810
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147975] Re: [Gutsy] evince almost completely fails to render a pdf file

2007-10-02 Thread sam tygier
*** This bug is a duplicate of bug 116236 ***
https://bugs.launchpad.net/bugs/116236

according to
http://lists.freedesktop.org/archives/poppler/2007-September/002865.html
this is http://bugs.freedesktop.org/show_bug.cgi?id=9846 which makes it
a dupe of Bug #116236

** This bug has been marked a duplicate of bug 116236
   evince shows a mostly blank pdf

-- 
[Gutsy] evince almost completely fails to render a pdf file
https://bugs.launchpad.net/bugs/147975
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146578] Re: deluge crashed with BadZipfile in _RealGetContents()

2007-10-02 Thread Alex Horsman
I realise this is user error, in giving the blocklist importer a bad list, but 
it shouldn't cause a complete crash.
I now can't start deluge, as it tries to import this file every time it starts 
(Which I didn't select the option for).

-- 
deluge crashed with BadZipfile in _RealGetContents()
https://bugs.launchpad.net/bugs/146578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145169] Re: [needs-packaging] gelemental

2007-10-02 Thread Daniel Holbach
 - I'd add the note about the re-packed tarball to debian/changelog - that's 
the place that most other maintainers would look for that piece of information; 
I guess.
 - Why does gelemental provide libelemental0? This is not really discoverable.

-- 
[needs-packaging] gelemental
https://bugs.launchpad.net/bugs/145169
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145169] Re: [needs-packaging] gelemental

2007-10-02 Thread Daniel Holbach
 - I'd rename gelemental-doc to libelemental-doc as it seems to be API
docs, not docs on gelemental itself.

** Changed in: ubuntu
   Status: Fix Committed = In Progress

-- 
[needs-packaging] gelemental
https://bugs.launchpad.net/bugs/145169
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141180] Re: Cannot import any images (import error)

2007-10-02 Thread LGB [Gábor Lénárt]
Ack, this fixed the problem for me too. HOwever now sometimes f-spot
freezes with xlib async reply messages (though I don't think it's
related to this message )

-- 
Cannot import any images (import error)
https://bugs.launchpad.net/bugs/141180
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139371] Re: [need-packaging] gtk-vnc

2007-10-02 Thread Daniel Holbach
** Changed in: ubuntu
 Assignee: Sebastien Bacher (seb128) = (unassigned)

-- 
[need-packaging] gtk-vnc
https://bugs.launchpad.net/bugs/139371
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 31709] Re: k3b slow dvd burn speed

2007-10-02 Thread dnh
Same problem under Feisty using a Samsung SH-S182D. Usually, it starts
burning DVD's with 8x, then drops below 1x and finally stabilizes at
exactly 4.0x. I've tried several types of DVD's and settings in K3B, no
big change - setting speed to ignore makes it a bit faster, but not
much. The max speed should be 16x.

And by the way, whoever translated the do not start k3b as root
warning into German should check the grammar.

-- 
k3b slow dvd burn speed
https://bugs.launchpad.net/bugs/31709
You received this bug notification because you are a member of Kubuntu
Team, which is a direct subscriber.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 116533] Re: X green pixel corruption

2007-10-02 Thread Tormod Volden
** Changed in: xserver-xorg-video-savage (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: Incomplete = Invalid

-- 
X green pixel corruption 
https://bugs.launchpad.net/bugs/116533
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111674] Re: can't change resolution on compaq nw8240, ati driver

2007-10-02 Thread Tormod Volden
** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: Incomplete = Confirmed

-- 
can't change resolution on compaq nw8240, ati driver
https://bugs.launchpad.net/bugs/111674
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146487] Re: Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol drmSetServerInfo in libdri.so

2007-10-02 Thread Tormod Volden
** Summary changed:

- Disable dri required for x20.  Upgraded to gutsy x windows won't start with 
missing symbol drmSetServerInfo in libdri.so
+ Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol 
drmSetServerInfo in libdri.so

** Changed in: xorg (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: Incomplete = Confirmed

-- 
Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol 
drmSetServerInfo in libdri.so
https://bugs.launchpad.net/bugs/146487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147158] Re: sata init pb with kernel 2.6.22-12 / ubuntu 7.10

2007-10-02 Thread jairbubbles
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: None = linux-source-2.6.22

-- 
sata init pb with kernel 2.6.22-12 / ubuntu 7.10
https://bugs.launchpad.net/bugs/147158
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138718] Re: gdm greeter crashes when X is using vesa driver

2007-10-02 Thread Tormod Volden
** Changed in: xorg (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: Incomplete = Confirmed

-- 
gdm greeter crashes when X is using vesa driver
https://bugs.launchpad.net/bugs/138718
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131788] Re: [Gutsy] WPA2 connection drops with ipw3945

2007-10-02 Thread Marco Rodrigues
** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
 Assignee: (unassigned) = Marco Rodrigues (gothicx)
   Status: Incomplete = Fix Released

-- 
[Gutsy] WPA2 connection drops with ipw3945
https://bugs.launchpad.net/bugs/131788
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103291] Re: lilo-installer fails on HP (Compaq) SmartArray controllers (/dev/cciss)

2007-10-02 Thread Martin Pitt
Stephan, this should be testable in gutsy. Do you have some time to give
this a try? Thank you!

-- 
lilo-installer fails on HP (Compaq) SmartArray controllers (/dev/cciss)
https://bugs.launchpad.net/bugs/103291
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137977] Re: needs-packaging : thcrut

2007-10-02 Thread Daniel Holbach
Marking 'In Progress' until the license thing is solved.

** Changed in: ubuntu
   Status: Fix Committed = In Progress

-- 
needs-packaging : thcrut
https://bugs.launchpad.net/bugs/137977
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138761] Re: [needs-packaging] iTest

2007-10-02 Thread Daniel Holbach
 - two readme.txt entries in debian/docs
 - debian/rules:   -$(MAKE) distclean  -  [ ! -f Makefile ] || $(MAKE) 
distclean
 - debian-rules-missing-required-target binary-indep
 - binary-without-manpage usr/bin/iTestServer
 - executable-not-elf-or-script ./usr/share/pixmaps/itcl.png
 - debian/copyright: Upstream Author(s) - Upstream Author
 - debian/control: Section: unknown?
 - you don't install /usr/share/doc/*/changelog.Debian.gz
 - clean target is broken:

dpkg-source: cannot represent change to iTestClient/i18n/Portuguese.qm: binary 
file contents changed
dpkg-source: cannot represent change to iTestClient/i18n/Slovak.qm: binary file 
contents changed
dpkg-source: cannot represent change to iTestClient/i18n/Turkish.qm: binary 
file contents changed
dpkg-source: cannot represent change to iTestClient/i18n/Russian.qm: binary 
file contents changed
dpkg-source: warning: executable mode 0755 of 'iTestClient/iTestClient' will 
not be represented in diff
dpkg-source: cannot represent change to iTestClient/iTestClient: binary file 
contents changed
dpkg-source: warning: file debian/itestclient.install has no final newline 
(either original or modified version)
dpkg-source: warning: file debian/itestserver.install has no final newline 
(either original or modified version)
dpkg-source: warning: newly created empty file 'configure-stamp' will not be 
represented in diff
dpkg-source: cannot represent change to iTestServer/i18n/Portuguese.qm: binary 
file contents changed
dpkg-source: cannot represent change to iTestServer/i18n/Slovak.qm: binary file 
contents changed
dpkg-source: cannot represent change to iTestServer/i18n/Turkish.qm: binary 
file contents changed
dpkg-source: cannot represent change to iTestServer/i18n/Russian.qm: binary 
file contents changed
dpkg-source: warning: executable mode 0755 of 'iTestServer/iTestServer' will 
not be represented in diff
dpkg-source: cannot represent change to iTestServer/iTestServer: binary file 
contents changed

(Building more than once does not work.)

** Changed in: ubuntu
   Status: Fix Committed = In Progress

-- 
[needs-packaging] iTest
https://bugs.launchpad.net/bugs/138761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135695] Re: FTBFS: depends on php4-dev, which has been removed

2007-10-02 Thread Luca Falavigna
Please, forget about my previous comment. It works correctly for me.

** Changed in: php-interbase (Ubuntu)
   Status: Incomplete = Confirmed

-- 
FTBFS: depends on php4-dev, which has been removed
https://bugs.launchpad.net/bugs/135695
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134560] Re: [needs-packaging] vinagre - vnc client

2007-10-02 Thread Daniel Holbach
** Changed in: ubuntu
 Assignee: Sebastien Bacher (seb128) = (unassigned)

-- 
[needs-packaging] vinagre - vnc client
https://bugs.launchpad.net/bugs/134560
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134924] Re: E: bcm43xx-fwcutter: subprocess post-installation script returned error exit status 1

2007-10-02 Thread Miłosz Kosobucki
I can confirm that, it behaves exactly the same on HP Pavilion dv6510
laptop in gutsy beta 64-bit.

-- 
E: bcm43xx-fwcutter: subprocess post-installation script returned error exit 
status 1
https://bugs.launchpad.net/bugs/134924
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134342] Re: [needs packaging] Themeampache

2007-10-02 Thread Daniel Holbach
** Changed in: ubuntu
 Assignee: Canonical Server Team (canonical-server) = (unassigned)

-- 
[needs packaging] Themeampache
https://bugs.launchpad.net/bugs/134342
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134068] Re: [needs-packaging] libapache2-mod-bwshare

2007-10-02 Thread Daniel Holbach
** Changed in: ubuntu
 Assignee: Canonical Server Team (canonical-server) = (unassigned)

-- 
[needs-packaging] libapache2-mod-bwshare
https://bugs.launchpad.net/bugs/134068
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127101] Re: laptop hangs when switching video mode

2007-10-02 Thread TDB
Confirming: the problem persists with the same symptoms. Just random
hangs on suspend... but thanks for the efforts!!!

-- 
laptop hangs when switching video mode
https://bugs.launchpad.net/bugs/127101
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123322] Re: Suspend and hibernation don't work.

2007-10-02 Thread tuharsky
Ubuntu 7.10b1, notebook HP Compaq nx6310:

[8.338809]   Magic number: 11:476:840
[8.338903]   hash matches device ptyu6

Ubuntu 7.04, notebook HP Compaq nx9105:

[   16.454513]   Magic number: 11:50:573
[   16.454611]   hash matches device ptyb5

-- 
Suspend and hibernation don't work.
https://bugs.launchpad.net/bugs/123322
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122979] Re: [aiglx][intel][r300] Video playback is buggy under Compiz

2007-10-02 Thread tuharsky
What does it mean that remote display PLAYS the video OK, while the
local is just black?

I feel this is important. What is different with the displays?

-- 
[aiglx][intel][r300] Video playback is buggy under Compiz
https://bugs.launchpad.net/bugs/122979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121653] Re: [gutsy] Suspend to Ram does not work on Z61m

2007-10-02 Thread MadsBuus
I can confirm this behavior with Lenovo T60p (ATI fireGL card) fglrx driver. 
Suspend hangs with blinking moon icon..
Worked in feisty

-- 
[gutsy] Suspend to Ram does not work on Z61m
https://bugs.launchpad.net/bugs/121653
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147981] package sun-java6-doc 6-03-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-10-02 Thread integr8e
Public bug reported:

This should have been either a result of my attempting to open CrossFTP
from Firefox with Java6 or installation of some Java files through
Adept.

ProblemType: Package
Architecture: amd64
Date: Tue Oct  2 03:09:23 2007
Dependencies:
 libgcc1 1:4.2.1-5ubuntu4 [modified: lib/libgcc_s.so.1]
 unzip 5.52-10ubuntu1 [modified: usr/bin/unzipsfx]
 gcc-4.2-base 4.2.1-5ubuntu4
 libc6 2.6.1-1ubuntu9
DistroRelease: Ubuntu 7.10
DpkgTerminalLog:
 
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: sun-java6-doc 6-03-0ubuntu1
PackageArchitecture: all
SourcePackage: sun-java6
Title: package sun-java6-doc 6-03-0ubuntu1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux integr8e-desktop 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 
2007 x86_64 GNU/Linux

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package sun-java6-doc 6-03-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/147981
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147923] Re: Gutsy 2-6.22.12 ICH6 Clevo D900T Microphone (jack and built in) dont work

2007-10-02 Thread Gunny
** Summary changed:

- Microphone (jack and built in) do not work in Gutsy
+ Gutsy 2-6.22.12 ICH6 Clevo D900T Microphone (jack and built in) dont work

** Summary changed:

- Gutsy 2-6.22.12 ICH6 Clevo D900T Microphone (jack and built in) dont work
+ Gutsy 2-6.22-12 ICH6 Clevo D900T Microphone (jack and built in) dont work

-- 
Gutsy 2-6.22-12 ICH6 Clevo D900T Microphone (jack and built in) dont work
https://bugs.launchpad.net/bugs/147923
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147921] Re: Document Viewer cannot show .pdf files

2007-10-02 Thread sam tygier
can you confirm which version of evince this is with, and also which
versions of popler and cairo.

does this happen to all pdfs?

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

-- 
Document Viewer cannot show .pdf files
https://bugs.launchpad.net/bugs/147921
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146487] Re: Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol drmSetServerInfo in libdri.so

2007-10-02 Thread Tormod Volden
Can you try to run a live CD, in order to verify that this is not an
upgrade issue?

-- 
Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol 
drmSetServerInfo in libdri.so
https://bugs.launchpad.net/bugs/146487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146487] Re: Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol drmSetServerInfo in libdri.so

2007-10-02 Thread Tormod Volden
Try also:
 ldd /usr/lib/xorg/modules/extensions/libdri.so|grep drm

-- 
Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol 
drmSetServerInfo in libdri.so
https://bugs.launchpad.net/bugs/146487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134453] Re: package cups-pdf 2.4.6-3ubunt u5 failed to install/upgrade: le sous-processus post-ins tallation script a retourné une erreur de sortie d' état 1

2007-10-02 Thread Martin Pitt
Ah, that would be it. cupsys does not Depend: on cupsys-client, only
Recommends: it. Thus cups-pdf needs a direct dependency. Thank you for
your info!

** Changed in: cups-pdf (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Martin Pitt (pitti)
   Status: Incomplete = In Progress

-- 
package cups-pdf 2.4.6-3ubuntu5 failed to install/upgrade: le sous-processus 
post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/134453
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 146487] Re: Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol drmSetServerInfo in libdri.so

2007-10-02 Thread Tormod Volden
And:
 locate libdrm.so

-- 
Disable dri required for x20 (Rage Mobility P/M AGP 2x). Missing symbol 
drmSetServerInfo in libdri.so
https://bugs.launchpad.net/bugs/146487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116236] Re: evince shows a mostly blank pdf

2007-10-02 Thread sam tygier
this is still happening.

it is possible that two bugs have become muddled here
https://bugs.freedesktop.org/show_bug.cgi?id=8399
http://bugs.freedesktop.org/show_bug.cgi?id=9846

but both of those are open upstream.

there are many pdfs that still do not display after libcairo (1.4.10-1ubuntu4)
http://www.studentenwerk-dresden.de/docs/wohnen/gaestehaus_flyer200611.pdf
http://www.greenpeace.org.uk/files/pdfs/climate/howtosavetheclimatepers.pdf
http://launchpadlibrarian.net/9611234/nytimes-firefox-final.pdf

i think its right to raise the importance. this breaks rendering of many
pdfs in a core app.

** Changed in: libcairo (Ubuntu)
   Importance: Low = Medium
   Status: Fix Released = Confirmed

-- 
evince shows a mostly blank pdf
https://bugs.launchpad.net/bugs/116236
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134453] Re: package cups-pdf 2.4.6-3ubunt u5 failed to install/upgrade: le sous-processus post-ins tallation script a retourné une erreur de sortie d' état 1

2007-10-02 Thread Martin Pitt
cups-pdf (2.4.6-3ubuntu7) gutsy; urgency=low

  * debian/control: Add explicit cupsys-client dependency, since the postinst
needs 'lpadmin' and cupsys itself only recommends -client.
(LP: #134453)

 -- Martin Pitt [EMAIL PROTECTED]   Tue, 02 Oct 2007 09:14:03
+0200

** Changed in: cups-pdf (Ubuntu)
   Status: In Progress = Fix Released

-- 
package cups-pdf 2.4.6-3ubuntu5 failed to install/upgrade: le sous-processus 
post-installation script a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/134453
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 104990] Re: [need-packaging] Subclipse

2007-10-02 Thread Daniel Holbach
+1.

Vladimír: can you take a look at it too?

-- 
[need-packaging] Subclipse
https://bugs.launchpad.net/bugs/104990
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 147983] sun-java6-jre is installed by default in server version

2007-10-02 Thread Eli
Public bug reported:

It looks like repository holds a wrong installation.
As much as I know, the latest version of Sun Java is 1.6 update 2, not 3.
And the version installed is a server version instead of client.
Please check the repositories.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
sun-java6-jre is installed by default in server version
https://bugs.launchpad.net/bugs/147983
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147897] Re: Hard freeze on disableing of the wlan card

2007-10-02 Thread Sunny
Sure, here it is:

02:09.0 Ethernet controller [0200]: Belkin Wireless PCI Card - F5D6001 
[1799:6001] (rev 20)
Subsystem: Belkin Wireless PCI Card - F5D6001 [1799:6001]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 64 (8000ns min, 16000ns max), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at ec00 [size=256]
Region 1: Memory at ff2ff400 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-


** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Incomplete = In Progress

-- 
Hard freeze on disableing of the wlan card
https://bugs.launchpad.net/bugs/147897
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147875] Re: firefox font overlaps

2007-10-02 Thread Dzamir
The font that overlaps is the f, i can't understand what is the
character.

-- 
firefox font overlaps
https://bugs.launchpad.net/bugs/147875
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147875] Re: firefox font overlaps

2007-10-02 Thread Dzamir
don't read the previous comment!! 
The right phrase is:
The character that overlaps is the f, but i can't understand what is the 
font

-- 
firefox font overlaps
https://bugs.launchpad.net/bugs/147875
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147464] Re: Heavy network activity (torrent/nfs file transfers) causes Hard System Locks and/or Network Freezes.

2007-10-02 Thread Jonathan Smith
I have tested this with both the -rt and -generic kernels and with and
without Nvidia as the display driver (in case it was some kernel module
craziness). The result is the same in both, although turning off Nvidia
causes the length of timeof contiguous high network activity needed
before a hang to increase.

Tomorrow I will attempt to boot with an older kernel and see if I have
the same result.

Beyond that I have no idea how to trace this further.

** Summary changed:

- Heavy network activity (torrent/nfs file transfers) causes Hard System Locks 
and/or Network Freezes.
+ Heavy network activity (eg: torrent/nfs file transfers) causes Hard System 
Locks and/or Network Freezes.

-- 
Heavy network activity (eg: torrent/nfs file transfers) causes Hard System 
Locks and/or Network Freezes.
https://bugs.launchpad.net/bugs/147464
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145040] Re: package ttf-gentium 1.02-2ubuntu2 failed to install/upgrade: subprocesso pre-removal script morto por sinal (Interromper)

2007-10-02 Thread Arne Goetje
I suppose this has been fixed already. I can install, remove and purge
version 1.02-2ubuntu2 without problems.

If you can confirm this, we can close this bug.

-- 
package ttf-gentium 1.02-2ubuntu2 failed to install/upgrade: subprocesso 
pre-removal script morto por sinal (Interromper)
https://bugs.launchpad.net/bugs/145040
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147589] Re: Miro fails to play films when using default renderer (gstreamer works OK)

2007-10-02 Thread Mike MacCana
libxine1-ffmpeg is required by Miro to play most videos in its default
list of feeds. Without the package, none of the default feeds in the app
will work.

Testing 3 of the default feeds, 100% fail out of the box.Synaptic will
not pull in this package by default when miro is installed, nor is it
included in Ubuntu restricted extras.

A few choices;

1. Ship the package broken by default for the majority of streams
(present situation)

2. Use gstreamer, allowing the usual 'install restricted extras for
multimedia' solution to work.

3. Add libxine1-ffmpeg to ubuntu-restricted-extras, on the basis that
Miro is one of the most popular video apps on Linux and ubuntu-
restricted-extras should support it.

-- 
Miro fails to play films when using default renderer (gstreamer works OK)
https://bugs.launchpad.net/bugs/147589
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147208] Re: halt causes reboot - xeon woodcrest

2007-10-02 Thread sam tygier

** Attachment added: dmidecode.log
   http://launchpadlibrarian.net/9669028/dmidecode.log

-- 
halt causes reboot - xeon woodcrest
https://bugs.launchpad.net/bugs/147208
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147208] Re: halt causes reboot - xeon woodcrest

2007-10-02 Thread sam tygier
tar -vczf acpi.tar.gz /proc/acpi/
did not work, several file changed as we read it errors

cp -av /proc/acpi .
tar -vczf acpi.tar.gz acpi

** Attachment added: acpi.tar.gz
   http://launchpadlibrarian.net/9669033/acpi.tar.gz

-- 
halt causes reboot - xeon woodcrest
https://bugs.launchpad.net/bugs/147208
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 62537] Re: Font rendering glitches with radeon, known bug, patch exists

2007-10-02 Thread Timo Aaltonen
Closing the bug, since the patch is not going upstream.

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

-- 
Font rendering glitches with radeon, known bug, patch exists
https://bugs.launchpad.net/bugs/62537
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147987] remove tor from gutsy

2007-10-02 Thread Martin Pitt
Public bug reported:

Binary package hint: tor

Tor should be removed from Gutsy for now:

  https://lists.ubuntu.com/archives/ubuntu-
devel/2007-September/024453.html

** Affects: tor (Ubuntu)
 Importance: Undecided
 Assignee: Martin Pitt (pitti)
 Status: In Progress

-- 
remove tor from gutsy
https://bugs.launchpad.net/bugs/147987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147987] Re: remove tor from gutsy

2007-10-02 Thread Martin Pitt
Unless someone steps up soon to become the Ubuntu maintainer of Tor, I
will remove the package by the release candidate.

** Changed in: tor (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)
   Status: New = In Progress
   Target: None = ubuntu-7.10-rc

-- 
remove tor from gutsy
https://bugs.launchpad.net/bugs/147987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147984] Laptop doesn't suspend upon closing the lid but does suspend with explicit command (keyboard or menu)

2007-10-02 Thread Maniac
Public bug reported:

Laptop is Acer 5570z.

Suspend and resume are working with explicit command (battery icon,
keyboard shortcuts, logout dialog) but not upon closing the lid.

I believe this is not duplicate of many other suspend bugs because:

- it appeared after recent gutsy updates (I don't remember exact date though)
- it generates *many* pairs of lid closed/open events, I didn't see this in 
other reports

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Laptop doesn't suspend upon closing the lid but does suspend with explicit 
command (keyboard or menu)
https://bugs.launchpad.net/bugs/147984
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147984] Re: Laptop doesn't suspend upon closing the lid but does suspend with explicit command (keyboard or menu)

2007-10-02 Thread Maniac

** Attachment added: ACPI log
   http://launchpadlibrarian.net/9669052/acpid.log

-- 
Laptop doesn't suspend upon closing the lid but does suspend with explicit 
command (keyboard or menu)
https://bugs.launchpad.net/bugs/147984
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147984] Re: Laptop doesn't suspend upon closing the lid but does suspend with explicit command (keyboard or menu)

2007-10-02 Thread Maniac
BTW... I'm happy to debug it, log something, inject some debug output in
lid.sh, whatever :-). I just have no idea where to look.

-- 
Laptop doesn't suspend upon closing the lid but does suspend with explicit 
command (keyboard or menu)
https://bugs.launchpad.net/bugs/147984
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146360] Re: emerald crashed with SIGSEGV in gdk_gc_new_with_values()

2007-10-02 Thread Haricharan
Hi, the emerald crashed on its own automatically but apport produced a
similar bug report.

-- 
emerald crashed with SIGSEGV in gdk_gc_new_with_values()
https://bugs.launchpad.net/bugs/146360
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135650] Re: GIMP crashes when trying to resize an image.

2007-10-02 Thread stopsatgreen
*** This bug is a duplicate of bug 131564 ***
https://bugs.launchpad.net/bugs/131564

I can confirm that these issues go away when using the Default theme.

-- 
GIMP crashes when trying to resize an image.
https://bugs.launchpad.net/bugs/135650
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132983] Re: video playback is not fluent

2007-10-02 Thread Timo Aaltonen
Ok, closing.

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

-- 
video playback is not fluent
https://bugs.launchpad.net/bugs/132983
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119438] Re: ipw3945 AP association terribly slow in 2.6.22

2007-10-02 Thread Bart Samwel
I've been waiting to report this just to make sure, but the problem has
disappeared since a kernel upgrade from a couple of weeks ago. Since
then, I get perfect (faster than with 2.6.20) access point associations.
As far as I'm concerned this bug may be closed.

-- 
ipw3945 AP association terribly slow in 2.6.22
https://bugs.launchpad.net/bugs/119438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 34390] Re: can't set locales

2007-10-02 Thread Martin Pitt
Simon, locales are defined in /etc/environment, this is also where the
language selector looks.

** Changed in: langpack-locales (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
can't set locales
https://bugs.launchpad.net/bugs/34390
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 147646] Re: Ubuntu Studio Gutsy installation fails.

2007-10-02 Thread Luke Yelavich
** Changed in: tasksel (Ubuntu)
   Status: In Progress = Fix Released

-- 
Ubuntu Studio Gutsy installation fails.
https://bugs.launchpad.net/bugs/147646
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46937] Re: On resume from hibernate, 3d screensaver does not display correctly

2007-10-02 Thread Timo Aaltonen
No reply, closing the bug.

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

-- 
On resume from hibernate, 3d screensaver does not display correctly
https://bugs.launchpad.net/bugs/46937
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 35724] Re: [PPC/r200] X11 color corruption on a radeon 9000 mac edition

2007-10-02 Thread Timo Aaltonen
** Description changed:

  Hi there,
  
  First of all it was working fine on Breezy. The problem that I am having
  is that when I switch to X11 (vt7) the colors on the screen have all a
  reddish tint on it. Even weirder is that if I switch resolution using
  gnome-display-properties all of the colors comes back to normal. My
  colors are all ok during usplash and in a virtual console but when I
  switch to X11 (either manually or when gdm starts) the colors becomes
  reddish. I have tried some variations like trying 16 or 24bit color
  depths, with or without dri/glx, with or without UseFBDev and with or
  without AGPFastWrite but it doesn't affects the situation. Here is my
  xorg.conf :
  
- # /etc/X11/xorg.conf (xorg X Window System server configuration file)
- #
- # This file was generated by dexconf, the Debian X Configuration tool, using
- # values from the debconf database.
- #
- # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
- # (Type man /etc/X11/xorg.conf at the shell prompt.)
- #
- # This file is automatically updated on xserver-xorg package upgrades *only*
- # if it has not been modified since the last upgrade of the xserver-xorg
- # package.
- #
- # If you have edited this file but would like it to be automatically updated
- # again, run the following command:
- #   sudo dpkg-reconfigure -phigh xserver-xorg
- 
- Section Files
- FontPath/usr/share/X11/fonts/misc
- FontPath/usr/share/X11/fonts/cyrillic
- FontPath/usr/share/X11/fonts/100dpi/:unscaled
- FontPath/usr/share/X11/fonts/75dpi/:unscaled
- FontPath/usr/share/X11/fonts/Type1
- FontPath/usr/share/X11/fonts/100dpi
- FontPath/usr/share/X11/fonts/75dpi
- # path to defoma fonts
- FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
- EndSection
- 
- Section Module
- Loadbitmap
- Loaddbe
- Loadddc
- Loaddri
- Loadextmod
- Loadfreetype
- Loadglx
- Loadint10
- Loadtype1
- Loadv4l
- Loadvbe
- EndSection
- 
- Section InputDevice
- Identifier  Generic Keyboard
- Driver  kbd
- Option  CoreKeyboard
- Option  XkbRules  xorg
- Option  XkbModel  pc104
- Option  XkbLayout us
- EndSection
- 
- Section InputDevice
- Identifier  Configured Mouse
- Driver  mouse
- Option  CorePointer
- Option  Device/dev/input/mice
- Option  Protocol  ExplorerPS/2
- Option  ZAxisMapping  4 5
- EndSection
+ (xorg.conf edited to contain only the relevant bits)
  
  Section Device
  Identifier  ATI Technologies, Inc. Radeon RV250 If [Radeon 9000 
Pro]
  Driver  radeon
 BusID   PCI:0:16:0
  Option  UseFBDev  true
  Option  AGPFastWrite  true
  EndSection
  
  Section Monitor
  Identifier  L90D+ DVI
  Option  TMDS
  HorizSync   31-80
  VertRefresh 56-75
  EndSection
  
  Section Screen
  Identifier  Default Screen
  Device  ATI Technologies, Inc. Radeon RV250 If [Radeon 9000 
Pro]
  Monitor L90D+ DVI
  DefaultDepth16
  SubSection Display
- Depth   1
- Modes   1280x1024 1024x768 800x600 640x480
- EndSubSection
- SubSection Display
- Depth   4
- Modes   1280x1024 1024x768 800x600 640x480
- EndSubSection
- SubSection Display
- Depth   8
- Modes   1280x1024 1024x768 800x600 640x480
- EndSubSection
- SubSection Display
- Depth   15
- Modes   1280x1024 1024x768 800x600 640x480
- EndSubSection
- SubSection Display
  Depth   16
  Modes   1280x1024 1024x768 800x600 640x480
  EndSubSection
  SubSection Display
  Depth   24
  Modes   1280x1024 1024x768 800x600 640x480
  EndSubSection
  EndSection
  
- Section ServerLayout
- Identifier  Default Layout
- Screen  Default Screen
- InputDevice Generic Keyboard
- InputDevice Configured Mouse
- EndSection
- 
- Section DRI
- Mode0666
- EndSection
- 
  I will attach my Xorg.0.log after this. Thank you for looking after
  this.

-- 
[PPC/r200] X11 color corruption on a radeon 9000 mac edition
https://bugs.launchpad.net/bugs/35724
You received this bug notification because you are a 

[Bug 147875] Re: firefox font overlaps

2007-10-02 Thread Gert Kulyk
*** This bug is a duplicate of bug 139856 ***
https://bugs.launchpad.net/bugs/139856

Can you try to start firefox from a terminal with the following:
MOZ_DISABLE_PANGO=1 firefox, this should fix it. For some reason
pango-rendering does not work well when words to be rendered are
containing ff, fi, fl, and maybe other similar combinations.

** This bug has been marked a duplicate of bug 139856
   [pango] Strange firefox font kerning and selected text behaviour

-- 
firefox font overlaps
https://bugs.launchpad.net/bugs/147875
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2007-10-02 Thread Bryce Harrington
As Keith said in the aforementioned post, it is a limitation of the
-intel driver and not likely to get fixed upstream.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
No dri for virtual screen greater than 2048x2048
https://bugs.launchpad.net/bugs/146859
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 119075] Re: Root password policy for mysql

2007-10-02 Thread Martin Pitt
Hi,

Jamie Strandboge [2007-10-02  2:17 -]:
 Wouldn't it be better to prompt for the password until we figure
 out/have the time to implement the best way to not prompt safely?

Full ack.

-- 
Root password policy for mysql
https://bugs.launchpad.net/bugs/119075
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 38492] Re: No mode switching without fbdev on FireGL Mobility T2 (M10) NT

2007-10-02 Thread Timo Aaltonen
Please test using 7.10 beta and let us know if it works or not.

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

-- 
No mode switching without fbdev on FireGL Mobility T2 (M10) NT
https://bugs.launchpad.net/bugs/38492
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


  1   2   3   4   5   6   7   8   9   10   >