version: 2024.2.0.9
There are different options to show/hide the tray icon:
But, when visible, it takes too much screen estate. Other applications only show an icon,not the full application name.
Please provide an option to show/hide the application name.
Hi davidl.
What's happening here is that RDM doesn't seem to be able to find (or correctly read) the image file for the tray icon and so it falls back to the application name... This is actually the first we're hearing about an issue like this. This is what it's supposed to look like:![]()
To help us pin point the cause of this issue, would you mind verifying that the tray icon image file is present? Its path should be: ~/.rdm/ApplicationTray.ico
And what is your installation method? Did you install one of the system packages (DEB, RPM, AUR) or via Flatpak?
Also, your system info from the diagnostics window would be a great help. (Either via a screenshot or the "copy to clipboard" button)
Best regards.
Nicolas Parr
diagnostics.png
trayicon example.png
What's happening here is that RDM doesn't seem to be able to find (or correctly read) the image file for the tray icon and so it falls back to the application name... This is actually the first we're hearing about an issue like this. This is what it's supposed to look like:
Well, it looks like this on my system:
To help us pin point the cause of this issue, would you mind verifying that the tray icon image file is present? Its path should be: ~/.rdm/ApplicationTray.ico
It is present:
$ ls -l ~/.rdm/ApplicationTray.ico -rw-r--r-- 1 david domain users 5430 jan 11 2022 /home/david/.rdm/ApplicationTray.ico
And what is your installation method? Did you install one of the system packages (DEB, RPM, AUR) or via Flatpak?
Installed with the DEB package, on Ubuntu 22.04.
Also, your system info from the diagnostics window would be a great help. (Either via a screenshot or the "copy to clipboard" button)
Here your are:
========== DIAGNOSTIC ==========
Ubuntu 22.04
Kernel version [6.2.0.1009]
Desktop environment [ubuntu:GNOME]
Display server [x11]
Architecture [X64]
Support local password saving [Ok]
Is administrator [No]
Is system administrator [No]
Is database administrator [No]
Is elevated privilege [No]
Workspace size [1292 / 634]
Is Internet connected [Ok]
Allow multiple instances [No]
Allow drag-and-drop [Ok]
Auto refresh [No]
Debug level [0]
Running since [Running since: 12 days 18 hours 36 min 26 sec]
========== DATA SOURCE ==========
Data source ID: 59a7364d-f487-4415-a04c-64ba3d0aab7e
Repositories (count): 18
Data source type: Microsoft SQL Server
Data source settings size: 7.2 KB
User specific settings size: 0 Bytes
Connection protocol: TCP - Secured
Caching/Offline: Cache (File, OpenMCDFv2)
Allow connection states: True
Repository (ID): Technical(a6335b5e-0c19-401c-94ba-72b22abdd2d0)
Repository size: 10.4 MB
Entries/Items: 19044/19044
Sessions: 3088
Data entries: 1187
Credentials: 6278
Sub entries: 0
Documents: 63
Contacts: 0
-->Sub total: 10616
Session tools: 2
Folders: 8426
--> Total: 19044
Entries with variables: 20
Virtual folders: 4
Custom images: 2
Custom images (legacy): 720
RTF notes: 0
Variables:
%3A% 3
$PASSWORD$ 2
$USERNAME$ 2
%20profile% 1
%252F% 1
%252Fo% 1
%26login% 1
%26RpsCsrfState% 1
%2cflname% 1
%2Faccount% 1
%2Fauth% 1
%2Fcallback% 1
%2fowa% 1
%2Fstat% 1
%3a% 1
%3afederation% 1
%3D% 1
%3Dhttp% 1
%3FfinalizeSSOAuth% 1
%3fnlp% 1
%3Ftab% 1
%5Bobject% 1
%password% 1
%user% 1
$G$ 1
Connection client version: 0x00000000000792A9
Connection server version: 0x0000000000079360
Connection history version: 0x0000000000079360
========== REPOSITORIES ==========
Repository Name: Organizational
Repository ID: c65fa04e-2744-4cd1-8183-0fe630de20b6
Repository Name: Archive
Repository ID: b4754fb7-8608-4d69-96f4-2d1c68f6572f
Repository Name: Demo
Repository ID: 4881fd9b-eaa5-49d5-b559-01a57c70dd39
Repository Name: Keepass Archive
Repository ID: 7243682e-0fc6-4dda-8c74-3bb589d436c9
Repository Name: Technical
Repository ID: a6335b5e-0c19-401c-94ba-72b22abdd2d0
Cache mode: File
Cache type: IntelligentCaching
e4a9cc11-ac9c-45b2-85b8-fbc533fbfd88.png
Thank you for the help. I see this wasn't caused by what I thought since you do indeed have the icon showing up, but I still managed to find the cause of this issue. This should be fixed in the next update by the end of the week.
Best regards.
Nicolas Parr
indeed, fixed in 2024.2.1.1
thank you