Is there anything unusual that you can think of with your directory, drive, or permissions setup?
Not really. I have a gaming PC with lots of drives. All are BitLocker encrypted. My system is a multilingual setup. I have German/English languages installed, English is the primary language for Windows. Other than that, it’s pretty stock Windows 11 Pro.
Does it work if using a different keybind option in Deepdwn (emacs or sublime, whichever you’re not currently using).
I use Sublime ATM. What are the keybinds for auto-complete in the other options?
Can you share your settings file: %appdata%/Deepdwn/settings.json
settings.json:
{
"accent_color": "#b464ba",
"ignored_folder_patterns": [
"^\\."
],
"project-directories": [
"E:\\Git\\fab.industries\\files-deepdwn",
"E:\\Git\\fab.industries\\grimdeep\\0.02.000"
],
"expanded_folders": [
"E:\\Git\\fab.industries\\files-deepdwn"
],
"spellcheck_languages": [
"de-DE",
"en-GB"
],
"typewriter_mode": true,
"highcontrast": false,
"font": "custom",
"custom_font": "Iosevka Etoile",
"mono_font": "custom",
"custom_mono_font": "Iosevka",
"preview_font": "custom",
"custom_preview_font": "Inter",
"discord": true,
"theme": "dark",
"active_filters": [],
"editor_font_size": 15,
"statistics_global": true,
"statistics_period": "last-365d",
"panel_widths": {
"file": 179,
"library": 200,
"outline": 221
}
}
error.log:
13:05:38.689 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:45.593 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:45.909 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:46.125 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:46.316 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:46.484 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:46.676 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:46.861 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:47.061 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:47.237 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:50.013 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:50.348 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:50.548 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
13:05:50.991 ERROR 0.41.0 Promise rejection: Error: The "from" argument must be of type string. Received undefined
Do you have another machine that you can test with? Does it work there?
I do have a Linux machine, but I guess that won’t help us much. I am sure I can rustle up another Windows system. Might take a few days.
On a side note, if it’s easier for you, feel free to contact me via email: contact@fab.industries – might help us get this resolved in a more efficient manner. Definitely thanks for your effort so far!