[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-04-12 Thread Berend De Schouwer
If I use ssh-agent instead of seahorse, it works.  Seahorse never even
asks for a passphrase for the key.  Hence, I think it's a seahorse bug.

You can use ssh-agent instead by editing /etc/X11/Xsession.d/60seahorse
and adding unset SSH_AUTH_SOCK

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 214556] Re: [Hardy] Can't share files

2008-04-12 Thread komputes
Partrice, I have followed your instructions and still get the same
error: The folder contents could not be displayed. Share couldn't be
found. Perhaps it has recently been deleted.

From the host itself (on 8.04) trying to look at its own share, the
error is different: Unable to mount location - Failed to mount Windows
share

I still can't list/view/copy files from/to smb shares. Keep in mind that
my subnet is not the standard 192.168.0.1 or 1.1, but 192.168.5.1 (if
that makes any difference, but it shouldn't).

Also are there any plans to create a meta-package that download all the
smb packages and make the standard smb setup? It would be beneficial to
have something like this in Add/Remove for new users who want to share
with windows/mac users.

-- 
[Hardy] Can't share files
https://bugs.launchpad.net/bugs/214556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 214556] Re: [Hardy] Can't share files

2008-04-12 Thread komputes
** Changed in: samba (Ubuntu)
   Status: Incomplete = New

-- 
[Hardy] Can't share files
https://bugs.launchpad.net/bugs/214556
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 216358] [NEW] Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
Public bug reported:

Binary package hint: samba

My Samba has been working fine for years now, month or two of that on
Hardy binaries and out of sudden it started to crash. It has now crashed
six times in 20 minutes with following stack dump:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7af76d0 (LWP 7307)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7c133c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb6533 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7ed7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0828aab8 in smb_panic (why=0x83bee31 failed to set uid\n)
at lib/util.c:1639
#5  0x08290cee in assert_uid (ruid=4294967295, euid=65534)
at lib/util_sec.c:102
#6  0x080ffe9c in become_id (uid=65534, gid=65534) at smbd/sec_ctx.c:57
#7  0x08100245 in set_sec_ctx (uid=65534, gid=65534, ngroups=0, groups=0x0, 
token=0x850fe68) at smbd/sec_ctx.c:280
#8  0x080f3f38 in change_to_user (conn=0x851eac8, vuid=101) at smbd/uid.c:259
#9  0x08113221 in make_connection_snum (snum=6, vuser=0x851d818, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc79058 ?, status=0xbfc792e8) at smbd/service.c:926
#10 0x08114bf7 in make_connection (service_in=0xbfc797ec IPC$, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc796ec ?, vuid=101, status=0xbfc792e8)
at smbd/service.c:1207
#11 0x080d5657 in reply_tcon_and_X (conn=0x0, inbuf=0x85233f8 , 
outbuf=0x8543840 , length=80, bufsize=131072) at smbd/reply.c:508
#12 0x0810f89e in switch_message (type=117, inbuf=0x85233f8 , 
outbuf=0x8543840 , size=80, bufsize=131072) at smbd/process.c:1003
#13 0x08110cfb in smbd_process () at smbd/process.c:1030
#14 0x0835e8f8 in main (argc=-1212455959, argv=0xbfc79d54)
at smbd/server.c:1120
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

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

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 216465] [NEW] [Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP

2008-04-12 Thread Rotbart van Dainig
Public bug reported:

Bug #32067 only goes half the way:

map to guest = bad user as default is nice, but won't do a thing if
guest account = nobody is disabled by default.

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

-- 
[Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP
https://bugs.launchpad.net/bugs/216465
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2008-04-12 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve
Ubuntu.

Hitting this assertion error should also generate log entries.  Could
you please check /var/log/samba/log.smbd (or the per-host logfile) for
entries of the form Failure to set uid privileges to [...]?

Does this problem persist after restarting the samba service?

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 107657] Re: Kopete + bt848 : Can't select a video standard

2008-04-12 Thread Harald Sitter
Should be working in Hardy.

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

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

-- 
Kopete + bt848 : Can't select a video standard
https://bugs.launchpad.net/bugs/107657
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 216347] [NEW] wacomcpl missing from package

2008-04-12 Thread Florian Hackenberger
Public bug reported:

Binary package hint: wacom-tools

The wacomcpl tools is missing from the package. Without this tool it is
currently impossible to calibrate wacom tablets. This is quite
unfortunate as for example the X61t screen is inaccurate without
calibration.

Please include this tool in your package.

** Affects: wacom-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wacomcpl missing from package
https://bugs.launchpad.net/bugs/216347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216280] Re: hal startup-delay after upgrade kubuntu 8.04

2008-04-12 Thread michelangelo80
** Description changed:

  Binary package hint: hal
  
  Hello,
  
  After upgrading to kernel 2.6.24-15, the HAL is not loaded correctly
  anymore. Description is exactly the same as in bug #43962 (Hald won't
  start after latest updates, ubuntu dapper, reported in 2006) but that
- happened with a much earlier kernel release and maybe hald-released ago.
- I was using kernel 2.6.24-12 without any problems but after upgrading to
- 2.6.24-15 I got a long delay when hald is starting up. When it
- continues, I get several errors that the hal is not loaded. With kernel
- 2.6.24-16 the problem does exist as well.
+ happened with a much earlier kernel release and maybe some hald-releases
+ ago. I was using kernel 2.6.24-12 without any problems but after
+ upgrading to 2.6.24-15 I got a long delay when hald is starting up. When
+ it continues, I get several errors that the hal is not loaded. With
+ kernel 2.6.24-16 the problem does exist as well.
  
  I'm not sure which logfiles I should attach.
  
  Thanks,
  
  Michel

** Description changed:

  Binary package hint: hal
  
  Hello,
  
  After upgrading to kernel 2.6.24-15, the HAL is not loaded correctly
  anymore. Description is exactly the same as in bug #43962 (Hald won't
  start after latest updates, ubuntu dapper, reported in 2006) but that
  happened with a much earlier kernel release and maybe some hald-releases
