terkelg / ramme

Unofficial Instagram Desktop App.
MIT License
3.32k stars 402 forks source link

Javascript error when launching #309

Closed jhoff909 closed 5 years ago

jhoff909 commented 5 years ago

When I start the app, I get a pop-up with this error:

A JavaScript error occurred in the main process Uncaught Exception: Error: ENOENT, dist/renderer/styles/app.css not found in /opt/Ramme/resources/app.asar at notFoundError (ELECTRON_ASAR.js:114:19) at Object.fs.readFileSync (ELECTRON_ASAR.js:518:9) at WebContents.page.on (/opt/Ramme/resources/app.asar/src/main/index.js:156:23) at emitOne (events.js:116:13) at WebContents.emit (events.js:211:7)

Also, toggle dark mode does nothing, nor do most of the options under the view menu. Lastly, I was really hoping it would include support for instagram messaging - if it does, I don't see how to use it.

        Ramme 3.2.5
        Electron 2.0.3
        linux x64 4.4.0-131-generic
jhoff909 commented 5 years ago

I see this is a duplicate of #306