Tizen SDK Installation Display Issues on HiDPI Screens (Ubuntu 16.04 LTS)

Original Created Apr 29, 2016 | Regeneration Apr 22, 2026

I'm experiencing display issues when installing the Tizen SDK on my Ubuntu VM with a HiDPI screen (scale factor set to 2). The installer's text and graphical elements appear improperly proportioned.

When I adjust the scale factor to 1.5 or 1 in Ubuntu's Displays control panel, the proportions look correct, but the display becomes too small for comfortable viewing on a high-DPI screen.

Is this a known issue? I've reported it on JIRA (https://bugs.tizen.org/jira/browse/PTREL-842), but as a new Tizen developer, I'm unsure if I've categorized it correctly.

Problem Understanding

The issue occurs when installing Tizen SDK on Ubuntu systems with HiDPI displays where the scale factor is set above 1.0. The installer's UI elements don't scale properly, making them appear distorted or improperly proportioned.

Solution Methods

  1. Temporary Workaround: Adjust your display scaling to 1.0 during the installation process, then return to your preferred scaling afterward.
  2. Environment Variable Solution: Try running the installer with the following environment variable:
    export GDK_SCALE=1
    ./installer
    
  3. Monitor JIRA Ticket: Keep track of the reported issue (PTREL-842) for official updates or fixes from the Tizen team.

Additional Tips

  • If you need to work with the scaled display after installation, consider using Ubuntu's built-in zoom functionality (Ctrl+Plus) when working with the Tizen tools.
  • For future reference, SDK-related issues are typically categorized under "Tools" or "SDK" in the Tizen bug tracking system.

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.