[Bug 131990] Re: Wrong driver for my Canon iP3000

2007-08-15 Thread Patrice Vetsel
[EMAIL PROTECTED]:~$ cd /usr/share/system-config-printer
[EMAIL PROTECTED]:/usr/share/system-config-printer$ python -c 'import cups, 
ppds;c=cups.Connection();a=c.getPPDs();p=ppds.PPDs(a);print 
p.getPPDNameFromDeviceID(Canon,iP3000,Canon iP3000)'
Traceback (most recent call last):
  File string, line 1, in module
  File /usr/share/system-config-printer/ppds.py, line 309, in 
getPPDNameFromDeviceID
if uri.startswith (hp:) or uri.startswith (hpfax:):
AttributeError: 'NoneType' object has no attribute 'startswith'
[EMAIL PROTECTED]:/usr/share/system-config-printer$

-- 
Wrong driver for my Canon iP3000
https://bugs.launchpad.net/bugs/131990
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 129130] Re: Problem of instalation - BusyBox v1.1.3 (Debian 1:1.1.3-2ubuntu3) ...

2007-08-15 Thread Martin Gros
Tried today another hint I found,

I could install Tribe-4 CD now.

Passed generic.all_generic_ide=1 to the kernel parameter and it bootet  
perfect, but was a little bit slow.
I was able to install with graphical installer and system started wll  
with correct intel X driver.

But:

No CD / DVD drive was present
no sound

added ide_generic to /etc/modules, CD/DVD works now.

Hope that helps

Martin

PS: I used the X86_64 version of Kubuntu Tribe 4

-- 
Problem of instalation - BusyBox v1.1.3 (Debian 1:1.1.3-2ubuntu3) ...
https://bugs.launchpad.net/bugs/129130
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 125970] Re: slow scroll

2007-08-15 Thread Nicolò Chieffo
** Changed in: firefox (Ubuntu)
   Status: New = Confirmed

-- 
slow scroll
https://bugs.launchpad.net/bugs/125970
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 132681] Re: firefox very slow compared to other browsers on large pages

2007-08-15 Thread Marco Rodrigues
** Changed in: firefox (Ubuntu)
Sourcepackagename: None = firefox

-- 
firefox very slow compared to other browsers on large pages
https://bugs.launchpad.net/bugs/132681
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 132678] Re: printing in landscape mode clips to portrait

2007-08-15 Thread Till Kamppeter
From the usability point of view there are two many choices for
Landscape and rotating. The app should offer simply the following four
settings:

+---+
| *   * |
| |   | |
| |   | |
|   |
|   |
|   |
+---+

++
|   **   |
|   ||   |
|   ||   |
++

+---+
|   |
|   |
|   |
| |   | |
| |   | |
| *   * |
+---+

++
|   ||   |
|   ||   |
|   **   |
++

and then the app/the printing system should care about the orientation
of the paper in the paper tray.

Fredrik, can you try to print without choosing Landscape in the
printing dialog?

-- 
printing in landscape mode clips to portrait
https://bugs.launchpad.net/bugs/132678
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 132678] Re: printing in landscape mode clips to portrait

2007-08-15 Thread Till Kamppeter
Launchpad does not support ASCII art, so forget about the attempts to
show page orientations here in the bug report.

From the usability point of view there should be one option for the
fitting of the table into the page. It should offer

- Fit into Portrait
- Fit into Landscape
- Auto-fit

The last one should fit a table wider than high into Landscape and a
table higher than wide into Portrait. There should be no
Landscape/Portrait option in the printing dialog. It does not make sense
when we send PostScript to CUPS.

-- 
printing in landscape mode clips to portrait
https://bugs.launchpad.net/bugs/132678
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 102389] Re: printer auto-detection does the wrong thing for Xerox 7228

2007-08-15 Thread Till Kamppeter
** Also affects: system-config-printer (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: system-config-printer (Ubuntu)
   Importance: Undecided = High
   Status: New = Confirmed

-- 
printer auto-detection does the wrong thing for Xerox 7228
https://bugs.launchpad.net/bugs/102389
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 96888] Re: [feisty] gart size of 8MB as default

2007-08-15 Thread Nicolò Chieffo
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Confirmed

** Changed in: xorg (Ubuntu)
   Status: New = Invalid

-- 
[feisty] gart size of 8MB as default
https://bugs.launchpad.net/bugs/96888
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 129817] Re: install fails: busybox (initramfs): can't access tty: (/dev/sda trouble?)

2007-08-15 Thread Martin Gros
tried today another hint I found,

I could install Tribe-4 CD now.

Passed generic.all_generic_ide=1 to the kernel parameter and it bootet
perfect, but was a little bit slow.
I was able to install with graphical installer and system started wll
with correct intel X driver.

But:

No CD / DVD drive was present
no sound

added ide_generic to /etc/modules, CD/DVD works now.

Hope that helps

Martin

PS: I used the X86_64 version of Kubuntu Tribe 4

-- 
install fails: busybox (initramfs): can't access tty: (/dev/sda trouble?)
https://bugs.launchpad.net/bugs/129817
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 85751] Re: Distorted MP3 sound

2007-08-15 Thread mlind

Fabio, could you submit a debdiff containing the fix you propose, so that it 
can get reviewed?
You can get the mplayer source from Ubuntu repos using apt-get source 
mplayer, just make sure you have multiverse source repository in you 
/etc/apt/sources.list or grab the bzr branch from 
http://bazaar.launchpad.net/~ubuntu-dev/mplayer/ubuntu.

-- 
Distorted MP3 sound
https://bugs.launchpad.net/bugs/85751
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 83276] Re: konqueror doesn't remember last used view profile

2007-08-15 Thread Emanuel Goscinski
The Problem that Konqueror forgets the Multi-Column-View on every new
Tab, is solved by the patch provided in this issue:
https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/43949

Maybe the whole Profile Problem could be solved by this Patch

Greetings emu

-- 
konqueror doesn't remember last used view profile
https://bugs.launchpad.net/bugs/83276
You received this bug notification because you are a member of Kubuntu
Team, which is a bug assignee.

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


[Bug 73473] Re: [r300] Very high CPU usage when refreshing a window

2007-08-15 Thread Nicolò Chieffo
This bug is really too messy... I think we should open two separate bugs, one 
about compiz, and the other about 2D performance...
I will open them

-- 
[r300] Very high CPU usage when refreshing a window
https://bugs.launchpad.net/bugs/73473
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 132495] Re: ubuntu detects uses ac97 modem as sound device

2007-08-15 Thread Marco Rodrigues
What version of ubuntu are you running ?

-- 
ubuntu detects uses ac97 modem as sound device
https://bugs.launchpad.net/bugs/132495
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 129531] Re: ubuntu theme has ugly colors

2007-08-15 Thread Laurent Bigonville
fixed in 0.3.7-1ubuntu4

** Changed in: notification-daemon (Ubuntu)
   Status: New = Fix Released

-- 
ubuntu theme has ugly colors
https://bugs.launchpad.net/bugs/129531
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 120662] Re: aptitude doesn't report broken package dependencies

2007-08-15 Thread Albin Tonnerre
** Changed in: gmailfs (Ubuntu)
   Status: Confirmed = Fix Released

-- 
aptitude doesn't report broken package dependencies
https://bugs.launchpad.net/bugs/120662
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 128085] Re: Dell 1521 SB600 Azalia sound card not working in Feisty and Gutsy, working on Edgy (FIXABLE!)

2007-08-15 Thread Jon Rafkind
Thanks Eduardo, I did basically the same thing and now my sound works
too( toshiba laptop with azalia sound card + ubuntu feisty 7.04 ).

I used alsa-driver-hg20070815.tar.bz2 and everything was fine.

