Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Stacer System Optimizer and Monitoring Tool

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Stacer System Optimizer and Monitoring Tool

#1 Post by sarksloane »

Guys what can you say about Stacer, i would like to have your opinions and advices for safe use.

And how to use and add an app to tab "System Startup Application" mainly because I tried to save but nothing appears.

Below are the required fields that needs to provide

App Name: I put the name of the App that I want to load during boot.

App Comment: I put the name of the App

Command: What command shall I put?

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: Stacer System Optimizer and Monitoring Tool

#2 Post by None1975 »

sarksloane wrote:Command: What command shall I put?
stacer
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Stacer System Optimizer and Monitoring Tool

#3 Post by arochester »

To use "System Startup Application" first use your Terminal.

The command "which" will find the executable.

For example, if you wish to install Radiotray

Code: Select all

which radiotray
will produce

Code: Select all

/usr/bin/radiotray
Then put
App Name: Radiotray
App Comment: Whatever you want - you can leave this blank
and
Command: /usr/bin/radiotray

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Stacer System Optimizer and Monitoring Tool

#4 Post by sarksloane »

arochester wrote:To use "System Startup Application" first use your Terminal.

The command "which" will find the executable.

For example, if you wish to install Radiotray

Code: Select all

which radiotray
will produce

Code: Select all

/usr/bin/radiotray
Then put
App Name: Radiotray
App Comment: Whatever you want - you can leave this blank
and
Command: /usr/bin/radiotray
I tried as per your instruction but no luck

Code: Select all

root@debian:/home/sark# which synergy
/usr/bin/synergy
Then I put
App Name: Synergy
App Comment: Synergy
Command: /usr/bin/synergy

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: Stacer System Optimizer and Monitoring Tool

#5 Post by arochester »

Have you rebooted so it can take effect?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Stacer System Optimizer and Monitoring Tool

#6 Post by stevepusser »

/usr/bin will be in your PATH, so you don't need to have that in your command. Also troubleshoot by testing to see if that command works in the terminal.
MX Linux packager and developer

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Stacer System Optimizer and Monitoring Tool

#7 Post by sarksloane »

arochester wrote:Have you rebooted so it can take effect?
I tried rebooting but still not working

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Stacer System Optimizer and Monitoring Tool

#8 Post by sarksloane »

stevepusser wrote:/usr/bin will be in your PATH, so you don't need to have that in your command. Also troubleshoot by testing to see if that command works in the terminal.
I tried this but error

Code: Select all

root@debian:/home/sark# /usr/bin/synergy
Gtk-Message: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols specified are supported
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    130 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x121
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x1800023
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800024
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800024
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800024
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    130 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x121
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x180003f
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800040
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800024
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800040
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:    130 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x121
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x1800041
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800042
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800042
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode: 54 (X_FreePixmap)
  Resource id:  0x1800040
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:    130 (MIT-SHM)
  Minor opcode: 2 (X_ShmDetach)
  Resource id:  0x180003f
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800042
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800042
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x1800042

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Stacer System Optimizer and Monitoring Tool

#9 Post by 4D696B65 »

is libcanberra-gtk-module installed?
https://packages.debian.org/stretch/lib ... gtk-module

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: Stacer System Optimizer and Monitoring Tool

#10 Post by dilberts_left_nut »

sarksloane wrote:

Code: Select all

root@debian:/home/sark# /usr/bin/synergy
Don't be root.
AdrianTM wrote:There's no hacker in my grandma...

Post Reply