[Bug 173820] Re: Deselect should be Ctrl-Shift-A instead of Ctrl-D

2007-12-08 Thread Bug Watch Updater
** Changed in: sound-juicer
   Status: Confirmed = Fix Released

-- 
Deselect should be Ctrl-Shift-A instead of Ctrl-D
https://bugs.launchpad.net/bugs/173820
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 173311] Re: gnumeric: XY Plot: Data Tab has confusing naming

2007-12-08 Thread Bug Watch Updater
** Changed in: gnumeric
   Status: Unknown = Invalid

-- 
gnumeric: XY Plot: Data Tab has confusing naming
https://bugs.launchpad.net/bugs/173311
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 172566] Re: Sound Juicer Manual spelling error

2007-12-08 Thread Bug Watch Updater
** Changed in: sound-juicer
   Status: New = Invalid

-- 
Sound Juicer Manual spelling error
https://bugs.launchpad.net/bugs/172566
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 164827] Re: [gutsy] network-manager should set wlan to essid off channel 0 if it disabled

2007-12-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: New = Fix Released

-- 
[gutsy] network-manager should set wlan to essid off channel 0 if it disabled
https://bugs.launchpad.net/bugs/164827
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 158857] Re: Wish: should support PPP dial-on-demand

2007-12-08 Thread Bug Watch Updater
*** This bug is a duplicate of bug 74142 ***
https://bugs.launchpad.net/bugs/74142

** Changed in: network-manager
   Status: New = Confirmed

-- 
Wish: should support PPP dial-on-demand
https://bugs.launchpad.net/bugs/158857
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 172449] Re: unable to use MOD operation after a x ᶺ y operation

2007-12-08 Thread Bug Watch Updater
** Changed in: gcalctool
   Status: Unknown = Fix Released

-- 
unable to use MOD operation after a  x ᶺ y operation
https://bugs.launchpad.net/bugs/172449
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 155572] Re: network-manager gutsy no network devices

2007-12-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: New = Fix Released

-- 
network-manager gutsy no network devices
https://bugs.launchpad.net/bugs/155572
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 155157] Re: no video overlay on external monitor

2007-12-08 Thread 316097
I have this problem too with the Radeon Mobility 7500, does anyone have
a clue what to do to make it work again?

-- 
no video overlay on external monitor
https://bugs.launchpad.net/bugs/155157
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 150984] Re: Title of the 'Similar words' frame in gnome-dictionary gets overlapped by the Close Frame and Sort icons, when the frame is re-sized

2007-12-08 Thread Bug Watch Updater
** Changed in: gnome-utils
   Status: New = Invalid

-- 
Title of the 'Similar words' frame in gnome-dictionary gets overlapped by the 
Close Frame and Sort icons, when the frame is re-sized
https://bugs.launchpad.net/bugs/150984
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 149977] Re: baobab crashed with SIGSEGV in g_slice_alloc()

2007-12-08 Thread Bug Watch Updater
** Changed in: gnome-utils
   Status: New = Confirmed

-- 
baobab crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/149977
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 136945] Re: drop libgnome dependency

2007-12-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: New = Fix Released

-- 
drop libgnome dependency
https://bugs.launchpad.net/bugs/136945
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 103167] Re: [apport] baobab crashed with SIGSEGV in gtk_tree_model_get_valist()

2007-12-08 Thread Bug Watch Updater
** Changed in: gnome-utils
   Status: New = Confirmed

-- 
[apport] baobab crashed with SIGSEGV in gtk_tree_model_get_valist()
https://bugs.launchpad.net/bugs/103167
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 99179] Re: Feisty videodev.h dependency errors

2007-12-08 Thread Mark Carter
Nanley, it's not so much of an issue now, I can get to compile what I
want to compile. I still think there's a bug, though - that is better
ironed out instead of being closed.

I am now using Gutsy, with my packages up-to-date. My original code was
slightly flawed, and a better version (also attached) would be:

#include stdio.h
#include linux/videodev.h

main()
{
puts(hello);
}

... note that I included linux/videodev.h instead of just videodev.h. This 
allows for a cleaner compilation command:
gcc blah.c

The error I get is now:

In file included from /usr/include/linux/videodev.h:15,
 from blah.c:2:
/usr/include/linux/videodev2.h:482: error: field ‘timestamp’ has incomplete type


I would therefore like to maintain the stance that there is still a bug which 
needs sorting out. There is obviously some kind of dependency problem with the 
include files.

** Attachment added: blah.c
   http://launchpadlibrarian.net/10799636/blah.c

-- 
Feisty videodev.h dependency errors
https://bugs.launchpad.net/bugs/99179
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 95318] Re: F-spot stuck in infinite loop

2007-12-08 Thread Bug Watch Updater
** Changed in: f-spot
   Status: New = Fix Released

-- 
F-spot stuck in infinite loop
https://bugs.launchpad.net/bugs/95318
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 90729] Re: Couldn't unmount fuseiso mounts with Disk Mounter

2007-12-08 Thread Robbert
I don't know, but the problem still exists in Hardy.

-- 
Couldn't unmount fuseiso mounts with Disk Mounter
https://bugs.launchpad.net/bugs/90729
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 74142] Re: Dial Up Support

2007-12-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: New = Confirmed

-- 
Dial Up Support
https://bugs.launchpad.net/bugs/74142
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 36011] Re: Applet menu is ugly with long card names

2007-12-08 Thread Bug Watch Updater
** Changed in: network-manager
   Status: Confirmed = Fix Released

-- 
Applet menu is ugly with long card names
https://bugs.launchpad.net/bugs/36011
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 173861] Re: [CVE-2007-5503 security fix regression] firefox crashes after upgrading to libcairo2 1.4.10-1ubuntu4.1

2007-12-08 Thread faif
ubuntu 7.10 with Chinese fonts and msttcorefonts installed. after this upgrade, 
all applications window including title bar, maximize, minimize close icons 
disappeared. downgrade package:
sudo apt-get install libcairo2=1.4.10-1ubuntu4
problem solved.

-- 
[CVE-2007-5503 security fix regression] firefox crashes after upgrading to 
libcairo2 1.4.10-1ubuntu4.1
https://bugs.launchpad.net/bugs/173861
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 155163] Re: tuxpaint-data should recommend tuxpaint-stamps instead of depending on it

2007-12-08 Thread Mantas Kriaučiūnas
*** This bug is a duplicate of bug 82510 ***
https://bugs.launchpad.net/bugs/82510

If this bug is a duplicate of bug #82510 - then summary of bug #82510
should be renamed  for example to tuxpaint-data should recommend
tuxpaint-stamps instead of depending on it, because now isn't clear,
that bug #82510 is about incorrect dependency type.

-- 
tuxpaint-data should recommend tuxpaint-stamps instead of depending on it
https://bugs.launchpad.net/bugs/155163
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 133408] Re: [gutsy] Missing icons after installing gsynaptics

2007-12-08 Thread Mario Bonino
** Changed in: gsynaptics (Ubuntu)
 Assignee: Mario Bonino (mariobonino) = (unassigned)

-- 
[gutsy] Missing icons after installing gsynaptics
https://bugs.launchpad.net/bugs/133408
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 174777] Re: Error when trying to install ccsm

2007-12-08 Thread khalildan
I also have no Wobbly Windows after an update in Heron. Is this related?

-- 
Error when trying to install ccsm
https://bugs.launchpad.net/bugs/174777
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 81560] Re: request for newer swi-prolog

2007-12-08 Thread Bug Watch Updater
** Changed in: swi-prolog (Debian)
   Status: New = Fix Released

-- 
request for newer swi-prolog
https://bugs.launchpad.net/bugs/81560
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 125114] Re: apt-spy: Include command line used to generate source.list

2007-12-08 Thread Bug Watch Updater
** Changed in: apt-spy (Debian)
   Status: Unknown = New

-- 
apt-spy: Include command line used to generate source.list
https://bugs.launchpad.net/bugs/125114
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 144703] Re: compiz leaves shadow outlines behind menu / tooltip objects

2007-12-08 Thread jlinho
Same problem for tooltips and popup windows like the one of the Update-
manager.

My graphic card is an Nvidia GeForce 8600 GT

-- 
compiz leaves shadow outlines behind menu / tooltip objects
https://bugs.launchpad.net/bugs/144703
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 174845] Re: Nautilus gets confused with similar devices

2007-12-08 Thread Antonis Kaladis

** Attachment added: a sample screen... as you can see... something is 
missing!
   http://launchpadlibrarian.net/10799574/Screenshot.jpg

-- 
Nautilus gets confused with similar devices
https://bugs.launchpad.net/bugs/174845
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 159049] Re: hangs during boot process

2007-12-08 Thread marcocanto

Hi,
I have installed and tested the new kernel 2.6.24-1 released as test.
In attach you have kernel.log  dmesg.
All seams to function very well. ACPI doesn't hang the boot process and the CPU 
is correctly scaled, too.

The problem is that these new alpha kernel/source are build with a new
gcc compiler, so I can't build, for example, Nvidia driver.

I have made a full backup of my filesystem in order to roolback if necessary , 
then I'll try a dist-upgrade in order to have the new gcc / libc-dev.
Let me know if there is a best procedure to install only the new gcc and if you 
need more tests from me ;-)

Best regards

__
Marco Canto 
H3G   Symantec Support  - 
  Storage  Availability 
392 - 8803695 
348 - 3181846 
msn: [EMAIL PROTECTED] 

-Original Message-
From:   [EMAIL PROTECTED] on behalf of Leann Ogasawara
Sent:   Wed 12/5/2007 1:06 AM
To: Marco Canto (Con)
Cc: 
Subject:[Bug 159049] Re: hangs during boot process

The Hardy Heron kernel was recently uploaded for testing.  We'd really
appreciate it if you could try testing with this newer kernel and verify
if this issue still exists.  Unfortunately, the Hardy Heron Alpha1
LiveCD was released with the older 2.6.22 kernel.  You'll have to
manually install the newer Hardy Heron kernel in order to test.  This
should not be the case for Alpha2.  However, here are the instructions
to install (if you choose to do so):

1) edit the file /etc/apt/sources.list and add the following line:

deb http://archive.ubuntu.com/ubuntu hardy main restricted

2) sudo apt-get update
3) sudo apt-get install linux-image-2.6.24-1-generic
4) reboot and select the new kernel from the grub menu

After you've tested, please feel free to revert back - ie boot into the
old kernel, sudo apt-get remove linux-image-2.6.24-1-generic, and remove
the line from /etc/apt/sources.list .  Please update this report with
your results.  If the issue still persists, can you also attach your
dmesg output for the newer kernel?  Thanks in advance!

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu)
   Importance: Undecided = High

-- 
hangs during boot process
https://bugs.launchpad.net/bugs/159049
You received this bug notification because you are a direct subscriber
of the bug.

-- 
hangs during boot process
https://bugs.launchpad.net/bugs/159049
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 173842] Re: Please sync afbinit 1.0-3 (multiverse) from Debian unstable (contrib)

2007-12-08 Thread Marco Rodrigues
It should build without problem, because the only changes are from
Ubuntu latest package to add missing includes.

-- 
 Please sync afbinit 1.0-3 (multiverse) from Debian unstable (contrib)
https://bugs.launchpad.net/bugs/173842
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 174633] Re: alexandria 0.6.1 no german amazon search possible

2007-12-08 Thread Maximilian Blömer
http://rubyforge.org/frs/download.php/27404/alexandria_0.6.2b2_all.deb

installing alexandria_0.6.2b2_all.deb did not work, same issues.

-- 
alexandria 0.6.1 no german amazon search possible
https://bugs.launchpad.net/bugs/174633
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 173294] Re: There are no easy way to change tuxpaint configuration

