[Bug 1758402] Re: plasmashell crashes on login. /home on NFS

2020-08-09 Thread Paul Worrall
** Changed in: plasma-workspace (Ubuntu)
   Status: New => Fix Released

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1758402/+subscriptions

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

[Bug 1629715] Re: usb-creator-kde shows the install popup after a few seconds of launching without any input

2019-04-14 Thread Paul Worrall
There is a patch at comment #6 that I believe squashes this bug

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

Title:
  usb-creator-kde shows the install popup after a few seconds of
  launching without any input

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+subscriptions

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

[Bug 1758402]

2019-04-10 Thread Paul Worrall
Thanks for looking into this.  I've rebuilt the NFS server host,
upgrading from NFS 4.1 to 4.2, and upgraded the client to Kubuntu 19.04
(beta) and now I can no longer reproduce this problem.  .xsession-errors
no longer contains the reported messages about KActivities

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1758402/+subscriptions

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

[Bug 241073] Re: [needs-packaging] qt-recordmydesktop

2018-06-30 Thread Paul Worrall
** Changed in: ubuntu
   Status: Confirmed => Fix Released

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

Title:
  [needs-packaging] qt-recordmydesktop

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

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

[Bug 1758402] Re: plasmashell crashes on login. /home on NFS

2018-05-12 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #392145
   https://bugs.kde.org/show_bug.cgi?id=392145

** Also affects: kde-workspace via
   https://bugs.kde.org/show_bug.cgi?id=392145
   Importance: Unknown
   Status: Unknown

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-workspace/+bug/1758402/+subscriptions

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

[Bug 1769594] [NEW] usb-creator continues installing after cancel selected

2018-05-07 Thread Paul Worrall
Public bug reported:

When writing an iso to USB stick, I click 'Cancel' on the progress bar
dialog, and then click 'Yes' on the 'Do you really want to quit' dialog
but the installation still continues silently in the background

There is still a usb-creator-kde process running, and dbus-monitor
--system shows USBCreator Progress signals still generated.  Eventually
it finishes and the Device Notifier pops up to confirm the new device is
ready.

Using usb-creator-kde from Kubuntu 18.04 LTS
paul@desktop:~$ sudo apt-cache policy usb-creator-kde
usb-creator-kde:
  Installed: 0.3.5
  Candidate: 0.3.5
  Version table:
 *** 0.3.5 500
