Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable media forwarding #4589

Closed
wants to merge 1 commit into from

Conversation

mcginty
Copy link
Contributor

@mcginty mcginty commented Nov 18, 2015

fixes #1362

@mcginty mcginty added this to the 3.5.0 milestone Nov 18, 2015
@McLoo
Copy link
Contributor

McLoo commented Nov 19, 2015

not working for me

forwarding image,
log is
from clicking "forward"
to "Share with" screen

11-19 01:09:09.183 6462-6462/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_launch_request id:org.thoughtcrime.securesms time:759158
11-19 01:09:09.214 6462-6462/org.thoughtcrime.securesms W/InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
11-19 01:09:09.214 6462-6462/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onPause()
11-19 01:09:09.257 6462-6462/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447891545408/309
11-19 01:09:09.263 6462-6462/org.thoughtcrime.securesms W/ThumbnailView: Not re-loading slide content://org.thoughtcrime.securesms/part/1447891545599/310
11-19 01:09:09.298 6462-6462/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_STOP_EVENT
11-19 01:09:09.298 6462-6462/org.thoughtcrime.securesms W/KeyCachingService: Decrementing activity count...
11-19 01:09:09.298 6462-6462/org.thoughtcrime.securesms W/KeyCachingService: Starting timeout: 22920000
11-19 01:09:09.303 6462-6462/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 0
11-19 01:09:09.311 6462-6462/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onCreate(null)
11-19 01:09:09.316 6462-6462/org.thoughtcrime.securesms W/ExperienceUpgradeActivity: getExperienceUpgrade(157)
11-19 01:09:09.318 6462-6462/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: routeApplicationState(), state: 0
11-19 01:09:09.335 6462-6462/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: initializeClearKeyReceiver()
11-19 01:09:09.379 6462-6899/org.thoughtcrime.securesms E/ActivityThread: Failed to find provider info for org.thoughtcrime.securesms
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity: java.io.FileNotFoundException: No content provider: content://org.thoughtcrime.securesms/part/1447891545408/309
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1066)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:921)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at android.content.ContentResolver.openInputStream(ContentResolver.java:646)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at org.thoughtcrime.securesms.ShareActivity$1.doInBackground(ShareActivity.java:122)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at org.thoughtcrime.securesms.ShareActivity$1.doInBackground(ShareActivity.java:114)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at android.os.AsyncTask$2.call(AsyncTask.java:292)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at java.util.concurrent.FutureTask.run(FutureTask.java:237)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
11-19 01:09:09.380 6462-6899/org.thoughtcrime.securesms W/ShareActivity:     at java.lang.Thread.run(Thread.java:818)
11-19 01:09:09.388 6462-6462/org.thoughtcrime.securesms W/PassphraseRequiredActionBarActivity: onResume()
11-19 01:09:09.494 6462-6462/org.thoughtcrime.securesms W/KeyCachingService: onStartCommand, org.thoughtcrime.securesms.service.action.ACTIVITY_START_EVENT
11-19 01:09:09.494 6462-6462/org.thoughtcrime.securesms W/KeyCachingService: Incrementing activity count...
11-19 01:09:09.523 6462-6462/org.thoughtcrime.securesms W/MessageRetrievalService: Active Count: 1
11-19 01:09:09.699 6462-6462/org.thoughtcrime.securesms I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@1c841c08 time:759674
11-19 01:09:17.871 6462-7677/org.thoughtcrime.securesms W/WebSocketConnection: Sending keep alive...
11-19 01:09:17.989 6462-7676/org.thoughtcrime.securesms W/OkHttpClientWrapper: onMessage: BINARY
11-19 01:09:17.989 6462-7676/org.thoughtcrime.securesms W/WebSocketConnection: WSC onMessage()
11-19 01:09:17.989 6462-7676/org.thoughtcrime.securesms W/WebSocketConnection: Message Type: 2
11-19 01:09:22.209 6462-6900/org.thoughtcrime.securesms W/MessageRetrievalService: Application level read timeout...
11-19 01:09:22.212 6462-6900/org.thoughtcrime.securesms W/MessageRetrievalService: Network requirement: true, active activities: 1, push pending: 0
11-19 01:09:22.218 6462-6900/org.thoughtcrime.securesms W/MessageRetrievalService: Reading message...

@mcginty
Copy link
Contributor Author

mcginty commented Nov 19, 2015

you sure you're in sync with my branch? can't repro it not working against this diff

@McLoo
Copy link
Contributor

McLoo commented Nov 19, 2015

Checked out the fix branch
Will double check though

@McLoo McLoo mentioned this pull request Nov 19, 2015
@McLoo
Copy link
Contributor

McLoo commented Nov 19, 2015

should have double checked before whining.
Works 95%. See: #4599

@moxie0
Copy link
Contributor

moxie0 commented Nov 19, 2015

can you rebase this onto master?

@mcginty mcginty closed this in 02c37e8 Nov 19, 2015
BLeQuerrec pushed a commit to SilenceIM/Silence that referenced this pull request Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants