close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.LoggingAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Aug 5, 2012, 8:37:04 PM (14 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v10
|
v11
|
|
| 135 | 135 | |
| 136 | 136 | === Qt Components === |
| | 137 | |
| | 138 | |
| | 139 | == FAQ == |
| | 140 | |
| | 141 | === error: insufficient permissions for device === |
| | 142 | First do: |
| | 143 | |
| | 144 | {{{adb stop-server}}} |
| | 145 | |
| | 146 | Then as root do: |
| | 147 | |
| | 148 | {{{adb start-server}}} |