[Bug 123148] Re: wine crashes with stack smashing detected, assertion failed

2007-06-30 Thread R Sears
Compiling from source with -fno-stack-protector works.

-- 
wine crashes with stack smashing detected, assertion failed
https://bugs.launchpad.net/bugs/123148
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 112756] Re: Random X errors in Konsole

2007-06-30 Thread sambehera
http://kubuntuforums.net/forums/index.php?topic=7964.0

this is where i found the solution to my problem... stumbled on it while
searching for a bug report for this in launchpad... like i said... it
seems to be related to the tablet-pc input devices...

-- 
Random X errors in Konsole
https://bugs.launchpad.net/bugs/112756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123190] ftpmirror: JP - EN translation needed for original files

2007-06-30 Thread midget
Public bug reported:

Binary package hint: ftpmirror

Package: ftpmirror
Version: 1.96-x
Severity: normal

I've just packed the latest upstream version of 'ftpmirror' and due to
many new functionalities I pretend to improve manuals by explaining all
recognized commands/options, but the only documentation issued is written
in Japanese.

It would be great to have these two files translated into English.

The original files are:
ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/README.jis
ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/RELEASE.jis

Thanks in advance for any help/idea/quote.

Cheers.

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

-- 
ftpmirror: JP - EN translation needed for original files
https://bugs.launchpad.net/bugs/123190
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 72814] Re: Crash at login

2007-06-30 Thread John Clemens
It doesn't appear that this is fixed in gutsy.  I just hit it after an
upgrade to gutsy from feisty on my (non-altivec) iBook G3 900Mhz:

~$ gstreamer-properties 
Error re-scanning registry , child terminated by signal
Run 'gstreamer-properties --help' to see a full list of available command line 
options.

an strace -f gstreamer-properties shows this, which appears similar to
this bug:

...
[pid 13026] open(/usr/lib/liboil-0.3.so.0, O_RDONLY) = 15
[pid 13026] read(15, 
\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\1\207..., 512) = 512
[pid 13026] fstat64(15, {st_mode=S_IFREG|0644, st_size=408628, ...}) = 0
[pid 13026] mmap(0xdb4b000, 483044, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0xdb4b000
[pid 13026] mprotect(0xdba1000, 61440, PROT_NONE) = 0
[pid 13026] mmap(0xdbb, 61440, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x55000) = 0xdbb
[pid 13026] mmap(0xdbbf000, 7908, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xdbbf000
[pid 13026] mprotect(0x3002e000, 1696, PROT_READ|PROT_WRITE) = 0
[pid 13026] mprotect(0x3002e000, 1696, PROT_READ) = 0
[pid 13026] mprotect(0x7fdc9000, 4096, 
PROT_READ|PROT_WRITE|PROT_EXEC|PROT_GROWSDOWN) = 0
[pid 13026] close(15)   = 0
[pid 13026] munmap(0x30161000, 117470)  = 0
[pid 13026] rt_sigaction(SIGSEGV, {0xf055570, [], 0}, {SIG_DFL}, 8) = 0
[pid 13026] time(NULL)  = 1183183457
[pid 13026] rt_sigaction(SIGILL, {0xdb63bb0, [], 0}, {SIG_DFL}, 8) = 0
[pid 13026] --- SIGILL (Illegal instruction) @ 0 (0) ---
[pid 13026] rt_sigprocmask(SIG_UNBLOCK, [ILL], NULL, 8) = 0
[pid 13026] rt_sigaction(SIGILL, {SIG_DFL}, NULL, 8) = 0
[pid 13026] rt_sigaction(SIGILL, {0xdb63bb0, [], 0}, {SIG_DFL}, 8) = 0
[pid 13026] --- SIGILL (Illegal instruction) @ 0 (0) ---
[pid 13026] rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
[pid 13026] tgkill(13026, 13026, SIGABRT) = 0
[pid 13026] --- SIGABRT (Aborted) @ 0 (0) ---
Process 13026 detached
... read resumed , 1)   = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3)= 0
waitpid(13026, NULL, 0) = 13026
...

~$ apt-cache showpkg liboil0.3
Package: liboil0.3
Versions: 
0.3.12-1

-- 
Crash at login
https://bugs.launchpad.net/bugs/72814
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95460] Re: samba 3.0.24 on feisty is broken

2007-06-30 Thread Gul Murjani
I simply upgraded from Edgy to Feisty and lost the functionality of
samba. And all I had was simple shares that were all public (security =
share).

Now, a lot of posts mentioned that removing msdfs proxy = no from
smb.conf did the trick. In my case, however, there was no msdfs proxy =
no in my smb.conf file so I was stumped.

After fiddling and searching, I just added msdfs proxy = no in my
smb.conf and restarted samba (sudo /etc/init.d/samba restart). And then
I commented out msdfs proxy = no and restarted samba (I think I even
had to restart Ubuntu itself).

And voila! It's now working. I can dupllicate the problem. If I
uncomment msdfs proxy = no in my smb.conf and restart samba, it won't
work. If I comment it out again, it works.

Although it got quite off topic, I agree with the comments on this post.
This bug should have not come out with the release. Remember that I only
used the auto upgrade process as suggested by Ubuntu (I didn't ask for
it!).

But I'd have to agree with Chris: That's the price of freedom,
platform-independence and community-driven tests. I still think it's an
affordable price. As a completely open source solution, UBUNTU rocks!
However, if we want UBUNTU to be a replacement for MS Windows, then this
is definitely not the right path.

-- 
samba 3.0.24 on feisty is broken
https://bugs.launchpad.net/bugs/95460
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 111398] Re: mdadm fails to stop RAID on shutdown

2007-06-30 Thread Sami J. Laine
Is this related to http://lkml.org/lkml/2006/10/6/233 ?

-- 
mdadm fails to stop RAID on shutdown
https://bugs.launchpad.net/bugs/111398
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122957] Re: X-server corrupted after ubuntu auto-update

2007-06-30 Thread Sitsofe Wheeler
Setting to incomplete pending reply from Joel.

** Changed in: update-manager (Ubuntu)
   Status: New = Incomplete

-- 
X-server corrupted after ubuntu auto-update
https://bugs.launchpad.net/bugs/122957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 91292] Re: [nvidia-glx] Resolutions lost on upgrade from Edgy to Feisty [nvidia-glx-legacy][nvidia-glx-new]

2007-06-30 Thread Sitsofe Wheeler
Jonathan:
An easier way to override EDID data reported (since you were able to deduce 
that it was that preventing your resolution) is to use Option UseEDID False 
as described in Bug #105957 . Do you know if the nv driver was able to get 
correct EDID information?

-- 
[nvidia-glx] Resolutions lost on upgrade from Edgy to Feisty 
[nvidia-glx-legacy][nvidia-glx-new]
https://bugs.launchpad.net/bugs/91292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 63271] Re: ntfs-3g support for pmount

2007-06-30 Thread Vincent Fourmond
Hello, I've taken over maintenance of pmount (in debian) -- I assure it
won't be removed. I'll give a look into the patch.

-- 
ntfs-3g support for pmount
https://bugs.launchpad.net/bugs/63271
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 70862] Re: cannot unmount hal-mounted volumes as user

2007-06-30 Thread Vincent Fourmond
This should be fixed in pmount 0.9.14-1

** Changed in: pmount (Ubuntu)
 Assignee: (unassigned) = Vincent Fourmond
   Status: Confirmed = Fix Released

-- 
cannot unmount hal-mounted volumes as user
https://bugs.launchpad.net/bugs/70862
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 37297] Re: Please support dmask and fmask in addition to umask

2007-06-30 Thread Vincent Fourmond
** Changed in: pmount (Ubuntu)
 Assignee: (unassigned) = Vincent Fourmond

-- 
Please support dmask and fmask in addition to umask
https://bugs.launchpad.net/bugs/37297
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 79152] Re: Phantom pmounted usbdisk

2007-06-30 Thread Vincent Fourmond
Just for information, you need to umount  (or pumount) removable devices
before unplugging them - if you fail to do so, you leave your drive in
an unspecified state. This is most probably the cause of the problem you
are describing here. There is nothing pmount could help you with here.

Another information: if you cant mount the device /dev/sdb1, it probably
means that the device name changed somehow. Look at the output of dmesg.
You should find something similar to the following:

usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
scsi 1:0:0:0: Direct-Access SONY NWWM MEM AAD21.00 PQ: 0 ANSI: 0 CCS
sd 1:0:0:0: Attached scsi removable disk sda
usb-storage: device scan complete
SCSI device sda: 247169 2048-byte hdwr sectors (506 MB)
sda: Write Protect is off
sda: Mode Sense: 00 6a 00 00
sda: assuming drive cache: write through
SCSI device sda: 247169 2048-byte hdwr sectors (506 MB)
sda: Write Protect is off
sda: Mode Sense: 00 6a 00 00
sda: assuming drive cache: write through
 sda: sda1

In this case, the device to pmount is /dev/sda1

-- 
Phantom pmounted usbdisk
https://bugs.launchpad.net/bugs/79152
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 79144] Re: changes to removed and reinserted sdcard not recognised

2007-06-30 Thread Vincent Fourmond
*** This bug is a duplicate of bug 79152 ***
https://bugs.launchpad.net/bugs/79152

** This bug has been marked a duplicate of bug 79152
   Phantom pmounted usbdisk

-- 
changes to removed and reinserted sdcard not recognised
https://bugs.launchpad.net/bugs/79144
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123191] Croping image doesn't work in Gthumb

2007-06-30 Thread lluisanunez
Public bug reported:

Binary package hint: gthumb

It just doesn't crop the image (after selecting image, Image  Crop, selecting 
the area)
You can click save or apply, it doesn't do anything

ProblemType: Bug
Architecture: i386
Date: Sat Jun 30 09:05:09 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gthumb
Package: gthumb 3:2.10.2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gthumb file:///media/disk-1/DCIM/101MSDCF/DSC04019.JPG
ProcCwd: /home/lluisa
ProcEnviron:
 LANGUAGE=en_US:en
 
PATH=/home/lluisa/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gthumb
Uname: Linux laptop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

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

-- 
Croping image doesn't work in Gthumb
https://bugs.launchpad.net/bugs/123191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123191] Re: Croping image doesn't work in Gthumb

2007-06-30 Thread lluisanunez

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

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

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

-- 
Croping image doesn't work in Gthumb
https://bugs.launchpad.net/bugs/123191
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123192] evolution-data-server-1.12 crashed with signal 5 in g_logv()

2007-06-30 Thread Stéphane Loeuillet
Public bug reported:

Binary package hint: evolution-data-server

It occured when starting my laptop today (as it is launched
automatically by the session manager, I didn't have to do anything)

I don't know if it is related but in my .Xsessionerrors, i have :

(gnome-panel:7473): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -3 and height 30
evolution-alarm-notify-Message: Setting timeout for 53080 1183240800 1183187720
evolution-alarm-notify-Message:  Sun Jul  1 00:00:00 2007

evolution-alarm-notify-Message:  Sat Jun 30 09:15:20 2007

evolution-alarm-notify-Message: Setting timeout for 53080 1183240800 1183187720
evolution-alarm-notify-Message:  Sun Jul  1 00:00:00 2007

evolution-alarm-notify-Message:  Sat Jun 30 09:15:20 2007

checking for valid crashreport now
alarm-notify.c:368 (alarm_notify_new) - Alarm Notify New 
 alarm-notify.c:304 (alarm_channel_setup) - Channel Setup
 alarm-notify.c:243 (alarm_notify_init) - Initing Alarm Notify
alarm-queue.c:1826 (alarm_queue_init)
alarm-queue.c:200 (queue_midnight_refresh) - Refresh at Sun Jul  1 00:00:00 2007
 
alarm-notify.c:220 (load_calendars) - Loading Calendar 
file:///home/leroutier/.evolution/calendar/local/system 
alarm-notify.c:456 (alarm_notify_add_calendar) 
file:///home/leroutier/.evolution/calendar/local/system - Calendar Open 
Async... 0x6ec8e0
alarm-notify.c:220 (load_calendars) - Loading Calendar contacts:/// 
alarm-notify.c:220 (load_calendars) - Loading Calendar 
file:///home/leroutier/.evolution/tasks/local/system 
alarm-notify.c:456 (alarm_notify_add_calendar) 
file:///home/leroutier/.evolution/tasks/local/system - Calendar Open Async... 
0x6f7900
alarm-notify.c:220 (load_calendars) - Loading Calendar 
file:///home/leroutier/.evolution/memos/local/system 
alarm-notify.c:456 (alarm_notify_add_calendar) file://
evolution-alarm-notify-ERROR **: Impossible de créer la fabrique de services de 
notification d'alarme
aborting...
checking for valid crashreport now
checking for valid crashreport now

ProblemType: Crash
Architecture: amd64
Date: Sat Jun 30 09:15:24 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/lib/evolution/evolution-data-server-1.12
NonfreeKernelModules: nvidia
Package: evolution-data-server 1.11.4-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: /usr/lib/evolution/evolution-data-server-1.12 
--oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2 
--oaf-ior-fd=30
ProcCwd: /
ProcEnviron:
 LANG=fr_FR.UTF-8
 LANGUAGE=fr_FR.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 SHELL=/bin/bash
Signal: 5
SourcePackage: evolution-data-server
StacktraceTop:
 g_logv () from /usr/lib/libglib-2.0.so.0
 g_log () from /usr/lib/libglib-2.0.so.0
 g_assert_warning () from /usr/lib/libglib-2.0.so.0
 e_cal_backend_finalize (object=0x63d330)
 g_object_unref () from /usr/lib/libgobject-2.0.so.0
Title: evolution-data-server-1.12 crashed with signal 5 in g_logv()
Uname: Linux portable-sloeuillet 2.6.22-7-generic #1 SMP Mon Jun 25 17:07:55 
GMT 2007 x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev pulse-rt 
scanner video

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash need-amd64-retrace

-- 
evolution-data-server-1.12 crashed with signal 5 in g_logv()
https://bugs.launchpad.net/bugs/123192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 123192] Re: evolution-data-server-1.12 crashed with signal 5 in g_logv()

2007-06-30 Thread Stéphane Loeuillet

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

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

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

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

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

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

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

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

-- 
evolution-data-server-1.12 crashed with signal 5 in g_logv()
https://bugs.launchpad.net/bugs/123192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123192] Re: evolution-data-server-1.12 crashed with signal 5 in g_logv()

2007-06-30 Thread Stéphane Loeuillet
Is that related to bug #120705 or bug #122526 ?

I thought I had glib and gtk+ debug symbols installed. As it was not the
case, I just did it after initial report

-- 
evolution-data-server-1.12 crashed with signal 5 in g_logv()
https://bugs.launchpad.net/bugs/123192
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123190] Re: ftpmirror: JP - EN translation needed for original files

2007-06-30 Thread Emmet Hikory
** Changed in: ftpmirror (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Triaged

-- 
ftpmirror: JP - EN translation needed for original files
https://bugs.launchpad.net/bugs/123190
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 76685] Re: BCM4306 do not work on powerbook

2007-06-30 Thread Ali Sabil
Am afraid I cannot, since the problem occurs on my friends laptop, I
would like to see fixes pushed to feisty if possible.

-- 
BCM4306 do not work on powerbook
https://bugs.launchpad.net/bugs/76685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 76685] Re: BCM4306 do not work on powerbook

2007-06-30 Thread Ali Sabil
I forgot to say, that the problem occurs on a Dell 600m, and only with
some access points (genrally those requiring a WEP key), it associates
perfectly with some other AP, but the connection get lost very very
frequently.

-- 
BCM4306 do not work on powerbook
https://bugs.launchpad.net/bugs/76685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122979] Re: Video playback gets buggy when Compiz is on

2007-06-30 Thread Sitsofe Wheeler
Punting from compiz - xorg (this is a video driver issue with AIGLX).

felipelavinz:
Thank you for your bug report.

This happens because the default xv acceleration is no longer available
when using AIGLX (because everything is being drawn through textures on
the 3D unit). I haven't seen this problem on NVIDIA cards using the more
recent binary drivers (they seem to still have an accelerated xv) but
the open source ATI drivers have a similar problem (very buggy xv when
using AIGLX) as do the Intel drivers. However my understanding is that
the latest development Intel drivers can support xv that renders using
textured video rather than an overlay
(http://intellinuxgraphics.org/documentation.html ). I vaguely remember
hearing that most video playing software does not actually give you the
option of switching between xv interfaces and thus always defaults to
the overlay xv...

This bug needs to be narrowed down to a single graphics card driver to
stand a chance of being resolved. This is also an issue if desktop
effects are going to be enabled by default in Gutsy.

** Changed in: xorg (Ubuntu)
Sourcepackagename: compiz = xorg

-- 
Video playback gets buggy when Compiz is on
https://bugs.launchpad.net/bugs/122979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53207] Re: Sound misfunctions with kernel 2.6.15-26-386 on Jetway MB

2007-06-30 Thread Jérôme Guelfucci
Thank you, I'm closing this, feel free to reopen if you can reproduce.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Sound misfunctions with kernel 2.6.15-26-386 on Jetway MB
https://bugs.launchpad.net/bugs/53207
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53204] Re: Using gxine and amarok with the xine engine causes conflict

2007-06-30 Thread Jérôme Guelfucci
So this still happens in Feisty ?

-- 
Using gxine and amarok with the xine engine causes conflict
https://bugs.launchpad.net/bugs/53204
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123183] Re: The text procesor fails when I try to paste a big text

2007-06-30 Thread polopolo
What for ubuntu version do you use?


** Changed in: openoffice.org (Ubuntu)
 Assignee: (unassigned) = polopolo
   Status: New = Incomplete

-- 
The text procesor fails when I try to paste a big text
https://bugs.launchpad.net/bugs/123183
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123029] Re: kopete crashes while I do.... nothing

2007-06-30 Thread Vincent Legout
If this crash isn't reproducible, it would be difficult to solve it and
to know what happened.

IMHO, the best thing to do would be to wait until somebody can confirm
this bug.

-- 
kopete crashes while I do nothing
https://bugs.launchpad.net/bugs/123029
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kopete in ubuntu.

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


[Bug 123127] Re: Sync request pybridge 0.3.0-1 from Debian sid main

2007-06-30 Thread Jérôme Guelfucci
Exemple with no changes in ubuntu version : bug #118534. You have to add
the changelog..

-- 
Sync request pybridge 0.3.0-1 from Debian sid main
https://bugs.launchpad.net/bugs/123127
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123193] Re: exaile.py crashed with ValueError in done_fetching()

2007-06-30 Thread Hari

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

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

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

-- 
exaile.py crashed with ValueError in done_fetching()
https://bugs.launchpad.net/bugs/123193
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123193] exaile.py crashed with ValueError in done_fetching()

2007-06-30 Thread Hari
Public bug reported:

Binary package hint: exaile

I looked at the available plugins tab, and closed it while it said
fetching

ProblemType: Crash
Architecture: amd64
Date: Sat Jun 30 13:10:46 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/share/exaile/exaile.py
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: fglrx
Package: exaile 0.2.9+debian-4ubuntu2
PackageArchitecture: amd64
ProcCmdline: python /usr/bin/exaile
ProcCwd: /usr/share/exaile
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/harinath/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN.UTF-8
 LANGUAGE=en_IN.UTF-8
PythonArgs: ['/usr/bin/exaile']
SourcePackage: exaile
Title: exaile.py crashed with ValueError in done_fetching()
Traceback:
 Traceback (most recent call last):
   File /usr/share/exaile/plugins/gui.py, line 127, in done_fetching
 (file, name, version, author, description) = line.split('\t')
 ValueError: need more than 1 value to unpack
Uname: Linux hariville.hurrynot.org 2.6.22-7-generic #1 SMP Mon Jun 25 17:07:55 
GMT 2007 x86_64 GNU/Linux

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


** Tags: apport-crash need-duplicate-check