500 http://mirror.ox.ac.uk/sites/archive.ubuntu.com/ubuntu 
bionic/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: usb-creator (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/1769594

Title:
  usb-creator continues installing after cancel selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1769594/+subscriptions

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

[Bug 388241] Re: Should warn before removing files.

2018-05-05 Thread Paul Worrall
Warning is displayed in version 0.3.3: "Are you sure you want to write
the disc image to the device?  All existing data will be lost"

** Changed in: usb-creator (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Should warn before removing files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/388241/+subscriptions

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

[Bug 1629715] Re: kde version shows the install popup after a few seconds of launching (without chosing the iso)

2018-05-05 Thread Paul Worrall
This bug is due to the setup of the progress dialog being performed as
part of the class initialisation.  The dialog then receives no setValue
signals for its default timeout (4 seconds) so it thinks the process is
slow and shows the dialog.

My patch moves the setup of the progress dialog to the install method so
doesn't get called until the user clicks the "Make Startup Disk..."
button.

** Patch added: "Move the KDE front end  progress dialog setup to the install 
method"
   
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+attachment/5134327/+files/kde_frontend_install_popup.patch

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

Title:
  kde version shows the install popup after a few seconds of launching
  (without chosing the iso)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+subscriptions

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

[Bug 748659] Re: fwbuilder: Drag and drop not working

2018-03-27 Thread Paul Worrall
** Changed in: fwbuilder (Ubuntu)
   Status: New => Fix Released

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

Title:
  fwbuilder: Drag and drop not working

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

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

[Bug 1758402] Re: plasmashell crashes on login. /home on NFS

2018-03-23 Thread Paul Worrall
The full .xsession-errors file is attached

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1758402/+subscriptions

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

[Bug 1758402] [NEW] plasmashell crashes on login. /home on NFS

2018-03-23 Thread Paul Worrall
Public bug reported:

Plasma 5.12.3 was working fine on Kubuntu 17.10 plus backports ppa

On upgrading to Kubuntu 18.04 beta, plasmashell crashes every login
leaving an empty black screen.  Applications can still be launched via
Alt-Space.

The only clues I can see are:

1. .xsession-errors contains:

KActivities: Database can not be opened in WAL mode. Check the SQLite
version (required >3.7.0). And whether your filesystem supports shared
memory

followed by multiple reports of:
KActivities: FATAL ERROR: Failed to contact the activity manager daemon

2. /home is an NFS share

Does NFS support shared memory?

If I unmount /home and use a local /home, copy all config folders from
the NFS to the local home, then all seems fine.

sqlite -version says 2.8.17

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: plasma-workspace 4:5.12.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Mar 23 17:16:26 2018
InstallationDate: Installed on 2016-04-03 (719 days ago)
InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: plasma-workspace
UpgradeStatus: Upgraded to bionic on 2018-03-10 (13 days ago)

** Affects: plasma-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1758402/+subscriptions

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

[Bug 1758402] Re: plasmashell crashes on login. /home on NFS

2018-03-23 Thread Paul Worrall
Sorry, trying again to attach .xsession-errors

** Attachment added: ".xsession-errors file after plasmashell crash"
   
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1758402/+attachment/5088455/+files/xsession-errors

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

Title:
  plasmashell crashes on login. /home on NFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1758402/+subscriptions

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

Re: [Bug 1702180] Re: plasma-discover crashed with SIGSEGV in QQuickItem::setHeight()

2017-07-05 Thread Paul Worrall
*** This bug is a duplicate of bug 1698509 ***
https://bugs.launchpad.net/bugs/1698509

I can't see bug 1698509

On Mon, 3 Jul 2017 at 22:50 Apport retracing service <
1702...@bugs.launchpad.net> wrote:

> *** This bug is a duplicate of bug 1698509 ***
> https://bugs.launchpad.net/bugs/1698509
>
> Thank you for taking the time to report this crash and helping to make
> this software better.  This particular crash has already been reported
> and is a duplicate of bug #1698509, so is being marked as such.  Please
> look at the other bug report to see if there is any missing information
> that you can provide, or to see if there is a workaround for the bug.
> Additionally, any further discussion regarding the bug should occur in
> the other report.  Please continue to report any other bugs you may
> find.
>
> ** Attachment removed: "CoreDump.gz"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908874/+files/CoreDump.gz
>
> ** Attachment removed: "Disassembly.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908876/+files/Disassembly.txt
>
> ** Attachment removed: "ProcMaps.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908879/+files/ProcMaps.txt
>
> ** Attachment removed: "ProcStatus.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908880/+files/ProcStatus.txt
>
> ** Attachment removed: "Registers.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908881/+files/Registers.txt
>
> ** Attachment removed: "Stacktrace.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908883/+files/Stacktrace.txt
>
> ** Attachment removed: "ThreadStacktrace.txt"
>
> https://bugs.launchpad.net/bugs/1702180/+attachment/4908884/+files/ThreadStacktrace.txt
>
> ** This bug has been marked a duplicate of private bug 1698509
>
> ** Information type changed from Private to Public
>
> ** Tags removed: need-amd64-retrace
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1702180
>
> Title:
>   plasma-discover crashed with SIGSEGV in QQuickItem::setHeight()
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1702180/+subscriptions
>
-- 

-- 
Paul

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

Title:
  plasma-discover crashed with SIGSEGV in QQuickItem::setHeight()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1702180/+subscriptions

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


[Bug 1426842] Re: KDE Interactive Geometry (Kig) crashes on start up

2015-05-03 Thread Paul Worrall
Bug does not occur in the released version of 15.04

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

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

Title:
  KDE Interactive Geometry (Kig) crashes on start up

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

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


[Bug 1422469] Re: Dolphin won't keep the folder shortcuts on Kubuntu 15.04 with Plasma 5.

2015-05-03 Thread Paul Worrall
KDE bug tracker says the bug was fixed on 30 Apr 2015.

** Bug watch added: KDE Bug Tracking System #345174
   https://bugs.kde.org/show_bug.cgi?id=345174

** Also affects: kdelibs via
   https://bugs.kde.org/show_bug.cgi?id=345174
   Importance: Unknown
   Status: Unknown

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

Title:
  Dolphin won't keep the folder shortcuts on Kubuntu 15.04 with Plasma
  5.

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

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


[Bug 1435161] Re: Login screen does not re-appear after KDE logout

2015-04-11 Thread Paul Worrall
*** This bug is a duplicate of bug 1407152 ***
https://bugs.launchpad.net/bugs/1407152

** This bug has been marked a duplicate of bug 1407152
   Can't log out from Plasma session with SDDM

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

Title:
  Login screen does not re-appear after KDE logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1435161/+subscriptions

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


[Bug 1407152] Re: Can't log out from Plasma session with SDDM

2015-04-11 Thread Paul Worrall
This bug was fixed for me following a recent dist-upgrade

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

Title:
  Can't log out from Plasma session with SDDM

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

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


[Bug 1426850] Re: calligraplan cannot open libkdeinit4_calligraplan.so

2015-03-07 Thread Paul Worrall
No longer reproducible

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

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

Title:
  calligraplan cannot open libkdeinit4_calligraplan.so

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

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


[Bug 1426842] [NEW] KDE Interactive Geometry (Kig) crashes on start up

2015-03-01 Thread Paul Worrall
Public bug reported:

Since upgrading from 14.10 to 15.04 Beta 1, kig crashes every tiime I
try to launch it.  I have also reported this at
https://bugs.kde.org/show_bug.cgi?id=344696

** Affects: kdeedu (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/1426842

Title:
  KDE Interactive Geometry (Kig) crashes on start up

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

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


[Bug 1426850] [NEW] calligraplan cannot open libkdeinit4_calligraplan.so

2015-03-01 Thread Paul Worrall
Public bug reported:

Using 15.04 beta 1, cannot launch calligraaplan:

calligraplan: error while loading shared libraries:
libkdeinit4_calligraplan.so: cannot open shared object file: No such
file or directory

** Affects: calligra (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/1426850

Title:
  calligraplan cannot open libkdeinit4_calligraplan.so

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

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


[Bug 1200523] Re: Some of the kubuntu patches break plasma

2013-12-26 Thread Paul Worrall
Reproducible with Kubuntu 13.10 updated to KDE v 4.12 via backports PPA.
Qt Version 4.8.4

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

Title:
  Some of the kubuntu patches break plasma

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1200523/+subscriptions

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


[Bug 1232555] Re: qtcreator spawning unresponsive windows

2013-12-24 Thread Paul Worrall
*** This bug is a duplicate of bug 1231515 ***
https://bugs.launchpad.net/bugs/1231515

** This bug has been marked a duplicate of bug 1231515
   QtCreator creates unwanted windows

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

Title:
  qtcreator spawning unresponsive windows

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

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


[Bug 496188]

2013-06-16 Thread Paul Worrall
This bug has got worse in Kmail 4.10.3:  Edits to text files are now not
saved either.  Edits to LibreOffice attachments are still saved OK

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

Title:
  Edits to Image attachments from the Kmail composer window are not
  saved

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

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


[Bug 1064119] Re: photos wont download

2012-10-15 Thread Paul Worrall
Since upgrading from 15.0.1+build1-0ubuntu2 to 16.0.1+build1-0ubuntu 1 I
have been unable to upload photos to ebay I just get the 'busy' wheel
forever.

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

Title:
  photos wont download

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/1064119/+subscriptions

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


[Bug 1010805] [NEW] Ubuntu server guide archive rotation script

2012-06-09 Thread Paul Worrall
Public bug reported:

The script provided under Rotating NFS Archives fails on the 8th and
9th days of each month with the error:

((: 08: value too great for base (error token is 08)

I'm no expert so please check this, but I think the reason is because
$(date +%d) returns 08 or 09 and when the following arithmetic
comparisons are executed bash tries to convert the string to a number
but the leading zero signifies octal and 08 and 09 are not valid octal
numbers.

The solution is to use $(date +%-d)  the - tells date not to pad with
zeroes.

** Affects: ubuntu-docs (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/1010805

Title:
  Ubuntu server guide archive rotation script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1010805/+subscriptions

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


[Bug 496188] Re: Edits to Image attachments from the Kmail composer window are not saved

2012-03-02 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #295214
   http://bugs.kde.org/show_bug.cgi?id=295214

** Also affects: kdepim via
   http://bugs.kde.org/show_bug.cgi?id=295214
   Importance: Unknown
   Status: Unknown

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

Title:
  Edits to Image attachments from the Kmail composer window are not
  saved

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

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


[Bug 910176] Re: add-apt-repository says You are about to add... even if you've specified the --remove option

2011-12-30 Thread Paul Worrall
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/910176

Title:
  add-apt-repository says You are about to add... even if you've
  specified the --remove option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/910176/+subscriptions

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


[Bug 910176] [NEW] add-apt-repository says You are about to add... even if you've specified the --remove option

2011-12-30 Thread Paul Worrall
Public bug reported:

VERY minor bug:

add-apt-repository says You are about to _add_ the following PPA to
your system even when you've specified the --remove option.  The
sources.list entry is actually removed as required.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: python-software-properties 0.81.13.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Dec 30 18:25:54 2011
InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

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

Title:
  add-apt-repository says You are about to add... even if you've
  specified the --remove option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/910176/+subscriptions

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


[Bug 748659] Re: fwbuilder: Drag and drop not working

2011-04-03 Thread Paul Worrall
Yes, I am using 3.0.7-1 on Maverick (apologies - should have stated that
in the bug report), and I can confirm that the packages from NetCitadel
work OK.  Thanks for your help.

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

Title:
  fwbuilder: Drag and drop not working

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


[Bug 748659] [NEW] fwbuilder: Drag and drop not working

2011-04-02 Thread Paul Worrall
Public bug reported:

Binary package hint: fwbuilder

Unable to drag objects from the Object panel to the Rules panel.
fwbuilder is unusable without this.

** Affects: fwbuilder (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/748659

Title:
  fwbuilder: Drag and drop not working

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


[Bug 508447] Re: [ooo-build] OOo freezes / hangs when opening a url due to sensible-browser not being called with an

2011-03-15 Thread Paul Worrall
Bug still present in 10.10.

Forcing OOo to use xdg-open instead of sensible-browser seems to be a
satisfactory work around:

ln -s /usr/bin/xdg-open /usr/local/bin/sensible-browser

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

Title:
  [ooo-build] OOo freezes / hangs when opening a url due to sensible-
  browser not being called with an 

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


[Bug 722629] [NEW] media player info incomplete for Sony Ericsson K800i mobile phone

2011-02-21 Thread Paul Worrall
Public bug reported:

Binary package hint: media-player-info

The Product ID for my SE K800i mobile phone is e039, not d039 which is
currently used in m-p-i, and it stores music under the /music directory,
so AudioFolders=/music should be set in the mpi file.  Without these
changes, my phone is treated as a simple mass storage device, and is not
presented as a device in Rhythmbox.

** Affects: media-player-info (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/722629

Title:
  media player info incomplete for Sony Ericsson K800i mobile phone

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


[Bug 477667] Re: amarok 2.2 can't play audio cd

2011-01-22 Thread Paul Worrall
This thread in the amarok forum seems relevant:

http://forum.kde.org/viewtopic.php?f=115t=91305start=15#p185538

It is stated that playing CDs will not work until the transition away
from HAL is completed.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
https://bugs.launchpad.net/bugs/477667

Title:
  amarok 2.2 can't play audio cd

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


[Bug 530277] Re: 0cf2:6250 ENE Technology, Inc. card reader not supported

2010-10-28 Thread Paul Worrall
Tested on my Aspire One 532h. Works perfectly, no issues found.

-- 
0cf2:6250 ENE Technology, Inc. card reader not supported
https://bugs.launchpad.net/bugs/530277
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 661757] [NEW] evolution express mode preferences dialog: certificates icon gives calendar preferences

2010-10-16 Thread Paul Worrall
Public bug reported:

Binary package hint: evolution

Running Evolution in express mode on a netbook with Ubuntu 10.10 Netbook
Edition, selecting the Certificates icon in the preferences dialog
causes the calendar preferences to be shown instead (see attached
screenshot)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Sat Oct 16 15:42:15 2010
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release Candidate 
i386 (20100928.2)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: apport-bug i386 maverick ubuntu-une

-- 
evolution express mode preferences dialog: certificates icon gives calendar 
preferences
https://bugs.launchpad.net/bugs/661757
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 661757] Re: evolution express mode preferences dialog: certificates icon gives calendar preferences

2010-10-16 Thread Paul Worrall

** Attachment added: Screenshot of Evolution Preferences dialog
   
https://bugs.launchpad.net/bugs/661757/+attachment/1696577/+files/Screenshot-Evolution%20Preferences.png

-- 
evolution express mode preferences dialog: certificates icon gives calendar 
preferences
https://bugs.launchpad.net/bugs/661757
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 655261] [NEW] Maverick Netbook: Evolution does not show buttons to launch calendar

2010-10-05 Thread Paul Worrall
Public bug reported:

Binary package hint: evolution

Fresh install of Maverick RC1 netbook edition, evolution does not show
the buttons to switch between mail, calendar, contacts list, notes and
task list.  Launching evo from a terminal window shows:

Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter-stamp == 
GTK_LIST_STORE (tree_model)-stamp' failed
EI: MAIL PREFS

And then evo starts as expected with a full set of buttons and menus.

Some screenshots are posted in the forum:
http://ubuntuforums.org/showthread.php?p=9926787

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Tue Oct  5 18:05:59 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release Candidate 
i386 (20100928.2)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution

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


** Tags: apport-bug i386 maverick ubuntu-une

-- 
Maverick Netbook: Evolution does not show buttons to launch calendar
https://bugs.launchpad.net/bugs/655261
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 655261] Re: Maverick Netbook: Evolution does not show buttons to launch calendar

2010-10-05 Thread Paul Worrall

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/655261/+attachment/1673584/+files/Dependencies.txt

-- 
Maverick Netbook: Evolution does not show buttons to launch calendar
https://bugs.launchpad.net/bugs/655261
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 655261] Re: Maverick Netbook: Evolution does not show buttons to launch calendar

2010-10-05 Thread Paul Worrall
** Changed in: evolution (Ubuntu)
   Status: New = Invalid

-- 
Maverick Netbook: Evolution does not show buttons to launch calendar
https://bugs.launchpad.net/bugs/655261
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 606709] Re: can't play audio CD

2010-07-25 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #230462
   http://bugs.kde.org/show_bug.cgi?id=230462

** Also affects: kdemultimedia via
   http://bugs.kde.org/show_bug.cgi?id=230462
   Importance: Unknown
   Status: Unknown

-- 
can't play audio CD
https://bugs.launchpad.net/bugs/606709
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdemultimedia in ubuntu.

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


[Bug 587315] Re: Firefox 3.6.3 unable to set itself as the sensible browser

2010-05-30 Thread Paul Worrall
*** This bug is a duplicate of bug 204858 ***
https://bugs.launchpad.net/bugs/204858

** This bug has been marked a duplicate of bug 204858
   sensible-browser should use xdg-open for Gnome / KDE / XFCE support

-- 
Firefox 3.6.3 unable to set itself as the sensible browser
https://bugs.launchpad.net/bugs/587315
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 496174] Re: Opening an OpenOffice Wordprocessor attachment from the Kmail composer window opens a blank document

2010-05-27 Thread Paul Worrall
I can not longer reproduce this in Lucid with SC 4.4.3 installed from
the updates PPA (kontact 4:4.4.3-0ubuntu1~ppa1)

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

-- 
Opening an OpenOffice Wordprocessor attachment from the Kmail composer window 
opens a blank document
https://bugs.launchpad.net/bugs/496174
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in ubuntu.

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


[Bug 454134] Re: openoffice calc is crasing on moving sheet with drag and drop

2010-05-15 Thread Paul Worrall
I can no longer reproduce this with Lucid Lynx (OpenOffice.org version
3.2 with openoffice.org-kde installed)

-- 
openoffice calc is crasing on moving sheet with drag and drop
https://bugs.launchpad.net/bugs/454134
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 391331] Re: Apply button not enabled when making a GUI change

2010-05-15 Thread Paul Worrall
I can no longer reproduce this with amarok 2:2.3.0-0ubuntu4 on Lucid
Lynx

-- 
Apply button not enabled when making a GUI change
https://bugs.launchpad.net/bugs/391331
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 231317] Re: python-dbus-doc API documentation missing

