[Bug 50477] Re: Please backport newer rhythmbox to dapper-backports

2006-07-18 Thread Onkar Shinde
Installed the backport yesterday. Working fine.
Search is faster. Haven't checked all the features.

-- 
Please backport newer rhythmbox to dapper-backports
https://launchpad.net/bugs/50477

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


[Bug 53048] Re: Kernel 2.6 bug local race (proc)

2006-07-18 Thread Martin Pitt
http://www.ubuntu.com/usn/usn-319-1

** Changed in: linux-source-2.6.15 (Ubuntu)
   Importance: Untriaged = Critical
 Assignee: (unassigned) = Ben Collins
   Status: Unconfirmed = Fix Released

-- 
Kernel 2.6 bug local race (proc)
https://launchpad.net/bugs/53048

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


[Bug 53329] moving several large pdfs, crash on browsing for destination

2006-07-18 Thread Joe Taylor
Public bug reported:

Binary package hint: nautilus

used ctrl-x to select 10 largeish pdf files from a folder on Desktop,
browsed back to /, looked in /bin, back to / then went to open /sbin at
which point nautilus crashed with an unspecified error.

The files were the python documentation pdfs from python's own website.

This is the first instance for this error and i have been unable to
reproduce it.

Running Dapper with all current updates on an i686 with 1Gb memory and
24Gb free space, 5Gb swap. Mozilla Firefox and a Macromedia Flash window
open.

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

-- 
moving several large pdfs, crash on browsing for destination
https://launchpad.net/bugs/53329

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


[Bug 52587] Re: check_snmp behaviour has changed, garbled output