-- 
exaile.py crashed with ValueError in done_fetching()
https://bugs.launchpad.net/bugs/123193
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123002] Re: Broken suspend on 2.6.20-16.29

2007-06-30 Thread Jérôme Guelfucci
Thank you, I'm marking this as confirmed.

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel Team
   Status: Incomplete = Confirmed

-- 
Broken suspend on 2.6.20-16.29
https://bugs.launchpad.net/bugs/123002
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122848] Re: doesnt recognize dash - in URL

2007-06-30 Thread Vincent Legout
*** This bug is a duplicate of bug 121467 ***
https://bugs.launchpad.net/bugs/121467

Duplicate of bug #121467

** This bug has been marked a duplicate of bug 121467
   unable to acces to a specific url with any navigator.

-- 
doesnt recognize dash - in URL
https://bugs.launchpad.net/bugs/122848
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 55739] Re: No more mouse events

2007-06-30 Thread Jérôme Guelfucci
And still happens ?

-- 
No more mouse events
https://bugs.launchpad.net/bugs/55739
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123141] Re: [needs-packaging] xfce4-timer-plugin

2007-06-30 Thread Vincent Legout
** Changed in: Ubuntu
 Assignee: (unassigned) = Vincent Legout
   Status: New = Confirmed

** Changed in: Ubuntu
   Status: Confirmed = In Progress

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

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


[Bug 96214] Re: gdesklets don't work on startup with beryl

2007-06-30 Thread Jérôme Guelfucci
Thank you, I'm marking this as confirmed.

** Summary changed:

- gdesklets don't work on startup
+ gdesklets don't work on startup with beryl

** Changed in: gdesklets (Ubuntu)
   Status: Incomplete = Confirmed

-- 
gdesklets don't work on startup with beryl
https://bugs.launchpad.net/bugs/96214
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 49256] Re: Tilp improperly opens firefox

2007-06-30 Thread Jérôme Guelfucci
Thanks, when tilp will work we will be able to see if this one still
exists.

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

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


[Bug 123193] Re: exaile.py crashed with ValueError in done_fetching()

2007-06-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
exaile.py crashed with ValueError in done_fetching()
https://bugs.launchpad.net/bugs/123193
You received this bug notification because you are a member of Ubuntu
Bugs, 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 2272] Re: Cannot create dvds from dvd isos with graveman

2007-06-30 Thread Sander Jonkers
I tried k3b on Kubunty Gutsy Tribe 2, and alas with exact the same 
result: the Samsung HT-Q20 says play prohibited. please, check disc 
when I put in the resulting video-DVD.

As a reminder:
- earlier k3b's (0.12.x) create perfect video-DVDs. Only k3b 1.0+ result 
in the problematic video-DVDs
- burning an video-DVD-ISO with growisofs results in a problematic 
video-DVD, too
- graveman gives perfect video-DVDs.
It's my hypothesis that the problem is in the way how k3b invokes 
growisofs or genisoimage.

Output from ps -ef during k3b burn below.

Sander


[EMAIL PROTECTED]:~$ ps -ef | grep 4975

ubuntu4975 1  3 07:16 pts/200:00:18 k3b

ubuntu5037  4975  3 07:18 pts/200:00:14 /usr/bin/growisofs -Z 
/dev/hdc /dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty 
-use-the-force-luke=tracksize:1922627 -use-the-force-luke=dao:1922627 
-dvd-compat -speed=4 -overburn -use-the-force-luke=bufsize:32m

ubuntu5039  4975  4 07:18 pts/200:00:18 /usr/bin/genisoimage 
-gui -graft-points -volid K3b data project -volset  -appid K3B THE CD 
KREATOR (C) 1998-2006 SEBASTIAN TRUEG AND THE K3B TEAM -publisher 
 -preparer  -sysid LINUX -volset-size 1 -volset-seqno 1 -sort 
/tmp/kde-ubuntu/k3b

[EMAIL PROTECTED]:~$



Sander Jonkers wrote:
 I will try. Downloading is easy, but I have to connect a second DVD drive to
 my machine. And I must confess I think the result is going to be same. I
 think it's something in growisofs or it's commandline parameters from k3b.


 On 6/28/07, Caspar Clemens Mierau [EMAIL PROTECTED] wrote:
   
 Has one of you the ability to check this with a ubuntu Gutsy Tribe-2
 Desktop Live CD?

 --
 Cannot create dvds from dvd isos with graveman
 https://bugs.launchpad.net/bugs/2272
 You received this bug notification because you are a direct subscriber
 of the bug.

 



-- 
Cannot create dvds from dvd isos with graveman
https://bugs.launchpad.net/bugs/2272
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 122577] Re: system freeze on resume

2007-06-30 Thread vivichrist
the culprit seems to be ptyd2 ... ?

[1.847000]   Magic number: 11:300:598
[1.847000]   hash matches device ptyd2
[1.847000]   hash matches device :07:05.2

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/8266276/dmesg.txt

-- 
system freeze on resume
https://bugs.launchpad.net/bugs/122577
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 45970] Re: deluser --system deletes group with same name as user even if user is not in this group !

2007-06-30 Thread JoergHoh
Hi

At least this should be documented in userdel(8) and deluser should
print a warning when it's removing an empty group.

-- 
deluser --system deletes group with same name as user even if user is not in 
this group !
https://bugs.launchpad.net/bugs/45970
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 114216] Re: Nvidia-glx-new makes my system crash

2007-06-30 Thread pfff
My motherboard is an Asus A8R-MVP and i don't understand the second part
of your request ... i'm sorry !!

-- 
Nvidia-glx-new makes my system crash
https://bugs.launchpad.net/bugs/114216
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123194] 'E:The package virtualbox needs to be reinstalled, but I can't find an archive for it.'

2007-06-30 Thread sibirsubhagan
Public bug reported:

i'm using feisty fawn i installed and configured virtual box...it is
going wellthen i tried to update the os...this poped up the bug.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
'E:The package virtualbox needs to be reinstalled, but I can't find an archive 
for it.'
https://bugs.launchpad.net/bugs/123194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119985] Re: [GUTSY] exim4-daemon-light won't install

2007-06-30 Thread Christophe Dumez
Here it is:
http://pastebin.ca/596877

-- 
[GUTSY] exim4-daemon-light won't install
https://bugs.launchpad.net/bugs/119985
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115687] Re: java6 update1 is released, please update

2007-06-30 Thread Bug Watch Updater
** Changed in: sun-java6 (Debian)
   Status: New = Fix Committed

-- 
java6 update1 is released, please update
https://bugs.launchpad.net/bugs/115687
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123137] Re: [needs-packaging] xfce4-eyes-plugin

2007-06-30 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unknown = New

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

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


[Bug 123141] Re: [needs-packaging] xfce4-timer-plugin

2007-06-30 Thread Bug Watch Updater
** Changed in: Debian
   Status: Unknown = New

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

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


[Bug 48045] Re: exim4 init script fails to create pid file

2007-06-30 Thread Bug Watch Updater
** Changed in: exim4 (Debian)
   Status: Unknown = Fix Released

-- 
exim4 init script fails to create pid file
https://bugs.launchpad.net/bugs/48045
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 123058] Re: Add colemak layout [Patch]

2007-06-30 Thread Bug Watch Updater
** Changed in: xkeyboard-config (upstream)
   Status: Unknown = Fix Released

-- 
Add colemak layout [Patch]
https://bugs.launchpad.net/bugs/123058
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89069] Re: problem with time

2007-06-30 Thread Patrice Vetsel
I'v removed duplicate of this bug because :

our problem (fsck) is JUST at the first boot but most of this :

This bug do not exist on Edgy(bug 63175) just since Feisty and Gutsy

** This bug is no longer a duplicate of bug 63175
   Edgy Beta -- fsck on every (re)boot

-- 
problem with time
https://bugs.launchpad.net/bugs/89069
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 71594] Re: Boot error : Unknown Interrupt or fault at EIP 00000060

2007-06-30 Thread Karkada
** I also suddenly started getting the same nasty error message unknown 
interrupt or fault at EIP 0060 .   
.
** It was in my PC where Fedora-6 was already installed on Primary Slave HDD, 
and was working very well till then.
** Lots of exercises over a few days did not yield any result.  Ultimately it 
was found to be a simple problem.
** A Company computer technician who came to install my new Epson 
print-copy-scanner on the Primary Master HDD(Windows   
   XP) had unauthorisedly changed the Onboard Video Memory(in Setup/BIOS) from 
the existing 1MB to 8MB.
** When it was re-set to 1MB, Fedora-6 started working normally, and no other 
problem was encountered.
** Of course I told the Epson service people to instruct their technicians not 
to interfere with the PC System and Setup unless 
they have apprised the PC user in detail and taken his clearance.

-- 
Boot error : Unknown Interrupt or fault at EIP 0060
https://bugs.launchpad.net/bugs/71594
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123195] laptop-mode and AC97 powersaving

2007-06-30 Thread Tom Gillam
Public bug reported:

Binary package hint: laptop-mode

The laptop-mode package does not attempt to put the AC97 sound card (if
present) into a power saving state. This is achieved by running the
following command as root:

echo 1  /sys/module/snd_ac97_codec/parameters/power_save

This would be a fairly easy way to increase battery life for some
people.

** Affects: laptop-mode (Ubuntu)
 Importance: Undecided
 Status: New

-- 
laptop-mode and AC97 powersaving
https://bugs.launchpad.net/bugs/123195
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122965] Re: rhythmbox crashed with SIGSEGV in rb_ipod_db_new()

2007-06-30 Thread Bug Watch Updater
** Changed in: rhythmbox (upstream)
   Status: Unknown = New

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

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


[Bug 122930] Re: Please add Suspend my PC after the lid is closed for X minutes/hours option

2007-06-30 Thread Bug Watch Updater
** Changed in: gnome-power (upstream)
   Status: Unknown = New

-- 
Please add Suspend my PC after the lid is closed for X minutes/hours option
https://bugs.launchpad.net/bugs/122930
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122929] Re: Battery menu should have an allow suspend option that can be unchecked

2007-06-30 Thread Bug Watch Updater
** Changed in: gnome-power (upstream)
   Status: Unknown = Fix Released

-- 
Battery menu should have an allow suspend option that can be unchecked
https://bugs.launchpad.net/bugs/122929
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122827] Re: Allow to lockdown the 'show hidden files' option

2007-06-30 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Unknown = New

-- 
Allow to lockdown the 'show hidden files' option
https://bugs.launchpad.net/bugs/122827
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117617] Re: give the volume indicator a border

2007-06-30 Thread Bug Watch Updater
** Changed in: control-center (upstream)
   Status: Confirmed = Fix Released

-- 
give the volume indicator a border
https://bugs.launchpad.net/bugs/117617
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119358] Re: Weak default authentication mode

2007-06-30 Thread RainCT
** Changed in: thunderbird (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Weak default authentication mode
https://bugs.launchpad.net/bugs/119358
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119248] Re: feisty-updates not enabled by default

2007-06-30 Thread RainCT
** Changed in: apt (Ubuntu)
   Importance: Undecided = Wishlist

-- 
feisty-updates not enabled by default
https://bugs.launchpad.net/bugs/119248
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121896] Re: terminate button does nothing

2007-06-30 Thread Bug Watch Updater
** Changed in: gnome-system-monitor (upstream)
   Status: In Progress = Fix Released

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

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


[Bug 122609] Re: [ gutsy ] totem lost audio if seeking true video with mp2/3

2007-06-30 Thread Bug Watch Updater
** Changed in: totem (upstream)
   Status: Unknown = New

-- 
[ gutsy ] totem lost audio if seeking true video with mp2/3
https://bugs.launchpad.net/bugs/122609
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120753] Re: nautilus crashes in _gnome_vfs_handle_do_get_file_info() when using ignore during a copy

2007-06-30 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: New = In Progress

-- 
nautilus crashes in _gnome_vfs_handle_do_get_file_info() when using ignore 
during a copy
https://bugs.launchpad.net/bugs/120753
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46438] Re: using nested drawers in a panel causes gnome-panel to freeze

2007-06-30 Thread Bug Watch Updater
** Changed in: gnome-panel (upstream)
   Status: New = Invalid

-- 
using nested drawers in a panel causes gnome-panel to freeze
https://bugs.launchpad.net/bugs/46438
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 36244] Re: Desktop icon placement reset at login

2007-06-30 Thread Bug Watch Updater
** Changed in: nautilus (upstream)
   Status: Confirmed = Invalid

-- 
Desktop icon placement reset at login
https://bugs.launchpad.net/bugs/36244
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 99765] Re: New Document icon is fuzzy in openoffice styles Human and Tango

2007-06-30 Thread Bug Watch Updater
** Changed in: openoffice (upstream)
   Status: New = Confirmed

-- 
New Document icon is fuzzy in openoffice styles Human and Tango
https://bugs.launchpad.net/bugs/99765
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123194] Re: 'E:The package virtualbox needs to be reinstalled, but I can't find an archive for it.'

2007-06-30 Thread Sarah Hobbs
** Changed in: synaptic (Ubuntu)
Sourcepackagename: None = synaptic

-- 
'E:The package virtualbox needs to be reinstalled, but I can't find an archive 
for it.'
https://bugs.launchpad.net/bugs/123194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119106] Re: Add support for Monkey's audio

2007-06-30 Thread Stéphane Loeuillet
*** This bug is a duplicate of bug 119412 ***
https://bugs.launchpad.net/bugs/119412

** This bug has been marked a duplicate of bug 119412
   [needs-packaging] mac

-- 
Add support for Monkey's audio
https://bugs.launchpad.net/bugs/119106
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu (via bug 119412).

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


[Bug 123179] Re: [FEISTY] firefox crashed [EMAIL PROTECTED]

2007-06-30 Thread Hilario J. Montoliu \(hjmf\)
Retrace done.

Extract from retraced stacktrace:
...
#3  signal handler called
#4  IA__g_slice_free1 (mem_size=) at gslice.c:469
...

Tagging as mt-needtestcase, mt-waitdup for further processing

** Summary changed:

- [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
+ [FEISTY] firefox crashed [EMAIL PROTECTED]

** Description changed:

  Binary package hint: firefox
+ 
+ ... [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
+ 
  
  opening firefox with panel applet
  
  ProblemType: Crash
  Architecture: i386
  CrashCounter: 1
  Date: Sat Jun 30 02:54:14 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/lib/firefox/firefox-bin
  Package: firefox 2.0.0.3+1-0ubuntu2
  PackageArchitecture: i386
  ProcCmdline: /usr/lib/firefox/firefox-bin
  ProcCwd: /home/ubuntu
  ProcEnviron:
   SHELL=/bin/bash
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
  Signal: 11
  SourcePackage: firefox
  StacktraceTop:
   __kernel_vsyscall ()
   raise () from /lib/tls/i686/cmov/libpthread.so.0
   ?? ()
   ?? ()
   ?? ()
  Uname: Linux ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux
  UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

** Tags added: mt-needtestcase mt-waitdup

** Changed in: firefox (Ubuntu)
   Importance: Undecided = High
 Assignee: (unassigned) = Mozilla Bugs
   Status: New = Incomplete

** Attachment added: Retraced Stacktrace
   http://launchpadlibrarian.net/8266316/retraced_Stacktrace.txt

-- 
[FEISTY] firefox crashed [EMAIL PROTECTED]
https://bugs.launchpad.net/bugs/123179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123179] Retraced Thread Stacktrace

2007-06-30 Thread Hilario J. Montoliu \(hjmf\)
Retraced Thread Stacktrace

** Attachment added: Retraced Thread Stacktrace
   http://launchpadlibrarian.net/8266317/retraced_Thread_Stacktrace.txt

-- 
[FEISTY] firefox crashed [EMAIL PROTECTED]
https://bugs.launchpad.net/bugs/123179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123044] Re: Firefox calls external helper application without options

2007-06-30 Thread Bug Watch Updater
** Changed in: firefox (Fedora)
   Status: Unknown = Confirmed

-- 
Firefox calls external helper application without options
https://bugs.launchpad.net/bugs/123044
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 78801] Re: Problem mounting a partition while booting right after installing

2007-06-30 Thread Johan Van Hellemont
I just installed Tribe 2 and the error still exist.
I'll attach the logfiles checkfs and checkroot.


** Attachment added: logfiles checkfs and checkroot
   http://launchpadlibrarian.net/8266345/logfiles.tar.gz

-- 
Problem mounting a partition while booting right after installing
https://bugs.launchpad.net/bugs/78801
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121540] Re: Where are you? SAIGON should be named Ho Chi Minh City

2007-06-30 Thread Martin Pitt
Answers from upstream so far:

 As was largely hashed out over China, changing to Hanoi would in fact *not* 
be consistent--the standard is largest
city, not necessarily capital. (For example, Australia, Canada, China, India, 
New Zealand, South Africa, and the USA
do not have explicit listings for their capital cities.) I argued that Beijing 
should be in because of its
significance in determining Chinese-calendar dates, but lost that one. As for 
what to call any given city, on that I
have no opinion.

Let's see whether anyone else replies.

-- 
Where are you? SAIGON should be named Ho Chi Minh City
https://bugs.launchpad.net/bugs/121540
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 66104] Re: scim input freezes in various applications

2007-06-30 Thread Wenzhuo Zhang
Bug still seen in Gutsy Tribe-2, and Ming Hua's workaround still works.

-- 
scim input freezes in various applications
https://bugs.launchpad.net/bugs/66104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 77442] Re: [feisty] No screen updates when using desktop-effects

2007-06-30 Thread Enola Gay
Could you please put this bug to High priority or at least normal? If
this isn't fixed in Gutsy release which should enable Composite per
default VNC access isn't possible anymore which would be very bad for
support.

-- 
[feisty] No screen updates when using desktop-effects
https://bugs.launchpad.net/bugs/77442
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122744] Re: restricted-manager crashed with UnboundLocalError in load_lrmc_disabled()

2007-06-30 Thread Matteo Zandi
*** This bug is a duplicate of bug 122359 ***
https://bugs.launchpad.net/bugs/122359

Can you please attach your /etc/default/linux-restricted-modules-common?

Thanks,
Matteo

-- 
restricted-manager crashed with UnboundLocalError in load_lrmc_disabled()
https://bugs.launchpad.net/bugs/122744
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115727] Re: totem crash after adding notes to movie file

2007-06-30 Thread Amit Gholap
The  https://wiki.ubuntu.com/DebuggingProgramCrash talks of 6.10 and above.
While I am using 6.06.1 LTS.
Please try this on LTS.

-- 
totem crash after adding notes to movie file
https://bugs.launchpad.net/bugs/115727
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122637] Re: notification-daemon crashed with signal 5 in g_logv()

2007-06-30 Thread menihtas
Killed notification-daemon after all, but I already had this warning

***MEMORY-WARNING***: notification-daemon[23571]: GSlice:
g_thread_init() must be called before all other GLib functions; memory
corruption due to late invocation of g_thread_init() has been detected;
this program is likely to crash, leak or unexpectedly abort soon...

Prob appeared on regular desktop pc during apt-get upgrade.

** Attachment added: Valgrind. log
   http://launchpadlibrarian.net/8266383/valgrind.log.23571.gz

-- 
notification-daemon crashed with signal 5 in g_logv()
https://bugs.launchpad.net/bugs/122637
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123197] Tomboy.exe crashed with SIGSEGV in g_datalist_clear()

2007-06-30 Thread Alex Shtof
*** This bug is a duplicate of bug 122520 ***
https://bugs.launchpad.net/bugs/122520

Public bug reported:

Binary package hint: tomboy

