Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#19458 closed defect (fixed)

Comfort0: net.simon04.comfort0.level0l.parsergen.TokenMgrError: Lexical error at line 1, column 113. Encountered: "\u202f" (8239), after : ""

Reported by: skyper Owned by: simon04
Priority: blocker Milestone:
Component: Plugin comfort0 Version:
Keywords: template_report comfort0 lexical error Cc: simon04

Description (last modified by simon04)

What steps will reproduce the problem?

  1. Have a bunch of relations selected
  2. Select "Edit as Level0" from Menu Edit.

What is the expected result?

Do not know, just tried the plugin for the first time, but I guess gedit or vim/gvim should be opened.

What happens instead?

Lexical error

Please provide any additional information below. Attach a screenshot if possible.

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-06-28 19:08:21 +0200 (Sun, 28 Jun 2020)
Revision:16727
Build-Date:2020-06-29 01:30:50
URL:https://josm.openstreetmap.de/svn/trunk

Plugins:
+ conflation (0.6.5)

Last errors/warnings:
- E: Handled by bug report queue: net.simon04.comfort0.level0l.parsergen.TokenMgrError: Lexical error at line 1, column 113.  Encountered: "\u202f" (8239), after : ""


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: josm_level0_299286509946507720.txt (1103)
net.simon04.comfort0.level0l.parsergen.TokenMgrError: Lexical error at line 1, column 113.  Encountered: "\u202f" (8239), after : ""
	at net.simon04.comfort0.level0l.parsergen.Level0LParserTokenManager.getNextToken(Level0LParserTokenManager.java:735)
	at net.simon04.comfort0.level0l.parsergen.Level0LParser.jj_consume_token(Level0LParser.java:766)
	at net.simon04.comfort0.level0l.parsergen.Level0LParser.relation(Level0LParser.java:271)
	at net.simon04.comfort0.level0l.parsergen.Level0LParser.primitives(Level0LParser.java:39)
	at net.simon04.comfort0.EditLevel0LAction.readLevel0(EditLevel0LAction.java:91)
	at net.simon04.comfort0.EditLevel0LAction.awaitEditing(EditLevel0LAction.java:81)
	at net.simon04.comfort0.EditLevel0LAction.lambda$editLevel0$0(EditLevel0LAction.java:63)
	at java.base/java.lang.Thread.run(Thread.java:834)

Attachments (0)

Change History (9)

comment:1 by skyper, 4 years ago

Cc: simon04 added
Keywords: comfort0 lexical error added; level0 removed

comment:2 by skyper, 4 years ago

Hey, I managed to get to open vim but no data is pasted. How is this plugin suppose to work? Right now, I miss the comfort to search and replace.

comment:3 by skyper, 4 years ago

Ping

comment:4 by Klumbumbus, 4 years ago

Component: PluginPlugin comfort0
Owner: changed from team to simon04

comment:5 by simon04, 4 years ago

Description: modified (diff)
Status: newassigned

comment:6 by simon04, 4 years ago

In 35584/osm:

see #19458 - Remove U+200C and U+200E from generated Level0L

comment:7 by simon04, 4 years ago

In 35585/osm:

see #19458 - Remove U+200C and U+200E from generated Level0L

comment:8 by simon04, 4 years ago

Resolution: fixed
Status: assignedclosed

In 35586/osm:

fix #19458 - Level0LParser: fix parsing of Unicode characters

comment:9 by simon04, 4 years ago

Ticket #19935 has been marked as a duplicate of this ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain simon04.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.