close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.PriorityAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Nov 6, 2014, 2:38:33 AM (11 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v21
|
v22
|
|
| 266 | 266 | ==== Current status quo ==== |
| 267 | 267 | |
| 268 | | So this how & how far I got - !PyOtherSide cna be imported in a QtQuick application running on Android, but crashes once the Python element is instantiated. |
| 269 | | |
| 270 | | This guide should enable anyone get as far as I go -t and hopefully get far past the current roadblock! :) |
| | 268 | So this how & how far I got - !PyOtherSide can be imported in a QtQuick application running on Android, but crashes once the Python element is instantiated. |
| | 269 | |
| | 270 | This guide should enable anyone get as far as I got and hopefully get far past the current roadblock! :) |
| 271 | 271 | |
| 272 | 272 | Any help with finding out how to fix the crash would be much appreciated! :) |