Package Details: foxitreader 2.4.5.0727-1

Git Clone URL: https://aur.archlinux.org/foxitreader.git (read-only, click to copy)
Package Base: foxitreader
Description: A fast, secure and complete PDF viewer
Upstream URL: https://www.foxitsoftware.com/products/pdf-reader/
Licenses: custom:eula
Submitter: tdy
Maintainer: Muflone
Last Packager: Muflone
Votes: 462
Popularity: 0.009349
First Submitted: 2009-01-21 18:59 (UTC)
Last Updated: 2022-08-18 00:52 (UTC)

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 Next › Last »

craig commented on 2011-05-07 02:19 (UTC)

The reader always opens a fixed size window. Is there any way to change this behavior to full screen height?

twa022 commented on 2011-05-06 01:37 (UTC)

the changes to the launcher should be for x86_64 only. I was thinking more like something here: http://pastebin.com/4RmY1ge1

twa022 commented on 2011-05-04 07:15 (UTC)

could you change fr.launcher (for x86_64 only) to: #!/bin/bash export GTK_PATH=/usr/lib32/gtk-2.0 export GDK_PIXBUF_MODULE=/usr/lib32/config/gdk/gdk-pixbuf.loaders export PANGO_RC_FILE=/usr/lib32/config/pango/pangorc export LD_LIBRARY_PATH="/usr/lib32:$LD_LIBRARY_PATH" exec /usr/lib/foxitreader/FoxitReader "$@" This way it'll load the lib32 gtk2 theme to be more attractive. Thanks.

<deleted-account> commented on 2011-01-30 08:45 (UTC)

fr.launcher should be changed to: exec /usr/lib/foxitreader/FoxitReader "$@" instead of: cd /usr/lib/foxitreader ./FoxitReader "$@" so that local file execution will be possible.

tdy commented on 2011-01-14 05:24 (UTC)

@chris_l: The spirit of the binary rule is to prevent people from uploading malicious programs. An icon is technically a "binary" file, but I don't see why that would apply to a 4KB standard-format image. It's kind of like when people used to blindly and religiously cite the "Contributor" vs "Maintainer" PKGBUILD requirement from the guidelines wiki without putting any thought into what the purpose would be.

<deleted-account> commented on 2011-01-06 00:03 (UTC)

you need to change fr.launcher for multilib systems.

chris_l commented on 2011-01-01 04:28 (UTC)

the fr.png file is a binary file, including binary files is against the rules, you need to host it on a external server

GutenYe commented on 2010-12-30 12:53 (UTC)

if show up with below error, Change the X Server color depth to 24bit, it works. PS. foxitreader has many bugs in linux. /usr/bin/foxitreader: line 18: 9980 Segmentation fault $CMD "$@" .... --------------------- (H�8 tReader:8896): Gdk-WARNING **: /build/buildd/gtk+2.0-2.16.1/gdk/gdkpixbuf-drawable.c:1247: Source drawable has no colormap; either pass in a colormap, or set the colormap on the drawable with gdk_drawable_set_colormap() (H�8 tReader:8896): Gdk-WARNING **: The gdk_draw_*_image require the drawable argument to have a specified colormap. All windows have a colormap, however, pixmaps only have colormap by default if they were created with a non-NULL window argument. Otherwise a colormap must be set on them with gdk_drawable_set_colormap (H�8 tReader:8896): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 16 The program 'H�8 tReader' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 5479 error_code 8 request_code 70 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)

reflectionalist commented on 2010-12-18 14:31 (UTC)

What's wrong? --> resolving desktop-file-utils... installed --> resolving lib32-gtk2... unresolvable --> resolving lib32-libxdamage... unresolvable --> resolving lib32-sqlite3... unresolvable WARNING: unresolved dependencies: foxitreader -> lib32-gtk2 (not found)