Advertisement
Guest User

or unity?

a guest
Mar 4th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. simon@simon-NC10:~$ apport-cli unity
  2.  
  3. *** Collecting problem information
  4.  
  5. The collected information can be sent to the developers to improve the
  6. application. This might take a few minutes.
  7. .......................................................................................................
  8. *** Thanks for reporting this bug on unity. Is the issue you are reporting purely graphical (will report more information about your graphic configuration and will report the bug against compiz)?
  9.  
  10.  
  11. What would you like to do? Your options are:
  12. Y: Yes
  13. N: No
  14. C: Cancel
  15. Please choose (Y/N/C): y
  16. ................
  17. *** Thank you for testing the 'precise' development version of Ubuntu.
  18. You may mark any of the following that apply to help us better
  19. process your issue.
  20.  
  21.  
  22. Selected: none. Multiple choices:
  23. 1: Regression
  24. 2: Has happened more than once
  25. 3: I can reproduce the bug
  26. 4: I know a workaround
  27. 5: I know the fix for this
  28. D: Done
  29. C: Cancel
  30. Please choose (1/2/3/4/5/D/C): d
  31. .....
  32. *** Your display manager log files may help developers diagnose the bug, but may contain sensitive information such as your hostname. Do you want to include these logs in your bug report?
  33.  
  34.  
  35. What would you like to do? Your options are:
  36. Y: Yes
  37. N: No
  38. C: Cancel
  39. Please choose (Y/N/C): y
  40. .
  41. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  42.  
  43. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  44.  
  45. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  46.  
  47. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  48. ..............
  49. *** Your kernel input device details (lsinput and dmidecode) may be useful to the developers, but gathering it requires admin privileges. Would you like to include this info?
  50.  
  51.  
  52. What would you like to do? Your options are:
  53. Y: Yes
  54. N: No
  55. C: Cancel
  56. Please choose (Y/N/C): y
  57. .
  58. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  59.  
  60. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  61.  
  62. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  63.  
  64. Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
  65. ............
  66.  
  67. *** Send problem report to the developers?
  68.  
  69. After the problem report has been sent, please fill out the form in the
  70. automatically opened web browser.
  71.  
  72. What would you like to do? Your options are:
  73. S: Send report (769.8 KB)
  74. V: View report
  75. K: Keep report file for sending later or copying to somewhere else
  76. I: Cancel and ignore future crashes of this program version
  77. C: Cancel
  78. Please choose (S/V/K/I/C): v
  79. Traceback (most recent call last):
  80. File "/usr/bin/apport-cli", line 364, in <module>
  81. if not app.run_argv():
  82. File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 545, in run_argv
  83. return self.run_report_bug()
  84. File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 387, in run_report_bug
  85. response = self.ui_present_report_details(allowed_to_report)
  86. File "/usr/bin/apport-cli", line 205, in ui_present_report_details
  87. self.ui_update_view()
  88. File "/usr/bin/apport-cli", line 154, in ui_update_view
  89. report = self._get_details()
  90. File "/usr/bin/apport-cli", line 140, in _get_details
  91. details += self.report[key]
  92. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)
  93. simon@simon-NC10:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement