IzPack

UserPathPanel prints debug messages to console

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 4.0.0, 4.0.1
  • Fix Version/s: 4.1.0
  • Component/s: Panels
  • Labels:
    None
  • Environment:
    Any
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

The installer prints the following in my console when installing:


UserPathPanel looking for activation condition
Checking for pack dependency of Developer

  • Checking if Application Server equals Developer
  • Checking if Developer equals Developer
    • Found Developer, panel will be shown

These come from System.out.println(...) statements in the UserPathPanel class. I attached a patch that replaces all System.out.println calls by Debug.trace calls. This solves the problem for me.

Activity

Hide
Julien Ponge added a comment -

Thanks for the patch!

Show
Julien Ponge added a comment - Thanks for the patch!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: