[Bug 216358] Re: Samba crashes repeatedly to assert_uid

2008-10-05 Thread berni123
I can confirm this kind of bug!
On a new installed Hardy, Samab crashes not everytime but often:

Log from the per Host logfile:
[2008/10/04 20:09:57, 0] lib/util_sec.c:set_effective_uid(205)
  setresuid failed with EAGAIN. uid(1001) might be over its NPROC limit
[2008/10/04 20:09:57, 0] lib/util_sec.c:assert_uid(101)
  Failed to set uid privileges to (-1,1001) now set to (0,0)
[2008/10/04 20:09:57, 0] lib/util.c:smb_panic(1633)
  PANIC (pid 23366): failed to set uid 
[2008/10/04 20:09:57, 0] lib/util.c:log_stack_trace(1737)
  BACKTRACE: 20 stack frames:
   #0 /usr/sbin/smbd(log_stack_trace+0x1c) [0x613b1c]
   #1 /usr/sbin/smbd(smb_panic+0x43) [0x613c03]
   #2 /usr/sbin/smbd [0x618cc1]
   #3 /usr/sbin/smbd [0x4ba57e]
   #4 /usr/sbin/smbd(pop_sec_ctx+0x96) [0x4ba6f6]
   #5 /usr/sbin/smbd(unbecome_root+0x9) [0x4afec9]
   #6 /usr/sbin/smbd(gid_to_sid+0x168) [0x5d36b8]
   #7 /usr/sbin/smbd(get_nt_acl+0x44a) [0x4c432a]
   #8 /usr/sbin/smbd(is_visible_file+0x26e) [0x46e06e]
   #9 /usr/sbin/smbd [0x46e5f0]
   #10 /usr/sbin/smbd(dptr_ReadDirName+0x54) [0x46e664]
   #11 /usr/sbin/smbd [0x4a54b4]
   #12 /usr/sbin/smbd [0x4a8ae3]
   #13 /usr/sbin/smbd(handle_trans2+0x1be) [0x4a927e]
   #14 /usr/sbin/smbd(reply_trans2+0x6ea) [0x4afc3a]
   #15 /usr/sbin/smbd [0x4c879e]
   #16 /usr/sbin/smbd(smbd_process+0x7e2) [0x4c9b92]
   #17 /usr/sbin/smbd(main+0x8cd) [0x6c5f6d]
   #18 /lib/libc.so.6(__libc_start_main+0xf4) [0x7f02cab011c4]
   #19 /usr/sbin/smbd [0x45a869]
[2008/10/04 20:09:57, 0] lib/util.c:smb_panic(1638)
  smb_panic(): calling panic action [/usr/share/samba/panic-action 23366]
[2008/10/04 20:09:59, 0] lib/util.c:smb_panic(1646)
  smb_panic(): action returned status 0
[2008/10/04 20:09:59, 0] lib/fault.c:dump_core(181)
  dumping core in /var/log/samba/cores/smbd

