[20262010 15-20-Ссылка скрыта
Пример кода:
Подразделения = ДанныеПоДокументу.ВыгрузитьКолонку("Соисполнитель");
Подразделения = ОбщегоНазначенияКлиентСервер.СвернутьМассив(Подразделения);
Подразделения.
При нажатии ctrl+Пробел возникает ошибки
System.Exception: Ошибка при инициализации подсказки T9. System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.
в TurboConf.Service.T9ItemComparer.GetHashCode(T9Item t9Item) в D:\Projects\TurboConf\TurboConf.Shared\T9Item.cs:строка 224
в System.Linq.Set1.InternalGetHashCode(TElement value) в System.Linq.Set1.Find(TElement value, Boolean add)
в System.Linq.Enumerable.<DistinctIterator>d__641.MoveNext() в System.Collections.Generic.List1..ctor(IEnumerable1 collection) в System.Linq.Enumerable.ToList[TSource](IEnumerable1 source)
в TurboConf.Service.Actions.T9.GetItems(String text, String searchText, String _curTextForT9, String _curLine, String _comments, Int32 _pos, Int32 _procPos, Boolean& _isLocalContext, Boolean& _isCustom, String& _declarationVarName, IntPtr fg, String& rootName, String& className)
в TurboConf.Service.NewT9Form.(String , IntPtr )
в TurboConf.Service.NewT9Form.Init(IntPtr foregroundWindow, IntPtr currentInputLanguage, String text, Int32 pos, NotifyIcon notifyIcon, String curTextForT9, T9Item template, List1 contextMenuItems, Boolean wasAutoComplete, T9Options options) в TurboConf.Service.MainForm.ShowT9(IntPtr foregroundWindow, IntPtr currentInputLanguage, String text, NotifyIcon notifyIcon, String curTextForT9, T9Options options, T9Item template, List1 contextMenuItems)
в TurboConf.Service.MainForm.ShowT9(IntPtr foregroundWindow, IntPtr currentInputLanguage, String text, NotifyIcon notifyIcon, String curTextForT9, T9Options options, T9Item template, List`1 contextMenuItems)
#1, 11 августа 2026 10:51
Перестало воспроизводиться после перезагрузки
Алексей Подкопаев изменил статус на Закрыто