Thread 'BOINC Manager icon on desktop.'

Message boards : Questions and problems : BOINC Manager icon on desktop.
Message board moderation

To post messages, you must log in.

AuthorMessage
Profileadrianxw
Avatar

Send message
Joined: 2 Oct 05
Posts: 420
Denmark
Message 117337 - Posted: 3 Nov 2025, 7:45:42 UTC

How do I put a link which will open BOINC Manager on the desktop or whatever that is called on a Linux system?
Wave upon wave of demented avengers march cheerfully out of obscurity into the dream.
ID: 117337 · Report as offensive     Reply Quote
Bryn Mawr
Help desk expert

Send message
Joined: 31 Dec 18
Posts: 330
United Kingdom
Message 117340 - Posted: 3 Nov 2025, 12:01:06 UTC - in response to Message 117337.  

In reply to adrianxw's message of 3 Nov 2025:
How do I put a link which will open BOINC Manager on the desktop or whatever that is called on a Linux system?


Normally Linux installs BOINC as a service which starts automatically on boot.

If you have changed this then you can add an icon to the task bar by starting it then right clicking the icon and selecting pin to Panel.

If you really want it on the desktop then open the main menu so that you can see the BOINC Manager icon, right click on it d select Add to Deektop
ID: 117340 · Report as offensive     Reply Quote
Profileadrianxw
Avatar

Send message
Joined: 2 Oct 05
Posts: 420
Denmark
Message 117346 - Posted: 4 Nov 2025, 13:15:44 UTC - in response to Message 117340.  

Yes, Windows also runs the BOINC core at boot time as a service, and crunching begins as normal. BOINC Manager does not run though, I start it when I need it, and can close it when I'm done, doing whatever was required, I have an icon on my desktop which allows me to do this.
The Linux machine also starts crunching when I boot it. It is when I need to adjust a priority, add, remove, suspend, un-suspend etc. etc. I need to start the manager.. I have, by experiment, found a way of doing this, which will suffice. I have not used a Unix system for decades.
Wave upon wave of demented avengers march cheerfully out of obscurity into the dream.
ID: 117346 · Report as offensive     Reply Quote
Bryn Mawr
Help desk expert

Send message
Joined: 31 Dec 18
Posts: 330
United Kingdom
Message 117347 - Posted: 4 Nov 2025, 15:43:43 UTC - in response to Message 117346.  

In reply to adrianxw's message of 4 Nov 2025:
Yes, Windows also runs the BOINC core at boot time as a service, and crunching begins as normal. BOINC Manager does not run though, I start it when I need it, and can close it when I'm done, doing whatever was required, I have an icon on my desktop which allows me to do this.
The Linux machine also starts crunching when I boot it. It is when I need to adjust a priority, add, remove, suspend, un-suspend etc. etc. I need to start the manager.. I have, by experiment, found a way of doing this, which will suffice. I have not used a Unix system for decades.


I just do that from the main menu - too lazy to add an icon to the desktop or the toolbar.
ID: 117347 · Report as offensive     Reply Quote
ProfileKeith Myers
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 17 Nov 16
Posts: 921
United States
Message 117353 - Posted: 4 Nov 2025, 23:33:58 UTC - in response to Message 117337.  

Depends on the Linux distribution. If the Manager app can be pinned to the Panel or Dock, that is the simplest. Your distro might rely on a Desktop file (.desktop) that can be written and placed in the /home/.local/share/applications folder so it can be accessed by user via the desktop and also thrown into /usr/share/applications to cover all bases. That is where an app that gets installed by root normally places a desktop file.

If you run the client locally as user and not as root, this is what you have to do to get access via the Desktop.

I use this desktop file for the Manager on my hosts.

[Desktop Entry]
Type=Application
Name=BOINC Manager
Exec=/home/keith/Desktop/BOINC/boincmgr
Path=/home/keith/Desktop/BOINC
Icon=/home/keith/Desktop/BOINC/boincmgr.32x32.png
Terminal=false
StartupNotify=true
StartupWMClass=Boincmgr
ID: 117353 · Report as offensive     Reply Quote

Message boards : Questions and problems : BOINC Manager icon on desktop.

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.