2010-05-15 Thread Paul Worrall
Documentation is now present with python-dbus-doc 0.83.0-1ubuntu3 (Lucid
Lynx)

** Changed in: dbus-python (Ubuntu)
   Status: New = Fix Released

-- 
python-dbus-doc API documentation missing
https://bugs.launchpad.net/bugs/231317
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 366400] Re: [upstream] [en_GB] Continue should be Contains in AutoFilter Conditions List

2010-05-14 Thread Paul Worrall
Bug no longer present in OpenOffice.org version 3.2

** Changed in: openoffice
   Status: New = Fix Released

-- 
[upstream] [en_GB] Continue should be Contains in AutoFilter Conditions List
https://bugs.launchpad.net/bugs/366400
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 574273] Re: package openoffice.org-core (not installed) failed to install/upgrade:

2010-05-03 Thread Paul Worrall
*** This bug is a duplicate of bug 574118 ***
https://bugs.launchpad.net/bugs/574118

** This bug has been marked a duplicate of bug 574118
   package openoffice.org-core (not installed) failed to install/upgrade:

-- 
package openoffice.org-core (not installed) failed to install/upgrade:
https://bugs.launchpad.net/bugs/574273
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 564263] Re: No resource agents found error when starting for the first time

2010-04-18 Thread Paul Worrall
I submitted a similar bug report #565460 which has  been marked as a
duplicate of this, so I'm attaching my .xsession-errors as requested by
Harald

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

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

-- 
No resource agents found error when starting for the first time
https://bugs.launchpad.net/bugs/564263
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to akonadi in ubuntu.

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


[Bug 565460] [NEW] Lucid: Akonadi No resource agents found when starting kontact

2010-04-17 Thread Paul Worrall
Public bug reported:

Binary package hint: kdepim

Prior to one of the updates in the last day or two, when I logged in I
got an Akonadi server starting progress bar for about 20s and then
kontact started, and all was OK.  Now I get no progress bar, kontact
starts straight away and I get the Akonadi error message mentioned in
the bug title.  Contacts and Calendar then do not work.  However the
Akonadi system tray icon says Akonadi is started and if I exit from
Kontact and re-launch it, all works OK.  I is as though Akonadi hasn't
fully started when kontact starts.

My config (not sure how much is relevant to this bug):

Kubuntu Lucid fully updated
home directories on an NFS mounted share
adonadi database on a MySQL server hosted same server that provides the home 
share
kontact starts automatically at log in

Possibly related to bug #564263

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: akonadi-kde (not installed)
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Sat Apr 17 14:33:45 2010
InstallationMedia: Kubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: kdepim

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


** Tags: apport-bug i386 lucid

-- 
Lucid: Akonadi No resource agents found when starting kontact
https://bugs.launchpad.net/bugs/565460
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 467068] Re: openoffice could not find default browser

2010-03-24 Thread Paul Worrall
I see the problem on my 32bit machine.

A workaround is to set the environment variable $BROWSER to
/usr/bin/firefox

-- 
openoffice could not find default browser
https://bugs.launchpad.net/bugs/467068
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 467068] Re: openoffice could not find default browser

2010-02-15 Thread Paul Worrall
On Kubuntu Lucid (see attachment), the message about could not find a
web browser does not appear, but the more significant problem remains
of openoffice not responding until the browser is closed.

** Attachment added: apport bug information
   
http://launchpadlibrarian.net/39209966/apport.openoffice.org-common.FkPZ4A.apport

-- 
openoffice could not find default browser
https://bugs.launchpad.net/bugs/467068
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 521389] Re: Device Notifier action Play Audio CD with Amarok does nothing

2010-02-15 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #209204
   http://bugs.kde.org/show_bug.cgi?id=209204

** Also affects: amarok via
   http://bugs.kde.org/show_bug.cgi?id=209204
   Importance: Unknown
   Status: Unknown

-- 
Device Notifier action Play Audio CD with Amarok does nothing
https://bugs.launchpad.net/bugs/521389
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 467068] Re: openoffice could not find default browser

2010-02-14 Thread Paul Worrall
An equivalent upstream bug:
http://www.openoffice.org/issues/show_bug.cgi?id=106952 was closed on
the grounds that the bug was not present in the debs downloaded direct
from the OOo website.

** Bug watch added: OpenOffice.org Issue Tracker #106952
   http://qa.openoffice.org/issues/show_bug.cgi?id=106952

-- 
openoffice could not find default browser
https://bugs.launchpad.net/bugs/467068
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 521389] [NEW] Device Notifier action Play Audio CD with Amarok does nothing

2010-02-13 Thread Paul Worrall
Public bug reported:

Binary package hint: kdebase-workspace

On inserting an audio CD, device notifier pops up with four actions, one
of which is Play Audio CD with Amarok.  Selecting this option should
cause the CD to start playing within Amarok (which is installed and
running), what actually happens is nothing.  I get the following message
in .xsession-errors: amarok: Unknown option 'cdplay'

ProblemType: Bug
Architecture: i386
Date: Sat Feb 13 14:43:08 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Kubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: plasma-widgets-workspace 4:4.3.5-0ubuntu1~karmic1
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: kdebase-workspace
Uname: Linux 2.6.31-19-generic i686

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Device Notifier action Play Audio CD with Amarok does nothing
https://bugs.launchpad.net/bugs/521389
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 521389] Re: Device Notifier action Play Audio CD with Amarok does nothing

2010-02-13 Thread Paul Worrall

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

-- 
Device Notifier action Play Audio CD with Amarok does nothing
https://bugs.launchpad.net/bugs/521389
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 521389] Re: Device Notifier action Play Audio CD with Amarok does nothing

2010-02-13 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #221738
   http://bugs.kde.org/show_bug.cgi?id=221738

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=221738
   Importance: Unknown
   Status: Unknown

-- 
Device Notifier action Play Audio CD with Amarok does nothing
https://bugs.launchpad.net/bugs/521389
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 500650] Re: rythmbox with iPod 5G

2010-01-04 Thread Paul Worrall
Please confirm: is this an iPod classic 5G (which is supported by libgpod), or 
an iPod nano 5G (which isn't, yet)?
Refs: http://gtkpod.wikispaces.com/Supported+iPods and 
http://en.wikipedia.org/wiki/List_of_iPod_models

-- 
rythmbox with iPod 5G
https://bugs.launchpad.net/bugs/500650
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 496174] [NEW] Opening an OpenOffice Wordprocessor attachment from the Kmail composer window opens a blank document

2009-12-13 Thread Paul Worrall
Public bug reported:

Binary package hint: kdepim

1. Start a new document in OpenOffice Word Processor, enter some text and save 
it with the default file name 
2. Start a new message in Kmail and attach the document you just created
3. Right-click the attachment and choose Open or Edit

Expected result:  the document you created opens for viewing or editing
Actual result: a blank document opens

ProblemType: Bug
Architecture: i386
Date: Sun Dec 13 12:52:53 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/kontact
Package: kontact 4:4.3.2-0ubuntu6
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: kdepim
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Opening an OpenOffice Wordprocessor attachment from the Kmail composer window 
opens a blank document
https://bugs.launchpad.net/bugs/496174
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 496174] Re: Opening an OpenOffice Wordprocessor attachment from the Kmail composer window opens a blank document

2009-12-13 Thread Paul Worrall

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

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

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

-- 
Opening an OpenOffice Wordprocessor attachment from the Kmail composer window 
opens a blank document
https://bugs.launchpad.net/bugs/496174
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 496188] [NEW] Edits to Image attachments from the Kmail composer window are not saved

2009-12-13 Thread Paul Worrall
Public bug reported:

Binary package hint: kdepim

1. Start a new message in Kmail and attach an image file (PNG or JPEG)
2. Right-click the attachment and choose Edit.  (Image file opens in Gwenview)
3. Make a change to the image in Gwenview (e.g. Flip the image)
4. Save and close the image
5. Re-open the attachment from the Kmail composer window

Expected behaviour: The changed image opens
Actual behaviour: The original image opens.

ProblemType: Bug
Architecture: i386
Date: Sun Dec 13 13:52:48 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/kontact
Package: kontact 4:4.3.2-0ubuntu6
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: kdepim
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Edits to Image attachments from the Kmail composer window are not saved
https://bugs.launchpad.net/bugs/496188
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 496188] Re: Edits to Image attachments from the Kmail composer window are not saved

2009-12-13 Thread Paul Worrall

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

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

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

-- 
Edits to Image attachments from the Kmail composer window are not saved
https://bugs.launchpad.net/bugs/496188
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 496174] Re: Opening an OpenOffice Wordprocessor attachment from the Kmail composer window opens a blank document

2009-12-13 Thread Paul Worrall
OpenOffice.org Spreadsheets, Presentations and Drawings work as expected

-- 
Opening an OpenOffice Wordprocessor attachment from the Kmail composer window 
opens a blank document
https://bugs.launchpad.net/bugs/496174
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 496188] Re: Edits to Image attachments from the Kmail composer window are not saved

2009-12-13 Thread Paul Worrall
Editing OpenOffice files and plain text files (using Kate) works as
expected

-- 
Edits to Image attachments from the Kmail composer window are not saved
https://bugs.launchpad.net/bugs/496188
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 486039] Re: openoffice calc secondary axes error

2009-11-20 Thread Paul Worrall
I'm unable to reproduce this in Ubuntu 9.10 (Karmic) with openoffice.org
1:3.1.1-5ubuntu1