Panic-Action output:
[Thread debugging using libthread_db enabled]
[New Thread 0x7f02cd972700 (LWP 23366)]
0x7f02cab804a5 in waitpid () from /lib/libc.so.6
#0  0x7f02cab804a5 in waitpid () from /lib/libc.so.6
#1  0x7f02cab21461 in ?? () from /lib/libc.so.6
#2  0x00613c4b in smb_panic (why=value optimized out)
at lib/util.c:1639
#3  0x00618cc1 in assert_uid (ruid=4294967295, euid=1001)
at lib/util_sec.c:102
#4  0x004ba57e in become_id (uid=1001, gid=100) at smbd/sec_ctx.c:57
#5  0x004ba6f6 in pop_sec_ctx () at smbd/sec_ctx.c:345
#6  0x004afec9 in unbecome_root () at smbd/uid.c:400
#7  0x005d36b8 in gid_to_sid (psid=0x7fffd5990990, gid=100)
at passdb/lookup_sid.c:1202
#8  0x004c432a in get_nt_acl (fsp=0xb407a0, security_info=7, 
ppdesc=0x7fffd5990ac8) at smbd/posix_acls.c:2809
#9  0x0046e06e in is_visible_file (conn=0xaa6da0, 
dir_path=0xa72060 ./, name=value optimized out, pst=0x7fffd5991490, 
use_veto=1) at smbd/dir.c:897
#10 0x0046e5f0 in dptr_normal_ReadDirName (dptr=0xa05440, 
poffset=0x7fffd5991558, pst=0x7fffd5991490) at smbd/dir.c:562
#11 0x0046e664 in dptr_ReadDirName (dptr=0xa05440, 
poffset=0x7fffd5991558, pst=0x7fffd5991490) at smbd/dir.c:642
#12 0x004a54b4 in get_lanman2_dir_entry (conn=0xaa6da0, 
inbuf=value optimized out, outbuf=0xadf130 , 
path_mask=0x7fffd5992770 *, dirtype=22, info_level=260, 
requires_resume_key=4, dont_descend=0, ppdata=0x7fffd5992740, 
base_data=0xb17410 `, end_data=0xb1c40f , space_remaining=7728, 
out_of_space=0x7fffd5992764, got_exact_match=0x7fffd599274c, 
last_entry_off=0x7fffd599276c, name_list=0x0, ea_ctx=0x0)
at smbd/trans2.c:1149
#13 0x004a8ae3 in call_trans2findfirst (conn=0xaa6da0, 
inbuf=0xabece0 , outbuf=0xadf130 , bufsize=131072, pparams=0xaa5ce0, 
total_params=value optimized out, ppdata=0xaa5cf0, total_data=0, 
max_data_bytes=16384) at smbd/trans2.c:1859
#14 0x004a927e in handle_trans2 (conn=0xaa6da0, state=0xaa5b90, 
inbuf=0xabece0 , outbuf=0xadf130 , size=value optimized out, 
bufsize=131072) at smbd/trans2.c:6433
#15 0x004afc3a in reply_trans2 (conn=0xaa6da0, inbuf=0xabece0 , 
outbuf=0xadf130 , size=90, bufsize=131072) at smbd/trans2.c:6703
#16 0x004c879e in switch_message (type=50, inbuf=0xabece0 , 
outbuf=0xadf130 , size=90, bufsize=131072) at smbd/process.c:1004
#17 0x004c9b92 in smbd_process () at smbd/process.c:1031
#18 0x006c5f6d in main (argc=value optimized out, 
argv=0x7fffd59946f8) at smbd/server.c:1120

Unfortunately I got no core dump file.

-- 
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 216358] Re: Samba crashes repeatedly to assert_uid

2008-10-05 Thread Steve Langasek
berni123,

Thanks for providing this log.  Now that I see the log, the crash makes
perfect sense. :)

But I have to say that it's not a samba bug.  What we're looking at is a
failed assertion because the OS wouldn't let the process change UIDs; as
the log says, this may be because the user has reached his limit on the
number of processes allowed.

So to fix this, you should do one of two things:

- raise the process limit for your user (for instance, via 
/etc/security/limits.conf) if you want these connections to succeed
- or, if you think the process limit is already set correctly, you can comment 
out the 'panic action' line in /etc/samba/smb.conf to suppress the email output.

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
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 278495] [NEW] megatec_usb does'nt detect ups

2008-10-05 Thread Artin
Public bug reported:

Binary package hint: nut

I have a Trust UPS and I was using nut with megatec_usb driver ... 
everything was ok till  I upgraded from Hardy to Intrepid 

Megatec is showing that it's unable to Detect USB usb , I've attached
the debug output of following command (debug1.txt):

sudo /lib/nut/megatec_usb -u root -D -a ups1

the nut packaged version included in Intrepid is 2.2.2 , surprisly after
downgrading to nut 2.2.1 ( nut packaged included in hardy ) it's working
without any problem !

for debugging I've also included the debug output with nut 2.2.1  (
debug2.txt)

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

-- 
megatec_usb does'nt detect ups
https://bugs.launchpad.net/bugs/278495
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 278495] Re: megatec_usb does'nt detect ups

2008-10-05 Thread Artin

** Attachment added: debug output of nut 2.2.2
   http://launchpadlibrarian.net/18231598/debug.tar

-- 
megatec_usb does'nt detect ups
https://bugs.launchpad.net/bugs/278495
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 278495] Re: megatec_usb does'nt detect ups

2008-10-05 Thread Artin

** Attachment added: debug output of nut 2.2.1
   http://launchpadlibrarian.net/18231851/debug2.txt

-- 
megatec_usb does'nt detect ups
https://bugs.launchpad.net/bugs/278495
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 278712] [NEW] 3.2.3 and qemu: could not init smb messaging context

2008-10-05 Thread janevert
Public bug reported:

Binary package hint: samba

I've got win2k in a qemu vm and I'm using '-smb' with my home directory. When I 
try to reach that network drive, smbd crashes. The log is below. And w2k 
reports that the network path was not found.
Smbd reports that it is dumping core in /var/log/samba/cores/smbd, but nothing 
shows up there.

So there might be two bugs here, one being that it crashes, as in the log below.
The second being that there is no coredump.

Note that I 'chgrp adm /var/*/samba' and 'chmod g+rw /var/*/samba' to be
able to run samba as a regular user. This is because of bug 50385.

This is intrepid, uptodate to today, 5-oct-2008, it is 2:3.2.3-1ubuntu2. And 
this is a x86_64 install.
If there's something else you'd like me to do, just ask. It is very easy to 
reproduce.

This is all that is logged for the whole run in /var/log/samba/smbd.log:
[2008/10/05 19:30:12,  0] smbd/server.c:main(1213)
  smbd version 3.2.3 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
[2008/10/05 19:30:12,  0] lib/messages_local.c:messaging_tdb_init(96)
  ERROR: Failed to initialise messages database: Permission denied
[2008/10/05 19:30:12,  0] lib/messages.c:messaging_init(204)
  messaging_tdb_init failed: NT_STATUS_ACCESS_DENIED
[2008/10/05 19:30:12,  0] lib/util.c:smb_panic(1663)
  PANIC (pid 15018): Could not init smbd messaging context
[2008/10/05 19:30:12,  0] lib/util.c:log_stack_trace(1767)
  BACKTRACE: 6 stack frames:
   #0 /usr/sbin/smbd(log_stack_trace+0x1c) [0x7f526f56ec5d]
   #1 /usr/sbin/smbd(smb_panic+0x5b) [0x7f526f56ed6b]
   #2 /usr/sbin/smbd(smbd_messaging_context+0x3f) [0x7f526f42d4d7]
   #3 /usr/sbin/smbd(main+0x68d) [0x7f526f42de8a]
   #4 /lib/libc.so.6(__libc_start_main+0xe6) [0x7f526c0a0466]
   #5 /usr/sbin/smbd [0x7f526f42cd89]
[2008/10/05 19:30:12,  0] lib/fault.c:dump_core(201)
  dumping core in /var/log/samba/cores/smbd

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

-- 
3.2.3 and qemu: could not init smb messaging context
https://bugs.launchpad.net/bugs/278712
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 278712] Re: 3.2.3 and qemu: could not init smb messaging context

2008-10-05 Thread janevert
Please note that there's a simple 'chmod g+rw /var/run/samba/message.tbd' fixes 
the access denied and thus prevents the whole stacktrace.
But I just thought that I should report it anyways.

-- 
3.2.3 and qemu: could not init smb messaging context
https://bugs.launchpad.net/bugs/278712
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 278784] [NEW] openvpn configuration with token (pkcs11 provider) blocks the boot

2008-10-05 Thread Jonathan Clarke
Public bug reported:

Binary package hint: openvpn

After updating from Hardy to Intrepid, it seems openvpn is automatically
launched on boot, and attemps to open all connections describes in
/etc/openvpn/*.conf files. My exact version of OpenVPN here is
2.1~rc9-3ubuntu2.

This causes a problem when using PKCS11 provider options in a
configuration file: the boot is interrupted and in text mode a request
to insert the token is displayed, like this:

8--
NEED-OK|token-insertion-request|Please insert OpenSC Card (User PIN) token:
8--

Despite trying all usual escape commands (escape, ctrl+C, ctrl+Z, etc),
and actually inserting the token (nothing happened, it is on a USB
connection), this completely blocked the boot. I had to restart and then
boot in recovery mode and rename my file to avoid the automatic
connection.

I feel that launching connections automatically is not the problem -
that's a nice feature :) However, I would expect at least to be able to
cancel the connection opening, or delay this error message until a user
has logged in.

If any further info can help, my config is waiting for your requests.

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

-- 
openvpn configuration with token (pkcs11 provider) blocks the boot
https://bugs.launchpad.net/bugs/278784
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 276605] Re: package slapd 2.4.11-0ubuntu4 failed to install/upgrade:

2008-10-05 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 273988 ***
https://bugs.launchpad.net/bugs/273988

** This bug has been marked a duplicate of bug 273988
   Fails to upgrade from hardy to intrepid

-- 
package slapd 2.4.11-0ubuntu4 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/276605
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 275418] Re: Scp freezes on named pipe

2008-10-05 Thread Tero Karvinen
OpenSSH client 1:4.7p1-8ubuntu1.2 on Hardy amd64. Server 32 bit Dapper.

Client:
~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION=Ubuntu 8.04.1
~$ dpkg --list openssh-client |grep ii
ii  openssh-client   1:4.7p1-8ubuntu1.2   secure shell client, an 
rlogin/rsh/rcp replacement

Server:
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION=Ubuntu 6.06.2 LTS

I don't have the server at hand to test it's sshd version.

-- 
Scp freezes on named pipe
https://bugs.launchpad.net/bugs/275418
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 278617] Re: login crashed with SIGSEGV in dump_core()

2008-10-05 Thread Mike Gratton
This can result from a user action using Nautilus:

- right-click a folder
- select Sharing options
- check Share this folder
- click Create Share
- wait for Samba will be downloaded an installed.

I then ended up uninstalling it because I found a better way to share
the directory, but found after that I could not login or use `sudo'.

