Edex-ui: Uncaught SyntaxError when opening files via file browser

Created on 28 Nov 2018  路  8Comments  路  Source: GitSquared/edex-ui

"Uncaught SyntaxError: Invalid or unexpected token at file:///Applications/eDEX-UI.app/Contents/Resources/app.asar/ui.html 1:56"

Investigating that file to see what it's complaining about exactly.

This is in the 1.1.1 release, OS is Mac OS X High Sierra.

bug confirmed

All 8 comments

Without running from source, you won't get much useful info via the error messages i'm afraid, source code is minified for release. I think this might be something i already fixed on the master branch though.

I got this same error in the same file but at 1:51
Also running eDEX-UI v1.1.1

Occurs when opening a file in the filesystem view, easy to recreate.

image

If you fixed it then great, can't wait for next version!

Releasing new version in the next hours - feel free to reopen if the bug appears again.

I was seeing this error too. Upgraded to v1.1.2 and I'm still seeing the error.

I deleted my .config/eDEX-UI folder and relaunched to regenerate the config folder just in case it was something wrong in a settings file... didn't help, error still happens when I click on a file.

OS is Ubuntu Bionic 18.04

image

@DeftNerd Thanks for the info. Does this happen on any file? Is there anything specific in the file's name or path?

v1.1.2
This appears to occur on any file opened in the explorer view. It also has some weird behaviour

  1. Click item
    -> Error occurs
    image
  2. Click another item
    -> Same error occurs, different location in file
    image
  3. Click first item
    -> No error occurs
  4. Navigate to a different folder and back
  5. Click first item
    -> Original error occurs
    image

Tested with basic changes to .config file to no avail

Successfully reproduced, fix underway.

(Sorry for the delay :x)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dvdmuckle picture dvdmuckle  路  6Comments

GitSquared picture GitSquared  路  6Comments

clragon picture clragon  路  6Comments

maggot99999 picture maggot99999  路  5Comments

tztl0 picture tztl0  路  4Comments