- General
- Troubleshooting: profiled application
- Troubleshooting: working with the profiler
- UI rendering issues on Linux: black, corrupted, improperly repainting window
- 'Connect to remote application' cannot find profiled application
- Local applications are not shown
- Profiled application crashes capturing memory snapshots
- OutOfMemoryError in the profiler UI
- Not enough disk space for temporary files
- Memory snapshot opens too slowly
- Eclipse plugin is installed, but 'Profile' menu items are still disabled
- Wrong icon or font sizes in the profiler UI when using 150% display scale
- Articles
Wrong icon or font sizes in the profiler UI when using 150% display scale
Can't find your answer? Please refer to documentation and demos, ask your question in forum, or contact support.
The profiler UI automatically detects appropriate font and icon sizes to match your display properties.
However, it may not work properly if 150% display scale is used.
If you experience this problem, please specify the following lines in <user home>/.yjp/ui.ini
:
-Dsun.java2d.uiScale=1
-Dyk.font.name=<font name>
-Dyk.font.size=<user size>