Giter VIP home page Giter VIP logo

signalrgb-to-openrgb-bridge's People

Contributors

fefedu973 avatar

Stargazers

 avatar

Watchers

 avatar

signalrgb-to-openrgb-bridge's Issues

Parse error inside SignalRGB console

Good day.

I've followed the instructions as written, however there is the next issue:

[17:48:41]: Loading Interface...
[17:48:41]: Loading Interface via .qml file...
[17:48:41]: Interface Loaded!
[17:48:41]: qrc:/Qml/Device/Editors/OpenRGB Bridge:13: SyntaxError: JSON.parse: Parse error

I don't know if it's an issue on your code, but it's happening since the first time. I've tried deleting the plugin and reinstalling it, same with OpenRGB.

Missing .gitignore

Add .gitignore. It should at least contain the following:
/node_modules
/build
/dist
server.exe

Unable to add OpenRGB devices

[19:43:40]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:02]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:02]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:02]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:02]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:02]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:55]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:56]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:56]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error
[19:45:57]: qrc:/Qml/Device/Editors/OpenRGB Bridge:470: SyntaxError: JSON.parse: Parse error

image

Server.exe fails to start on boot with admin privilages. Included a temp fix

I noticed a few issues (one is not directly related to this plugin but may help someone) -

  • Plugin's Server.exe does appear to open with SignalRGB at startup, or not opening with admin privileges (causing no devices to be found).
  • OpenRGB was not opening at startup, even with correct shortcuts in the startup folder.

To fix the two issues regarding not opening at startup repeat these steps for either/ both issues you may have:

  1. Ensure OpenRGB is correctly setup (server, profiles) as detailed in the README: ensure the bridge plugin works (open server.exe with admin privileges manually and rescan for devices in SignalRGB)

  2. Open Task Scheduler. Click Action < Create Basic Task

  3. Name it something related "Start OpenRGB" / "Start OpenRGB/SignalRGB server.exe"

  4. Under Trigger, check "When I Log on"

  5. Under Action, check "Start a program"

  6. If you are setting up this action specifically to ensure the plugin's server.exe gets launched at startup (& with admin privilages):

    • Navigate to C:\Users\USERNAME\AppData\Local\WhirlwindFX\SignalRgb\cache\addons
    • Find the most recently modified folder (or the folder containing OpenRGBBridge files if you mess around with addons a lot)
    • Select server.exe

    If you are setting up this action specifically to get OpenRGB to startup at boot (not for plugin's server.exe) do the following:

    • Navigate to C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    • Find the shortcut for OpenRGB. Right Click the file, open Properties.
    • Copy the whole target section from properties
    • Back out, do not save. Paste this copied target to the scheduled task path.
    • This ensures the arguments to start the server are preserved.
  7. Under Finish, ensure you check "Open the Properties dialogue box when I click Finish", and Click finish.

  8. Go to General, check "Run with highest privileges" - important for server to function correctly.

  9. Go to Settings and Uncheck "Stop the task if it runs longer than: 3 Days". Click OK and quit.

  10. Reboot to ensure any OpenRGB devices are correctly (and automatically) being detected by SignalRGB.

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.