You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/Delta Machine/DeltaMachine.py", line 28, in
from typerig.proxy.fl.gui.widgets import getProcessGlyphs, TRSliderCtrl, TRMsgSimple
ImportError: cannot import name 'TRMsgSimple' from 'typerig.proxy.fl.gui.widgets' (C:\Users\AcerPC\Documents\FontLab\FontLab 8\Scripts\Lib\typerig\proxy\fl\gui\widgets.py)
TypeRig GUI Manager
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 68, in
dialog = typerig_Manager()
^^^^^^^^^^^^^^^^^
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 47, in init
self.tabs.addTab(eval('Manager.%s.tool_tab()' %toolName), toolName)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1, in
File "C:\Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI\Manager\FontMetrics.py", line 309, in init
self.fontMetrics = WFontMetrics(self)
^^^^^^^^^^^^^^^^
AttributeError: Slot 'fontMetrics' can not be overwritten on tool_tab object
The text was updated successfully, but these errors were encountered:
@StefanPeev Здравей отново. Мениджърите са оправени. Поне що касае грешката на този за шрифтовата метрика. Относно проблема с Делта машийн ... за съжаление не мога да потвърдя. При мен тръгва. Може би имаш някаква стара версия която не работи или обуъркване между версиите на ТйапРиг.
Ако искаш да го оправяме, моля те направи следното: В основната папка на ТайпРиг или тук от репото има файл който се нарича diag.vfpy. Пусни си Фонтлаб и завлачи файла вътре сякаш е шрифт (drag+drop) трябва да се стартира скрипт който излгежка като показания по-долу. Натисни първо на бутона "Get..." и след това на "Save..." и ми изпрати записания JSON файл за сравня с моята исталация. Така ще мога да ти кажа ако някой от ТайпРиг компонените ти е стар и има нужда от преинсталиране...
Delta Machine
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/Delta Machine/DeltaMachine.py", line 28, in
from typerig.proxy.fl.gui.widgets import getProcessGlyphs, TRSliderCtrl, TRMsgSimple
ImportError: cannot import name 'TRMsgSimple' from 'typerig.proxy.fl.gui.widgets' (C:\Users\AcerPC\Documents\FontLab\FontLab 8\Scripts\Lib\typerig\proxy\fl\gui\widgets.py)
TypeRig GUI Manager
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 68, in
dialog = typerig_Manager()
^^^^^^^^^^^^^^^^^
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 47, in init
self.tabs.addTab(eval('Manager.%s.tool_tab()' %toolName), toolName)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1, in
File "C:\Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI\Manager\FontMetrics.py", line 309, in init
self.fontMetrics = WFontMetrics(self)
^^^^^^^^^^^^^^^^
AttributeError: Slot 'fontMetrics' can not be overwritten on tool_tab object
The text was updated successfully, but these errors were encountered: