Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 172)

Ticket Resolution Summary Owner Reporter
#101 wontfix Java application used in VirtualBox: failure to properly size windows erdmann
Description

I am using versions 6.5.11 of SmartSVN (requiring Java 1.4.2) and 6.6.7 (requiring Java 1.6 -> this new version of Java) in VirtualBox?. The VirtualBox? host is Windows 7 running with a screen aspect ratio of 16/9 while the VirtualBox? guest is OS/2 running with a screen aspect ratio of 4/3. 1.) for SmartSVN 6.5.11 I can properly resize windows: maximizing the window will exactly fill the screen, sizing works as expected 2.) for SmartSVN 6.6.7 I cannot properly resize windows: maximizing the window will cover exactly the screen height but will exceed the screen width. I suspect it tries to scale screen width with a ratio of 16/9 where it should scale with 4/3 of the screen height. I also cannot size at all (even though the sizing pointer symbol is visible) and the window unfortunately is wider than the screen. 3.) both versions of SmartSVN properly work when running under native OS/2
(no window sizing problem).

Therefore, from the 3 components:
Java version,
SmartSVN itself,
VirtualBox? yes/no
I suspect that the Java 1.6 somehow queries the wrong screen resolution or the wrong aspect ratio or that it uses "unsuitable" parameters queried from the OS to compute screen width/screen height.

#102 invalid Error on screen does not say where you can find the error Joop
Description

[I:\dtp\jalbum_93]jalbum_j160.cmd SYS1804: The system cannot find the file KERNEL32.

What kernel32, where can I find it? Path statements are set correct as far as I can see; This is in the cmd file before JAlbum (in this case) is started. @echo off SET JAVAWS_HOME=i:\JAVA\JAVA160\javaws SET JAVA_HOME=i:\JAVA\JAVA160 set BEGINLIBPATH=i:\JAVA\JAVA160\bin;%BEGINLIBPATH% set pad=%path% set path=i:\JAVA\JAVA160\bin;%pad% I: cd I:\DTP\JAlbum_93

The part of the cmd file comes from the JAlbum 9.3 cmd file for running in Java 1.50. Never got the message can't find KERNEL32. Odin is installed and config.sys is updates, computer did restart correct. Suppose its a path thing, but first I need to know where I can find that KERNEL32 thing.

#103 wontfix Problem running JAlbum 9.3 Joop
Description

Run into problem with JAlbum, solved it more or less with try and error, however when this kind of error is given than NOTHING works anymore including starting programs from the WPS!! You have to reboot. After that got it working after dropping the -Xmx(a number)M.

Note: See TracQuery for help on using queries.