Running an strace on `login' when trying to debug this showed that the
samba password file was being accessed shortly before the segfault, so
it seems that the presence/non-presence of this file may have been the
cause of the problem.

Note that this might be quite serious as any user that decides to share
a folder might be affected, and they will likely not know how to fix it
as it breaks sudo.

-- 
login crashed with SIGSEGV in dump_core()
https://bugs.launchpad.net/bugs/278617
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 107834] Re: [apport] package sasl2-bin failed to install/upgrade:

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in the distribution upgrade from
8.04.1 to 8.10 beta?

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Incomplete

-- 
[apport] package sasl2-bin failed to install/upgrade: 
https://bugs.launchpad.net/bugs/107834
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 108338] Re: [apport] package ssh failed to install/upgrade:

2008-10-05 Thread Daniel T Chen
** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

-- 
[apport] package ssh failed to install/upgrade: 
https://bugs.launchpad.net/bugs/108338
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 278447] [NEW] idk

2008-10-05 Thread vinn37
Public bug reported:

i dont knw

ProblemType: Package
Architecture: amd64
Date: Sat Oct  4 22:59:09 2008
Dependencies:
 
DistroRelease: Ubuntu 8.04
ErrorMessage: trying to overwrite `/usr/bin/bcop', which is also in package 
compiz-bcop
NonfreeKernelModules: fglrx ath_hal
Package: compiz-fusion-bcop None [modified: 
/var/lib/dpkg/info/compiz-fusion-bcop.list]
PackageArchitecture: all
SourcePackage: compiz-fusion-bcop
Title: package compiz-fusion-bcop None [modified: 
/var/lib/dpkg/info/compiz-fusion-bcop.list] failed to install/upgrade: trying 
to overwrite `/usr/bin/bcop', which is also in package compiz-bcop
Uname: Linux 2.6.24-21-generic x86_64

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
idk
https://bugs.launchpad.net/bugs/278447
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 278447] Re: idk

2008-10-05 Thread vinn37

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/18229443/DpkgTerminalLog.txt

-- 
idk
https://bugs.launchpad.net/bugs/278447
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 278314] Re: compiz.real crashed with SIGSEGV in _nv000072gl()

2008-10-05 Thread Saïvann Carignan
I was able to reproduce this bug many times using the following steps
also demonstrated in this screencast :
http://upload.leservicetechnique.com/bugs/nvidia_crash_thunderbird.ogv

Pre-requisite to reproduce the bug :
A computer with a nvidia geforce 8300 running ubuntu 8.10 Beta up-to-date x64 
with nvidia 177 kernel installed from the official ubuntu repositories. It is 
preferable to have compiz enabled because the bug is worst and more visible 
with compiz.

1. Install thunderbird from the ubuntu repositories.
2. Download this file to your desktop : 
http://upload.leservicetechnique.com/bugs/nvidia_crash_email.eml
3. Open Thunderbird, and click on File / Open saved message.. and choose the 
downloaded .eml file on the desktop.
4. Click on Message / Forward as / Inline
5. Now, click on the Show Desktop applet to minimize ALL windows. If nvidia 
driver does not freeze there, repeat the operation multiple time. You can even 
close the message and open it again.

Note : The screencast shows all weird problems on the screen except one
: the screen flashes (turn black for a second) at each mouse click. All
click without exception result in a less-than-a-second totally black
screen. This problem persist even if metacity replaced compiz after the
bug has been reproduced.

** Attachment added: nvidia-bug-report.log
   http://launchpadlibrarian.net/18229437/nvidia-bug-report.log

-- 
compiz.real crashed with SIGSEGV in _nv72gl()
https://bugs.launchpad.net/bugs/278314
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 258185] Re: Cannot add a vpn connection through Network Manager

2008-10-05 Thread erik nihlen
bump

-- 
Cannot add a vpn connection through Network Manager
https://bugs.launchpad.net/bugs/258185
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 273301] Re: The button Maximize and Minimizehas totaly dissapeard.

2008-10-05 Thread drslocombe
I had the same problem and found the solution here: Question #32469.
Worked immediately.

-- 
The button Maximize and Minimizehas totaly  dissapeard.
https://bugs.launchpad.net/bugs/273301
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 278454] [NEW] [r200] multihead lockups with textured video Xv adaptor

2008-10-05 Thread Peter Cordes
Public bug reported:

Binary package hint: xserver-xorg-video-ati

driver version 1:6.9.0+git20081003.f9826a56-0ubuntu2  Running GNOME with
metacity (not compiz for this bug...) on pre-Intrepid i386.

Toshiba A70 laptop (ATI IXP chipset: mobility radeon 9100IGP).  Using
Xinerama on internal and VGA CRT.  machine booted with CRT plugged in,
so that was the default display.  X started without being told to set up
xinerama.  GNOME does that with xrandr when I log in.


ran mplayer -nosound ...  and paused it to keep the Radeon Video Overlay Xv 
adaptor occupied.
ran another mplayer (on a 720p video that this machine doesn't quite have the 
horsepower to play with no skips), and dragged the window over to the CRT.  
During the dragging back and forth, and resizing, X dies, but gdm is able to 
restart it cleanly.

 X crashed even more easily with Xv in the previous Intrepid version of
-video-radeon, so this isn't a recent regression.  If anything, it's an
improvement. :)

 BTW, compiz is totally b0rked on multihead on this GPU.  I'll report
that separately if/when I get around to it, if it hasn't been already.

ProblemType: Bug
Architecture: i386
Date: Sun Oct  5 02:39:10 2008
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: ath_hal
Package: xserver-xorg-video-radeon 1:6.9.0+git20081003.f9826a56-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
ProcVersion: Linux version 2.6.27-5-generic ([EMAIL PROTECTED]) (gcc version 
4.3.2 (Ubuntu 4.3.2-1ubuntu8) ) #1 SMP Fri Oct 3 00:38:23 UTC 2008

SourcePackage: xserver-xorg-video-ati
Uname: Linux 2.6.27-5-generic i686
xkbcomp:

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


** Tags: apport-bug

-- 
[r200] multihead lockups with textured video Xv adaptor
https://bugs.launchpad.net/bugs/278454
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 278454] Re: [r200] multihead lockups with textured video Xv adaptor

2008-10-05 Thread Peter Cordes

** Attachment added: Xorg.log from the crash
   http://launchpadlibrarian.net/18229548/Xorg.0.log.old

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

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/18229550/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/18229551/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/18229552/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/18229553/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/18229554/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/18229555/Xrandr.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/18229556/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/18229557/xdpyinfo.txt

-- 
[r200] multihead lockups with textured video Xv adaptor
https://bugs.launchpad.net/bugs/278454
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 271097] Re: wireless password is not being saved (intrepid)

2008-10-05 Thread unikuser
I've just updated to latest network manager and it *WORKS*. I'm not
being asked for the passphrase

ii  network-manager   
0.7~~svn20080928t225540+eni0-0ubuntu2 network management framework daemon
ii  network-manager-gnome 0.7~~svn20080927t101113-0ubuntu1  
network management framework (GNOME frontend)

-- 
wireless password is not being saved (intrepid)
https://bugs.launchpad.net/bugs/271097
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 197288] Re: [hardy] new windows are put in background when a window has always on top set

2008-10-05 Thread Josh Faulkner
I can also confirm, and here is a link to a thread with more info about
my experience with this bug:

http://ubuntuforums.org/showthread.php?t=899590

I can also confirm that Compiz is not affected.  Windows open the way
they should when I use Compiz.

Here is my setup:
Fresh install of Ubuntu 8.04 Hardy Heron i386
Pentium 4 2.4Ghz
512MB RDRAM
Changed Visual Effects to None

Here is a video of the bug in action:

http://www.vimeo.com/1815384

-- 
[hardy] new windows are put in background when a window has always on top set
https://bugs.launchpad.net/bugs/197288
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 278457] [NEW] terminator update fails in intrepid beta

2008-10-05 Thread fishy6969
Public bug reported:

Binary package hint: terminator

update manage fials to update terminator -

E: /var/cache/apt/archives/terminator_0.9-2ubuntu1_all.deb: subprocess
pre-installation script returned error exit status 1


Description:Ubuntu intrepid (development branch)
Release:8.10

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess pre-installation script returned error exit status 1
Package: terminator 0.8.1-1 [modified: usr/share/pixmaps/terminator.png 
usr/share/icons/hicolor/scalable/apps/terminator.svg 
usr/share/icons/hicolor/16x16/apps/terminator.png 
usr/share/icons/hicolor/22x22/apps/terminator.png 
usr/share/icons/hicolor/24x24/apps/terminator.png 
usr/share/icons/hicolor/48x48/apps/terminator.png 
usr/share/locale/de/LC_MESSAGES/terminator.mo 
usr/share/locale/en_GB/LC_MESSAGES/terminator.mo 
usr/share/locale/es/LC_MESSAGES/terminator.mo 
usr/share/locale/fr/LC_MESSAGES/terminator.mo 
usr/share/locale/it/LC_MESSAGES/terminator.mo 
usr/share/locale/nl/LC_MESSAGES/terminator.mo 
usr/share/locale/ro/LC_MESSAGES/terminator.mo 
usr/share/locale/ru/LC_MESSAGES/terminator.mo 
usr/share/locale/sv/LC_MESSAGES/terminator.mo 
usr/share/locale/zh_CN/LC_MESSAGES/terminator.mo]
PackageArchitecture: all
SourcePackage: terminator
Title: package terminator 0.8.1-1 [modified: usr/share/pixmaps/terminator.png 
usr/share/icons/hicolor/scalable/apps/terminator.svg 
usr/share/icons/hicolor/16x16/apps/terminator.png 
usr/share/icons/hicolor/22x22/apps/terminator.png 
usr/share/icons/hicolor/24x24/apps/terminator.png 
usr/share/icons/hicolor/48x48/apps/terminator.png 
usr/share/locale/de/LC_MESSAGES/terminator.mo 
usr/share/locale/en_GB/LC_MESSAGES/terminator.mo 
usr/share/locale/es/LC_MESSAGES/terminator.mo 
usr/share/locale/fr/LC_MESSAGES/terminator.mo 
usr/share/locale/it/LC_MESSAGES/terminator.mo 
usr/share/locale/nl/LC_MESSAGES/terminator.mo 
usr/share/locale/ro/LC_MESSAGES/terminator.mo 
usr/share/locale/ru/LC_MESSAGES/terminator.mo 
usr/share/locale/sv/LC_MESSAGES/terminator.mo 
usr/share/locale/zh_CN/LC_MESSAGES/terminator.mo] failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
Uname: Linux 2.6.27-4-generic i686

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


** Tags: apport-package

-- 
terminator update fails in intrepid beta
https://bugs.launchpad.net/bugs/278457
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 278457] Re: terminator update fails in intrepid beta

2008-10-05 Thread fishy6969

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

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

-- 
terminator update fails in intrepid beta
https://bugs.launchpad.net/bugs/278457
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 275063] Re: Close button quits when minimize to tray on close is selected

2008-10-05 Thread Hew McLachlan
Thanks for your report. The Close button (gtk-close) you refer to has
already been changed [1] to a Quit button (gtk-quit) in the latest
development version. This version is not in Intrepid, but you can get
gufw 0.20.4_beta from https://launchpad.net/gui-ufw/+download . Please
test with it and let me know if this is an acceptable solution. Thanks
again.

[1] http://bazaar.launchpad.net/~gufw-developers/gui-
ufw/gufw/revision/168

** Changed in: gui-ufw (Ubuntu)
   Importance: Undecided = Low
   Status: New = Incomplete

-- 
Close button quits when minimize to tray on close is selected
https://bugs.launchpad.net/bugs/275063
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 271630] Re: [sync Request] Kwave FTBFS in Intrepid

2008-10-05 Thread fabrice_sp
I redo the packaging.
Here is the diff file from upstream

** Attachment added: kwave_0.8.0-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/18229547/kwave_0.8.0-0ubuntu1.diff.gz

-- 
[sync Request] Kwave FTBFS in Intrepid
https://bugs.launchpad.net/bugs/271630
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 271630] Re: [sync Request] Kwave FTBFS in Intrepid

2008-10-05 Thread fabrice_sp
Also, the differences between the 2 debian directory (0.7.11 and 0.8.0)

** Attachment added: Diff file between debian directories
   http://launchpadlibrarian.net/18229562/kwave-0.8.0.diff

** Changed in: kwave (Ubuntu)
 Assignee: fabrice_sp (fabricesp) = (unassigned)
   Status: In Progress = Confirmed

-- 
[sync Request] Kwave FTBFS in Intrepid
https://bugs.launchpad.net/bugs/271630
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 97683] Re: CVS version protocol request hits an assertion error and quits

2008-10-05 Thread James Henstridge
Just tested on Intrepid (version 1:1.12.13-11), and the same error
occurs.

-- 
CVS version protocol request hits an assertion error and quits
https://bugs.launchpad.net/bugs/97683
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 278459] [NEW] Building custom flavours fails for 2.6.27-5.8

2008-10-05 Thread Tetsuo Handa
Public bug reported:

Binary package hint: linux-source-2.6.27

Hello.

I'm experiencing similar problem reported at
https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.20/+bug/261708 .

2.6.27-5.8 refers a nonexistent directory linux-2.6.27/debian/abi/2.6.27-5.8/ .
Only previous version's linux-2.6.27/debian/abi/2.6.27-4.7/ directory exists.

I'm doing

  ln -s 2.6.27-4.7/ debian/abi/2.6.27-5.8

as a workaround.

Why current version's directory is missing?

Regards.

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

-- 
Building custom flavours fails for 2.6.27-5.8
https://bugs.launchpad.net/bugs/278459
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 278458] [NEW] [intrepid] networkmanager fails to use Motorola C650 as a GPRS modem

2008-10-05 Thread Артём Попов
Public bug reported:

Binary package hint: network-manager

When configuring NetworkManager 0.7.0 GPRS connection (with libmbca),
everything is okay and the connection appears in Mobile Broadband tab.

However, the connection itself does not appear in left-click menu of the
nm-applet. I suspect, that this happens, because my Motorola C650 phone
(connected over USB) does not appear in the HAL fdi listings, so it may
actually be a bug against hal-info (hence reporting against both
packages).

** Affects: hal-info (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: hal-info (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[intrepid] networkmanager fails to use Motorola C650 as a GPRS modem
https://bugs.launchpad.net/bugs/278458
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 278458] Re: [intrepid] networkmanager fails to use Motorola C650 as a GPRS modem

2008-10-05 Thread Артём Попов
log/messages output:

Oct  5 13:11:42 teaquetzl kernel: [ 2089.788095] usb 2-1: new full speed USB 
device using ohci_hcd and address 2
Oct  5 13:11:43 teaquetzl kernel: [ 2090.412073] usb 2-1: new full speed USB 
device using ohci_hcd and address 3
Oct  5 13:11:43 teaquetzl kernel: [ 2090.594316] usb 2-1: configuration #1 
chosen from 1 choice
Oct  5 13:11:44 teaquetzl kernel: [ 2090.904971] cdc_acm 2-1:1.0: ttyACM0: USB 
ACM device
Oct  5 13:11:44 teaquetzl kernel: [ 2090.911529] usbcore: registered new 
interface driver cdc_acm
Oct  5 13:11:44 teaquetzl kernel: [ 2090.913918] cdc_acm: v0.26:USB Abstract 
Control Model driver for USB modems and ISDN adapters

-- 
[intrepid] networkmanager fails to use Motorola C650 as a GPRS modem
https://bugs.launchpad.net/bugs/278458
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 278458] Re: [intrepid] networkmanager fails to use Motorola C650 as a GPRS modem

2008-10-05 Thread Артём Попов
lshal output:

** Attachment added: lshal.txt
   http://launchpadlibrarian.net/18229612/lshal.txt

-- 
[intrepid] networkmanager fails to use Motorola C650 as a GPRS modem
https://bugs.launchpad.net/bugs/278458
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] Re: Samba crashes repeatedly to assert_uid

2008-10-05 Thread berni123
I can confirm this kind of bug!
On a new installed Hardy, Samab crashes not everytime but often:

Log from the per Host logfile:
[2008/10/04 20:09:57, 0] lib/util_sec.c:set_effective_uid(205)
  setresuid failed with EAGAIN. uid(1001) might be over its NPROC limit
[2008/10/04 20:09:57, 0] lib/util_sec.c:assert_uid(101)
  Failed to set uid privileges to (-1,1001) now set to (0,0)
[2008/10/04 20:09:57, 0] lib/util.c:smb_panic(1633)
  PANIC (pid 23366): failed to set uid 
[2008/10/04 20:09:57, 0] lib/util.c:log_stack_trace(1737)
  BACKTRACE: 20 stack frames:
   #0 /usr/sbin/smbd(log_stack_trace+0x1c) [0x613b1c]
   #1 /usr/sbin/smbd(smb_panic+0x43) [0x613c03]
   #2 /usr/sbin/smbd [0x618cc1]
   #3 /usr/sbin/smbd [0x4ba57e]
   #4 /usr/sbin/smbd(pop_sec_ctx+0x96) [0x4ba6f6]
   #5 /usr/sbin/smbd(unbecome_root+0x9) [0x4afec9]
   #6 /usr/sbin/smbd(gid_to_sid+0x168) [0x5d36b8]
   #7 /usr/sbin/smbd(get_nt_acl+0x44a) [0x4c432a]
   #8 /usr/sbin/smbd(is_visible_file+0x26e) [0x46e06e]
   #9 /usr/sbin/smbd [0x46e5f0]
   #10 /usr/sbin/smbd(dptr_ReadDirName+0x54) [0x46e664]
   #11 /usr/sbin/smbd [0x4a54b4]
   #12 /usr/sbin/smbd [0x4a8ae3]
   #13 /usr/sbin/smbd(handle_trans2+0x1be) [0x4a927e]
   #14 /usr/sbin/smbd(reply_trans2+0x6ea) [0x4afc3a]
   #15 /usr/sbin/smbd [0x4c879e]
   #16 /usr/sbin/smbd(smbd_process+0x7e2) [0x4c9b92]
   #17 /usr/sbin/smbd(main+0x8cd) [0x6c5f6d]
   #18 /lib/libc.so.6(__libc_start_main+0xf4) [0x7f02cab011c4]
   #19 /usr/sbin/smbd [0x45a869]
[2008/10/04 20:09:57, 0] lib/util.c:smb_panic(1638)
  smb_panic(): calling panic action [/usr/share/samba/panic-action 23366]
[2008/10/04 20:09:59, 0] lib/util.c:smb_panic(1646)
  smb_panic(): action returned status 0
[2008/10/04 20:09:59, 0] lib/fault.c:dump_core(181)
  dumping core in /var/log/samba/cores/smbd

Panic-Action output:
[Thread debugging using libthread_db enabled]
[New Thread 0x7f02cd972700 (LWP 23366)]
0x7f02cab804a5 in waitpid () from /lib/libc.so.6
#0  0x7f02cab804a5 in waitpid () from /lib/libc.so.6
#1  0x7f02cab21461 in ?? () from /lib/libc.so.6
#2  0x00613c4b in smb_panic (why=value optimized out)
at lib/util.c:1639
#3  0x00618cc1 in assert_uid (ruid=4294967295, euid=1001)
at lib/util_sec.c:102
#4  0x004ba57e in become_id (uid=1001, gid=100) at smbd/sec_ctx.c:57
#5  0x004ba6f6 in pop_sec_ctx () at smbd/sec_ctx.c:345
#6  0x004afec9 in unbecome_root () at smbd/uid.c:400
#7  0x005d36b8 in gid_to_sid (psid=0x7fffd5990990, gid=100)
at passdb/lookup_sid.c:1202
#8  0x004c432a in get_nt_acl (fsp=0xb407a0, security_info=7, 
ppdesc=0x7fffd5990ac8) at smbd/posix_acls.c:2809
#9  0x0046e06e in is_visible_file (conn=0xaa6da0, 
dir_path=0xa72060 ./, name=value optimized out, pst=0x7fffd5991490, 
use_veto=1) at smbd/dir.c:897
#10 0x0046e5f0 in dptr_normal_ReadDirName (dptr=0xa05440, 
poffset=0x7fffd5991558, pst=0x7fffd5991490) at smbd/dir.c:562
#11 0x0046e664 in dptr_ReadDirName (dptr=0xa05440, 
poffset=0x7fffd5991558, pst=0x7fffd5991490) at smbd/dir.c:642
#12 0x004a54b4 in get_lanman2_dir_entry (conn=0xaa6da0, 
inbuf=value optimized out, outbuf=0xadf130 , 
path_mask=0x7fffd5992770 *, dirtype=22, info_level=260, 
requires_resume_key=4, dont_descend=0, ppdata=0x7fffd5992740, 
base_data=0xb17410 `, end_data=0xb1c40f , space_remaining=7728, 
out_of_space=0x7fffd5992764, got_exact_match=0x7fffd599274c, 
last_entry_off=0x7fffd599276c, name_list=0x0, ea_ctx=0x0)
at smbd/trans2.c:1149
#13 0x004a8ae3 in call_trans2findfirst (conn=0xaa6da0, 
inbuf=0xabece0 , outbuf=0xadf130 , bufsize=131072, pparams=0xaa5ce0, 
total_params=value optimized out, ppdata=0xaa5cf0, total_data=0, 
max_data_bytes=16384) at smbd/trans2.c:1859
#14 0x004a927e in handle_trans2 (conn=0xaa6da0, state=0xaa5b90, 
inbuf=0xabece0 , outbuf=0xadf130 , size=value optimized out, 
bufsize=131072) at smbd/trans2.c:6433
#15 0x004afc3a in reply_trans2 (conn=0xaa6da0, inbuf=0xabece0 , 
outbuf=0xadf130 , size=90, bufsize=131072) at smbd/trans2.c:6703
#16 0x004c879e in switch_message (type=50, inbuf=0xabece0 , 
outbuf=0xadf130 , size=90, bufsize=131072) at smbd/process.c:1004
#17 0x004c9b92 in smbd_process () at smbd/process.c:1031
#18 0x006c5f6d in main (argc=value optimized out, 
argv=0x7fffd59946f8) at smbd/server.c:1120

Unfortunately I got no core dump file.

-- 
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 87078] Re: RTL-8029: NETDEV WATCHDOG: eth1: transmit timed out

2008-10-05 Thread TJ
I've just been assisting a user on #ubuntu who was experiencing this
error message when trying to connect two PCs via cross-over cable.

There are a huge number of reports in forums blogs and mailing lists
across the Internet, but few concrete solutions.

The best hints I could find were:

* disabling the Wake-on-LAN function in the system BIOS, and
* doing a complete cold boot - that means even disconnecting the power cable 
from the mains for 30 seconds (this ensure the 5V standby power is definitely 
removed) so the card loses any settings the standby + WOL mode might retain.

This second option solved the issue for the person I was assisting.

Also, some people report that on dual-boot systems with Windows, booting
Windows and making sure it can use the network adapter, then doing a wam
restart into Linux will also solve the issue temporarily.

-- 
RTL-8029: NETDEV WATCHDOG: eth1: transmit timed out
https://bugs.launchpad.net/bugs/87078
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 277601] Re: Xserver does not work on mainboards with built-in graphics in nividia

2008-10-05 Thread tricky1
** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

-- 
Xserver does not work on mainboards with built-in graphics in nividia
https://bugs.launchpad.net/bugs/277601
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 276594] Re: New default Intrepid wallpaper is green

2008-10-05 Thread PC-load_letter
The current wallpaper is tasteless, ugly, and gives the wrong impression to 
someone who is trying Ubuntu for the first time. The current choice of the 
wallpaper conveys a message of unprofessional quality that will cause many 
first timers to steer clear of even trying Ubuntu. 
There are countless better choices out there, even just within the Ibex 
community art, and the Gnome-art pages. 

Releasing Ibex with this choice of wallpaper is an irresponsible
decision that needs to be reviewed in my opinion.

-- 
New default Intrepid wallpaper is green
https://bugs.launchpad.net/bugs/276594
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 197509] Re: quodlibet.py crashed with ImportError in load()

2008-10-05 Thread Matthew Wardrop
It seems to be tied to an issue of the configuration folder .quodlibet
in your home folder. By wiping it, and starting over, I no longer have
this problem. I think this bug may no longer be required.

*I think*. I am not sure what triggered it to begin with... since it was
not broken with an upgrade to quodlibet, but to some other random piece
of software (not sure which).

Kind Regards,
Matthew

-- 
quodlibet.py crashed with ImportError in load()
https://bugs.launchpad.net/bugs/197509
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 172433] Re: too many SCSI scanners found

2008-10-05 Thread Jonathan Carter
** Changed in: sane-frontends (Ubuntu)
Sourcepackagename: None = sane-frontends

