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

"Files not found" error while requesting icons. #271

Closed
2 tasks done
DanyGee opened this issue May 6, 2021 · 4 comments
Closed
2 tasks done

"Files not found" error while requesting icons. #271

DanyGee opened this issue May 6, 2021 · 4 comments

Comments

@DanyGee
Copy link

DanyGee commented May 6, 2021

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version.

Device/App info:

  • Blueprint Version: 2.2.2
  • Android version: 10
  • Device Manufacturer: OnePlus
  • Device Name: OnePlus 5

Describe the bug

While creating an icon request dashboard spits an error:
photo_2021-05-06_22-46-33

Reproduction Steps

  1. Open the app
  2. Click on Request at the bottom bar
  3. Select some apps from the list
  4. Click on the Request Icons button at the bottom
  5. The error message shows up

Expected behavior

App should create a request and ask how to send it.

Screenshots

photo_2021-05-06_22-46-33

Code and/or Logs

05-06 21:26:19.422  9385  9738 D ViewRootImpl[MainActivity]: windowFocusChanged hasFocus=false inTouchMode=true
05-06 21:26:19.433  9385  9385 E Blueprint: Request ERROR
05-06 21:26:19.433  4829  5473 D MainServiceImplHandler: : handleMessage msg.what = 1002

Logfile 📦
logcat.txt

@PrinceAbid
Copy link

PrinceAbid commented May 8, 2021

i was facing the same error, i changed the time of icon request to '0' and icons per request to 'n' and it worked, if my icon request time and icons per request is both '0' this error show up, and if the request time is not exceeded this error shows up
i hope this was helpful,

error -
integer name="max_apps_to_request">0</integer
integer name="time_limit_in_minutes">0</integer

no error -
integer name="max_apps_to_request">10</integer
integer name="time_limit_in_minutes">0</integer

@PrinceAbid
Copy link

same error occurring again.

@jahirfiquitiva
Copy link
Owner

@PrinceAbid

can you add more info, like device info and/or logs?

@PrinceAbid
Copy link

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants