[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.92-0ubuntu1

---
apport (1.92-0ubuntu1) precise; urgency=low

  [ Martin Pitt ]
  * New upstream release:
- man/apport-bug.1: Mention where crash files are stored. Thanks David
  Kastrup.
- hookutils.py, attach_hardware(): Sort ProcModules, thanks Brian Murray.
- launchpad.py: Keep "Dependencies" attachment in duplicates. Thanks Brian
  Murray.
- Reorganize the GNOME and KDE user interface to do the crash
  notifications and detail browser in a single dialog. Add test/gtk and
  test/kde tests to check expected dialog layout for different cases.
  Thanks Evan Dandrea!
- Add support for the whoopsie-daisy crash reporting daemon by creating
  zero-byte .upload file stamps for crash reports. Thanks Evan Dandrea!
- ui.py: Fix wrong creation of "~" folder instead of expanding it to home
  directory when using "Examine locally". Thanks Jason Conti!
  (LP: #909149)
- Replace file() calls with open() for Python 3 compatibility. Thanks
  Colin Watson!
- launchpad.py: Avoid sending tag names with upper case. (LP: #924181)
- report.py, crash_signature_addresses(): Fix crash if report does not
  have "Signal".
- apport-gtk: Fix resize handling of expander in details window. Thanks
  Thomas Bechtold! (LP: #930562)
- Clean up unnecessary imports. Thanks Evan Dandrea!
  * debian/apport-kde.install: Ship new spinner.gif.

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: include kernel command line from
ubiquity syslog in the report as InstallCmdLine
  * data/package-hooks/source_ubiquity.py: move apport-bug failures due to
grub-installer to that package (LP: #878335)
  * debian/control: Add xvfb dependency so that the test suite can run the GUI
tests.
 -- Martin PittMon, 20 Feb 2012 16:55:29 +0100

** Changed in: apport (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/924181

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-03 Thread Launchpad Bug Tracker
** Branch linked: lp:apport

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-03 Thread Martin Pitt
Fixed in trunk r2132

** Changed in: apport (Ubuntu)
   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/924181

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-03 Thread Martin Pitt
wgrant | pitti: Bug #924181 looks like apport is trying to set a tag
with capital letters in it, which is forbidden.

** Project changed: launchpadlib => apport (Ubuntu)

** Changed in: apport (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: apport (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-02 Thread Martin Pitt
** Project changed: apport => launchpadlib

** Changed in: launchpadlib
   Status: Invalid => New

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-02 Thread psypher
@Gerry: Ah ok, I have got the Unity PPA's, reassign as you want. Thanks

@Martin: doubt it, working on LAN on ISP backbone. Just tried apport
again on a different bug and got the same:


apport-collect 921540
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
cat: /var/log/lightdm/:0.log: No such file or directory
rectory
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 398, in 
app.run_argv()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 575, in run_argv
return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 499, in 
run_update_report
attachment_comment='apport information')
  File "/usr/lib/python2.7/dist-packages/apport/crashdb_impl/launchpad.py", 
line 384, in update
bug.lp_save()
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 
732, in lp_save
URI(self.self_link), representation, headers)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 
336, in patch
'PATCH', extra_headers=extra_headers)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 
281, in _request
raise error
lazr.restfulclient.errors.BadRequest: HTTP Error 400: Bad Request
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 45
content-type: text/plain;charset=utf-8
date: Fri, 03 Feb 2012 06:01:33 GMT
server: zope.server.http (HTTP)
status: 400
vary: Accept,Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-notifications: []
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
tags: [ConstraintNotSatisfied(u'compiz-Fai')]
---

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-02 Thread Martin Pitt
This looks like a temporary launchpad glitch, or you have some problems
with your network connection?

** Changed in: apport
   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/924181

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-02 Thread Gerry Boland
You get the "not official" warning if you have installed PPAs of Unity
or Unity2D. Have you?

Apport-GTK is crashing on you - this is probably a bigger problem! I'm
reassigning this bug to that project.

** Also affects: apport
   Importance: Undecided
   Status: New

** 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/924181

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

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

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-02-01 Thread psypher
today compiz randomly crashed I was unable to log a bug for that as well
with the same error.

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/924181/+subscriptions

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-01-31 Thread psypher
When trying to update another bug with apport-collect I get this:


apport-collect 924682
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 398, in 
app.run_argv()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 575, in run_argv
return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 499, in 
run_update_report
attachment_comment='apport information')
  File "/usr/lib/python2.7/dist-packages/apport/crashdb_impl/launchpad.py", 
line 384, in update
bug.lp_save()
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 
732, in lp_save
URI(self.self_link), representation, headers)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 
336, in patch
'PATCH', extra_headers=extra_headers)
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 
281, in _request
raise error
lazr.restfulclient.errors.BadRequest: HTTP Error 400: Bad Request
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 45
content-type: text/plain;charset=utf-8
date: Wed, 01 Feb 2012 06:19:44 GMT
server: zope.server.http (HTTP)
status: 400
vary: Accept,Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-notifications: []
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
tags: [ConstraintNotSatisfied(u'compiz-Fai')]
---

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/924181/+subscriptions

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


[Bug 924181] Re: unable to log bugs with ubuntu-bug for unity or unity-2d

2012-01-31 Thread psypher
** Summary changed:

- unable to log bugs with ubuntu-bug for unity-2d
+ unable to log bugs with ubuntu-bug for unity  or unity-2d

** Description changed:

- When trying to log a bug for unity-2d I get the following error:
+ When trying to log a bug for unity or unity-2d I get the following
+ error:
  
  The problem cannot be reported:This is not an official Ubuntu package.
  Please remove any third party package and try again.
  
- What do you require from me to assist?
+ What do you require from me to assist? I tried tail -f of all my logs
+ while attempting to perform the ubuntu-bug unity action but no errors
+ appeared.

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

Title:
  unable to log bugs with ubuntu-bug for unity  or unity-2d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/924181/+subscriptions

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