[Bug 51490] Error when importing/opening .ai files

2006-07-01 Thread KenSentMe
Public bug reported:

I have Ubuntu Dapper, Inkscape and perlmagick installed. When i try to
open or import a Adobe Illustrator file i get a bunch of errors that
look like this:

Use of uninitialized value in concatenation (.) or string at
/usr/share/inkscape/extensions/ill2svg.pl line 195,  chunk 489.

At first there was also a Image::magick error, but that one was gone
when i installed perlmagick

** Affects: inkscape (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Error when importing/opening .ai files
https://launchpad.net/bugs/51490

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


[Bug 48607] Re: dosemu-freedos does not work out of the box.

2006-07-01 Thread Bart Martens
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352568


** Changed in: dosemu (Ubuntu)
   Status: Confirmed = Rejected

-- 
dosemu-freedos does not work out of the box.
https://launchpad.net/bugs/48607

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


[Bug 50804] Re: Web interface crashes when restarting cups

2006-07-01 Thread KenSentMe
** Attachment added: cupsd.conf and ports.conf
   http://librarian.launchpad.net/3202116/cupsd.tar.gz

-- 
Web interface crashes when restarting cups
https://launchpad.net/bugs/50804

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


[Bug 50567] linux-image packages should depend on udev package or recommend it

2006-07-01 Thread Mantas Kriaučiūnas
Guys, you should think deeper about this problem.
Not all users wanna keep ubuntu-minimal or other metapackages.
They simply install linux-image-2.6 (for example with aptitude), but this 
kernel doesn't boot if udev isn't installed before.
If you think, that linux-image shouldn't depend on udev, so perhaps udev should 
be in recommends ?

-- 
linux-image packages should depend on udev package
https://launchpad.net/bugs/50567

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


[Bug 30653] Re: dosemu can't run ipx protocol based program with kernel 2.6

2006-07-01 Thread Bart Martens
Already in the upstream part of the Debian package.
dosemu-1.2.2/src/dosext/net/net/ipxglt.c

if(access(/proc/net/ipx/route,R_OK) == 0)
open_proc_scan(/proc/net/ipx/route);
else if(access(/proc/net/ipx_route,R_OK) == 0)
open_proc_scan(/proc/net/ipx_route);
else
return 0;
...
if(access(/proc/net/ipx/interface,R_OK) == 0)
open_proc_scan(/proc/net/ipx/interface);
else if(access(/proc/net/ipx_interface,R_OK) == 0)
open_proc_scan(/proc/net/ipx_interface);
else
return 0;


** Changed in: dosemu (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
dosemu can't run ipx protocol based program with kernel 2.6
https://launchpad.net/bugs/30653

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


[Bug 47144] Re: wpasupplicant in dapper doesn't work with madwifi-ng

2006-07-01 Thread Reinhard Tartler
I'd like to have #51351 fixed before backporting

** Changed in: wpasupplicant (Ubuntu Dapper)
   Importance: Untriaged = Medium
   Status: Unconfirmed = Confirmed

-- 
wpasupplicant in dapper doesn't work with madwifi-ng
https://launchpad.net/bugs/47144

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


[Bug 49290] Re: VGA fonts not working

2006-07-01 Thread Bart Martens
About 1: see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=362367
About 2: bdftopcf is in Debian in xfonts-utils

-- 
VGA fonts not working
https://launchpad.net/bugs/49290

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


[Bug 34072] Re: broken .pot file mixing newline styles

2006-07-01 Thread Carlos Perelló Marín
Last time I checked it, zssh had included lrzsz source code so it also
affects zssh because even fixing lrzsz, zssh will still have that
problem (unless it use the system library instead of the included
source)

-- 
broken .pot file mixing newline styles
https://launchpad.net/bugs/34072

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


[Bug 34112] Re: gnome programs don't respect ~/.cups/lpoptions

2006-07-01 Thread Dirk
Well I am using 2.12.1-3ubuntu2 and it (specifically selecting duplex
for a print from the dialog box) does *not* work (and never has).
However, as far as I can tell, paper selection and all the other options
now *do* work.

Since the duplex check box is on a different screen to all the others,
could it simply be that it has got overlooked?

Just a reminder: duplex printing is working in kde programs and manually
with lpr with the -o sides=two-sided-long-edge option.

-- 
gnome programs don't respect ~/.cups/lpoptions
https://launchpad.net/bugs/34112

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


[Bug 51492] movemail problem

2006-07-01 Thread dave s
Public bug reported:

Binary package hint: mozilla-thunderbird

I am running dapper drake. Thunderbird has two pop accounts and one
movemail account.

The pop accounts work fine,

The movemail account performs strangely. I have selected for it to check
mail on startup and every 10 mins. It refuses to do either, even a ctrl-
shift-t does not goad it into working however if I right click the
account directly and select 'get messages for account' it downloads my
system mail perfectly :)

I have tried 'apt-get install --reinstall mozilla-thunderbird'

I have wiped my .mozilla-thunderbird directory totally and set the
accounts up again. Strangely the movemail account worked briefly as
expected when it was the only account in thunderbird.

Since it works when I right click the account directly I am confident it
is not a config problem but a problem with thunderbird.

Since I have been missing system mail it is quite a problem :)

Dave