- ago. I was using kernel 2.6.24-12 without any problems but after
- upgrading to 2.6.24-15 I got a long delay when hald is starting up. When
- it continues, I get several errors that the hal is not loaded. With
- kernel 2.6.24-16 the problem does exist as well.
+ ago. I was using kernel 2.6.24-12 without any problems but after upgrade
+ to 2.6.24-15 I got a long delay when hald is starting up. When it
+ continues, I get several errors that the hal is not loaded. With kernel
+ 2.6.24-16 the problem does exist as well.
  
  I'm not sure which logfiles I should attach.
  
  Thanks,
  
  Michel

-- 
hal startup-delay after upgrade kubuntu 8.04
https://bugs.launchpad.net/bugs/216280
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208820] Re: system-config-printer.py crashed with ImportError in module()

2008-04-12 Thread Pascal De Vuyst
** Visibility changed to: Public

-- 
system-config-printer.py crashed with ImportError in module()
https://bugs.launchpad.net/bugs/208820
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 208511] Re: system-config-printer.py crashed with TypeError in on_tvNPModels_cursor_changed()

2008-04-12 Thread Pascal De Vuyst
** Visibility changed to: Public

-- 
system-config-printer.py crashed with TypeError in 
on_tvNPModels_cursor_changed()
https://bugs.launchpad.net/bugs/208511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 32294] Re: Useless plugin install option in Epiphany

2008-04-12 Thread Stéphane Loeuillet
Second link now is there :
http://live.gnome.org/Epiphany/FeatureDesign/PluginInstallation

-- 
Useless plugin install option in Epiphany
https://bugs.launchpad.net/bugs/32294
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 215508] Re: klauncher crashed with SIGSEGV in XCloseDisplay()

2008-04-12 Thread Harald Sitter
** Visibility changed to: Public

-- 
klauncher crashed with SIGSEGV in XCloseDisplay()
https://bugs.launchpad.net/bugs/215508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215471] Re: I never saw the crash.

2008-04-12 Thread Harald Sitter
When did this crash appear?

** Visibility changed to: Public

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

-- 
I never saw the crash.
https://bugs.launchpad.net/bugs/215471
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215446] Re: dependency problems - leaving unconfigured

2008-04-12 Thread Richard Birnie
Gerry,

thanks for following up. Here are instructions to recover the log files;

Once you have logged in to the commandline run the following commands

sudo aptitude install pastebinit

This installs a program called pastebinit which allows you to send a file 
directly to a public pastebin on the web which can then be recovered. To do 
this run the  following commands
pastebinit -i /var/log/dist-upgrade/apt.log
pastebinit -i /var/log/dist-upgrade/main.log
pastebinit -i /var/log/dist-upgrade/term.log

Each of those lines will return a URL. Write them down and post them in
this bug report. The URL is case sensitive so be specific.

thanks
Rich

-- 
dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/215446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214882] Re: klauncher crashed with SIGSEGV in XCloseDisplay()

2008-04-12 Thread Harald Sitter
** Visibility changed to: Public

-- 
klauncher crashed with SIGSEGV in XCloseDisplay()
https://bugs.launchpad.net/bugs/214882
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212337] Re: Cannot import photo's from KODAK Z730

2008-04-12 Thread Wenzhuo Zhang
Should Removeable Drives and Media Preferences have sensible defaults
preconfigured as usual?

-- 
Cannot import photo's from KODAK Z730
https://bugs.launchpad.net/bugs/212337
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216351] [NEW] Lost printer connections in Hardy Heron

2008-04-12 Thread Ralf
Public bug reported:

Hi Canonical Team,

The local usb printer connection of my pc gets systematically lost under 8.04 
(multi-function epson stylus dx5050) . 
It worked fine under 7.10 and before. The sane/scanner tools are working too.

Process: 
- cups recognizes the connection, 
- installs the printer w. native dx4800 driver, 
- after a few seconds, the printer message box will explain the printer 
connection 'may be' lost.

What I tried:
- Hardy is up-to-date, i386, generic kernel
- uninstalled - reinstalled several times cups
- had a look on udev rules, didn't find what to tune (some posts relating this)

Configuration:
lsusb
Bus 005 Device 006: ID 04b8:082b Seiko Epson Corp.
Bus 005 Device 004: ID 0424:223a Standard Microsystems Corp. 8-in-1 Card Reader
Bus 005 Device 002: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 
TetraHub
Bus 005 Device 001: ID : 
Bus 004 Device 001: ID : 
Bus 003 Device 001: ID : 
Bus 002 Device 002: ID 046d:c03d Logitech, Inc.
Bus 002 Device 001: ID : 
Bus 001 Device 001: ID : 

dmesg|grep lp0
[   38.297398] lp0: using parport0 (interrupt-driven).
[  105.547300] usblp0: USB Bidirectional printer dev 5 if 1 alt 0 proto 2 vid 
0x04B8 pid 0x082B
[  318.358062] usblp0: removed
[11469.861080] usblp0: USB Bidirectional printer dev 6 if 1 alt 0 proto 2 vid 
0x04B8 pid 0x082B

Packages:
cupsys - 1.3.7-1ubuntu2
libusb-0.1-4 version 2:0.1.12-8 (hardy)
kernel 2.6.24-16.30
...

With best regards from France,

Ralf

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Lost printer connections in Hardy Heron
https://bugs.launchpad.net/bugs/216351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216350] [NEW] 16-bit support missing on amd64

2008-04-12 Thread Jakson Alves de Aquino
Public bug reported:

Binary package hint: wine

Wine was running 16 bit applications on Gutsy amd64, but on Hardy it no
longer runs them. It outputs the following error message:

preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
preloader: Warning: failed to reserve range -6000
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
preloader: Warning: failed to reserve range -6000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space, 
please report
err:dosmem:load_winedos Could not load winedos.dll, DOS subsystem unavailable
winevdm: unable to exec '--app-name': 16-bit support missing

My system (uname -a):
2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux

wine version: 0.9.59-0ubuntu4

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

-- 
16-bit support missing on amd64
https://bugs.launchpad.net/bugs/216350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 215905] Re: Window border is missing

2008-04-12 Thread Akshay Dua
Why would you get mad with a beta version?

On Fri, Apr 11, 2008 at 5:24 PM, calhounsfinest49015
[EMAIL PROTECTED] wrote:
 i was getting mad and about to switch to KDE until i logged out of my
  current session..clicked options in the corner, logged in with Failsafe
  GNOME, an everything was working fine...so i logged out again, an logged
  back in with a normal GNOME sessionan everything is fine



  --
  Window border is missing
  https://bugs.launchpad.net/bugs/215905
  You received this bug notification because you are a direct subscriber
  of a duplicate bug.



-- 
_
Akshay Dua
Student, Department of Computer Science
Portland State University

-- 
Window border is missing
https://bugs.launchpad.net/bugs/215905
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215532] Re: Upgrade to hardy beta fails

2008-04-12 Thread Richard Birnie
Russell,

Thanks for providing a work around. Do you have the log files from
/var/log/dist-upgrade from your upgrade? It would be useful to compare
against zapodots logs to find the root of the problem

-- 
Upgrade to hardy beta fails
https://bugs.launchpad.net/bugs/215532
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 213086] Re: firefox 3.0b5 goes uninterruptible for a few seconds during normal browsing

2008-04-12 Thread Stéphane Loeuillet
** Changed in: firefox-3.0 (Ubuntu)
Sourcepackagename: firefox = firefox-3.0

-- 
firefox 3.0b5 goes uninterruptible for a few seconds during normal browsing
https://bugs.launchpad.net/bugs/213086
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210693] Re: Unable To Access Samba Shares From Within KDE4

2008-04-12 Thread Harald Sitter
** Also affects: kdelibs
   Importance: Undecided
   Status: New

-- 
Unable To Access Samba Shares From Within KDE4
https://bugs.launchpad.net/bugs/210693
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216354] [NEW] firefox crashed with SIGSEGV in __kernel_vsyscall()

2008-04-12 Thread Franco Sirovich
Public bug reported:

Binary package hint: firefox-3.0

Firefox 3.0b5 crashed when the crash report program (activated for a crash on 
jockey-gtk) opened it.
This crash is reported by double-clicking on 
/var/crash/_usr_lib_firefox-3.0b5_firefox.1000.crash, following the instruction 
given in 
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/184957/comments/19, 
becuase the crash reported I submitted earlier was missing a valid backtrace.
Actually, almost all the reports from a crash with Firefox I submitted are 
missing the backtrace. Is tehre anything I can do to have a good crash report 
aubmitted. Otherwise it makes no sense to spend time to report!
Franco Sirovich

[EMAIL PROTECTED]:~$ lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04
[EMAIL PROTECTED]:~$ apt-cache policy firefox
firefox:
  Installed: 3.0~b5+nobinonly-0ubuntu1
  Candidate: 3.0~b5+nobinonly-0ubuntu1
  Version table:
 *** 3.0~b5+nobinonly-0ubuntu1 0
500 http://archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Apr 12 14:14:29 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/firefox-3.0b5/firefox
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0~b5+nobinonly-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox-3.0b5/firefox 
https://bugs.launchpad.net/ubuntu/+source/jockey/+filebug/phyWNxbHMbGN63EQsUWgKU30xCI?field.title=jockey-gtk+crashed+with+AttributeError+in+enabled%28%29
ProcCwd: /home/franco
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_SG.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: firefox-3.0
StacktraceTop:
 __kernel_vsyscall ()
 raise () from /lib/tls/i686/cmov/libpthread.so.0
 ?? () from /usr/lib/xulrunner-1.9b5/libxul.so
 ?? ()
 ?? ()
Title: firefox crashed with SIGSEGV in __kernel_vsyscall()
Uname: Linux 2.6.24-15-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev video

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


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

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216354] Re: firefox crashed with SIGSEGV in __kernel_vsyscall()

2008-04-12 Thread Franco Sirovich

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

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

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/13380794/ExtensionSummary.txt

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

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

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

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

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

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/13380801/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/13380802/profiles.ini.txt

** Visibility changed to: Public

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216353] [NEW] 2.6.24 Kernel boot hangs on disk read ( ldm_validate_partition_table() )

2008-04-12 Thread Tom Verdaat
Public bug reported:

I'm testing Hardy and ran into the following issue:

The 2.6.24-12 kernel boots and the system works just fine. Both the
2.6.24-14 and -16 do not boot. Immediately after selecting the kernel in
GRUB, it hangs while loading the kernel, giving a load of ATA related
errors and endig with the message:

ldm_validate_partition_table(): Disk read failed.

I've taken a picture of the screen output and added it as an attachment
to this bug report. The hard disk uses PATA. Below is the lspci for some
info about the hardware it's running on.

$ lsb_release -rd
Description:Ubuntu hardy (development branch)
Release:8.04

$ uname -r
2.6.24-12-generic

$ lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev 
a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
04:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)

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

-- 
2.6.24 Kernel boot hangs on disk read ( ldm_validate_partition_table() )
https://bugs.launchpad.net/bugs/216353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216353] Re: 2.6.24 Kernel boot hangs on disk read ( ldm_validate_partition_table() )

2008-04-12 Thread Tom Verdaat

** Attachment added: DSCN2262.JPG
   http://launchpadlibrarian.net/13380778/DSCN2262.JPG

-- 
2.6.24 Kernel boot hangs on disk read ( ldm_validate_partition_table() )
https://bugs.launchpad.net/bugs/216353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216338] Re: missing key on german keyboard layout

2008-04-12 Thread svaens
hMarking as wontfix ???

Well, Since I am NOT german, and have an american keyboard on my notebook, 
I don't have any AltGr key. 
This is specific to the German keyboard correct?
I DO have of course an 'alt' key on the right of the spacebar, in roughly the 
same position
as would be the AltGr key. However, when I tried using this right side Alt key 
to get the @ character, 
my editor simply quits, as if i have typed the 'quit' short-cut. 

Are you telling me that I cannot use the German keyboard layout on an
American keyboard?