-- 
too many SCSI scanners found
https://bugs.launchpad.net/bugs/172433
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 210725] Re: Please include RaLink RT2860 driver

2008-10-05 Thread Francois Thirioux
Hmm, I really got the feeling that hardwares don't work in the same way.
I use an EEEPC901, and 1.8.0.0 has the same issue than Stephane's package : I 
see access points, but no connection is achieved, it seems to fail when WPA 
protocol comes.
So I think we should indicate in each post the hardware we are using.

-- 
Please include RaLink RT2860 driver
https://bugs.launchpad.net/bugs/210725
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 191733] Re: Screen randomly turns black with Ati Xpress 1100 graphics card

2008-10-05 Thread Jonathan Carter
I experienced the same problem on a Mac mini using an Intel driver on
Hardy. I've been using the Intrepid beta on that machine and it doesn't
happen anymore. When you're ready to test on Intrepid, please do and
report back here.

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

-- 
Screen randomly turns black with Ati Xpress 1100 graphics card
https://bugs.launchpad.net/bugs/191733
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 278422] Re: disabling proprietay drivers = wireless works (and not otherwise!)

2008-10-05 Thread fabrice_sp
The same here: with proprietary drivers, I was able to connect to open
routers, but not to my WPA protected one.

Disabling the Atheros proprietary drivers worked (I'm writing this from
Intrepid).

** Changed in: linux-restricted-modules (Ubuntu)
Sourcepackagename: None = linux-restricted-modules
   Status: New = Confirmed

-- 
disabling proprietay drivers = wireless works (and not otherwise!)
https://bugs.launchpad.net/bugs/278422
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 276508] Re: [intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never completes connection

2008-10-05 Thread fabrice_sp
Can you try to disable Atheros proprietary drivers, as indicated in bug #278422?
For me, it worked.

-- 
[intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never 
completes connection
https://bugs.launchpad.net/bugs/276508
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 278463] [NEW] Gammar error in Update Manager

2008-10-05 Thread chewit
Public bug reported:

In the Update Manager (sorry, i couldn't find it on the application
list), there is a gammar error if you have not checked for any updates
for over 24 hours ago.

Update manager will say The package information was last updated 1 days
ago, it should say 1 day ago. This needs to be changed so it just has
a 's' on 'day' when it is only 1 day ago. 2 or more days, it should say
'days'

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Gammar error in Update Manager
https://bugs.launchpad.net/bugs/278463
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 278463] Re: Gammar error in Update Manager

2008-10-05 Thread chewit

** Attachment added: update manager grammar error.png
   http://launchpadlibrarian.net/18229951/update%20manager%20grammar%20error.png

-- 
Gammar error in Update Manager
https://bugs.launchpad.net/bugs/278463
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 278422] Re: disabling proprietay drivers = wireless works (and not otherwise!)

2008-10-05 Thread fabrice_sp
*** This bug is a duplicate of bug 276508 ***
https://bugs.launchpad.net/bugs/276508

By the way, the lspci command gives me:
03:01.0 Ethernet controller: Atheros Communications Inc. AR5212/AR5213 
Multiprotocol MAC/baseband processor (rev 01)

** This bug has been marked a duplicate of bug 276508
   [intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never 
completes connection

-- 
disabling proprietay drivers = wireless works (and not otherwise!)
https://bugs.launchpad.net/bugs/278422
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 277709] Re: [Intrepid] Intel graphics card only runs with NoDRI option

2008-10-05 Thread Salze
I exchanged hardy for intrepid in the sources.list line, since that's
what I'm running. If that's not correct then please tell me and I will
repeat the steps.

--- cut here ---
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /usr/lib/libpciaccess.so.0...done.
Loaded symbols for /usr/lib/libpciaccess.so.0
Reading symbols from /lib/tls/i686/cmov/libdl.so.2...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libdl-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libdl.so.2
Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libpthread-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0
Reading symbols from /usr/lib/libXfont.so.1...done.
Loaded symbols for /usr/lib/libXfont.so.1
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libfontenc.so.1...done.
Loaded symbols for /usr/lib/libfontenc.so.1
Reading symbols from /usr/lib/libpixman-1.so.0...done.
Loaded symbols for /usr/lib/libpixman-1.so.0
Reading symbols from /usr/lib/libhal.so.1...done.
Loaded symbols for /usr/lib/libhal.so.1
Reading symbols from /lib/libdbus-1.so.3...done.
Loaded symbols for /lib/libdbus-1.so.3
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/i686/cmov/libcrypto.so.0.9.8...done.
Loaded symbols for /usr/lib/i686/cmov/libcrypto.so.0.9.8
Reading symbols from /lib/tls/i686/cmov/libm.so.6...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libm-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libm.so.6
Reading symbols from /lib/tls/i686/cmov/librt.so.1...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/librt-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/librt.so.1
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/tls/i686/cmov/libc.so.6...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libc-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...Reading symbols from 
/usr/lib/debug/lib/ld-2.8.90.so...done.
done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/tls/i686/cmov/libnss_compat.so.2...Reading symbols 
from /usr/lib/debug/lib/tls/i686/cmov/libnss_compat-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libnss_compat.so.2
Reading symbols from /lib/tls/i686/cmov/libnsl.so.1...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libnsl-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1
Reading symbols from /lib/tls/i686/cmov/libnss_nis.so.2...Reading symbols from 
/usr/lib/debug/lib/tls/i686/cmov/libnss_nis-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libnss_nis.so.2
Reading symbols from /lib/tls/i686/cmov/libnss_files.so.2...Reading symbols 
from /usr/lib/debug/lib/tls/i686/cmov/libnss_files-2.8.90.so...done.
done.
Loaded symbols for /lib/tls/i686/cmov/libnss_files.so.2
Reading symbols from /usr/lib/xorg/modules/extensions/libdri.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libdri.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdri.so
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/xorg/modules/extensions/libextmod.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libextmod.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libextmod.so
Reading symbols from /usr/lib/xorg/modules/extensions/libdbe.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libdbe.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdbe.so
Reading symbols from /usr/lib/xorg/modules/extensions/libglx.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libglx.so
Reading symbols from /usr/lib/xorg/modules/fonts/libfreetype.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/fonts/libfreetype.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//fonts/libfreetype.so
Reading symbols from /usr/lib/xorg/modules/extensions/librecord.so...Reading 
symbols from 

[Bug 273266] Re: regression: wifi with AR242x doesn't work with 2.6.27-4, did work with 2.6.27-2

2008-10-05 Thread fabrice_sp
Could be Bug #276508 a duplicate of this one?

-- 
regression: wifi with AR242x doesn't work with 2.6.27-4, did work with 2.6.27-2
https://bugs.launchpad.net/bugs/273266
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 212094] Re: Plasma crashes in Hardy

2008-10-05 Thread Kieran Fleming
I had this bug, then I upgraded to Intrepid beta with KDE 4.1.2, and the
problem has gone away.

-- 
Plasma crashes in Hardy
https://bugs.launchpad.net/bugs/212094
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 206549] Re: [Hardy] bluetooth-applet fails to start