Happened immediately after login with the Tomboy Notes applet enabled in
the upper panel.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Jun 30 00:03:43 2007
Disassembly: 0xb6724710:
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/lib/tomboy/Tomboy.exe
InterpreterPath: /usr/bin/mono
NonfreeKernelModules: cdrom
Package: tomboy 0.7.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: mono /usr/lib/tomboy/Tomboy.exe --panel-applet 
--oaf-activate-iid=OAFIID:TomboyApplet_Factory --oaf-ior-fd=36
ProcCwd: /
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 
PATH=/home/alex/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: tomboy
Stacktrace:
 #0  0xb6724710 in ?? ()
 #1  0xb7e84408 in g_datalist_clear () from /usr/lib/libglib-2.0.so.0
 #2  0xb68f2d58 in ?? () from /usr/lib/libgobject-2.0.so.0
 #3  0x08381370 in ?? ()
 #4  0x in ?? ()
StacktraceTop:
 ?? ()
 g_datalist_clear () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libgobject-2.0.so.0
 ?? ()
 ?? ()
Title: Tomboy.exe crashed with SIGSEGV in g_datalist_clear()
Uname: Linux alex-laptop 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash

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

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


[Bug 123197] Re: Tomboy.exe crashed with SIGSEGV in g_datalist_clear()

2007-06-30 Thread Alex Shtof
*** This bug is a duplicate of bug 122520 ***
https://bugs.launchpad.net/bugs/122520


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

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

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

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

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

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

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

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


[Bug 123194] Re: 'E:The package virtualbox needs to be reinstalled, but I can't find an archive for it.'

2007-06-30 Thread Marco Rodrigues
Virtual box isn't an official ubuntu package, so we can't support it.

** Changed in: synaptic (Ubuntu)
 Assignee: (unassigned) = Marco Rodrigues
   Status: New = Invalid

-- 
'E:The package virtualbox needs to be reinstalled, but I can't find an archive 
for it.'
https://bugs.launchpad.net/bugs/123194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122734] Re: digikam crashes when assigning tag to multiple pictures

2007-06-30 Thread allee
I could not reproduce it with 0.9.2. Neither with draging and droping a tag
a selection of multiple files, nor with right mouse button menu and 'Asign tag'

Do you want to want to give 0.9.2 a try?

   http://www.mpe.mpg.de/~ach/kubuntu/feisty/Pkgs.php

Then install digikam kipi-plugins and gwenview from the archive.

Achim

-- 
digikam crashes when assigning tag to multiple pictures
https://bugs.launchpad.net/bugs/122734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122620] Re: seahorse crashed with SIGSEGV in strlen()

2007-06-30 Thread Stéphane Loeuillet
Starting program: /usr/bin/seahorse 
[Thread debugging using libthread_db enabled]
[New Thread 47341985012128 (LWP 15111)]
** Message: init gpgme version 1.1.2

***MEMORY-WARNING***: [15111]: GSlice: g_thread_init() must be called
before all other GLib functions; memory corruption due to late
invocation of g_thread_init() has been detected; this program is likely
to crash, leak or unexpectedly abort soon...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47341985012128 (LWP 15111)]
0x2b0ea73e0b70 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x2b0ea73e0b70 in strlen () from /lib/libc.so.6
#1  0x2b0ea2cde976 in gnome_keyring_memory_strdup (str=0x0) at 
gnome-keyring-memory.c:252
#2  0x2b0ea2cde654 in gnome_keyring_item_info_copy (item_info=0x707790) at 
gnome-keyring-utils.c:182
#3  0x0042f73b in item_info_ready (result=value optimized out, 
info=0xc01c43, lop=0xc3d940) at seahorse-gkeyring-source.c:170
#4  0x2b0ea2cda142 in gnome_keyring_get_item_info_reply (op=0xc39ac0) at 
gnome-keyring.c:1882
#5  0x2b0ea2cd92a5 in operation_io (io_channel=value optimized out, 
cond=G_IO_IN, callback_data=value optimized out) at gnome-keyring.c:538
#6  0x2b0ea6eb4fd3 in IA__g_main_context_dispatch (context=0x6d5820) at 
/build/buildd/glib2.0-2.13.5/glib/gmain.c:2061
#7  0x2b0ea6eb82dd in g_main_context_iterate (context=0x6d5820, block=1, 
dispatch=1, self=value optimized out) at 
/build/buildd/glib2.0-2.13.5/glib/gmain.c:2694
#8  0x2b0ea6eb85ea in IA__g_main_loop_run (loop=0xa40f30) at 
/build/buildd/glib2.0-2.13.5/glib/gmain.c:2898
#9  0x2b0ea386f743 in IA__gtk_main () at 
/build/buildd/gtk+2.0-2.11.4/gtk/gtkmain.c:1144
#10 0x0041d9de in main (argc=1, argv=0x7fff0b5ffcd8) at main.c:88


** Changed in: seahorse (Ubuntu)
   Status: Incomplete = Confirmed

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

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


[Bug 102073] Re: Thinkpad T60: Disk head parking doesn't work

2007-06-30 Thread Alexander Menk
yes, #53927 is very related, I did not see this.  please close that one.
thanks.

-- 
Thinkpad T60: Disk head parking doesn't work
https://bugs.launchpad.net/bugs/102073
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46343] Re: Keyboard layout view seems broken

2007-06-30 Thread Marco Rodrigues
Hi! Thanks for your answer.. I'll mark it as fixed.

** Changed in: Ubuntu
   Status: Incomplete = Fix Released

-- 
Keyboard layout view seems broken
https://bugs.launchpad.net/bugs/46343
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 123197] Re: Tomboy.exe crashed with SIGSEGV in g_datalist_clear()

2007-06-30 Thread Apport retracing service
*** This bug is a duplicate of bug 122520 ***
https://bugs.launchpad.net/bugs/122520


StacktraceTop:?? ()
IA__g_datalist_clear (datalist=0x8381370) at 
/build/buildd/glib2.0-2.13.5/glib/gdataset.c:120
g_object_finalize (object=0x8381368) at 
/build/buildd/glib2.0-2.13.5/gobject/gobject.c:540
gnome_program_finalize (object=0x8381368) at gnome-program.c:724
IA__g_object_unref (_object=0x8381368) at 
/build/buildd/glib2.0-2.13.5/gobject/gobject.c:1793

** Tags removed: need-i386-retrace

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/8266452/Stacktrace.txt

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

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


[Bug 123197] Symbolic threaded stack trace

2007-06-30 Thread Apport retracing service
*** This bug is a duplicate of bug 122520 ***
https://bugs.launchpad.net/bugs/122520


** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/8266453/ThreadStacktrace.txt

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

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


[Bug 123197] Re: Tomboy.exe crashed with SIGSEGV in g_datalist_clear()

2007-06-30 Thread Emilio Pozuelo Monfort
*** This bug is a duplicate of bug 122520 ***
https://bugs.launchpad.net/bugs/122520

** This bug has been marked a duplicate of bug 122520
   Tomboy.exe crashed with SIGSEGV in g_datalist_clear()

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

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


[Bug 123179] Re: [FEISTY] firefox crashed [EMAIL PROTECTED]

