Known Issues

Modular version (4.2), Classic version (2.6.1)

Renew 4.2

ImageNetDiff does not find ImageMagick

Description: ImageNetDiff does not find the software ImageMagick although this software is installed. It throws the error message: "ImageMagick not found" while attempting to open the window for creating a .png or .eps file.

Environments: MS Windows - other operating systems may have the same issue.

Cause: Unknown at this moment.

Workaround: At this moment there is no workaround known.

With the Apple UI installed, Renew does not close via the close button

Description: When the Apple UI is installed and Renew is closed via the close Button, the program window disappears but the program remains running and can only be closed with Apples "Force quit" menu.

Environments: MacOS

Cause: Unknown at this moment.

Workaround: Use the Cmd+Q shortcut instead.

The Console plugin does not work on the Git Bash

Description: The Console plugin does not work on the Git Bash. Typing commands (e.g. list) into the Git Bash has only an effect after closing Renew. This means the typed commands will only be executed after closing Renew. However, the commands will be executed correctly on the old Windows bash and the Windows PowerShell.

Environments: MS Windows - other operating systems may have the same issue.

Cause: Unknown at this moment.

Workaround: Start Renew with the additional parameter -Djline.terminal=jline.UnixTerminal. Now, the typed commands will be executed during runtime.

MacOS refuses to open the App because the developer cannot be verified.

Description: MacOS refuses to open the app because the developer cannot be verified and recommends to move it to trash.

Environments: multiple versions of MacOS

Cause: Renew is not signed with an apple developer certificate. Thus it is considered malicious by MacOS.

Workaround: Explicitly allow the app to run in the Security & Privacy Settings (see Apple Support: Safely open apps on your Mac)

Already opened drawings will not come to front if they are opened again

Description: Already opened drawings do not open again. They should come to front, if they are reopend. With some window managers this behavior does not work properly. In some cases the window only comes to the front of the Renew application but not in front of the other windows. In Gnome 3 the window stays in the background and sometimes it is not clickable afterwards. Another window has to be selected before the desired window can be brought to front.

Environments: observed in different Linux window managers (including the default Gnome 3 window manager Mutter)
Since: Renew 2.4

Cause: Different behavior of window managers

Workaround: Try setting the Renew property ch.ifa.draw.window-focus-workaround to true. The property must have been set to true on Renew start to take effect.

Renew 2.6.1

The Console plugin does not work on the Git Bash

Description: The Console plugin does not work on the Git Bash. Typing commands (e.g. list) into the Git Bash has only an effect after closing Renew. This means the typed commands will only be executed after closing Renew. However, the commands will be executed correctly on the old Windows bash and the Windows PowerShell.

Environments: MS Windows - other operating systems may have the same issue.

Cause: Unknown at this moment.

Workaround: Start Renew with the additional parameter -Djline.terminal=jline.UnixTerminal. Now, the typed commands will be executed during runtime.

MacOS refuses to open the App because the developer cannot be verified.

Description: MacOS refuses to open the app because the developer cannot be verified and recommends to move it to trash.

Environments: multiple versions of MacOS

Cause: Renew is not signed with an apple developer certificate. Thus it is considered malicious by MacOS.

Workaround: Explicitly allow the app to run in the Security & Privacy Settings (see Apple Support: Safely open apps on your Mac)

Syntax error message about linkage problem

Description: After editing an inscription or when compiling a net, the syntax error window shows up with the follwing message:

Variable expected, but xxx is class with linkage problem:
java.lang.NoClassDefFoundError: some/package/xxx (wrong name: some/package/Xxx)

Environments: Windows.

Cause: Due to a bug fix from release 2.0.1 to 2.1, the Java Net Compiler no longer ignores a LinkageError reported by the class loader. One situation where the Java class loader reports such an error is when it is queried for a class name and finds a file on a case-insensitive file system (e.g. on Windows machines) that matches the name up to the case. This imposes a problem for Renew when untyped nets are combined with generic imports (e.g. import some.package.*;) or classes in the unnamed package.

Workaround: There are alternative solutions that free Renew from the need to guess what the meaning of the name is. Either...

  • ... declare all variables,
  • ... use specific imports, or
  • ... rename the variables so that they really differ from any class name.
Already opened drawings will not come to front if they are opened again

Description: Already opened drawings do not open again. They should come to front, if they are reopend. With some window managers this behavior does not work properly. In some cases the window only comes to the front of the Renew application but not in front of the other windows. In Gnome 3 the window stays in the background and sometimes it is not clickable afterwards. Another window has to be selected before the desired window can be brought to front.

Environments: observed in different Linux window managers (including the default Gnome 3 window manager Mutter)
Since: Renew 2.4

Cause: Different behavior of window managers

Workaround: Try setting the Renew property ch.ifa.draw.window-focus-workaround to true. The property must have been set to true on Renew start to take effect.

Known Issues in old Versions of Renew

Should you find any other issues which are not yet listed as known, please contact us under webmaster@renew.de.

UHH, Inf
Impressum

Back to the Renew homepage

Last modified: Fri Aug 15 17:11:11 2025 +0200 by webmaster@renew.de