Bug 1489765
| Summary: | adb not work g_simple_async_result_propagate_error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anatolii Vorona <vorona.tolik> |
| Component: | android-tools | Assignee: | Ivan Afonichev <ivan.afonichev> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | admiller, ivan.afonichev, jeroen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-09-10 15:51:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Anatolii Vorona
2017-09-08 10:21:24 UTC
Why is this filed against libgdata? I have no idea... Did you read and install the /usr/share/doc/android-tools/51-android.rules file as mentioned the top of it? F26: android-tools-20170311gite7195be7725a-2.fc26.x86_64 F25: android-tools-20160327git3761365735de-2.fc25.x86_64 They both have same files, md5: cf553937953c5879b08267bcf335a69a /usr/share/doc/android-tools/51-android.rules > Why is this filed against libgdata? I have no idea... Because errors are related to libgdata: >> invalid cast from 'GTask' to 'GSimpleAsyncResult' >> g_simple_async_result_propagate_error: assertion 'G_IS_SIMPLE_ASYNC_RESULT (simple)' failed Downgrade to android-tools-20160327git3761365735de-2.fc25.x86_64.rpm fixes the problem for me. *** This bug has been marked as a duplicate of bug 1470740 *** |