-- 
missing key on german keyboard layout
https://bugs.launchpad.net/bugs/216338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216196] Re: synaptics crash with awn

2008-04-12 Thread Andrew Starr-Bochicchio
*** This bug is a duplicate of bug 216180 ***
https://bugs.launchpad.net/bugs/216180

** This bug has been marked a duplicate of bug 216180
   Could not initialize the package information of AWN

-- 
synaptics crash with awn
https://bugs.launchpad.net/bugs/216196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216180] Re: Could not initialize the package information of AWN

2008-04-12 Thread Andrew Starr-Bochicchio
Closing the update-manager bug as the problem is with the awn-testing
ppa.

** Changed in: awn
 Assignee: (unassigned) = Julien Lavergne (gilir)

** Changed in: awn
   Status: New = Confirmed

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

-- 
Could not initialize the package information of AWN
https://bugs.launchpad.net/bugs/216180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216015] Re: firefox crashed with SIGSEGV in __kernel_vsyscall()

2008-04-12 Thread Stéphane Loeuillet
dupe of bug #215968 ?

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215950] Re: OpenOffice Writer hangs on Save as... and Export if parent folder contains # (sharp)

2008-04-12 Thread mcas
Thank you for reporting this bug. I can not reproduce your bug with Hardy and
openoffice.org-core:
  Installiert:1:2.3.0-1ubuntu5.3
  Mögliche Pakete:1:2.3.1-3ubuntu2
  Versions-Tabelle:
 1:2.3.1-3ubuntu2 0
500 http://ports.ubuntu.com hardy/main Packages
 *** 1:2.3.0-1ubuntu5.3 0
100 /var/lib/dpkg/status

-- 
OpenOffice Writer hangs on Save as... and Export if parent folder contains 
# (sharp)
https://bugs.launchpad.net/bugs/215950
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 215878] Re: Update manager Encountered a section with no Package

2008-04-12 Thread Richard Birnie
problem solved. closing bug

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

-- 
Update manager Encountered a section with no Package
https://bugs.launchpad.net/bugs/215878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 213494] Re: [Hardy] Glipper dies when desktop starting

2008-04-12 Thread Sebastien Wains
not really helpful, but I get exactly the same problem as Sam

-- 
[Hardy] Glipper dies when desktop starting
https://bugs.launchpad.net/bugs/213494
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 210079] Re: firefox 3 freezes at start and on menu click or typing

2008-04-12 Thread Robert
See also https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/38131 -
this may be the same bug.

-- 
firefox 3 freezes at start and on menu click or typing
https://bugs.launchpad.net/bugs/210079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 209132] Re: adding a signal handler, choice is not written into widget until selection of different entry in Signals section

2008-04-12 Thread malte engelhardt
So i installed from the  8.04 live cd, and the problem still persists.
also, when you left click on the undocked palette window, a context menu
pops up.

-- 
adding a signal handler, choice is not written into widget until selection of 
different entry in Signals section
https://bugs.launchpad.net/bugs/209132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206681] Re: Failed to fetch and Unable to find expected entry.

2008-04-12 Thread Richard Birnie
** Changed in: update-manager (Ubuntu)
   Status: Incomplete = Invalid

-- 
Failed to fetch and Unable to find expected entry.
https://bugs.launchpad.net/bugs/206681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205990] Re: [hardy] splash screen disappears after a few seconds

2008-04-12 Thread Saïvann Carignan
** Changed in: usplash (Ubuntu)
   Status: Confirmed = Triaged

-- 
[hardy] splash screen disappears after a few seconds
https://bugs.launchpad.net/bugs/205990
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205037] Re: policykit or policykit-gnome do not work with passwords containing % character

2008-04-12 Thread Elan Ruusamäe
PolicyKit-0.7-3.src.rpm.info pushed to th-main

** Changed in: policykit (PLD Linux)
Sourcepackagename: None = policykit

-- 
policykit or policykit-gnome do not work with passwords containing % character
https://bugs.launchpad.net/bugs/205037
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 175836] Re: compiz.real crashed with SIGSEGV in g_slice_alloc()

2008-04-12 Thread crashfourit
** Changed in: compiz (Ubuntu)
   Status: Invalid = New

-- 
compiz.real crashed with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/175836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 216308] Re: Glom crashes when adding record

2008-04-12 Thread Scott Kitterman
Ack #1 for motu-release.

-- 
Glom crashes when adding record
https://bugs.launchpad.net/bugs/216308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 216321] [NEW] Please sync icmpinfo 1.11-7 from Debian(Unstable)

2008-04-12 Thread Scott Kitterman
Ack for motu-release. Sponsor should still review.

-- 
Please sync icmpinfo 1.11-7 from Debian(Unstable)
https://bugs.launchpad.net/bugs/216321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216345] Re: powermanager doesn't recognize when AC source is unlinked

2008-04-12 Thread Yuriy Kozlov
** Tags added: guidance-powermanager

-- 
powermanager doesn't recognize when AC source is unlinked
https://bugs.launchpad.net/bugs/216345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216351] Re: Lost printer connections in Hardy Heron

2008-04-12 Thread Pascal De Vuyst
Please provide the missing information described here:
https://wiki.ubuntu.com/DebuggingPrintingProblems, especially your cups
error_log.

** Changed in: ubuntu
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Incomplete

-- 
Lost printer connections in Hardy Heron
https://bugs.launchpad.net/bugs/216351
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216354] Stack trace with source code

2008-04-12 Thread Apport retracing service

** Attachment added: StacktraceSource.txt
   http://launchpadlibrarian.net/13380968/StacktraceSource.txt

** Changed in: firefox-3.0 (Ubuntu)
   Importance: Undecided = Medium

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216354] Symbolic threaded stack trace

2008-04-12 Thread Apport retracing service

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

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216354] Re: firefox crashed with SIGSEGV in __kernel_vsyscall()

2008-04-12 Thread Apport retracing service

StacktraceTop:spi_atk_bridge_get_registry () at bridge.c:389
spi_atk_bridge_do_registration () at bridge.c:272
atk_bridge_init (argc=0x0, argv=0x0) at bridge.c:244
gnome_accessibility_module_init () at bridge.c:656
nsApplicationAccessibleWrap::Init (this=0x8b2c290) at 
nsAppRootAccessible.cpp:570