2007-06-30 Thread Hilario J. Montoliu \(hjmf\)
Thank you coram deo for reporting this issue,

Please, can you indicate the steps that lead to the crash? Is it
reproducible?

Which extensions/plugins do you have enabled?

Could you please try to obtain a backtrace by following the instructions
on [1], since the backtrace obtained from your report doesn't show many
information to us.

This will greatly aid us in tracking down your problem.

Thanks in advance.

H. Montoliu

[1] https://wiki.ubuntu.com/MozillaTeam/Bugs

-- 
[FEISTY] firefox crashed [EMAIL PROTECTED]
https://bugs.launchpad.net/bugs/123179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 122359] Re: restricted-manager crashed with UnboundLocalError in load_lrmc_disabled()

2007-06-30 Thread kavs
my /etc/default/linux-restricted-modules-common

** Attachment added: linux-restricted-modules-common
   http://launchpadlibrarian.net/8266486/linux-restricted-modules-common

-- 
restricted-manager crashed with UnboundLocalError in load_lrmc_disabled()
https://bugs.launchpad.net/bugs/122359
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118655] Re: control file for acidrip has wrong homepage for project

2007-06-30 Thread RainCT
Actually, the correct URL is http://untrepid.com/acidrip/

** Changed in: acidrip (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Triaged

** Changed in: acidrip (Ubuntu)
   Importance: Wishlist = Low

-- 
control file for acidrip has wrong homepage for project
https://bugs.launchpad.net/bugs/118655
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102982] Re: intel_rng: FWH not detected

2007-06-30 Thread MasterHalo
Same problem on my Lenovo Thinkpad T60 (UT063SG), the system works
rather fine but the error is coupled with an other error saying [
19.06] intel_rng: FWH not detected and a very long Configuring
network interfaces.

-- 
intel_rng: FWH not detected 
https://bugs.launchpad.net/bugs/102982
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123199] deluge crashed with OSError in remove_torrent()

2007-06-30 Thread cassel
Public bug reported:

Binary package hint: deluge-torrent

I removed the torrent from deluge and it said that it crashed, but
actually it's continue to work without restart..

ProblemType: Crash
Architecture: i386
Date: Sat Jun 30 12:01:16 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/deluge
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: fglrx
Package: deluge-torrent 0.5.1.1-1
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/bin/deluge
ProcCwd: /home/rps
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/deluge']
SourcePackage: deluge-torrent
Title: deluge crashed with OSError in remove_torrent()
Uname: Linux cassel 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 
GNU/Linux

** Affects: deluge-torrent (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash

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

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


[Bug 123199] Re: deluge crashed with OSError in remove_torrent()

2007-06-30 Thread cassel

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

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

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

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/8266529/Traceback.txt

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

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


[Bug 123198] Include tango/human theme (like firefox)

2007-06-30 Thread Mephisto
Public bug reported:

Binary package hint: thunderbird

Thunderbird should have a set of default themes that make the lookfeel
more consistent with the rest of the desktop, like firefox has. I tried
searching for a tango theme myself, but all i found were some odd themes
that turn the buttons and toolbars into flat style at the same time :/

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

-- 
Include tango/human theme (like firefox)
https://bugs.launchpad.net/bugs/123198
You received this bug notification because you are a member of Ubuntu
Bugs, 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 122747] Re: I lost the menus on my panel

2007-06-30 Thread bradleesargent
After I rebooted my computer, now the panels are back the way they were at
the beginning.
Thanks.


On 6/29/07, mlind [EMAIL PROTECTED] wrote:

 @ bradleesargent
 you can restore the default panel layout by doing 'gconftool-2
 --recursive-unset /apps/panel'
 remember that this will restore the whole panel, not just the menus.

 --
 I lost the menus on my panel
 https://bugs.launchpad.net/bugs/122747
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
I lost the menus on my panel
https://bugs.launchpad.net/bugs/122747
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118655] Re: control file for acidrip has wrong homepage for project

2007-06-30 Thread RainCT
** Tags added: bitesize

-- 
control file for acidrip has wrong homepage for project
https://bugs.launchpad.net/bugs/118655
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115727] Re: totem crash after adding notes to movie file

2007-06-30 Thread Amit Gholap
[EMAIL PROTECTED]:~$ dpkg --search totem-xine-dbgsym
dpkg: *totem-xine-dbgsym* not found.

[EMAIL PROTECTED]:~$ sudo apt-get build-dep totem-xine-dbgsym
Reading package lists... Done
Building dependency tree... Done
E: Unable to find a source package for totem-xine-dbgsym

-- 
totem crash after adding notes to movie file
https://bugs.launchpad.net/bugs/115727
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 115727] Re: totem crash after adding notes to movie file

2007-06-30 Thread Amit Gholap
My sources.list is as follows:

deb http://in.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://in.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://in.archive.ubuntu.com/ubuntu/ dapper-backports main restricted 
universe multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ dapper-backports main restricted 
universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe
#AUTOMATIX REPOS START

deb http://www.getautomatix.com/apt dapper main

deb http://archive.canonical.com/ubuntu dapper-commercial main

deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted
universe multiverse

deb http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse

deb http://archive.ubuntu.com/ubuntu dapper-security main restricted
universe multiverse

deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
#AUTOMATIX REPOS END

-- 
totem crash after adding notes to movie file
https://bugs.launchpad.net/bugs/115727
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 66483] Re: Sound crackles snaps when SDL volume not set at 100%

2007-06-30 Thread Jan Kaláb
Confirmed, it works! Neverball, Audacious  Frozen Bubble together
without crackling. But PCM channel in alsamixer now doesn't work, I can
use Front channel for volume changes, but I can hear sound even if it's
set to 0. But mute works.

-- 
Sound crackles  snaps when SDL volume not set at 100%
https://bugs.launchpad.net/bugs/66483
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123199] Re: deluge crashed with OSError in remove_torrent()

2007-06-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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


[Bug 123201] Using Microsoft track ball

2007-06-30 Thread Andy Barber
Public bug reported:

Binary package hint: firefox

I have found that the page forward  page back buttons of my Microsoft
do not work in Firefox for Linux, of Safari for windows but they do work
in Firefox for windows

ProblemType: Bug
Architecture: i386
Date: Sat Jun 30 10:06:50 2007
DistroRelease: Ubuntu 7.04
Package: firefox 2.0.0.4+1-0ubuntu1
PackageArchitecture: i386
SourcePackage: firefox
Uname: Linux acb58 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

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

-- 
Using Microsoft track ball
https://bugs.launchpad.net/bugs/123201
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123201] Re: Using Microsoft track ball

2007-06-30 Thread Andy Barber

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

-- 
Using Microsoft track ball
https://bugs.launchpad.net/bugs/123201
You received this bug notification because you are a member of Ubuntu
Bugs, 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   >