-
After upgrading to Flutter SDK 1.17, where dart obfuscation is supported by default, **no stack traces appear for crashes that originate from dart code on the Crashlytics dashboard on the Firebase con…
-
Hey,
Would it be possible for you to migrate this (very useful) package to null safety ?
-
Sorry I cannot reproduce it, it is collected from a small amount of app users' crash feedback. All are android devices.
```
Error:
Null check operator used on a null value
Stack trace:
#0 KeyEv…
-
(venv) D:\Users\h5osir\PycharmProjects\plistToPNG3>pip install untp
Collecting untp
Using cached untp-1.1.7-py2.py3-none-any.whl (9.7 kB)
Collecting Pillow
Using cached Pillow-7.2.0-cp37-cp37m…
-
untp
Traceback (most recent call last):
File "d:\soft\miniconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "d:\soft\miniconda3\lib\runpy.py", line 85, in …
-
Traceback (most recent call last):
File "/usr/local/bin/untp", line 9, in
load_entry_point('untp==1.1.5', 'console_scripts', 'untp')()
File "build/bdist.macosx-10.13-intel/egg/untp/untp.py…
-
```Traceback (most recent call last):
File "/usr/local/bin/untp", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/site-packages/untp/untp.py", line 244, in main
return unp…
-
If the pvr.ccz has been protected with a key, untp can't convert it to png successfully.
And I check the untp sources and the usage of TexturePacker, it has a "--content-protection" option, but this …
-
When trying to install on RS914 (npm install) I get the following:
`ash-4.3# npm install
audited 322 packages in 17.975s
45 packages are looking for funding
run `npm fund` for details
fou…
-
After discussion in #806 (and as previously requested in #477) I have prototyped rBoot integration into nodemcu. You can find it here: https://github.com/raburton/nodemcu-firmware/tree/rboot
This all…