Giter VIP home page Giter VIP logo

Comments (7)

raddyst avatar raddyst commented on August 18, 2024 1

You forgot describe system information:

  • Windows version
  • FxSound version

ps. FxSound should be remembering the last state the app was in on startup.

from fxsound-app.

bvijay74 avatar bvijay74 commented on August 18, 2024 1

FxSound window open/minimized state is saved in settings and when FxSound is launched again it will start with the window open or minimized.
The settings file is located at %APPDATA%\FxSound\FxSound.settings. After minimizing FxSound with the X button, please check if the settings file has the value <VALUE name="run_minimized" val="1"/>. Exit FxSound/logout/reboot and see if FxSound starts minimized in the system tray.

from fxsound-app.

HottuDoku avatar HottuDoku commented on August 18, 2024

Hey, sorry, since it was just a feature request I did not think these would be necessary.

Win11 build 22631.3958
Fx 1.1.22.0

Every time i boot up into windows the app opens up, now it remembers the whether the app is in compact mode, but it is always in the taskbar on startup. I would love to keep it in the system tray on boot and forever, if I need it i can just open it up manually.

from fxsound-app.

HottuDoku avatar HottuDoku commented on August 18, 2024

Alright, did exactly as you said and the value after both restart or logout changes back to 0. I've tried setting it manually to 1 then rebooting and it changed back to 0 anyway and stays in the task bar.

After that I tried reinstalling with the same parameters and without a fault it changes back to 0.

from fxsound-app.

bvijay74 avatar bvijay74 commented on August 18, 2024

It is very unlikely for only the "run_minimized" setting to not get saved.
Are all the other settings like hotkeys, preset and output device selection getting saved correctly?

from fxsound-app.

HottuDoku avatar HottuDoku commented on August 18, 2024

I've been experimenting, but so far only thing that changes is the run_minimized property. I did se the file to read only mode but next time it ran the read only mode was off and run_minimized was once again set to 0...

This is my actual config after closing the FxSound with the X to violenetly gently push it to the tray.

<?xml version="1.0" encoding="UTF-8"?>

<PROPERTIES>
  <VALUE name="language" val="en"/>
  <VALUE name="output_device_id" val="{0.0.0.00000000}.{1878f332-9cd2-45d7-8fd0-14fe8a7d48e1}"/>
  <VALUE name="output_device_name" val="Headphones (2- LE_WH-1000XM3)"/>
  <VALUE name="preset" val="main"/>
  <VALUE name="version" val="1.1.22.0"/>
  <VALUE name="run_minimized" val="1"/>
  <VALUE name="view" val="1"/>
  <VALUE name="survey_timer" val="1688887395"/>
  <VALUE name="menu_clicked" val="1"/>
  <VALUE name="power" val="1"/>
  <VALUE name="hide_help_tooltips" val="0"/>
  <VALUE name="survey_displayed" val="1"/>
  <VALUE name="disable_auto_switch_output" val="0"/>
  <VALUE name="hotkeys" val="0"/>
</PROPERTIES>

from fxsound-app.

raddyst avatar raddyst commented on August 18, 2024

I did se the file to read only mode but next time it ran the read only mode was

Try to set also System and Hidden file attributes.

from fxsound-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.