Package Details: cajviewer 9.0-2

Git Clone URL: https://aur.archlinux.org/cajviewer.git (read-only, click to copy)
Package Base: cajviewer
Description: CAJViewer for Linux. Document Viewer for TEB, CAJ, NH, KDH and PDF format
Upstream URL: http://cajviewer.cnki.net/
Keywords: cajviewer 中国知网
Licenses: custom
Submitter: swordfeng
Maintainer: yjun
Last Packager: yjun
Votes: 3
Popularity: 0.000000
First Submitted: 2018-01-05 07:25 (UTC)
Last Updated: 2024-04-13 13:16 (UTC)

Latest Comments

1 2 Next › Last »

bobowolf123 commented on 2024-08-14 03:54 (UTC) (edited on 2024-08-14 03:59 (UTC) by bobowolf123)

The start.sh provided by the deb stopped working recently. @yjun

Here are my modifications. Hope it helps.

  1. remove -s from SCRIPT=$(realpath -s "$0") so that $SCRPT returns /opt/cajviewer/bin/start.sh. This modification solves the error sh: line 1: /usr/bin/CAJViewer: No such file or director

  2. add -platform xcb to the last line: sh -c "${DIR}/CAJViewer -platform xcb $params. Otherwise, it has the error This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Best

yjun commented on 2024-04-13 13:16 (UTC)

@bobowolf123 fixed

bobowolf123 commented on 2024-04-10 05:19 (UTC)

It seems that the deb file has changed. The new sha365 is

sha256sum cajviewer_9.0_amd64.deb
3142c633d74dcf34ebaca9b7653f88ad3619f0b7a6cb689487b6cc583ec926d3  cajviewer_9.0_amd64.deb

yjun commented on 2021-12-25 11:44 (UTC)

@swordfeng hi, I adopted this package and switch the Wine-based app to Linux native client.It works for me on My laptop with KDE Plasma DE :).

swordfeng commented on 2019-12-11 10:14 (UTC)

It seems that the wine installer no longer works and the Linux version (AppImage) of cajviewer does not work as well... I'm not going to maintain this package any more. Anyone who wants to give it a try is welcome to take it freely.

swordfeng commented on 2019-02-22 16:57 (UTC)

@sievelau 这个包不直接依赖lib32-systemd。

sievelau commented on 2019-02-22 14:09 (UTC)

包:lib32-systemd-240.93-1-x86_64.pkg.tar.xz无法在仓库中找到,都是返回404

chengen12 commented on 2018-03-27 02:20 (UTC)

文字识别已经修复,感谢

chengen12 commented on 2018-03-26 22:30 (UTC)

那没有

swordfeng commented on 2018-03-26 16:03 (UTC)

@chengen12 不是这个,是崩溃前有没有提示缺少什么dll之类的……单就你这个错误看是个非法内存访问,我也没法知道原因