Comment 6 for bug 376167

Revision history for this message
rockfx01 (tim-filmchicago) wrote :

I just performed the above requested command, but it looks like apport crashed before it finished (see terminal output below). I also have an HP dv7 notebook. Ubuntu 9.04 has been installed via Wubi and I have no audio as described in Stem's original report.

Here is my terminal output:

---------------------------------------------------------------------------

user@ubuntu:~$ apport-collect -p alsa-base 376167
Logging into Launchpad...
The authorization page (https://edge.launchpad.net/+authorize-token?oauth_token=xkt0L5kglMQ0ZGtzzdr5) should be opening in your browser. After you have authorized this program to access Launchpad on your behalf you should come back here and press <Enter> to finish the authentication process.

Downloading bug...
Bug title: no sound on hp pavilion dv7 laptop
Collecting apport information for source package alsa-base...
Uploading additional information to Launchpad bug...
   short text data...
   attachment: AlsaDevices.txt...
   attachment: AplayDevices.txt...
   attachment: BootDmesg.gz...
Traceback (most recent call last):
  File "/usr/bin/apport-collect", line 173, in <module>
    upload(report, bug)
  File "/usr/bin/apport-collect", line 97, in upload
    filename=part.get_filename(), is_patch=False)
  File "/usr/lib/python2.6/dist-packages/launchpadlib/resource.py", line 337, in __call__
    args[key] = simplejson.dumps(value, cls=DatetimeJSONEncoder)
  File "/var/lib/python-support/python2.6/simplejson/__init__.py", line 243, in dumps
    **kw).encode(obj)
  File "/var/lib/python-support/python2.6/simplejson/encoder.py", line 360, in encode
    return encode_basestring_ascii(o)
UnicodeDecodeError: 'utf8' codec can't decode byte 0x8b in position 1: unexpected code byte

---------------------------------------------------------------------------