Bug 377480 - Missing access token for Twitter
Summary: Missing access token for Twitter
Status: RESOLVED FIXED
Alias: None
Product: Spectacle
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Boudhayan Gupta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-11 04:36 UTC by Himanshu Shekhar
Modified: 2018-01-31 05:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Himanshu Shekhar 2017-03-11 04:36:12 UTC
spectacle version 16.12.2 KDE Neon
Sharing to Imgur fails.
Sharing to Twitter opens up a dialog to type tweet, with publish button deactivated.
Running from Terminal gives following result:

qrc:/JobDialog.qml:67: TypeError: Cannot read property 'Layout' of null
qrc:/JobDialog.qml:66: TypeError: Cannot read property 'Layout' of null
launching... "/usr/lib/x86_64-linux-gnu/libexec/kf5/purposeprocess" 0x3f2ec08
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/purpose/RunningJob.qml:46:16: Unable to assign ulong to double
missing... "tweetText"
missing... "tweetText"
file:///usr/share/kpackage/Purpose/Twitter/contents/config/config.qml:30: TypeError: Cannot read property 'ConsumerSecret' of undefined
file:///usr/share/kpackage/Purpose/Twitter/contents/config/config.qml:29: TypeError: Cannot read property 'ConsumerKey' of undefined
missing... "accessToken"
qrc:/JobDialog.qml:66: TypeError: Cannot read property 'Layout' of null
qrc:/JobDialog.qml:67: TypeError: Cannot read property 'Layout' of null
Comment 1 Nate Graham 2018-01-31 05:05:53 UTC
Can't reproduce in 17.12. Should work better now; there's been a lot of work to the Imgur upload functionality.