-- 
Dell 1521 SB600 Azalia sound card not working in Feisty and Gutsy, working on 
Edgy (FIXABLE!)
https://bugs.launchpad.net/bugs/128085
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 112009] Re: NetworkManager does not set channel when creating ad-hoc network

2007-08-15 Thread Ohad Lutzky
** Bug watch added: GNOME Bug Tracker #466954
   http://bugzilla.gnome.org/show_bug.cgi?id=466954

** Also affects: network-manager (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=466954
   Importance: Unknown
   Status: Unknown

-- 
NetworkManager does not set channel when creating ad-hoc network
https://bugs.launchpad.net/bugs/112009
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 111282] Re: wired ethernet not available on resume from sleep

2007-08-15 Thread Albert Cardona
This bug is still present as of today, with 7.04 dist-upgraded to the
latest.

Is there any partial cure? For example, is there anyway to reload the
proper network kernel modules, for instance, that may fix the problem?

On my system:
- I have ipv6 blacklisted, but commenting it out and rebooting ends up with the 
same problems.
- I use fglrx binary driver from ATI
- I have bluetooth disabled in the BIOS

The rest is the standard ubuntu install for Thinkpad T60p:

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT 
Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT 
Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 
(rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 
(rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 
(rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 
(rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 
02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 
02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 
02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 
02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge 
(rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial 
ATA Storage Controller AHCI (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Unknown device 71d4
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC 
(rev 01)
15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller

-- 
wired ethernet not available on resume from sleep
https://bugs.launchpad.net/bugs/111282
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 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-15 Thread Justin M. Wray
Okay, I am away from my desk at the moment, I'll run the scrip as soon
as I get back, creat the patch, and repackage.  Then we can take a look
at the linda/lintian output.

Thanks,
Justin M. Wray
Sent via BlackBerry by ATT

-Original Message-
From: Kristian Hermansen [EMAIL PROTECTED]

Date: Wed, 15 Aug 2007 13:33:04 
To:[EMAIL PROTECTED]
Subject: Re: [Bug 102212] Re: [needs-packaging] Metasploit Framework 3.0


On 8/15/07, Justin M. Wray [EMAIL PROTECTED] wrote:
 We need to check into this a bit more, as I asked about the policy (when I 
 started working on MSF), and was told, it is not against policy, just frowned 
 upon.  The problem, without the SVN updates, the user would be unable to pull 
 the new exploits and modules.  And its almost pointless to repackage and 
 distribute the entire binary deb every time one exploit is released, which 
 may only be 15 lines of Ruby.  If we do decide to scrap the SVN update 
 capability, we will need to come up with a update path for exploits/modules.

You have a good point.  If it is not against policy, and since this
package with be in multiverse anyways, and having updates is a good
thing obviously, let's leave them in!  Thanks for making a valid point
to convince me.  You are right.  If it is not a hard rule for Debian,
it really does amkes sense to leave them in if we won't be penalized
for it -- due to the nature of security products and how quickly they
are updated.  6 months would be a long time to wait for a new release
:-)

 Seems in this case we just ignore the SVN issue.

Yup.  Let's do it.  Btw, the cutoff date for multiverse is August
30th.  So, if we get the package in before that time, it will be in
Gutsy.  I checked with #ubuntu-motu.  Also, I asked them about the
license issues, and the only requirement for multiverse is that the
package is allowed to be redistributed.  So, we will have metasploit
in Gutsy if we hurry up and get this done :-)

 Also, some of the errors linda/lintian is producing are due to the
 windows files packaged within MSF and the fact that some of the ruby
 modules aren't set as executable.  This can easily be fixed by a patch
 (if not safely ignored).

Just take my script, and comment out the clean_svn function at the
bottom.  Run the other two cleanup routines, and let me know how
linda/lintian handles the result.  Can you do that today?

 Can you create a diff patch of the end result of your script.  That it
what we would use in the Package, as well as what the MSF devs would
want to see.

The only files that need to be modified are the invalid Ruby script
paths (/usr/local/bin/ruby).  In my script, I fix them to be
(/usr/bin/env ruby).  I highly doubt that this constitutes a breach of
the Metasploit license agreement, as this portion of the code is not
the intellectual property.  If we started to modify the logic, that
would be a problem, and that's what the license is trying to prevent.
All the other changes my script does are dealing with executable
permissions and trying to determine which files should or should not
be set.  I think it worked fairly well.

So, get back to me when you have a moment.  Maybe we can check in our
package into Gutsy before the weekend :-)
-- 
Kristian Erik Hermansen

-- 
 [needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
You received this bug notification because you are a direct subscriber
of the bug.

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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 132689] package emacs-snapshot-gtk 1:20070805-1ubuntu1 failed to install/upgrade: subprocesso post-installation script retornou c?digo de sa?da de error 1

2007-08-15 Thread fccoelho
Public bug reported:

Binary package hint: emacs-snapshot

cant update

ProblemType: Package
Architecture: i386
Date: Wed Aug 15 11:16:37 2007
DistroRelease: Ubuntu 7.10
ErrorMessage: subprocesso post-installation script retornou código de saída de 
error 1
Package: emacs-snapshot-gtk 1:20070805-1ubuntu1
PackageArchitecture: i386
SourcePackage: emacs-snapshot
Title: package emacs-snapshot-gtk 1:20070805-1ubuntu1 failed to 
install/upgrade: subprocesso post-installation script retornou código de saída 
de error 1
Uname: Linux peste 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 
GNU/Linux

** Affects: emacs-snapshot (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package emacs-snapshot-gtk 1:20070805-1ubuntu1 failed to install/upgrade: 
subprocesso post-installation script retornou c?digo de sa?da de error 1
https://bugs.launchpad.net/bugs/132689
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 132689] Re: package emacs-snapshot-gtk 1:20070805-1ubuntu1 failed to install/upgrade: subprocesso post-installation script retornou c?digo de sa?da de error 1

2007-08-15 Thread fccoelho

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

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

-- 
package emacs-snapshot-gtk 1:20070805-1ubuntu1 failed to install/upgrade: 
subprocesso post-installation script retornou c?digo de sa?da de error 1
https://bugs.launchpad.net/bugs/132689
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 132688] Settings Menu cannot launch default applications module.

2007-08-15 Thread Marcus Harris
Public bug reported:

Binary package hint: kde-systemsettings

Tentatively reported as a separate bug to 38692, since system-settings
and kcontrol both work fully, and there is only a problem with one
module.

When using the settings panel applet in kde, or having enabled Settings
menu in kcontrol » Desktop » Panels, the otherwise functional Default
Applications kcontrol module does not launch properly, resulting in a
blank window.

** Affects: kde-systemsettings (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Settings Menu cannot launch default applications module.
https://bugs.launchpad.net/bugs/132688
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

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


[Bug 116990] Re: Rhythmbox sound problems when not using crossfading

2007-08-15 Thread mlind

I have this problem with alsa. There's no distortion if I use pulse sink 
instead.
Workaround for alsa is to lower the volume slightly from Rhythmbox itself or 
use crossfading backend.

-- 
Rhythmbox sound problems when not using crossfading
https://bugs.launchpad.net/bugs/116990
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 102389] Re: printer auto-detection does the wrong thing for Xerox 7228

2007-08-15 Thread Till Kamppeter
Also system-config-printer does not make a good choice.

/usr/lib/cups/backend/snmp has the following output on the Xerox
printer:

network socket://10.45.43.5 Xerox WorkCentre 7228 Multifunction System
Xerox WorkCentre 7228 Multifunction System 10.45.43.5 

and the default choice of system-config-printer is Generic ESC/P Dot
Matrix Printer as this is the first choice under Generic. We need to
tell the user here that the printer model is unknown to the system and
do either no default choice or things like Generic PostScript printer
or Generic Text-only printer. If we have access to the IEEE-1284 ID
(USB, parallel), we should check the available printer languages (CMD:
field in ID) for an unknown model so that the correct Generic driver
can be selected.

-- 
printer auto-detection does the wrong thing for Xerox 7228
https://bugs.launchpad.net/bugs/102389
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 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-15 Thread Justin M. Wray
** Summary changed:

-[needs-packaging] Metasploit Framework 3.0
+ [needs-packaging] Metasploit Framework 3.0

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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 88696] Re: EXA broken

2007-08-15 Thread Nicolò Chieffo
No other ideas? Other distributions suffer from this problem, so I don't
think it is caused by an ubuntu patch

-- 
EXA broken
https://bugs.launchpad.net/bugs/88696
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 96669] Re: [feisty] deleting a song from the ipod only updates the database

2007-08-15 Thread Nicolò Chieffo
It seems that now the trash is no more automatically created if there
isn't one!

-- 
[feisty] deleting a song from the ipod only updates the database
https://bugs.launchpad.net/bugs/96669
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 131990] Re: Wrong driver for my Canon iP3000

2007-08-15 Thread Tim Waugh
I fixed that in SVN earlier today. :-/  Try this, it will work around
that problem:

python -c 'import cups,
ppds;c=cups.Connection();a=c.getPPDs();p=ppds.PPDs(a);print
p.getPPDNameFromDeviceID(Canon,iP3000,Canon iP3000,uri='foo')'

-- 
Wrong driver for my Canon iP3000
https://bugs.launchpad.net/bugs/131990
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 129352] Re: Meld fails to display file diff interface

2007-08-15 Thread puzza007
On both upgraded machines I've tried meld doesn't  display diffs,
however, on a fresh install it works with no problems.

-- 
Meld fails to display file diff interface
https://bugs.launchpad.net/bugs/129352
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 131961] Re: segfault when booting 2.6.22-9-generic

2007-08-15 Thread dwg
I'm also observing this problem.  Here, with a root-on-lvm-on-raid1
setup, these failures confuse the udev initialization sufficiently that
although the system boots, it fails to mount any filesystems other than
root, and things are generally confused later on.

This looks like the same problem as bug #132120

-- 
segfault when booting 2.6.22-9-generic
https://bugs.launchpad.net/bugs/131961
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 129041] Re: xterm icon available by default

2007-08-15 Thread Alex Jones
And UXTerm?

-- 
xterm icon available by default
https://bugs.launchpad.net/bugs/129041
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 96715] Re: double swap space usage

2007-08-15 Thread Tim Gardner
** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: Tim Gardner = (unassigned)
   Status: Confirmed = Won't Fix

-- 
double swap space usage
https://bugs.launchpad.net/bugs/96715
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 132688] Re: Settings Menu cannot launch default applications module.

2007-08-15 Thread Marcus Harris
Patch attached.

** Attachment added: Patches 
/usr/share/applications/kde/defaultapplication.desktop
   http://launchpadlibrarian.net/8840522/defaultapplicationpatch

-- 
Settings Menu cannot launch default applications module.
https://bugs.launchpad.net/bugs/132688
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

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


[Bug 132521] Re: Screen goes dark when switching to/from external power

2007-08-15 Thread Dave Bekker
If I close guidance-power-manager then the screen does not go dark, but
I don't think this is a bug in guidance-power-manager.  Booting into
this kernal 2.6.20-16-generic and there is no problem.

Seems there is a problem in 2.6.22-9-generic.

-- 
Screen goes dark when switching to/from external power
https://bugs.launchpad.net/bugs/132521
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 132690] Please sync postfix 2.4.5-3 from debian

2007-08-15 Thread LaMont Jones
Public bug reported:

 affects ubuntu/postfix
 status confirmed
 subscribe ubuntu-archive

Please sync postfix (main) from Debian unstable (main).
Changelog since current gutsy version 2.4.5-1:

postfix (2.4.5-3) unstable; urgency=low

  * LFS file changes.  Closes: #434851
  * Typo in postconf.5.  Closes: #426312.
  * Catalan debconf templates translation update.  Closes: #430852

 -- LaMont Jones [EMAIL PROTECTED]  Wed, 15 Aug 2007 01:10:11 -0600

postfix (2.4.5-2) unstable; urgency=low

  * debconf script had some issues backing up.  (LP: #43615)
  * Suggest: mail-reader.  Closes: #437937, #437938
  * Only add postmaster alias one time.  Closes: #436269
  * Don't allow multiple relay hosts.  Closes: #433321

 -- LaMont Jones [EMAIL PROTECTED]  Tue, 14 Aug 2007 17:28:14 -0600

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

-- 
Please sync postfix 2.4.5-3 from debian
https://bugs.launchpad.net/bugs/132690
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 128402] Build Started: k3b

2007-08-15 Thread Automated Backports Builder
This is a notification that the automatic backport of k3b from gutsy to
feisty has started.

You will be notified again once the build is finished.

For additional info and build logs, please see:
http://sharkattack.media.mit.edu/inventory/check_builds/40


Thanks,

The Backports Builder

-- 
Please backport k3b 1.0.3 from Gutsy to Feisty
https://bugs.launchpad.net/bugs/128402
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for k3b in ubuntu.

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


[Bug 132692] package libavutil-dev 3:0.cvs20070307-5ubuntu4 failed to install/upgrade: trying to overwrite `/usr/bin/ffmpeg-config', which is also in package libavcodec-dev

2007-08-15 Thread Assid
Public bug reported:

Binary package hint: ffmpeg

just crashed.. had issues even installing gutsy

ProblemType: Package
Architecture: i386
Date: Wed Aug 15 04:55:11 2007
Dependencies:
 libgcc1 1:4.2.1-3ubuntu2
 gcc-4.2-base 4.2.1-3ubuntu2
 libavutil1d 3:0.cvs20070307-5ubuntu4
 libc6 2.6.1-0ubuntu1
DistroRelease: Ubuntu 7.10
ErrorMessage: trying to overwrite `/usr/bin/ffmpeg-config', which is also in 
package libavcodec-dev
NonfreeKernelModules: nvidia
Package: libavutil-dev 3:0.cvs20070307-5ubuntu4
PackageArchitecture: i386
SourcePackage: ffmpeg
Title: package libavutil-dev 3:0.cvs20070307-5ubuntu4 failed to 
install/upgrade: trying to overwrite `/usr/bin/ffmpeg-config', which is also in 
package libavcodec-dev
Uname: Linux intelbox 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 
GNU/Linux

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


** Tags: apport-package

-- 
package libavutil-dev 3:0.cvs20070307-5ubuntu4 failed to install/upgrade: 
trying to overwrite `/usr/bin/ffmpeg-config', which is also in package 
libavcodec-dev
https://bugs.launchpad.net/bugs/132692
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 132692] Re: package libavutil-dev 3:0.cvs20070307-5ubuntu4 failed to install/upgrade: trying to overwrite `/usr/bin/ffmpeg-config', which is also in package libavcodec-dev

2007-08-15 Thread Assid

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

-- 
package libavutil-dev 3:0.cvs20070307-5ubuntu4 failed to install/upgrade: 
trying to overwrite `/usr/bin/ffmpeg-config', which is also in package 
libavcodec-dev
https://bugs.launchpad.net/bugs/132692
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 132691] Please sync util-linux (main) from Debian unstable (main)

2007-08-15 Thread LaMont Jones
Public bug reported:

 affects ubuntu/util-linux
 status confirmed
 subscribe ubuntu-archive

Please sync util-linux (main) from Debian unstable (main).
The package is currently in incoming, and will hit unstable with today's
dinstall run.

