[Bug 1235444] Re: pkg_name calculated incorrectly

2014-04-04 Thread James Henstridge
** Changed in: thumbnailer 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/1235444 Title: pkg_name calculated incorrectly To manage notifications about

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-04-03 Thread James Henstridge
** Changed in: mediascanner2 (Ubuntu) Status: Confirmed = 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/1273625 Title: Mediascanner2 should provide a QML interface that satisfies

[Bug 1298931] Re: mediascanner-service-2.0 crashed with SIGSEGV

2014-04-03 Thread James Henstridge
Once it gets through CI Train, there should be an additional log message before the daemon tries to extract metadata from a file. This should help in pinpointing what file it was having trouble with. That said, it's been difficult to find a single file that will reliably trigger the bug, which

[Bug 1294680] Re: Scopes scope is changing the presentation of the results produced by the server

2014-04-02 Thread James Henstridge
This is now fixed on the lastest release. I see multiple results for the eBay scope with the correct sub titles, and I can preview and activate both of them (it isn't clear that the shell is doing anything with the department ID in the canned search though). ** Changed in: unity-scope-scopes

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-04-02 Thread James Henstridge
** Changed in: mediascanner2 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/1273625 Title: Mediascanner2 should provide a QML interface that satisfies the needs of

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-04-01 Thread James Henstridge
As mentioned on IRC, album art support has been added via the image provider from the qtdeclarative5-ubuntu-thumbnailer0.1 plugin. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273625 Title:

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-02-27 Thread James Henstridge
I've put together a basic QML binding in the attached branch, which should be merged soon. It provides an Ubuntu.MediaScanner module you can import. Attached is a very simple QML example that uses the provided models to browse through the albums and songs in the index. As said before, we don't

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-02-19 Thread James Henstridge
** Branch linked: lp:~jamesh/mediascanner2/qml-plugin -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273625 Title: Mediascanner2 should provide a QML interface that satisfies the needs of

[Bug 1273625] Re: Mediascanner2 should provide a QML interface that satisfies the needs of music-app

2014-02-13 Thread James Henstridge
We're currently not extracting genre information from music. We can certainly add that to the index though. For cover art, we currently don't have any support in the media scanner: for the scope, the shell is retrieving the cover art via the image://album_art/artist=Xalbum=Y URIs (handled via

[Bug 1259414] Re: godoc missing from 1.2 packages in Trusty

2014-01-05 Thread James Henstridge
This seems to be the process for requesting a new package from Debian: https://wiki.ubuntu.com/SyncRequestProcess -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1259414 Title: godoc missing from

[Bug 1260057] Re: Vet command is missing from 1.2

2013-12-11 Thread James Henstridge
This looks like it has the same cause (and probably solution) as bug 1259414. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1260057 Title: Vet command is missing from 1.2 To manage notifications

[Bug 1259414] Re: godoc missing from 1.2 packages in Trusty

2013-12-11 Thread James Henstridge
Looking at the package metadata, the golang-go package now recommends a golang-go.tools package, which is not present in the Ubuntu archive. It has been present in Debian since 3rd December though: http://packages.qa.debian.org/g/golang-go.tools.html Here is the list of the tools it

[Bug 1259414] Re: godoc missing from 1.2 packages in Trusty

2013-12-11 Thread James Henstridge
** Also affects: golang via http://code.google.com/p/go/issues/detail?id=6927 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/1259414 Title: godoc

[Bug 1259414] [NEW] godoc missing from 1.2 packages in Trusty

2013-12-09 Thread James Henstridge
Public bug reported: I've upgraded to the 2:1.2-1ubuntu1 golang packages in Trusty, and noticed that the godoc tool is no longer included in the packages. ** Affects: golang (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 1237484] Re: Critical errors on g_source_unref

2013-12-06 Thread James Henstridge
** Changed in: mediascanner 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/1237484 Title: Critical errors on g_source_unref To manage notifications about

[Bug 1243536] Re: mediascanner FTBFS in trusty

2013-12-05 Thread James Henstridge
** Changed in: mediascanner 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/1243536 Title: mediascanner FTBFS in trusty To manage notifications about this

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-11-20 Thread James Henstridge
I've given the new kernel a try, and was no longer able to reproduce the crash. The hid-appleir driver seems to be correctly generating keypress events, and LIRC still seems to be able to access the raw hiddev device. This gives me double input in XBMC, but that is clearly a problem with my

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-29 Thread James Henstridge
I tried out a test kernel from henrix at http://people.canonical.com/~henrix/lp1244505/v1/ which also exhibited an oops. The stack trace was a bit longer with the top of the oops scrolling off the screen, but it still contained the appleir_raw_event and key_down frames. I also tried disabling

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-27 Thread James Henstridge
So, it looks like one big difference is that the hid-appleir driver didn't exist in the 3.8 kernel, and presumably LIRC was programming the chip directly before. So I guess either (a) the driver is broken, or (b) LIRC is still trying to program the chip directly, and manages to confuse

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-25 Thread James Henstridge
I've tried the 3.12-rc6-saucy kernel, and was able to reproduce the bug. On the first IR command from the remote, I get the same NULL pointer dereference in input_event with the next few call frames in the hid_appleir module. ** Tags added: kernel-bug-exists-upstream ** Changed in: linux

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-24 Thread James Henstridge
** Attachment added: dmesg.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244505/+attachment/3890586/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244505 Title:

[Bug 1244505] Re: Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-24 Thread James Henstridge
** Attachment added: lspci-vvnn.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1244505/+attachment/3890587/+files/lspci-vvnn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1244505

[Bug 1244505] [NEW] Kernel oops - unable to handle kernel NULL pointer dereference; EIP is at input_event+0x23/0x70

2013-10-24 Thread James Henstridge
Public bug reported: After upgrading to Ubuntu Saucy (32 bit), I am able to reliably reproduce a crash by pressing any button on the IR remote of a Mac Mini. The system is running XBMC and using LIRC to handle the remote. The system locks up on the first button press on the remote, and prints

[Bug 1240998] Re: Previews of dash plugins don't have screenshots for local scopes

2013-10-21 Thread James Henstridge
It looks like the app-install-data package wasn't regenerated with the data for the scopes added (and doesn't appear to have been updated since July). ** Also affects: app-install-data-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you

[Bug 1238104] Re: unity-scope-loader crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2013-10-11 Thread James Henstridge
After talking to thostr_, it is likely that this was caused by removing ~/.cache/mediascanner while the scope was running. While we should be dealing with these errors and not letting them leak as exceptions to C code, this isn't something that we should expect a normal user to run into. And

[Bug 1234726] Re: webm videos don't show up in Dash

2013-10-04 Thread James Henstridge
I copied the problem file over to my device, and verified that the media scanner picked it up. It didn't display instantly (I don't think the shell is responding to the results_invalidated signal correctly yet), but if I did a search for the file name, an extra icon showed under the My videos

[Bug 1227130] Re: Scope doesn't perform prefix searches

2013-10-01 Thread James Henstridge
Fixed version (0.1+13.10.20130927.1-0ubuntu1) is on the device images, and seems to be working correctly. ** Changed in: unity-scope-mediascanner (Ubuntu) Assignee: (unassigned) = James Henstridge (jamesh) ** Changed in: unity-scope-mediascanner Status: Fix Committed = Fix Released

[Bug 1229974] Re: Repeated icons in music scope

2013-10-01 Thread James Henstridge
The music scope is only returning song results rather than album ones currently. It also limits itself to 20 results at a time until the next version is pushed out (see bug 1227088 for details). Taking that into account: 1. have you verified that there is only a single copy of that song on the

[Bug 1228390] Re: Can't open music-app by tapping a track on Music screen

2013-09-22 Thread James Henstridge
For reference, the media scanner scopes do not do their own activation. That is, they should be returning a NOT_HANDLED activation response indicating that the shell should try to activate the URI from the search result. It hasn't changed in this behaviour since the initial release. -- You

[Bug 1219348] Re: Image doesn't support XDG User DIrs spec

