Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Title Bar when publishing to Arm64 devices ( Raspberry Pi ) #19543

Open
speed2048 opened this issue Feb 17, 2025 · 2 comments
Open

Missing Title Bar when publishing to Arm64 devices ( Raspberry Pi ) #19543

speed2048 opened this issue Feb 17, 2025 · 2 comments
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@speed2048
Copy link

Current behavior

When running the standard application from dotnet new unoapp -preset=blank -o test dotnet command and publish using linux-arm64. Deployed to raspberry pi ( bookworm / aarch64 ) the Title bar does not appear as well as the minimized, maximized and close buttons. This does occur for mac, linux-64 or windows platforms. Not sure if this would work on 32 bit arm platform as I do not have one.

Image

Expected behavior

Windows title and min, max, close icons should be there.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

Skia (Linux X11)

IDE

No response

IDE version

VS 2022 V13.0

Relevant plugins

No response

Anything else we need to know?

Publishing on Windows box and copying to Raspberry pi.

@speed2048 speed2048 added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Feb 17, 2025
@jeromelaban
Copy link
Member

Thanks for the report. We're not able to reproduce this issue on a Raspberry Pi.

A few things:

  • Could you provide the full version of your distribution?
  • Are you able to test on a separate Linux system?
  • Could you provide the output of the terminal?

Thanks!

@jeromelaban jeromelaban added the triage/needs-information Indicates an issue needs more information in order to work on it. label Feb 18, 2025
@speed2048
Copy link
Author

speed2048 commented Feb 18, 2025

Hi Jérôme,
Here is the infomation from the raspberry pi.

uname -a
Linux raspberrypi-5-002 6.6.74-v8-16k+ #1844 SMP PREEMPT Mon Jan 27 11:43:09 GMT 2025 aarch64 GNU/Linux

lsb_release -a
LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

Running wayland X windows system.

On Windows 11 24h2 PC

UNO.Sdk 5.6.30
VS 2022 V13.0
Dotnet sdk 9.0.2

It does correctly have the title bar and min/max/close buttons when I run this on a linux-x64 platform ( ubuntu 24.04 ) platform.

I also built the application on the pi and with the same results ( however there is an error on the console:
fail: Uno.UI.HotDesign.Client.Logic.DevServer.RemoteControlService[0]
DevServer isn't able to connect

Regards,
Bob

@github-actions github-actions bot removed the triage/needs-information Indicates an issue needs more information in order to work on it. label Feb 18, 2025
@speed2048 speed2048 changed the title Missing Title Bar missing when publishing to Arm64 devices ( Raspberry Pi ) Missing Title Bar when publishing to Arm64 devices ( Raspberry Pi ) Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

2 participants