** Tags removed: need-i386-retrace

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/13380791/CoreDump.gz

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

-- 
firefox crashed with SIGSEGV in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/216354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216355] Re: metacity crashed with SIGSEGV

2008-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 159419 ***
https://bugs.launchpad.net/bugs/159419

** Tags removed: need-i386-retrace

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/13380852/ProcMaps.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/13380850/Dependencies.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/13380854/Registers.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 159419
   metacity crashed with SIGSEGV in _gdk_events_queue()

-- 
metacity crashed with SIGSEGV
https://bugs.launchpad.net/bugs/216355
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216358] [NEW] Samba crashes repeatedly to assert_uid

2008-04-12 Thread Zds
Public bug reported:

Binary package hint: samba

My Samba has been working fine for years now, month or two of that on
Hardy binaries and out of sudden it started to crash. It has now crashed
six times in 20 minutes with following stack dump:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7af76d0 (LWP 7307)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7c133c3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bb6533 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d7ed7d in system () from /lib/tls/i686/cmov/libpthread.so.0
#4  0x0828aab8 in smb_panic (why=0x83bee31 failed to set uid\n)
at lib/util.c:1639
#5  0x08290cee in assert_uid (ruid=4294967295, euid=65534)
at lib/util_sec.c:102
#6  0x080ffe9c in become_id (uid=65534, gid=65534) at smbd/sec_ctx.c:57
#7  0x08100245 in set_sec_ctx (uid=65534, gid=65534, ngroups=0, groups=0x0, 
token=0x850fe68) at smbd/sec_ctx.c:280
#8  0x080f3f38 in change_to_user (conn=0x851eac8, vuid=101) at smbd/uid.c:259
#9  0x08113221 in make_connection_snum (snum=6, vuser=0x851d818, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc79058 ?, status=0xbfc792e8) at smbd/service.c:926
#10 0x08114bf7 in make_connection (service_in=0xbfc797ec IPC$, password=
  {data = 0x84f9970 , length = 1, free = 0x8287760 free_data_blob}, 
pdev=0xbfc796ec ?, vuid=101, status=0xbfc792e8)
at smbd/service.c:1207
#11 0x080d5657 in reply_tcon_and_X (conn=0x0, inbuf=0x85233f8 , 
outbuf=0x8543840 , length=80, bufsize=131072) at smbd/reply.c:508
#12 0x0810f89e in switch_message (type=117, inbuf=0x85233f8 , 
outbuf=0x8543840 , size=80, bufsize=131072) at smbd/process.c:1003
#13 0x08110cfb in smbd_process () at smbd/process.c:1030
#14 0x0835e8f8 in main (argc=-1212455959, argv=0xbfc79d54)
at smbd/server.c:1120
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]

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

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216360] Re: Crash apport

2008-04-12 Thread Apport retracing service
*** This bug is a duplicate of bug 185785 ***
https://bugs.launchpad.net/bugs/185785

** Tags removed: need-i386-retrace

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/13381002/CoreDump.gz

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/13381005/ProcMaps.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/13381006/ProcStatus.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/13381008/Stacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 185785
   glxinfo crashed with SIGSEGV

-- 
Crash apport
https://bugs.launchpad.net/bugs/216360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215641] Re: Hardy: daily ISO doesn't install Grub with installation

2008-04-12 Thread Nick Coons
I just experienced this same issue last night, and ended up installing
LILO instead of GRUB.  That system is up and running, so I am attaching
the requested files in hopes that they'll be helpful.


** Attachment added: /var/log/installer/partman
   http://launchpadlibrarian.net/13380981/partman

-- 
Hardy: daily ISO doesn't install Grub with installation
https://bugs.launchpad.net/bugs/215641
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216360] Re: Crash apport

2008-04-12 Thread Payteer
*** This bug is a duplicate of bug 185785 ***
https://bugs.launchpad.net/bugs/185785


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

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

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

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

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

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

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

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

-- 
Crash apport
https://bugs.launchpad.net/bugs/216360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216360] [NEW] Crash apport

2008-04-12 Thread Payteer
*** This bug is a duplicate of bug 185785 ***
https://bugs.launchpad.net/bugs/185785

Public bug reported:

Not too sure what happened here, it just crashed on start up.

ProblemType: Crash
Architecture: i386
Date: Sat Apr 12 17:07:44 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/glxinfo
Package: mesa-utils 7.0.3~rc2-1ubuntu3
PackageArchitecture: i386
ProcCmdline: /usr/bin/glxinfo
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: mesa
StacktraceTop:
 ?? () from /lib/ld-linux.so.2
 ?? ()
 ?? () from /lib/ld-linux.so.2
 ?? ()
 ?? ()
Title: glxinfo crashed with SIGSEGV
Uname: Linux 2.6.24-16-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash

-- 
Crash apport
https://bugs.launchpad.net/bugs/216360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 132382] Re: Unable to upload to flash based upload sites

2008-04-12 Thread Stéphane Loeuillet
** Changed in: flashplugin-nonfree (Ubuntu)
Sourcepackagename: flash-player = flashplugin-nonfree

-- 
Unable to upload to flash based upload sites
https://bugs.launchpad.net/bugs/132382
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 134660] Re: Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in Gutsy/Hardy

2008-04-12 Thread dgf
I have a rt2500 card and with rt2x00-test-v4 and kernel
2.6.24-16-generic works for me, too. also the speed problem is gone. :)

-- 
Ralink rt2400 / rt2500 / rt2570 / rt61 / rt73 do not work out of the box in 
Gutsy/Hardy
https://bugs.launchpad.net/bugs/134660
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215641] Re: Hardy: daily ISO doesn't install Grub with installation

2008-04-12 Thread Nick Coons

** Attachment added: /var/log/installer/syslog
   http://launchpadlibrarian.net/13380986/syslog

-- 
Hardy: daily ISO doesn't install Grub with installation
https://bugs.launchpad.net/bugs/215641
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 164274] Re: flash plugin hangs when viewing video in firefox