2013-09-02 Thread James Henstridge
** Project changed: touch-preview-images = ubuntu-touch-session (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219348 Title: Image doesn't support XDG User DIrs spec To manage

[Bug 1219348] Re: Image doesn't support XDG User DIrs spec

2013-09-02 Thread James Henstridge
From IRC: 17:58 seb128 ogra_, jamesh: in the latest discussions it was not clear they wanted to support customisable/translatables dirs in touch 17:58 seb128 that adds complexity and overhead 17:58 seb128 especially for the app isolation/apparmor 17:58 ogra_ who does that discussion ? 17:59

[Bug 1217287] Re: [MIR] mediascanner

2013-08-30 Thread James Henstridge
For bug 1215849, we just need to run xdg-user-dirs-update somewhere in the user session on Ubuntu Touch. After having tracked down the cause, I don't think this represents something that needs fixing in the media scanner itself, and I wouldn't be surprised if it is the only piece of software that

[Bug 1207584] Re: lucene++ is built using the custom allocator configuration

2013-08-04 Thread James Henstridge
I still haven't managed to reproduce the problem you ran into. I did another test build of the package, and also built it successfully in my PPA with the following diff to the current Saucy package:

[Bug 1207584] Re: lucene++ is built using the custom allocator configuration

2013-08-02 Thread James Henstridge
I built a test package using this change, and was able to successfully build the media scanner with it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207584 Title: lucene++ is built using the

[Bug 1207584] [NEW] lucene++ is built using the custom allocator configuration

2013-08-01 Thread James Henstridge
Public bug reported: To build the media scanner, we need lucene++ to be built using the standard allocator, which doesn't seem to be the case with the 3.4.0-0ubuntu1 package: $ grep LPP_USE_ALLOCATOR /usr/include/lucene++/Config.h #define LPP_USE_ALLOCATOR The problem is in the

[Bug 1204599] Re: Unity does not pick up changes to ~/.local/share/applications if it doesn't exist when Unity starts

2013-07-25 Thread James Henstridge
We use libgnome-menu to build the applications index and watch for changes, so that is where the bug probably resides. The configuration we use is in /etc/xdg/menus/unity-lens- applications.menu and uses the DefaultAppDirs/ directive to pick applications directories rather than specify them

[Bug 1197796] Re: g_udev_client_query_by_device_number fails on btrfs disks

2013-07-12 Thread James Henstridge
** Also affects: systemd via https://bugs.freedesktop.org/show_bug.cgi?id=66702 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/1197796 Title:

[Bug 783228] Re: Run dialog doesn't use $HOME as the pwd by default when specifying files/directories

2013-05-03 Thread James Henstridge
Perhaps the glibc wordexp() function, or delegate the job to the shell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/783228 Title: Run dialog doesn't use $HOME as the pwd by default when

[Bug 1062332] Re: Can not start sound-juicer

2012-11-19 Thread James Henstridge
The error seems to come from this part of the code: http://git.gnome.org/browse/sound-juicer/tree/libjuicer/sj- extractor.c#n686 It is trying to create a giosink GStreamer element. This is a standard element, but it didn't seem to be showing up in the output of gst-inspect-0.10. The library

[Bug 1076017] Re: 'go tool dist' fails

2012-11-13 Thread James Henstridge
** Bug watch added: Debian Bug tracker #693186 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693186 ** Also affects: golang (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693186 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1076017] Re: 'go tool dist' fails

2012-11-11 Thread James Henstridge
I ran into this problem when trying to build https://github.com/nsf/gogobject Here is a copy of the code being run in the dist tool, for reference: http://code.google.com/p/go/source/browse/src/cmd/dist/build.c There seems to be two problems preventing the tool from functioning. FIrst, it

[Bug 1062014] [NEW] transmission-daemon no longer started with supplementary group credentials

2012-10-04 Thread James Henstridge
Public bug reported: I recently upgraded a machine running Transmission's daemon from Ubuntu 12.04 to the 12.10 beta. In order to make the files the daemon downloaded available to other users on the system, I did the following: 1. created a new group with debian-transmission and the relevant

[Bug 1062014] Re: transmission-daemon no longer started with supplementary group credentials

2012-10-04 Thread James Henstridge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062014 Title: transmission-daemon no longer started with supplementary group credentials To manage notifications about this bug go to:

[Bug 1055798] Re: Ubuntu One Music integration does not unify to single icon

2012-09-26 Thread James Henstridge
The Ubuntu One web site has been updated to use the Ubuntu One Music app name now (the UbuntuOneMusicStore placeholder was there to work around a libunity bug that has since been fixed), so perhaps it would be worth giving this a go again. -- You received this bug notification because you are a

[Bug 1054803] Re: Ubuntu One filelink upload failed

2012-09-25 Thread James Henstridge
The PLAINTEXT OAuth patch has been split out from the Spideroak bug and merged: https://bugzilla.mozilla.org/show_bug.cgi?id=793749 The patch has been merged for Thunderbird 16, according to that bug report. If we want to back port the fix for our Thunderbird 15 packages, the patches needed are:

[Bug 1054803] Re: Ubuntu One filelink upload failed

2012-09-24 Thread James Henstridge
Done: https://bugzilla.mozilla.org/show_bug.cgi?id=744035#c34 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054803 Title: Ubuntu One filelink upload failed To manage notifications about this bug

[Bug 1054803] Re: Ubuntu One filelink upload failed

2012-09-23 Thread James Henstridge
This is a bit depressing. It looks like a class of problem I identified and fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=764312. The fix was merged to the trunk branch, and I verified that it was also in the comm-beta branch while things were still in beta, but it doesn't appear to have

[Bug 1054803] Re: Ubuntu One filelink upload failed

2012-09-23 Thread James Henstridge
And it looks like the problem was not completely fixed in trunk either: my fix depended on extending TB's OAuth library to support PLAINTEXT signatures: my changes to the Ubuntu One backend made it into trunk okay, but the changes to the OAuth library seem to still be sitting in Bugzilla tied up

[Bug 1031197] Re: DownloadFinished signal triggers when file has not yet completed writing

2012-07-30 Thread James Henstridge
I was helping Jono look into this on IRC. It seems that AQ_DOWNLOAD_FINISHED state within the syncdaemon is used both to emit the DownloadFinished D-Bus signal to the outside world and trigger the rename from the .u1partial file to the real file name (through commit_file). For the

[Bug 1005075] Re: Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-06-07 Thread James Henstridge
For what it is worth, I put together a package of 4.0.3 in one of my PPAs (https://launchpad.net/~jamesh/+archive/ppa), and Sound Juicer started behaving correctly again. So at least for the API Sound Juicer is using, the new version appears to be binary compatible. -- You received this bug

[Bug 1005075] [NEW] Libmusicbrainz fails to parse metadata after recent MusicBrainz API update

2012-05-27 Thread James Henstridge
Public bug reported: When trying to rip a CD with sound-juicer in Ubuntu 12.04, none of the track names appear and the following errors are printed to stderr: Unrecognised release group element: 'primary-type' Unrecognised track element: 'number' Unrecognised track element: 'number'

[Bug 711162] Re: ubuntuone-login crashed with ValueError in call_async(): Unable to guess signature from an empty dict

2012-04-29 Thread James Henstridge
Presumably this happens if dbus-python doesn't manage to introspect the credentials interface, so it doesn't know how to marshal the empty dictionary. I'm not sure why this would happen for some people and not others, but we could probably work around it by passing dbus.Dictionary({},

[Bug 892251] Re: Applications that start minimized cannot be unminimized

2011-12-14 Thread James Henstridge
Might this be the same problem as bug 877444? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/892251 Title: Applications that start minimized cannot be unminimized To manage notifications about this

[Bug 742212] [NEW] /lib/udev/cdrom_id does not correctly probe audio CDs on USB drive (maverick)

2011-03-24 Thread James Henstridge
Public bug reported: Binary package hint: udev I found a number of desktop programs that deal with audio CDs were not correctly detecting the drive or claiming that it didn't have an audio disk in. These programs were all using gvfs to enumerate drives, and the problems seemed to be due to some

[Bug 742212] Re: /lib/udev/cdrom_id does not correctly probe audio CDs on USB drive (maverick)

2011-03-24 Thread James Henstridge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742212 Title: /lib/udev/cdrom_id does not correctly probe audio CDs on USB drive (maverick) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 742212] Re: /lib/udev/cdrom_id does not correctly probe audio CDs on USB drive (maverick)

2011-03-24 Thread James Henstridge
I had originally only been testing this with sound-juicer, but it looks like the disc probing fails for other disc types (e.g. writable media in Brasero). For a CD-R, I get the same GET_CONFIGURATION error, and using the natty version of the tool gives additional media attributes:

[Bug 514517] Re: Existing users aren't accounted for and structure is not preserved

2011-03-17 Thread James Henstridge
This bug looks like it was 1.0.x related, so marking Fix Released. ** Changed in: bindwood Status: Fix Committed = Fix Released ** Changed in: bindwood Milestone: lucid-beta-2 = None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 512363] Re: Subsequent clients don't behave properly