2008-10-05 Thread Qwerty Maniac
I get the same error on ArchLinux but it was an easy issue to clear like
Matthias pointed, you just need to add bluetooth as a start-up daemon or
start it before/after you load the bluetooth drivers. bluetooth-applet
must start fine after that. :)

I had to add bluetooth to my DAEMONS=() in /etc/rc.conf (ArchLinux), you
can do something equivalent to this on Ubuntu.

-- 
[Hardy] bluetooth-applet fails to start
https://bugs.launchpad.net/bugs/206549
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 104886] Re: Real player crashes when playing music india music online

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
Real player crashes when playing music india music online 
https://bugs.launchpad.net/bugs/104886
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 104885] Re: Black Screen when install WinXP

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: xen-source (Ubuntu)
   Status: New = Incomplete

-- 
Black Screen when install WinXP
https://bugs.launchpad.net/bugs/104885
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 104884] Re: NTP not installed by default: user confusion guaranteed

2008-10-05 Thread Daniel T Chen
** Changed in: ubuntu-meta (Ubuntu)
   Status: New = Fix Released

-- 
NTP not installed by default: user confusion guaranteed
https://bugs.launchpad.net/bugs/104884
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 278463] Re: Gammar error in Update Manager

2008-10-05 Thread Vojtěch Trefný
** Changed in: ubuntu
   Status: New = Confirmed

-- 
Gammar error in Update Manager
https://bugs.launchpad.net/bugs/278463
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 104838] Re: Kernel xen and LVM

2008-10-05 Thread Daniel T Chen
** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Kernel xen and LVM
https://bugs.launchpad.net/bugs/104838
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 104700] Re: no install of konq-kim

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: konq-kim (Ubuntu)
   Status: New = Incomplete

-- 
no install of konq-kim
https://bugs.launchpad.net/bugs/104700
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 104697] Re: Include filesystem checking utilities into initramfs

2008-10-05 Thread Daniel T Chen
** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Include filesystem checking utilities into initramfs
https://bugs.launchpad.net/bugs/104697
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 104690] Re: [apport] vlc crashed with signal 7 in __var_Set()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] vlc crashed with signal 7 in __var_Set()
https://bugs.launchpad.net/bugs/104690
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 276508] Re: [intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never completes connection

2008-10-05 Thread fabrice_sp
** Changed in: network-manager (Ubuntu)
   Status: New = Confirmed

-- 
[intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never 
completes connection
https://bugs.launchpad.net/bugs/276508
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 267379] Re: Wireless not working, Aspireone Atheros card

2008-10-05 Thread fabrice_sp
*** This bug is a duplicate of bug 276508 ***
https://bugs.launchpad.net/bugs/276508

** This bug has been marked a duplicate of bug 276508
   [intrepid] [Atheros AR5211] ath5k driver inoperative, wpa_supplicant never 
completes connection

-- 
Wireless not working, Aspireone Atheros card
https://bugs.launchpad.net/bugs/267379
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 161977] Re: [Ubuntu Mirroring] cdicons in htaccess should use relative paths

2008-10-05 Thread Steve Langasek
Fixed the code so that this will be done for future releases.  I've
refrained from going back and changing the .htaccess files for past
releases, since that's an error-prone manual operation whose benefits
don't seem to warrant the risk.

** Changed in: ubuntu-cdimage
   Status: New = Fix Released

-- 
[Ubuntu Mirroring] cdicons in htaccess should use relative paths
https://bugs.launchpad.net/bugs/161977
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 104675] Re: lastfm crashed when selecting artist/station

2008-10-05 Thread Daniel T Chen
Configure artsd to release the sound device after 1 idle second.

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

-- 
lastfm crashed when selecting artist/station
https://bugs.launchpad.net/bugs/104675
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 104674] Re: unable to install 6.06.1 on 3000 e-machine loaded 7.04 ok why?

2008-10-05 Thread Daniel T Chen
** Changed in: ubuntu
Sourcepackagename: installation-locale = None
   Status: New = Incomplete

-- 
unable to install 6.06.1 on 3000 e-machine  loaded 7.04 ok why?
https://bugs.launchpad.net/bugs/104674
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 104672] Re: My USB mp3player is always automounted withou writing permission

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: gnome-mount (Ubuntu)
   Status: New = Incomplete

-- 
My USB mp3player is always automounted withou writing permission
https://bugs.launchpad.net/bugs/104672
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 104650] Re: Suddenly crash while deleting an image

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
Suddenly crash while deleting an image
https://bugs.launchpad.net/bugs/104650
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] Re: Samba crashes repeatedly to assert_uid

2008-10-05 Thread Steve Langasek
berni123,

Thanks for providing this log.  Now that I see the log, the crash makes
perfect sense. :)

But I have to say that it's not a samba bug.  What we're looking at is a
failed assertion because the OS wouldn't let the process change UIDs; as
the log says, this may be because the user has reached his limit on the
number of processes allowed.

So to fix this, you should do one of two things:

- raise the process limit for your user (for instance, via 
/etc/security/limits.conf) if you want these connections to succeed
- or, if you think the process limit is already set correctly, you can comment 
out the 'panic action' line in /etc/samba/smb.conf to suppress the email output.

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

-- 
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 206921] Re: MacBook brightness adjustment does not work in Hardy

2008-10-05 Thread Ferdinand Hagethorn
Hi, I'm experiencing the same problem here, I've got a macbook1,1 and
just installed intrepid beta from dvd, all worked untill i did an
upgrade to the latest packages. Now only sound mute/-/+ works,
brightness keys and eject key don't.

-- 
MacBook brightness adjustment does not work in Hardy
https://bugs.launchpad.net/bugs/206921
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 201225] Re: Wifi working but at 1Mb/s

2008-10-05 Thread isleshocky77
I'm running intrepid beta and still having this problem.
I have :
Compaq Presario 2575us
Broadcom Corp BCM4306 (rev 02)
kernel 2.6.27-4-generic

This computer used to run well on Ubuntu 7.10 but started having this
problem in 8.04 and continues in 8.10 beta

-- 
Wifi working but at 1Mb/s
https://bugs.launchpad.net/bugs/201225
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 104642] Re: [apport] package mailx failed to install/upgrade:

2008-10-05 Thread Daniel T Chen
Please include additional debugging information.

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

-- 
[apport] package mailx failed to install/upgrade: 
https://bugs.launchpad.net/bugs/104642
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 104632] Re: [apport] hubackup crashed with EOF in read_nonblocking()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] hubackup crashed with EOF in read_nonblocking()
https://bugs.launchpad.net/bugs/104632
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 104620] Re: hubackup stopped loading after update in(feisty)

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
hubackup stopped loading after update in(feisty)
https://bugs.launchpad.net/bugs/104620
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 104618] Re: [apport] hubackup crashed with StopIteration in watch_IsoBuilder_pty_callback()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] hubackup crashed with StopIteration in watch_IsoBuilder_pty_callback()
https://bugs.launchpad.net/bugs/104618
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 104613] Re: restricted-manager does not correctly enable XvMC with nVidia binary graphics drivers

2008-10-05 Thread Daniel T Chen
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
   Status: New = Confirmed

-- 
restricted-manager does not correctly enable XvMC with nVidia binary graphics 
drivers
https://bugs.launchpad.net/bugs/104613
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 104560] Re: totem crash while opening .mov file

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: xine-lib (Ubuntu)
   Status: New = Incomplete

-- 
totem crash while opening .mov file
https://bugs.launchpad.net/bugs/104560
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 104517] Re: [apport] sonata crashed with AttributeError in __getattr__()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] sonata crashed with AttributeError in __getattr__()
https://bugs.launchpad.net/bugs/104517
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 104505] Re: /var/cache/apt filling up my /var partition

