[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2019-01-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=386151

Dominik Haumann  changed:

   What|Removed |Added

   Version Fixed In||5.55

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2019-01-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=386151

Dominik Haumann  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kte |https://commits.kde.org/kte
   |xteditor/120e8400cad69fb21c |xteditor/2f467b46ac6f545993
   |ab3c7b05dca77904c40fbf  |cbbbedc1e67c489c4f076a

--- Comment #10 from Dominik Haumann  ---
Git commit 2f467b46ac6f545993cbbbedc1e67c489c4f076a by Dominik Haumann.
Committed on 05/01/2019 at 10:50.
Pushed by dhaumann into branch 'master'.

Fix emmet script by using HEX instead of OCT numbers in strings

Summary:
This is a follow-up commit to D17970, which did not yet fix it correctly.
The fix now is to use HEX notation instead of OCTAL notation, since
the OCTAL notation seems to not be supported by QML/V4 (which is likely
a bug).

Test Plan: Scripts in Tools > Scripts > Emmet work

Reviewers: carewolf, loh.tar

Reviewed By: carewolf

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D17984

M  +2-2src/script/data/libraries/emmet/lib.js

https://commits.kde.org/ktexteditor/2f467b46ac6f545993cbbbedc1e67c489c4f076a

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2019-01-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=386151

Dominik Haumann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kte
   ||xteditor/120e8400cad69fb21c
   ||ab3c7b05dca77904c40fbf

--- Comment #9 from Dominik Haumann  ---
Git commit 120e8400cad69fb21cab3c7b05dca77904c40fbf by Dominik Haumann.
Committed on 05/01/2019 at 09:31.
Pushed by dhaumann into branch 'master'.

Fix broken Emmet

Summary:
- Improve warning message with line number

Reviewers: #ktexteditor, dhaumann

Reviewed By: #ktexteditor, dhaumann

Subscribers: dhaumann, carewolf, kwrite-devel, kde-frameworks-devel,
#ktexteditor

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D17970

M  +3-3src/script/data/libraries/emmet/lib.js
M  +4-2src/script/katescripthelpers.cpp

https://commits.kde.org/ktexteditor/120e8400cad69fb21cab3c7b05dca77904c40fbf

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-12-12 Thread Gerald Senarclens de Grancy
https://bugs.kde.org/show_bug.cgi?id=386151

Gerald Senarclens de Grancy  changed:

   What|Removed |Added

 CC||o...@senarclens.eu

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-12-10 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

szecsodimlaszlo  changed:

   What|Removed |Added

Version|unspecified |5.53.0

--- Comment #8 from szecsodimlaszlo  ---
After updating to ktexteditor 5.53.0, the problem still exists.

$ error evaluating ":/ktexteditor/script/libraries/emmet/lib.js" "SyntaxError:
Unexpected token `'"

Arch Linux
kate & kwrite 18.08.3
Qt 5.12.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-07-13 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

--- Comment #7 from szecsodimlaszlo  ---
After updating to ktexteditor 5.47.0, the problem still exists.

Arch Linux
kate & kwrite 18.04.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-06-04 Thread wvk
https://bugs.kde.org/show_bug.cgi?id=386151

wvk  changed:

   What|Removed |Added

 CC||w...@consolving.de

--- Comment #6 from wvk  ---
Same here: Debian Sid x86_64, Kate Part Version 5.46.0, Kate Version 18.04.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-05-12 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

--- Comment #5 from szecsodimlaszlo  ---
*** Bug 393887 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-05-05 Thread Endrit Veseli
https://bugs.kde.org/show_bug.cgi?id=386151

Endrit Veseli  changed:

   What|Removed |Added

 CC||eves...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-03-21 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

szecsodimlaszlo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #4 from szecsodimlaszlo  ---
After updating to ktexteditor 5.44.0, the problem still exists.

Arch Linux
kate 17.12.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-01-14 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

--- Comment #3 from szecsodimlaszlo  ---
After updating to ktexteditor 5.42.0, the problem still exists.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-01-12 Thread szecsodimlaszlo
https://bugs.kde.org/show_bug.cgi?id=386151

szecsodimlaszlo  changed:

   What|Removed |Added

 CC||n-...@hunstar.hu

--- Comment #2 from szecsodimlaszlo  ---
I have the same problem as well.

Arch Linux
ktexteditor 5.41.0
kate 17.12.0, 17.12.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-01-04 Thread Stolz
https://bugs.kde.org/show_bug.cgi?id=386151

--- Comment #1 from Stolz  ---
Same problem here. This post on the forums has some more information

https://forum.kde.org/viewtopic.php?f=25=142536

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-ktexteditor] [Bug 386151] Error using Tools->Scripts->Emmet

2018-01-04 Thread Stolz
https://bugs.kde.org/show_bug.cgi?id=386151

Stolz  changed:

   What|Removed |Added

 CC||st...@gsmlandia.com

-- 
You are receiving this mail because:
You are watching all bug changes.