-- 
openoffice calc secondary axes error
https://bugs.launchpad.net/bugs/486039
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 473857] Re: [Karmic Kubuntu] Rendering Problem in OOo Status Bar

2009-11-13 Thread Paul Worrall
I'm attaching some screenshots with and without openoffice.org-kde
installed

** Attachment added: Screenshot with openoffice.org-kde installed
   http://launchpadlibrarian.net/35659782/with-ooo-kde.png

-- 
[Karmic Kubuntu] Rendering Problem in OOo Status Bar
https://bugs.launchpad.net/bugs/473857
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 473857] Re: [Karmic Kubuntu] Rendering Problem in OOo Status Bar

2009-11-13 Thread Paul Worrall
Notice the missing information in the previous screenshot

** Attachment added: without-ooo-kde.png
   http://launchpadlibrarian.net/35659791/without-ooo-kde.png

-- 
[Karmic Kubuntu] Rendering Problem in OOo Status Bar
https://bugs.launchpad.net/bugs/473857
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 454134] Re: openoffice calc is crasing on moving sheet with drag and drop

2009-11-08 Thread Paul Worrall
I have OOo 1:3.1.1-5ubuntu1, including openoffice.org-kde and can
confirm that the bug is still present

-- 
openoffice calc is crasing on moving sheet with drag and drop
https://bugs.launchpad.net/bugs/454134
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 451856] Re: virtual consoles garbled with splash boot option

2009-10-21 Thread Paul Worrall
This bug no longer affects me, one of the karmic beta updates must have
fixed it on this machine.

-- 
virtual consoles garbled with splash boot option
https://bugs.launchpad.net/bugs/451856
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 451856] Re: virtual consoles garbled with splash boot option

2009-10-15 Thread Paul Worrall
I have the same problem on my system with an ATI RV370 display
controller

** Attachment added: Output of lsmod
   http://launchpadlibrarian.net/33742711/lsmod

-- 
virtual consoles garbled with splash boot option
https://bugs.launchpad.net/bugs/451856
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 391331] Re: Apply button not enabled when making a GUI change

2009-10-04 Thread Paul Worrall
This bug is also present in amarok 2:2.1.90-0ubuntu1

** Changed in: amarok (Ubuntu)
   Status: New = Confirmed

-- 
Apply button not enabled when making a GUI change
https://bugs.launchpad.net/bugs/391331
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 441691] Re: Organise files with no album name or disc number

2009-10-03 Thread Paul Worrall

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/32950944/XsessionErrors.txt

-- 
Organise files with no album name or disc number
https://bugs.launchpad.net/bugs/441691
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 441691] [NEW] Organise files with no album name or disc number

2009-10-03 Thread Paul Worrall
Public bug reported:

Binary package hint: amarok

When using the Organise Files feature on a track with no value
assigned to the Album or Disc Number tags and using the default file
naming scheme, Amarok proposes to move the files to Collection
Folder/%artist/ (Disc/%title.%filetype. The  (Disc bit should perhaps
be Unknown

ProblemType: Bug
Architecture: i386
Date: Sat Oct  3 21:05:50 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/amarok
Package: amarok 2:2.1.90-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: amarok
Uname: Linux 2.6.31-11-generic i686

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


** Tags: apport-bug i386

-- 
Organise files with no album name or disc number
https://bugs.launchpad.net/bugs/441691
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 431292] Re: [KDE 4.3.1]konqueror + bug report

2009-09-30 Thread Paul Worrall
I see the same problem using KDE 4.3.1 from PPA on Kubuntu Jaunty 9.04

-- 
[KDE 4.3.1]konqueror + bug report
https://bugs.launchpad.net/bugs/431292
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 395873] [NEW] Regression: konqueror history in navigation panel is blank

2009-07-05 Thread Paul Worrall
Public bug reported:

Binary package hint: konqueror

If I use Go - Show History I get the expected list of web sites,
but if I show the Navigation Panel, and open the History sidebar,
nothing is shown. I have konqueror package version
4:4.2.95-0ubuntu1~jaunty1~ppa1.  This has worked fine in earlier
versions.

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

-- 
Regression: konqueror history in navigation panel is blank
https://bugs.launchpad.net/bugs/395873
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 357635] Re: KAddressBook: Selecting a contact with multiple email addresses pops up a dialog

2009-04-18 Thread Paul Worrall
** Bug watch added: KDE Bug Tracking System #188475
   http://bugs.kde.org/show_bug.cgi?id=188475

** Also affects: kdepim via
   http://bugs.kde.org/show_bug.cgi?id=188475
   Importance: Unknown
   Status: Unknown

-- 
KAddressBook: Selecting a contact with multiple email addresses pops up a dialog
https://bugs.launchpad.net/bugs/357635
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 272596] [NEW] [intrepid]: ksysguard Monitor remote machine... not working

2008-09-20 Thread Paul Worrall
Public bug reported:

Binary package hint: ksysguard

In ksysguard, choose File - New Worksheet..., and then File -
Monitor remote machine  Enter the hostname and connection type=ssh
and click OK.  No connection is made to the remote machine, and if
ksysguard is started from a terminal, the message X Error: BadWindow
(invalid Window parameter) 3, Major opcode: 20 (X_GetProperty), Resource
id:  0x34008b2 is printed.  Exactly the same configuration (including
the same remote host works OK in Hardy (KDE 3.5).  The command: ssh
remotehost ksysguardd runs ksysguardd on the remote machine OK.

Source package: kdebase-workspace
Release of Ubuntu: Ubuntu intrepid (development branch) 8.10
ksysguard package version: 4:4.1.1-0ubuntu5

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

-- 
[intrepid]: ksysguard Monitor remote machine... not working
https://bugs.launchpad.net/bugs/272596
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 256662] [NEW] Digikam: Inconsistent terminology for deleting images

2008-08-10 Thread Paul Worrall
Public bug reported:

Binary package hint: digikam

Digikam version 2:0.9.3-2ubuntu1
Localisation: British English (en_GB)