2011-03-17 Thread James Henstridge
This bug looks like it was 1.0.x related, so marking Fix Released. There is a separate bug for fixing this in the newer synchronisation engine. ** Changed in: bindwood Status: Fix Committed = Fix Released ** Changed in: bindwood Milestone: lucid-beta-2 = None -- You received this

[Bug 648587] Re: [FFE] bindwood is incompatible with Firefox 4

2011-03-16 Thread James Henstridge
** Changed in: bindwood 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/648587 Title: [FFE] bindwood is incompatible with Firefox 4 -- ubuntu-bugs

[Bug 648587] Re: [FFE] bindwood is incompatible with Firefox 4

2011-03-16 Thread James Henstridge
A tarball of the 1.99.0 release is now available here: https://launchpad.net/bindwood/trunk/1.99.0 I've updated the packaging used for the ubuntuone nightlies PPA packages here: https://code.launchpad.net/~jamesh/bindwood/packaging-dailies-1.99.0 This integrates the changes from the upstream

[Bug 648587] Re: [FFE] bindwood is incompatible with Firefox 4

2011-03-16 Thread James Henstridge
Here is a build of the package from my PPA: https://launchpad.net/~jamesh/+archive/ppa/+sourcepub/1553301/+listing- archive-extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/648587 Title: [FFE]

