Search Criteria
Package Details: lios-git 7eeed0be-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/lios-git.git (read-only, click to copy) |
---|---|
Package Base: | lios-git |
Description: | Linux Intelligent OCR Solution is an easy to use OCR suite for tesseract and cuneiform |
Upstream URL: | https://gitlab.com/groups/Nalin-x-Linux |
Keywords: | a11y accessibility OCR office |
Licenses: | GPL3 |
Conflicts: | lios |
Provides: | lios |
Submitter: | chrys87 |
Maintainer: | chrys87 |
Last Packager: | chrys87 |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-23 12:45 (UTC) |
Last Updated: | 2023-05-11 11:36 (UTC) |
Dependencies (15)
- aspell-en
- cuneiformAUR
- espeak-ng (espeak-ng-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- poppler (poppler-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-pyenchant
- python-sane
- speech-dispatcher (speech-dispatcher-gitAUR)
- tesseract (tesseract-gitAUR)
- vte3 (vte3-notificationAUR, vte3-gitAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
« First ‹ Previous 1 2
chrys87 commented on 2019-01-19 13:07 (UTC)
Howdy djringjr,
look more like an software issue than an PKGBUILD problem to me. this is a -git package was means that it clonse the current state of development from git repository. so this may happen in unstable versions.
you may want to report this to the developer.
djringjr commented on 2019-01-18 14:42 (UTC)
Program crashes warns about ispell not being installed, it is installed, then when warning is dismissed another warning appears and lios freezes. Here are the errors when starting.
(lios:11645): Gtk-WARNING **: 09:37:41.396: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
(lios:11645): Gtk-WARNING **: 09:37:41.397: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
(lios:11645): Gtk-WARNING **: 09:37:41.397: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
(lios:11645): Gtk-WARNING : 09:37:41.531: Cannot connect attribute 'text' for cell renderer class 'lios+ui+gtk+tree_view+CellRendererToggle' since attribute does not exist /usr/lib/python3.7/site-packages/lios/ui/gtk/text_view.py:21: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk /usr/lib/python3.7/site-packages/lios/ui/gtk/print_dialog.py:23: PyGIWarning: PangoCairo was imported without specifying a version first. Use gi.require_version('PangoCairo', '1.0') before import to ensure that the right version gets loaded. from gi.repository import PangoCairo /usr/lib/python3.7/site-packages/lios/cam.py:19: PyGIWarning: GstVideo was imported without specifying a version first. Use gi.require_version('GstVideo', '1.0') before import to ensure that the right version gets loaded. from gi.repository import GdkX11, GstVideo /usr/lib/python3.7/site-packages/lios/ui/gtk/terminal.py:21: PyGIWarning: Vte was imported without specifying a version first. Use gi.require_version('Vte', '2.91') before import to ensure that the right version gets loaded. from gi.repository import Gtk, GObject, Vte Process Process-1: Traceback (most recent call last): File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap self.run() File "/usr/lib/python3.7/multiprocessing/process.py", line 99, in run self._target(*self._args, self._kwargs) File "/usr/lib/python3.7/site-packages/lios/main.py", line 654, in <lambda> child_conn.send(tuple(self.available_scanner_driver_list[self.preferences.scan_driver].get_available_devices()))), IndexError: list index out of range
chrys87 commented on 2016-09-02 14:34 (UTC)
edward_81 commented on 2016-09-02 12:46 (UTC)
chrys87 commented on 2016-05-09 16:26 (UTC)
emmerkar commented on 2016-05-09 16:06 (UTC)
yitzi commented on 2016-05-04 12:11 (UTC)
chrys87 commented on 2016-04-18 20:43 (UTC)
TheSaint commented on 2016-04-18 14:51 (UTC)
« First ‹ Previous 1 2