If you right-click an image you get the option Move to Wastebin
Under the Image menu you get the option Delete
Both of these lead to a confirmation dialog which says Send to Trash

The language is inconsistent.  Further, they are inconsistent with
dolphin has Move to Deleted Items folder

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

-- 
Digikam: Inconsistent terminology for deleting images
https://bugs.launchpad.net/bugs/256662
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 252097] Re: export dialog always appends .png

2008-07-29 Thread Paul Worrall
The 'file' command can detect a range of 'standard' file formats
regardless of the filename suffix, e.g.:

[EMAIL PROTECTED]:Pictures$ file test.png
test.png: PNG image data, 1120 x 892, 8-bit/color RGB, non-interlaced
[EMAIL PROTECTED]:Pictures$ cp test.png test.gif
[EMAIL PROTECTED]:Pictures$ file test.gif
test.gif: PNG image data, 1120 x 892, 8-bit/color RGB, non-interlaced

Dolphin does it too -- if I right-click test.gif and choose Properties
it says Type: GIF Image, Contents: PNG Image

The man page for the file command describes how it is done.

Closing this bug report.

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

-- 
export dialog always appends .png
https://bugs.launchpad.net/bugs/252097
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 252694] Re: Stellarium shows only a gray screen and complains about missing files

2008-07-29 Thread Paul Worrall
*** This bug is a duplicate of bug 227922 ***
https://bugs.launchpad.net/bugs/227922

** This bug has been marked a duplicate of bug 227922
   Stellarium, white screen with last libqt4

-- 
Stellarium shows only a gray screen and complains about missing files
https://bugs.launchpad.net/bugs/252694
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 252097] Re: export dialog always appends .png

2008-07-28 Thread Paul Worrall
The Inkscape FAQ
(http://wiki.inkscape.org/wiki/index.php/FAQ#What_formats_can_Inkscape_import.2Fexport.3F)
says it can only PNG bitmap images.  Are you able to confirm that other
formats were supported?

-- 
export dialog always appends .png
https://bugs.launchpad.net/bugs/252097
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 56043] Re: KDE media storage default action can't be removed

2008-07-21 Thread Paul Worrall
Here's a test case which demonstrates this bug on Kubuntu Hardy 8.04.1:

1. Go to System Settings - Notifications - Storage Media
Notifications, choose Medium type Unmounted Removable Medium, select
Do Nothing and click Toggle as Auto Action such that it now says Do
Nothing (Auto Action), then click Apply

2. Exit and then restart System Settings and see that Unmounted
Removable Medium still has Do Nothing (Auto Action)

3. Select Do Nothing (Auto Action) and click the Toggle as Auto
Action button so that it now says Do Nothing, then click Apply

4. Exit and then restart System Settings and see that Unmounted
Removable Medium still says Do Nothing (Auto Action)

5. (Related bug): Click Defaults and see that (Auto Action) is
turned off but Apply button is not activated.

** Changed in: kdebase (Ubuntu)
 Assignee: Brian Murray (brian-murray) = (unassigned)
   Status: Invalid = Confirmed

** Bug watch added: KDE Bug Tracking System #131734
   http://bugs.kde.org/show_bug.cgi?id=131734

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=131734
   Importance: Unknown
   Status: Unknown

-- 
KDE media storage default action can't be removed
https://bugs.launchpad.net/bugs/56043
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 250229] Re: Media insert notification not working anymore

2008-07-21 Thread Paul Worrall
** Summary changed:

- automount not working anymore
+ Media insert notification not working anymore

-- 
Media insert notification not working anymore
https://bugs.launchpad.net/bugs/250229
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 250229] Re: Media insert notification not working anymore

2008-07-21 Thread Paul Worrall
Changed the summary line to better match the problem (as I understand
it).  I am not yet sure if this is an actual bug, or a mis-
configuration, would it be possible to create a new Test User on your
system, log in as him and see if the original problem is present?  If
this is not possible, I think the key configurations are in
~/.kde/share/config/medianotifierrc and
~/.kde/share/config/mediamanagerrc, could you try temporarily renaming
these two (e.g. by adding .orig to the end) to set your account back
to the system default.

permissions  ownership of the mount point (once the memory stick is
mounted) should be: rwxr-xr-x you root

-- 
Media insert notification not working anymore
https://bugs.launchpad.net/bugs/250229
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 218572] Re: dvd device changes after new dvd inserted

2008-07-20 Thread Paul Worrall
Created a separate bug #250232 to record the incorrect comment about 75
-persistent-cd-generator.rules

-- 
dvd device changes after new dvd inserted
https://bugs.launchpad.net/bugs/218572
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 250232] [NEW] Comment in 70-persistent-cd.rules is incorrect

2008-07-20 Thread Paul Worrall
Public bug reported:

Binary package hint: udev

Comments in 70-persistent-cd.rules say Entries are automatically added
by the 75-persistent-cd-generator.rules file but it actually seems to
be 75-cd-aliases-generator.rules that adds entries to this file.  It
looks as though the incorrect comment is inserted by the postinst
script.  I'm using version 117-8 with Ubuntu 8.04.1

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

-- 
Comment in 70-persistent-cd.rules is incorrect
https://bugs.launchpad.net/bugs/250232
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 250229] Re: automount not working anymore

2008-07-20 Thread Paul Worrall
Please could you supply the following additional information to help
track down the cause of this problem:

1. Go to: System Settings - Advanced - Service Manager and check in
the Startup Services box that Media Notifier Daemon is running.

2. With the memory stick unplugged, open a terminal and run:
sudo udevmonitor -e | tee ~/udev.log 
then plug in the memory stick, give it a few seconds for the messages to stop 
then press Control-C and attach ~/udev.log to this bug report

3. With the memory stick still plugged in, run:
  lshal  ~/lshal.txt
and attach ~/lshal.txt to this bug report

Thanks

** Changed in: ubuntu
   Status: New = Incomplete

-- 
automount not working anymore
https://bugs.launchpad.net/bugs/250229
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 250229] Re: automount not working anymore

2008-07-20 Thread Paul Worrall
Thanks for the extra info, it all looks normal to me.  One other thing
to check:  go to System Settings - General - Notifications select
Storage Media Notifications and then choose Medium type = Unmounted
Removable Medium and confirm that none of the items are marked (Auto
Action)