2008-04-12 Thread Stéphane Loeuillet
** Changed in: flashplugin-nonfree (Ubuntu)
Sourcepackagename: flash-player = flashplugin-nonfree

-- 
flash plugin hangs when viewing video in firefox
https://bugs.launchpad.net/bugs/164274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215027] Re: jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 'getSections'

2008-04-12 Thread g009
Thorstens fix worked for me to.
amd64 athlon
nvidia geforce4 32mb

-- 
jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 
'getSections'
https://bugs.launchpad.net/bugs/215027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216338] Re: missing key on german keyboard layout

2008-04-12 Thread svaens
Please reconsider. 
On german keyboards, both Alt, and AltGr keys successfully are used. 
And most people use the left hand side Alt key for this keyboard combination.


** Changed in: ubuntu
   Status: Won't Fix = Incomplete

-- 
missing key on german keyboard layout
https://bugs.launchpad.net/bugs/216338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216338] Re: missing key on german keyboard layout

2008-04-12 Thread svaens
And by the way, 
I just tested on our second computer, 
which DOES have an actual German keyboard layout, and 
BOTH Alt and AltGr keys with the ctrl-q combination work. 
Please reconsider this problem.

-- 
missing key on german keyboard layout
https://bugs.launchpad.net/bugs/216338
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216357] [NEW] TV tuner not detected

2008-04-12 Thread kaleda
Public bug reported:

My TV tuner card Leadtek 2000H is not detected automatically.

http://www.leadtek.com.tw/eng/tv_tuner/overview.asp?lineid=6pronameid=252

There are 2 types of these cards I revision is OK.
Mine is J revision, and it is not detected.

There's one more problem:
it is hybrid (analog and dvb) tuner.
And sound is not working on analog tuner.

I've found a patch. It would be nice, if You applied it on 
linux-ubuntu-modules* packages.
This patch helps autodetection and audio part in analog radio.

The patch:
http://lkml.org/lkml/2008/2/6/289

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
TV tuner not detected
https://bugs.launchpad.net/bugs/216357
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192785] Re: needs option to start minimized

2008-04-12 Thread Lauri Ojansivu
While waiting for fix, you can use alltray:
sudo apt-get install alltray

Then in System/Settings/Sessions add pidgin to autostart with command
alltray pidgin

-- 
needs option to start minimized
https://bugs.launchpad.net/bugs/192785
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206344] Re: No window borders with nvidia and desktop effects enabled

2008-04-12 Thread Danny Piccirillo
I have uploded those things as attachments.

My problem has changed-- window borders no longer disappear but desktop
effects cannot be enabled.

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/13380880/lspci%20-vvnn

-- 
No window borders with nvidia and desktop effects enabled
https://bugs.launchpad.net/bugs/206344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206344] Re: No window borders with nvidia and desktop effects enabled

2008-04-12 Thread Danny Piccirillo

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/13380855/Xorg.0.log

-- 
No window borders with nvidia and desktop effects enabled
https://bugs.launchpad.net/bugs/206344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206344] Re: No window borders with nvidia and desktop effects enabled

2008-04-12 Thread Danny Piccirillo

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/13380846/.xsession-errors

-- 
No window borders with nvidia and desktop effects enabled
https://bugs.launchpad.net/bugs/206344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-12 Thread keulieminogue
I hope the errorreport is here ok... i also have problems

Here the code from the terminal

Traceback (most recent call last):
  File /usr/bin/jockey-gtk, line 300, in module
sys.exit(u.run())
  File /usr/lib/python2.5/site-packages/jockey/ui.py, line 266, in run
self.ui_init()
  File /usr/bin/jockey-gtk, line 93, in ui_init
self.update_tree_model()
  File /usr/bin/jockey-gtk, line 240, in update_tree_model
is_enabled = handler.enabled()
  File /usr/share/jockey/handlers/nvidia.py, line 50, in enabled
devices = self.xorg_conf.getSections('device') 
AttributeError: 'tuple' object has no attribute 'getSections'

-- 
jockey-gtk crashed with AttributeError in enabled()
https://bugs.launchpad.net/bugs/214914
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 215090] Re: Xfce about dialog does not display xubuntu/ubuntu version

2008-04-12 Thread Vincent
On 4/11/08, Charlie Kravetz [EMAIL PROTECTED] wrote:


 On Fri, 2008-04-11 at 13:36 +, Vincent wrote:
  Perhaps the best solution would be to have this added dynamically (like
  Gnome System Monitor does)? If it has to be updated every release then
  it probably doesn't get done :)
 
  --
  Xfce about dialog does not display xubuntu/ubuntu version
  https://bugs.launchpad.net/bugs/215090

  You received this bug notification because you are a member of Xubuntu
  Team, which is subscribed to xfce4-utils in ubuntu.
 

 Just a thought, is this supposed to give the version of Xubuntu or Xfce?
 In Gutsy, it gives information about Xfce and the version for it, It
 does not mention Xubuntu.


In Hardy, it also displays information about Xubuntu (but not the version
number).

-- 
Vincent


** Attachment added: unnamed
   http://launchpadlibrarian.net/13380869/unnamed

-- 
Xfce about dialog does not display xubuntu/ubuntu version
https://bugs.launchpad.net/bugs/215090
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216180] Re: Could not initialize the package information of AWN

2008-04-12 Thread Andrew Starr-Bochicchio
The awn-testing ppa is now functioning correctly. You can re-add it to
you source.list.

** Changed in: awn
   Status: Confirmed = Fix Released

-- 
Could not initialize the package information of AWN
https://bugs.launchpad.net/bugs/216180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216180] Re: Could not initialize the package information of AWN

2008-04-12 Thread Richard Birnie
the error messages indicate that this is a problem with the ppa archive.
Marking as invalid against update-manager

-- 
Could not initialize the package information of AWN
https://bugs.launchpad.net/bugs/216180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 150854] Re: ghelp:gnome-feedback doesn't work in Feisty

