Jump to content
weabow

Linux : app icon problem

Recommended Posts

I run my app on Ubuntu 20 and it runs fine. The problem is that the icon app I have set in the project properties isn't shown. I only have the Linux default icon.


Any idea ?

Share this post


Link to post
Guest

see about icon types that should be used in this O.S., maybe some png or bmp especific (internal datas)

Share this post


Link to post

Thanks. But if I reset to default icons (from Delphi itself), it's the same.

Share this post


Link to post

Are you providing an .ico file or images for the icon?

If I remember correctly, .ico is a Windows only thing.

Share this post


Link to post

Yes I do. If I move .ico to the desktop folder in Ubuntu, it appears properly. PNG files aso.

 

I'd rather think about a problem creating the "exe".

Share this post


Link to post

Thanks a lot.

 

Yes the app is FMXLinux.

 

It runs very fine under Ubuntu 20.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×