Explanation of the Ubuntu delta and why it can be dropped:
All ubuntu changes are now contained in the Debian source, which does
the right thing at build time.

Changelog since current gutsy version 2.13~rc3-2ubuntu2:

util-linux (2.13~rc3-5) unstable; urgency=low

  * Fix distro check in debian/rules
  * Use Breaks: on distros that support that in the previous release.

 -- LaMont Jones [EMAIL PROTECTED]  Wed, 15 Aug 2007 00:32:12 -0600

util-linux (2.13~rc3-4) unstable; urgency=low

  * Changes from upstream:
- po: gettextizing some overlooked messages.
- build-sys: add --disable-makeinstall-chown
- docs: add README.licensing
- tests: fix ULONG_MAX usage on 32bit machines
- chsh: don't use empty shell field in /etc/passwd
- more: fix underlining for multibyte chars
- login: replace /usr/spool/mail with /var/spool/main in man page
  * mount: make the error message a little more clear when a helper
program is missing.  (LP #131367)
  * manpages: cleanup of chrt.1 and taskset.1.  Closes: #427267, #265479
  * hwclock.sh: only report hwclock updated if we did that.  Closes: #436873
  * update copyright to reflect README.licensing
  * Merge ubuntu changes, do the right thing at build time.
  * Go back to Depends: for the various packages, since the switch to libc5 is
long, long over.

 -- LaMont Jones [EMAIL PROTECTED]  Tue, 14 Aug 2007 14:01:11 -0600

util-linux (2.13~rc3-3) unstable; urgency=low

  * Merge lpia support from ubuntu.

 -- LaMont Jones [EMAIL PROTECTED]  Thu,  9 Aug 2007 08:50:42 -0600

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

-- 
Please sync util-linux (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132691
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 132120] Re: busybox 1:1.1.3-5ubuntu3 mount -o bind crash

2007-08-15 Thread dwg
*** This bug is a duplicate of bug 131961 ***
https://bugs.launchpad.net/bugs/131961

This appears to be the same problem as bug #131961.


** This bug has been marked a duplicate of bug 131961
   segfault when booting 2.6.22-9-generic

-- 
busybox 1:1.1.3-5ubuntu3 mount -o bind crash
https://bugs.launchpad.net/bugs/132120
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 122703] Re: Upgrade Atheros drivers to snapshot

2007-08-15 Thread Tim Gardner
I updated Gutsy l-r-m with madwifi 0.9.3.2.

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Importance: Medium = Low
   Status: New = Fix Committed

-- 
Upgrade Atheros drivers to snapshot
https://bugs.launchpad.net/bugs/122703
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 85751] Re: Distorted MP3 sound

2007-08-15 Thread Fabio Ornellas
OK, I´ll make in in the following days.

On 8/15/07, mlind [EMAIL PROTECTED] wrote:


 Fabio, could you submit a debdiff containing the fix you propose, so that
 it can get reviewed?
 You can get the mplayer source from Ubuntu repos using apt-get source
 mplayer, just make sure you have multiverse source repository in you
 /etc/apt/sources.list or grab the bzr branch from
 http://bazaar.launchpad.net/~ubuntu-dev/mplayer/ubuntu.

 --
 Distorted MP3 sound
 https://bugs.launchpad.net/bugs/85751
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Fabio Pugliese Ornellas
E-Mail: [EMAIL PROTECTED]
gTalk: [EMAIL PROTECTED]
ICQ: 6516089
MSN: [EMAIL PROTECTED]
WWW: http://ornellas.apanela.com/

-- 
Distorted MP3 sound
https://bugs.launchpad.net/bugs/85751
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 132694] Re: Please sync ddclient (3.7.3-2) from Debian unstable

2007-08-15 Thread Marco Rodrigues
It will also fix bug
https://bugs.launchpad.net/ubuntu/+source/ddclient/+bug/77570

-- 
Please sync ddclient (3.7.3-2) from Debian unstable
https://bugs.launchpad.net/bugs/132694
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 132694] Please sync ddclient (3.7.3-2) from Debian unstable

2007-08-15 Thread Marco Rodrigues
Public bug reported:

Binary package hint: ddclient

ddclient (3.7.3-2) unstable; urgency=low
 .
   * Apply changes suggested by Marco Rodrigues (thanks, Marco):
 + Upgrade debian/compat to debhelper 5 (no adaptation needed)
 + Add README.ssl to debian/docs (great oversight :)
 + Add missing sample-* files to debian/examples.
   * Fix patch for ip-up sample script (which used an IP as interface
 name because my misreading of a bug report - shame on me).

ddclient (3.7.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Disable patches that were adopted upstream:
 + cachedir.diff: Cache files are now stored in /var/cache anyway.
 + daemon_interval.diff, daemon_check.diff: Handling of the -daemon option
   was fixed upstream.
 + update-new-config.patch: Upstream checks for config changes now as
   well.
 + smc-barricade-7401bra.patch: New router type adopted upstream.
 + abuse_msg.diff: Upstream fixed the unblock pointer for dyndns abuse.
 + help_nonroot.diff: Help option now works for non-root users.
 + cisco_fw.diff: URL for ip information fixed upstream.
 + silence_undefined.diff: No more warning about undefined variables.
 + checked_ssl_load.diff: Successful inclusion of SSL library now checked.

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

-- 
Please sync ddclient (3.7.3-2) from Debian unstable
https://bugs.launchpad.net/bugs/132694
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 102389] Re: printer auto-detection does the wrong thing for Xerox 7228

2007-08-15 Thread Tim Waugh
We get that right for automatic queues, but yes, interactive mode gets
that a bit wrong still.

-- 
printer auto-detection does the wrong thing for Xerox 7228
https://bugs.launchpad.net/bugs/102389
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 22301] Re: Install -- Raid setup cannot see all of my RAID partitions

2007-08-15 Thread Justin Traer
This problem still exists in the 7.04 server install. Bug #33117 is
related to this one.

-- 
Install -- Raid setup cannot see all of my RAID partitions
https://bugs.launchpad.net/bugs/22301
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 33117] Re: installer's software raid detection

2007-08-15 Thread Justin Traer
I installed 7.04 this wk after having to swap out a flakey motherboard
and I end up reusing alot of the same parts.

Doing so I ran into a few problems while setting up RAID.  I ran into
this bug repeatedly (I was tweaking things) and I found that I had to
make the symlink as Soja described.  That allowed the RAID setup to
delete the array.

In Bug #22301, Colin Watson mentions changes/improvements that need to
happen to that stage of the install so that the md devices are not
started or over written by accident.

-- 
installer's software raid detection 
https://bugs.launchpad.net/bugs/33117
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 132695] find button worked, then quit finding records

2007-08-15 Thread miklamx
Public bug reported:

Binary package hint: openoffice.org

alt edit find, enter the text, click find, looked to end of sheet, start
at the beginning?, YES and no records found

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

-- 
find button worked, then quit finding records
https://bugs.launchpad.net/bugs/132695
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 128241] Re: error sound in Acer Travel Mate 3250/3260

2007-08-15 Thread Flávio Martins
This happens due to lack of support of the alsa shipped with the feisty kernel 
for this card.
Gutsy Gibbon has the new alsa.
You can of course recompile the kernel or just the alsa-drivers.

** Changed in: linux-source-2.6.20 (Ubuntu)
Sourcepackagename: ubuntu-sounds = linux-source-2.6.20
   Status: Confirmed = In Progress

-- 
error sound in Acer Travel Mate 3250/3260
https://bugs.launchpad.net/bugs/128241
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 128134] Re: xterm menu entry tooltip is not HIG compliant

