• Locked
  • Archived

Crash when upload file to website

Crashing when ever upload any file to website, already given all permission (storage also) log : 5b098f11-bfb4-48b6-b037-ba58142b0e6a java.lang.RuntimeException: … (read more)

Crashing when ever upload any file to website, already given all permission (storage also)


log :

5b098f11-bfb4-48b6-b037-ba58142b0e6a java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=7113, result=-1, data=Intent { dat=content://com.android.externalstorage.documents/document/0147-1DEB:Profile.pdf flg=0x1 }} to activity {org.mozilla.firefox/org.mozilla.firefox.App}: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242


java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=7113, result=-1, data=Intent { dat=content://com.android.externalstorage.documents/document/0147-1DEB:Profile.pdf flg=0x1 }} to activity {org.mozilla.firefox/org.mozilla.firefox.App}: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242 at android.app.ActivityThread.deliverResults(ActivityThread.java:5864) at android.app.ActivityThread.handleSendResult(ActivityThread.java:5903) at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:54) at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2438) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8663) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135) Caused by: java.lang.SecurityException: com.android.externalstorage has no access to content://media/0147-1deb/file/3242 at android.os.Parcel.createExceptionOrNull(Parcel.java:2437) at android.os.Parcel.createException(Parcel.java:2421) at android.os.Parcel.readException(Parcel.java:2404) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190) at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:153) at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:780) at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:2034) at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1849) at android.content.ContentResolver.openInputStream(ContentResolver.java:1525) at mozilla.components.browser.engine.gecko.prompt.GeckoPromptDelegate.access$toFileUri(GeckoPromptDelegate.kt:22) at mozilla.components.browser.engine.gecko.prompt.GeckoPromptDelegate$onFilePrompt$onSelectSingle$1.invoke(GeckoPromptDelegate.kt:4) at mozilla.components.feature.prompts.file.FilePicker$onActivityResult$1.invoke(FilePicker.kt:25) at mozilla.components.feature.prompts.PromptFeatureKt.consumePromptFrom(PromptFeature.kt:9) at mozilla.components.feature.prompts.PromptFeature.onActivityResult(PromptFeature.kt:18) at mozilla.components.support.base.feature.ViewBoundFeatureWrapper.onActivityResult(ViewBoundFeatureWrapper.kt:3) at org.mozilla.fenix.browser.BaseBrowserFragment.onActivityResult(BaseBrowserFragment.kt:6) at org.mozilla.fenix.HomeActivity.onActivityResult(HomeActivity.kt:5) at android.app.Activity.dispatchActivityResult(Activity.java:8659) at android.app.ActivityThread.deliverResults(ActivityThread.java:5857) ... 13 more

Asked by Mohit 1 year ago

Last reply by Paul 1 year ago

  • Locked
  • Archived

What are the intended uses for: media.volume_scale, media.default_volume, media.hardwaremediakeys.enabled ?

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be … (read more)

I am not sure this is the right forum to be asking all of the questions below but .. I am starting here and will be guided by your feedback if only some questions can be answered here.

All my questions pertain to Firefox Nightly on Android. 101.0a1 (Build #2015874793) It is my hope that the Q&A might help other users of Firefox Nightly on Android.

  1. (generic) Where will I find discussion of or documentation (specifications, user manual, usage notes, self-documenting source code, etc.) for the various Firefox settings accessible via about:config ?
  2. (specific) What is the intended use scenario for the media.volume_scale setting?
  3. (specific) What is the intended use scenario for the media.default_volume setting?
  4. (specific) What is the intended use scenario for the media.hardwaremediakeys.enabled setting?
  5. (generic) Is it reasonable to expect that a browser be able to determine either the RMS or Peak loudness of the src for a media element and mute (i.e. set ~.volume=0) if that loudness is above some user specified level? For example:
    • Might there be metadata within the file header that describes loudness just as there is metadata that describes duration?
    • Might parsing just the first 3-5 seconds of the file be sufficiently manageable to estimate loudness without grossly impacting page load-time or grossly taxing the CPU?
    • Might the default action be to set ~.volume=0 until such time as the browser has parsed the entire src to determine actual RMS loudness .. and only then restore ~.volume to user-prescribed maximum permitted volume iff RMS loudness is below a user prescribed threshold? (the bigger the file the longer that media is muted before it can be potentially unmuted!)

Thank you, in advance, for any time you spend responding to my questions. I am especially appreciative of links that I can follow to find answers for myself rather than being spoon-fed answers on a specific case by case basis.

Asked by najevi1 2 years ago

Last reply by Paul 1 year ago

  • Locked
  • Archived

Removal of an old account

Hello, I created an account in Firefox with my old e-mail; nyayesh_abdollahi@fripost.org. However, I have since deleted that e-mail and also forgotten the login passwor… (read more)

Hello,

I created an account in Firefox with my old e-mail; nyayesh_abdollahi@fripost.org.

However, I have since deleted that e-mail and also forgotten the login password for that Firefox-account; therefore, I can't login to it albeit it exists.

I'm not sure how this works but I do believe the best way to resolve the matter is through the deletion of the aforementioned account.

Kindly, Nyayesh Abdollahi

Asked by Nyayesh Abdollahi 12 months ago

Last reply by Paul 12 months ago

  • Locked
  • Archived

How Do I Protect Passwords?

Using FF 101 on Andtoid phone. If I do not use Android's "general" PW then how do I protect FF PWs if I lend to a friend for a minute? There's no primary PW. So how's … (read more)

Using FF 101 on Andtoid phone. If I do not use Android's "general" PW then how do I protect FF PWs if I

lend to a friend for a minute? There's no primary PW. So how's it done? Is there any change FF will ever have a primary (master) PW again? Thanks

Asked by leegold2 1 year ago

Last reply by Paul 1 year ago

  • Locked
  • Archived

Also about the hackers

I have a picture of the hackers and I called the FBI AND THEN THE SHERIFF DEPARTMENT OF ROWAN COUNTY AND THEY DIDN'T TAKE IT SERIOUSLY, I WANTED THEM TO TAKE FINGERPRINTS… (read more)

I have a picture of the hackers and I called the FBI AND THEN THE SHERIFF DEPARTMENT OF ROWAN COUNTY AND THEY DIDN'T TAKE IT SERIOUSLY, I WANTED THEM TO TAKE FINGERPRINTS AND THEN TO DO DNA TESTING AND THEN I KNOW THAT THEY WOULD BE IN JAIL FOR B&E FOR MY GARAGE 5-7 TIMES AND THEN I'M SURE THAT THE HACKING WOULD BE FINISHED. EVERYTIME I LEFT THE HOUSE THEY BROKE INTO IT SO I ALREADY BOUGHT 3 DIFFERENT SURVEILLANCE SYSTEMS AND THEY ERASED THE FOOTAGE BY USING A MAGNET

Asked by a84187358 1 year ago

Last reply by Paul 1 year ago

  • Locked
  • Archived

"feature" control

So does fire fox just not give a shit whether the app is usable? You've completly stripped.any ability to customize and disable useless "features" that maybe 5% of user … (read more)

So does fire fox just not give a shit whether the app is usable? You've completly stripped.any ability to customize and disable useless "features" that maybe 5% of user want. Are you just trying to go out business? How about returning control to the user. How about reading the app feedback and actually responding to users instead of ignoring us.

Asked by fu2 1 year ago

Last reply by James 1 year ago

  • Locked
  • Archived

talk to Mozilla employee

I'm trying to find out what Firefox has charged something to my credit card account. I didn't order anything from Firefox. Please let me know how you plan to resolve that… (read more)

I'm trying to find out what Firefox has charged something to my credit card account. I didn't order anything from Firefox. Please let me know how you plan to resolve that and, if not, I'll just call the fraud division of my credit card company. I'm confused. I don't understand how far Fox got my credit card number and how they managed to charge something to it. Not liking this at all.. get me back to me ASAP. Thanks

Asked by bj.irish 1 year ago

Last reply by James 1 year ago

  • Solved
  • Locked
  • Archived

please help facebook use

Dear Admin, I losing my phone . My Phone is using :someone.And then,this person is using my facebook account. I forget my facebook passward and I don't have my phone… (read more)

Dear Admin, I losing my phone . My Phone is using :someone.And then,this person is using my facebook account. I forget my facebook passward and I don't have my phone number. And I don't  forget my mail passward.. So I can't receive passward reset code because I can't access sms phone and mail account.Please return my facebook account. I am felling  sad for my account. I sent a photo ID is my Facebok ID card for myanmar. My full name is Yoon Mi Mi Han My First name is Yoon My Middle name is Mi Mi My Last name is Han Birthday - [removed] Location - Myanmar Please confirm my issuces. My facebook account name and birthday are using real according to my student idenity card from myanmar. This account is very important for my life. Please return my facebook account plz. I want to login my facebook account. Please help me Yoon Mi Mi Han old facebook account i use give.Thanks master.

Asked by kukupost.ygn 10 months ago

Answered by kukupost.ygn 10 months ago

  • Solved
  • Locked
  • Archived

request to unlock Facebook locked Facebook account

Hello dear Facebook team my Facebook account has been locked it has problem regarding confirmed identity i have nothing to confirm my safe please help me to unlock my Fac… (read more)

Hello dear Facebook team my Facebook account has been locked it has problem regarding confirmed identity i have nothing to confirm my safe please help me to unlock my Facebook account name ma ka laadla my

Asked by mdjamshed17240 2 years ago

Answered by Paul 2 years ago

  • Locked
  • Archived

Android Browser Tabs Load Diverted In Background: "browser.tabs.loadDivertedInBackground"

REF: Firefox v109.2.0 / Windows 7 x64 How do we get Firefox to load the browser tabs, which are activated from other Android applications, diverted in the background? … (read more)

REF: Firefox v109.2.0 / Windows 7 x64

How do we get Firefox to load the browser tabs, which are activated from other Android applications, diverted in the background?

The now, inaccesible, "about:config" switch" for this action is/was: "browser.tabs.loadDivertedInBackground". The incessant switching between browser and active app can be most unproductive and unpleasant.

Asked by foxxtrot 1 year ago

Last reply by James 1 year ago

  • Locked

satellites particle fields historical hidden class systems

I'm being super duper molested emails web browsers search engines heart intestines ringing ears microvibrations neuron transmitters attempted brain reading and writing et… (read more)

I'm being super duper molested emails web browsers search engines heart intestines ringing ears microvibrations neuron transmitters attempted brain reading and writing etc etc.

Asked by c75stone 1 week ago

Last reply by c75stone 1 week ago

  • Locked
  • Archived

Owner creator developer

I am pleading out for desperate help ever since 2019 my Enterprise and on saints Media group which consisted of close to 100 pages in groups and oh well over a hundred em… (read more)

I am pleading out for desperate help ever since 2019 my Enterprise and on saints Media group which consisted of close to 100 pages in groups and oh well over a hundred email accounts we're all stolen they're all stolen by big tech meaning Google Facebook Microsoft Sprint and others they've had me for a year I was not able to do anything online they've had me blocked from everything I'm begging for help I swear to God if you go out of my GitHub and I'm saying it's me to group there's several different pages where I'm asking for help on there too when I was able to get on they've changed their stolen everything please help me please I don't know what more to do I've got a bunch of screenshots and screen recordings video recordings but I don't know what's still there because they have access to everything they see everything I do they listen to everything that I do literally everything it is your worst nightmare I've gone through it for 3 years now almost four please help me please I haven't had a phone number since December they stole my phone number. 303821 that number is the confirmation code for that I got for you guys checking to see if I was getting into my email account yes I got them at number but that was not me getting into my email account when you asked

Asked by AnonSaints 1 year ago

Last reply by Paul 1 year ago