@dqwfgzs 那可能是EndeavourOS的差异,或者是我依赖不全,有时间我再看看吧。你也可以试试逆向相关代码,或者安装更多qt相关包。
Search Criteria
Package Details: foxit-pdf-editor 12.3.3.0409-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/foxit-pdf-editor.git (read-only, click to copy) |
|---|---|
| Package Base: | foxit-pdf-editor |
| Description: | Foxit PDF Editor |
| Upstream URL: | https://developer.android.com/ |
| Keywords: | |
| Licenses: | custom |
| Submitter: | Niko |
| Maintainer: | Niko |
| Last Packager: | Niko |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-10-14 14:00 (UTC) |
| Last Updated: | 2025-10-29 07:33 (UTC) |
Dependencies (6)
- icu66-binAUR
- libvpx1.10AUR
- libwebp (libwebp-gitAUR)
- libxml2-legacy
- openssl-1.1
- patchelf (patchelf-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
Niko commented on 2025-10-30 03:41 (UTC)
dqwfgzs commented on 2025-10-30 02:11 (UTC)
@Niko 按照这个评论做了,Activitaion执行后,点击“登陆”会直接闪退,终端内有报错如下:
CFX_CheckLicense::GetTrialRegName wsProductName: "Foxit PDF Editor12"
CFX_CheckLicense::GetTrialRegName wsProductName: "Foxit PDF Editor12"
testcsTime: "12082371,1761790282"
g_nRemainDays: 14
<CCommon::GetLinuxUUID()> Oops,may be udevadm get /dev/sda info failed!! ,now retry ...... use df -h ,get drive info
qsAppPath: "/opt/apps/com.foxit.foxitpdfeditor/files"
函数加载成功
uuid: "SS1K96261Z2CD3AB334S"
发送的sensor数据为: "{\n \"DBPath\": \"Foxit PDF Editor for Linux\",\n \"DBVersion\": \"12.3.3.0409\",\n \"category\": \"event\",\n \"extraInformation\": \"{\\n \\\"CurrentTime\\\": \\\"2025-10-30 10:11:25\\\",\\n \\\"Customer\\\": \\\"\\\",\\n \\\"LicenseeName\\\": \\\"\\\",\\n \\\"StateTransition\\\": \\\"FreeTrial\\\",\\n \\\"SubScribe\\\": \\\"0\\\",\\n \\\"Trial\\\": \\\"14\\\",\\n \\\"agentID\\\": \\\"\\\",\\n \\\"agentName\\\": \\\"\\\"\\n}\\n\",\n \"name\": \"Activation\",\n \"operationName\": \"Activation\",\n \"osLang\": \"zh-CN\",\n \"productLang\": \"zh-CN\",\n \"productName\": \"Foxit PDF Editor for Linux\",\n \"productType\": \"Business\",\n \"productVersion\": \"12.3.3.0409\",\n \"uuid\": \"SS1K96261Z2CD3AB334S\"\n}\n"
libSensor ---> CSensorApp construct done .......
conectpdf CPDFPlatform::InitApi begin host: "https://cws-cn.connectedpdf.com"
conectpdf CPDFPlatform::InitApi nullptr == pCPDFServer.
conectpdf CPDFPlatform::InitApi nullptr == pCPDFServer pClientInfo: "al:zh-CN; an:Foxit%20PDF%20Editor%20for%20Linux; av:12.3.3.0409"
CInternetMgr::CInternetMgr();
ConnectedPDFServer::InitApi begin
conectpdf CPDFPlatform::InitApi sucessfull.
CPDFPlatform::FindCPDFServerByDomain qsTemp: "https://www-cn.connectedpdf.com"
CSensorApp --> GetOSVersion() :: os version is "EndeavourOS"
Ooops!, CSensorApp --> GetCpuArchitecture() failed!!
~Cloudloginplugin() begin destruction.....
~Cloudloginplugin() end destruction..... ready out
CurrentTime : Customer : LicenseeName : StateTransition : SubScribe : Trial : agentID : agentName :
Niko commented on 2025-10-30 01:58 (UTC)
@dqwfgzs 关于激活的问题,可以看看AUR页面的置顶评论。我用这个方式是能成功登录教育版账号激活的。(不过功能比Windows版、网页版少了不少)
dqwfgzs commented on 2025-10-30 01:55 (UTC)
@Niko 影响很大,无法打开登陆界面激活(我有教育版许可证)。以及,现版本在Wayland会话下无法正常弹出登陆
Niko commented on 2025-10-28 16:26 (UTC)
@dqwfgzs 这段报错影响正常使用吗?若不影响,我认为可以忽略。依赖稍后补充。
dqwfgzs commented on 2025-10-28 16:17 (UTC)
有以下报错:
plugin date: 2460978 - 2460977 = 1
isUpdateNow: false
<CCommon::GetLinuxUUID()> Oops,may be udevadm get /dev/sda info failed!! ,now retry ...... use df -h ,get drive info
CLM_LicenseManager::IsTrialExpired():m_isExpired true
ReaderLite Sensor_Import 发送Sensor数据: "{\n \"CurrentTime\": \"2025-10-29 00:10:44\",\n \"DBPath\": \"Foxit PDF Editor for Linux\",\n \"DBVersion\": \"12.3.3.0409\",\n \"category\": \"event\",\n \"name\": \"AppStart\",\n \"operationName\": \"AppStart\",\n \"osLang\": \"zh-CN\",\n \"productLang\": \"zh-CN\",\n \"productName\": \"Foxit PDF Editor for Linux\",\n \"productType\": \"Express\",\n \"productVersion\": \"12.3.3.0409\",\n \"userID\": \"\",\n \"uuid\": \"SS1K96261Z2CD3AB334S\"\n}\n"
libSensor ---> CSensorApp construct done .......
CSensorApp --> GetOSVersion() :: os version is "EndeavourOS"
Ooops!, CSensorApp --> GetCpuArchitecture() failed!!
conectpdf CPDFPlatform::InitApi begin host: "https://cws-cn.connectedpdf.com"
conectpdf CPDFPlatform::InitApi nullptr == pCPDFServer false.
CPDFPlatform::FindCPDFServerByDomain qsTemp: "https://www-cn.connectedpdf.com"
dqwfgzs commented on 2025-10-28 16:14 (UTC)
需要补充openssl1.1作为依赖项
Niko commented on 2025-10-14 14:04 (UTC) (edited on 2025-10-15 16:13 (UTC) by Niko)
目前登录页面不正常,可以通过“试用”功能使用。登录的临时解决方案:使用 此 Frida 脚本(也在/opt/apps/com.foxit.foxitpdfeditor/files/foxit-linux-login.js中提供)。
依赖项可能未完全列出,若存在问题请评论。
PKGBUILD编写可能不完全符合规范,若存在问题请评论。
软件数据目录为"~/.local/share/Foxit Software/Foxit PDF Editor" "~/.config/Foxit Software" "~/.config/apple/Current.conf"。
欲重置试用,请删除~/.config/apple/,及"~/.config/Foxit Software/Foxit PDF Editor.conf"中[HKEY_CURRENT_USER]一节。
Pinned Comments
Niko commented on 2025-10-14 14:04 (UTC) (edited on 2025-10-15 16:13 (UTC) by Niko)
目前登录页面不正常,可以通过“试用”功能使用。登录的临时解决方案:使用 此 Frida 脚本(也在
/opt/apps/com.foxit.foxitpdfeditor/files/foxit-linux-login.js中提供)。依赖项可能未完全列出,若存在问题请评论。
PKGBUILD编写可能不完全符合规范,若存在问题请评论。软件数据目录为
"~/.local/share/Foxit Software/Foxit PDF Editor" "~/.config/Foxit Software" "~/.config/apple/Current.conf"。欲重置试用,请删除
~/.config/apple/,及"~/.config/Foxit Software/Foxit PDF Editor.conf"中[HKEY_CURRENT_USER]一节。