[Bug 648587] Re: [FFE] bindwood is incompatible with Firefox 4

2011-03-15 Thread James Henstridge
** Changed in: bindwood Status: In Progress = 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/648587 Title: [FFE] bindwood is incompatible with Firefox 4 -- ubuntu-bugs mailing

[Bug 714377] Re: chromium-browser crashed with SIGSEGV in TrimURLchar()

2011-02-09 Thread James Henstridge
I've upgraded to the 9.0.597.94~r73967-0ubuntu0.10.10.1 release now, and have not yet been able to reproduce the crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714377 Title: chromium-browser

[Bug 656250] Re: upgrading to 10.10 beta from 10.4lts - encountered error

2011-02-09 Thread James Henstridge
** Also affects: ubuntu Importance: Undecided Status: New ** Project changed: bindwood = null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/656250 Title: upgrading to 10.10 beta from

[Bug 573570] Re: Realtec PCI-Express onboard Lan dosn't working

2011-02-09 Thread James Henstridge
** Also affects: ubuntu Importance: Undecided Status: New ** Project changed: bindwood = null -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573570 Title: Realtec PCI-Express onboard Lan

[Bug 577522] Re: windows vista failing to start after a side by side installation of Ubuntu in my Compaq Presario CQ60

2011-02-09 Thread James Henstridge
** Also affects: ubuntu Importance: Undecided Status: New ** Project changed: bindwood = null ** Changed in: null Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 714377] [NEW] chromium-browser crashed with SIGSEGV in TrimURLchar()

2011-02-06 Thread James Henstridge
Public bug reported: Binary package hint: chromium-browser After installing the latest security updates for chromium-browser via update-manager, I noticed that Chromium started crashing after a short period of time. That is, the entire browser crashed rather than a single page, and happened

[Bug 714377] Re: chromium-browser crashed with SIGSEGV in TrimURLchar()

2011-02-06 Thread James Henstridge
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/714377 Title: chromium-browser crashed with SIGSEGV in TrimURLchar() -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 672424] Re: MusicBrainz ID tags not written to ogg files

2010-12-04 Thread James Henstridge
** Bug watch added: Debian Bug tracker #581417 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581417 ** Also affects: sound-juicer (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581417 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 672424] Re: MusicBrainz ID tags not written to ogg files

2010-12-03 Thread James Henstridge
Looking at the source code, the code for writing the UUIDs is only enabled if HAVE_MB_EXTRACT_UUID is set, This is an autoconf check that is set if the mb_extract_uuid() function is available. That function appears to have been added in libmusicbrainz 3.0.3, while Maverick contains 3.0.2. --

[Bug 546948] Re: Logitech USB headsets work as output devices only after once restarting pulseaudio

2010-11-07 Thread James Henstridge
I was able to reproduce this on a newly installed Maverick AMD64 system with a Logitech Premium Stereo USB Headset 350. I plugged in the headset after booting the system, and it showed up in the hardware tab of gnome-volume-control, but not on the input or output tabs. If I tried to use the test