2006-07-18 Thread Javier Gallego
I hava the same problem. Craig asked me because in my blog i posted this
problem (http://wordpress.rodriguezbarros.com/?p=13) My solution was
making a applicaction with the smnp_get and then the results going to
Nagios (almost a plugin).

-- 
check_snmp behaviour has changed, garbled output
https://launchpad.net/bugs/52587

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


[Bug 52587] Re: check_snmp behaviour has changed, garbled output

2006-07-18 Thread Javier Gallego
The plugin use smnp_get: in the source of check_smn you use the command
smnp_get which you have in the system installed.  The problem is the
plugin because if you use smnp_get the result is correct. I always got
the garbled characters when used the plugin

-- 
check_snmp behaviour has changed, garbled output
https://launchpad.net/bugs/52587

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


[Bug 48885] Re: [PATCH] crashed as soon as I clicked on the map to zoom in step 2

2006-07-18 Thread Colin Watson
ubiquity (1.1.0) edgy; urgency=low

  * Use try/finally in install.py to ensure that PROGRESS STOP is always
called; ignore errors from PROGRESS STOP (e.g. because debconf has gone
away due to a previous error).
  * Support /UNIONFS (Knoppix) as well as /rofs as the read-only filesystem
source.
  * Don't require entering a full name (see
http://www.hermann-uwe.de/blog/os-install-experiences-part-4-ubuntu).
  * GTK frontend:
- Return None from location_from_point if point is None (thanks to Chris
  Moore for the idea; closes: Malone #48885).
  * KDE frontend:
- Add slightly more paranoia in case getNearestCity returns None.
  * Don't show hw-detect/modprobe_error, and make it non-fatal (closes:
Malone #48524).
  * Make it clear in the crash dialog that you should file a new bug, not
attach your details to an existing bug.
  * Add passwd and adduser dependencies from user-setup.
  * Take a copy of the supplied choice map in set_keyboard_choices.
  * Save tracebacks from install.py and slurp them back into the traceback
displayed if install.py exits non-zero.
  * Convert to new Python policy (python-central). Install Python
modules/extensions to /usr/lib/ubiquity/ubiquity rather than into the
public module path.
  * Warn in the partitioner if you try to use XFS for /boot (closes: Malone
#47848).
  * Warn in the partitioner if system filesystems are not reformatted
(closes: Malone #47046).
  * Remove /usr/bin/espresso compatibility symlink.
  * Use os._exit() rather than sys.exit() in the apt install progress child
process after forking, fixing a lot of strange PROGRESS STOP messages
in /var/log/installer/syslog and bizarre debconf exceptions. See also
Malone #53298.
  * Use exceptions to communicate all failures in install.py, so that we get
more useful tracebacks.

  * Automatic update of included source packages: apt-setup 1:0.11ubuntu1,
base-installer 1.63ubuntu2, choose-mirror 2.04ubuntu1, clock-setup
0.10ubuntu1, debian-installer-utils 1.32ubuntu1, grub-installer
1.17ubuntu1, hw-detect 1.38ubuntu1, kbd-chooser 1.29ubuntu1,
localechooser 1.20ubuntu3, partconf 1.16, partman-auto 54ubuntu1,
partman-base 90ubuntu1, partman-basicfilesystems 47ubuntu1,
partman-basicmethods 30, partman-ext3 41, partman-jfs 17,
partman-newworld 13, partman-palo 4, partman-partitioning 40ubuntu1,
partman-reiserfs 31, partman-target 42ubuntu1, partman-xfs 29,
silo-installer 1.04ubuntu1, tzsetup 1:0.10ubuntu1, user-setup
1.2ubuntu2, yaboot-installer 1.1.7ubuntu1.
  * Handle move of prebaseconfig scripts to (variously) post-base-installer
or finish-install.
  * Install search-path from debian-installer-utils; partman-auto needs it
now.

 -- Colin Watson [EMAIL PROTECTED]  Tue, 18 Jul 2006 00:18:21 +0100

** Changed in: ubiquity (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[PATCH] crashed as soon as I clicked on the map to zoom in step 2
https://launchpad.net/bugs/48885

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


[Bug 48524] Re: crash when hw-detect/modprobe_error is asked

2006-07-18 Thread Colin Watson
ubiquity (1.1.0) edgy; urgency=low

  * Use try/finally in install.py to ensure that PROGRESS STOP is always
called; ignore errors from PROGRESS STOP (e.g. because debconf has gone
away due to a previous error).
  * Support /UNIONFS (Knoppix) as well as /rofs as the read-only filesystem
source.
  * Don't require entering a full name (see
http://www.hermann-uwe.de/blog/os-install-experiences-part-4-ubuntu).
  * GTK frontend:
- Return None from location_from_point if point is None (thanks to Chris
  Moore for the idea; closes: Malone #48885).
  * KDE frontend:
- Add slightly more paranoia in case getNearestCity returns None.
  * Don't show hw-detect/modprobe_error, and make it non-fatal (closes:
Malone #48524).
  * Make it clear in the crash dialog that you should file a new bug, not
attach your details to an existing bug.
  * Add passwd and adduser dependencies from user-setup.
  * Take a copy of the supplied choice map in set_keyboard_choices.
  * Save tracebacks from install.py and slurp them back into the traceback
displayed if install.py exits non-zero.
  * Convert to new Python policy (python-central). Install Python
modules/extensions to /usr/lib/ubiquity/ubiquity rather than into the
public module path.
  * Warn in the partitioner if you try to use XFS for /boot (closes: Malone
#47848).
  * Warn in the partitioner if system filesystems are not reformatted
(closes: Malone #47046).
  * Remove /usr/bin/espresso compatibility symlink.
  * Use os._exit() rather than sys.exit() in the apt install progress child
process after forking, fixing a lot of strange PROGRESS STOP messages
in /var/log/installer/syslog and bizarre debconf exceptions. See also
Malone #53298.
  * Use exceptions to communicate all failures in install.py, so that we get
more useful tracebacks.

  * Automatic update of included source packages: apt-setup 1:0.11ubuntu1,
base-installer 1.63ubuntu2, choose-mirror 2.04ubuntu1, clock-setup
0.10ubuntu1, debian-installer-utils 1.32ubuntu1, grub-installer
1.17ubuntu1, hw-detect 1.38ubuntu1, kbd-chooser 1.29ubuntu1,
localechooser 1.20ubuntu3, partconf 1.16, partman-auto 54ubuntu1,
partman-base 90ubuntu1, partman-basicfilesystems 47ubuntu1,
partman-basicmethods 30, partman-ext3 41, partman-jfs 17,
partman-newworld 13, partman-palo 4, partman-partitioning 40ubuntu1,
partman-reiserfs 31, partman-target 42ubuntu1, partman-xfs 29,
silo-installer 1.04ubuntu1, tzsetup 1:0.10ubuntu1, user-setup
1.2ubuntu2, yaboot-installer 1.1.7ubuntu1.
  * Handle move of prebaseconfig scripts to (variously) post-base-installer
or finish-install.
  * Install search-path from debian-installer-utils; partman-auto needs it
now.

 -- Colin Watson [EMAIL PROTECTED]  Tue, 18 Jul 2006 00:18:21 +0100

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

-- 
crash when hw-detect/modprobe_error is asked
https://launchpad.net/bugs/48524

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


[Bug 53330] popcon website has dead links

2006-07-18 Thread Herbert Thielen
Public bug reported:

Binary package hint: popularity-contest

On http://popcon.ubuntu.com/ the links http://popcon.ubuntu.com/README
and http://popcon.ubuntu.com/FAQ are dead.

** Affects: popularity-contest (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
popcon website has dead links
https://launchpad.net/bugs/53330

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


[Bug 53331] menu tears off if you hit space after startup

2006-07-18 Thread Robert Collins
Public bug reported:

Binary package hint: evolution

when I start evolution from the panel icon, then wait for it to startup,
and immediately hit 'space' without having clicked on anything first,
the menu tears off - which is exceedingly annoying.

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

-- 
menu tears off if you hit space after startup
https://launchpad.net/bugs/53331

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


[Bug 53327] Re: fresh Ubuntu 6.06 install, error message

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

** This bug is no longer a duplicate of bug 47046
   breaks if system partitions are not reformatted

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

-- 
fresh Ubuntu 6.06 install, error message
https://launchpad.net/bugs/53327

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


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

2006-07-18 Thread Colin Watson
Fixed in Edgy, to be released in October 2006. I've also included this
fix in the list of changes scheduled to go into the first point release
of Dapper, which will probably be in August 2006. Since there are a lot
of people subscribed to this bug due to duplicates, I'd appreciate it if
any queries about this bug or complaints about the form of the fix were
sent by private e-mail or filed as new bugs respectively.

ubiquity (1.1.0) edgy; urgency=low

  * Use try/finally in install.py to ensure that PROGRESS STOP is always
called; ignore errors from PROGRESS STOP (e.g. because debconf has gone
away due to a previous error).
  * Support /UNIONFS (Knoppix) as well as /rofs as the read-only filesystem
source.
  * Don't require entering a full name (see
http://www.hermann-uwe.de/blog/os-install-experiences-part-4-ubuntu).
  * GTK frontend:
- Return None from location_from_point if point is None (thanks to Chris
  Moore for the idea; closes: Malone #48885).
  * KDE frontend:
- Add slightly more paranoia in case getNearestCity returns None.
  * Don't show hw-detect/modprobe_error, and make it non-fatal (closes:
Malone #48524).
  * Make it clear in the crash dialog that you should file a new bug, not
attach your details to an existing bug.
  * Add passwd and adduser dependencies from user-setup.
  * Take a copy of the supplied choice map in set_keyboard_choices.
  * Save tracebacks from install.py and slurp them back into the traceback
displayed if install.py exits non-zero.
  * Convert to new Python policy (python-central). Install Python
modules/extensions to /usr/lib/ubiquity/ubiquity rather than into the
public module path.
  * Warn in the partitioner if you try to use XFS for /boot (closes: Malone
#47848).
  * Warn in the partitioner if system filesystems are not reformatted
(closes: Malone #47046).
  * Remove /usr/bin/espresso compatibility symlink.
  * Use os._exit() rather than sys.exit() in the apt install progress child
process after forking, fixing a lot of strange PROGRESS STOP messages
in /var/log/installer/syslog and bizarre debconf exceptions. See also
Malone #53298.
  * Use exceptions to communicate all failures in install.py, so that we get
more useful tracebacks.

  * Automatic update of included source packages: apt-setup 1:0.11ubuntu1,
base-installer 1.63ubuntu2, choose-mirror 2.04ubuntu1, clock-setup
0.10ubuntu1, debian-installer-utils 1.32ubuntu1, grub-installer
1.17ubuntu1, hw-detect 1.38ubuntu1, kbd-chooser 1.29ubuntu1,
localechooser 1.20ubuntu3, partconf 1.16, partman-auto 54ubuntu1,
partman-base 90ubuntu1, partman-basicfilesystems 47ubuntu1,
partman-basicmethods 30, partman-ext3 41, partman-jfs 17,
partman-newworld 13, partman-palo 4, partman-partitioning 40ubuntu1,
partman-reiserfs 31, partman-target 42ubuntu1, partman-xfs 29,
silo-installer 1.04ubuntu1, tzsetup 1:0.10ubuntu1, user-setup
1.2ubuntu2, yaboot-installer 1.1.7ubuntu1.
  * Handle move of prebaseconfig scripts to (variously) post-base-installer
or finish-install.
  * Install search-path from debian-installer-utils; partman-auto needs it
now.

 -- Colin Watson [EMAIL PROTECTED]  Tue, 18 Jul 2006 00:18:21 +0100

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

** Bug 53327 has been marked a duplicate of this bug

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

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


[Bug 47046] Re: breaks if system partitions are not reformatted

2006-07-18 Thread Colin Watson
Fixed in Edgy, to be released in October 2006. I've also included this
fix in the list of changes scheduled to go into the first point release
of Dapper, which will probably be in August 2006. Since there are a lot
of people subscribed to this bug due to duplicates, I'd appreciate it if
any queries about this bug or complaints about the form of the fix were
sent by private e-mail or filed as new bugs respectively.

ubiquity (1.1.0) edgy; urgency=low

  * Use try/finally in install.py to ensure that PROGRESS STOP is always
called; ignore errors from PROGRESS STOP (e.g. because debconf has gone
away due to a previous error).
  * Support /UNIONFS (Knoppix) as well as /rofs as the read-only filesystem
source.
  * Don't require entering a full name (see
http://www.hermann-uwe.de/blog/os-install-experiences-part-4-ubuntu).
  * GTK frontend:
- Return None from location_from_point if point is None (thanks to Chris
  Moore for the idea; closes: Malone #48885).
  * KDE frontend:
- Add slightly more paranoia in case getNearestCity returns None.
  * Don't show hw-detect/modprobe_error, and make it non-fatal (closes:
Malone #48524).
  * Make it clear in the crash dialog that you should file a new bug, not
attach your details to an existing bug.
  * Add passwd and adduser dependencies from user-setup.
  * Take a copy of the supplied choice map in set_keyboard_choices.
  * Save tracebacks from install.py and slurp them back into the traceback
displayed if install.py exits non-zero.
  * Convert to new Python policy (python-central). Install Python
modules/extensions to /usr/lib/ubiquity/ubiquity rather than into the
public module path.
  * Warn in the partitioner if you try to use XFS for /boot (closes: Malone
#47848).
  * Warn in the partitioner if system filesystems are not reformatted
(closes: Malone #47046).
  * Remove /usr/bin/espresso compatibility symlink.
  * Use os._exit() rather than sys.exit() in the apt install progress child
process after forking, fixing a lot of strange PROGRESS STOP messages
in /var/log/installer/syslog and bizarre debconf exceptions. See also
Malone #53298.
  * Use exceptions to communicate all failures in install.py, so that we get
more useful tracebacks.

  * Automatic update of included source packages: apt-setup 1:0.11ubuntu1,
base-installer 1.63ubuntu2, choose-mirror 2.04ubuntu1, clock-setup
0.10ubuntu1, debian-installer-utils 1.32ubuntu1, grub-installer
1.17ubuntu1, hw-detect 1.38ubuntu1, kbd-chooser 1.29ubuntu1,
localechooser 1.20ubuntu3, partconf 1.16, partman-auto 54ubuntu1,
partman-base 90ubuntu1, partman-basicfilesystems 47ubuntu1,
partman-basicmethods 30, partman-ext3 41, partman-jfs 17,
partman-newworld 13, partman-palo 4, partman-partitioning 40ubuntu1,
partman-reiserfs 31, partman-target 42ubuntu1, partman-xfs 29,
silo-installer 1.04ubuntu1, tzsetup 1:0.10ubuntu1, user-setup
1.2ubuntu2, yaboot-installer 1.1.7ubuntu1.
  * Handle move of prebaseconfig scripts to (variously) post-base-installer
or finish-install.
  * Install search-path from debian-installer-utils; partman-auto needs it
now.

 -- Colin Watson [EMAIL PROTECTED]  Tue, 18 Jul 2006 00:18:21 +0100

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

-- 
breaks if system partitions are not reformatted
https://launchpad.net/bugs/47046

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


[Bug 53305] Re: Install crash on Via Epia-V

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 50036 ***

adm is a user name used by the system, and I'm afraid you can't use
it. The installer should have warned you about this, though.

** Changed in: ubiquity (Ubuntu)
Sourcepackagename: ubiquity = user-setup

** This bug has been marked a duplicate of bug 50036
   warn about use of reserved user names

-- 
Install crash on Via Epia-V
https://launchpad.net/bugs/53305

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


[Bug 53332] [EMAIL PROTECTED]

2006-07-18 Thread Adam Lukens
Public bug reported:

Binary package hint: totem-xine

For some reason, totem-xine crashes when playing 
http://diveintomark.org/public/2006/07/20060716-640x480.mkv
.  At first, I thought it had to do with enabling subtitles, but it
crashes regardless.  It has crashed every time thus far, being the first 
repeatable bug that I can report.  The work-around, of course, is apt-get 
install totem-gstreamer

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

-- 
[EMAIL PROTECTED]
https://launchpad.net/bugs/53332

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


[Bug 53297] Re: bug in install before partitioning

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

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

-- 
bug in install before partitioning
https://launchpad.net/bugs/53297

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


[Bug 50036] Re: warn about use of reserved user names

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

-- 
warn about use of reserved user names
https://launchpad.net/bugs/50036

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


[Bug 47636] Re: Recent update (late May) blocked my sata laptop

2006-07-18 Thread gerard
still the same w/ today's version (10 luly 2006), kernel 2.6.15-26-386.

Anything you could do for my SATA Toshiba laptop ?

No other solution but coming back to the ultimate working version:
kernel 2.6.15-20-386

-- 
Recent update (late May) blocked my sata laptop
https://launchpad.net/bugs/47636

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


[Bug 16873] Re: system freeze when using ati radeon 7000 with xorg ati driver

2006-07-18 Thread Oliver Storch
** Changed in: xserver-xorg-driver-ati (Ubuntu)
 Assignee: Oliver Storch = (unassigned)
   Status: Confirmed = Rejected

** Changed in: xserver-xorg-driver-ati (Ubuntu)
   Status: Rejected = Needs Info

-- 
system freeze when using ati radeon 7000 with xorg ati driver
https://launchpad.net/bugs/16873

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


[Bug 53334] lack of consolefonts

2006-07-18 Thread ptitpoul
Public bug reported:

I think the package does not contain, although it should, several
consolefonts like lat9u-16.psf.gz . These files were in previous builds.

** Affects: console-data (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
lack of consolefonts
https://launchpad.net/bugs/53334

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


[Bug 53148] Re: Thinkpad x22. Suddenly it COMPLETELY blocks!

2006-07-18 Thread Enrico Conti
** Summary changed:

- Thinkpad x22. Suddenly it blocks!
+ Thinkpad x22. Suddenly it COMPLETELY blocks!

** Description changed:

- I have Ubuntu Dapper and WinXP on two partitions on my IBM Thinkpad x22.
- Every once in awhile, completely unexpectedly, the computer blocks if using 
Ubuntu.
- I have to switch it off.
- Can be when I close a window or when I start an application or when I move a 
window to another place on the screen.
+ I have Ubuntu Dapper and WinXP on two partitions on my IBM Thinkpad x22 
(Type: 2662-95G, Ram upgraded to the max 640Mb).
+ Every once in awhile (several times per day), completely unexpectedly, the 
computer blocks if using Ubuntu. It was the same with previous release (5.10).
+ 
+ NOTHING reacts any more!  I HAVE to switch the computer off!
+ 
+ Can be when I close a window or when I start an application or when I
+ move a window to another place on the screen.
+ 
  I just upgraded the bios through the IBM tool for WinXP but the problem stays 
the same.
+ Doesn't seem to be a hardware problem: WinXP works fine.
  
  Thanks.
  Enrico.

-- 
Thinkpad x22. Suddenly it COMPLETELY blocks!
https://launchpad.net/bugs/53148

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


[Bug 53333] Database instance restart error

2006-07-18 Thread Martin Perina
Public bug reported:

Hello,

I've a problem with MaxDB 7.5.00.34-2build1. After creation of an MaxDB
instance, this instance cannot be started into ONLINE state, but it
stops in ADMIN state.

This message appears In the knldiag.err:

2006-07-18 10:34:20 17849 ERR 20134 RTE  Database automatic restart
failed

The database instance is created with this script:

DBNAME=HYPROD
DBSIZE=524288
LOGSIZE=65536
DBMUSR=dbm
DBMPWD=XXX
DBAUSR=dba
DBAPWD=XXX

dbmcli db_create ${DBNAME} ${DBMUSR},${DBMPWD}
dbmcli -d ${DBNAME} -u ${DBMUSR},${DBMPWD}  EOF
param_startsession
param_init
param_put MAXUSERTASKS 50
param_put _UNICODE YES
param_put DEFAULT_CODE UNICODE
param_checkall
param_commitsession
param_addvolume 1 LOG /opt/maxdb-volumes/${DBNAME}/LOG_001 F ${LOGSIZE}
param_addvolume 1 DATA /opt/maxdb-volumes/${DBNAME}/DAT_001 F ${DBSIZE}
db_admin
db_activate ${DBAUSR},${DBAPWD}
load_systab -ud ${DBAPWD}
EOF

This database instance works fine in Breezy 7.5.00.30-3 version.

Contents of knldiag file:


Date   Time   TID Typ MsgID LabelMessage-Text

2006-07-18 10:34:16 17824 12781 INFO  Version:   'Linux 
thread implementation is Linuxthreads'
2006-07-18 10:34:16 17824 12781 INFO  Version:   'Linux 
thread implementation cannot set individual thread stack size'
2006-07-18 10:34:16 17824 12769 INFO Starting SERVERDB:  'HYPROD'
2006-07-18 10:34:16 17824 12773 INFO  Date:  2006-07-18
2006-07-18 10:34:16 17824 12771 INFO  Process ID:17824
2006-07-18 10:34:16 17824 12772 INFO  Owner: 'sdb'
2006-07-18 10:34:16 17824 12772 INFO  Group: 'sdba'
2006-07-18 10:34:16 17824 12781 INFO  Version:   '32BIT 
Kernel'
2006-07-18 10:34:16 17824 12781 INFO  Version:   'X32/LINUX 
7.5.0Build 034-000-DEB-000'
2006-07-18 10:34:16 17824 12781 INFO  Version:   'FAST'
2006-07-18 10:34:16 17824 12806 INFO  Machine:   'i686'
2006-07-18 10:34:16 17824 12775 INFO  Processors:   4
2006-07-18 10:34:16 17824 12780 INFO  DBROOT:
'/var/lib/maxdb/data/wrk/HYPROD'
2006-07-18 10:34:16 17824 12780 INFO  LD_LIBRARY_PATH: 
'/usr/lib/maxdb/7.5.00/lib:/usr/lib/maxdb/7.5.00/sap'
2006-07-18 10:34:16 17824 20227 RTE  Dump of all kernel parameters start
2006-07-18 10:34:16 17824 20197 RTE  Using mode NORMAL for data volume 1
2006-07-18 10:34:16 17824 20228 RTE   _AK_DUMP_ALLOWED=YES
2006-07-18 10:34:16 17824 20228 RTE   ALLOW_MULTIPLE_SERVERTASK_UKTS=NO
2006-07-18 10:34:16 17824 20228 RTE   AUTO_RECREATE_BAD_INDEXES=NO
2006-07-18 10:34:16 17824 20228 RTE   BACKUP_BLOCK_CNT=8
2006-07-18 10:34:16 17824 20228 RTE   _BACKUP_HISTFILE=dbm.knl
2006-07-18 10:34:16 17824 20228 RTE   _BACKUP_MED_DEF=dbm.mdf
2006-07-18 10:34:16 17824 20228 RTE   CACHE_IN_SHARED_MEMORY=NO
2006-07-18 10:34:16 17824 20228 RTE   CACHE_SIZE=1
2006-07-18 10:34:16 17824 20228 RTE   _CAT_CACHE_MINSIZE=262144
2006-07-18 10:34:16 17824 20228 RTE   CAT_CACHE_SUPPLY=3264
2006-07-18 10:34:16 17824 20228 RTE   CHECK_TABLE_WIDTH=NO
2006-07-18 10:34:16 17824 20228 RTE   CONTROLPASSWORD=***
2006-07-18 10:34:16 17824 20228 RTE   CONTROLUSERID=DBM
2006-07-18 10:34:16 17824 20228 RTE   CONVERTER_REGIONS=8
2006-07-18 10:34:16 17824 20228 RTE   _DATA_CACHE_RGNS=8
2006-07-18 10:34:16 17824 20228 RTE   DATA_VOLUME_GROUPS=1
2006-07-18 10:34:16 17824 20228 RTE   DATA_VOLUME_MODE_0001=NORMAL
2006-07-18 10:34:16 17824 20228 RTE   
DATA_VOLUME_NAME_0001=/opt/maxdb-volumes/HYPROD/DAT_001
2006-07-18 10:34:16 17824 20228 RTE   DATA_VOLUME_SIZE_0001=524288
2006-07-18 10:34:16 17824 20228 RTE   DATA_VOLUME_TYPE_0001=F
2006-07-18 10:34:16 17824 20228 RTE   DATE_TIME_FORMAT=INTERNAL
2006-07-18 10:34:16 17824 20228 RTE   DEADLOCK_DETECTION=4
2006-07-18 10:34:16 17824 20228 RTE   DEFAULT_CODE=UNICODE
2006-07-18 10:34:16 17824 20228 RTE   _DELAY_COMMIT=NO
2006-07-18 10:34:16 17824 20228 RTE   _DELAY_LOGWRITER=0
2006-07-18 10:34:16 17824 20228 RTE   DIAG_HISTORY_NUM=2
2006-07-18 10:34:16 17824 20228 RTE   
DIAG_HISTORY_PATH=/var/lib/maxdb/data/wrk/HYPROD/DIAGHISTORY
2006-07-18 10:34:16 17824 20228 RTE   _DIAG_SEM=0
2006-07-18 10:34:16 17824 20228 RTE   _DW_IO_AREA_FLUSH=50
2006-07-18 10:34:16 17824 20228 RTE   _DW_IO_AREA_SIZE=50
2006-07-18 10:34:16 17824 20228 RTE   _DW_LRU_TAIL_FLUSH=25
2006-07-18 10:34:16 17824 20228 RTE   _DYN_TASK_STACK=NO
2006-07-18 10:34:16 17824 20228 RTE   _EVENTFILE=knldiag.evt

[Bug 22349] Re: Cpufreq applet locks up desktop with hand Icon (double click) or gnome-panel

2006-07-18 Thread Daniel Holbach
Comment #13 from Carlos Garcia Campos  (points: 12)
2006-06-15 09:08 UTC [reply]

I've rewritten most of the applet. Could anyone check if the bug is still
present in cvs head?

Thanks.





It'd be nice if somebody could check the Edgy vesion and see if it still 
happens.

** Changed in: gnome-applets (Ubuntu)
 Assignee: Daniel Holbach = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
Cpufreq applet locks up desktop with hand Icon (double click) or gnome-panel
https://launchpad.net/bugs/22349

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


[Bug 52405] Re: gnome-panel eats 50% cpu for half an hour and flickers

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

-- 
gnome-panel eats 50% cpu for half an hour and flickers
https://launchpad.net/bugs/52405

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


[Bug 48138] Re: totem-xine crashes when started with no argument

2006-07-18 Thread Sebastien Bacher
fixed to xine-lib upstream

** Changed in: totem (Ubuntu)
Sourcepackagename: totem = xine-lib
   Status: Unconfirmed = Fix Committed

-- 
totem-xine crashes when started with no argument
https://launchpad.net/bugs/48138

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


[Bug 53201] Re: Excesive use CPU

2006-07-18 Thread Sebastien Bacher
*** This bug is a duplicate of bug 52405 ***

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** This bug has been marked a duplicate of bug 52405
   gnome-panel eats 50% cpu for half an hour and flickers

** Changed in: gnome-panel (Ubuntu)
   Status: Needs Info = Rejected

-- 
Excesive use CPU
https://launchpad.net/bugs/53201

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


[Bug 51192] Re: Some scripts produce errors with non-bash shells

2006-07-18 Thread IbeeX
** Bug 53303 has been marked a duplicate of this bug

-- 
Some scripts produce errors with non-bash shells
https://launchpad.net/bugs/51192

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


[Bug 22468] Re: /etc/localtime removed

2006-07-18 Thread Hobbsee
This doesnt appear to be a problem dist-upgrading from dapper -- edgy.
Please reopen if this still occurs on your system.

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

-- 
/etc/localtime removed
https://launchpad.net/bugs/22468

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


[Bug 23479] Re: Kalarm doesn't startup automatically, and is not in the notification area

2006-07-18 Thread Hobbsee
does this still happen in edgy?  I dont have gnome, to check.

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

-- 
Kalarm doesn't startup automatically, and is not in the notification area
https://launchpad.net/bugs/23479

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


[Bug 14629] Re: gnome-nettool function freezes depending on the query

2006-07-18 Thread Magnus
I add the issue with Ubuntu Hoary standard locales setup.

After the upgrade to Dapper, problem does not occure anymore.

-- 
gnome-nettool function freezes depending on the query
https://launchpad.net/bugs/14629

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


[Bug 52862] Re: Cannot connect to ICQ

2006-07-18 Thread Hobbsee
Fixed in Kopete 0.12.1 packages, for edgy

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

-- 
Cannot connect to ICQ
https://launchpad.net/bugs/52862

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


[Bug 53291] Re: Dapper Installer Crashed

2006-07-18 Thread Martijn van Iersel
I could not confirm this problem with my Lexar jumpdrive 512M flash
drive. Have you tried more than one different flash drive?

-- 
Dapper Installer Crashed
https://launchpad.net/bugs/53291

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


[Bug 53336] Connection keeps getting closed talking to MSN official client

2006-07-18 Thread Matt
Public bug reported:

In Kopete version 3.5.2-0ubuntu6, if I try and talk to any of my
contacts over MSN who are using the official Microsoft client on
WIndows, I keep getting a message of the form;

Username has left the chat (connection closed).

appear in the conversation window (where username is the contact
name). This happens when I try and talk to any of my contacts who are
using the Microsoft client.

My work colleagues are also seeing this problem on their installations
of Kubuntu.

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

** Summary changed:

- Connection keeps getting closed talking to MSN official client
+ Kopete connection keeps getting closed talking to MSN official client

-- 
Kopete connection keeps getting closed talking to MSN official client
https://launchpad.net/bugs/53336

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


[Bug 36500] Re: Removing any entry from the left pane closes Nautilus

2006-07-18 Thread Sebastien Bacher
that's not really a bug but a small behaviour annoyance, it's not
frequent to remove the directory you are browsing and the patch is not
trivial, so it's not likely to be used for dapper

-- 
Removing any entry from the left pane closes Nautilus
https://launchpad.net/bugs/36500

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


[Bug 28310] Re: Kopete crash on receiving ICQ authorisation request

2006-07-18 Thread Hobbsee
Fixed in kopete 0.12.1, according to the SVN commit

Thanks for the bug report :)

** Changed in: kdenetwork (Ubuntu)
 Assignee: Jonathan Riddell = cossidhon
   Status: Needs Info = Fix Released

-- 
Kopete crash on receiving ICQ authorisation request
https://launchpad.net/bugs/28310

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


[Bug 22462] Re: kopete crashed when sending messages (icq)

2006-07-18 Thread Hobbsee
Does this still happen with kopete 0.12.1, in edgy?

** Changed in: kdenetwork (Ubuntu)
 Assignee: Jonathan Riddell = cossidhon

-- 
kopete crashed when sending messages (icq)
https://launchpad.net/bugs/22462

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


[Bug 52274] Re: Memory leak causing problems with dia

2006-07-18 Thread Daniel Holbach
1.12.3 is in dapper-updates already - it's the latest release, which
*doesn't* include the memleak fix yet.

-- 
Memory leak causing problems with dia
https://launchpad.net/bugs/52274

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


[Bug 52084] Re: GDM logout or restart gives me a blank screen

2006-07-18 Thread Sebastien Bacher
reassigning to fglrx then

** Changed in: gdm (Ubuntu)
Sourcepackagename: gdm = linux-restricted-modules-2.6.15
 Assignee: Ubuntu Desktop Bugs = Ubuntu X SWAT
   Status: Needs Info = Unconfirmed

-- 
GDM logout or restart gives me a blank screen
https://launchpad.net/bugs/52084

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


[Bug 42167] Re: Kopete crashes when trying to configure devices

2006-07-18 Thread Hobbsee
This is fixed in kopete 0.12.1

Please reopen if you still have this problem.

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

-- 
Kopete crashes when trying to configure devices
https://launchpad.net/bugs/42167

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


[Bug 42331] Re: Crash in gtktreeview.c:validate_visible_area if scroll_to_path references removed row

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

-- 
Crash in gtktreeview.c:validate_visible_area if scroll_to_path references 
removed row
https://launchpad.net/bugs/42331

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


[Bug 41427] Re: [Bug 41427] Re: slow keys can turn on surrepitiously cause confusion.

2006-07-18 Thread Ivan Matveich
It definitely turned on: I even rebooted and it was still on because
gnome remembers its slow-keys activation state.

Really, gnome needs to show some kind of obvious visual indication
that slow keys has been activated---so if it gets turned on for
whatever reason (imagine that some prankster turns it on) the user has
some chance of figuring out what the hell happened to his keyboard. It
would also be nice to also make it harder to accidentally turn on, of
course.

-- 
slow keys can turn on surrepitiously  cause confusion.
https://launchpad.net/bugs/41427

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


[Bug 53230] Re: Firefox keeps crashing all the time

2006-07-18 Thread Toni Sagristà Balanzat
I have made the backtrace, but I didn't know exactly how to do it, so if
its not OK, please tell me how to do it correctly. The output of GDB
command and the backtrace is attached.

The run command was firefox's own run script, setting DEBUG=1.

-- 
Firefox keeps crashing all the time
https://launchpad.net/bugs/53230

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


[Bug 42731] Correction of typo

2006-07-18 Thread Jiri Bajer
Radeon Mobility 9600 (M10, RV350)

-- 
MULTIHEAD SUPPORT META BUG
https://launchpad.net/bugs/42731

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


[Bug 53324] Re: Button Discoloring

2006-07-18 Thread Daniel Holbach
*** This bug is a duplicate of bug 34435 ***

Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.

** Changed in: meta-gnome2 (Ubuntu)
Sourcepackagename: meta-gnome2 = xserver-xorg-driver-ati
 Assignee: (unassigned) = Ubuntu X SWAT
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 34435
   Cairo and ATI RENDER extension cause scrambled buttons in UbuntuLooks

-- 
Button Discoloring
https://launchpad.net/bugs/53324

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


[Bug 34435] Re: Cairo and ATI RENDER extension cause scrambled buttons in UbuntuLooks

2006-07-18 Thread Daniel Holbach
** Bug 53324 has been marked a duplicate of this bug

-- 
Cairo and ATI RENDER extension cause scrambled buttons in UbuntuLooks
https://launchpad.net/bugs/34435

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


[Bug 22027] Re: Nautilus requests password for unprotected SMB shares

2006-07-18 Thread Daniel Holbach
I'm closing the bug now. If somebody can give more information on it,
please reopen.

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

-- 
Nautilus requests password for unprotected SMB shares
https://launchpad.net/bugs/22027

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


[Bug 51025] Re: login not working - session

2006-07-18 Thread Daniel Holbach
Thanks for following up. Please reopen the bug, if this should happen
again.

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

-- 
login not working - session
https://launchpad.net/bugs/51025

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


[Bug 28303] Re: Battery info lost after suspend to ram

2006-07-18 Thread Jiri Bajer
I have got a bit different problem with battery info on HP notebook but
it may have the same root cause.

I use acpi -V and new battery applet in Gnome system tray to monitor the
battery state and it works fine. If I suspend to disk and then resume
with different AC-present state the acpi command and battery applet
don't register the change and still show the old state.

Maybe there is lack of suspend support in battery monitoring code which
causes both our bugs?

-- 
Battery info lost after suspend to ram
https://launchpad.net/bugs/28303

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


[Bug 14629] Re: gnome-nettool function freezes depending on the query

2006-07-18 Thread Daniel Holbach
Thanks for following up. Closing the bug.

** Changed in: gnome-nettool (Ubuntu)
   Status: Needs Info = Fix Released

-- 
gnome-nettool function freezes depending on the query
https://launchpad.net/bugs/14629

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


[Bug 10480] Re: No CD blanking option for CD-RWs

2006-07-18 Thread Daniel Holbach
** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
No CD blanking option for CD-RWs
https://launchpad.net/bugs/10480

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


[Bug 53071] Re: Allow deletion of whole sites from history

2006-07-18 Thread Daniel Holbach
I feel it's obvious to delete an entry in the history, but not all
related entries as well.

-- 
Allow deletion of whole sites from history
https://launchpad.net/bugs/53071

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


[Bug 49648] Re: Installer crashed - reinstall of Dapper

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
Installer crashed - reinstall of Dapper
https://launchpad.net/bugs/49648

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


[Bug 50786] Re: Partition manager crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

Thanks for your report. This is also bug 48732.

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
Partition manager crashed
https://launchpad.net/bugs/50786

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


[Bug 49948] Re: Installer failed in Acer Aspire 5500z

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

This is also bug 48732. (I don't need the log files, thanks.)

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

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
Installer failed in Acer Aspire 5500z
https://launchpad.net/bugs/49948

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


[Bug 53337] Re: gedit crashes X on large xml file

2006-07-18 Thread Martijn van Iersel
Here is my bookmarks.xml, gzipped, needed to reproduce the bug.

-- 
gedit crashes X on large xml file
https://launchpad.net/bugs/53337

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


[Bug 53338] Please sync newest version (sysv-rc-conf) from Unstable.

2006-07-18 Thread Daniel Holbach
Public bug reported:

The Debian maintainer asked me to get this synced.

** Affects: sysv-rc-conf (Ubuntu)
 Importance: Untriaged
 Status: Confirmed

** Changed in: sysv-rc-conf (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Please sync newest version (sysv-rc-conf) from Unstable.
https://launchpad.net/bugs/53338

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


[Bug 50867] Re: the installer crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

Thanks for your report. This is also bug 48732, and occurs due to
strange model names on certain disks. Pending a fix, it may be possible
to work around it by removing unnecessary removable drives (such as any
USB sticks) from your system.

(I don't need the log files in this case.)

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

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
the installer crashed
https://launchpad.net/bugs/50867

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


[Bug 48732] Re: Install crash at the time of partitioning

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

-- 
Install crash at the time of partitioning
https://launchpad.net/bugs/48732

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


[Bug 53291] Re: Dapper Installer Crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

Thanks for your report. This is also bug 48732, and occurs due to
strange model names on certain disks.

As you say, removing USB drives can be a workaround for this problem,
but I've had reports that were nothing to do with USB drives. I'm just
going to fix it properly instead. :-)

-- 
Dapper Installer Crashed
https://launchpad.net/bugs/53291

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


[Bug 53291] Re: Dapper Installer Crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

... and as Martijn notes not all USB drives are affected.

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
Dapper Installer Crashed
https://launchpad.net/bugs/53291

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


[Bug 48732] Re: Install crash at the time of partitioning

2006-07-18 Thread Colin Watson
I've found the bug, so I don't need any more information here. A fix
will be in Edgy soon, and I hope in the first Dapper point release too.

** Bug 53291 has been marked a duplicate of this bug

** Changed in: ubiquity (Ubuntu)
   Importance: Medium = High
 Assignee: (unassigned) = Colin Watson
   Status: Needs Info = Fix Committed

** Bug 48158 has been marked a duplicate of this bug

** Bug 48259 has been marked a duplicate of this bug

-- 
Install crash at the time of partitioning
https://launchpad.net/bugs/48732

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


[Bug 48259] Re: Installer crash in step 5 in Ubuntu 6.06 LTS

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

** This bug is no longer a duplicate of bug 44595
   crashes due to non-UTF-8 data coming back from debconf

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
Installer crash in step 5 in Ubuntu 6.06 LTS
https://launchpad.net/bugs/48259

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


[Bug 48158] Re: crashes due to non-UTF-8 data coming back from debconf

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48732 ***

** This bug is no longer a duplicate of bug 44595
   crashes due to non-UTF-8 data coming back from debconf

** This bug has been marked a duplicate of bug 48732
   Install crash at the time of partitioning

-- 
crashes due to non-UTF-8 data coming back from debconf
https://launchpad.net/bugs/48158

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


[Bug 44595] Re: crashes due to non-UTF-8 data coming back from debconf

2006-07-18 Thread Colin Watson
Although (worryingly) I'm not exactly sure of the reason behind this
bug, my fix for bug 48732 should cover this one too, so Edgy will be
fixed soon and I hope the first Dapper point release will be fixed as
well.

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

-- 
crashes due to non-UTF-8 data coming back from debconf
https://launchpad.net/bugs/44595

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


[Bug 52373] Re: latest firefox update breaks gmail

2006-07-18 Thread Joel Stanley
the reason is ubuntu changes the user string to omit the
Gecko/$build_date part of the useragent string.

I found this note in the changelog for1.5.dfsg+1.5.0.4-1ubuntu1, under
the 'differences between ubuntu and debain' part of the changelog: Less
detail in the user agent string

Changing the useragent string to include Gecko/ lets gmail work
correctly again (defualt useragent can be overridden by adding the
general.useragent.override pref).

-- 
latest firefox update breaks gmail
https://launchpad.net/bugs/52373

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


[Bug 53339] ubuntu dapper LTS 6.06 - nvidia-glx buggy

2006-07-18 Thread NeoX
Public bug reported:

Binary package hint: nvidia-glx

english / anglais :
from a fresh install either on x86 or x86_64, on both of my systems (laptop and 
PC), I get the same bug with nvidia-glx

I change all deposit to add universe and restricted one.
I install nvidia-glx package using synaptic.

To complete installation it's mandatory to make
nvidia-glx-config enable

Here are the 2 bugs I found, not really annoying once you know, but
annoying for simple user or beginner.

1°) it says my xorg.conf has been altered and must be md5sum'ed
I don't say it's a bug as the workaround is clearly announced md5sum the file
so do I and I launch 
nvidia-glx-config enable
again in order to get the file modified

2°)  the file /etc/X11/xorg.conf seems buggy for me :
A] keyboard goes back to 104 US as I had a 105 french latin9

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection


B] videocard settings are for ATI even if the driver is nvidia = the BusID 
should be PCI:1:0:0 for my two system

Section Device
Identifier  ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]
Driver  nvidia
BusID   PCI:0:5:0
EndSection

___
francais / french :
depuis une installation de base (en x86 ou x86_64, sur le portable comme sur le 
poste fixe) je rencontre le meme defaut avec nvidia-glx

apres ajout des sources universe et restricted, je fais l'install (via 
synaptic) du paquet nividia-glx
je fais ensuite en ligne de commande le fameux
nvidia-glx-config enable

1°) il me dit que mon fichier a été modifié et que je dois faire un md5sum 
avant de pouvoir utiliser nvidia-glx-config
je ne considere pas cela comme un bug car la solution est donné dans l'enoncé.
apres avoir fait le md5sum, je relance
nvidia-glx-config enable
il me modifie bien le fichier.

2°) ce fichier est bugé pour les raisons suivantes :
A] le clavier repasse en US 104 alors que j'avais bien un clavier 105 FR latin9.

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

B] la carte video est une ATI et surtout le BusID est FAUX

Section Device
Identifier  ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]
Driver  nvidia
BusID   PCI:0:5:0
EndSection

** Affects: nvidia-glx (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
Sourcepackagename: linux-restricted-modules-2.6.17 = nvidia-glx

** Description changed:

  Binary package hint: nvidia-glx
  
  english / anglais :
  from a fresh install either on x86 or x86_64, on both of my systems (laptop 
and PC), I get the same bug with nvidia-glx
  
  I change all deposit to add universe and restricted one.
  I install nvidia-glx package using synaptic.
  
  To complete installation it's mandatory to make
- invidia-glx-config enable/i
+ nvidia-glx-config enable
  
  Here are the 2 bugs I found, not really annoying once you know, but
  annoying for simple user or beginner.
  
  1°) it says my xorg.conf has been altered and must be md5sum'ed
  I don't say it's a bug as the workaround is clearly announced md5sum the 
file
- so do I and I launch invidia-glx-config enable/i again in order to get 
the file modified
+ so do I and I launch 
+ nvidia-glx-config enable
+ again in order to get the file modified
  
  2°)  the file /etc/X11/xorg.conf seems buggy for me :
  A] keyboard goes back to 104 US as I had a 105 french latin9
- blockquote
+ 
  Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
  EndSection
- /blockquote
  
- B] videocard settings are for ATI even if the driver is nvidia = the
- BusID should be PCI:1:0:0 for my two system
  
- blockquote
+ B] videocard settings are for ATI even if the driver is nvidia = the BusID 
should be PCI:1:0:0 for my two system
+ 
  Section Device
Identifier  ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]
Driver  nvidia
BusID   PCI:0:5:0
  EndSection
- /blockquote
+ 
  ___
  francais / french :
  depuis une installation de base (en x86 ou x86_64, sur le portable comme sur 
le poste fixe) je rencontre le meme defaut avec nvidia-glx
  
  apres ajout des sources universe et restricted, je fais l'install (via 
synaptic) du paquet nividia-glx
  je fais ensuite en ligne de commande le fameux
- invidia-glx-config enable/i
+ nvidia-glx-config enable
  
  1°) il 

[Bug 53279] Re: Installer Crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47046 ***

Thanks for your report. At present, you must reformat system partitions
(e.g. /, /boot, /usr, or /var) during installation; bug 47046 is filed
to note that the partitioner should warn you about this up-front. If you
are upgrading an existing installation, then please see
http://wiki.ubuntu.com/DapperUpgrades rather than using this installer.

** This bug has been marked a duplicate of bug 47046
   breaks if system partitions are not reformatted

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

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


[Bug 53272] Re: kUbuntu Installer crashes suddenly

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47046 ***

Thanks for your report. At present, you must reformat system partitions
(e.g. /, /boot, /usr, or /var) during installation; bug 47046 is filed
to note that the partitioner should warn you about this up-front. If you
are upgrading an existing installation, then please see
http://wiki.ubuntu.com/DapperUpgrades rather than using this installer.

** This bug has been marked a duplicate of bug 47046
   breaks if system partitions are not reformatted

-- 
kUbuntu Installer crashes suddenly
https://launchpad.net/bugs/53272

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


[Bug 53266] Re: Replaces on libc6-dev is not versioned correctly

2006-07-18 Thread Jérémie Corbier
linux-source-2.6.17 (2.6.17-5.14) edgy; urgency=low

  * Ok, final changes for knot-1.
  * Get rid of conflicting scsi/*.h headers in lkh package. These are in
libc6-dev. Oddly enough, they are actually in the glibc source tree. I
thought maybe they were just being copied from lkh, but that's not the
case.

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Replaces on libc6-dev is not versioned correctly
https://launchpad.net/bugs/53266

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


[Bug 47046] Re: breaks if system partitions are not reformatted

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

** Bug 53272 has been marked a duplicate of this bug

-- 
breaks if system partitions are not reformatted
https://launchpad.net/bugs/47046

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


[Bug 53222] Re: linux-kernel-headers 2.6.17-5.13 has a file conflict with libc6-dev

2006-07-18 Thread Jérémie Corbier
*** This bug is a duplicate of bug 53266 ***

linux-source-2.6.17 (2.6.17-5.14) edgy; urgency=low

  * Ok, final changes for knot-1.
  * Get rid of conflicting scsi/*.h headers in lkh package. These are in
libc6-dev. Oddly enough, they are actually in the glibc source tree. I
thought maybe they were just being copied from lkh, but that's not the
case.

** Changed in: linux-source-2.6.17 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
linux-kernel-headers 2.6.17-5.13 has a file conflict with libc6-dev
https://launchpad.net/bugs/53222

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


[Bug 53258] Re: Installer crashed

2006-07-18 Thread Colin Watson
Thanks for your report. The fundamental problem here is that you're out
of disk space:

dpkg : erreur de traitement de 
/target/var/cache/apt/archives/openoffice.org-help-fr_2.0.2-2ubuntu5_all.deb 
(--unpack) :
 échec dans « buffer_write(fd) » (10, ret=-1) : backend dpkg-deb pendant « 
./usr/lib/openoffice/help/fr/smath.idx/CONTEXTS »: Aucun espace disponible sur 
le périphérique

However, it is a bug that the error message about this was not
propagated to you. I've fixed that in my working tree now.

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Committed

-- 
Installer crashed
https://launchpad.net/bugs/53258

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


[Bug 53071] Re: Allow deletion of whole sites from history

2006-07-18 Thread Shish
Gah, sorry for being unclear, the user who I was reporting on behalf of
was abusing terminology :-/

It turns out that the feature I requested already exists (you can select
a site and use the delete *key*), but said user was looking through the
window and right-click menus for a pointy clicky way of doing it...

Also, I seem to have been unclear; I don't mean that deleting the *page*
foo.com(/index.html) from the list of pages should delete its sibling
page foo.com/bar.html, I mean deleting the *host* foo.com from the
list of hosts should delete its child pages. (Just as deleting a
directory from the file manager deletes its child files)

Also sorry for prolonging this discussion after it's been closed, I just
want to make sure my request is clear before moving upstream, to avoid
being rejected on a misunderstanding~

-- 
Allow deletion of whole sites from history
https://launchpad.net/bugs/53071

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


[Bug 48969] Re: Installation crashed with dapper desktop cd, it can not load my partition table.

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
Installation crashed with dapper desktop cd, it can not load my partition table.
https://launchpad.net/bugs/48969

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


[Bug 51335] Re: Kubuntu Dapper installer crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
Kubuntu Dapper installer crashed
https://launchpad.net/bugs/51335

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


[Bug 50521] Re: Installer crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
Installer crashed
https://launchpad.net/bugs/50521

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


[Bug 49252] Re: Installation not possible

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
Installation not possible
https://launchpad.net/bugs/49252

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


[Bug 33617] Re: X.org does not initialize screen on IBM T20, T21, T22

2006-07-18 Thread chombee
I re-installed Dapper from CD on my laptop that was experiencing this
bug. The bug has now disappeared. In my case at least ubuntu seems to
have special-cased my laptop all on its own. I installed from a boot of
the live session in safe graphics mode, as normal mode failed to boot
due to this very bug. After installation, it has set my video driver in
xorg.conf to vesa rather than to savage as the previous install did.
I'm pretty sure the previous install was an install from CD, not an
upgrade to breezy. So I don't know what caused the change in driver
choice, unless maybe it was the safe graphics live session, but to be
honest, I think I was probably using that last time too. It's a mystery.

Anyway, I can confirm that switching Driver=savage to Driver=vesa in
xorg.conf appears to fix the problem. At least, I haven't seen it in two
days since I re-installed.

-- 
X.org does not initialize screen on IBM T20, T21, T22
https://launchpad.net/bugs/33617

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


[Bug 53012] Re: la instalacion no reconoce las particiones de mi disco

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
la instalacion no reconoce las particiones de mi disco
https://launchpad.net/bugs/53012

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


[Bug 52430] Re: Installer Crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

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

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


[Bug 52415] Re: Partitionning crash.

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
Partitionning crash.
https://launchpad.net/bugs/52415

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


[Bug 51993] Re: bug kubuntu 6.06

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

Also, please stop swearing at me.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
bug kubuntu 6.06
https://launchpad.net/bugs/51993

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


[Bug 51992] Re: installer crashed

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

** This bug is no longer a duplicate of bug 51993
   bug kubuntu 6.06

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

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

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


[Bug 53327] fresh Ubuntu 6.06 install, error message

2006-07-18 Thread MarkusAP
Public bug reported:

I formatted my old hdb1 with a Dapper flight release on it, and
installed Ubuntu 6.06 from the Desktop CD. I manually created an XFS and
swap partition of the same size as the ext3 and swap were with the old
release, and installed. Everything went fine with being copied from the
CD, at 96 or 97% as it was supposed to configure and finish, I then got
this error message:

http://img3.freeimagehosting.net/image.php?1da7c08625.jpg

Sorry for the image quality, the paths read:

/usr/bin/ubiquity
/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py

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

-- 
fresh Ubuntu 6.06 install, error message
https://launchpad.net/bugs/53327

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


[Bug 53297] Re: bug in install before partitioning

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
bug in install before partitioning
https://launchpad.net/bugs/53297

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


[Bug 47194] Re: qtparted seems to crash on some setups; deal with this better?

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

** Bug 49011 has been marked a duplicate of this bug

** Bug 49210 has been marked a duplicate of this bug

** Bug 49252 has been marked a duplicate of this bug

** Bug 50521 has been marked a duplicate of this bug

** Bug 51335 has been marked a duplicate of this bug

** Bug 51992 has been marked a duplicate of this bug

** Bug 51993 has been marked a duplicate of this bug

** Bug 52415 has been marked a duplicate of this bug

** Bug 52430 has been marked a duplicate of this bug

** Bug 53012 has been marked a duplicate of this bug

** Bug 53076 has been marked a duplicate of this bug

** Bug 53297 has been marked a duplicate of this bug

-- 
qtparted seems to crash on some setups; deal with this better?
https://launchpad.net/bugs/47194

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


[Bug 53076] Re: error al instalar kubuntu

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 47194 ***

Thanks for your report. This is also bug 47194. See that bug for some
possible workarounds.

** This bug has been marked a duplicate of bug 47194
   qtparted seems to crash on some setups; deal with this better?

-- 
error al instalar kubuntu
https://launchpad.net/bugs/53076

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


[Bug 51055] Re: rhythmbox segfaults when gstreamer0.10-ffmpeg is installed

2006-07-18 Thread Florian Zeitz
Unfortunatly I can't upload it. I could host it on my local machine very 
temporarily. So if someone want's the file just ping me on Jabber or freenode 
and I'll put it online until you have it.
(Attaching it doesn't seem to work because it is to large)

-- 
rhythmbox segfaults when gstreamer0.10-ffmpeg is installed
https://launchpad.net/bugs/51055

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


[Bug 53341] 0.3.3+SVN20051028-3ubuntu1 no longer works

2006-07-18 Thread Rafael Ávila de Espíndola
Public bug reported:

Binary package hint: vpnc

0.3.3+SVN20051028-2ubuntu1 work correctly, but upgrading to -3 caused
the vpn to stop working. Vpnc runs normally, set up the routes, updates
resolv.conf, but the no package returns.

Dowgrading to -2 solved the problem.

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

-- 
0.3.3+SVN20051028-3ubuntu1 no longer works
https://launchpad.net/bugs/53341

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


[Bug 37773] Re: [Bug 37773] Re: [madwifi] Semi-random system lockups in Dapper

2006-07-18 Thread Soren Hansen
On Tue, Jul 18, 2006 at 02:28:44AM -, Michel Lesoinne wrote:
 Still as soon as NetworkManager starts it gets the wifi in a weird state
 and never connects. I have to kill NetworkManager, unload the modules
 and reload them to be able to connect manually. Soren, do you have a
 package of what you did that I can install?

Yes. It can be found here:
http://www.linux2go.dk/ubuntu/pool/main/m/madwifi-ng-default/madwifi-ng-default_1.0_all.deb

also, the patched wpasupplicant and NetworkManager:
http://www.linux2go.dk/ubuntu/pool/main/n/network-manager/network-manager_0.6.2-0ubuntu7linux2go2_i386.deb
http://www.linux2go.dk/ubuntu/pool/main/w/wpasupplicant/wpasupplicant_0.4.8-3ubuntu1.1linux2go1_i386.deb

the really easy way is to add:

deb http://www.linux2go.dk/ubuntu dapper main

to your sources.list and run:

$ sudo apt-get install madwifi-ng-default wpasupplicant network-manager

IMPORTANT: For these packages to work, you need to have the
linux-restricted-modules installed and NOT be using the madwifi-ng
drivers from SVN as there are naming differences. 

Cheers!

-- 
[madwifi] Semi-random system lockups in Dapper
https://launchpad.net/bugs/37773

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


[Bug 30557] Re: cpu idle time in /proc/stat wrong

2006-07-18 Thread Brian Eaton
The problem and the fix are described in these notes to LKML:

http://lkml.org/lkml/2005/12/8/304

There are some further changes upstream to deal with bugs in the first
set of patches.  Right now I'm running the Ubuntu 2.6.15-26 code with
this set of patches, and things look good:

5a07a30c3cc4dc438494d6416ffa74008a2194b3
6eb0a0fd059598ee0d49c6283ce25cccd743e9fc
d25bf7e5fe73b5b6d2246ab0be08ae35d718456b
76b461c21468f41837283b7888d55f1c0671f719

-- 
cpu idle time in /proc/stat wrong
https://launchpad.net/bugs/30557

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


[Bug 23743] Re: Screensaver plugins Bitmap Flag and Space GL do not start

2006-07-18 Thread Hobbsee
Okay, i've restested all of the kde screensavers on kubuntu edgy.

The current, non working ones are:
Bitmap Flag (GL)
Space (GL)

Space (GL) is in the xscreensaver section of kscreensavers, Bitmap Flag
is not.  Someone who knows more than I do about this needs to look at
this bug.

All of the other screensavers work out of the box, kde 3.5.3, kubuntu
edgy.

** Summary changed:

- Screensaver plugins Swarm and Space GL do not start
+ Screensaver plugins Bitmap Flag and Space GL do not start

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

-- 
Screensaver plugins Bitmap Flag and Space GL do not start
https://launchpad.net/bugs/23743

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


[Bug 50585] Re: Can't create folders in a mh mailbox

2006-07-18 Thread Matt Davey
after reading Felix's bug, it's possible that my bug and patch is a
separate issue.  I use a 'mh' backend, not 'maildir'.  It seems likely
that our problems have a common cause, but I haven't tried verifying
with a maildir backend.

-- 
Can't create folders in a mh mailbox
https://launchpad.net/bugs/50585

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


[Bug 35348] Re: Deskbar applet keep gnome panel from completely loading

2006-07-18 Thread Nikhil Fernandes
I had this problem intermittently. During the course of troubleshooting
it, I disabled the beagle-live plugin and it went away, but I can't say
for sure that this was the problem since it was intermittent to begin
with.

-- 
Deskbar applet keep gnome panel from completely loading
https://launchpad.net/bugs/35348

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


[Bug 33714] Re: r818x not working

2006-07-18 Thread panurge77
The problem with rtl8180 and ndiswrapper using wep is in 
/etc/network/interfaces. If you use the windows driver you need to set your key 
before the essid, and you need to specify what kinda authentication you have
In my interfaces file I need to set
wireless open key ***
wireless essid **
Instead of
wireles essid **
wireless key *

-- 
r818x not working
https://launchpad.net/bugs/33714

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


[Bug 53224] Re: Kaffeine 0.8.1 in Edgy doesn't have a valid kaffeine_part.desktop file

2006-07-18 Thread John Vivirito
I have same problem.

** Changed in: kaffeine (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Kaffeine 0.8.1 in Edgy doesn't have a valid kaffeine_part.desktop file
https://launchpad.net/bugs/53224

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


[Bug 38884] Re: rtl818x - System hangs when uploading files.

2006-07-18 Thread panurge77
This issue is still a bugger in edgy. I've just tried the new kernel
2.6.17-5-k7 and had the usual total freeze. I'll try compiling the
driver from cvs and see what happens when I find the time. Ndiswrapper
still works flawlessly.

-- 
rtl818x - System hangs when uploading files.
https://launchpad.net/bugs/38884

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


[Bug 47775] Re: [dapper] xrandr freezes the system (radeon, MergedFB)

2006-07-18 Thread Jan Ask
The complete freeze happens with my Thinkpad x32 as well. Usually after
30 minutes or more of use, and not related to any particular program (or
so it seems)

-- 
[dapper] xrandr freezes the system (radeon, MergedFB)
https://launchpad.net/bugs/47775

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


[Bug 48869] Re: Install crash

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48856 ***

Thanks for your report. This appears to be the same as bug 48856.

** This bug has been marked a duplicate of bug 48856
   Crash report during the installation of Xubuntu

-- 
Install crash
https://launchpad.net/bugs/48869

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


[Bug 49243] Re: Installer crashed in gparted on xubuntu 6.06 LTS

2006-07-18 Thread Colin Watson
*** This bug is a duplicate of bug 48856 ***

Thanks for your report. This appears to be the same as bug 48856.

-- 
Installer crashed in gparted on xubuntu 6.06 LTS
https://launchpad.net/bugs/49243

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


[Bug 3810] Re: Launching Get help online from a browser should launch within that browser

2006-07-18 Thread Hobbsee
Same with KDE.

It opens with the browser listed in:

[EMAIL PROTECTED]:~$ sudo update-alternatives --display x-www-browser
Password:
x-www-browser - status is auto.
 link currently points to /usr/bin/konqueror
/usr/bin/konqueror - priority 100
 slave x-www-browser.1.gz: /usr/share/man/man1/konqueror.1.gz
Current `best' version is /usr/bin/konqueror.

If kfmclient openURL http://google.com; is used, the link opens in the
correct browser.

** Changed in: launchpad-integration (Ubuntu)
   Importance: Wishlist = Medium

-- 
Launching Get help online from a browser should launch within that browser
https://launchpad.net/bugs/3810

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


  1   2   3   4   5   >