2007-08-15 Thread Mark Reitblatt
** Changed in: xterm (Ubuntu)
   Status: Triaged = Confirmed

-- 
xterm menu entry tooltip is not HIG compliant
https://bugs.launchpad.net/bugs/128134
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 87745] Re: Root fs on LVM on mdadm fails to boot

2007-08-15 Thread dwg
Sorry, my mistake.  Somehow I had an /et/mdadm/mdadm.conf with bogus
UUID causing the raid assembly failure.  Looks like this is, indeed,
fixed.

-- 
Root fs on LVM on mdadm fails to boot
https://bugs.launchpad.net/bugs/87745
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 125970] Re: slow scroll with image in the background

2007-08-15 Thread Nicolò Chieffo
** Summary changed:

- slow scroll
+ slow scroll with image in the background

** Bug watch added: Mozilla Bugzilla #392320
   https://bugzilla.mozilla.org/show_bug.cgi?id=392320

** Also affects: firefox (upstream) via
   https://bugzilla.mozilla.org/show_bug.cgi?id=392320
   Importance: Unknown
   Status: Unknown

-- 
slow scroll with image in the background
https://bugs.launchpad.net/bugs/125970
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 107766] Re: system-config-printer adds menu item the same as gnome-cups-manager's menu item

2007-08-15 Thread Martin Pitt
system-config-printer (0.7.71+-svn1399-0ubuntu2) gutsy; urgency=low

  * Resurrect debian/patches/20_support_cups_nonroot.patch: It is still useful
for talking to remote cups servers without starting s-c-p as root.
  * Add debian/patches/04_custom_test_pages.patch: Read the paper size from
current PPD and if there is a file /usr/share/s-c-p/testpage-papersize.ps,
use that as a test page. Otherwise fall back to cups' default one.
  * Add debian/local/testpage-{a4,letter}.ps: Ubuntu specific test pages
(taken from gnome-cups-manager). Fixed the A4 version to actually be A4.
  * Add debian/system-config-printer.install: Install the test pages.
  * debian/control: Conflicts:/Replaces: to gnome-cups-manager, so that we do
not end up with two configuration UIs on upgrades. This is harsh and
blunt, but *shrug*. (LP: #107766)

 -- Martin Pitt [EMAIL PROTECTED]   Wed, 15 Aug 2007 16:30:31
+0200

** Changed in: system-config-printer (Ubuntu)
   Status: In Progress = Fix Released

-- 
system-config-printer adds menu item the same as gnome-cups-manager's menu item
https://bugs.launchpad.net/bugs/107766
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 88923] Re: Package 'midisport-firmware': firmware is not loaded automatically

2007-08-15 Thread Dan Bishop
It seems a simple modification of the current udev rules will fix
this...

** Changed in: midisport-firmware (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Package 'midisport-firmware': firmware is not loaded automatically
https://bugs.launchpad.net/bugs/88923
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 88923] Re: Package 'midisport-firmware': firmware is not loaded automatically

2007-08-15 Thread Dan Bishop
Same problem on gutsy. Fixed for midisport 2x2 by changing
/etc/udev/rules.d/85-midisport-firmware.rules to read as below:



# midisport-firmware.rules - udev rules for loading firmware into MidiSport 
devices

# MidiSport 2x2
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1001, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSport2x2.ihx -D $env{DEVNAME}

# MidiSport 1x1
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1010, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSport1x1.ihx

# KeyStation
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1014, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSportKS.ihx

# MidiSport 4x4
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1020, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSport4x4.ihx

# MidiSport 8x8
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1031, ATTRS{bcdDevice}==0110, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSport8x8-2.10.ihx
ACTION==add, SUBSYSTEM==usb_device, ATTRS{idVendor}==0763, 
ATTRS{idProduct}==1031, ATTRS{bcdDevice}==0121, RUN+=/sbin/fxload -s 
/lib/firmware/maudio/MidiSportLoader.ihx -I 
/lib/firmware/maudio/MidiSport8x8-2.21.ihx

# vim: ft=conf

-- 
Package 'midisport-firmware': firmware is not loaded automatically
https://bugs.launchpad.net/bugs/88923
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 132699] Please sync libssh (universe) from Debian unstable (main)

2007-08-15 Thread Laurent Bigonville
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/libssh
 status new
 subscribe ubuntu-universe-sponsors

Please sync libssh (universe) from Debian unstable (main).
Changelog since current gutsy version 0.2+svn20070321-3:

libssh (0.2+svn20070321-4) unstable; urgency=low

  * debian/control:
- Add XS-Vcs-Svn and XS-Vcs-Browser fields.
- Change to ${binary:Version} for versionized dependencies.
  * Add debian/README.Debian to disambiguate the package name 

 -- Laurent Bigonville [EMAIL PROTECTED]  Fri, 27 Jul 2007 15:00:06 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGwxQMVLyDt/3apY8RAhDCAJwKLDkRlxQsQwHk6AYd46OVzPXaKwCePD7+
9Q4YTZ7ID6Y7H1A5hC7fxMY=
=1qnI
-END PGP SIGNATURE-

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

-- 
Please sync libssh (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132699
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 132698] Please sync acr38 (universe) from Debian unstable (main)

2007-08-15 Thread Laurent Bigonville
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/acr38
 status new
 subscribe ubuntu-universe-sponsors

Please sync acr38 (universe) from Debian unstable (main).
Changelog since current gutsy version 1.7.9-2:

acr38 (1.7.9-3) unstable; urgency=low

  * debian/control:
- Add XS-Vcs informations.
- Add Homepage field.
- Use ${binary:Version} for versionized dependencies
(Thanks to Lior Kaplan [EMAIL PROTECTED]) (Closes: #430475)

 -- Laurent Bigonville [EMAIL PROTECTED]  Fri, 27 Jul 2007 03:26:37 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGwxPxVLyDt/3apY8RAj/kAJ9Ppd3fX/qn7N0JfeR8XKWntCaDHQCgjIfh
SYOUN9CIYMUsDUmkHPYj7+g=
=EEGY
-END PGP SIGNATURE-

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

-- 
Please sync acr38 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132698
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 132696] Re: emacs renders overlapping bogus text

2007-08-15 Thread brian
Not sure why emacs22 was selected, but dpkg -s emacs lists emacs21 as
the dependency.


** Changed in: emacs21 (Ubuntu)
Sourcepackagename: emacs22 = emacs21

-- 
emacs renders overlapping bogus text
https://bugs.launchpad.net/bugs/132696
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 132696] emacs renders overlapping bogus text

2007-08-15 Thread brian
Public bug reported:

Binary package hint: emacs

With emacs in feisty, I'm seeing sporadic corruption of the text
rendered on screen. It appears to involve a line of text from a
different buffer superimposed on a line in the active buffer.

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

-- 
emacs renders overlapping bogus text
https://bugs.launchpad.net/bugs/132696
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 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-15 Thread Justin M. Wray
Okay, ran the script, which did fix the permissions.  I repackaged, and
linda/lintian are now happy.

Thanks,
Justin M. Wray

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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 132595] Re: [needs-packaging] OxygenOffice Professional [OOOP or O2OP]

2007-08-15 Thread Michael Bienia
** Changed in: Ubuntu
   Importance: Undecided = Wishlist

-- 
[needs-packaging] OxygenOffice Professional [OOOP or O2OP]
https://bugs.launchpad.net/bugs/132595
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 131961] Re: segfault when booting 2.6.22-9-generic

2007-08-15 Thread Robert Vollmert
I should note that I have root on lvm also, but I don't have any further
problems. I don't have any other filesystems mounted automatically,
though.

Also, /var/crash doesn't seem to contain anything relevant (kvm, gnome-
panel_sensors-applet, apport-gtk).