** Affects: mozilla-thunderbird (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
movemail problem
https://launchpad.net/bugs/51492

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


[Bug 26483] Re: Attempting to use ALSA's plug:surround51 virtual device results in errors in Ubuntu Breezy

2006-07-01 Thread Manuel Iglesias Alonso
I am still using Ubuntu 5.10 and I don't plan on updating to 6.06 soon.

Ubuntu 5.10 was the latest release when I reported the bug.

Kind regards,
Manolo.

-- 
Attempting to use ALSA's plug:surround51 virtual device results in errors in 
Ubuntu Breezy
https://launchpad.net/bugs/26483

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


[Bug 51493] Re: ifupdown.sh relies on env not available on boot time

2006-07-01 Thread Laurent
Replacing env by set (sh builtin) should fix it

-- 
ifupdown.sh relies on env not available on boot time
https://launchpad.net/bugs/51493

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


[Bug 50200] Re: Build fixes

2006-07-01 Thread Bart Martens
This patch is for an old package, not the latest.  Feel free to recreate
the patch, preferably by creating multiple small patches, each fixing
one problem, posted on the corresponding bug reports.


** Changed in: dosemu (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
Build fixes
https://launchpad.net/bugs/50200

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


[Bug 51493] Re: ifupdown.sh relies on env not available on boot time

2006-07-01 Thread Reinhard Tartler
well spottet. 
However, since libssl is as well on /usr, fixing this issue wouldn't be 
sufficient

** Changed in: wpasupplicant (Ubuntu)
   Importance: Untriaged = Low
   Status: Unconfirmed = Confirmed

-- 
ifupdown.sh relies on env not available on boot time
https://launchpad.net/bugs/51493

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


[Bug 51495] Drop down menus in OO.o toolbars messed up in Hebrew language pack

2006-07-01 Thread Yaniv Abir
Public bug reported:

When using OpenOffice.org with a Hebrew language-pack GNOME (doesn't
have to be a Hebrew  OO.o, the bug happens even when you leave
openoffice on the English language pack, but use the Hebrew one for the
rest of Ubuntu) the drop-down menus in the tool bars (e.g. font, font
size, styles) are messed up - the arrow button graphic does not match
the text box graphics (button's curved side is facing the text box's
curved side, instead of straight side facing straight side) and the text
in the text box's isn't visible at all.

Steps to reproduce:
1. Install Hebrew language pack.
2. Open an OpenOffice.org program.

Note: the original reporter indicated the bug was in package
'openoffice'; however, that package was not published in Ubuntu.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Drop down menus in OO.o toolbars messed up in Hebrew language pack
https://launchpad.net/bugs/51495

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


[Bug 51493] Re: ifupdown.sh relies on env not available on boot time

2006-07-01 Thread Reinhard Tartler
** Bug watch added: Debian Bug tracker #376243
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376243

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

-- 
ifupdown.sh relies on env not available on boot time
https://launchpad.net/bugs/51493

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


[Bug 50804] Re: Web interface crashes when restarting cups

2006-07-01 Thread Ante Karamatić
Remove all Port and Listen directives from cupsd.conf and remove
Listen 127.0.0.1:631 from ports.conf. Or remove Include
/etc/cups/cups.d/ports.conf.

Rejecting as misconfigured CUPS.

** Changed in: cupsys (Ubuntu)
   Status: Needs Info = Rejected

-- 
Web interface crashes when restarting cups
https://launchpad.net/bugs/50804

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


[Bug 46209] Re: Nautilus Passes Relative Path to vim for Remote Files

2006-07-01 Thread Sebastien Bacher
I would say that's still a vim bug, the URI syntax could be parsed
correctly by it

-- 
Nautilus Passes Relative Path to vim for Remote Files
https://launchpad.net/bugs/46209

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


[Bug 50915] Re: something sets wireless txpower down - connection gets lost

2006-07-01 Thread Michael Helmling
This was a bug in madwifi-ng and is fixed in the new release.

** Changed in: Ubuntu
   Status: Unconfirmed = Rejected

-- 
something sets wireless txpower down - connection gets lost
https://launchpad.net/bugs/50915

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


[Bug 50804] Re: Web interface crashes when restarting cups

2006-07-01 Thread KenSentMe
I did remove those lines, but now my cups wont restart anymore.

When i do sudo /etc/init.d/cupsys restart it says:

* Restarting Common Unix Printing System: cupsd cupsd: Child exited on
signal 15!

So this is not the solution. When i put the line Port 631 in cupsd.conf
i can restart cupsys, but the change settings problem remains.

-- 
Web interface crashes when restarting cups
https://launchpad.net/bugs/50804

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


[Bug 51475] Re: Installer Crashed during installation

2006-07-01 Thread Thomas Hotz
Could you please attach /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman to this bug, using the Add Attachment link on the
bug's web page? Thanks in advance.

I think you will be able to install Kubuntu with the Alternate- CD (NOT
Desktop- CD). The problem is ubiquity (have a look at
https://wiki.ubuntu.com/DebuggingUbiquity).

** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Installer Crashed during installation
https://launchpad.net/bugs/51475

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


[Bug 51412] Re: 6.06 Installer crashes on PowerMac G4

2006-07-01 Thread Thomas Hotz
Could you please attach /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman to this bug, using the Add Attachment link on the
bug's web page? Thanks in advance.

I think you will be able to install Uubuntu with the Alternate- CD (NOT
Desktop- CD). The problem is ubiquity (have a look at
https://wiki.ubuntu.com/DebuggingUbiquity).


** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
6.06 Installer crashes on PowerMac G4
https://launchpad.net/bugs/51412

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


[Bug 51264] Re: installer crashed

2006-07-01 Thread Thomas Hotz
Could you please attach /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman to this bug, using the Add Attachment link on the
bug's web page? Thanks in advance.


** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
installer crashed
https://launchpad.net/bugs/51264

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


[Bug 51407] Re: postmodern tile set has incorrect chinese characters

2006-07-01 Thread Sebastien Bacher
Thanks for your bug. The right place to discuss that is probably
upstream or to somebody who has some mahjongg knowledge, which is not
likely the case of the people working on the Ubuntu desktop. I've
forwarded it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=346340

** Changed in: gnome-games (Ubuntu)
   Importance: Untriaged = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

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

-- 
postmodern tile set has incorrect chinese characters
https://launchpad.net/bugs/51407

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


[Bug 51499] Can't change between patience in AisleRiot 2.14.2

2006-07-01 Thread Anders Strömer
Public bug reported:

Every time I try to change between patience's the program kill it self.
The problem remain even after I reinstall AisleRiot 2.14.2.
It first came then I upgrade from Breezy to Dapper so I thought it has to do 
with the upgrade not to Dapper, but then I did a clean install and the problem 
remain the same.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Can't change between patience in AisleRiot 2.14.2
https://launchpad.net/bugs/51499

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


[Bug 49940] Re: gdm 2.14.7-0ubuntu1 upgrade forces password on autologin

2006-07-01 Thread Sebastien Bacher
H.E. Pennypacker, did you restart gdm? Could you attach your
/etc/gdm/gdm.conf-custom if there is no private information?

-- 
gdm 2.14.7-0ubuntu1 upgrade forces password on autologin
https://launchpad.net/bugs/49940

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


[Bug 51018] Re: installer crash

2006-07-01 Thread Thomas Hotz
** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
installer crash
https://launchpad.net/bugs/51018

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


[Bug 51319] Re: reduce default gtk-menu-popup-delay

2006-07-01 Thread Sebastien Bacher
Thanks for your bug. We don't want GTK to behave differently between
distributions, that request should really be discussed upstream. I'm
rejecting the distro task, feel free to add a comment to point the issue
bug if you go upstream with it

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Untriaged = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

-- 
reduce default gtk-menu-popup-delay
https://launchpad.net/bugs/51319

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


[Bug 51068] Re: I can't install Ubuntu

2006-07-01 Thread Thomas Hotz
 thank you for your attention. I want to start using Linux and throw
out windows but I've a lot of problems to do that.

Oh, I know this situation. I also tried to start using Linux (at first 
Mandriva) and I had lots of problems... Then I switched to Ubuntu and it's a 
great Linux- Distribution.
---

Concerning your problem:
Currently the problem is that the Desktop- CD- Installer (Ubiquity) makes a few 
problems (also look here: https://wiki.ubuntu.com/DebuggingUbiquity). I hope 
all these things will be fixed very soon!

I installed Ubuntu with the help of the ALTERNATE- CD (NOT Desktop- CD).
These would be an alternative to install Ubuntu.

-- 
I can't install Ubuntu
https://launchpad.net/bugs/51068

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


[Bug 51076] Re: Ubu. 6.06 -- Partitioner Crash -- Live boot install

2006-07-01 Thread Thomas Hotz
Could you please attach /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman to this bug, using the Add Attachment link on the
bug's web page? Thanks in advance.

** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Ubu. 6.06 -- Partitioner Crash -- Live boot install
https://launchpad.net/bugs/51076

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


[Bug 24881] Re: Evolution crashes with calendar

2006-07-01 Thread Sebastien Bacher
Could you get a backtrace with evolution-data-server-dbg and evolution-
dbg installed?

** Changed in: evolution (Ubuntu)
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs

-- 
Evolution crashes with calendar
https://launchpad.net/bugs/24881

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


[Bug 42422] Re: Freezes when viewing a mail on IMAP

2006-07-01 Thread Sebastien Bacher
** Bug 51267 has been marked a duplicate of this bug

-- 
Freezes when viewing a mail on IMAP
https://launchpad.net/bugs/42422

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


[Bug 51351] Re: looks for /etc/network/ifstate

2006-07-01 Thread kelmo
pkg-wpa /trunk should support the divergence in this regard.

-- 
looks for /etc/network/ifstate
https://launchpad.net/bugs/51351

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


[Bug 51493] Re: ifupdown.sh relies on env not available on boot time

2006-07-01 Thread kelmo
Thanks for reporting that Laurent, nice spot.

-- 
ifupdown.sh relies on env not available on boot time
https://launchpad.net/bugs/51493

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


[Bug 48634] Re: Installation hangs at hda: cdrom_pc_intr: The drive appears confused (ireason=0x01)

2006-07-01 Thread genus
Yes, setting Compatible mode to PATA works. Thanks for the hint.

Unfortunately, the kernel does not recognize my Promise RAID adapter, so
I finally installed FreeBSD 6.1.

-- 
Installation hangs at hda: cdrom_pc_intr: The drive appears confused 
(ireason=0x01)
https://launchpad.net/bugs/48634

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


[Bug 51242] Re: New windows shouldn't steal focus

2006-07-01 Thread Sebastien Bacher
it changes that the logic depends of the way apps are started. The
questions are here to make easier to figure why it's broken for you and
not other people. Replying to the question usually make easier for
people to fix your issue, just saying it doesn't work right is often
of no use for that

-- 
New windows shouldn't steal focus
https://launchpad.net/bugs/51242

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


[Bug 51504] Re: Devanagari Text is not properly encoded

2006-07-01 Thread Wah Java !!
Here is the snapshot of the app.
http://www.flickr.com/photos/wahjava/179021074/

-- 
Devanagari Text is not properly encoded
https://launchpad.net/bugs/51504

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


[Bug 44874] Re: auto smbfs mount in /etc/fstab causes hald hang at boot

2006-07-01 Thread Nathaniel B. Jayme
anybody tried using the _netdev option in fstab that may work ;)

-- 
auto smbfs mount in /etc/fstab causes hald hang at boot
https://launchpad.net/bugs/44874

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


[Bug 51505] /etc/init.d/udev restart' no longer renames interfaces according to /etc/iftab

2006-07-01 Thread Pavel Šimerda
Public bug reported:

As I said, when I modify /etc/iftab, I don't want to reboot the
computer.

Because iftab is supposed to be handled by udev, I expect restarting
udev will be enough to do the actual renaming. It worked some time
before Dapper was released.

** Affects: udev (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Changed in: Ubuntu
Sourcepackagename: None = udev

-- 
/etc/init.d/udev restart' no longer renames interfaces according to /etc/iftab
https://launchpad.net/bugs/51505

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


[Bug 50016] Re: [Bug 50016] Re: Installing scim removes libstdc++6

2006-07-01 Thread Christian Fiedler
Martin Pitt schrieb:
 Apparently your apt index is quite old:
 
   scim | 1.4.4-1ubuntu12 | file: dapper/main Packages
 
 so this works just fine. Did you really try to upgrade to the released
 dapper? Maybe you used an older CD or you need to 'sudo apt-get update'?
 
 ** Changed in: scim (Ubuntu)
Status: Unconfirmed = Rejected
 
 ** This bug is no longer flagged as a security issue
 

I tried installing scim again 2 days before. now it works. So changing
the status to rejected was right.

When I first tried to install SCIM it was just after updating from
breezy to dapper. The index was new. So I'm not sure, what went wrong.

Sorry for stealing your time.

Christian

PS: Sorry for answering this late, your mail was hidden in the spam
folder.

-- 
Installing scim removes libstdc++6
https://launchpad.net/bugs/50016

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


[Bug 51506] Wrong file access permission bits

2006-07-01 Thread Rui Matos
Public bug reported:

In version 1.4.1-18ubuntu1, files

/etc/default/klogd
/etc/default/sysklogd

have execution bits turned on which is wrong since these files are meant
to be sourced only.

** Affects: sysklogd (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Wrong file access permission bits
https://launchpad.net/bugs/51506

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


[Bug 51506] Re: Wrong file access permission bits

2006-07-01 Thread Rui Matos
I guess the problem is in the $(installbin) directives for these files
in debian/rules.

-- 
Wrong file access permission bits
https://launchpad.net/bugs/51506

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


[Bug 51270] Re: Synchronising addressbook with GAIM buddylist does nothing

2006-07-01 Thread Sebastien Bacher
Thanks for your bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=346353

** Changed in: evolution (Ubuntu)
   Importance: Untriaged = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

** Also affects: evolution (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=346353
   Importance: Unknown
   Status: Unknown

-- 
Synchronising addressbook with GAIM buddylist does nothing
https://launchpad.net/bugs/51270

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


[Bug 51505] Re: /etc/init.d/udev restart' no longer renames interfaces according to /etc/iftab

2006-07-01 Thread Pavel Šimerda
Hmm, it looks it works now... hope this was my own fault.

** Changed in: udev (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
/etc/init.d/udev restart' no longer renames interfaces according to /etc/iftab
https://launchpad.net/bugs/51505

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


[Bug 34578] Re: [gst0.10] refresh issue when using video effect with no effect selected

2006-07-01 Thread Sebastien Bacher
fixed upstream

** Changed in: totem (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
[gst0.10] refresh issue when using video effect with no effect selected
https://launchpad.net/bugs/34578

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


[Bug 44730] Re: xine plays videoCD, totem-xine not.

2006-07-01 Thread Sebastien Bacher
the totem part is fixed upstream, if there is still some issue with the
new version a bug on xine-lib should be opened

** Changed in: totem (Ubuntu)
   Status: Unconfirmed = Fix Committed

-- 
xine plays videoCD, totem-xine not.
https://launchpad.net/bugs/44730

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


[Bug 51507] klogd dies right after starting

2006-07-01 Thread Rui Matos
Public bug reported:

On edgy with version 1.4.1-18ubuntu1, klogd seems to die after being
called by start-stop-daemon who reports success and thus [  ok  ] is
printed. Yet only the 'dd' process remains on the system and kernel
messages are not reported to syslog.

** Affects: sysklogd (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
klogd dies right after starting
https://launchpad.net/bugs/51507

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


[Bug 25033] Re: Installation propose to configure FireWire Ethernet while there is no FireWire controller present

2006-07-01 Thread Etienne Goyer
I just wanted to add to I still experience this bug, on the same
machine, using the Dapper alternate (text-based) installation CD.

-- 
Installation propose to configure FireWire Ethernet while there is no FireWire 
controller present
https://launchpad.net/bugs/25033

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


[Bug 51500] Re: [Bug 51500] Re: [Bug 51500] Evolution requires seahorse-agent, but not set up by default

2006-07-01 Thread Michael T. Richter
On Sat, 2006-01-07 at 13:36 +, Dennis Kaarsemaker wrote:

  If I want to automatically sign messages in Evolution, it needs to
  have seahorse-agent running.  
 
 Not seahorse-agent per se. gpg-agent will do too


Well, it names seahorse-agent in the dialog that comes up.  There may
well be other programs that fill the proper protocol.

The point, however, isn't the specific program that's required.  The
point is that Evolution comes out of the box requiring a program --
seahorse-agent or gpg-agent; it doesn't really matter which -- that is
not set up to be running.  And that what it says you have to do doesn't
point to a program name that's visible on any menu.  And that it should
really be set up to work out of the box instead of requiring the user to
manually run anything at all anyway.

--
Michael T. Richter
Email: [EMAIL PROTECTED], [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED], [EMAIL PROTECTED]; YIM:
michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber:
[EMAIL PROTECTED]

My paramount object in this struggle is to save the Union, and is not
either to save or to destroy slavery. --Abraham Lincoln

-- 
Evolution requires seahorse-agent, but not set up by default
https://launchpad.net/bugs/51500

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


[Bug 51508] pdflatex not using correct fonts

2006-07-01 Thread pbeeson
Public bug reported:

Binary package hint: tetex-bin

I changed my latex setup to embedded and subset all fonts because of
course that is the norm these days in the scientific community, though
the latex developers make it difficult by making the default not
embedded and subset ALL fonts.

This was working fine under hoary and breezy.  But, now in Dapper, Times
gets changed to Nimbus so that the document doesn't get formatted
correctly.

Here's how to reproduce:

1) Make a .tex document using \usepackage{times}
2) Edit (as root) /etc/texmf/updmap.d/00updmap.cfg and make the line be 
DownloadBase14 true
3) remove /var/lib/texmf/web2c/updmap.cfg
4) run (as root) updmap-update
5) run updmap (I tried this both as root and as a user)
6) pdflatex document.tex
7) pdffonts document.pdf

See no that the times font has been replaced by Nimbus.

** Affects: tetex-bin (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
pdflatex not using correct fonts
https://launchpad.net/bugs/51508

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


[Bug 51509] udevd[1873]: add_to_rules: invalid rule '/etc/udev/rules.d/50-hdparm.rules:3

2006-07-01 Thread Rui Matos
Public bug reported:

On edgy with version 6.6-1ubuntu1,
the file /etc/udev/rules.d/50-hdparm.rules is a shell script. Certainly not 
correct...

** Affects: hdparm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
udevd[1873]: add_to_rules: invalid rule '/etc/udev/rules.d/50-hdparm.rules:3
https://launchpad.net/bugs/51509

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


[Bug 51330] Re: opening log does not use GNOME browser setting

2006-07-01 Thread David Nielsen
Indeed it does, although Nautilus crashed when I set the default... how
come it isn't obeying the set standard for GNOME either?

-- 
opening log does not use GNOME browser setting
https://launchpad.net/bugs/51330

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


[Bug 51511] Info's internal help page truncates a command key listing

2006-07-01 Thread Adam Buchbinder
Public bug reported:

Binary package hint: info

Info Help (run info, hit '?'; the title is Basic Commands in Info
Windows) has an error in it.

Under the 'Other Commands' section, it reads:

Other commands:
---
9 Pick first ... ninth item in node's menu.

It should read:

Other commands:
---
1 ... 9 Pick first ... ninth item in node's menu.

This is defined in info/infodoc.c in a series of static arrays:

* One of two templates depending on whether or not INFOKEY is #defined,
both called static char *info_internal_help_text[]. With INFOKEY
#defined, it contains

  N_(\\%-10[menu-digit] Pick first ... ninth item in node's menu.\n),

without it, it contains

  N_( %-10s Pick first ... ninth item in node's menu.\n),

* Another array with the actual keys in it (static char
*info_help_keys_text[][2], which contains

  { 1-9, ESC 1-9 },

So far as I can tell, this should output 1-9 instead of just 9 in
the generated info page, but it does not.

I am running info 4.8-4 on Ubuntu Dapper.

** Affects: texinfo (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Info's internal help page truncates a command key listing
https://launchpad.net/bugs/51511

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


[Bug 51512] Installer Crashed

2006-07-01 Thread David Wyly
Public bug reported:

Wanted to install ubuntu, booted up the live CD and started an install
with an unpartitioned, recently-reformated 300 GB SATA-150 HDD (Maxtor
6B300S0).

Had first 20GB unallocated (for future windows XP/x64 installs).

Then allocated 2GB as a linux-swap partition.

Then allocated 5GB as XFS partition for ubunto install.

Unallocated the rest (planned to use this as a FAT32 storage area in the
future).

Set up the 2GB as swap and the 5GB as / for root...

It appears the setup has (mostly) completed before it crashed, and I can
see the files when I dive into the 5GB partition.  I do not know if,
upon reboot, it will work correctly or not.

Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 266, 
in run
self.process_step()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 741, 
in process_step
self.mountpoints_to_summary()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 
1029, in mountpoints_to_summary
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 538, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s; see 
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog

** Affects: ubiquity (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Installer Crashed
https://launchpad.net/bugs/51512

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


[Bug 51458] Re: Please merge defoma from debian/unstable

2006-07-01 Thread Colin Watson
[Updating] defoma (0.11.8ubuntu2 [Ubuntu]  0.11.9 [Debian])
 * Trying to add defoma...
  - defoma_0.11.9.dsc: downloading from http://ftp.debian.org/debian/
  - defoma_0.11.9.tar.gz: downloading from http://ftp.debian.org/debian/
I: defoma [main] - dfontmgr_0.11.8ubuntu2 [universe].
I: defoma [main] - defoma-doc_0.11.8ubuntu2 [main].
I: defoma [main] - defoma_0.11.8ubuntu2 [main].
I: defoma [main] - psfontmgr_0.11.8ubuntu2 [universe].

** Changed in: defoma (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
Please merge defoma from debian/unstable
https://launchpad.net/bugs/51458

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


[Bug 51469] Re: [Edgy MoM] Please sync dar 2.3.0-2 from Debian Sid

2006-07-01 Thread Colin Watson
[Updating] dar (2.2.4-2ubuntu2 [Ubuntu]  2.3.0-2 [Debian])
 * Trying to add dar...
  - dar_2.3.0-2.dsc: downloading from http://ftp.debian.org/debian/
  - dar_2.3.0-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - dar_2.3.0.orig.tar.gz: downloading from http://ftp.debian.org/debian/
I: dar [universe] - dar_2.2.4-2ubuntu2 [universe].
I: dar [universe] - dar-static_2.2.4-2ubuntu2 [universe].
I: dar [universe] - libdar-dev_2.2.4-2ubuntu2 [universe].

** Changed in: dar (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
[Edgy MoM] Please sync dar 2.3.0-2 from Debian Sid
https://launchpad.net/bugs/51469

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


[Bug 51471] Re: [Edgy MoM] Please sync mftrace 1.2.4-1 from Debian Sid

2006-07-01 Thread Colin Watson
[Updating] mftrace (1.1.17-1ubuntu1 [Ubuntu]  1.2.4-1 [Debian])
 * Trying to add mftrace...
  - mftrace_1.2.4.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - mftrace_1.2.4-1.dsc: downloading from http://ftp.debian.org/debian/
  - mftrace_1.2.4-1.diff.gz: downloading from http://ftp.debian.org/debian/
I: mftrace [universe] - mftrace_1.1.17-1ubuntu1 [universe].

** Changed in: mftrace (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
[Edgy MoM] Please sync mftrace 1.2.4-1 from Debian Sid
https://launchpad.net/bugs/51471

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


[Bug 51450] Re: [Sync Request] achilles 2-6

2006-07-01 Thread Colin Watson
[Updating] achilles (2-4.2ubuntu2 [Ubuntu]  2-6 [Debian])
 * Trying to add achilles...
  - achilles_2-6.dsc: downloading from http://ftp.debian.org/debian/
  - achilles_2.orig.tar.gz: already in distro - downloading from librarian
  - achilles_2-6.diff.gz: downloading from http://ftp.debian.org/debian/
I: achilles [universe] - achilles_2-4.2ubuntu2 [universe].

** Changed in: achilles (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
[Sync Request] achilles 2-6
https://launchpad.net/bugs/51450

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


[Bug 51463] Re: plesae sync fltk1.1 from debian/unstable

2006-07-01 Thread Colin Watson
[Updating] fltk1.1 (1.1.7-1ubuntu1 [Ubuntu]  1.1.7-2 [Debian])
 * Trying to add fltk1.1...
  - fltk1.1_1.1.7.orig.tar.gz: already in distro - downloading from librarian
  - fltk1.1_1.1.7-2.dsc: downloading from http://ftp.debian.org/debian/
  - fltk1.1_1.1.7-2.diff.gz: downloading from http://ftp.debian.org/debian/
I: fltk1.1 [main] - libfltk1.1-dbg_1.1.7-1ubuntu1 [universe].
I: fltk1.1 [main] - libfltk1.1-dev_1.1.7-1ubuntu1 [main].
I: fltk1.1 [main] - fluid_1.1.7-1ubuntu1 [universe].
I: fltk1.1 [main] - libfltk1.1_1.1.7-1ubuntu1 [main].
I: fltk1.1 [main] - fltk1.1-doc_1.1.7-1ubuntu1 [universe].

** Changed in: fltk1.1 (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
plesae sync fltk1.1 from debian/unstable
https://launchpad.net/bugs/51463

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


[Bug 51464] Re: please sync gmp from debian/unstable

2006-07-01 Thread Colin Watson
[Updating] gmp (4.1.4-11ubuntu2 [Ubuntu]  2:4.2.1+dfsg-1 [Debian])
 * Trying to add gmp...
  - gmp_4.2.1+dfsg.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - gmp_4.2.1+dfsg-1.dsc: downloading from http://ftp.debian.org/debian/
  - gmp_4.2.1+dfsg-1.diff.gz: downloading from http://ftp.debian.org/debian/
I: gmp [main] - libgmp3-doc_4.1.4-11ubuntu2 [main].
I: gmp [main] - libgmp3c2_4.1.4-11ubuntu2 [main].
I: gmp [main] - libgmp3-dev_4.1.4-11ubuntu2 [main].

** Changed in: gmp (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
please sync gmp from debian/unstable
https://launchpad.net/bugs/51464

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


[Bug 51474] Re: [Edgy MoM] Please sync xmorph 1:20060526.1 from Debian Sid

2006-07-01 Thread Colin Watson
[Updating] xmorph (1:20060107ubuntu1 [Ubuntu]  1:20060526.1 [Debian])
 * Trying to add xmorph...
  - xmorph_20060526.1.tar.gz: downloading from http://ftp.debian.org/debian/
  - xmorph_20060526.1.dsc: downloading from http://ftp.debian.org/debian/
I: xmorph [universe] - gtkmorph_1:20060107ubuntu1 [universe].
I: xmorph [universe] - libmorph_1:20060107ubuntu1 [universe].
I: xmorph [universe] - xmorph_1:20060107ubuntu1 [universe].
I: xmorph [universe] - gtkmorph-example_1:20060107ubuntu1 [universe].
I: xmorph [universe] - libmorph-dev_1:20060107ubuntu1 [universe].

** Changed in: xmorph (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
[Edgy MoM] Please sync xmorph 1:20060526.1 from Debian Sid
https://launchpad.net/bugs/51474

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


[Bug 51436] Re: please sync libao from debian/unstable

2006-07-01 Thread Colin Watson
[Updating] libao (0.8.6-1.1ubuntu2 [Ubuntu]  0.8.6-4 [Debian])
 * Trying to add libao...
  - libao_0.8.6-4.diff.gz: downloading from http://ftp.debian.org/debian/
  - libao_0.8.6.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - libao_0.8.6-4.dsc: downloading from http://ftp.debian.org/debian/
I: libao [main] - libao2_0.8.6-1.1ubuntu2 [main].
I: libao [main] - libao-dev_0.8.6-1.1ubuntu2 [main].

** Changed in: libao (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Confirmed = Fix Released

-- 
please sync libao from debian/unstable
https://launchpad.net/bugs/51436

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


[Bug 51446] Re: please sync tar from sid

2006-07-01 Thread Colin Watson
[Updating] tar (1.15.1-2ubuntu2 [Ubuntu]  1.15.91-1 [Debian])
 * Trying to add tar...
  - tar_1.15.91.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - tar_1.15.91-1.dsc: downloading from http://ftp.debian.org/debian/
  - tar_1.15.91-1.diff.gz: downloading from http://ftp.debian.org/debian/
I: tar [main] - tar_1.15.1-2ubuntu2 [main].

** Changed in: tar (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
please sync tar from sid
https://launchpad.net/bugs/51446

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


[Bug 51508] Re: pdflatex not using correct fonts

2006-07-01 Thread pbeeson
After googling a bit, I found that this may be related to changes in the
fontconfig package.  I tried making manual changes to
/etc/fonts/fonts.conf to comment out the rules that substitutes Nimbus
for Times, but I still have this problem.

** Also affects: fontconfig (Ubuntu)
   Importance: Untriaged
   Status: Unconfirmed

-- 
pdflatex not using correct fonts
https://launchpad.net/bugs/51508

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


[Bug 51439] Re: Please sync xaralx=0.5r1184-1 from testing/non-free to edgy/multiverse

2006-07-01 Thread Colin Watson
[Updating] xaralx (0 [Ubuntu]  0.5r1184-1 [Debian])
 * Trying to add xaralx...
  - xaralx_0.5r1184-1.dsc: downloading from http://ftp.debian.org/debian/
  - xaralx_0.5r1184.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - xaralx_0.5r1184-1.diff.gz: downloading from http://ftp.debian.org/debian/

Also processed through the NEW queue into the multiverse component.

** Changed in: Ubuntu
 Assignee: (unassigned) = Colin Watson
   Status: Confirmed = Fix Released

-- 
Please sync xaralx=0.5r1184-1 from testing/non-free to edgy/multiverse
https://launchpad.net/bugs/51439

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


[Bug 51347] Re: [Edgy MoM] Please sync librpcsecgss 0.13-1from Debian sid

2006-07-01 Thread Colin Watson
I've asked for confirmation of this from somebody who would ordinarily
have permission to upload the package to Ubuntu.

-- 
[Edgy MoM] Please sync librpcsecgss 0.13-1from Debian sid
https://launchpad.net/bugs/51347

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


[Bug 47848] Re: should warn at partitioning stage if /boot is on XFS

2006-07-01 Thread Colin Watson
** Bug 51512 has been marked a duplicate of this bug

-- 
should warn at partitioning stage if /boot is on XFS
https://launchpad.net/bugs/47848

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


[Bug 51512] Re: Installer Crashed

2006-07-01 Thread Colin Watson
*** This bug is a duplicate of bug 47848 ***

Thanks for your report. Due to some reliability problems with GRUB and
XFS, you need to use a non-XFS root filesystem or create a non-XFS /boot
filesystem. Bug 47848 is filed to note that the partitioner should warn
you about this up-front.

** This bug has been marked a duplicate of bug 47848
   should warn at partitioning stage if /boot is on XFS

-- 
Installer Crashed
https://launchpad.net/bugs/51512

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


[Bug 49819] Re: NFS and SMB transfers across LAN work very slowly

2006-07-01 Thread Mark
I also have confimed this problem.  NFS transfer between my 2 dapper
machines are at around 3-400K.  HTTP transfer is at 9.8M.

Mark

-- 
NFS and SMB transfers across LAN work very slowly
https://launchpad.net/bugs/49819

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


[Bug 21306] Re: unable to print duplex on Brother HL-5150D printer

2006-07-01 Thread Pascal De Vuyst
Frank,
I added your information because it could be usefull for other people that have 
the same printer model.
According to the link there seems to be a problem in  the PostScript driver for 
your printer.
I think you better use any of the PCL based drivers included with ubuntu (e.g. 
pxlmono) as suggested here:
http://lists.freestandards.org/pipermail/printing-user-brother/2006/001205.html
Let us know what driver you used and if duplex printing works with it.

Kind regards,
Pascal

-- 
unable to print duplex on Brother HL-5150D printer
https://launchpad.net/bugs/21306

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


[Bug 47848] Re: should warn at partitioning stage if /boot is on XFS

2006-07-01 Thread Alan Tam
Is there anyway for me to unsubscribe from this bug report? I am
receiving the annoying bug-duplication e-mails since I also created one
of the duplicates.

-- 
should warn at partitioning stage if /boot is on XFS
https://launchpad.net/bugs/47848

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


[Bug 50588] Re: Slow boot time since update to kernel 2.6.15-25-686

2006-07-01 Thread Richard Tango-Lowy
I can reproduce this on my Thinkpad T60p. It started when I upgraded to
the .25 kernel. The boot delay is now about 4 minutes.

-- 
Slow boot time since update to kernel 2.6.15-25-686
https://launchpad.net/bugs/50588

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


[Bug 51513] can't hibernate if gdb is tracing a program

2006-07-01 Thread Rui Matos
Public bug reported:

I don't actually know if this was ever supported but I don't see why it
wouldn't. Using edgy with kernel 2.6.17-3.4 if gdb is tracing a program
the kernel does not hibernate.

Steps to reproduce:

$ gdb cat
(gdb) r
[hit ^C]
Program received signal SIGINT, Interrupt.
0xe410 in __kernel_vsyscall ()
(gdb)

Now if one tries to hibernate (using gnome-power-manager's interface)
the screen goes black and comes back after some seconds. The following
is logged in dmesg:

[17277993.276000] Freezing cpus ...
[17277993.276000] Stopping tasks: 
=
[17278013.28]  stopping tasks timed out after 20 seconds (11 tasks 
remaining):
[17278013.28]   kseriod
[17278013.28]   pdflush
[17278013.28]   pdflush
[17278013.28]   kswapd0
[17278013.28]   kacpid-work-0
[17278013.28]   kacpid-work-1
[17278013.28]   khubd
[17278013.28]   knodemgrd_0
[17278013.28]   pccardd
[17278013.28]   kacpid-work-2
[17278013.28]   cat
[17278013.28] Restarting tasks...6 Strange, kseriod not stopped
[17278013.28]  Strange, pdflush not stopped
[17278013.28]  Strange, pdflush not stopped
[17278013.28]  Strange, kswapd0 not stopped
[17278013.28]  Strange, kacpid-work-0 not stopped
[17278013.28]  Strange, kacpid-work-1 not stopped
[17278013.28]  Strange, khubd not stopped
[17278013.28]  Strange, knodemgrd_0 not stopped
[17278013.28]  Strange, pccardd not stopped
[17278013.28]  Strange, kacpid-work-2 not stopped
[17278013.28]  Strange, cat not stopped
[17278013.284000]  done
[17278013.284000] Thawing cpus ...

** Affects: linux-source-2.6.17 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
can't hibernate if gdb is tracing a program
https://launchpad.net/bugs/51513

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


[Bug 50734] Re: !Regression! xine-lib based applications refuse to load some shoutcast streams.

2006-07-01 Thread Lukáš Zapletal
Which library to recompile? Could you please paste the compile commands
here? Thanks

-- 
!Regression! xine-lib based applications refuse to load some shoutcast streams.
https://launchpad.net/bugs/50734

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


[Bug 50451] Re: Mouse movement wreak havoc

2006-07-01 Thread dutchfan
I'm having similar problems... My mouse randomly jumps around the screen
and activates any open windows (as if mouse buttons are being pressed)
for several seconds. After this it is usable as normal but the problem
reccurs intermittently on average every 5 minutes.

I have a serial mouse (Logitech) and Dapper 6.06, on an Dell Inspiron
3800 laptop (which includes a touchpad). I see that several people on
the forums are having similar problems but I do not see any posted
solutions yet. Any help would be appreciated. If there is any additional
information that I could provide to help track the problem I'd be happy
to try, but I am a noob and might need detailed instructions.

Thanks!

-- 
Mouse movement wreak havoc
https://launchpad.net/bugs/50451

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


[Bug 51511] Re: Info's internal help page truncates a command key listing

2006-07-01 Thread Adam Buchbinder
** Bug watch added: Debian Bug tracker #376280
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376280

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

-- 
Info's internal help page truncates a command key listing
https://launchpad.net/bugs/51511

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


[Bug 39082] Re: nVidia driver in dapper API mismatch

2006-07-01 Thread Paul Sladen
** Summary changed:

- Wine not compiled for right nVidia driver in dapper.
+ nVidia driver in dapper API mismatch

** Changed in: wine (Ubuntu)
Sourcepackagename: wine = linux-restricted-modules-2.6.15

-- 
nVidia driver in dapper API mismatch
https://launchpad.net/bugs/39082

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


[Bug 51515] I get an error message when doing anything with the panel

2006-07-01 Thread kostas mitropoulos
Public bug reported:

Error details:
Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/Cuemiac.py, line 
667, in on_change_background
style.bg_pixmap[gtk.STATE_NORMAL] = pixmap
TypeError: can only assign a GdkPixmap or None

Other info:
bug dissapears when I change the panel properties (I can no longer reporduce 
it, although I've put the panel settings back to earlier settings)???

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
I get an error message when doing anything with the panel
https://launchpad.net/bugs/51515

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


[Bug 50734] Re: !Regression! xine-lib based applications refuse to load some shoutcast streams.

2006-07-01 Thread Reinhard Tartler
I'm preparing the new upstream version of xine, this bug is likely to be
fixed with it.

until then, look at my bzr branches to build the packages

-- 
!Regression! xine-lib based applications refuse to load some shoutcast streams.
https://launchpad.net/bugs/50734

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


[Bug 47971] Re: synaptics touch pad(laptop) clicks when i dont want it to

2006-07-01 Thread dutchfan
I am having the same problem, intermittently my pointer will go crazy
- jerking all over the screen and appearing to have random mouse clicks
without me moving or even touching the mouse or touchpad. Open programs
get focus, and often taskbar menu commands are randomly activated. This
behaviour occurs when I am using the mouse or the touchpad. I followed
the instructions to above regarding this issue (Synaptic touchpad) but
this did not resolve my problem.

This issue making it exteremly difficult to use Ubuntu... In fact almost
imipossible. I am a noob to Linux having used Windows for many years,
but am otherwise enjoying my Ubuntu experience.

I am using an Dell Inspiron 3800 with touchpad, with dapper installed,
mouse is Logitech PS2. Any help with this would be greatly appreciated.
If there is any further information that I could provide to assist with
resolution please let me know, I may need detailed instructions (I'm new
to Linux :-)  ) if debugging info is required.

Thanks!

-- 
synaptics touch pad(laptop) clicks when i dont want it to
https://launchpad.net/bugs/47971

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


[Bug 49840] Re: Gcompris administration menu not working

2006-07-01 Thread Antonio Macchi III
The Gcompris administration tool does't work for me on fresh Dapper
installs. This is a pity since it reduces the possibility to adapt the
activities according to the age, skills and interests of children.

Is there a time frame for fixing the bug or creating a straightforward 
workaround suitable for non technical people? 
A friend of mine is a school teacher at an elementary school willing to use 
Gcompris on Ubuntu experimentally. This means several dozen of young users 
missing the chance to discover and learn Gcompris and Ubuntu.

By the way: The menu entries are filed on Games and unfortunately not
on Education where I believe it would be much more suitable for
Gcompris.

-- 
Gcompris administration menu not working
https://launchpad.net/bugs/49840

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


[Bug 49666] Re: g-v-m stopped running after upgrade to Dapper

2006-07-01 Thread DaKine
I solved the problem by adding

session optional pam_foreground.so

to the end of /etc/pam.d/common-session

maybe you have to create /var/run/console.

/etc/pam.d/common-session

session required pam_unix.so
session optional pam_foreground.so

-- 
g-v-m stopped running after upgrade to Dapper
https://launchpad.net/bugs/49666

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


[Bug 44277] Re: nothing on ctrl alt F# (Dapper)

2006-07-01 Thread Licio Fernando
This problem is not a bug, but config problem.

** Changed in: Ubuntu
   Status: Needs Info = Rejected

-- 
nothing on ctrl alt F# (Dapper)
https://launchpad.net/bugs/44277

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


[Bug 51516] Kubuntu installation differs from Ubuntu -- hardware detection

2006-07-01 Thread Maciej Pilichowski
Public bug reported:

Binary package hint: base-installer

It is seems that Kubuntu is not just Ubuntu without Gnome, but with KDE.
While I installed several times Ubuntu on my test machine without any
problem (stable, 6 version) I am unable to install Kubuntu at all. It
hangs while scanning disk (so even before partitioning) or after all
steps while detecting hardware.

To be sure about that I checked md5 sum, also burned the iso twice on
two different discs.

Pentium III 800 MHz, Rage IIC, Monster Sound, 256MB RAM, two hard
drives, one WD, one Fujitsu, both 3GB.

If is there any way I could be more helpful, please let me know.

** Affects: base-installer (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Kubuntu installation differs from Ubuntu -- hardware detection
https://launchpad.net/bugs/51516

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


[Bug 51517] version 0.8.1 available

2006-07-01 Thread Laurent Bigonville
Public bug reported:

Binary package hint: qemu

the version 0.8.1 is available in unstable, please upgrade

** Affects: qemu (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
version 0.8.1 available
https://launchpad.net/bugs/51517

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


[Bug 48194] Re: Graphical installer doesn't continue installation if there are unmounted partitions

2006-07-01 Thread Bardon
Also true in Ubuntu (not just Kubuntu.) I just had this problem on a
computer with pre-existing partitions that I wanted to keep, but leave
unmounted in Dapper 6.06. Booted from the Live CD, clicked on the
Install icon and proceeded to go through the setup. Everything worked
fine except I could not leave my CentOS partition blank - I was required
to enter a mount point for it, even though I did not want it mounted in
Ubuntu.

It's easy to fix later, just remove the line from /etc/fstab, but the
installer should not behave this way.


** Also affects: ubuntu-express (upstream)
   Importance: Untriaged
   Status: Unconfirmed

-- 
Graphical installer doesn't continue installation if there are unmounted 
partitions
https://launchpad.net/bugs/48194

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


[Bug 42909] Re: kernel panic at boot

2006-07-01 Thread Roshan Shariff
I also have a Toshiba Satellite M20 with the same problem. The Live CD
works fine, but an installed system panics while Mounting Root
Filesystem with IIRC the same error as Carmelo reports. Rarely, it
doesn't panic at that step, but invariably panics while logging in. If I
manage to get to recovery mode, it usually panics in short order. This
behavior seems like Bug #45636.

This laptop has a SATA hard drive, which is probably the source of
errors, since the live CD works fine. Strangely enough, mounting
filesystems on the hard drive from the Live CD works, though I have not
thoroughly tested this. This problem seems to manifest itself only when
the root partition is being mounted from initramfs.

The problem went away when I installed the 2.6.15-20 i386 kernel from
the Dapper Beta CD. The problem is present in the final Dapper -23
kernel and the updated -25 kernel. However, the laptop sleep mode
doesn't work in the older kernel, while it does work on the newer
kernels (tested from the Live CD).

-- 
kernel panic at boot
https://launchpad.net/bugs/42909

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


[Bug 51518] grub 0.97-11ubuntu1 segfaults on amd64

2006-07-01 Thread Michael Bienia
Public bug reported:

grub 0.97-11ubuntu1 from edgy segfaults on my amd64 box:

# grub
Probing devices to guess BIOS drives. This may take a long time.


Segmentation fault

I've also tried the Debian package (0.97-11) and it works so it must be
an ubuntu patch responsible for the segfault.

** Affects: grub (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
grub 0.97-11ubuntu1 segfaults on amd64
https://launchpad.net/bugs/51518

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


[Bug 41813] Re: pop-up dialogs doesn't close.

2006-07-01 Thread Uphaar Agrawalla
I also confirm that the new jar fixes the UI issue. Can we get the fix
in dapper-updates? It's quite an annoying popup and takes up
considerable screen area. It stays on top even if we view movies in full
screen.

-- 
pop-up dialogs doesn't close.
https://launchpad.net/bugs/41813

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


[Bug 51522] xfce4 xubuntu 6.06 replaced dapper 6.06 after shutdown

2006-07-01 Thread David Armour
Public bug reported:

i shutdown my fully-updated ubuntu dapper 6.06 gnome desktop wednesday
evening (june21), and when i restarted the next morning, i had a lovely
*xubuntu xfce4* desktop. my first indication that things were somewhat
changed was xfce4's mouse 'exercising' in the xubuntu hamster wheel logo
...

to the best of my admittedly newbie knowledge, my gnome ubuntu system
was as up-to-date as the regular morning update manager could make it.
my look at the relevant sections of the messages.0 file in /var/log (see
below) shows nothing that explains the behaviour, at least to me. i'm
curious why the system felt the need to start 2 pids for dfa2, but don't
no where to begin looking for info. i'm happy to provide any further
info that might help sort this out. while i like the xfce4 desktop well
enough, i'd prefer to have the ubuntu arrangement i had back!

i'm not sure if they're related in any way, but the unexpected desktop
morphing raises a couple of other concerns: the post-it note thingie had
notes i would like back. and the gdesklet weather has the bottom line
underneath sunrise/sunset obscured, as if another (otherwise invisible!)
object had been set in front.

launchpad continues to insist that i search the 173 pages of bug
reports, although i've searched using variations of my summary string,
above, and found no obviously similar bugs. unsure how to proceed.

[relevant /var/log/messages.0.log lines]

Jun 21 22:28:18 localhost kernel: Kernel logging (proc) stopped.
Jun 21 22:28:18 localhost kernel: Kernel log daemon terminating.
Jun 21 22:28:18 localhost exiting on signal 15
Jun 22 07:20:25 localhost syslogd 1.4.1#17ubuntu7: restart.
Jun 22 07:20:25 localhost kernel: Inspecting /boot/System.map-2.6.15-25-386
Jun 22 07:20:25 localhost kernel: Loaded 23020 symbols from 
/boot/System.map-2.6.15-25-386.
Jun 22 07:20:25 localhost kernel: Symbols match kernel version 2.6.15.
Jun 22 07:20:25 localhost kernel: No module symbols loaded - kernel modules not 
enabled.
Jun 22 07:20:25 localhost kernel: [17179569.184000] Linux version 2.6.15-25-386 
([EMAIL PROTECTED]) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Wed 
Jun 14 11:25:49 UTC 2006
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-provided physical RAM 
map:
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820:  
- 0009fc00 (usable)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: 0009fc00 
- 000a (reserved)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: 000e 
- 0010 (reserved)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: 0010 
- 1dfd (usable)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: 1dfd 
- 1dfdf000 (ACPI data)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: 1dfdf000 
- 1e00 (ACPI NVS)
Jun 22 07:20:25 localhost kernel: [17179569.184000] BIOS-e820: fffc 
- 0001 (reserved)
Jun 22 07:20:25 localhost kernel: [17179569.184000] 0MB HIGHMEM available.
Jun 22 07:20:25 localhost kernel: [17179569.184000] 479MB LOWMEM available.
Jun 22 07:20:25 localhost kernel: [17179569.184000] found SMP MP-table at 
000ff780
Jun 22 07:20:25 localhost kernel: [17179569.184000] DMI 2.3 present.
Jun 22 07:20:25 localhost kernel: [17179569.184000] ACPI: PM-Timer IO Port: 
0x808
Jun 22 07:20:25 localhost kernel: [17179569.184000] ACPI: LAPIC (acpi_id[0x01] 
lapic_id[0x00] enabled)
Jun 22 07:20:25 localhost kernel: [17179569.184000] Processor #0 6:8 APIC 
version 16
Jun 22 07:20:25 localhost kernel: [17179569.184000] ACPI: IOAPIC (id[0x01] 
address[0xfec0] gsi_base[0])
Jun 22 07:20:25 localhost kernel: [17179569.184000] IOAPIC[0]: apic_id 1, 
version 2, address 0xfec0, GSI 0-23
Jun 22 07:20:25 localhost kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 
bus_irq 0 global_irq 2 dfl dfl)
Jun 22 07:20:25 localhost kernel: [17179569.184000] ACPI: INT_SRC_OVR (bus 0 
bus_irq 9 global_irq 9 low level)
Jun 22 07:20:25 localhost kernel: [17179569.184000] Enabling APIC mode: Flat. 
Using 1 I/O APICs
Jun 22 07:20:25 localhost kernel: [17179569.184000] Using ACPI (MADT) for SMP 
configuration information
Jun 22 07:20:25 localhost kernel: [17179569.184000] Allocating PCI resources 
starting at 2000 (gap: 1e00:e1fc)
Jun 22 07:20:25 localhost kernel: [17179569.184000] Built 1 zonelists
Jun 22 07:20:25 localhost kernel: [17179569.184000] Kernel command line: 
root=/dev/hda1 ro quiet splash
Jun 22 07:20:25 localhost kernel: [17179569.184000] Initializing CPU#0
Jun 22 07:20:25 localhost kernel: [17179569.184000] PID hash table entries: 
2048 (order: 11, 32768 bytes)
Jun 22 07:20:25 localhost kernel: [17179569.184000] Detected 1600.354 MHz 
processor.
Jun 22 07:20:25 localhost kernel: [17179569.184000] Using pmtmr for high-res 
timesource
Jun 22 07:20:25 localhost kernel: [17179569.184000] Console: 

[Bug 51524] Please sync gnotime (universe) from unstable

2006-07-01 Thread Reinhard Tartler
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects distros/ubuntu/gnotime
 status confirmed
 subscribe ubuntu-archive

Please sync gnotime (universe) from unstable.

Overriding Ubuntu changes is ok.

Changelog since current edgy version 2.2.2-5ubuntu1:

gnotime (2.2.2-6) unstable; urgency=low

  * Update build-dependency from libgtkhtml3.6-dev to libgtkhtml3.8-dev
(Closes: #359102).

 -- Goedson Teixeira Paixao [EMAIL PROTECTED]  Mon, 27 Mar 2006
19:04:58 -0300


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Debian Powered!

iD8DBQFEpsVjmAg1RJRTSKQRAhdJAJ9eRRsB3btQEbCxTDKSWfTHKV+WlACfblYb
gLBfAtVG1WN/rGBH272Q3f8=
=j6lJ
-END PGP SIGNATURE-

** Affects: gnotime (Ubuntu)
 Importance: Untriaged
 Status: Confirmed

-- 
Please sync gnotime (universe) from unstable
https://launchpad.net/bugs/51524

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


[Bug 51526] widelands: merge new debian version

2006-07-01 Thread Robin Sonefors
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


MOM: http://merges.ubuntu.com/widelands
MOTU: ozamosi
Status: to be merged


I'm currently working on a merged package. Please expect an
updated package to be uploaded to the archive in the near future.


   affects /distros/ubuntu/widelands
   assignee motumergers
   subscribe ozamosi

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

iD8DBQFEpsqMxTqsj1lcTR4RAoVLAJ4gLDMOEr7ar19jul7YEKZCzwUZawCeJopx
hXbRZjgWjtcARxuuxTXrzsc=
=jqjb
-END PGP SIGNATURE-

** Affects: widelands (Ubuntu)
 Importance: Untriaged
 Assignee: MOTU Merge Team
 Status: Unconfirmed

-- 
widelands: merge new debian version
https://launchpad.net/bugs/51526

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


[Bug 51525] strange keypresses caused by Terratec Cinergy 600

2006-07-01 Thread Martin Luder
Public bug reported:

I have a Terratec Cinergy 600 tv card with a Philips FM1216 tuner (and a 
Philips SAA7115 video decoder). 
Somehow the card causes keypressed to be sent to the system. It happens 
irregularly, the problem can go away for weeks and then suddenly occur several 
times per hour.
My computer detects a key press although I don't type anything. I've tried 
several keyboards and it doesn't even stop when I unplug the keyboard (all 
PS/2, I don't have a USB keyboard). I also removed about everything else from 
my computer. It only stops when I remove my tv card, so I'm quite sure it is 
the cause. 
The key is always '0' on the numpad (KP_0) or insert (KP_Insert) if I turn off 
numlock. It behaves like a normal keypress in any way (if I press shift while 
numlock is disabled, I get zeroes, too. If I hold down any other key, it will 
disrupt the key repeating). The frequency of the key presses varies between one 
per minute and three per second.

I can't work when this happens, so I removed the card for now.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
strange keypresses caused by Terratec Cinergy 600
https://launchpad.net/bugs/51525

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


[Bug 47971] Re: [Bug 47971] Re: synaptics touch pad(laptop) clicks when i dont want it to

2006-07-01 Thread Jimmy the shoe
This thread has degenerated into two seperate issues: 1) Cannot disable the
tap to click feature 2) crazy and random mouse. This fix resolves the tap
to click issue. It has had mixed success on the random mouse issue. If you
are sure that your setup works with windows, I would try using a purely
xfree and xorg environment and see if one or the other works better. This
will require using two different live CDs I believe debian has xfree86
instead of xorg, so I recommend you give it a try and see if it works. If it
does not, it is likely a probelem with the configuration of your kernel. You
might try scaling back your mouse module to the most basic mouse by adding
the proper switch to the proper module in the /etc/modules file. Also,
previously ALPS pads were slightly different than synaptics pads. You should
find out which pad you use (which can be a chore) and see if anyone else is
having a problem with it. At one point I had to build a custom configged and
patched kernel to get this feature work because the ALPS pad was not
supported by the kernel at that time. This issue sounds like the mouse is
getting out of sync with the driver. This is a common problem among those
who use KVM switches. Try to also make sure that you are not doing anything
weird with your screen. You may be able to fix the issue by switching to a
terminal (ctrl + alt + f1) and then switching back to the graphical
interface (... + f7).

Sorry I don't have a definite answer for you reguarding this issue.

James

-- 
synaptics touch pad(laptop) clicks when i dont want it to
https://launchpad.net/bugs/47971

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


[Bug 51502] Re: hardware clock overrides time set by ntpdate on boot

2006-07-01 Thread Toby Dickenson
bootchart here (but remove the XXX):
http://www.tarind.com/dapXXXper-20060701-1.png

-- 
hardware clock overrides time set by ntpdate on boot
https://launchpad.net/bugs/51502

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


[Bug 38682] Re: Segfault on run

2006-07-01 Thread Daniel T Chen
Please test 7.2-1ubuntu1 in Edgy.

** Changed in: xpuzzles (Ubuntu)
   Status: Confirmed = Needs Info

-- 
Segfault on run
https://launchpad.net/bugs/38682

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


[Bug 51528] [Edgy MoM] Sync conquest 8.1.2-3 from Debian unstable

2006-07-01 Thread Benjamin Montgomery
Public bug reported:

Please sync conquest 8.1.2-3 from Debian unstable.  Ok to override
Ubuntu changes.

** Affects: conquest (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
[Edgy MoM] Sync conquest 8.1.2-3 from Debian unstable
https://launchpad.net/bugs/51528

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


[Bug 51530] Gnome Volume Control Master Does NOT affect all channels

2006-07-01 Thread AlexC
Public bug reported:

I have 5.1 surround sound, and a way I have found to get my rear
speakers to work is to enable the Wave Surround channel in Gnome via the
Volume Control. This is all good and works fine, however. The Master
channel does NOT mute/Change the overall volume of the Wave Surround
channel.

This is annoying as when I press Mute on my keyboard, it will only mute
my front speakers and not the rear ( The Wave Surround Channel ), so I
still can't hear people speaking well.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gnome Volume Control Master Does NOT affect all channels
https://launchpad.net/bugs/51530

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


[Bug 51529] [Edgy MoM] Please sync xkeycaps 2.47-2 from Debian Sid

2006-07-01 Thread Daniel T Chen
Public bug reported:

http://merges.ubuntu.com/x/xkeycaps/REPORT

Ok to override Ubuntu changes.

** Affects: xkeycaps (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
[Edgy MoM] Please sync xkeycaps 2.47-2 from Debian Sid
https://launchpad.net/bugs/51529

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


[Bug 51519] Re: MiniMac doesn't boot without monitor

2006-07-01 Thread Unai Uribarri
The kernel boots adding this option to the boot line:
video=radeonfb:ignore_edid

But then, when I turn on the monitor it can work only at 640x480. I've
to reboot the machine to get it working at higher resolutions.

-- 
MiniMac doesn't boot without monitor
https://launchpad.net/bugs/51519

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


  1   2   >