[Bug 1380290] [NEW] Aptd crash with UnicodeDecodeError when updating GPU drivers via intel-linux-graphics-installer

2014-10-12 Thread Kari Aliranta
Public bug reported:


OS version: Ubuntu 14.04 amd64 (with latest updates from security and update 
channels as of 12.10.2014; Multiverse and universe enabled)

Intel-linux-graphics-installer version: 1.0.6

Locale: fi_FI.UTF-8 (also occurs with en_US.utf8)

Last output from intel-linux-graphics-installer:
List packages :   [  ]
transaction-view.c/on_pm_op_failed: Package manager operation failed: Traceback 
(most recent call last):

Start of crash log (full log as attachment):

ProblemType: Crash
Annotation: Search failed
Architecture: amd64
Date: Sun Oct 12 14:10:38 2014
DistroRelease: Ubuntu 14.04
ExecutablePath: /usr/sbin/aptd
Package: aptdaemon 1.1.1-1ubuntu5.1
SourcePackage: aptdaemon
Title: class 'UnicodeDecodeError': 'utf-8' codec can't decode byte 0x92 in 
position 579: invalid start byte
Traceback:
 Traceback (most recent call last):
   File /usr/lib/python3/dist-packages/aptdaemon/worker.py, line 323, in 
_process_transaction
 self.query(trans)
   File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 2132, in 
query
 self.get_packages(trans, **trans.kwargs)
   File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 2565, in 
get_packages
 self._emit_package(trans, pkg)
   File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 2845, in 
_emit_package
 self._emit_pkg_version(trans, pkg.installed, info)
   File /usr/lib/python3/dist-packages/aptdaemon/pkcompat.py, line 2864, in 
_emit_pkg_version
 trans.emit_package(info, id, version.summary)
   File /usr/lib/python3/dist-packages/apt/package.py, line 352, in summary
 return self._translated_records.short_desc
 UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 579: 
invalid start byte


For other similar errors with aptd, see:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1060081
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/871359
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1306498
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1022993

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

** Attachment added: Apport crash log
   
https://bugs.launchpad.net/bugs/1380290/+attachment/4232623/+files/apport_crash.log

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

Title:
  Aptd crash with UnicodeDecodeError when updating GPU drivers via
  intel-linux-graphics-installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1380290/+subscriptions

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


[Bug 1380290] Re: Aptd crash with UnicodeDecodeError when updating GPU drivers via intel-linux-graphics-installer

2014-10-12 Thread Kari Aliranta
** Package changed: duplicity (Ubuntu) = aptdaemon (Ubuntu)

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

Title:
  Aptd crash with UnicodeDecodeError when updating GPU drivers via
  intel-linux-graphics-installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1380290/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-24 Thread Kari Aliranta
Working now for me, including sync. Unfortunately, I have to agree with
an affected user in https://bugs.launchpad.net/ubuntuone-
client/+bug/1282759 : no announcement or even a twitter post by
Canonical when your service is down for 3 days, doesn't look very
professional to me

Service outages happen, and Ubuntu One basic service is free, so nobody
expects enterprise level uptime. However, with better communication,
several bug reports here in Launchpad and several questions in
askubuntu.com would have been avoided. Hopefully, next time, there will
be something like File sync services, including backups, will be down
for a few days for some users, don't panic.

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-23 Thread Kari Aliranta
** Description changed:

+ 
  SYSTEM: Xubuntu 12.04 64-bit
  
  PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
  ADDITIONAL PACKAGE INFORMATION:
  - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
  - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
  
  DESCRIPTION:
  
  I have set up Deja-dup to back up some local folders on my desktop
  computer to Ubuntu One, once per week.
  
  Currently,  the backup fails with an error (see below). I have been
  seeing the error since 20th February 2014 - last successful backup was
  on 13th February 2014.
  
  I haven't changed any settings in Deja-dup or in my Ubuntu One account.
  There is plenty of space left in my Ubuntu One account. Signing on to
  Ubuntu One also works. File syncing does NOT WORK, however.
  
  DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
  command line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
  DUPLICITY: .
  
  ADDITIONAL INFORMATION:
  It seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction
  
  EDIT:
  Probably simply an Ubuntu One problem, if a comment here is credible: 
http://askubuntu.com/questions/424109/ubuntu-one-no-more-syncing
  
+ See also: https://bugs.launchpad.net/ubuntuone-client/+bug/1282759
+ 
  The next comment to the previous question makes a valid point, however:
  Thank you for the news, but why don't we get this information directly from 
Ubuntu One? The Ubuntu One Service Status (wiki.ubuntu.com/UbuntuOne/Status) 
doesn't mention any problem.

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] [NEW] Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
Public bug reported:


System: Xubuntu 12.04
Package: Duplicity  0.6.18-0ubuntu3.4  (From precise-updates; downgrading to 
0.6.18-0ubuntu3, from precise-main, doesn't help)

Description:

I have set up Deja-dup to back up some local folders on my desktop computer to 
Ubuntu One, once per week. 
Currently,  the backup fails with an error (see below). I have been seeing the 
error since 20th February 2014 - last successful backup was on 13th February 
2014.

Debug output (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
command line):

(Lots of import of duplicity.backends.* succeeded messages here,
omitted)

DUPLICITY: DEBUG 1
DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
DUPLICITY: . return fn(*args, **kwargs)
DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
DUPLICITY: . self.handle_error(raise_errors, 'put', answer, self.volume_uri)
DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
DUPLICITY: . raise TemporaryLoadException(msg)
DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
DUPLICITY: . )
DUPLICITY: . 