2007-12-08 Thread Caroline Ford
Sorry - didn't read. You have installed config. Moving to tuxpaint-
config

** Changed in: tuxpaint-config (Ubuntu)
Sourcepackagename: tuxpaint = tuxpaint-config
   Status: Incomplete = New

-- 
There are no easy way to change tuxpaint configuration
https://bugs.launchpad.net/bugs/173294
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 173890] Re: flashplugin-nonfree fails to install... new version?

2007-12-08 Thread Matt Darcy
Hi

could someone clarify the status of this bug please.

The bug is marked as fixed released, but in the stable gutsy repo's the
checksum is still wrong.

Is this fix released to the proposed repos ? the development repo's ?

I would be greatful of clarification.

thanks.

-- 
flashplugin-nonfree fails to install... new version?
https://bugs.launchpad.net/bugs/173890
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 139573] Re: NetworkManager requests the key to me to unblock the ring, I deny the request and it connects

2007-12-08 Thread VRZ
Sorry! Now I have installed Ubuntu Hardy and I cannot prove Gutsy. In
Hardy it doesn't request to me to unblock the ring.

-- 
NetworkManager requests the key to me to unblock the ring, I deny the request 
and it connects
https://bugs.launchpad.net/bugs/139573
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 173132] Re: package network-manager 0.6.5-0ubuntu17 failed to install/upgrade:

2007-12-08 Thread Kjell Braden
I'll set this bug to triaged, as Phil Norbeck provided the requested
files.

DaMoisture, please note that the symptoms you're reporting possibly have
nothing to do with this bug and so should be reported as different bugs.
This one is only about the failing upgrades.

** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Triaged

-- 
package network-manager 0.6.5-0ubuntu17 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/173132
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 174689] Re: hvc/hvsi consoles not handled

2007-12-08 Thread Bug Watch Updater
** Changed in: finish-install (Debian)
   Status: Unknown = Fix Released

-- 
hvc/hvsi consoles not handled
https://bugs.launchpad.net/bugs/174689
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 153096] Re: [sata_sil][sata-ide-bridg] failed to set xfermode

2007-12-08 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed = Fix Released

-- 
[sata_sil][sata-ide-bridg] failed to set xfermode
https://bugs.launchpad.net/bugs/153096
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 47768] Re: Mount Root Files System Failed

2007-12-08 Thread Barry Klein
I have found this to occur in Feisty.

I attempted to update the kernel to that in Gutsy - added Gutsy to the 
repository list.
On rebooting, the boot stops at the point where it tries to mount the hard disc 
(inferred from symptoms).

After many minutes, I get a prompt from busybox.

When I check /dev, there are no nodes for hard discs (please excuse the
Australian spelling).

If I copy the deb to a debian (etch/lenny)  system and install, then
copy the initrd.img to the ubuntu system, it all works. This initrd is
larger than the native ubuntu one.

Looking at the descriptions in this post it seems that the following
occurs:

Installing a kernel from the next version i.e during an upgrade, creates a 
faulty initrd.img.
Booting this new system with the old kernel, then re-installing the new kernel 
creates a good initrd.img.

This is not related in any way to any USB configuration.

I agree that there is more than one bug reported here, but both need
attention..

-- 
Mount Root Files System Failed
https://bugs.launchpad.net/bugs/47768
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 160262] Re: Deskbar Tracker fails to open evolution emails

2007-12-08 Thread Mario Bonino

** Attachment added: tracker_0.6.3-3ubuntu2.debdiff
   http://launchpadlibrarian.net/10799624/tracker_0.6.3-3ubuntu2.debdiff

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

-- 
Deskbar Tracker fails to open evolution emails
https://bugs.launchpad.net/bugs/160262
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 123454] Re: ack provides no information about options usage.

2007-12-08 Thread Bug Watch Updater
** Changed in: ack (Debian)
   Status: Unknown = New

-- 
ack provides no information about options usage.
https://bugs.launchpad.net/bugs/123454
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 163459] Re: libyaz out of date - blocking Net-Z3950-ZOOM-1.21 and bug #163248

2007-12-08 Thread Bug Watch Updater
** Changed in: yaz (Debian)
   Status: New = Fix Committed

-- 
libyaz out of date - blocking Net-Z3950-ZOOM-1.21 and bug #163248
https://bugs.launchpad.net/bugs/163459
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 174823] Re: Incorrect font size in status bar of VLC

2007-12-08 Thread Bug Watch Updater
** Changed in: vlc (Debian)
   Status: Unknown = New

-- 
Incorrect font size in status bar of VLC
https://bugs.launchpad.net/bugs/174823
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 174844] wrong behavior when changing resolituin while playing movie

2007-12-08 Thread Oliver Sic
Public bug reported:

how to resproduce this bug:

Play movie with the resolution 1280x1024 fullscreen (i used totem) with
fullscreen. then go out of the fullscreen and change the resolution to
1024x768 and immidiatly go to fullscreen. about 10sek later the
resolution will be back to 1280x1024!

note:
i have enabled

Option  TwinView
Option  TwinViewOrientation  Clone

my TV works only with the resolution of 1024x768. That means, when i
work with 1280x1024 my TV shows only back screen. (this is not a bug)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
wrong behavior when changing resolituin while playing movie
https://bugs.launchpad.net/bugs/174844
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 174844] Re: wrong behavior when changing resolituin while playing movie

2007-12-08 Thread Oliver Sic

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

-- 
wrong behavior when changing resolituin while playing movie
https://bugs.launchpad.net/bugs/174844
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 118283] Re: can't easily use unison-gtk to sync a local folder to my VFAT USB drive

2007-12-08 Thread faif
Hi Dustin,
I have same problem now again, The 
owner = false
perms = 0
doesn't work any more.

-- 
can't easily use unison-gtk to sync a local folder to my VFAT USB drive
https://bugs.launchpad.net/bugs/118283
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 150471] Re: [Gutsy] high processor activity after logging out and then logging in again

2007-12-08 Thread Sebastien Bacher
The change will be considered for gutsy once it has get testing on hardy

-- 
[Gutsy] high processor activity after logging out and then logging in again
https://bugs.launchpad.net/bugs/150471
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 82510] Re: [Edgy]tuxpaint not installable using gdebi

2007-12-08 Thread Caroline Ford
There's a bug which I've merged in with this one that wants tuxpaint not
to depend on -stamps as a teacher can use their own stamps, and the
stamps file is very large.

Upstream does actually split the stamps as rpm files.
http://sourceforge.net/project/showfiles.php?group_id=66938

Debian currently only package the stamps as one big file.

-- 
[Edgy]tuxpaint not installable using gdebi
https://bugs.launchpad.net/bugs/82510
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 159049] Re: hangs during boot process

2007-12-08 Thread marcocanto
Hi,
I have installed and tested the new kernel 2.6.24-1 released as test.
In attach you have kernel.log  dmesg.
All seams to function very well. ACPI doesn't hang the boot process and the CPU 
is correctly scaled, too.

The problem is that these new alpha kernel/source are build with a new
gcc compiler, so I can't build, for example, Nvidia driver.

I have made a full backup of my filesystem in order to roolback if necessary , 
then I'll try a dist-upgrade in order to have the new gcc / libc-dev.
Let me know if there is a best procedure to install only the new gcc and if you 
need more tests from me ;-)

Best regards

** Attachment added: kernel.log_2.6.24-1-generic.txt
   http://launchpadlibrarian.net/10799418/kernel.log_2.6.24-1-generic.txt

-- 
hangs during boot process
https://bugs.launchpad.net/bugs/159049
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 174840] Switching users disables synaptic touchpad scroll

2007-12-08 Thread Adi Roiban
Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

The gutsy release solved a part of the problem discussed in bug #68370.
Now the touchpad is enabled but i can not use the vertical or horizontal 
scrolling for the switced user

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Switching users disables synaptic touchpad scroll
https://bugs.launchpad.net/bugs/174840
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 172566] Re: Sound Juicer Manual spelling error

2007-12-08 Thread Sebastien Bacher
The bug has been fixed upstream now

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

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

** Changed in: sound-juicer (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Sound Juicer Manual spelling error
https://bugs.launchpad.net/bugs/172566
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 73564] Re: [shares-admin] Sharing a folder does not create SMB account

2007-12-08 Thread Alexandre Otto Strube
*** This bug is a duplicate of bug 14774 ***
https://bugs.launchpad.net/bugs/14774

andrewguy9, there are problems with this approach. Especially the fact
that an user password is sent unencrypted through the network. Take a
look at how mac os handles that.

-- 
[shares-admin] Sharing a folder does not create SMB account
https://bugs.launchpad.net/bugs/73564
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 102188] Re: kio_audiocd problems

2007-12-08 Thread Barry Klein
Is #116021 unable to eject audiocd from device applet related?

Get unable to find audiocd:/ when trying to eject audio cd from
applet, even if Do nothing is selected from the pop-up.

-- 
kio_audiocd problems
https://bugs.launchpad.net/bugs/102188
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 163584] Re: Unable to install packages

2007-12-08 Thread Marco Rodrigues
** Changed in: cfengine2 (Ubuntu)
   Importance: Undecided = Medium

-- 
Unable to install packages
https://bugs.launchpad.net/bugs/163584
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 174826] Re: gnome-app-install crashed with SIGSEGV

2007-12-08 Thread albert
*** This bug is a duplicate of bug 173118 ***
https://bugs.launchpad.net/bugs/173118

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

** This bug has been marked a duplicate of bug 173118
   gnome-app-install crashed with SIGSEGV in gst_structure_from_string

-- 
gnome-app-install crashed with SIGSEGV
https://bugs.launchpad.net/bugs/174826
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 174407] Re: Search results invisible in amd64 version

2007-12-08 Thread Marco Rodrigues
You need to test it with version 0.3.6-5 from Hardy...

** Changed in: ebview (Ubuntu)
   Importance: Undecided = Low

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

-- 
Search results invisible in amd64 version
https://bugs.launchpad.net/bugs/174407
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 161845] Re: Gutsy Thinkpad R40E keyboard failure

2007-12-08 Thread Philllip Endicott
Hi

I have booted using the new hardy kernel and everything seems fine so 
far. The boot time was also much reduced, presumably due to a more 
refined resolution of power management issues.

Thanks

Phillip


Leann Ogasawara wrote:
 Hi Phillip,

 The Hardy Heron kernel was recently uploaded for testing.  We'd really
 appreciate it if you could try testing with this newer kernel and verify
 if this issue still exists.  Unfortunately, the Hardy Heron Alpha1
 LiveCD was released with the older 2.6.22 kernel.  You'll have to
 manually install the newer Hardy Heron kernel in order to test.  This
 should not be the case for Alpha2.  However, here are the instructions
 to install (if you choose to do so):

 1) edit the file /etc/apt/sources.list and add the following line:

 deb http://archive.ubuntu.com/ubuntu hardy main restricted

 2) sudo apt-get update
 3) sudo apt-get install linux-image-2.6.24-1-generic
 4) reboot and select the new kernel from the grub menu

 After you've tested, please feel free to revert back - ie boot into the
 old kernel, sudo apt-get remove linux-image-2.6.24-1-generic, and remove
 the line from /etc/apt/sources.list .  Please update this report with
 your results.  Thanks in advance!

 ** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New

 ** Changed in: linux (Ubuntu)
Importance: Undecided = Medium
Status: New = Incomplete



-- 
Gutsy Thinkpad R40E keyboard failure
https://bugs.launchpad.net/bugs/161845
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 10239] Re: dhcp3-client: Does not send hostname to server by default

2007-12-08 Thread Bug Watch Updater
** Changed in: dhcp3 (Debian)
   Status: New = Confirmed