-- 
segfault when booting 2.6.22-9-generic
https://bugs.launchpad.net/bugs/131961
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 130511] Re: Gusty updates broke my wireless connectivity

2007-08-15 Thread zeddock
What about the arp 1 on the end of those lines?  I do not see that in your
formatting.
Here is the new content:

# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.
# Ethernet devices

# PCI device 0x14e4:0x165d (tg3)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:0d:56:ec:bc:24,
NAME=eth0

# PCI device 0x14e4:0x4324 (bcm43xx)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:90:4b:1a:17:41,
NAME=wlan0

# PCI device 0x8086:0x1010 (e1000)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:0d:60:1a:58:cb,
NAME=eth1

# PCI device 0x8086:0x1010 (e1000)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:0d:60:1a:58:ca,
NAME=eth2

# USB device 0x0bb4:0x0b04 (rndis_host)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==80:00:60:0f:e8:00,
NAME=eth3

zeddock


On 8/14/07, Brian Murray [EMAIL PROTECTED] wrote:

 Yes, please ensure that the bcm43xx-fwcutter package is installed.

 The lines you have appended to that file won't work.  If you want the
 interface with MAC address 00:90:4b:1a:17:41 to be identified as wlan0
 you will need to replace the 'NAME=eth3' line with 'NAME=wlan0'.

 --
 Gusty updates broke my wireless connectivity
 https://bugs.launchpad.net/bugs/130511
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Gusty updates broke my wireless connectivity
https://bugs.launchpad.net/bugs/130511
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 130275] Re: glchess does not start

2007-08-15 Thread AndreasRøsdal
The latest version of gnome-games has fixed this.  
Get it at: http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.19/

It is really a pygtk API breakage. This has also been fixed in the SVN trunk 
version of gtk+,
and will be included in the next development release of gtk+.

There's not much more we can do as gnome-games maintainers

-- 
glchess does not start
https://bugs.launchpad.net/bugs/130275
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 132706] Right click on GNOME panel + Desktop effects = Empty menu

2007-08-15 Thread Alberto Milone
Public bug reported:

Binary package hint: gnome-panel

O.S. Ubuntu Gutsy updated on 08/15/2007
Driver = intel (instead of i810)

If enable the Desktop Effects and then right click on the GNOME panel, I
get an empty drop down menu (e.g. I can't add a panel applet). However
if I right click on an empty space or on a file or folder on the Desktop
the drop down menu works well.

ProblemType: Bug
Architecture: i386
Date: Wed Aug 15 17:07:52 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 1:2.19.6-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/alberto
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
Uname: Linux alberto-laptop 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
Right click on GNOME panel + Desktop effects = Empty menu
https://bugs.launchpad.net/bugs/132706
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 132705] Clicking open in Firefox's download-window does nothing

2007-08-15 Thread parsek77
Public bug reported:

Binary package hint: firefox

This is exactly the same problem as in bug #8802. But this bug was in 2004. 
Just download anything with Firefox and in download window click open to open 
the downloaded file. Nothing happens.
The version of Firefox is Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) 
Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty).
I use Kubuntu 7.04.

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

-- 
Clicking open in Firefox's download-window does nothing
https://bugs.launchpad.net/bugs/132705
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 132704] baloons from notification area appear on screen too early

2007-08-15 Thread Martin Man
Public bug reported:

I have just upgraded to gutsy and after my first login restricted
manager ballon warning informed me about the possibility to enable
restricted driver support.

The problem is that balloon appeared/disappeared onscreen before the
panel was ready and before the notification area on that panel was ready
and was thus only flying in the space.

I have noticed the same for network manager applet, when I'm associated,
the balloon info appears before the network manager is ready in a
notification area and is thus hard to associate with anything.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
baloons from notification area appear on screen too early
https://bugs.launchpad.net/bugs/132704
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 132701] Genius Webcam Not Recognized

2007-08-15 Thread GustavoNarea
Public bug reported:

I have a Genius VideoCAM Messenger and I works flawlessly under Feisty,
but doesn't work under Gutsy (Tribe 4).

I'll attach the output of some commands under both Feisty and Gutsy...

** Affects: Ubuntu
 Importance: Undecided
 Status: New


** Tags: gutsy

-- 
Genius Webcam Not Recognized
https://bugs.launchpad.net/bugs/132701
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 132701] Re: Genius Webcam Not Recognized

2007-08-15 Thread GustavoNarea

** Attachment added: Output of caminfo under Feisty
   http://launchpadlibrarian.net/8840934/caminfo.txt

-- 
Genius Webcam Not Recognized
https://bugs.launchpad.net/bugs/132701
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 132706] Re: Right click on GNOME panel + Desktop effects = Empty menu

2007-08-15 Thread Alberto Milone

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

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

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

-- 
Right click on GNOME panel + Desktop effects = Empty menu
https://bugs.launchpad.net/bugs/132706
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 132701] Re: Genius Webcam Not Recognized

2007-08-15 Thread GustavoNarea

** Attachment added: Output of lsusb under Feisty (after pluging the webcam 
in)
   http://launchpadlibrarian.net/8840953/lsusb_after.txt

** Tags added: gutsy

** Description changed:

- I have a Genius VideoCAM Messenger and I works flawsly under Feisty, but
- doesn't work under Gutsy (Tribe 4).
+ I have a Genius VideoCAM Messenger and I works flawlessly under Feisty,
+ but doesn't work under Gutsy (Tribe 4).
  
  I'll attach the output of some commands under both Feisty and Gutsy...

-- 
Genius Webcam Not Recognized
https://bugs.launchpad.net/bugs/132701
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 131961] Re: segfault when booting 2.6.22-9-generic

2007-08-15 Thread dwg
In reference to Robert Vollmert's comment: not having any other
filesystems would explain why you don't get further symptoms.

For me, this is a serious bug.  In fact, contrary to my previous
comment, the system won't really boot after this - instead it will give
the give root password for maintenance prompt when it fails to fsck
the non-root filesystems (/home, etc..) because it can't find the device
nodes.  In fact, the /dev/dm-* devices do exist, but the links from
/dev/vgname/lvname (and the various other variants) do not.  It's
possible Ctrl-D that prompt at which point the system will boot up (to X
even) - but it's not very useful without /home.

-- 
segfault when booting 2.6.22-9-generic
https://bugs.launchpad.net/bugs/131961
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 132536] Re: libvolume-id-dev does not deliver /usr/lib/libvolume_id.so

2007-08-15 Thread Scott James Remnant
udev (113-0ubuntu7) gutsy; urgency=low

  * Place the libvolume_id.so symlink in the libvolume-id-dev package, and
in /usr/lib.  LP: #132536.

 -- Scott James Remnant [EMAIL PROTECTED]   Wed, 15 Aug 2007 16:09:00
+0100

** Changed in: udev (Ubuntu)
   Status: New = Fix Released

-- 
libvolume-id-dev does not deliver /usr/lib/libvolume_id.so
https://bugs.launchpad.net/bugs/132536
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 122703] Re: Upgrade Atheros drivers to snapshot

2007-08-15 Thread Don Smith
9.3.2 does not include the driver for the new 802.11n chipsets in apple
macbooks. Only trunk has this. 9.3.2 is off of a branch. This still
forces users to either use ndiswrapper, or overwrite the madwifi driver
in order to get basic wireless support.

-- 
Upgrade Atheros drivers to snapshot
https://bugs.launchpad.net/bugs/122703
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 132700] r300: poor 2D performance in some apps

2007-08-15 Thread Nicolò Chieffo
Public bug reported:

Binary package hint: xserver-xorg-video-ati

I have a radeon mobility 9700 64MB ram r300
xserver-xorg-video-ati1:6.6.193-1ubuntu1 (Gutsy)

