[Bug 1764450] Re: pdftk missing in bionic

2018-04-28 Thread Andrew Gee
An effective workaround is to build Marc Vinyal's fork as described by David 
Foerster here
https://askubuntu.com/questions/1028522/how-can-i-install-pdftk-in-ubuntu-18-04-bionic-shell-version-no-gtk
 and then wrap the jar file into an executable called "pdftk" using the lovely 
trick described here 
https://coderwall.com/p/ssuaxa/how-to-make-a-jar-file-linux-executable. This 
works perfectly for me and could point the way to a maintainable way forward 
for pdftk under Ubuntu. Maybe somebody who understands packaging could create a 
deb with the right dependencies, and put it on a repository somewhere?

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

Title:
  pdftk missing in bionic

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

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

[Bug 1507381] Re: Package is not up to date with osmgpsmap github repository.

2015-10-18 Thread Andrew Gee
Contacted upstream maintainer to release version, so I can package up
for Debian.

** Changed in: osm-gps-map (Ubuntu)
 Assignee: (unassigned) => Andrew Gee (andrewgee)

** Changed in: osm-gps-map (Ubuntu)
   Status: New => In Progress

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

Title:
  Package is not up to date with osmgpsmap github repository.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/osm-gps-map/+bug/1507381/+subscriptions

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


[Bug 1153488] Re: Treats bluetooth input device batteries as batteries

2014-09-10 Thread Andrew Gee
Same problem as in #43 above - bluetooth device showing 0% battery in
all Trusty kernels since 3.13.0-24, which was the last one to work.

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

Title:
  Treats bluetooth input device batteries as batteries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1153488/+subscriptions

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


[Bug 1288572] Re: Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus laptop)

2014-03-20 Thread Andrew Gee
I have observed exactly the same behaviour as Eric Goulet. nvidia
331.38, lightdm, gnome-shell slow to start after login, with a residual
mess from the last gnome session displaying for around 5 seconds.

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

Title:
  Nvidia driver does not work in Ubuntu GNOME trusty 14.04 (Optimus
  laptop)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1288572/+subscriptions

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


[Bug 1270805] Re: gpxviewer can't fetch tiles from openstreetmap anymore

2014-02-15 Thread Andrew Gee
Thanks for reporting this, Hadmut. This fix has been incorporated in the
module (osm-gps-map) that I use for the mapping and should be packaged
for Ubuntu/Debian soon.

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

Title:
  gpxviewer can't fetch tiles from openstreetmap anymore

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

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


[Bug 1070858] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in active_input_update()

2012-10-29 Thread Andrew Gee
** Information type changed from Private to Public

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

Title:
  [soundnua]: gnome-control-center crashed with SIGSEGV in
  active_input_update()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1070858/+subscriptions

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


[Bug 1056781] [NEW] Banshee crashes upon connection to Last.fm

2012-09-26 Thread Andrew Gee
Public bug reported:

Previously working fine, but banshee now crashes when it tries to send
data to last.fm. Banshee debug log is attached. Extract of problem from
log below:

[21 Warn  11:57:54.935] Caught an exception - System.Net.WebException: The 
request timed out (in `System')
  at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) 
[0x0] in filename unknown:0 
  at System.Net.HttpWebRequest.GetResponse () [0x0] in filename unknown:0 
  at Lastfm.LastfmRequest.Post (System.String uri, System.String data) 
[0x0] in filename unknown:0 

Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: stream
  at System.IO.StreamReader.Initialize (System.IO.Stream stream, 
System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 
bufferSize) [0x0] in filename unknown:0 
  at System.IO.StreamReader..ctor (System.IO.Stream stream, 
System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 
bufferSize) [0x0] in filename unknown:0 
  at System.IO.StreamReader..ctor (System.IO.Stream stream) [0x0] in 
filename unknown:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor 
(System.IO.Stream)
  at Lastfm.LastfmRequest.SetResponseString () [0x0] in filename 
unknown:0 
  at Lastfm.LastfmRequest.GetError () [0x0] in filename unknown:0 
  at Lastfm.AudioscrobblerConnection.OnNowPlayingResponse (IAsyncResult ar) 
[0x0] in filename unknown:0

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: banshee 2.5.1-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-15.22-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
Date: Wed Sep 26 12:03:04 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to quantal on 2012-08-19 (37 days ago)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Banshee crashes upon connection to Last.fm

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

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


[Bug 1056781] Re: Banshee crashes upon connection to Last.fm

2012-09-26 Thread Andrew Gee
** Attachment added: banshee --debug
   
https://bugs.launchpad.net/bugs/1056781/+attachment/3344836/+files/banshee-debug.log

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

Title:
  Banshee crashes upon connection to Last.fm

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

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


[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-11 Thread Andrew Gee
That fix worked perfectly. Haven't experienced any issues at all yet!

Thank you!

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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


[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-09 Thread Andrew Gee
I had a lot of SIGPWR and SIGXCPU signals, which I just continued past,
but I ran the `bt full` on the SIGSEGV signal.

See attached logs. Looks like it may be a dbus problem?

** Attachment added: banshee --debug
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1044842/+attachment/3302828/+files/banshee-debug.log

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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


[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-09 Thread Andrew Gee
** Attachment added: gdb-debug.log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1044842/+attachment/3302829/+files/gdb-debug.log

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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


[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-09 Thread Andrew Gee
Hi,

Find attached the two files after installing dbus-1-dbg

Thanks.

** Attachment added: banshee-debug.log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1044842/+attachment/3304375/+files/banshee-debug.log

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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


[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-09 Thread Andrew Gee
** Attachment added: gdb-debug.log
   
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1044842/+attachment/3304376/+files/gdb-debug.log

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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


[Bug 728046] Re: Banshee opens volume slider partiall off-screen

2012-09-02 Thread Andrew Gee
** Changed in: banshee (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/728046

Title:
  Banshee opens volume slider partiall off-screen

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

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


[Bug 584435] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-02 Thread Andrew Gee
** Changed in: prelude-lml (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/584435

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1044842] [NEW] Banshee quite often crashes on load or on next track or on import track

2012-09-01 Thread Andrew Gee
Public bug reported:

Banshee is crashing quite often under various actions. These actions
don't always trigger the crash, but they quite often do. I have tried
removing ~/.config/banshee-1 but the issues still occur on a new config.

From what I've found, a crash seems to be triggered when:
* Banshee is loading
* Banshee is moving from one track to another
* Banshee is importing a track (attempted with different working files)

Attached is a `banshee --debug` log when importing a track that triggers
the crash.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: banshee 2.4.1-3ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Sat Sep  1 23:10:27 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to quantal on 2012-08-19 (13 days ago)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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

[Bug 1044842] Re: Banshee quite often crashes on load or on next track or on import track

2012-09-01 Thread Andrew Gee
** Attachment added: banshee-debug.log
   
https://bugs.launchpad.net/bugs/1044842/+attachment/3288121/+files/banshee-debug.log

** Description changed:

  Banshee is crashing quite often under various actions. These actions
- don't always trigger the crash, but they quite often do.
+ don't always trigger the crash, but they quite often do. I have tried
+ removing ~/.config/banshee-1 but the issues still occur on a new config.
  
  From what I've found, a crash seems to be triggered when:
  * Banshee is loading
  * Banshee is moving from one track to another
  * Banshee is importing a track (attempted with different working files)
  
- Attached is a banshee --debug log when importing a track that triggers
+ Attached is a `banshee --debug` log when importing a track that triggers
  the crash.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: banshee 2.4.1-3ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu4
  Architecture: amd64
  Date: Sat Sep  1 23:10:27 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to quantal on 2012-08-19 (13 days ago)

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

Title:
  Banshee quite often crashes on load or on next track or on import
  track

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

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

[Bug 984603] Re: Skype video freezes right after few first frames

2012-07-11 Thread Andrew Gee
I spoke too soon - the backported driver updates certainly helped, but I
have now realised that Skype was only working with an external analogue
microphone. When asked to use the webcam's built-in microphone, I was
back to freezing images - unless I defocussed the images, in which case
it worked! Some bandwidth issues then  Hans was once again very
helpful, and correctly suggested

   This sounds like your setup has an usb-2.0 hub between the
   camera and the root-hub (*). This means that you either have a
   intel sandybridge machihine, where such a hub is integrated
   into the chipset, or you have put a hub in between yourself.

   *) Unfortunately the linux EHCI scheduling code deals poorly
   with multiple isoc stream to a USB-1 device attached through a
   USB-2 hub.

This was indeed the problem - I have a Sandybridge chipset. Apparently
there are no known workarounds (apart from making sure your webcam is
not a USB-1 device, or using an external microphone). My best guess is
that the bug reports relating to skype only, other apps work fine are
probably better labelled as combined video and audio from the same
USB-1 device only, video only apps work fine.

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

Title:
  Skype video freezes right after few first frames

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

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


[Bug 984603] Re: Skype video freezes right after few first frames

2012-07-10 Thread Andrew Gee
I encountered this bug and, with the much-appreciated help of Hans de
Goede, managed to fix it within the stock 12.04 kernel by cherry-picking
some patches from the gspca git tree. I went here

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=history;f=drivers/media/video/gspca/zc3xx.c

and applied all the patches up to and including

[media] gspca_zc3xx: Disable the highest quality setting

but skipping over

[media] gspca: Fix locking issues related to suspend

This compiled and inserted without problems in the stock 12.04 kernel,
and fixed the bug I was seeing with Skype. Maybe the Ubuntu maintainers
will consider a backport?

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

Title:
  Skype video freezes right after few first frames

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

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


[Bug 832059] Re: rounding error interrupts GPXViewer

2012-05-25 Thread Andrew Gee
gpxviewer (0.4.3-1) unstable; urgency=low

   * New upstream release
   * Fixes rounding error. Closes: #664494
   * Fixes double build error. Closes: #671212
 -- Andrew Gee and...@andrewgee.org  Sat, 12 May 2012 13:22:22 +0100

** Changed in: gpxviewer (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/832059

Title:
  rounding error interrupts GPXViewer

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

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


[Bug 823804] Re: two math flaws

2012-05-25 Thread Andrew Gee
gpxviewer (0.4.3-1) unstable; urgency=low

   * New upstream release
   * Fixes rounding error. Closes: #664494
   * Fixes double build error. Closes: #671212
 -- Andrew Gee and...@andrewgee.org  Sat, 12 May 2012 13:22:22 +0100

** Changed in: gpxviewer (Ubuntu)
   Status: Fix Committed = 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/823804

Title:
  two math flaws

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

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


[Bug 832059] Re: rounding error interrupts GPXViewer

2011-11-29 Thread Andrew Gee
Hi. This bug has been fixed upstream. I will work on packaging this for
debian/ubuntu soon.

Thanks for reporting this bug. Your contribution is appreciated! Feel
free to report any more bugs in the future.

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

Title:
  rounding error interrupts GPXViewer

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

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


[Bug 787731] Re: The application freezes when loading gpx files.

2011-11-22 Thread Andrew Gee
Hi Taiko,

I'm very sorry for the delay in getting back to you. I have just tested
your gpx file and cannot seem to reproduce the error. Please test this
with the latest version of gpxviewer, and reopen the bug if you still
have the issue.

** Changed in: gpxviewer (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/787731

Title:
  The application freezes when loading gpx files.

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

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


[Bug 823804] Re: two math flaws

2011-11-22 Thread Andrew Gee
Hi Hadmut,

I'm incredibly sorry for not getting back to you sooner. I have applied
your patch to the latest version of gpxviewer. I will try and get this
packaged up for ubuntu/debian soon.

Thanks for your contribution! Feel free to email me in the future if you
have any other improvements. They will be more than welcome!

** Changed in: gpxviewer (Ubuntu)
   Status: New = Fix Committed

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

Title:
  two math flaws

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

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


[Bug 823804] Re: two math flaws

2011-11-22 Thread Andrew Gee
If you want to test the new code, you can find it at
http://github.com/andrewgee/gpxviewer !

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

Title:
  two math flaws

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

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


[Bug 787731] Re: The application freezes when loading gpx files.

2011-05-25 Thread Andrew Gee
Hi Taiko,

Thank you for reporting this bug. Would you be able to supply a gpx file
that causes gpxviewer to fail in this way? You could attach it to this
bug report, or email it to me at and...@andrewgee.org.

I will then be able to look at debugging this problem.

Kind Regards,
Andrew Gee

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

Title:
  The application freezes when loading gpx files.

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


[Bug 781418] Re: isn't registered to open gpx files in GNOME

2011-05-17 Thread Andrew Gee
** Changed in: gpxviewer (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)

** Changed in: gpxviewer (Ubuntu)
   Status: New = In Progress

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

Title:
  isn't registered to open gpx files in GNOME

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


[Bug 729001] Re: package git 1:1.7.4.1-1 failed to install/upgrade: ErrorMessage: aliprosessi installed post-installation script palautti virhetilakoodin 1

2011-03-04 Thread Andrew Gee
*** This bug is a duplicate of bug 722946 ***
https://bugs.launchpad.net/bugs/722946

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 722946, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 722946
   git post-installation script fails if emacs and git is being installed at 
the same time.
 * You can subscribe to bug 722946 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/git/+bug/722946/+subscribe

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

Title:
  package git 1:1.7.4.1-1 failed to install/upgrade: ErrorMessage:
  aliprosessi installed post-installation script palautti
  virhetilakoodin 1

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


[Bug 728051] Re: Relocate files according to metadata

2011-03-02 Thread Andrew Gee
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments at:
http://code.google.com/p/quodlibet/issues/detail?id=680

** Bug watch added: code.google.com/p/quodlibet/issues #680
   http://code.google.com/p/quodlibet/issues/detail?id=680

** Also affects: quodlibet via
   http://code.google.com/p/quodlibet/issues/detail?id=680
   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/728051

Title:
  Relocate files according to metadata

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


[Bug 728053] Re: Unity 2D isn't lightweight

2011-03-02 Thread Andrew Gee
Thank you for taking the time to make Ubuntu better. Since what you
submitted is not really a bug, or a problem, but rather an idea to
improve Ubuntu, you are invited to post your idea in Ubuntu Brainstorm
at http://brainstorm.ubuntu.com/ where it can be discussed, voted on by
the community, and reviewed by developers. Thanks for taking the time to
share your opinion!

** Changed in: unity-2d (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/728053

Title:
  Unity 2D isn't lightweight

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


[Bug 728058] Re: package prelude-lml 1.0.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 1.0.0-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 643069] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 636092] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: el subproceso
  script post-installation instalado devolvió el código de salida de
  error 1

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

[Bug 635642] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 635538] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

[Bug 628692] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 584435] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
** Bug watch added: Debian Bug tracker #616178
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616178

** Also affects: prelude-lml (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616178
   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/584435

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 710176] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

[Bug 700621] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 684500] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 680419] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

[Bug 666898] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 661826] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 652728] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 646285] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
*** This bug is a duplicate of bug 584435 ***
https://bugs.launchpad.net/bugs/584435

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 584435, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 584435
   package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
 * You can subscribe to bug 584435 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/prelude-lml/+bug/584435/+subscribe

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 584435] Re: package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-02 Thread Andrew Gee
I have reported this packaging bug upstream at Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616178

The problem is where the installation of prelude-lml, tries to start the
prelude-lml daemon. The starting of the prelude daemon is not possible
because a profile is required to run.

I understand it is possible to create a profile as a workaround, using the 
following command:
sudo prelude-admin register prelude-lml idmef:w 127.0.0.1 --uid 0 --gid 0

You can then continue your installation without problems.

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

Title:
  package prelude-lml 0.9.15-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 728046] Re: Banshee opens volume slider partiall off-screen

2011-03-02 Thread Andrew Gee
Thank you for your bug report. This bug has already been reported to the 
developers of the software. You can comment and track the progress here:
https://bugzilla.gnome.org/show_bug.cgi?id=633571

** Bug watch added: GNOME Bug Tracker #633571
   https://bugzilla.gnome.org/show_bug.cgi?id=633571

** Also affects: banshee via
   https://bugzilla.gnome.org/show_bug.cgi?id=633571
   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/728046

Title:
  Banshee opens volume slider partiall off-screen

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


[Bug 703504] [NEW] Sync gpxviewer 0.4.1-1 (universe) from Debian unstable (main)

2011-01-16 Thread Andrew Gee
Public bug reported:

Please sync gpxviewer 0.4.1-1 (universe) from Debian unstable (main)

Changelog entries since current natty version 0.4.0-1:

gpxviewer (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Converted to use dh sequencer, from cdbs
  * Python module now installed to private /usr/share/gpxviewer

 -- Andrew Gee and...@andrewgee.org  Sat, 15 Jan 2011 13:03:30 +

** Affects: gpxviewer (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/703504

Title:
  Sync gpxviewer 0.4.1-1 (universe) from Debian unstable (main)

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


[Bug 329129] Re: [needs-packaging] gpxviewer

2011-01-15 Thread Andrew Gee
** Changed in: ubuntu
   Status: In Progress = 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/329129

Title:
  [needs-packaging] gpxviewer

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


[Bug 320906] Re: [needs-packaging] pyofa needs packaging

2011-01-15 Thread Andrew Gee
** Changed in: debian
   Importance: Unknown = Undecided

** Changed in: debian
   Status: Fix Committed = New

** Changed in: debian
 Remote watch: Debian Bug tracker #513293 = None

** Changed in: debian
   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/320906

Title:
  [needs-packaging] pyofa needs packaging

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


[Bug 696429] [NEW] Sync gpxviewer 0.4.0-1 (universe) from Debian unstable (main)

2011-01-02 Thread Andrew Gee
Public bug reported:

Please sync gpxviewer 0.4.0-1 (universe) from Debian unstable (main)

Changelog entries since current natty version 0.1.5-1:

gpxviewer (0.4.0-1) unstable; urgency=low

  * New upstream release
  * Removed no longer required dependency python-glade2

 -- Andrew Gee and...@andrewgee.org  Fri, 31 Dec 2010 00:30:16 +

** Affects: gpxviewer (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/696429

Title:
  Sync gpxviewer 0.4.0-1 (universe) from Debian unstable (main)

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


[Bug 271706] Re: Toshiba Satellite U300 volume wheel sticking

2010-08-27 Thread Andrew Gee
I can confirm the proposed udev update for lucid has solved the glitchy
volume wheel.

Thanks!

-- 
Toshiba Satellite U300 volume wheel sticking
https://bugs.launchpad.net/bugs/271706
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 516412] Re: Pressing Enter causes X to freeze

2010-02-19 Thread Andrew Gee
Nicolò,

I think that's the problem I'm having, as I get a blank terminal with a
flashing cursor, over the login window, until I switch to another tty
and back.

-- 
Pressing Enter causes X to freeze
https://bugs.launchpad.net/bugs/516412
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 271706] Re: Toshiba Satellite U300 volume wheel sticking

2010-01-17 Thread Andrew Gee
I've just built the kernel with the patch that has the additional
Satellite U300 DMI product. I'm still getting repeating volume keys.

Vendor: TOSHIBA
Product Name: Satellite U300

-- 
Toshiba Satellite U300 volume wheel sticking
https://bugs.launchpad.net/bugs/271706
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 386939] Re: ImportError

2009-11-23 Thread Andrew Gee
*** This bug is a duplicate of bug 387043 ***
https://bugs.launchpad.net/bugs/387043

Bug was in osm-gps-map

** Also affects: osm-gps-map (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gpxviewer
   Status: Confirmed = Invalid

** Changed in: gpxviewer
 Assignee: Andrew Gee (andrewgee) = (unassigned)

** This bug has been marked a duplicate of bug 387043
   osmgpsmap python bindings placed in site-packages rather than dist-packages

-- 
ImportError
https://bugs.launchpad.net/bugs/386939
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 387043] Re: osmgpsmap python bindings placed in site-packages rather than dist-packages

2009-11-23 Thread Andrew Gee
New patch with corrections

** Attachment added: osmgpsmap-jauntypatch2.debdiff
   http://launchpadlibrarian.net/35983309/osmgpsmap-jauntypatch2.debdiff

-- 
osmgpsmap python bindings placed in site-packages rather than dist-packages
https://bugs.launchpad.net/bugs/387043
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 271706] Re: Toshiba Satellite U300 volume wheel sticking

2009-11-20 Thread Andrew Gee
Hi ktemkin:

DMI_SYS_VENDOR = TOSHIBA
DMI_PRODUCT_NAME = Satellite U300

Hope this helps.

-- 
Toshiba Satellite U300 volume wheel sticking
https://bugs.launchpad.net/bugs/271706
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 271706] Re: Toshiba Satellite U300 volume wheel sticking

2009-11-13 Thread Andrew Gee
I can confirm this bug still exists in karmic. Wish I knew how to fix
the bug :)

-- 
Toshiba Satellite U300 volume wheel sticking
https://bugs.launchpad.net/bugs/271706
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 387043] Re: osmgpsmap python bindings placed in site-packages rather than dist-packages

2009-07-02 Thread Andrew Gee
A minimal patch for the stable jaunty release of osm-gps-map is attached

** Summary changed:

- [jaunty] Python bindings placed in wrong directory
+ osmgpsmap python bindings placed in site-packages rather than dist-packages

** Description changed:

- When the migration from python 2.5 to 2.6 was made in the jaunty
- development cycle, it would appear python-osmgpsmap was not rebuilt
- against the new version.
+ During the jaunty development cycle, the transition was made from site-
+ packages in python, to dist-packages. The configure script in the
+ python-osmgpsmap didn't pick up the right location, until I just fixed
+ this in a patch. However this is not available in jaunty. So when a user
+ tries to use the module, they are told it cannot be found.
+ 
+ ==Solution==
+ The bug was addressed in the development version by modifying the 
python/configure and python/aclocal.m4 files in the package, using a patch. The 
script now picks up the correct location for the python modules.
+ 
+ ==Test Case==
+ TEST CASE: Using a python prompt, typing import osmgpsmap doesn't produce 
any errors.
+ 
+ TEST CASE: Alternatively, use this script, execute it, and observe the
+ map loading. http://andrewgee.org/stuff/osmgpsmaptest.sh

** Attachment added: osmgpsmap-jauntypatch.debdiff
   http://launchpadlibrarian.net/28628918/osmgpsmap-jauntypatch.debdiff

-- 
osmgpsmap python bindings placed in site-packages rather than dist-packages
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings placed in wrong directory

2009-07-01 Thread Andrew Gee
Working on the feedback

** Changed in: osm-gps-map (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: osm-gps-map (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings placed in wrong directory

2009-07-01 Thread Andrew Gee
Problems with the patch have been fixed.

Patch attached.

Thanks Daniel Holbach!

** Attachment added: osmgpsmap_pythonlocations.debdiff
   http://launchpadlibrarian.net/28597250/osmgpsmap_pythonlocations.debdiff

** Changed in: osm-gps-map (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: osm-gps-map (Ubuntu)
 Assignee: Andrew Gee (andrewgee) = (unassigned)

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings placed in wrong directory

2009-06-23 Thread Andrew Gee
Quick fix to the patch

** Changed in: osm-gps-map (Ubuntu)
   Status: Fix Committed = Confirmed

** Attachment removed: Fix for osmgpsmap
   http://launchpadlibrarian.net/28149619/osm-gps-map-fix.debdiff

** Attachment added: osm-gps-map-fix.debdiff
   http://launchpadlibrarian.net/28237503/osm-gps-map-fix.debdiff

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings placed in wrong directory

2009-06-20 Thread Andrew Gee
** Summary changed:

- [jaunty] Python bindings are still built against 2.5 rather than 2.6
+ [jaunty] Python bindings placed in wrong directory

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings are still built against 2.5 rather than 2.6

2009-06-20 Thread Andrew Gee
After investigation, it was found the the configure script was locating
the directory for the python modules incorrectly. A quick fix solved
this issue.

Attached debdiff.

** Attachment added: Fix for osmgpsmap
   http://launchpadlibrarian.net/28149619/osm-gps-map-fix.debdiff

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings placed in wrong directory

2009-06-20 Thread Andrew Gee
** Attachment removed: Debdiff for rebuild
   http://launchpadlibrarian.net/27902956/osmgpsmap-python-rebuild.debdiff

** Changed in: osm-gps-map (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: osm-gps-map (Ubuntu)
 Assignee: Andrew Gee (andrewgee) = (unassigned)

-- 
[jaunty] Python bindings placed in wrong directory
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings are still built against 2.5 rather than 2.6

2009-06-14 Thread Andrew Gee
Attaching debdiff of new changelog entry, ready to rebuild

** Attachment added: Debdiff for rebuild
   http://launchpadlibrarian.net/27902956/osmgpsmap-python-rebuild.debdiff

** Changed in: osm-gps-map (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: osm-gps-map (Ubuntu)
 Assignee: Andrew Gee (andrewgee) = (unassigned)

-- 
[jaunty] Python bindings are still built against 2.5 rather than 2.6
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings are still built against 2.5 rather than 2.6

2009-06-14 Thread Andrew Gee
Creating a debdiff with a new changelog entry...

** Changed in: osm-gps-map (Ubuntu)
   Status: New = In Progress

** Changed in: osm-gps-map (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)

-- 
[jaunty] Python bindings are still built against 2.5 rather than 2.6
https://bugs.launchpad.net/bugs/387043
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 387043] [NEW] [jaunty] Python bindings are still built against 2.5 rather than 2.6

2009-06-14 Thread Andrew Gee
Public bug reported:

When the migration from python 2.5 to 2.6 was made in the jaunty
development cycle, it would appear python-osmgpsmap was not rebuilt
against the new version.

** Affects: osm-gps-map (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

-- 
[jaunty] Python bindings are still built against 2.5 rather than 2.6
https://bugs.launchpad.net/bugs/387043
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 387043] Re: [jaunty] Python bindings are still built against 2.5 rather than 2.6

2009-06-14 Thread Andrew Gee
Found that a rebuild doesn't actually solve the problem. Will look into
it further, soon.

** Changed in: osm-gps-map (Ubuntu)
   Status: Fix Committed = Confirmed

** Changed in: osm-gps-map (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)

-- 
[jaunty] Python bindings are still built against 2.5 rather than 2.6
https://bugs.launchpad.net/bugs/387043
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 271706] Re: Volume control wheel on laptop is sticking in ubuntu

2009-06-10 Thread Andrew Gee
Volume down evtest for U300:

Event: time 1244620732.513056, -- Report Sync 
Event: time 1244620732.523047, type 4 (Misc), code 4 (ScanCode), value ae
Event: time 1244620732.523077, type 1 (Key), code 114 (VolumeDown), value 1
Event: time 1244620732.523082, -- Report Sync 
Event: time 1244620732.552987, type 4 (Misc), code 4 (ScanCode), value ae
Event: time 1244620732.553012, type 1 (Key), code 114 (VolumeDown), value 0
Event: time 1244620732.553018, -- Report Sync 
Event: time 1244620732.563079, type 4 (Misc), code 4 (ScanCode), value ae
Event: time 1244620732.563104, type 1 (Key), code 114 (VolumeDown), value 1
Event: time 1244620732.563108, -- Report Sync 
Event: time 1244620732.593029, type 4 (Misc), code 4 (ScanCode), value ae
Event: time 1244620732.593054, type 1 (Key), code 114 (VolumeDown), value 0
Event: time 1244620732.593059, -- Report Sync 
Event: time 1244620732.603098, type 4 (Misc), code 4 (ScanCode), value ae
Event: time 1244620732.603126, type 1 (Key), code 114 (VolumeDown), value 1

-- 
Volume control wheel on laptop is sticking in ubuntu
https://bugs.launchpad.net/bugs/271706
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 271706] Re: Volume control wheel on laptop is sticking in ubuntu

2009-06-09 Thread Andrew Gee
I have a U300, and am actually the original reporter of this bug. 
Apologies if this isn't right,

I ran the command sudo evtest /dev/input/event4

Got the following output when moving the volume wheel. I made sure I
only moved the wheel one unit. I didn't continue to scroll the wheel
around. I'm not quite sure why is repeated 3 times.

Event: time 1244569762.679864, -- Report Sync 
Event: time 1244569785.614607, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.614636, type 1 (Key), code 115 (VolumeUp), value 0
Event: time 1244569785.614641, -- Report Sync 
Event: time 1244569785.624559, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.624582, type 1 (Key), code 115 (VolumeUp), value 1
Event: time 1244569785.624587, -- Report Sync 
Event: time 1244569785.654547, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.654574, type 1 (Key), code 115 (VolumeUp), value 0
Event: time 1244569785.654580, -- Report Sync 
Event: time 1244569785.664587, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.664612, type 1 (Key), code 115 (VolumeUp), value 1
Event: time 1244569785.664618, -- Report Sync 
Event: time 1244569785.694586, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.694612, type 1 (Key), code 115 (VolumeUp), value 0
Event: time 1244569785.694617, -- Report Sync 
Event: time 1244569785.704664, type 4 (Misc), code 4 (ScanCode), value b0
Event: time 1244569785.704688, type 1 (Key), code 115 (VolumeUp), value 1


Let me know if I've done anything wrong or you need extra information.

Thanks,
Andrew Gee.

-- 
Volume control wheel on laptop is sticking in ubuntu
https://bugs.launchpad.net/bugs/271706
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 333371] Re: [needs-packaging] [needs-packageing]Zattoo

2009-03-05 Thread Andrew Gee
Kai,

I believe Ubuntu cannot include proprietary packages.

Medibuntu is a third party project not officially supported by Ubuntu. You'll 
have to talk to the Medibuntu people, to get Zattoo included in their 
repository.
http://www.medibuntu.org/

Good luck :)

Andrew Gee

-- 
[needs-packaging] [needs-packageing]Zattoo
https://bugs.launchpad.net/bugs/71
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 335623] Re: Intrepid - Jaunty Alpha5 : can not mark 'ubuntu-desktp' for upgrade

2009-03-01 Thread Andrew Gee
I'd like to mention that the version that has been pointed out (0.1.22)
is infact the version that I'm trying to install, which has the bad
dependencies. I've looked at the i386 and amd64 debs and they have
different dependencies. i386 asks for python  2.7 and amd64 asks for
python  2.6.

Thanks

-- 
Intrepid - Jaunty Alpha5 : can not mark 'ubuntu-desktp' for upgrade
https://bugs.launchpad.net/bugs/335623
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 333371] Re: [needs-packaging] [needs-packageing]Zattoo

2009-03-01 Thread Andrew Gee
Hi,

I'm afraid Zattoo can't be included in the Ubuntu repositories, because
it's under it's own propriety license.

** Changed in: ubuntu
   Status: New = Invalid

-- 
[needs-packaging] [needs-packageing]Zattoo
https://bugs.launchpad.net/bugs/71
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 271706] Re: Volume control wheel on laptop is sticking in ubuntu

2009-02-28 Thread Andrew Gee
And here's a confirmation that the bug still exists in jaunty :(

-- 
Volume control wheel on laptop is sticking in ubuntu
https://bugs.launchpad.net/bugs/271706
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 325265] Re: texlive-science: typo, enviroMNET - NMENT

2009-02-22 Thread Andrew Gee
** Changed in: texlive-extra (Ubuntu)
 Assignee: Andrew Gee (andrewgee) = (unassigned)

-- 
texlive-science: typo, enviroMNET - NMENT
https://bugs.launchpad.net/bugs/325265
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 329129] Re: [needs-packaging] gpxviewer

2009-02-22 Thread Andrew Gee
** Bug watch added: Debian Bug tracker #516609
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516609

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516609
   Importance: Unknown
   Status: Unknown

-- 
[needs-packaging] gpxviewer
https://bugs.launchpad.net/bugs/329129
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 325265] Re: texlive-science: typo, enviroMNET - NMENT

2009-02-21 Thread Andrew Gee
** Changed in: texlive-extra (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: Confirmed = In Progress

-- 
texlive-science: typo, enviroMNET - NMENT
https://bugs.launchpad.net/bugs/325265
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 325265] Re: texlive-science: typo, enviroMNET - NMENT

2009-02-21 Thread Andrew Gee
Corrected Typo. Debdiff attached

** Attachment added: texlive-extra_2007.dfsg.8-1ubuntu2.debdiff
   
http://launchpadlibrarian.net/22953999/texlive-extra_2007.dfsg.8-1ubuntu2.debdiff

** Changed in: texlive-extra (Ubuntu)
   Status: In Progress = Fix Committed

-- 
texlive-science: typo, enviroMNET - NMENT
https://bugs.launchpad.net/bugs/325265
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 329129] [NEW] [needs-packaging] gpxviewer

2009-02-13 Thread Andrew Gee
Public bug reported:

This application needs packaging.
It is an application to look at GPS traces collected in the GPX format.

License: GPL v3

http://andrewgee.org/downloads/gpxviewer

** Affects: ubuntu
 Importance: Undecided
 Assignee: Andrew Gee (andrewgee)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
[needs-packaging] gpxviewer
https://bugs.launchpad.net/bugs/329129
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 329129] Re: [needs-packaging] gpxviewer

2009-02-13 Thread Andrew Gee
** Description changed:

  This application needs packaging.
  It is an application to look at GPS traces collected in the GPX format.
  
  License: GPL v3
  
  http://andrewgee.org/downloads/gpxviewer
+ 
+ REVU entry:
+ http://revu.ubuntuwire.com/details.py?package=gpxviewer

-- 
[needs-packaging] gpxviewer
https://bugs.launchpad.net/bugs/329129
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 326175] Re: [needs-packaging] pwytter

2009-02-13 Thread Andrew Gee
** Changed in: ubuntu
 Assignee: Andrew Gee (andrewgee) = (unassigned)
   Status: In Progress = Confirmed

-- 
[needs-packaging] pwytter
https://bugs.launchpad.net/bugs/326175
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 323678] Re: [needs-packaging] funkyplot

2009-02-13 Thread Andrew Gee
** Changed in: ubuntu
 Assignee: Andrew Gee (andrewgee) = (unassigned)
   Status: In Progress = Confirmed

-- 
[needs-packaging] funkyplot
https://bugs.launchpad.net/bugs/323678
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 326175] Re: [needs-packaging] pwytter

2009-02-08 Thread Andrew Gee
** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: Confirmed = In Progress

-- 
[needs-packaging] pwytter
https://bugs.launchpad.net/bugs/326175
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 324440] Re: [needs-packaging] gnome-quod

2009-02-04 Thread Andrew Gee
Mistake where I didn't notice Vlad had already started working on
packaging this, so am assigning him to the bug.

** Changed in: ubuntu
 Assignee: Andrew Gee (andrewgee) = Vest (vest-84)

-- 
[needs-packaging] gnome-quod
https://bugs.launchpad.net/bugs/324440
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 324440] Re: [needs-packaging] gnome-quod

2009-02-03 Thread Andrew Gee
** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
[needs-packaging] gnome-quod
https://bugs.launchpad.net/bugs/324440
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 323678] Re: [needs-packaging] funkyplot

2009-02-01 Thread Andrew Gee
I'll work on packaging this up

** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
[needs-packaging] funkyplot
https://bugs.launchpad.net/bugs/323678
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 321362] Re: [needs packaging] python-xmltv

2009-01-27 Thread Andrew Gee
I'll try and package this up

** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: Confirmed = In Progress

-- 
[needs packaging] python-xmltv
https://bugs.launchpad.net/bugs/321362
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 321362] Re: [needs packaging] python-xmltv

2009-01-27 Thread Andrew Gee
Packaged and now sitting in the REVU queue. Just need to wait for some
MOTUs to review :)

http://revu.ubuntuwire.com/details.py?package=python-xmltv

-- 
[needs packaging] python-xmltv
https://bugs.launchpad.net/bugs/321362
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 322035] [NEW] Please merge conky_1.6.1-1 (universe) from Debian unstable (main)

2009-01-27 Thread Andrew Gee
Public bug reported:

Binary package hint: conky

conky (1.6.1-1) unstable; urgency=low

  * New upstream release (1.6.1).
  * debian/patches:
- man_page_typo_first_char: removed, incorporated upstream.
- fix_hyphen_man_page, move_compile_end_man_page: refreshed these
  patches taking into account new changes to upstream man page.
- ifaddr_buffer_overflow: fix buffer overflow in
  update_net_stats. Thanks to Miroslav Lichvar.
  * debian/control: added mpd to Suggests.
  * debian/NEWS: documented the need to re-examine the conky
configuration file for the changes since version 1.5.x.
Closes: #495864.

 -- Kapil Hari Paranjape ka...@debian.org  Tue, 09 Sep 2008 12:33:28
+0530

conky (1.6.1-0ubuntu3) intrepid; urgency=low

  * debian/patches:
- fix_exec_buffer_size.patch (LP: #279493, LP: #279791):
  fix SIGSEGV due to wrong buffer size being used in all exec* calls.

 -- Cesare Tirabassi norse...@ubuntu.com  Fri, 10 Oct 2008 22:40:09
+0200

** Affects: conky (Ubuntu)
 Importance: Undecided
 Assignee: Andrew Gee (andrewgee)
 Status: In Progress

** Changed in: conky (Ubuntu)
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
Please merge conky_1.6.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/322035
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 322035] Re: Please merge conky_1.6.1-1 (universe) from Debian unstable (main)

2009-01-27 Thread Andrew Gee
This is my first merge attempt, so I apologise if anything is stupidly
wrong :)

As instructed from the guide, I'm going to include two debdiffs. One
from conky-1.6.1-1 to my merge and one from conky-1.6.1-0ubuntu3.

I hope I've done everything right :)

** Attachment added: debian_to_new.debdiff
   http://launchpadlibrarian.net/21690665/debian_to_new.debdiff

-- 
Please merge conky_1.6.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/322035
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 322035] Re: Please merge conky_1.6.1-1 (universe) from Debian unstable (main)

2009-01-27 Thread Andrew Gee

** Attachment added: ubuntu_to_new.debdiff
   http://launchpadlibrarian.net/21690683/ubuntu_to_new.debdiff

-- 
Please merge conky_1.6.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/322035
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 322035] Re: Please merge conky_1.6.1-1 (universe) from Debian unstable (main)

2009-01-27 Thread Andrew Gee
** Changed in: conky (Ubuntu)
 Assignee: Andrew Gee (andrewgee) = (unassigned)
   Status: In Progress = Confirmed

-- 
Please merge conky_1.6.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/322035
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 322035] Re: Please merge conky_1.6.1-1 (universe) from Debian unstable (main)

2009-01-27 Thread Andrew Gee
Whoops. Missed out on the fact norsetto said there was no need to merge,
from http://dad.dunnewind.net/universe.php

** Changed in: conky (Ubuntu)
   Status: Confirmed = Invalid

-- 
Please merge conky_1.6.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/322035
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 320843] Re: Add Aptana Studio to the repos

2009-01-25 Thread Andrew Gee
*** This bug is a duplicate of bug 102512 ***
https://bugs.launchpad.net/bugs/102512

** This bug has been marked a duplicate of bug 102512
   [needs-packaging] Aptana Web 2.0 IDE

-- 
Add Aptana Studio to the repos
https://bugs.launchpad.net/bugs/320843
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 320906] [NEW] pyofa needs packaging

2009-01-24 Thread Andrew Gee
Public bug reported:

Python module called pyofa. It's a wrapper for libofa0 which can
generate PUIDs (audio fingerprint) that can then be used to look up the
track on services such as MusicBrainz.

Website: https://hg.furius.ca/public/pyofa

** Affects: ubuntu
 Importance: Undecided
 Assignee: Andrew Gee (andrewgee)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
pyofa needs packaging
https://bugs.launchpad.net/bugs/320906
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 320906] Re: pyofa needs packaging

2009-01-24 Thread Andrew Gee
** Description changed:

  Python module called pyofa. It's a wrapper for libofa0 which can
  generate PUIDs (audio fingerprint) that can then be used to look up the
  track on services such as MusicBrainz.
  
  Website: https://hg.furius.ca/public/pyofa
+ 
+ REVU entry: http://revu.ubuntuwire.com/details.py?package=pyofa

-- 
pyofa needs packaging
https://bugs.launchpad.net/bugs/320906
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 320906] Re: [needs-packaging] pyofa needs packaging

2009-01-24 Thread Andrew Gee
** Summary changed:

- pyofa needs packaging
+ [needs-packaging] pyofa needs packaging

-- 
[needs-packaging] pyofa needs packaging
https://bugs.launchpad.net/bugs/320906
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 320495] Re: [needs-packaging] osm-gps-map needs packaging

2009-01-24 Thread Andrew Gee
** Summary changed:

- osm-gps-map needs packaging
+ [needs-packaging] osm-gps-map needs packaging

-- 
[needs-packaging] osm-gps-map needs packaging
https://bugs.launchpad.net/bugs/320495
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 320495] [NEW] osm-gps-map needs packaging

2009-01-23 Thread Andrew Gee
Public bug reported:

I'm going to package osm-gps-map. It is a GTK widget that allows you to
embed openstreetmap tiles in your application.

Licensed under GPL

http://nzjrs.github.com/osm-gps-map/

** Affects: ubuntu
 Importance: Undecided
 Assignee: Andrew Gee (andrewgee)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
 Assignee: (unassigned) = Andrew Gee (andrewgee)
   Status: New = In Progress

-- 
osm-gps-map needs packaging
https://bugs.launchpad.net/bugs/320495
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   >