@waltibaba can you please check and test fixed version?
Search Criteria
Package Details: cutecom 0.51.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/cutecom.git (read-only, click to copy) |
---|---|
Package Base: | cutecom |
Description: | A graphical serial terminal |
Upstream URL: | https://gitlab.com/cutecom/cutecom |
Keywords: | rs232 serial µC |
Licenses: | GPL3 |
Submitter: | noEntry |
Maintainer: | dviktor |
Last Packager: | dviktor |
Votes: | 39 |
Popularity: | 0.45 |
First Submitted: | 2015-08-10 11:33 (UTC) |
Last Updated: | 2023-09-04 07:26 (UTC) |
Dependencies (4)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- cmake (cmake-gitAUR) (make)
- patch (patch-gitAUR) (make)
Required by (2)
- picsimlab (optional)
- picsimlab-bin
Sources (3)
dviktor commented on 2023-09-04 07:27 (UTC)
waltibaba commented on 2023-09-04 07:02 (UTC) (edited on 2023-09-04 07:02 (UTC) by waltibaba)
Cutecom has Xmodem/Ymodem/Zmodem file sending, using hard-coded /usr/bin/<sx/sz/sb> paths, which have been the default binaries and paths for decades.
lrzsz was broken on 20230810 by removing /usr/bin/<sx/sz/sb/...> and renaming them to /usr/bin/lrzsz-<sx/sz/sb...>, see argument on the bugtracker.
Xmodem/Ymodem/Zmodem sending no longer works unless you manually symlink the renamed lrzsz binaries back again in /usr/bin or elsewhere in your $PATH.
dviktor commented on 2022-01-20 18:44 (UTC)
dviktor commented on 2021-07-17 17:20 (UTC)
@yjun done, thank you!
yjun commented on 2021-07-15 13:03 (UTC)
pls add aarch64 architecture, build pass and works fine on my Arch Linux ARM :)
Sabu commented on 2020-07-06 18:50 (UTC)
Well done!
dviktor commented on 2020-07-06 14:33 (UTC)
@Sabu should be fixed now
Sabu commented on 2020-07-05 13:09 (UTC) (edited on 2020-07-05 13:15 (UTC) by Sabu)
I've tried to build Cutecom but it fails with this error:
[ 74%] Building CXX object CMakeFiles/cutecom.dir/ctrlcharacterspopup.cpp.o
/var/tmp/pamac-build-sabu/cutecom/src/cutecom-v0.51.0
/ctrlcharacterspopup.cpp:145:18: error: field ‘m_borderPath’ has incomplete type ‘QPainterPath’
145 | QPainterPath m_borderPath;
| ^~~~~~~~~~~~
Is this a QT 5.15 issue?
dviktor commented on 2019-03-20 17:46 (UTC)
Please update to 0.51.0!
jihem commented on 2019-02-08 10:26 (UTC)
Can you add the application icon in the package? For example by adding the following line in package():
install -D -m 644 images/cutecom.svg ${pkgdir}/usr/share/icons/hicolor/scalable/apps/cutecom.svg
Pinned Comments
dviktor commented on 2022-01-20 18:44 (UTC)
PKGBUILD
for this package is being maintained there. You can install pre-built packages from my repo