EDIT: it seems others have the same problem, see:
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction

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

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
** Description changed:

+ SYSTEM: Xubuntu 12.04 64-bit
  
- System: Xubuntu 12.04
- Package: Duplicity  0.6.18-0ubuntu3.4  (From precise-updates; downgrading to 
0.6.18-0ubuntu3, from precise-main, doesn't help)
+ PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
- Description:
+ ADDITIONAL PACKAGE INFORMATION:
+ - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
+ - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
  
- I have set up Deja-dup to back up some local folders on my desktop computer 
to Ubuntu One, once per week. 
- Currently,  the backup fails with an error (see below). I have been seeing 
the error since 20th February 2014 - last successful backup was on 13th 
February 2014.
  
- Debug output (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
- command line):
+ DESCRIPTION:
+ 
+ I have set up Deja-dup to back up some local folders on my desktop
+ computer to Ubuntu One, once per week.
+ 
+ Currently,  the backup fails with an error (see below). I have been
+ seeing the error since 20th February 2014 - last successful backup was
+ on 13th February 2014.
+ 
+ I haven't changed any settings in Deja-dup or in my Ubuntu One account.
+ There is plenty of space left in my Ubuntu One account.
+ 
+ 
+ DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the command 
line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
- DUPLICITY: . 
- 
+ DUPLICITY: .
  
  EDIT: it seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction

** Description changed:

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
** Description changed:

  SYSTEM: Xubuntu 12.04 64-bit
  
  PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
  ADDITIONAL PACKAGE INFORMATION:
  - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
  - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
- 
  
  DESCRIPTION:
  
  I have set up Deja-dup to back up some local folders on my desktop
  computer to Ubuntu One, once per week.
  
  Currently,  the backup fails with an error (see below). I have been
  seeing the error since 20th February 2014 - last successful backup was
  on 13th February 2014.
  
  I haven't changed any settings in Deja-dup or in my Ubuntu One account.
- There is plenty of space left in my Ubuntu One account.
+ There is plenty of space left in my Ubuntu One account. Signing on to
+ Ubuntu One also works, and syncing, too.
  
- 
- DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the command 
line):
+ DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
+ command line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
  DUPLICITY: .
  
  EDIT: it seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
** Description changed:

  SYSTEM: Xubuntu 12.04 64-bit
  
  PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
  ADDITIONAL PACKAGE INFORMATION:
  - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
  - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
  
  DESCRIPTION:
  
  I have set up Deja-dup to back up some local folders on my desktop
  computer to Ubuntu One, once per week.
  
  Currently,  the backup fails with an error (see below). I have been
  seeing the error since 20th February 2014 - last successful backup was
  on 13th February 2014.
  
  I haven't changed any settings in Deja-dup or in my Ubuntu One account.
  There is plenty of space left in my Ubuntu One account. Signing on to
  Ubuntu One also works, and syncing, too.
  
  DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
  command line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
  DUPLICITY: .
  
- EDIT: it seems others have the same problem, see:
+ 
+ ADDITIONAL INFORMATION:
+ It seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
** Description changed:

  SYSTEM: Xubuntu 12.04 64-bit
  
  PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
  ADDITIONAL PACKAGE INFORMATION:
  - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
  - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
  
  DESCRIPTION:
  
  I have set up Deja-dup to back up some local folders on my desktop
  computer to Ubuntu One, once per week.
  
  Currently,  the backup fails with an error (see below). I have been
  seeing the error since 20th February 2014 - last successful backup was
  on 13th February 2014.
  
  I haven't changed any settings in Deja-dup or in my Ubuntu One account.
  There is plenty of space left in my Ubuntu One account. Signing on to
- Ubuntu One also works, and syncing, too.
+ Ubuntu One also works. File syncing does NOT WORK, however.
  
  DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
  command line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
  DUPLICITY: .
  
  ADDITIONAL INFORMATION:
  It seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction
  
- 
  EDIT:
  Probably simply an Ubuntu One problem, if a comment here is credible: 
http://askubuntu.com/questions/424109/ubuntu-one-no-more-syncing
  
- The next comment to the previous question makes a valid point, however: 
+ The next comment to the previous question makes a valid point, however:
  Thank you for the news, but why don't we get this information directly from 
Ubuntu One? The Ubuntu One Service Status (wiki.ubuntu.com/UbuntuOne/Status) 
doesn't mention any problem.

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1283404/+subscriptions

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


[Bug 1283404] Re: Duplicity fails to back up local files to Ubuntu One

2014-02-22 Thread Kari Aliranta
** Description changed:

  SYSTEM: Xubuntu 12.04 64-bit
  
  PACKAGE: Duplicity 0.6.18-0ubuntu3.4 amd64  (From precise-updates)
  
  ADDITIONAL PACKAGE INFORMATION:
  - Downgrading Duplicity to 0.6.18-0ubuntu3 amd64, from precise-main, doesn't 
help
  - Deja-dup version is 22.0-0ubuntu4 amd64 (precise-updates), downgrading 
