Neo-Vars lässt sich nicht mit aktuellem autohotkey (>= 1.1.27.00) übersetzen #504

Closed
opened 2018-03-11 21:02:28 +01:00 by ypid · 1 comment

Folgender Fehler tritt auf:

Error in #include file "/windows/neo-vars/src/source/keydefinitions.ahk":
"VKDCSC029" is not a valid key name.

Line 293

RKEYN(dnkey) {
upkey := dnkey . " up"
Hotkey,% dnkey,allstarhook
Hotkey,% upkey,allstarhook
}

The current thread will exit.

Die letzte Version, mit der ich neo-vars noch bauen konnte ist 1.1.26.01.

Allerdings scheint mit 1.1.26.01 die Eingabe des "." Punktes mit Mod4+Y (Neo2) bzw. Mod4+Ä (QWERTZ) nicht mehr zu gehen.

Mit 1.1.25.02 verwende ich Neo-Vars nun schon einige Monate aktiv ohne Probleme.

Meine neo-vars Version: https://github.com/ypid/dotfiles/tree/master/windows/neo-vars

Folgender Fehler tritt auf: > Error in #include file "/windows/neo-vars/src/source/keydefinitions.ahk": > "VKDCSC029" is not a valid key name. > > Line 293 > > RKEYN(dnkey) { > upkey := dnkey . " up" > Hotkey,% dnkey,allstarhook > Hotkey,% upkey,allstarhook > } > > The current thread will exit. Die letzte Version, mit der ich neo-vars noch bauen konnte ist 1.1.26.01. Allerdings scheint mit 1.1.26.01 die Eingabe des "." Punktes mit Mod4+Y (Neo2) bzw. Mod4+Ä (QWERTZ) nicht mehr zu gehen. Mit 1.1.25.02 verwende ich Neo-Vars nun schon einige Monate aktiv ohne Probleme. Meine neo-vars Version: https://github.com/ypid/dotfiles/tree/master/windows/neo-vars
ypid added the
Bug
Treiber/Windows/AHK
labels 2018-03-11 21:02:28 +01:00
qwertfisch self-assigned this 2020-05-31 03:06:19 +02:00
Owner

Kompiliert seit Integration von Commit b6996ca356 wieder unter AHK-Versionen ≥ 1.1.27.

Das mit dem Mod4-Punkt werde ich bei nächster Gelegenheit nochmal prüfen.

Kompiliert seit Integration von Commit https://git.neo-layout.org/neo/neo-layout/commit/b6996ca356bf8d29fe6be62a2777ce7858352478 wieder unter AHK-Versionen ≥ 1.1.27. Das mit dem Mod4-Punkt werde ich bei nächster Gelegenheit nochmal prüfen.
qwertfisch removed their assignment 2020-06-20 03:16:09 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: neo/neo-layout#504
No description provided.