Author Topic: After installation in Linux Mint CB is hiding ;)  (Read 16900 times)

Offline Bubba

  • CNC Jedi
  • *****
  • Posts: 3383
    • View Profile
After installation in Linux Mint CB is hiding ;)
« on: February 21, 2022, 22:17:08 pm »
Hi Linux users. Installed CB in Linux Mint, was able to install couple plugins change the display setting (don't remember what option I choose), and shut it down normally. After couple of days when attempted to start the program (CB) again, all I got is quick flash of a opening screen and that is. How I can change the behavior since the Tools, options are not available. In windows the config file is accessible in Program Data. I don't see it in Linux Mint. BTW, I'm relatively new to Linux. Hopefully somebody have an idea how to fixt this with out reinstalling CB again. Thanks.         
My 2¢

Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.

Offline newlinuxuser

  • Droid
  • **
  • Posts: 99
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #1 on: February 22, 2022, 01:56:56 am »
Hello, open a terminal and type:
gedit ~/.config/CamBam\ plus\ 1.0/CamBam1.0.config

Change what you need and save the file.

The configuration file is in your home directory, into the hidden directory .config.

Andrea


Offline Bubba

  • CNC Jedi
  • *****
  • Posts: 3383
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #2 on: February 23, 2022, 01:16:37 am »
Hi, Thank you for the help, as it turns out I did not change the display settings as I thought. Unfortunately after changing the display options in the opened config file the same odd behavior still there. The CB screen flashes momentarily, and that's it.. Any more suggestions will be appreciated. Thanks.
My 2¢

Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.

Offline newlinuxuser

  • Droid
  • **
  • Posts: 99
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #3 on: February 24, 2022, 00:37:27 am »
Hi, probably you have to change the parameter

<DisplayMode>OpenGL</DisplayMode>

and choose GDI or OpenGL_Legacy,

And maybe it's a good idea set <SaveSettingsOnExit>false</SaveSettingsOnExit>

Andrea


Offline Bubba

  • CNC Jedi
  • *****
  • Posts: 3383
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #4 on: February 24, 2022, 17:31:32 pm »
Thank you Andrea for suggestions, unfortunately the problem persists. :'(
Anymore suggestions? Thanks.
My 2¢

Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.

Offline alex_holden

  • Droid
  • **
  • Posts: 50
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #5 on: February 24, 2022, 21:11:04 pm »
Try removing the plugins from ~/Cambam1.0/plugins
If that doesn't help, try starting the program from the command line ("cd ~/Cambam1.0 && ./cambam.sh") and see if any error messages appear.

Offline Bubba

  • CNC Jedi
  • *****
  • Posts: 3383
    • View Profile
Re: After installation in Linux Mint CB is hiding ;)
« Reply #6 on: February 25, 2022, 16:11:39 pm »
Thank you for the suggestions. I already deleted CB and will reinstall it again soon.
My 2¢

Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.