You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i noticed that /root/.local/share/shashlik/does exist.
but, /root/.local/share/shashlik/system/ does not exist
On Mint 19 64-bit xfce, the install seemed to work fine.
but when try to run, i get:
`# /opt//shashlik/bin/shashlik-run /root/.local/share/shashlik/com.socialnmobile.dictapps.notepad.color.note.png ColorNote\ Notepad\ Notes_v4.0.7_apkpure.com.apk
starting emulator
emulator: WARNING: system partition size adjusted to match image file (750 MB > 200 MB)
emulator: WARNING: data partition size adjusted to match image file (750 MB > 200 MB)
setting icon3
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
Failed to load libGL.so
error libGL.so: cannot open shared object file: No such file or directory
Failed to load libGL.so
error libGL.so: cannot open shared object file: No such file or directory
XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, 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: '/root/.local/share/shashlik//root/.local/share/shashlik/com.socialnmobile.dictapps.notepad.color.note.png.png`
any fix?
thx!
The text was updated successfully, but these errors were encountered:
Hi
i noticed that
/root/.local/share/shashlik/
does exist.but,
/root/.local/share/shashlik/system/
does not existOn Mint 19 64-bit xfce, the install seemed to work fine.
but when try to run, i get:
`# /opt//shashlik/bin/shashlik-run /root/.local/share/shashlik/com.socialnmobile.dictapps.notepad.color.note.png ColorNote\ Notepad\ Notes_v4.0.7_apkpure.com.apk
starting emulator
emulator: WARNING: system partition size adjusted to match image file (750 MB > 200 MB)
emulator: ERROR: Invalid -datadir directory: /root/.local/share/shashlik/system
emulator: WARNING: data partition size adjusted to match image file (750 MB > 200 MB)
setting icon3
Creating filesystem with parameters:
Created filesystem with 11/4224 inodes and 1302/16896 blocks
Failed to load libGL.so
error libGL.so: cannot open shared object file: No such file or directory
Failed to load libGL.so
error libGL.so: cannot open shared object file: No such file or directory
XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, 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: '/root/.local/share/shashlik//root/.local/share/shashlik/com.socialnmobile.dictapps.notepad.color.note.png.png`
any fix?
thx!
The text was updated successfully, but these errors were encountered: