Bug 377480

Summary: Missing access token for Twitter
Product: [Applications] Spectacle Reporter: Himanshu Shekhar <himanshushekharb16>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.