juce-framework / JUCE

JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

Home Page:https://juce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: On linux based embedded device, sometime display doesn't come full scree

Vishnu13285 opened this issue · comments

Detailed steps on how to reproduce the bug

  1. Run the Juce application (Full screen) on rpi board
  2. launch multiple times, sometime App display with offset on left side and top side.

What is the expected behaviour?

It should always laucnh full screen

Operating systems

Linux

What versions of the operating systems?

5.15

Architectures

ARM

Stacktrace

No response

Plug-in formats (if applicable)

No response

Plug-in host applications (DAWs) (if applicable)

No response

Testing on the develop branch

The bug is present on the develop branch

Code of Conduct

  • I agree to follow the Code of Conduct