[Bug 672424] [NEW] MusicBrainz ID tags not written to ogg files

2010-11-07 Thread James Henstridge
Public bug reported: Binary package hint: sound-juicer This report concerns sound-juicer 2.31.6-0ubuntu2 running on Maverick/AMD64. When ripping a CD, sound-juicer is supposed to write the MusicBrainz artist, album and track IDs to the resulting ogg files, and did so in previous Ubuntu

[Bug 643787] Re: certificate verifcation does not work with newSSL

2010-10-08 Thread James Henstridge
Rick: when you ran into these problems, did you have the ubuntuone hackers private PPA enabled? That archive has had a package with a newer version number than the one in lucid-proposed. When I disabled the ubuntuone hackers PPA and downgraded to the stock lucid packages, I didn't see any of

[Bug 355866] Re: Gourmet in dependency conflict with python-pysqlite2 ( its dependents like Miro)

2010-07-16 Thread James Henstridge
It looks like this has been fixed in the Debian packaging for their 0.15.4-4 package: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586880 When Ubuntu upgrades to that version, this bug should be gone. As far as the underlying problem goes, it was probably fixed by the following commit:

[Bug 569914] Re: After dragging the window from the menu bar, no input is sent to Emacs

2010-07-04 Thread James Henstridge
It doesn't need to be a drag. Simply clicking on the menu bar outside of any of the buttons is enough to reproduce the behaviour. Clicking on one of the menus is enough to unfreeze things. -- After dragging the window from the menu bar, no input is sent to Emacs

[Bug 563474] Re: scrollbars are really hard to see with the ambiance/radiance themes

2010-05-24 Thread James Henstridge
This problem seems to have been introduced in the 0.1.6.4 version: * Ambiance/Radiance: Adjust scrollbar lighting (LP: #542686). - Remove progressbar lightbordershade (LP: #551107). - Global trough_shades for scrollbar/progressbar It isn't clear to me why having the same trough shading

[Bug 141447] Re: trang segfaults on gutsy (x86 and AMD64)

2010-04-29 Thread James Henstridge
Looks like this bug has been fixed in Lucid. The trang package in that release is a java bytecode version rather than native code, and passes the simple test I listed in comment #21. -- trang segfaults on gutsy (x86 and AMD64) https://bugs.launchpad.net/bugs/141447 You received this bug

[Bug 475165] Re: Can not tune DSB-R100 USB radio via Video4Linux v1 after upgrading to Karmic

2010-04-28 Thread James Henstridge
I've just tried out the radio tuner under Lucid, and can tune it via the V4L 1 interface. So the bug only affects Karmic. Fixing this in Karmic would require backporting the above referenced kernel patch. -- Can not tune DSB-R100 USB radio via Video4Linux v1 after upgrading to Karmic

[Bug 570606] [NEW] gupnp-tools in lucid missing gupnp-av-cp utility

2010-04-27 Thread James Henstridge
Public bug reported: Binary package hint: gupnp-tools Version installed: gupnp-tools 0.8-1 After upgrading to Lucid, I noticed that the gupnp-av-cp utility was missing. This utility should be provided by the gupnp-tools package. Looking at the build log for gupnp-tools 0.8-1, it looks like it

[Bug 543462] Re: PulseAudio should activate the keyboard mute LED

2010-03-22 Thread James Henstridge
Nope. This is on a desktop system with an external USB keyboard. There is no direct connection between the sound hardware and this mute LED. -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of

[Bug 543462] [NEW] PulseAudio should activate the keyboard mute LED

2010-03-21 Thread James Henstridge
Public bug reported: Binary package hint: pulseaudio The mute button on my keyboard contains an LED that should be lit when the audio is muted. This never happens on Ubuntu (tested with Karmic). I have verified that the LED can be toggled using the standard EV_LED interface on the keyboard's

[Bug 543462] apport-collect data

2010-03-21 Thread James Henstridge
Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: james 4427 F pulseaudio /dev/snd/controlC1: james 4427 F pulseaudio Card0.Amixer.info: Card hw:0 'V8237'/'VIA 8237 with ALC850 at 0xd800, irq 22' Mixer name : 'Realtek ALC850 rev

[Bug 543462] AlsaDevices.txt

2010-03-21 Thread James Henstridge
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/41571779/AlsaDevices.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 543462] AplayDevices.txt

2010-03-21 Thread James Henstridge
** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/41571789/AplayDevices.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 543462] ArecordDevices.txt

2010-03-21 Thread James Henstridge
** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/41571793/ArecordDevices.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 543462] BootDmesg.txt

2010-03-21 Thread James Henstridge
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/41571800/BootDmesg.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 543462] Card0.Amixer.values.txt

2010-03-21 Thread James Henstridge
** Attachment added: Card0.Amixer.values.txt http://launchpadlibrarian.net/41571807/Card0.Amixer.values.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 543462] Card0.Codecs.codec97.0.ac97.0.0.txt

2010-03-21 Thread James Henstridge
** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt http://launchpadlibrarian.net/41571811/Card0.Codecs.codec97.0.ac97.0.0.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu

[Bug 543462] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2010-03-21 Thread James Henstridge
** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt http://launchpadlibrarian.net/41571818/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a

[Bug 543462] Card1.Amixer.values.txt

2010-03-21 Thread James Henstridge
** Attachment added: Card1.Amixer.values.txt http://launchpadlibrarian.net/41571825/Card1.Amixer.values.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 543462] CurrentDmesg.txt

2010-03-21 Thread James Henstridge
** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/41571833/CurrentDmesg.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 543462] Dependencies.txt

2010-03-21 Thread James Henstridge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41571838/Dependencies.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 543462] PciMultimedia.txt

2010-03-21 Thread James Henstridge
** Attachment added: PciMultimedia.txt http://launchpadlibrarian.net/41571845/PciMultimedia.txt -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 543462] XsessionErrors.txt

2010-03-21 Thread James Henstridge
** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/41571852/XsessionErrors.txt ** Changed in: alsa-driver (Ubuntu) Status: Incomplete = New ** Tags added: apport-collected -- PulseAudio should activate the keyboard mute LED https://bugs.launchpad.net/bugs/543462

[Bug 543462] Re: PulseAudio should activate the keyboard mute LED

2010-03-21 Thread James Henstridge
Okay, I've attached all the data you wanted, but the issue isn't really related to my sound hardware: the control of the mute LED is handled in the same way as other keyboard LEDs. What is missing is the code to toggle the LED when the mixer is muted. -- PulseAudio should activate the keyboard

[Bug 378334] Re: gnome-volume-control: USB headset volume buttons affect laptop speakers, not headset speakers

2010-03-18 Thread James Henstridge
Hi Stephen, if your Plantronics headset is anything like my Logitech one, it presents itself to the system as both a sound device and a keyboard device. When I press the volume buttons on the headset, it generates volume up/down keyboard events. Probably the easiest way to test this is to pick

[Bug 378334] Re: gnome-volume-control: USB headset volume buttons affect laptop speakers, not headset speakers

2010-03-18 Thread James Henstridge
Daniel: Are you referring to the following? http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commit;h=ebb812cb8df48e299b3d4ab75cbb0042384ef70d That patch seems to be about letting sound drivers report certain conditions as input layer key events. With my headset (and I assume

[Bug 513719] [NEW] Django test client cookie handling broken on Lucid

2010-01-28 Thread James Henstridge
Public bug reported: Binary package hint: python-django With the latest python2.6 package update in Lucid, the cookie handling in the Django test client has broken. The code triggering the problem in Django looks a bit suspect, so I think it should be fixed in Django. I've filed a bug upstream

[Bug 422696] Re: gnomeradio doesn't work in 9.10

2009-11-16 Thread James Henstridge
The underlying cause of this bug (the kernel's V4L1 compatibility layer being broken for radio tuners) is being tracked in bug 475165. -- gnomeradio doesn't work in 9.10 https://bugs.launchpad.net/bugs/422696 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 475165] Re: Can not tune DSB-R100 USB radio via Video4Linux v1 after upgrading to Karmic

2009-11-09 Thread James Henstridge
I haven't tested it, but this commit looks like the fix for the bug: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=707ca1e30f087f9a6d144693dafc4b67880678c2 -- Can not tune DSB-R100 USB radio via Video4Linux v1 after upgrading to Karmic

<    1   2   3   4   5   6   7   >