-- 
dhcp3-client: Does not send hostname to server by default
https://bugs.launchpad.net/bugs/10239
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 138801] Re: sysinfo Help-About page lists a bogus contact URL: http://sysinfo.r8.org - this URL redirects thru r8.org to such suspect sites as drivecleaner.com, errorprotector.com, etc.

2007-12-08 Thread Koen Beek
confirmed

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

-- 
sysinfo Help-About page lists a bogus contact URL: http://sysinfo.r8.org - 
this URL redirects thru r8.org to such suspect sites as drivecleaner.com, 
errorprotector.com, etc.
https://bugs.launchpad.net/bugs/138801
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 165052] Re: [r8169] mac addres lost

2007-12-08 Thread Claus Rosenberger
Following workaround if only one card of this type is installed.

File /etc/udev/rules.d/70-persistent-net.rules
SUBSYSTEM==net, DRIVERS==?*, SYSFS{vendor}==0x10ec, 
SYSFS{device}==0x8167, NAME=eth0

The card is always eth0 with every MAC address, even with the wrong.

File /etc/network/interfaces
# The primary network interface
auto eth0
iface eth0 inet static
address 10.0.0.1
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
hwaddress ether xx:xx:xx:xx:xx:xx    original hw mac address

-- 
[r8169] mac addres lost
https://bugs.launchpad.net/bugs/165052
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 159049] Re: hangs during boot process

2007-12-08 Thread marcocanto
This is the dmesg

** Attachment added: dmesg_2.6.24-1-generic.txt
   http://launchpadlibrarian.net/10799419/dmesg_2.6.24-1-generic.txt

-- 
hangs during boot process
https://bugs.launchpad.net/bugs/159049
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 154471] Re: Buscar contacto en Contactos cualquier contacto contiene

2007-12-08 Thread elpitagorico
I have same problem. I'm a spanish user too.
I did a backtrace. The error produced when I filter contacts by category, but I 
have when trying to search a contact via the any contact contains option.
Here is attachment backtrace

** Attachment added: Evolution backtrace
   http://launchpadlibrarian.net/10799980/gdb-evolution.txt

** Changed in: evolution (Ubuntu)
   Status: Invalid = Confirmed

-- 
Buscar contacto en Contactos cualquier contacto contiene
https://bugs.launchpad.net/bugs/154471
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 174856] Firefox2 freezes for a while in Gutsy amd64

2007-12-08 Thread pe3k
Public bug reported:

Binary package hint: mozilla-firefox

When I try to open certain pages with video included (e.g.
www.youtube.com), Firefox freezes for about 40 seconds (CPU usage
remains 2% and everything else works fine) and after this time it
recovers and works. I have Gutsy amd64, and also Gutsy x86 (on different
machine), but for this 32 bit architecture, Firefox works fine. I saw it
only for amd64.

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

-- 
Firefox2 freezes for a while in Gutsy amd64
https://bugs.launchpad.net/bugs/174856
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 156490] Re: Gusty not shutting down (Deactivating device eth1)

2007-12-08 Thread Loïc Dardant
Same problem on a Imac with Gutsy.

-- 
Gusty not shutting down (Deactivating device eth1)
https://bugs.launchpad.net/bugs/156490
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 30335] Re: mmc subsystem needs MODALIAS love

2007-12-08 Thread Scott James Remnant
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: linux-source-2.6.15 = linux-source-2.6.22

-- 
mmc subsystem needs MODALIAS love
https://bugs.launchpad.net/bugs/30335
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 173311] Re: gnumeric: XY Plot: Data Tab has confusing naming

2007-12-08 Thread Jérôme Guelfucci
Yes, please open a new bug report as this doesn't seem to be a problem
of naming. Thanks.

-- 
gnumeric: XY Plot: Data Tab has confusing naming
https://bugs.launchpad.net/bugs/173311
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 174855] Overwrite error upgrading lastfm

2007-12-08 Thread Alejandro Díaz-Caro
Public bug reported:

Binary package hint: lastfm

Today I tried to upgrade lastfm to version 1.4.0.56102. I have the package 
lastfm-fingerprinter too. I received an error of overwrite that say that lastfm 
is trying to overwrite some files that are in lastfm-fingerprinter too.
I have fixed temporarily this issue by adding --force-overwrite.