Deja-dup to 22.0-0ubuntu4 amd64 (precise-main) doesn't help
  
  DESCRIPTION:
  
  I have set up Deja-dup to back up some local folders on my desktop
  computer to Ubuntu One, once per week.
  
  Currently,  the backup fails with an error (see below). I have been
  seeing the error since 20th February 2014 - last successful backup was
  on 13th February 2014.
  
  I haven't changed any settings in Deja-dup or in my Ubuntu One account.
  There is plenty of space left in my Ubuntu One account. Signing on to
  Ubuntu One also works, and syncing, too.
  
  DEBUG OUTPUT (by running DEJA_DUP_DEBUG=1 deja-dup --backup on the
  command line):
  
  (Lots of import of duplicity.backends.* succeeded messages here,
  omitted)
  
  DUPLICITY: DEBUG 1
  DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
  DUPLICITY: .   File /usr/lib/python2.7/dist-packages/duplicity/backend.py, 
line 311, in iterate
  DUPLICITY: . return fn(*args, **kwargs)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 162, 
in create_volume
  DUPLICITY: . self.handle_error(raise_errors, 'put', answer, 
self.volume_uri)
  DUPLICITY: .   File 
/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py, line 152, 
in handle_error
  DUPLICITY: . raise TemporaryLoadException(msg)
  DUPLICITY: .  TemporaryLoadException: Maximum retries (3) reached. Please try 
again. (Original error: InternalError: cannot execute SELECT FOR UPDATE in a 
read-only transaction
  DUPLICITY: . )
  DUPLICITY: .
  
- 
  ADDITIONAL INFORMATION:
  It seems others have the same problem, see:
  
http://askubuntu.com/questions/423560/backup-failed-select-for-update-in-a-read-only-transaction
  
http://askubuntu.com/questions/423653/deja-backup-backup-failed-select-for-update-in-a-read-only-transaction
+ 
+ 
+ EDIT:
+ Probably simply an Ubuntu One problem, if a comment here is credible: 
http://askubuntu.com/questions/424109/ubuntu-one-no-more-syncing
+ 
+ The next comment to the previous question makes a valid point, however: 
+ Thank you for the news, but why don't we get this information directly from 
Ubuntu One? The Ubuntu One Service Status (wiki.ubuntu.com/UbuntuOne/Status) 
doesn't mention any problem.

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

Title:
  Duplicity fails to back up local files to Ubuntu One

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1283404/+subscriptions

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


[Bug 93847] Re: Excessive CPU usage by Gnome System Monitor

2010-07-13 Thread Kari Aliranta
I get this bug in Lucid, and:

- the excessive CPU usage is about evenly divided between Gnome system
monitor and dbus-daemon

- Setting update intervals doesn't have any effect, neither does
choosing different tabs from the system monitor

-- 
Excessive CPU usage by Gnome System Monitor 
https://bugs.launchpad.net/bugs/93847
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 238542] Re: [Master] Firefox crash when organizing bookmark menu

2009-12-29 Thread Kari Aliranta
Xubuntu 9.04, Firefox 3.0.16 here with same problem, and:

- Starting Firefox with clean profile REMOVES the problem

- Disabling all plugins DOES NOT remove the problem

- Deleting places.sqlite DOES NOT remove the problem

SO:

Please start Firefox from the command line with firefox
-ProfileManager, create and use a new profile and see if the problem
persists.

-- 
[Master] Firefox crash when organizing bookmark menu
https://bugs.launchpad.net/bugs/238542
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 191514] Re: Kernel upgrades may leave system unbootable when its hibernated during the upgrade

2009-12-26 Thread Kari Aliranta
A good point in a comment earlier:

A small warning dialog like Warning: the package manager is working right 
now, it is strongly recommended to wait for it to finish. and the user's 
options could be like proceed anyways / wait and proceed / cancel.
Of course this could also be a text-based dialog if you're going to call 
poweroff, reboot or pm-whatsoever from shell.

Unattended upgrades is often the update method of choice on the
computers of numerous non-computer-savvy desktop users - the more
informed friends/relatives turn it on to keep the security up-to-date
without user interaction, which may not be possible because the user
doesn't know the superuser password required for the upgrade.

In this case, a clear warning for the user would be useful, in order to
prevent the confused user from forcibly shutting down the computer (by
pulling the plug, for example). The easiest way to do this would
probably be a LOCALIZED uppercase message in the stdout. Something like
ATTENTION! THE COMPUTER IS PERFORMING AUTOMATIC SECURITY UPDATES, AND
WILL SHUT DOWN AUTOMATICALLY AFTER HAVING FINISHED. PLEASE DON'T TURN
THE COMPUTER OFF MANUALLY!

(For a possible more GUIly way of printing the message, see a deferred
Karmic spec:
https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicUpdatesOnShutdown )

-- 
Kernel upgrades may leave system unbootable when its hibernated during the 
upgrade
https://bugs.launchpad.net/bugs/191514
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 371432] Re: [Jaunty] X won't start on Voodoo 3 (rev 01) after upgrade to jaunty

2009-08-15 Thread Kari Aliranta

I can confirm, too. The driver from Debian seems to work as a workaround (no 
problems after two days of using the computer, watching the Youtube, using 
media players with xv output etc.).

By the way: did you get the bulletproof X- warning about Ubuntu being in
low graphics mode, and an offer to troubleshoot X? I didn't: the gdm
just tried to start, then showed a black screen, and the computer
restarted after a few minutes. No warnings, no offers.

-- 
[Jaunty] X won't start on Voodoo 3 (rev 01) after upgrade to jaunty
https://bugs.launchpad.net/bugs/371432
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 208008] Re: Pidgin Notification Icon blinking incorrectly

2008-09-17 Thread Kari Aliranta
Fixed in 2.5.1 , see http://developer.pidgin.im/ticket/6731

-- 
Pidgin Notification Icon blinking incorrectly
https://bugs.launchpad.net/bugs/208008
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 258129] [NEW] Xubuntu Hardy: mic select option doesn't work in xfce4-mixer (Ensoniq ES1371)

2008-08-15 Thread Kari Aliranta
Public bug reported:

Binary package hint: xfce4-mixer

Package version: xfce4-mixer 4.4.2-2ubuntu2


Description: Ensoniq ES1371 is a sound card with a single microphone input. 
Both alsamixer and xfce4-mixer show a setting named mic select (with options 
for TWO mics, mic1 and mic2), but the setting can actually be changed only via 
alsamixer - or at least the setting has any effect only via alsamixer. This is 
bad, as mic1 is the only option with which the mic works, and for some reason 
the mic setting sometimes changes on its own. 

Steps to reproduce:

1. Start alsamixer from the command line, and change the mic select
setting. Observe the microphone working/not working when you change the
setting.

2. Quit the alsamixer and start the xfce4-mixer. Play with the mic
select setting and obserse it having no effect.

** Affects: xfce4-mixer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Xubuntu Hardy: mic select option doesn't work in xfce4-mixer (Ensoniq ES1371)
https://bugs.launchpad.net/bugs/258129
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 258129] Re: Xubuntu Hardy: mic select option doesn't work in xfce4-mixer (Ensoniq ES1371)

2008-08-15 Thread Kari Aliranta

** Attachment added: alsa-info.txt
   http://launchpadlibrarian.net/16851489/alsa-info.txt

-- 
Xubuntu Hardy: mic select option doesn't work in xfce4-mixer (Ensoniq ES1371)
https://bugs.launchpad.net/bugs/258129
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 248362] Re: Firefox does not start after update

2008-07-29 Thread Kari Aliranta

This DID happen to a hardy-security user, with hardy-updates or hardy-proposed 
NOT enabled, update notifier NOT enabled, and install security updates 
unattended enabled.

Basically: firefox just suddenly stopped working without any apparent
reason. Works now, but had to launch update manager manually to make it
work.

Kari

-- 
Firefox does not start after update
https://bugs.launchpad.net/bugs/248362
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 185469] Re: high cpu load because of JavaScript

2008-07-14 Thread Kari Aliranta

Also, I got a chance to test this with the mga driver, and the problem is still 
there (also, the computer was a P3, and scrolling even plain text was 
definitely choppy).

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-07-09 Thread Kari Aliranta

 please test the cairo package from hardy-proposed

Tested with the nv driver, and doesn't help - cannot test with nouveau,
as my X refuses to start with the latest snapshot.

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-22 Thread Kari Aliranta

  New information: 

Using top, I noticed that most of the CPU usage during scrolling is
actually due to X, not Firefox process itself - X uses 60-90% of CPU
time, Firefox the rest. This may be normal or not, but anyway there is
another bug that has more information on that:
https://bugs.launchpad.net/firefox/+bug/38131 .

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-19 Thread Kari Aliranta

Most likely the free nv is faster as you can use EXA AccellMethod
... give it a try.

Sorry, but as the nv driver man page states, EXA is only supported for
G80 (Geforce 8xxx) and higher - with my card (Geforce 2), the driver
just ignores the option: (WW) NV(0): Option AccelMethod is not used

Besides, I remind that everything else than Firefox scrolling works well
- and the 500%-1000% slowdown compared to Gutsy isn't that bad either on
a faster machine, as scrolling was very snappy in Gutsy. But on a
computer like low end Pentium III (a good target for Xubuntu) the
difference begins to be really noticeable. I would also imagine that the
initial page rendering speed is affected, too.

So, for the sake of Xubuntu goals it would be nice to know whether the
problem is specific to my two systems or is more general...

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-19 Thread Kari Aliranta

Well, I was wild and installed Nouveau driver for my Nvidia card to get EXA 
working. The result: about 15% improvement in the benchmark for FF3, but I get 
hugely improved (2X) results in Gtkperf text scrolling benchmark and 
everything else is definitely faster, too. Very nice, but I wouldn't consider 
this a solution for the FF problem, though.

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-18 Thread Kari Aliranta

I tested removing xulrunner 1.9 altogether and using xulrunner 1.8 instead 
(with FF2): didn't help, FF still scrolls a lot slower than in Gutsy --  would 
definitely point to a Cairo problem. I'll try to downgrade Cairo to Gutsy 
version (1.4.10) and see what happens.

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-18 Thread Kari Aliranta
Sorry, no can do:

My Xubuntu Hardy system had no problem with using Gutsy version of
libcairo2 (didn't fix the Firefox problem either), but the Hardy version
of Xserver wouldn't even start with the Gutsy version of libpixman
(Well, I guess the Xorg guys were right when setting their
dependencies...)

If I've understood right, Cairo also uses pixman for software fallbacks,
so in this case the problem could also be there...however, as the Nvidia
proprietary driver (that supposedly doesn't use much software fallbacks)
isn't any faster than nv with Firefox, and the Cairo-powered rendering
of Xfce GTK+-user interface is not slower, I very severely doubt that.

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-16 Thread Kari Aliranta

We have cairo 1.6 not 1.4. what package are you running exactly?

Now, on Hardy, I run Cairo version 1.6.0 (libcairo2 version
1.6.0-0ubuntu1)

On Gutsy I was running version 1.4.10 (libcairo2 version
1.4.10-1ubuntu4.4) as I told above.


pango cannot be disabled in ffox 3 anymore afaict.

Well, that explains why putting MOZ_DISABLE_PANGO=1 in /etc/environment
didn't have any effect on FF3, :).

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-15 Thread Kari Aliranta
Which cairo package version are you using? Are you using XAA or EXA
accelmethod in X? Maybe attach your Xorg.0.log and xorg.conf

Alexander: Ok, I checked my notes, and here's some pretty detailed and a
bit corrected information (sorry for two posts, there are two
attachments and I only use the web interface for Launchpad):

The attachments are my current (testcase #2 and #3 below) Xorg.o.log and
xorg.conf on Xubuntu HARDY, with Cairo version 1.6.0. The accelmethod in
all cases is XAA, of course.

*** #1 *** 
The abovementioned benchmark and Gtkperf results with FF 2.0.0.14 on GUTSY, 
with Pango disabled (to avoid https://launchpad.net/bugs/32561 ). The computer 
was a (now sold) 1.1Ghz Athlon with Nvidia Geforce 2 MX 400 and using the nv 
driver, with an unmodified xorg.conf - except for the custom modeline that I 
also use on my never computer below (removing it and using the standard modes 
doesn't help). The results:   

Javascript interpreter benchmark: not tested, I hunted for another bug back 
then.
Scrolling benchmark w/ text: about 2.5 seconds
Scrolling benchmark w/ divs:  2.5 seconds 
Scrolling benchmark w/ nothing:  2.5 seconds

Gtkperf result with 100 test rounds: about 26 seconds.
General feel when scrolling long pages with lots of text and pictures: very 
snappy.


*** #2 ***
The abovementioned benchmark and Gtkperf results with FF3 rc1 on HARDY, with 
Pango disabled (enabling it doesn't seem to have significant effect on FF3) and 
without any extensions. The computer is a 2.4Ghz P4 with Nvidia Geforce 2 MX 
400, using the nv driver:

Javascript interpreter benchmark: about 5 seconds
Scrolling benchmark w/ text: about 14 seconds
Scrolling benchmark w/ divs: about 7 seconds 
Scrolling benchmark w/ nothing: about 5 seconds

Gtkperf result with 100 test rounds: about 19 seconds.
General feel when scrolling long pages with lots of text and pictures: slightly 
jerky.


*** #3 ***
The abovementioned benchmark with FF 2.0.0.14 on HARDY, with Pango disabled and 
without any extensions. The computer is the same as in the previous test case, 
a 2.4Ghz P4 with Nvidia Geforce 2 MX 400, using the nv driver:

Javascript interpreter benchmark: about 12 seconds
Scrolling benchmark w/ text: about 12 seconds (16 seconds with Pango enabled)
Scrolling benchmark w/ divs: about 6 seconds 
Scrolling benchmark w/ nothing: about 4 seconds

General feel when scrolling long pages with lots of text and pictures:
slightly jerky.

*** #4 ***

I also have less complete notes on making the benchmark with FF3 beta 5
on HARDY, without any extensions and Pango disabled. The computer was a
(now also sold) 1.0Ghz Athlon with Nvidia Riva TNT2 64 with nv driver
and an unmodified xorg.conf:

Scrolling benchmark w/ text:  25 seconds

General feel when scrolling long pages with lots of text and pictures:
annoyingly jerky.


*** Other notes: ***

- All tests are made with Human-theme. Changing the theme to something
simple, Mist for example,  doesn't affect the results of FF2 or FF3
benchmarks - it, however, significantly lowers the time needed for
Gtkperf test.

- Gtkperf result (100 test rounds) with testcases #2 and #3 computer was
about 16 seconds on GUTSY and is about 19 seconds on HARDY. The text
scrolling part of the Gtkperf test only takes 1.33 seconds on HARDY,
however, so the increase is not only because of that part (I don't know
whether it is because of that part at all, because I only saved the
total time of the test when I was still using GUTSY on this computer).

Kari

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

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-15 Thread Kari Aliranta

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

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-15 Thread Kari Aliranta
Also, I forgot to mention:

- Using the Nvidia proprietary driver doesn't help

- I also tried using pure Vesa driver on my current computer - didn't
help either (didn't make the things any worse, though)

- The Cairo version on GUTSY test cases was the standard 1.4.10 form
Gutsy repos

Kari

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-12 Thread Kari Aliranta
Here's a benchmark originally created for another Firefox bug, but
probably usable also here, since it uses javascript:

http://launchpadlibrarian.net/1585880/test.html

Personally, Firefox 3rc1 on Hardy took about 6 times more time to
complete all tests (not only text rendering) than Firefox 2 on Gutsy. So
I'd say confirmed also for Xulrunner used in rc1.

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 185469] Re: high cpu load because of JavaScript

2008-06-12 Thread Kari Aliranta
Sorry, I'll take back my last comment. The javascript part of the test
is actually 3 times faster in FF3 than on FF2, and the other tests are
about the same on both versions on Hardy - also FF3 is about 4 times
faster in Sunspider benchmark than FF2. HOWEVER, FF2 on Gutsy was about
six times faster in the page rendering tests than either version on
Hardy, and also the page rendering is visually noticeably slower on
Hardy. There is something funny going on...

-- 
high cpu load because of JavaScript
https://bugs.launchpad.net/bugs/185469
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 107250] Re: Openoffice.org crashes on Insert-Special Character on Kubuntu amd64

2007-10-16 Thread Kari Aliranta

 Fixed upstream for OOo 2.3, see link above.

** Bug watch added: zzz dupe OpenOffice.org QA #79369
   http://qa.openoffice.org/issues/show_bug.cgi?id=79369

** Also affects: openoffice via
   http://qa.openoffice.org/issues/show_bug.cgi?id=79369
   Importance: Unknown
   Status: Unknown

-- 
Openoffice.org crashes on Insert-Special Character on Kubuntu amd64
https://bugs.launchpad.net/bugs/107250
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125182] Re: playback of flash videos skips frames

2007-07-11 Thread Kari Aliranta

 Happens to me too in Feisty, and using Nvidia Geforce 2 MX and the open source 
driver for graphics, running in a 1,1 Ghz Athlon. Top shows processor usage 
in the range of 2 to 9 percent, so probably this isn't a performance problem.

Mplayer - which also uses Ffmpeg for decoding FLV-files, alike to the
Xine engine - exhibits this bug instead:

https://bugs.launchpad.net/ubuntu/+source/mplayer/+bug/73271

The VCL media player works fine, except for the fact that you cannot
seek the video with it (this bug, however, is fixed upstream).

-- 
playback of flash videos skips frames
https://bugs.launchpad.net/bugs/125182
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 60918] Re: OpenOffice open wrong from menu

2007-06-27 Thread Kari Aliranta
*** This bug is a duplicate of bug 42612 ***
https://bugs.launchpad.net/bugs/42612

** This bug has been marked a duplicate of bug 42612
   OpenOffice does not open the default document

-- 
OpenOffice open wrong from menu
https://bugs.launchpad.net/bugs/60918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 60918] Re: OpenOffice open wrong from menu

2007-06-27 Thread Kari Aliranta
*** This bug is a duplicate of bug 42612 ***
https://bugs.launchpad.net/bugs/42612


  From the duplicate bug report:

Jani Monoses said on 2007-04-06:

this is a known shortcoming of the Xfce menu implementation.

-- 
OpenOffice open wrong from menu
https://bugs.launchpad.net/bugs/60918
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 65720] Re: Quit-button in desktop menu in Xfce does not always work

2007-06-27 Thread Kari Aliranta

 More info...I'm into audio editing, so I installed a real-time kernel, the one 
told about here:

https://wiki.ubuntu.com/RealTime/Feisty

When using RT-kernel, this bug occurs almost never (about 1 time in 30;
vs. nearly every time, and often several times in a row, when I try to
to quit when using normal kernel).

And Cody: what did you mean with Bug #551150 ? There is no such bug...

-- 
Quit-button in desktop menu in Xfce does not always work
https://bugs.launchpad.net/bugs/65720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 63995] Re: Garbled screen _sometimes_

2007-05-29 Thread Kari Aliranta

Still there in Feisty, probably - I'm not exactly sure if it's the same bug. 
I'm using the nv driver, and the picture gets garbled: colours don't change, 
but the horizontal width of the picture always lessens, ungracefully, so that 
you have a chaotic mix of colours and shapes on your screen, though you can 
sometimes make something out of it. A visit in a virtual terminal corrects the 
situation, as does switching the resolution back and forth - changing a media 
player etc. to full screen and back doesn't have any effect, however. Sidenote: 
there are no compositing windows managers in use in my computer.

This problem only shows up occasionally, and only when starting a new
video with Gxine or VLC.

I also tried taking a screenshot of my garbled screen, but when viewed,
it was completely normal.

-- 
Garbled screen _sometimes_
https://bugs.launchpad.net/bugs/63995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106326] Re: Amaya doesn't work

2007-05-19 Thread Kari Aliranta
*** This bug is a duplicate of bug 86575 ***
https://bugs.launchpad.net/bugs/86575

** This bug has been marked a duplicate of bug 86575
   amaya crashes in feisty

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

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


[Bug 65720] Re: Quit-button in desktop menu in Xfce does not always work

2007-05-19 Thread Kari Aliranta

 A thing to check to narrow the bug down:

in my system, this bug *never* occurs if I use the keyboard shortcut
(alt-F4) to initiate the Quit dialog. Does this prove to be the case
with you, too?

-- 
Quit-button in desktop menu in Xfce does not always work
https://bugs.launchpad.net/bugs/65720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106093] Re: app crash on launch

2007-05-15 Thread Kari Aliranta

Just for the record...there was a lengthy discussion in the Debian bug database 
about a similar sounding bug that was eventually declared fixed for 0.96.7-1 - 
the exact error was CaptureThread: WARNING: ALSA: cannot set channel count to 
one. channels will be mixed, but the program segfaulted nonetheless. To sum it 
up: problem in ALSA, compiling with --disable-alsa solved it. Possibly worth 
testing, anyway.

http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=400483

I'll attach the output of lsmod and lspci, since this really could be
hardware specific.

** Attachment added: lsmod.txt
   http://librarian.launchpad.net/7647137/lsmod.txt

-- 
app crash on launch
https://bugs.launchpad.net/bugs/106093
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106093] Re: app crash on launch

2007-05-15 Thread Kari Aliranta

** Attachment added: lspci.txt
   http://librarian.launchpad.net/7647156/lspci.txt

-- 
app crash on launch
https://bugs.launchpad.net/bugs/106093
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 65720] Re: Quit-button in desktop menu in Xfce does not always work

2007-05-11 Thread Kari Aliranta

Same problem here...

The bug to keep an eye on in the Xfce bugtracker is probably this (the
initial report doesn't sound alike to this, but see comment #2):

http://bugzilla.xfce.org/show_bug.cgi?id=1109

-- 
Quit-button in desktop menu in Xfce does not always work
https://bugs.launchpad.net/bugs/65720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106093] Re: app crash on launch

2007-05-10 Thread Kari Aliranta

Fmit crashed at startup for me, too: Ubuntu 7.04, latest updates, latest kernel 
( 2.6.20-15-generic). Standard backtrace is attached, core dump available if 
requested.

ProblemType: Crash
Architecture: i386
Date: Fri May 11 01:32:37 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/fmit
ProcCmdline: fmit
ProcCwd: /home/kari
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fi_FI.UTF-8

Also, notice a Debian bug report pertaining to the exact same version of
fmit as in Ubuntu Feisty. Doesn't seem to affect all users of Debian,
either:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403567


** Attachment added: Backtrace
   http://librarian.launchpad.net/7600904/gdb-fmit.txt

-- 
app crash on launch
https://bugs.launchpad.net/bugs/106093
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105971] Re: [Xubuntu feisty daily live, 11042007] Installer locks up the system at Detecting file systems

2007-04-15 Thread Kari Aliranta
*** This bug is a duplicate of bug 70561 ***
https://bugs.launchpad.net/bugs/70561

** This bug has been marked a duplicate of bug 70561
   Xubuntu Desktop CD needs more than 128 MB RAM to boot

-- 
[Xubuntu feisty daily live, 11042007] Installer locks up the system at 
Detecting file systems
https://bugs.launchpad.net/bugs/105971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105971] [Xubuntu feisty daily live, 11042007] Installer locks up the system at Detecting file systems

2007-04-12 Thread Kari Aliranta
Public bug reported:

Binary package hint: ubiquity


Hardware used: 450Mhz Celeron with 192mb RAM and 6,4 GB Seagate ATA hard drive 
(ST36531A, Firmware version 3.04)

Installation CD is ok, checked for defects

Steps to reproduce: run the Xubuntu live-CD installer, complete all
steps. After the last step (7th), notice the installer hanging and
locking the system up completely at 15% : Detecting file systems. This
happens regardless of the partition option chosen (Manual or guided).
Both partitioning options work OK with the alternate install CD, and the
live-CD installation worked OK, too, with Feisty herd 5 (guided install)
on the same machine.

Logs: difficult to acquire, as the installer won't give any crash
report. And running ubiquity from the terminal with or without --
debug-switch is VERY slow (it takes about 30 minutes to get even to the
partitioning step of the installer, where the installer seems to hang).

Other remarks and a possible cause: Live session desktop lacks both
panels, which has usually been caused by insufficient amount of memory -
192 mb should officially be enough, but maybe it isn't, for some reason.

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

-- 
[Xubuntu feisty daily live, 11042007] Installer locks up the system at 
Detecting file systems
https://bugs.launchpad.net/bugs/105971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105971] Re: [Xubuntu feisty daily live, 11042007] Installer locks up the system at Detecting file systems

2007-04-12 Thread Kari Aliranta
** Description changed:

  Binary package hint: ubiquity
  
  
  Hardware used: 450Mhz Celeron with 192mb RAM and 6,4 GB Seagate ATA hard 
drive (ST36531A, Firmware version 3.04)
  
  Installation CD is ok, checked for defects
  
  Steps to reproduce: run the Xubuntu live-CD installer, complete all
  steps. After the last step (7th), notice the installer hanging and
  locking the system up completely at 15% : Detecting file systems. This
  happens regardless of the partition option chosen (Manual or guided).
  Both partitioning options work OK with the alternate install CD, and the
  live-CD installation worked OK, too, with Feisty herd 5 (guided install)
  on the same machine.
  
  Logs: difficult to acquire, as the installer won't give any crash
  report. And running ubiquity from the terminal with or without --
  debug-switch is VERY slow (it takes about 30 minutes to get even to the
  partitioning step of the installer, where the installer seems to hang).
  
  Other remarks and a possible cause: Live session desktop lacks both
  panels, which has usually been caused by insufficient amount of memory -
  192 mb should officially be enough, but maybe it isn't, for some reason.
+ 
+ EDIT: See also https://bugs.launchpad.net/ubuntu/+source/xubuntu-
+ meta/+bug/70561

-- 
[Xubuntu feisty daily live, 11042007] Installer locks up the system at 
Detecting file systems
https://bugs.launchpad.net/bugs/105971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 70561] Re: Xubuntu Desktop CD needs more than 128 MB RAM to boot

2007-04-12 Thread Kari Aliranta
It seems to me that even 192 mb ram may not be enough - see a bug report
I wrote before noticing this one:

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/105971

-- 
Xubuntu Desktop CD needs more than 128 MB RAM to boot
https://bugs.launchpad.net/bugs/70561
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 86786] Re: [Feisty h4]Choosing keyboard layout doesn't work on installation step 4

2007-02-25 Thread Kari Aliranta

 I can confirm this for Xubuntu herd 4, daily build for 25th february.

 However, in the installed system the keyboard layout is the one
specified during installation (i.e. Finnish, in this case) and I can
type characters specific to that layout - the file manager (Thunar)
cannot recognize those specific characters in filenames, though.

** Attachment added: /var/log/installer/syslog from the installed system
   http://librarian.launchpad.net/6529600/syslog

-- 
[Feisty h4]Choosing keyboard layout doesn't work on installation step 4
https://launchpad.net/bugs/86786

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


[Bug 42612] Re: OpenOffice does not open the default document

2006-11-28 Thread Kari Aliranta
I can confirm this for Xubuntu 6.10 Edgy Eft and Xfce with latest
updates. To be precise: if I launch any Openoffice instance from the
Xfce menu, the default document doesn't get opened - however, equivalent
desktop shortcuts work fine. Could therefore be a bug in how the Xfce
system menu is handled, though couldn't find anything about this in Xfce
bugtracker.

So: which desktop environment are you people using?

Anyway, I found a workaround at least for Xfce: in
/usr/share/applications, if you remove the %U from the end of the exec
line in each Openoffice desktop file (for example change ooffice
-writer %U into ooffice -writer), the default documents get opened
all right when you click the menu entry.

As I mentioned, the desktop shortcuts with the equivalent exec lines
work fine: if you drag the desktop files from the aforementioned folder
on the desktop - or just create a desktop shortcut through the right-
click menu - the %U-ending stays, but the default documents still get
opened when the the program is started through the shortcut.

-- 
OpenOffice does not open the default document
https://launchpad.net/bugs/42612

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


[Bug 40315] Re: Continuing HDD spin ups and downs without laptop-mode.

2006-11-11 Thread Kari Aliranta
How can I find out which application is to blame?

Probably the best application for this would be 'atop' from universe,
but to monitor disk activity, it requires the kernel patch 'cnt' to be
installed - see man pages of atop. At least my Edgy kernel (2.6.17-10
generic) doesn't have that patch by default. Sounds useful, thought.

Anyway, if someone manages to install the patch by him/herself, the
command for monitoring disk activity would be 'atop -d'.

-- 
Continuing HDD spin ups and downs without laptop-mode.
https://launchpad.net/bugs/40315

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


[Bug 35611] Re: Installer detects Finnish keyboard instead of Swedish

2006-11-11 Thread Kari Aliranta
I can confirm this bug in reverse for the Xubuntu Edgy beta alternate
install CD. Wanted to get Finnish layout, got Swedish, but no chance to
choose.

But: the Finnish and the Swedish keyboards have exactly the same layout
(see the link below, the first chapter in introduction) - what is the
reason for having two separate layouts for them in the installer?

http://209.85.135.104/search?q=cache:48jOF4BTqmQJ:www.kotoistus.fi/avoimet/fi_kbspec_en_luonnos06.pdf+keyboard+layout+finnish+swedishhl=figl=fict=clnkcd=4

-- 
Installer detects Finnish keyboard instead of Swedish
https://launchpad.net/bugs/35611

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


[Bug 70496] Re: installation on reiserfs fails

2006-11-05 Thread Kari Aliranta
Are you using the desktop-cd or the alternate install cd?

And what do you mean with not possible to install? Does the installer
hang, or does it finish the installation, but the installed system won't
boot?

Just asking, because with Edgy beta, when I installed the system on
reiserfs partition, Gparted would not mark the partition as bootable,
and when I booted, I just got a BIOS error message saying could not
find any active partition. Corrected the problem by using alternate
install CD, running recovery mode and using cfdisk to set the boot flag
on the system partition (just run cfdisk /dev/yourharddrive). A couple
of highly similar bugs in Gparted were closed since then, so I didn't
actually test it again...

-- 
installation on reiserfs fails
https://launchpad.net/bugs/70496

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


[Bug 61133] Re: Lack of attendance of graphic card 3Dfx voodoo in Edgy Eft.

2006-11-05 Thread Kari Aliranta
*** This bug is a duplicate of bug 68291 ***

** This bug has been marked a duplicate of bug 68291
   GDM Restarts after Desktop loads while using tdfx driver

-- 
Lack of attendance of graphic card 3Dfx voodoo in Edgy Eft.
https://launchpad.net/bugs/61133

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


[Bug 63796] Re: X doesn't launch with voodoo 5 5500

2006-10-11 Thread Kari Aliranta

I'm having very similar problem with Xubuntu 6.10 beta desktop-CD and Voodoo3 
2000 agp - Xserver tries to start, but only gives a black screen with the 
standard X-shaped cursor in the middle of the screen. The cursor cannot be 
moved, and the system is totally unresponsive, requiring reboot.

No chance of actually installing the system and getting logs right now,
but see the following upstream bug report pertaining to the tdfx driver
version used also in Edgy beta:

https://bugs.freedesktop.org/show_bug.cgi?id=7967

-- 
X doesn't launch with voodoo 5 5500
https://launchpad.net/bugs/63796

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