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

FileNotFoundError #63

Open
dammikapriyadarshani opened this issue Mar 17, 2020 · 2 comments
Open

FileNotFoundError #63

dammikapriyadarshani opened this issue Mar 17, 2020 · 2 comments

Comments

@dammikapriyadarshani
Copy link

/opt/shashlik/bin/shashlik-run imo.apk imo
starting emulator
emulator: WARNING: system partition size adjusted to match image file (750 MB > 200 MB)

emulator: ERROR: Invalid -datadir directory: /home/chathura/.local/share/shashlik/system
emulator: WARNING: data partition size adjusted to match image file (750 MB > 200 MB)

setting icon3
WARNING: userdata image already in use, changes will not persist!
Creating filesystem with parameters:
Size: 786432000
Block size: 4096
Blocks per group: 32768
Inodes per group: 8000
Inode size: 256
Journal blocks: 3000
Label:
Blocks: 192000
Block groups: 6
Reserved block group size: 47
Created filesystem with 11/48000 inodes and 6211/192000 blocks
Creating filesystem with parameters:
Size: 69206016
Block size: 4096
Blocks per group: 32768
Inodes per group: 4224
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 16896
Block groups: 1
Reserved block group size: 7
Created filesystem with 11/4224 inodes and 1302/16896 blocks
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
File "/usr/lib/python3.7/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "/opt/shashlik/bin/shashlik-run", line 119, in send_icon
with open(icon_path, "rb") as icon:
FileNotFoundError: [Errno 2] No such file or directory: '/home/chathura/.local/share/shashlik/imo.apk.png'

That's my issue. Please help me

@dammikapriyadarshani
Copy link
Author

Apk is not working

@reyhanboim
Copy link

me too

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

No branches or pull requests

2 participants