Here is the full output (sorry, it's in Spanish)

[EMAIL PROTECTED]:~$ sudo apt-get upgrade
[sudo] password for janus:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Se actualizarán los siguientes paquetes:
  lastfm
1 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 0B/1674kB de archivos.
Se utilizarán 942kB de espacio de disco adicional después de desempaquetar.
¿Desea continuar [S/n]?
(Leyendo la base de datos ...
175646 ficheros y directorios instalados actualmente.)
Preparando para reemplazar lastfm 1:1.3.2.13 (usando 
.../lastfm_1%3a1.4.0.56102_i386.deb) ...
Desempaquetando el reemplazo de lastfm ...
dpkg: error al procesar /var/cache/apt/archives/lastfm_1%3a1.4.0.56102_i386.deb 
(--unpack):
 intentando sobreescribir `/usr/lib/libLastFmFingerprint.so.1.0.0', que está 
también en el paquete lastfm-fingerprinter
dpkg-deb: el subproceso paste fue terminado por la señal (Tubería rota)
Se encontraron errores al procesar:
 /var/cache/apt/archives/lastfm_1%3a1.4.0.56102_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Then, I installed it with dpkg --force-overwrite
[EMAIL PROTECTED]:/var/cache/apt/archives$ sudo dpkg -i --force-overwrite 
lastfm_1%3a1.4.0.56102_i386.deb
(Leyendo la base de datos ...
175646 ficheros y directorios instalados actualmente.)
Preparando para reemplazar lastfm 1:1.3.2.13 (usando 
lastfm_1%3a1.4.0.56102_i386.deb) ...
Desempaquetando el reemplazo de lastfm ...
dpkg - aviso, no se tendrá en cuenta el problema por estar activa
 una opción --force:
 intentando sobreescribir `/usr/lib/libLastFmFingerprint.so.1.0.0', que está 
también en el paquete lastfm-fingerprinter
dpkg - aviso, no se tendrá en cuenta el problema por estar activa
 una opción --force:
 intentando sobreescribir `/usr/lib/libLastFmFingerprint.so.1.0', que está 
también en el paquete lastfm-fingerprinter
dpkg - aviso, no se tendrá en cuenta el problema por estar activa
 una opción --force:
 intentando sobreescribir `/usr/lib/libLastFmFingerprint.so', que está también 
en el paquete lastfm-fingerprinter
dpkg - aviso, no se tendrá en cuenta el problema por estar activa
 una opción --force:
 intentando sobreescribir `/usr/lib/libLastFmFingerprint.so.1', que está 
también en el paquete lastfm-fingerprinter
Configurando lastfm (1:1.4.0.56102) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place

As you can see, the files that it try to overwrite are the following:
/usr/lib/libLastFmFingerprint.so.1.0.0
/usr/lib/libLastFmFingerprint.so.1.0
/usr/lib/libLastFmFingerprint.so
/usr/lib/libLastFmFingerprint.so.1

Cheers.

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

-- 
Overwrite error upgrading lastfm
https://bugs.launchpad.net/bugs/174855
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 124315] Re: remember window position of applications

2007-12-08 Thread Trouilliez vincent
Same here. I noticed this problem with Gnome Volume Control.
I always leave it opened, in the bottom left corner of the first 
desktop/workspace, but when I power up the computer, it always opens up in the 
top left corner, not bottom left. It does remember its window dimensions, 
though.

One thing I noticed, if that helps, is that as far as I can witness,
this only happens when logging in for the first time (just after the
machine has been powered up), but once logged in, if I log-out then back
in again, the volume control window is restored properly.

Hope that helps...

-- 
remember window position of applications
https://bugs.launchpad.net/bugs/124315
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 147122] Re: Touchpad scrolling moves cursor

2007-12-08 Thread Jan Kaláb
I guess it's ok in final release... this strange behavior appeared only
when displayconfig-gtk messed Xserver anyway.

-- 
Touchpad scrolling moves cursor
https://bugs.launchpad.net/bugs/147122
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 173820] Re: Deselect should be Ctrl-Shift-A instead of Ctrl-D

2007-12-08 Thread Sebastien Bacher
The bug has been fixed upstream now

** Changed in: sound-juicer (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Deselect should be Ctrl-Shift-A instead of Ctrl-D
https://bugs.launchpad.net/bugs/173820
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 73564] Re: [shares-admin] Sharing a folder does not create SMB account

2007-12-08 Thread andrewguy9
*** This bug is a duplicate of bug 14774 ***
https://bugs.launchpad.net/bugs/14774

This is a common use case, and the expectation of a user would be that
samba's user name and password would match the system's login
information ( Since thats how those Microsoft guys do it. ) The samba
package really should sync with the user accounts. To share a folder and
then not have access because there are no smb users is neither intuitive
or acceptable.

-- 
[shares-admin] Sharing a folder does not create SMB account
https://bugs.launchpad.net/bugs/73564
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 109763] Re: Insert a rewriteable or blank disc when trying to use CD/DVD Creator, with blank disc in CDR drive

2007-12-08 Thread Bug Watch Updater
** Changed in: hal
   Status: Confirmed = Fix Released

-- 
Insert a rewriteable or blank disc when trying to use CD/DVD Creator, with 
blank disc in CDR drive
https://bugs.launchpad.net/bugs/109763
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 174823] Re: Incorrect font size in status bar of VLC

2007-12-08 Thread Bug Watch Updater
** Changed in: vlc
   Status: Unknown = Won't Fix

-- 
Incorrect font size in status bar of VLC
https://bugs.launchpad.net/bugs/174823
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 155163] Re: tuxpaint-data should recommend tuxpaint-stamps instead of depending on it

2007-12-08 Thread Caroline Ford
*** This bug is a duplicate of bug 82510 ***
https://bugs.launchpad.net/bugs/82510

** This bug has been marked a duplicate of bug 82510
   [Edgy]tuxpaint not installable using gdebi

-- 
tuxpaint-data should recommend tuxpaint-stamps instead of depending on it
https://bugs.launchpad.net/bugs/155163
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 174838] Re: [needs-packaging] Hibiscus plugin

2007-12-08 Thread Ralph Janke
** Tags added: needs-packaging

** Description changed:

- Can anyone please add the free ond open source Jameica framework to the
+ Can anyone please add the free ond open source Hibiscus Plugin to the
  reposity?
  
  Its an Java application for Internet online banking with HBCI+ and
  FinTS3 support.
  
  Links:
  
  https://www.willuhn.de/projects/hibiscus/
  
  
  Thx

-- 
[needs-packaging] Hibiscus plugin
https://bugs.launchpad.net/bugs/174838
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 174839] Re: [needs-packaging] Jameica framework

2007-12-08 Thread Dax Solomon Umaming
Changed status to Confirmed and Importance to Wishlist

** Changed in: ubuntu
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
[needs-packaging]  Jameica framework
https://bugs.launchpad.net/bugs/174839
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 82870] Re: Kubuntu/Crystal: minimised windows do not resize correctly

2007-12-08 Thread Jonathan Patrick Davies
Can you please test this test with the lastest upload of the package:
1.0.5-0ubuntu1 - and see if the problem remains?

** Changed in: kwin-style-crystal (Ubuntu)
   Status: New = Triaged

-- 
Kubuntu/Crystal: minimised windows do not resize correctly
https://bugs.launchpad.net/bugs/82870
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 74231] Re: Icon colour changes at inappropriate times (too early; red, yellow, green)

2007-12-08 Thread Gerv
I'm now running Gutsy and this is still a problem, albeit not so much
because my battery is now older and so lasts less long.

However, I still maintain that the code is using the wrong principle to
decide when to change colour. It should use minutes remaining and not
percentage remaining. Do I need to go and find the relevant code file
where this is implemented before anyone will address this question?

Gerv

-- 
Icon colour changes at inappropriate times (too early; red, yellow, green)
https://bugs.launchpad.net/bugs/74231
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 100105] Re: Screen shift to the left after resume from hibernate

2007-12-08 Thread Gerv
Just in case it's useful info: Gutsy now allows me to suspend rather
than hibernate my desktop, and I haven't seen this since I switched
methods.

Gerv

-- 
Screen shift to the left after resume from hibernate
https://bugs.launchpad.net/bugs/100105
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 130034] Re: Dreamchess appears twice in game menu

2007-12-08 Thread Mario Bonino

** Attachment added: dreamchess_0.1.0-2ubuntu1.debdiff
   http://launchpadlibrarian.net/10799833/dreamchess_0.1.0-2ubuntu1.debdiff

-- 
Dreamchess appears twice in game menu
https://bugs.launchpad.net/bugs/130034
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 139040] Re: Installation hangs upon reaching the wvdial package

2007-12-08 Thread MSFree
You can work around this bug by physically removing the modem from the
machine before installing/updating. I suspect most if not all of the
people experiencing this have soft or win modems by Lucent and some
other companies. The installation hangs when configuring wvdial as it
tries to communicate with the modem. After removing the offending
hardware the installation will move past that point in a few seconds and
finish in a few minutes. If you connect to the internet through your
ethernet card and don't need to use any other telephony applications
then removing the modem is of no consequence - just make sure to cover
the slot. If you need to use the modem you can still remove it before
installing, then put it back in afterwards and try to configure the
software manually.

Be Open Source

-- 
Installation hangs upon reaching the wvdial package
https://bugs.launchpad.net/bugs/139040
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 174421] Re: Krusaders reports in heading failed connections

2007-12-08 Thread Janos Vegh
Sorry, more exactly: the header is updated immediately, in the hope that
the content would be refreshed upon succesfull connect. However,
when the connection fails: the failure is correctly reported,
but  refreshing the panel content is missing in this case:
The header remains the requested one, the content is the one
valid at the time of request. I guess either an additional refresh
or refreshing the header only upon a successful connect
would solve the problem.

BTW refresh:
When I have an active remote connection, and use a copy/move,
after finishing the operation the target panel is not refreshed automatically.
The manual refresh after finishing the operation corrects the panel.
My guess is again, that a content refresh operation is missing.

-- 
Krusaders reports in heading failed connections
https://bugs.launchpad.net/bugs/174421
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 151145] Re: Evince print fails with Postscript driver

2007-12-08 Thread alnicolli
Reinstalled Evince, now it print.

-- 
Evince print fails with Postscript driver
https://bugs.launchpad.net/bugs/151145
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 173294] Re: There are no easy way to change tuxpaint configuration

2007-12-08 Thread Caroline Ford
Have you installed tuxpaint-config?

It's in Universe.

-- 
There are no easy way to change tuxpaint configuration
https://bugs.launchpad.net/bugs/173294
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 173293] Re: Tuxpaint 0.9.18 with new useful features was released at November - please update packages

2007-12-08 Thread Caroline Ford
There is a fix for one crash bug in CVS, but we still have a bug where
it crashes if more than 127 fonts are installed.

http://sourceforge.net/tracker/index.php?func=detailaid=1829850group_id=66938atid=516295
which is in 0.9.18 but not 0.9.17 (which is currently in Hardy)

-- 
Tuxpaint 0.9.18 with new useful features was released at November - please 
update packages
https://bugs.launchpad.net/bugs/173293
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 155439] Re: Sticky Notes V2.20.0 no longer hide notes when clicking desktop background since upgrading Ubuntu 7.04 to 7.10

2007-12-08 Thread miguelquiros
*** This bug is a duplicate of bug 153924 ***
https://bugs.launchpad.net/bugs/153924

** This bug has been marked a duplicate of bug 153924
   Sticky notes, not minimizing

-- 
Sticky Notes V2.20.0 no longer hide notes when clicking desktop background 
since upgrading Ubuntu 7.04 to 7.10
https://bugs.launchpad.net/bugs/155439
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 97665] Re: [apport] tuxpaint crashed with SIGSEGV

2007-12-08 Thread Caroline Ford
As this has all the info I'm going to send upstream.

-- 
[apport] tuxpaint crashed with SIGSEGV
https://bugs.launchpad.net/bugs/97665
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 138513] Re: packaged version of csound is extremely out of date

2007-12-08 Thread Jani Monoses
This also affects the Sugar interface for OLPC, as it's sound activities
work with csound 5. Sugar is in PPA only currently but the plan is to
get it in Hardy universe soon.

-- 
packaged version of csound is extremely out of date
https://bugs.launchpad.net/bugs/138513
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 174834] Re: libreadline bad behavior on TAB

2007-12-08 Thread Joe_Bishop
Oops, binary package should be libreadline5, not libreadline4. :)

-- 
libreadline bad behavior on TAB
https://bugs.launchpad.net/bugs/174834
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 174834] libreadline bad behavior on TAB

2007-12-08 Thread Joe_Bishop
Public bug reported:

Binary package hint: libreadline4

I met this behavior both in emacs (terminal mode) and zsh.
Way to reproduce:
enter some phrase, e.g. expo, then press Tab. The whole word expo is shifted 
to the right, although it shouldn't shift at all.

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

-- 
libreadline bad behavior on TAB
https://bugs.launchpad.net/bugs/174834
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 82506] Re: [Dapper] Tuxpaint doesn't pick up any localisation files

2007-12-08 Thread Caroline Ford
I'll check to see if this is still a problem - I think it may have been
fixed as there is some code in the packaging which deals with the po
files now.

-- 
[Dapper] Tuxpaint doesn't pick up any localisation files
https://bugs.launchpad.net/bugs/82506
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 174835] sync request

2007-12-08 Thread Matthias Klose
Public bug reported:

Binary package hint: java-gcj-compat

please sync java-gcj-compat (1.0.77-2) from unstable; Ubuntu changes
integrated in the Debian package.

java-gcj-compat (1.0.77-2) unstable; urgency=low

  * Pass -fsource-filename from dh_nativejava instead of aot-compile.

java-gcj-compat (1.0.77-1) unstable; urgency=low

  * New upstream version.
  * aot-compile: Pass -fsource-filename to generate correct debuginfo.

java-gcj-compat (1.0.76-8) unstable; urgency=low

  * On powerpc, add a ppc - powerpc symlink.

** Affects: java-gcj-compat (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sync request
https://bugs.launchpad.net/bugs/174835
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 71560] Re: Crash information collection depletes resources, clogs up and crashes system

2007-12-08 Thread Martin
This is still a big problem in Gutsy. I have never, repeat _NEVER_, let
apport finished running.

When an application crashes the cpu spikes to 100% and the whole system
becomes unresponsive. After a few seconds I usually manage to do a
killall apport and everything is peachy again. It never fails.

I'm surprised apport is even enabled in this state... :/ It's bad enough
that an app has crashed, but why effecively bring the whole system to a
crawl?

-- 
Crash information collection depletes resources, clogs up and crashes system
https://bugs.launchpad.net/bugs/71560
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 174863] sysinfo - about dialog box

2007-12-08 Thread Koen Beek
Public bug reported:

Binary package hint: sysinfo

There are a few bugs I see in the about window:

- The Close button doesn't work, I have to use the window manager's close
button.

- If I open the about window and close it then reopen it. I get a very
condensed unusable window. I can right click on the small square and
close it but I cannot view it until I restart the application.

this bug is also reported on the sourceforge site :
http://sourceforge.net/tracker/index.php?func=detailaid=1758585group_id=139177atid=746610

  Koen

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

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

-- 
sysinfo - about dialog box
https://bugs.launchpad.net/bugs/174863
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 174864] OpenOffice/Firefox tries to open /home/user/%U on every Gnome start

2007-12-08 Thread Dennis Schäfers
Public bug reported:

Everytime I start Gnome, OpenOffice 2.3 starts and tries to open home
/my-username-here/%U. This happens after I used OpenOffice on Gutsy and
was restarting. I don't know If OpenOffice was open or not while
shuting down - I only know that I used it before. I have no sessions
enabled in Gnome. I don't think It has to do with OpenOffice, because I
had the same issue a while back on Ubuntu Feisty with Firefox tries to
open %U every time I started Gnome.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
OpenOffice/Firefox tries to open /home/user/%U on every Gnome start
https://bugs.launchpad.net/bugs/174864
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 174856] Re: Firefox2 freezes for a while in Gutsy amd64

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

-- 
Firefox2 freezes for a while in Gutsy amd64
https://bugs.launchpad.net/bugs/174856
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 60186] Re: The burner cannot burn CD's and does not show speeds under 16x

2007-12-08 Thread Tommi Höynälänmaa
Sebastian Rode kirjoitti:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering is this still an issue
 for you? Can you try with latest Ubuntu release? Thanks in advance.

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

   
The bug seems to be fixed in Ubuntu 7.10. I don't have the same problems 
anymore.

-- 
Tommi Höynälänmaa
sähköposti / e-mail: [EMAIL PROTECTED]
kotisivu / homepage: http://www.iki.fi/tohoyn/

-- 
The burner cannot burn CD's and does not show speeds under 16x
https://bugs.launchpad.net/bugs/60186
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 174777] Re: Error when trying to install ccsm

2007-12-08 Thread khalildan
Thank you, sir.

-- 
Error when trying to install ccsm
https://bugs.launchpad.net/bugs/174777
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 174853] Re: Report a Problem icon stays on Workspace Switcher menu

2007-12-08 Thread dschof

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

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

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

-- 
Report a Problem icon stays on Workspace Switcher menu
https://bugs.launchpad.net/bugs/174853
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 39822] Re: Trackpad didn't work with new user first time of use.

2007-12-08 Thread Adi Roiban
try to log on first with the new user and only then switch to the one
created durring intalation.

i want to see if it is related to the new created user or just with the
users used for switching. Thanks

-- 
Trackpad didn't work with new user first time of use.
https://bugs.launchpad.net/bugs/39822
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 68370] Re: Synaptics touchpad not enabled for second X display

2007-12-08 Thread Adi Roiban
for me this problem is fixed in Gutsy ... but the synaptic scroll area
are not working on the second display

-- 
Synaptics touchpad not enabled for second X display
https://bugs.launchpad.net/bugs/68370
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 84762] Re: Feisty: usb mouse stops working

2007-12-08 Thread Mark__T
Just a small comment:
This happens to me with ps/2 Keybord and mouse too. A afterwards newly added 
usb keybord and usb mouse works fine (not sure how long it will work though).
So it's not an usb only problem.

-- 
Feisty: usb mouse stops working
https://bugs.launchpad.net/bugs/84762
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 174839] [needs-packaging] Jameica framework

2007-12-08 Thread Ralph Janke
Public bug reported:

Can anyone please add the free ond open source Jameica framework to the 
reposity?
Its an Java application for Internet online banking with HBCI+ and FinTS3 
support.
Links:

https://www.willuhn.de/projects/jameica/

Thx

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

-- 
[needs-packaging]  Jameica framework
https://bugs.launchpad.net/bugs/174839
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 173294] Re: There are no easy way to change tuxpaint configuration

2007-12-08 Thread Caroline Ford
New -Incomplete

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

-- 
There are no easy way to change tuxpaint configuration
https://bugs.launchpad.net/bugs/173294
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   >