I don't have compiz enabled.
Some 2D apps are a bit slow. I will give you examples:

- a maximized terminal, with man bash open, when scrolling down fast (lots of 
cpu usage and huggy scrolling)
- other apps in the terminal, especially if maximized, when scrolling
- firefox, when viewing flash (flashplugin-nonfree) big animations (lots of cpu 
usage, very slow animations, in some case)
 example: 
http://notebookitalia.it/ricognizione-notebook-santa-rosa-centrino-duo-centrino-pro.html
   click on the CPUs image to start the animation
- evolution, when scrolling (up and) down fast between the email, the cpu goes 
to 100%, and the scrolling is slowed down a bit
- evince, when scrolling a pdf everything gets blocked until the image is 
drawn. scrolling is terribly slow

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

-- 
r300: poor 2D performance in some apps
https://bugs.launchpad.net/bugs/132700
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 111056] Re: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

2007-08-15 Thread joshua
brian i tried that and it loaded but nothing happened

-- 
dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem.
https://bugs.launchpad.net/bugs/111056
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 131961] Re: segfault when booting 2.6.22-9-generic

2007-08-15 Thread dwg
As bug #132120 suggests, I've verified that just replacing the busybox
binary (both as /bin/busybox and /bin/sh on the initramfs) with an
older, working version is sufficient to fix the problem.

Replacing the failing calls to mount with explicit calls to /bin/mount -
thereby invoking the klibc version of mount, rather than the busybox
version of mount - also fixes the problem (well as long as the -n flag
to mount is also removed, since it is not recognized by the klibc
version).

Thus, it looks like there's definitely a bug in busybox - although I
don't know if initramfs-tools was heading towards removing use of
busybox in favour of the klibc binaries, which might make it moot.

-- 
segfault when booting 2.6.22-9-generic
https://bugs.launchpad.net/bugs/131961
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 128951] Re: HAL doesn't recognize CnMemory Core correctly

2007-08-15 Thread Tiago Silva
Hi again.
Here's the requested information/files:

[EMAIL PROTECTED]:~$ id
uid=999(ubuntu) gid=999(ubuntu) 
groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),102(netdev),105(scanner),109(lpadmin),115(powerdev),117(admin),999(ubuntu)
[EMAIL PROTECTED]:~$ id hal
id: hal: No such user
[EMAIL PROTECTED]:~$ id haldaemon
uid=107(haldaemon) gid=114(haldaemon) 
groups=114(haldaemon),24(cdrom),25(floppy),46(plugdev),115(powerdev)
[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux

Thanks for the support!

** Attachment added: Gutsy Tribe 4's gvm.log, lshal.txt, devices.txt, 
dmesg.txt
   http://launchpadlibrarian.net/8840682/gutsytribe4.tar.gz

-- 
HAL doesn't recognize CnMemory Core correctly
https://bugs.launchpad.net/bugs/128951
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 132703] Suggests: ooo_extract, which is an illegal package name

2007-08-15 Thread Ian Jackson
Public bug reported:

Package: typo3-src-4.0
Version: 4.0.1-0ubuntu1
Suggests: xlhtml, ppthtml, unrtf, ooo_extract, logcheck, php4-curl, php4-cli

But underscores are not allowed in package names, so this control file
has a syntax error.

This is a surprisingly serious bug: some automated package processing
programs may well reject this package.

** Affects: typo3-src (Ubuntu)
 Importance: High
 Status: Confirmed

** Changed in: typo3-src (Ubuntu)
   Importance: Undecided = High
   Status: New = Confirmed

-- 
Suggests: ooo_extract, which is an illegal package name
https://bugs.launchpad.net/bugs/132703
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 132702] Conflicts ... ( ..._...) which is illegal syntax

2007-08-15 Thread Ian Jackson
Public bug reported:

Binary package hint: perl

Package: perl-modules
Version: 5.8.8-7ubuntu2
Conflicts: libpod-parser-perl ( 1.32-1), libansicolor-perl ( 1.10-1), 
libfile-temp-perl ( 0.16-1), libnet-perl (= 1:1.19-3), 
libattribute-handlers-perl (e-temp-perl ( 0.16-1), libnet-perl (= 1:1.19-3), 
libattribute-handlers-perl ( 0.78_02-1), libcgi-pm-perl ( 3.15-1), 
libi18n-langtags-perl ( 0.35-1), liblocale-maketext-perl ( 1.08-1), 
libmath-bigint-perl ( 1.77-1), libnet-ping-perl ( 2.31-1), 
libtest-harness-perl ( 2.56-1), libtest-simple-perl ( 0.62-1), 
liblocale-codes-perl ( 2.06.1-1)

Note the dependency on libattribute-handlers-perl.  _ is not a legal
character in version numbers and this control file has a syntax error.

This is a surprisingly serious bug: some automated package processing
programs may well reject this package.

** Affects: perl (Ubuntu)
 Importance: High
 Status: Confirmed

** Changed in: perl (Ubuntu)
   Importance: Undecided = High
   Status: New = Confirmed

-- 
Conflicts ... ( ..._...) which is illegal syntax
https://bugs.launchpad.net/bugs/132702
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 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-15 Thread Justin M. Wray
 E: metasploit: wrong-path-for-ruby ./usr/share/metasploit/external
/ruby-pcapx/examples/tcpdump.rb #!/usr/local/bin/ruby

Your script does _NOT_ seem to fix this error.  However, I do not get
that output with or without your patch.

Thanks,
Justin M. Wray

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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 132707] r300: poor compiz performance

2007-08-15 Thread Nicolò Chieffo
Public bug reported:

Binary package hint: xserver-xorg-video-ati

xserver-xorg-video-ati1:6.6.193-1ubuntu1
The performance in compiz 1:0.5.2-0ubuntu3 with an ati mobility radeon 9700 
64MB ram is poor:

- the graphical speed is really influenced by the cpu usage
- lots of animations are not fluid

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

-- 
r300: poor compiz performance
https://bugs.launchpad.net/bugs/132707
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132680] Re: Please sync marble (universe) from Debian unstable (main)

2007-08-15 Thread Michele Angrisano
*** This bug is a duplicate of bug 132598 ***
https://bugs.launchpad.net/bugs/132598

** This bug has been marked a duplicate of bug 132598
   [Sync Request Universe] marble 0.3-2

-- 
Please sync marble (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/132680
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 46775] Re: [dist-upgrade] not enough disk space should mention amount needed

2007-08-15 Thread Steve Strobel
I would suggest changing the wording of the message to, The upgrade
aborts now. Please free at least 128M _MORE_ disk space.  I originally
read the message as, Make sure you have at least 128M free, when it
actually means, You are short by 128M.  Mentioning the total amount of
space needed would also help minimize confusion.

-- 
[dist-upgrade] not enough disk space should mention amount needed
https://bugs.launchpad.net/bugs/46775
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 130791] Re: scribes documentation does not load properly

2007-08-15 Thread Jerry Chong
Seems to be fixed in latest Yelp/Gutsy update. Marking as 'fix
released'. :)

** Changed in: scribes (Ubuntu)
   Status: Confirmed = Fix Released

-- 
scribes documentation does not load properly
https://bugs.launchpad.net/bugs/130791
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 132709] restricted drivers manager does not repaint its window while installing packages

2007-08-15 Thread Martin Man
Public bug reported:

I have updated to gutsy today. I have launched restricted drivers
manager to enable accelerated non-free driver for my ati card.

After I enabled the driver, the Installing and removing software
window pops up to install  xorg-driver-fglrx, which is fine.

while the installation/configuration of a package runs, the original
Restricted drivers manager window is not being repainted and stays
gray while moved or alt-tabbed.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
restricted drivers manager does not repaint its window while installing packages
https://bugs.launchpad.net/bugs/132709
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 132710] Language Typo

