Suwayomi / Suwayomi-Server

A rewrite of Tachiyomi for the Desktop
Mozilla Public License 2.0
3.73k stars 196 forks source link

[Bug] Console window doesn't seem to be working with "Debug logging" enabled #893

Open TyrantRC opened 4 months ago

TyrantRC commented 4 months ago

Device information

Steps to reproduce

  1. Start Suwayomi server by using "Suwayomi-Server Launcher" with the "Misc/Debug logging" setting enabled
  2. Wait for it to fully load

Expected behavior

Should make a console window pop up when the server is running

Actual behavior

The server starts normally, it opens the webclient, but it doesn't open a console for live debugging

Other details

I realized this is happening to me with this version since I was asking about something else unrelated in this thread.

I also tried doing this with a data folder from 0 without any other custom folders. I was suspecting this to be a permissions issue but I don't anymore.

Log of me starting the server with debugging set to true and not getting a console