Custom Query (324 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 324)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#115 fixed Cannot install 1.0 GA when drive C: is unavailable Eugene Romanenko guest
Description

Lucide installation now requires that UClip be installed first.

UClip installation (once the file has been found) requires WarpIN, this week's version.

Running the UClip .wpi file, WarpIN (after it has been updated) then asks where UClip should be installed (suggesting a directory on the eComStation boot volume, F:, which is fine).

But then it reports that a directory on C: does not exist, and should it create it?

The answer to the question (on my system) is NO! C: is not available as a dumping ground for some extraneous files. (At any given time, I have one "live" C: and another hidden C:).

WarpIN does not provide an opportunity to install UClip to any other directory or drive. When the response is not to create a file on C:, the program shuts down, game over.

For want of a nail, the kingdom was lost. Lucide cannot be installed unless one is willing to have drive C: trashed.

Windows always requires C:; OS/2 never has. Lucide has mimicked this deplorable trait of Windows.

#245 feedback Cannot open embedded pdf Lewis Rosenthal
Description

Received an encrypted pdf from a financial brokerage. Upon supplying the password to access the document, there is a link to open the embedded pdf (a pdf inside another pdf). Clicking the link does nothing (Lucide 1.3.4 GA).

In Acrobat 10, clicking the link (the mouse cursor remains an I-beam, but the link *is* clickable), the embedded pdf opens in a new window.

This may depend upon support in Poppler; I haven't checked. However, the "wrapper" pdf decrypts properly.

I will have to try to recreate such a document for testing (this one has confidential information). The outside pdf was created with iText 2.0.8, and appears to be in PDF version 1.4; the inner one was created with ClibPDF Library 2.02-r1-2.

#324 fixed Change hardcoded lucide_en.hlp to reference %LUCIDEHELP% and set variable during install Lewis Rosenthal
Description

This will help with NLS issues, as well.

The goals here are:

  1. Move away from a hardcoded filename in lucide.cpp;
  2. Allow for appending plugin-specific help guides (and others) to the variable;
  3. Allow for substituting any help file for Lucide's help file;

The test WIS currently sets/appends to the following in CONFIG.SYS:

  • HELP
  • BOOKSHELF
  • LUCIDEINSTALLPATH
  • LUCIDEHELP

For plugins, the idea is to have plugin authors provide plugin-specific help and to append such files to %LUCIDEHELP% so they are loaded at once. The last page of Lucide's own user's guide will be titled Appendix and contain text indicating that third-party plugin help will appear in subsequent pages.

I have a test help file in progress for the GBM plugin which illustrates this concept.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.