2008-10-05 Thread Daniel T Chen
It is not immediately obvious that the original reporter's issue lies
with apt-cacher, because neither the summary/title nor the description
in the bug report explicitly mention the use of apt-cacher.

DaveAbrahams, will you please clarify your usage of the package affected
by this report?

** Changed in: apt-cacher (Ubuntu)
   Status: New = Incomplete

-- 
/var/cache/apt filling up my /var partition
https://bugs.launchpad.net/bugs/104505
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 104490] Re: Koules crashes on startup with X error: BadMatch

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
Koules crashes on startup with X error: BadMatch
https://bugs.launchpad.net/bugs/104490
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 199165] Re: Automounting removable storage doesn't always honour the utf8 mount option

2008-10-05 Thread kws
It seems that this it is still not solved in KDE 4.1.2, available for
Hardy. As indicated earlier in this thread, using pmount works. For your
interest, below are some relevant lines taken from /etc/mtab when using
pmount and Dolhpin:

pmount:
---
/dev/sdd /media/sdd vfat 
rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1002,gid=513,umask=077,fmask=0177,dmask=0077
 0 0

dolphin:
--
/dev/sdd /media/music vfat 
rw,nosuid,nodev,uhelper=hal,uid=1002,codepage=437,iocharset=utf8 0 0

-- 
Automounting removable storage doesn't always honour the utf8 mount option
https://bugs.launchpad.net/bugs/199165
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 104398] Re: Recording crashes when using Jack

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
Recording crashes when using Jack
https://bugs.launchpad.net/bugs/104398
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 103844] Re: jikes-gij not installable due to libgcj

2008-10-05 Thread Daniel T Chen
** Changed in: jikes (Ubuntu)
   Status: New = Fix Released

-- 
jikes-gij not installable due to libgcj
https://bugs.launchpad.net/bugs/103844
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 103812] Re: Doesn't See network printers installed on system.

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
Doesn't See network printers installed on system.
https://bugs.launchpad.net/bugs/103812
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 103772] Re: [apport] pykaraoke crashed with AttributeError in colourUpdateMs()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] pykaraoke crashed with AttributeError in colourUpdateMs()
https://bugs.launchpad.net/bugs/103772
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 103764] Re: dvdwizard crashed

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
dvdwizard crashed
https://bugs.launchpad.net/bugs/103764
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 103723] Re: execute button = alt+F2 menu

2008-10-05 Thread Daniel T Chen
** Changed in: thin-client-manager (Ubuntu)
   Importance: Undecided = Wishlist

-- 
execute button = alt+F2 menu
https://bugs.launchpad.net/bugs/103723
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 103718] Re: mozilla-mplayer french translation has errors and fuzzy strings

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
mozilla-mplayer french translation has errors and fuzzy strings
https://bugs.launchpad.net/bugs/103718
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 278255] Re: python2.5 crashed with UnicodeDecodeError in updateLanguagesList()

2008-10-05 Thread Matthias Klose
** Changed in: language-selector (Ubuntu)
Sourcepackagename: python2.5 = language-selector

-- 
python2.5 crashed with UnicodeDecodeError in updateLanguagesList()
https://bugs.launchpad.net/bugs/278255
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 103979] Re: pick a bunch of stuff to feisty install = error

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: initrd-netboot (Ubuntu)
   Status: New = Incomplete

-- 
pick a bunch of stuff to feisty install = error
https://bugs.launchpad.net/bugs/103979
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 103976] Re: gaim-xmms-remote dependency problem

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: gaim-xmms-remote (Ubuntu)
   Status: New = Incomplete

-- 
gaim-xmms-remote dependency problem
https://bugs.launchpad.net/bugs/103976
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 103967] Re: avida crash from advanced config

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
avida crash from advanced config
https://bugs.launchpad.net/bugs/103967
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 103910] Re: [apport] sonata crashed with UnboundLocalError in on_drag_drop()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] sonata crashed with UnboundLocalError in on_drag_drop()
https://bugs.launchpad.net/bugs/103910
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 103885] Re: [apport] jigdo-file crashed with signal 25 in __kernel_vsyscall()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

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

-- 
[apport] jigdo-file crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/103885
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 103882] Re: human-icon-theme missing gtk-stock-no

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: human-icon-theme (Ubuntu)
   Status: New = Incomplete

-- 
human-icon-theme missing gtk-stock-no
https://bugs.launchpad.net/bugs/103882
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 277947] Re: python2.5 crashed with DBusException in call_blocking()

2008-10-05 Thread Matthias Klose
** Visibility changed to: Public

** Changed in: guidance-power-manager (Ubuntu)
Sourcepackagename: python2.5 = guidance-power-manager

-- 
python2.5 crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/277947
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 277927] Re: python2.5 crashed with Failed to fetch http in _runFetcher()

2008-10-05 Thread Matthias Klose
** Visibility changed to: Public

** Changed in: python-apt (Ubuntu)
Sourcepackagename: python2.5 = python-apt

-- 
python2.5 crashed with Failed to fetch http in _runFetcher()
https://bugs.launchpad.net/bugs/277927
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 277268] Re: python2.5 crashed with DBusException in call_blocking()

2008-10-05 Thread Matthias Klose
** Visibility changed to: Public

** Changed in: guidance-power-manager (Ubuntu)
Sourcepackagename: python2.5 = guidance-power-manager

-- 
python2.5 crashed with DBusException in call_blocking()
https://bugs.launchpad.net/bugs/277268
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 274334] Re: python2.5 crashed with AttributeError in runApport()

2008-10-05 Thread Matthias Klose
** Visibility changed to: Public

** Changed in: update-notifier-kde (Ubuntu)
Sourcepackagename: python2.5 = update-notifier-kde

-- 
python2.5 crashed with AttributeError in runApport()
https://bugs.launchpad.net/bugs/274334
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 271875] Re: python2.5 crashed with SystemError in commit()

2008-10-05 Thread Matthias Klose
** Visibility changed to: Public

** Changed in: python-apt (Ubuntu)
Sourcepackagename: python2.5 = python-apt

-- 
python2.5 crashed with SystemError in commit()
https://bugs.launchpad.net/bugs/271875
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 217846] Re: Slow suspend/resume in Hardy

2008-10-05 Thread Izkata
Another confirmation for networks.  In my case, both suspend and
hibernate were extra slow.

I had to remove auto eth1 - my wireless - from /etc/network/interfaces
and it was fixed immediately.

Best guess as to why my wireless and not everyone else's is because I'm
using ndiswrapper for a Broadcom card.  It has a lot of quirks (which
this must just be another), but otherwise works well.

-- 
Slow suspend/resume in Hardy
https://bugs.launchpad.net/bugs/217846
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 181015] Re: time-admin gives always The configuration could not be loaded, even if started as root

2008-10-05 Thread Pierre Frenkiel
I have exactly the same issue on my desktop, and NOT on my laptop,
with or without sudo, and from the root account.
Both are running an updated Ubuntu 8.04.
So, it works for some people and not for others, but the
the source of this problem is still unknown.

-- 
time-admin gives always The configuration could not be loaded, even if 
started as root
https://bugs.launchpad.net/bugs/181015
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 103985] Re: [apport] gnome-blog-poster crashed with TypeError in getBlogList()

2008-10-05 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta?

** Changed in: gnome-blog (Ubuntu)
   Status: New = Incomplete

-- 
[apport] gnome-blog-poster crashed with TypeError in getBlogList()
https://bugs.launchpad.net/bugs/103985
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 74008] Re: Include the window border doesn't work by default (with compiz)

2008-10-05 Thread chewearn
Confirmed in Intrepid beta.

-- 
Include the window border doesn't work by default (with compiz)
https://bugs.launchpad.net/bugs/74008
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   >