2008-04-12 Thread Jeldert Pol
Ok, thanks for the fix, but when will it be updated? The current version
of Hardy still has this issue. Waiting only gives us less time to
confirm it is fixed.

-- 
ghelp:gnome-feedback doesn't work in Feisty
https://bugs.launchpad.net/bugs/150854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 38131] Re: Firefox causes massive Xorg CPU usage

2008-04-12 Thread Robert
I don't have specific problematic pages. The problem either occurs
(inconsistently, as far as I can tell) when I first start Firefox, or
sometime while using it and viewing pages (even pages that don't seem to
have any JavaScript).

-- 
Firefox causes massive Xorg CPU usage
https://bugs.launchpad.net/bugs/38131
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 63869] Re: Cannot install grub into root partition

2008-04-12 Thread SOMESHADOW
CD version: kubuntu-kde4-8.04-beta-alternate-i386
language: traditional chinese
when i install kubuntu the error will happen if i download language pack.
error number:1
and if i don't download language pack it will not happen.

-- 
Cannot install grub into root partition
https://bugs.launchpad.net/bugs/63869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 150846] Re: Quit button freezes screen but does not present Log out etc. options dialog

2008-04-12 Thread ForeverNoob
Similar here - Hardy on vmware machine. When pressing Quit it can take a
minute or so until the quit dialog appears, meanwhile everything is
stuck. Pressing Ctrl-Alt-Backspace kills Gnome immediately and returns
to the logon screen. It looks random, couldn't recreate it, but happenes
at least 50% of the times.

-- 
Quit button freezes screen but does not present Log out etc. options dialog
https://bugs.launchpad.net/bugs/150846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216361] [NEW] Saving file to directory - not Desktop

2008-04-12 Thread KevinM
Public bug reported:

Running Ubuntu 7.10 x64 on AMD2 PC.
Open either Swiftweasel 2.0.0.11 or Firefox 2.0.0.13 and try to download a file 
by right clicking on the link and then select 'Save link as'.  Now select a 
directory other than Desktop and click on 'Save'.  Download manager displays a 
message 'All files downloaded to: Desktop'.  This is incorrect as destination 
should be the directory selected.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Saving file to directory - not Desktop
https://bugs.launchpad.net/bugs/216361
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216323] Re: CFS error blocks dist upgrade to 7.10

2008-04-12 Thread Richard Birnie
Full logs and a comprehensive report supplied. Setting the status to
Triage

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

-- 
CFS error blocks dist upgrade to 7.10
https://bugs.launchpad.net/bugs/216323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216294] Re: ricoh caplio R4 isn't recognized

2008-04-12 Thread Pascal De Vuyst
Please provide the information described here:
https://wiki.ubuntu.com/DebuggingRemovableDevices.

** Summary changed:

- ricoh caplio R5 isn't recognized
+ ricoh caplio R4 isn't recognized

** Changed in: ubuntu
   Status: New = Incomplete

-- 
ricoh caplio R4 isn't recognized
https://bugs.launchpad.net/bugs/216294
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216290] Re: [needs-packaging] Tasque - a simple task management app (TODO list) for the Linux Desktop

2008-04-12 Thread Pascal De Vuyst
** Summary changed:

- Tasque - a simple task management app (TODO list) for the Linux Desktop 
+ [needs-packaging] Tasque - a simple task management app (TODO list) for the 
Linux Desktop

-- 
[needs-packaging] Tasque - a simple task management app (TODO list) for the 
Linux Desktop 
https://bugs.launchpad.net/bugs/216290
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216285] Re: mplayer crashed with SIGFPE

2008-04-12 Thread jahvascriptmaniac
It surely reproduced itself when trac tried to scan another .cda file in
a subdirectory. I'll post the two files as an attachment.

They are .cda files of 44bytes that a random windows-user friend of mine
lended me with a bunch of mp3 files. I guess she did the usual mistake :
copy the .cda files instead of ripping the cd.

The bug doesn't occurs with other .cda files in the same directory.

If you can't reproduce the bug, please leave a comment, and I'll
recompile mplayer with gdb support to give you the backtrace, but I
guess you'll be able to reproduce it.

** Attachment added: Track01.cda
   http://launchpadlibrarian.net/13381078/Track01.cda

-- 
mplayer crashed with SIGFPE
https://bugs.launchpad.net/bugs/216285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216285] Re: mplayer crashed with SIGFPE

2008-04-12 Thread jahvascriptmaniac
Adding second file

** Attachment added: Track01.cda
   http://launchpadlibrarian.net/13381090/Track01.cda

-- 
mplayer crashed with SIGFPE
https://bugs.launchpad.net/bugs/216285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216180] Re: Could not initialize the package information of AWN

2008-04-12 Thread Timo Schlappinger
Yes, it is working again.

Thanks.

-- 
Could not initialize the package information of AWN
https://bugs.launchpad.net/bugs/216180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206347] Re: No flash with nvidia restricted driver

2008-04-12 Thread Danny Piccirillo
It seems to be working now but over the past few days i've noticed that
some flash things will work, some will partially work. At one point
flash videos started playing without sound and stopped after one or two
seconds. Later, flash started crashing firefox after watching two or
more videos during the same browser session. Should all those issues be
fixed now?

-- 
No flash with nvidia restricted driver
https://bugs.launchpad.net/bugs/206347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204757] Re: package update-manager 1:0.87.12 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin

2008-04-12 Thread yamo
I've also have this bug when upgrading from gutsy to hardy beta

** Attachment added: /var/log/dist-upgrade/*
   http://launchpadlibrarian.net/13381100/var_log_dist-upgrade.tar.gz

-- 
package update-manager 1:0.87.12 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1), E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process 
/usr/bin/dpkg returned an error code (1)
https://bugs.launchpad.net/bugs/204757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 155478] Re: Adding swfdec-mozilla to list of flash plugins

2008-04-12 Thread Stéphane Loeuillet
Thanks asac

-- 
Adding swfdec-mozilla to list of flash plugins
https://bugs.launchpad.net/bugs/155478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117909] Re: adobe flash player linux not working in firefox

2008-04-12 Thread Stéphane Loeuillet
** Changed in: flashplugin-nonfree (Ubuntu)
Sourcepackagename: flash-player = flashplugin-nonfree

-- 
adobe flash player linux not working in firefox
https://bugs.launchpad.net/bugs/117909
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216357] Re: TV tuner not detected

2008-04-12 Thread kaleda
** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
Sourcepackagename: None = linux-ubuntu-modules-2.6.24

-- 
TV tuner not detected
https://bugs.launchpad.net/bugs/216357
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216180] Re: Could not initialize the package information of AWN

2008-04-12 Thread jmc_al
Thanks for solving the problem so fast.

-- 
Could not initialize the package information of AWN
https://bugs.launchpad.net/bugs/216180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215189] Re: kontact crashes after downloading mail

2008-04-12 Thread mcas
** Changed in: kdepim (Ubuntu)
   Status: Incomplete = Confirmed

-- 
kontact crashes after downloading mail
https://bugs.launchpad.net/bugs/215189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215074] Re: macbook battery info not readable, appears empty

2008-04-12 Thread mcas
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
macbook battery info not readable, appears empty
https://bugs.launchpad.net/bugs/215074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215015] Re: evince doesn't print anything

2008-04-12 Thread mcas
** Changed in: evince (Ubuntu)
   Status: Incomplete = Confirmed

-- 
evince doesn't print anything
https://bugs.launchpad.net/bugs/215015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214918] Re: Printer no longer listed

2008-04-12 Thread Pascal De Vuyst
Please attach the output of the printingbug info script as described
here: https://wiki.ubuntu.com/PrintingBugInfoScript.

** Changed in: ubuntu
 Assignee: (unassigned) = Pascal De Vuyst (pascal-devuyst)
   Status: New = Incomplete

-- 
Printer no longer listed
https://bugs.launchpad.net/bugs/214918
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214765] Re: eth0 manual configuration ended up in loss of connection

2008-04-12 Thread mcas
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at [WWW]
https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the
time to report this bug and helping to make Ubuntu better. Feel free to
submit any future bugs you may find.

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

-- 
eth0 manual configuration ended up in loss of connection
https://bugs.launchpad.net/bugs/214765
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214159] Re: Swedish translation for hwtest

2008-04-12 Thread mcas
** Changed in: hwtest (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Swedish translation for hwtest
https://bugs.launchpad.net/bugs/214159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214101] Re: apt looks for Debian bugs rather than LP bugs

2008-04-12 Thread mcas
** Changed in: apt (Ubuntu)
   Status: Incomplete = Confirmed

-- 
apt looks for Debian bugs rather than LP bugs
https://bugs.launchpad.net/bugs/214101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 43223] Re: Funky Colors on Shutdown Screen

2008-04-12 Thread Jan-Philipp Litza
I'm not sure, if this is the same bug, but as soon as I start X, my console's 
colors get all messed up and are hardly readable (very dark colors, and darkred 
instead of cyan, yellow instead of blue etc.)
Of course, this also affects the shutdown splash, which has completely wrong 
colors this way as well.

Maybe one further note: when I do a 'screenshot' with fbgrab, all colors
are perfectly okay, and the bug doesn't occur if I don't start X at all.
Terminating X doesn't restore original colors.

-- 
Funky Colors on Shutdown Screen
https://bugs.launchpad.net/bugs/43223
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 216363] [NEW] raw file usage crash

2008-04-12 Thread greenboat
*** This bug is a duplicate of bug 213198 ***
https://bugs.launchpad.net/bugs/213198

Public bug reported:

Binary package hint: ufraw

it justed crashed

ProblemType: Crash
Architecture: i386
Date: Sat Apr 12 01:31:30 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/ufraw-batch
NonfreeKernelModules: nvidia ath_hal
Package: ufraw 0.13-1build1
PackageArchitecture: i386
ProcCmdline: ufraw-batch --silent --wb=camera --black-point=auto 
--exposure=auto --create-id=also --out-type=ppm16 
--output=/tmp/magick-XXBq3jgI.pnm /tmp/magick-XX3FpO3y
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 24
SourcePackage: ufraw
Stacktrace:
 #0  0x08067d92 in ?? ()
 #1  0xb3cfe008 in ?? ()
 #2  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
ThreadStacktrace:
 .
 Thread 1 (process 12883):
 #0  0x08067d92 in ?? ()
 #1  0xb3cfe008 in ?? ()
 #2  0x in ?? ()
Title: ufraw-batch crashed with signal 24
Uname: Linux 2.6.24-16-generic i686
UserGroups: adm admin audio cdrom dialout dip fax floppy lpadmin netdev plugdev 
powerdev sambashare scanner video

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


** Tags: apport-crash

-- 
raw file usage crash
https://bugs.launchpad.net/bugs/216363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216363] Re: raw file usage crash

2008-04-12 Thread greenboat
*** This bug is a duplicate of bug 213198 ***
https://bugs.launchpad.net/bugs/213198


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

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

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

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

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

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

-- 
raw file usage crash
https://bugs.launchpad.net/bugs/216363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215374] Re: Vim crash when trying to expand a path

2008-04-12 Thread mcas
I can reproduce this only if i want to complete a path using ~USERNAME
for the home folder of USERNAME. A normal path can be completed with
tab.

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

-- 
Vim crash when trying to expand a path
https://bugs.launchpad.net/bugs/215374
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 215327] Re: transmission never connects to tracker, never begins downloading

2008-04-12 Thread mcas
** Changed in: transmission (Ubuntu)
   Status: Incomplete = Confirmed

-- 
transmission never connects to tracker, never begins downloading
https://bugs.launchpad.net/bugs/215327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214069] Re: homebank crashed with SIGSEGV

2008-04-12 Thread mcas
** Changed in: homebank (Ubuntu)
   Status: Incomplete = Confirmed

-- 
homebank crashed with SIGSEGV
https://bugs.launchpad.net/bugs/214069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205489] Re: file already present in filelight

2008-04-12 Thread da1l6
Confirmed here in hardy beta

-- 
file already present in filelight
https://bugs.launchpad.net/bugs/205489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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   >