2007-08-15 Thread Tiago Silva
Public bug reported:

Binary package hint: tracker

It's Portuguese, not Portugese...

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

-- 
Language Typo
https://bugs.launchpad.net/bugs/132710
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 132708] Threading Building Blocks

2007-08-15 Thread Attila T . Áfra
Public bug reported:

http://osstbb.intel.com/

Intel® Threading Building Blocks (TBB) offers a rich and complete
approach to expressing parallelism in a C++ program. It is a library
that helps you leverage multi-core processor performance without having
to be a threading expert. Threading Building Blocks is not just a
threads-replacement library. It represents a higher-level, task-based
parallelism that abstracts platform details and threading mechanism for
performance and scalability.

Licensed under GPLv2 with the runtime exception.

** Affects: Ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

-- 
Threading Building Blocks
https://bugs.launchpad.net/bugs/132708
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 127380] Re: [gutsy] FTBFS mail-notification 4.1.dfsg.1-1 synced from Debian

2007-08-15 Thread Cesare Tirabassi
This patch:

 - applies to the latest Debian version available now
 - uses the post-patches target instead of the makebuilddir one
 - fixes a new FTBFS due to an API change in the em_folder_tree_set_selected 
function

With many thanks to Albin Tonnere for his invaluable help and advise.

** Attachment added: mail-notification_4.1.dfsg.1-2ubuntu1 patch
   
http://launchpadlibrarian.net/8840994/mail-notification_4.1.dfsg.1-2ubuntu1.patch

-- 
[gutsy] FTBFS mail-notification 4.1.dfsg.1-1 synced from Debian
https://bugs.launchpad.net/bugs/127380
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 105116] Re: kpdf crash when exit from suspend mode

2007-08-15 Thread nitto
hello, I'll try the procedure after the middle of september, because I'm
on holiday now and need a fast connection to install the package.

I'll report it as soon as possible.
Thanks

Nitto

-- 
kpdf crash when exit from suspend mode
https://bugs.launchpad.net/bugs/105116
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

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


[Bug 111056] Re: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

2007-08-15 Thread Brian Murray
joshua - please provide as much information as possible when describing
your issue.  I'd like to know what exactly you tried, what loaded and
what you mean by nothing happened.  Thanks!

-- 
dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem.
https://bugs.launchpad.net/bugs/111056
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 93062] Re: network-manager regularly loses connection

2007-08-15 Thread smidl
Same behaviour here. It worked fine for the first time, but when I
lost connection again it did not work anymore...

In fact, I have about 1MB syslog file with most entries from
NetworManager. Is it worth submitting somewhere? Or is there any
specific message I should look for? There are quite a few lines
containing keywords: Error,  DISCONNECTED, timeout, etc.


On 8/15/07, Mario Vukelic [EMAIL PROTECTED] wrote:
 I did a quick try too, when it lost connection (which, BTW, still
 happens every 2nd day or so, in Gutsy), but I didn't have enough time
 yet to be sure how much it helped.  I ran sudo iwconfig eth2 essid off
 after losing connection, then tried to reconnected by picking my WLAN
 from the nm-applet list.

 At first I was happy since it seemed to reconnect immediately, but it
 re-lost connection just as quickly. I ran the cmd line again, but now
 reconnecting did not work. I tried a few more times, and it happened
 again that it reconnected but lost connection again immediately.

 I will try some more when I have time.

 --
 network-manager regularly loses connection
 https://bugs.launchpad.net/bugs/93062
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
network-manager regularly loses connection
https://bugs.launchpad.net/bugs/93062
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 69516] Re: /dev/null: Permission denied

2007-08-15 Thread Aapo

I had /etc/rc2.d/S50udev.
I deleted it and now it works.

(Feisty)

-- 
/dev/null: Permission denied
https://bugs.launchpad.net/bugs/69516
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 74070] Re: Google Calendar ics support

2007-08-15 Thread Jerry Chong
The cannot resolve hostname bug seems to be fixed in the latest Gutsy
update. Can anyone else confirm this?

-- 
Google Calendar ics support
https://bugs.launchpad.net/bugs/74070
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 132711] 2 Printing icons in Administration menu in Gutsy

2007-08-15 Thread Alex Jones
Public bug reported:

They both have slightly different icons, too.

All of my auto-removable packages have been removed.

I think I have a load of cruft left over from the upgrade path.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
2 Printing icons in Administration menu in Gutsy
https://bugs.launchpad.net/bugs/132711
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 132712] cp multiple files using {a, b, c} syntax fails inside scons

2007-08-15 Thread nithinsujir
Public bug reported:

Binary package hint: scons

Create a SConstruct file with the following

# Beginning of SConstruct
env = Environment()
env.Command(['a',
 'b',
 'c'],
['SConstruct'],
'touch a b c  cp {a,c,b} /tmp')

#End of Sconstruct

Run scons

It fails with the following error
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
touch a b c  cp {a,c,b} /tmp
cp: cannot stat `{a,c,b}': No such file or directory
scons: *** [a] Error 1
scons: building terminated because of errors.


This works on Fedora and other distros. And it used to work in Edgy/Dapper etc. 
But with a fresh install of Feisty it does not.

Nithin.

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

-- 
cp multiple files using {a,b,c} syntax fails inside scons
https://bugs.launchpad.net/bugs/132712
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 128072] Re: glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy Tribe 3

2007-08-15 Thread David Tomaschik
Attached is my xorg.conf that matches the above xorg.0.log.old.

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

-- 
glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy 
Tribe 3
https://bugs.launchpad.net/bugs/128072
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 128072] Re: glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy Tribe 3

2007-08-15 Thread David Tomaschik
I'm experiencing the same sort of behavior... crashes on glxinfo, and I
had trouble getting the newest Gutsy driver to work.  Attached is my
Xorg.0.log.old, and I will also attach an xorg.conf.

** Attachment added: Log of crashed X session.
   http://launchpadlibrarian.net/8841000/Xorg.0.log.old

-- 
glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy 
Tribe 3
https://bugs.launchpad.net/bugs/128072
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 128072] Re: glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy Tribe 3

2007-08-15 Thread David Tomaschik
I realize now that it may have been slightly unclear... my behavior is
under VESA driver because the 'ati' driver won't even start up on my
system, I only get a black screen.  I believe it is still related, at
least insomuch as glxinfo causing X to crash.

-- 
glxinfo crash, driver radeon shows black screen, with ATI Radeon 9550 and Gutsy 
Tribe 3
https://bugs.launchpad.net/bugs/128072
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 102212] Re: [needs-packaging] Metasploit Framework 3.0

2007-08-15 Thread Kristian Hermansen
On 8/15/07, Justin M. Wray [EMAIL PROTECTED] wrote:
  E: metasploit: wrong-path-for-ruby ./usr/share/metasploit/external
 /ruby-pcapx/examples/tcpdump.rb #!/usr/local/bin/ruby

 Your script does _NOT_ seem to fix this error.  However, I do not get
 that output with or without your patch.

It should!  The clean_ruby_paths function should change three files
which have this issue.  Does it not?  I basically just do a sed on the
files and replace with (/usr/bin/env ruby).  You could fix my script,
if it is broken, but  don't think it is!  Or you could write another
script/patch which does this.  Or manually.  Then we can get it
packaged and uploaded for Gutsy.  We only have two weeks though.  So,
let's hustle :-)
-- 
Kristian Erik Hermansen

-- 
[needs-packaging] Metasploit Framework 3.0
https://bugs.launchpad.net/bugs/102212
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


<    1   2   3   4   5   6   7   8   9   10   >