Search Criteria
Package Details: jlc-assistant-bin 5.0.69-25
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jlc-assistant-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | jlc-assistant-bin |
| Description: | 嘉立创下单助手:该应用为您下单提供便利,快速获取优惠及下单信息,无需在网站等待审核审单!在下单助手下单立享打折优惠! |
| Upstream URL: | https://www.jlc.com/portal/appDownloadsWithConfig.html |
| Keywords: | jlc pcb 下单 嘉立创 |
| Licenses: | LicenseRef-custom |
| Conflicts: | jlc-assistant |
| Provides: | jlc-assistant |
| Replaces: | jlc-assistant |
| Submitter: | taotieren |
| Maintainer: | taotieren (Misaka13514, kearneyBack, Canmi) |
| Last Packager: | taotieren |
| Votes: | 4 |
| Popularity: | 0.049449 |
| First Submitted: | 2022-11-29 15:43 (UTC) |
| Last Updated: | 2025-09-04 01:30 (UTC) |
Dependencies (6)
- electron34AUR (electron34-binAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libappindicator-gtk3 (libappindicator)
- libnotify (libnotify-gitAUR)
- libxss
- nss (nss-hgAUR)
Latest Comments
1 2 3 Next › Last »
bczhc commented on 2026-07-06 10:36 (UTC) (edited on 2026-07-06 10:38 (UTC) by bczhc)
下单时的3D预览显示不出。右键控制台中显示
Error: faild to initial webgl。用window.location.replace('https://webglreport.com')转到webglreport网站显示webgl1与webgl2均不支持。我原以为是bwrap的配置问题,但在宿主机上运行electron34访问webglreport也显示都不支持。electron36就都支持了,但下单助手只能用34。(我还是继续用浏览器吧:)更新:如果加上
--use-gl=desktop的话就能预览了,但回退到软件渲染了所以挺卡。凑合用taotieren commented on 2025-09-03 08:52 (UTC)
@fengch 这个修改有通过 devtools 环境的测试吗?
fengch commented on 2025-09-03 08:47 (UTC)
给一些修改建议
taotieren commented on 2025-07-23 02:10 (UTC)
@grdgkjrpdihe 我给 JLC 那边开发团队反馈下,看下他们是更新修复还是 electron 固定版本
grdgkjrpdihe commented on 2025-07-21 16:13 (UTC)
@taotieren 但35以上会遇到
TypeError: Cannot set property navigator of #<Object> which has only a getter问题grdgkjrpdihe commented on 2025-07-21 16:11 (UTC) (edited on 2025-07-21 16:25 (UTC) by grdgkjrpdihe)
研究了下。这个软件会读 /etc/machine-id ,读 /proc/cpuinfo ,读 /etc/os-release ,使用
lsblk -ablJO获取硬盘编号,获取默认网络接口与其 mac 地址,通过 dmidecode 与 /sys/devices/virtual/dmi 获取设备名称/厂家。持久化存储追踪信息于~/.config/jlc-assistant/config.json。通过 getmac node-machine-id os-utils systeminformation 几个 node 库实现。并且以上读的数据在下单界面每点一下都会上传一次
建议放到容器/虚拟机里跑。上面大部分操作都是通过调用本地的工具再解析输出,拦下 execve 就能解决大部分
taotieren commented on 2025-07-21 01:37 (UTC)
@grdgkjrpdihe 包中的
electron依赖是会匹配最新的electron包,不用修改。grdgkjrpdihe commented on 2025-07-20 19:47 (UTC)
试了下可用的最新 electron 版本是 34 。是不是改下 depends 比较好?
Canmi commented on 2025-04-13 13:25 (UTC)
2025-04-13, jlc-assistant 包里可以正常退出程序,用程序导航栏里面的关闭窗口,设置为退出即可正常使用
Canmi commented on 2025-04-11 08:37 (UTC)
那目前看来也只有这样丢2个包了,不过好像用自带的环境现在试了也没有什么大问题,下单3d渲染都正常,标签栏也符合预期,至于小托盘我感觉要么就是再写一个程序专门用于启动jlc小助手,然后给另外的程序支持退出进程来实现,要么就是上游jlc需要解决问题,不过目前看起来已经出现了这么就,jlc大概率不会管了
1 2 3 Next › Last »