-- 
automount not working anymore
https://bugs.launchpad.net/bugs/250229
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 157457] Re: Cannot trim or export a selection in Audacity 1.3.3.-1build1, Ubuntu Gutsy Gibbon 7.10 64-bit

2008-07-17 Thread Paul Worrall
Closing this bug report on the assumption that the last comment from
Peter Cordes resolved the problem.  If the problem persists, please
reopen the bug report by clicking on the current status, under the
Status column, and change the Status back to New.

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

-- 
Cannot trim or export a selection in Audacity 1.3.3.-1build1, Ubuntu Gutsy 
Gibbon 7.10 64-bit
https://bugs.launchpad.net/bugs/157457
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 154754] Re: Upgrade to Gutsy fails - system unusable

2008-07-17 Thread Paul Worrall
Closing this bug report on the assumption that the lack of recent
activity indicates the problem has been resolved, possibly by the last
comment from Michael Vogt. If the problem persists, please reopen the
bug report by clicking on the current status, under the Status column,
and change the Status back to New.

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

-- 
Upgrade to Gutsy fails - system unusable
https://bugs.launchpad.net/bugs/154754
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 247762] Re: Celestia is slow

2008-07-12 Thread Paul Worrall
Please could you confirm if direct rendering is working on your display
(glxinfo | grep rendering).  If you are using the Switch User feature,
direct rendering only works for the first user to log in.  If direct
rendering is not working, the Xorg.log file for your display may contain
some clues as to why.

-- 
Celestia is slow
https://bugs.launchpad.net/bugs/247762
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 247155] Re: how to make print smaller as it takes up whole page ion one of my apps

2008-07-10 Thread Paul Worrall
Thank you for taking the time to report this issue and helping to make
Ubuntu better. From the information you have given us, this does not
appear to be a bug report so I am converting it to a question in the
support tracker.

In Firefox, the text size can be reset to normal by choosing View -
Zoom - Reset.  Does this resolve your problem?

** Changed in: ubuntu
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+question/38743

-- 
how to make print smaller as it takes up whole page ion one of my apps
https://bugs.launchpad.net/bugs/247155
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 96885] Re: konqueror google.com user-agent says amd64 on i386

2008-07-08 Thread Paul Worrall
With Konqueror 3.5.9 on my Hardy i386 box, the user agent string (all options 
turned on) when visiting gmail.google.com is:
Mozilla/5.0 (compatible; Konqueror/3.5; Linux 2.6.24-19-generic; X11; i686; 
en_GB) KHTML/3.5.9 (like Gecko) (Kubuntu package 4:3.5.9-0ubuntu7.1)
So this bug seems to have been fixed.

** Changed in: kdebase (Ubuntu)
   Status: Confirmed = Fix Released

-- 
konqueror google.com user-agent says amd64 on i386
https://bugs.launchpad.net/bugs/96885
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

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


[Bug 71270] Re: Python indent mode doesn't unindent pass correctly with tabs

2008-07-08 Thread Paul Worrall
I can reproduce this bug in Hardy (kate 2.5.9) but not in KDE4.1
Intrepid, so marking as fixed.

** Changed in: kdebase (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Python indent mode doesn't unindent pass correctly with tabs
https://bugs.launchpad.net/bugs/71270
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

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


[Bug 71273] Re: Kate does not remember indentation settings for new files

2008-07-08 Thread Paul Worrall
I can reproduce this on both Hardy (kate 2.5.9) and Intrepid (kate
3.0.83).

-- 
Kate does not remember indentation settings for new files
https://bugs.launchpad.net/bugs/71273
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

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


[Bug 246075] Re: SpeedCrunch doesn't save the config

2008-07-07 Thread Paul Worrall
It works OK for me (same versions).  It looks like the config is saved
in: ~/.config/SpeedCrunch/SpeedCrunch.conf  have you checked that you
have write access to this file and the directory?

-- 
SpeedCrunch doesn't save the config
https://bugs.launchpad.net/bugs/246075
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 245731] Re: lftp mirror -R doesn't work in Hardy

2008-07-05 Thread Paul Worrall
Bug report closed. For future reference you can manage the status of
your own bugs by clicking on the current status in the yellow line and
then choosing a new status in the revealed drop down box. You can learn
more about bug statuses at https://wiki.ubuntu.com/Bugs/Status .

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

-- 
lftp mirror -R doesn't work in Hardy
https://bugs.launchpad.net/bugs/245731
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 245768] Re: web pages dim out sometimes

2008-07-05 Thread Paul Worrall
Please could you list at least one website where you see this effect.

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

-- 
web pages dim out sometimes
https://bugs.launchpad.net/bugs/245768
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 243886] Re: no sound anywhere on 8.04

2008-06-29 Thread Paul Worrall
Have you tried the checks listed on:
https://wiki.ubuntu.com/DebuggingSoundProblems? If this doesn't
resolve the problem, please supply the information from the Reporting
Sound Bugs section. Thanks

** Changed in: ubuntu
   Status: New = Incomplete

-- 
no sound anywhere on 8.04
https://bugs.launchpad.net/bugs/243886
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 243869] Re: 8.04 32 bit

2008-06-29 Thread Paul Worrall
Are these the lines of code you followed to fix the error? (They fixed
it for me)

cd /usr/lib
sudo ln -s libnspr4.so.0d libnspr4.so
cd ~/.mozilla/firefox/*.default
rm xpti.dat compreg.dat

-- 
Firefox upgrades to wrong version
https://bugs.launchpad.net/bugs/243869
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 243787] Re: all sounds are played by pc speak er in intrepid alpha 1, doesn´t sound good :( (by default, it can be easily solved)

2008-06-29 Thread Paul Worrall
Bug #243804 contains a possible work-around that you might like to try.
You'll need to reboot.  Please report success or failure.  Thanks.

-- 
all sounds are played by pc speaker in intrepid alpha 1, doesn´t sound good :( 
(by default, it can be easily solved)
https://bugs.launchpad.net/bugs/243787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

  1   2   >