Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Uncaught Error: Syntax error, unrecognized expression: #address-1921680192: #232

Open
gilgoldman opened this issue Nov 7, 2020 · 0 comments

Comments

@gilgoldman
Copy link

[Enter steps to reproduce:]

  1. Try to define a custom socket as target (192.168.0.0:XXX/)
  2. Watch stuff break

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: pymakr package 2.1.7

Stack Trace

Uncaught Error: Syntax error, unrecognized expression: #address-1921680192:

At C:\Users\PC\.atom\packages\pymakr\node_modules\jquery\dist\jquery.js:1677

Error: Syntax error, unrecognized expression: #address-1921680192:
    at Function.Sizzle.error (/packages/pymakr/node_modules/jquery/dist/jquery.js:1677:8)
    at Sizzle.tokenize (/packages/pymakr/node_modules/jquery/dist/jquery.js:2377:11)
    at Sizzle.select (/packages/pymakr/node_modules/jquery/dist/jquery.js:2838:20)
    at /packages/pymakr/node_modules/jquery/dist/jquery.js:894:9)
    at jQuery.fn.init.find (/packages/pymakr/node_modules/jquery/dist/jquery.js:3095:11)
    at /packages/pymakr/node_modules/jquery/dist/jquery.js:3205:32)
    at jQuery (/packages/pymakr/node_modules/jquery/dist/jquery.js:157:10)
    at PanelView.removeAddress (/packages/pymakr/lib/views/panel-view.js:492:5)
    at /packages/pymakr/lib/pymakr.js:320:18)
    at AutoConnect.emit (events.js:182:13)
    at AutoConnect.removeIpAddress (/packages/pymakr/lib/connections/auto-connect.js:158:12)
    at AutoConnect.refreshIpAddresses (/packages/pymakr/lib/connections/auto-connect.js:97:16)
    at /packages/pymakr/lib/connections/auto-connect.js:50:13
    at /packages/pymakr/lib/wrappers/settings-wrapper.js:66:7
    at emitter.on (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:334653)
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1215561)
    at Config.emitChangeEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:337141)
    at Config.setRawValue (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:334381)
    at Config.set (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:330175)
    at SettingsPanel.set (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:2623744)
    at ~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:2625388
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:1215561)
    at TextBuffer.emitDidStopChangingEvent (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:504974)
    at later (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:14:104450)

Commands

     -2:22 application:open-folder (div.tool-panel.tree-view)
     -1:45.2.0 core:paste (input.hidden-input)
  2x -0:42.6.0 core:backspace (input.hidden-input)
     -0:08.8.0 core:paste (input.hidden-input)

Non-Core Packages

ariake-dark-syntax 0.2.1 
autocomplete-python 1.16.0 
busy-signal 2.0.1 
file-icons 2.1.44 
highlight-selected 0.17.0 
intentions 1.1.5 
less-than-slash 0.19.0 
linter 3.1.1 
linter-htmlhint 1.6.3 
linter-python 3.1.2 
linter-ui-default 2.1.4 
minimap 4.29.9 
pymakr 2.1.7 
teletype 0.13.4 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant