mbed-studio crash on startup. Anyone else?
<FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.>
Git Clone URL: | https://aur.archlinux.org/mbed-studio-bin.git (read-only, click to copy) |
---|---|
Package Base: | mbed-studio-bin |
Description: | free IDE and toolchain for Mbed OS 5 application and library development |
Upstream URL: | https://os.mbed.com/studio/ |
Licenses: | Commercial |
Provides: | mbed-studio |
Submitter: | pragerabez |
Maintainer: | pragerabez |
Last Packager: | pragerabez |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-30 06:20 (UTC) |
Last Updated: | 2024-07-25 07:01 (UTC) |
mbed-studio crash on startup. Anyone else?
<FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.>
@goshawk22 Fixed package failing error
cp: cannot stat 'MbedStudio/mbed-studio-tools': No such file or directory
Package is failing with the following error
cp: cannot stat 'MbedStudio/mbed-studio-tools': No such file or directory
Package now autograbs the latest version from MbedStudio upstream, to prompt updates I have automated the pkgver to get bumped when upstream gets updates.
The caveat is that checksum verification is skipped.
Undocumented dependency on extra/libudev0-shim. I got this error while trying to flash a program:
[$HOME]/.config/Mbed Studio/mbed-studio-tools/python/bin/python: error while loading libusb-1.0.so.0 from libusb-0.1.so.4: libudev.so.0: cannot open shared object file: No such file or directory
Worked perfectly fine after installing the aforementioned package.
Also, updating the md5sums would be appreciated; they have changed again since @goshawk22h commented.
Thanks in advance.
PKGBUILD md5sums are out of date. Update to
md5sums=('d141c33ecb3cb6defb0ad389e82093a4'
'ba5f16b0d7eeef5b124cd68078a38672'
'7cf4ae1f6777f0c610125a59b0fefca6')
Working as of 2023-09-14
Adjust PKGBUILD md5sums to the following;
md5sums=('188ce38815c1c9de8eb6ee664ba607e4' 'ba5f16b0d7eeef5b124cd68078a38672' '7cf4ae1f6777f0c610125a59b0fefca6')
Working as of 2022-02-12 @ 11:53
Version not validated for 1.4.1-10
==> Validating source files with md5sums...
MbedStudio.tar.gz ... FAILED
mbed-studio-bin.sh ... Passed
mbed-studio-bin.install ... Passed
==> ERROR: One or more files did not pass the validity check!
error downloading sources: mbed-studio-bin
New md5sums = 72490f27c95ba023f969114bd80be5af MbedStudio.tar.gz
gnome-keyring
is a missing dependency. Without it, the login screen doesn't display and the targets list will fail to load.
@elliotwutingfeng reset your build files and try again, I managed to pass validity for MbedStudio.tar.gz
on a vm for version 1.1.0-4. Post the checksums in your PKGBUILD here if problem still persist.
Pinned Comments
pragerabez commented on 2024-07-06 04:18 (UTC) (edited on 2024-07-06 04:19 (UTC) by pragerabez)
Package now autograbs the latest version from MbedStudio upstream, to prompt updates I have automated the pkgver to get bumped when upstream gets updates.
The caveat is that checksum verification is skipped.
pragerabez commented on 2020-05-30 07:21 (UTC) (edited on 2020-08-23 10:49 (UTC) by pragerabez)
Root access is no longer required to use ARMC6 compiler