PB v6.30b2 + RPi - Program icon is not displayed in taskbar

Post bugs related to the IDE here
PeDe
Enthusiast
Enthusiast
Posts: 298
Joined: Sun Nov 26, 2017 3:13 pm

PB v6.30b2 + RPi - Program icon is not displayed in taskbar

Post by PeDe »

With the current Raspberry Pi OS (P400), the PureBasic logo is not displayed as the program icon in the taskbar. A standard icon is displayed instead.

Peter
AZJIO
Addict
Addict
Posts: 2204
Joined: Sun May 14, 2017 1:48 am

Re: PB v6.30b2 + RPi - Program icon is not displayed in taskbar

Post by AZJIO »

Copy PureBasic.png to the "/usr/share/pixmap" folder, and the "/usr/share/applications" folder should contain PureBasic.desktop with the parameter icon=PureBasic.
Although there is no certainty that this will add the icon to the taskbar. There may also be a problem with the width of the taskbar, which cannot accommodate the icon in height.
I don't have an icon in the title bar of the program window in Linux, but it depends on the DE.
Post Reply