SXXXXXXX_ProjectUtility/logs/project_utility.log
2025-04-29 10:09:19 +02:00

320 lines
33 KiB
Plaintext

2025-04-29 08:31:03,557 - root - INFO - Logging configured successfully.
2025-04-29 08:31:03,557 - root - INFO - Log level set to: INFO
2025-04-29 08:31:03,557 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:31:03,557 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:31:03,834 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:31:03,834 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:31:03,843 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:31:03,849 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:31:03,849 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:31:03,849 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:31:03,852 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:31:03,852 - root - INFO - Main window initialized.
2025-04-29 08:31:03,852 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:31:05,892 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:05,895 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:09,316 - gui.main_window - WARNING - Parameter gathering not implemented. Running tool without parameters.
2025-04-29 08:31:09,316 - gui.main_window - INFO - Launching tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:31:09,326 - gui.process_worker.dummy_script_4e29313b - INFO - Worker initialized for tool: Dummy Script Runner
2025-04-29 08:31:09,326 - gui.process_worker.dummy_script_4e29313b - INFO - Worker thread started. Preparing to execute command.
2025-04-29 08:31:09,327 - gui.main_window - INFO - Worker thread started for run ID: dummy_script_4e29313b
2025-04-29 08:31:09,327 - gui.process_worker.dummy_script_4e29313b - ERROR - Required parameter 'user_text' is missing a value! This might cause the tool to fail.
2025-04-29 08:31:09,327 - gui.process_worker.dummy_script_4e29313b - INFO - Final command constructed: ['python', 'dummy.py', '--verbose', '--iterations', '1']
2025-04-29 08:31:09,327 - gui.process_worker.dummy_script_4e29313b - INFO - Executing: python dummy.py --verbose --iterations 1 in C:\src\____GitProjects\ProjectUtility\tools\dummy_script
2025-04-29 08:31:09,335 - gui.process_worker.dummy_script_4e29313b - INFO - Process started with PID: 3012
2025-04-29 08:31:09,417 - gui.main_window - INFO - Status update for Dummy Script Runner (dummy_script_4e29313b): Executing: python dummy.py --verbose --iterations 1
2025-04-29 08:31:10,870 - gui.process_worker.dummy_script_4e29313b - INFO - Process 3012 finished with exit code: 0
2025-04-29 08:31:10,870 - gui.process_worker.dummy_script_4e29313b - INFO - Worker thread finished for run_id: dummy_script_4e29313b. Final exit code reported: 0
2025-04-29 08:31:10,924 - gui.main_window - INFO - Tool Dummy Script Runner (dummy_script_4e29313b) finished with exit code: 0
2025-04-29 08:31:27,329 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:27,333 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:28,031 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:28,036 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:29,119 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:29,124 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:33,013 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:33,016 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:34,940 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:34,943 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:36,934 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:36,936 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:37,583 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:37,586 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:38,599 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:38,602 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:39,904 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:39,908 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:46,925 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:46,928 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:47,848 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:47,850 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:48,731 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:31:48,734 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:50,059 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:31:50,061 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:31:52,576 - gui.main_window - WARNING - Parameter gathering not implemented. Running tool without parameters.
2025-04-29 08:31:52,576 - gui.main_window - INFO - Launching tool: Icon Generator (ID: icon_generator)
2025-04-29 08:31:52,576 - gui.process_worker.icon_generator_2fb85995 - INFO - Worker initialized for tool: Icon Generator
2025-04-29 08:31:52,578 - gui.process_worker.icon_generator_2fb85995 - INFO - Worker thread started. Preparing to execute command.
2025-04-29 08:31:52,578 - gui.main_window - INFO - Worker thread started for run ID: icon_generator_2fb85995
2025-04-29 08:31:52,579 - gui.process_worker.icon_generator_2fb85995 - ERROR - Required parameter 'input_png' is missing a value! This might cause the tool to fail.
2025-04-29 08:31:52,580 - gui.process_worker.icon_generator_2fb85995 - ERROR - Required parameter 'output_ico' is missing a value! This might cause the tool to fail.
2025-04-29 08:31:52,580 - gui.process_worker.icon_generator_2fb85995 - INFO - Final command constructed: ['python', 'generate_icon.py', '--sizes', '16,32,48,64,128,256']
2025-04-29 08:31:52,580 - gui.process_worker.icon_generator_2fb85995 - INFO - Executing: python generate_icon.py --sizes 16,32,48,64,128,256 in C:\src\____GitProjects\ProjectUtility\tools\icon_generator
2025-04-29 08:31:52,585 - gui.process_worker.icon_generator_2fb85995 - INFO - Process started with PID: 3228
2025-04-29 08:31:52,629 - gui.main_window - INFO - Status update for Icon Generator (icon_generator_2fb85995): Executing: python generate_icon.py --sizes 16,32,48,64,128,256
2025-04-29 08:31:53,643 - gui.process_worker.icon_generator_2fb85995 - INFO - Process 3228 finished with exit code: 1
2025-04-29 08:31:53,643 - gui.process_worker.icon_generator_2fb85995 - INFO - Worker thread finished for run_id: icon_generator_2fb85995. Final exit code reported: 1
2025-04-29 08:31:53,719 - gui.main_window - INFO - Tool Icon Generator (icon_generator_2fb85995) finished with exit code: 1
2025-04-29 08:32:00,044 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:32:00,046 - gui.main_window - WARNING - Parameter input UI not yet implemented.
2025-04-29 08:32:01,175 - gui.main_window - WARNING - Parameter gathering not implemented. Running tool without parameters.
2025-04-29 08:32:01,175 - gui.main_window - INFO - Launching tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:32:01,176 - gui.process_worker.dummy_script_4b104ac8 - INFO - Worker initialized for tool: Dummy Script Runner
2025-04-29 08:32:01,177 - gui.process_worker.dummy_script_4b104ac8 - INFO - Worker thread started. Preparing to execute command.
2025-04-29 08:32:01,177 - gui.main_window - INFO - Worker thread started for run ID: dummy_script_4b104ac8
2025-04-29 08:32:01,177 - gui.process_worker.dummy_script_4b104ac8 - ERROR - Required parameter 'user_text' is missing a value! This might cause the tool to fail.
2025-04-29 08:32:01,178 - gui.process_worker.dummy_script_4b104ac8 - INFO - Final command constructed: ['python', 'dummy.py', '--verbose', '--iterations', '1']
2025-04-29 08:32:01,178 - gui.process_worker.dummy_script_4b104ac8 - INFO - Executing: python dummy.py --verbose --iterations 1 in C:\src\____GitProjects\ProjectUtility\tools\dummy_script
2025-04-29 08:32:01,181 - gui.process_worker.dummy_script_4b104ac8 - INFO - Process started with PID: 10480
2025-04-29 08:32:01,290 - gui.main_window - INFO - Status update for Dummy Script Runner (dummy_script_4b104ac8): Executing: python dummy.py --verbose --iterations 1
2025-04-29 08:32:02,675 - gui.process_worker.dummy_script_4b104ac8 - INFO - Process 10480 finished with exit code: 0
2025-04-29 08:32:02,675 - gui.process_worker.dummy_script_4b104ac8 - INFO - Worker thread finished for run_id: dummy_script_4b104ac8. Final exit code reported: 0
2025-04-29 08:32:02,698 - gui.main_window - INFO - Tool Dummy Script Runner (dummy_script_4b104ac8) finished with exit code: 0
2025-04-29 08:32:05,000 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:37:07,827 - root - INFO - Logging configured successfully.
2025-04-29 08:37:07,827 - root - INFO - Log level set to: INFO
2025-04-29 08:37:07,828 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:37:07,828 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:37:07,872 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:37:07,873 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:37:07,873 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:37:07,874 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:37:07,874 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:37:07,874 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:37:07,874 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:37:07,874 - root - INFO - Main window initialized.
2025-04-29 08:37:07,874 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:37:10,181 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:37:11,562 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:37:12,727 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:39:57,934 - root - INFO - Logging configured successfully.
2025-04-29 08:39:57,935 - root - INFO - Log level set to: INFO
2025-04-29 08:39:57,935 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:39:57,935 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:39:57,981 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:39:57,982 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:39:57,982 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:39:57,983 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:39:57,983 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:39:57,983 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:39:57,984 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:39:57,984 - root - INFO - Main window initialized.
2025-04-29 08:39:57,984 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:39:59,783 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:40:01,741 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:46:16,552 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:48:53,935 - root - INFO - Logging configured successfully.
2025-04-29 08:48:53,936 - root - INFO - Log level set to: INFO
2025-04-29 08:48:53,936 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:48:53,936 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:48:53,982 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:48:53,982 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:48:53,983 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:48:53,983 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:48:53,983 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:48:53,984 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:48:53,984 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:48:53,984 - root - INFO - Main window initialized.
2025-04-29 08:48:53,984 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:48:55,413 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 08:48:56,591 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:54:33,830 - root - INFO - Logging configured successfully.
2025-04-29 08:54:33,830 - root - INFO - Log level set to: INFO
2025-04-29 08:54:33,830 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:54:33,830 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:54:33,876 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:54:33,877 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:54:33,878 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:54:33,878 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:54:33,879 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:54:33,879 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:54:33,879 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:54:33,879 - root - INFO - Main window initialized.
2025-04-29 08:54:33,880 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:54:35,379 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:55:52,469 - root - INFO - Logging configured successfully.
2025-04-29 08:55:52,469 - root - INFO - Log level set to: INFO
2025-04-29 08:55:52,470 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:55:52,470 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:55:52,516 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:55:52,517 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:55:52,517 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:55:52,518 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:55:52,518 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:55:52,518 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:55:52,518 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:55:52,518 - root - INFO - Main window initialized.
2025-04-29 08:55:52,518 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:55:54,515 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:55:54,541 - root - INFO - Application finished.
2025-04-29 08:56:02,451 - root - INFO - Logging configured successfully.
2025-04-29 08:56:02,452 - root - INFO - Log level set to: INFO
2025-04-29 08:56:02,452 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:56:02,452 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:56:02,496 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:56:02,498 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:56:02,498 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:56:02,498 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:56:02,499 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:56:02,500 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:56:02,500 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:56:02,503 - root - INFO - Main window initialized.
2025-04-29 08:56:02,503 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:56:04,599 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:56:04,623 - root - INFO - Application finished.
2025-04-29 08:56:07,730 - root - INFO - Logging configured successfully.
2025-04-29 08:56:07,731 - root - INFO - Log level set to: INFO
2025-04-29 08:56:07,731 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 08:56:07,731 - root - INFO - Starting ProjectUtility application...
2025-04-29 08:56:07,773 - gui.main_window - INFO - Loading available tools...
2025-04-29 08:56:07,773 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 08:56:07,774 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 08:56:07,774 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 08:56:07,774 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 08:56:07,775 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 08:56:07,775 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 08:56:07,775 - root - INFO - Main window initialized.
2025-04-29 08:56:07,775 - root - INFO - Starting Tkinter event loop.
2025-04-29 08:56:09,308 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 08:56:10,673 - gui.main_window - INFO - Close button clicked. Shutting down application.
2025-04-29 08:56:10,691 - root - INFO - Application finished.
2025-04-29 09:25:29,416 - root - INFO - Logging configured successfully.
2025-04-29 09:25:29,417 - root - INFO - Log level set to: INFO
2025-04-29 09:25:29,417 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:25:29,417 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:25:29,458 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:25:29,459 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 09:25:29,459 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 09:25:29,460 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 09:25:29,460 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 09:25:29,460 - gui.main_window - INFO - Loaded 2 tools.
2025-04-29 09:25:29,460 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:25:29,461 - root - INFO - Main window initialized.
2025-04-29 09:25:29,461 - root - INFO - Starting Tkinter event loop.
2025-04-29 09:25:30,811 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:26:09,830 - gui.main_window - WARNING - Launch attempt failed: No tool selected or process worker disabled.
2025-04-29 09:26:13,142 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:26:21,740 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:34:11,584 - root - INFO - Logging configured successfully.
2025-04-29 09:34:11,584 - root - INFO - Log level set to: INFO
2025-04-29 09:34:11,584 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:34:11,585 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:34:11,638 - gui.main_window - INFO - State file not found (C:\src\____GitProjects\ProjectUtility\config\tool_state.json). Starting with empty state.
2025-04-29 09:34:11,644 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:34:15,509 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:34:15,509 - root - INFO - Main window initialized.
2025-04-29 09:34:15,509 - root - INFO - Starting Tkinter event loop.
2025-04-29 09:34:20,897 - gui.main_window - INFO - Close requested. Checking for running processes.
2025-04-29 09:34:20,898 - gui.main_window - INFO - No running processes. Closing application.
2025-04-29 09:34:20,918 - root - INFO - Application finished.
2025-04-29 09:34:28,874 - root - INFO - Logging configured successfully.
2025-04-29 09:34:28,874 - root - INFO - Log level set to: INFO
2025-04-29 09:34:28,874 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:34:28,875 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:34:28,920 - gui.main_window - INFO - State file not found (C:\src\____GitProjects\ProjectUtility\config\tool_state.json). Starting with empty state.
2025-04-29 09:34:28,929 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:35:07,038 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:35:07,038 - root - INFO - Main window initialized.
2025-04-29 09:35:07,039 - root - INFO - Starting Tkinter event loop.
2025-04-29 09:35:09,130 - gui.main_window - INFO - Close requested. Checking for running processes.
2025-04-29 09:35:09,130 - gui.main_window - INFO - No running processes. Closing application.
2025-04-29 09:35:09,159 - root - INFO - Application finished.
2025-04-29 09:42:17,048 - root - INFO - Logging configured successfully.
2025-04-29 09:42:17,048 - root - INFO - Log level set to: INFO
2025-04-29 09:42:17,048 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:42:17,049 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:42:17,088 - gui.main_window - INFO - State file not found (C:\src\____GitProjects\ProjectUtility\config\tool_state.json). Starting with empty state.
2025-04-29 09:42:17,101 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:42:17,106 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 09:42:17,107 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 09:42:17,107 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 09:42:17,107 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 09:42:17,108 - gui.main_window - INFO - Finished loading 2 tools.
2025-04-29 09:42:17,108 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:42:17,108 - root - INFO - Main window initialized.
2025-04-29 09:42:17,108 - root - INFO - Starting Tkinter event loop.
2025-04-29 09:42:18,731 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:42:41,255 - gui.main_window - INFO - Tool selected: dummy_script
2025-04-29 09:42:46,363 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:42:51,058 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:48:58,204 - root - INFO - Logging configured successfully.
2025-04-29 09:48:58,204 - root - INFO - Log level set to: INFO
2025-04-29 09:48:58,205 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:48:58,205 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:48:58,243 - gui.main_window - INFO - State file not found (C:\src\____GitProjects\ProjectUtility\config\tool_state.json). Starting with empty state.
2025-04-29 09:48:58,254 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:48:58,257 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 09:48:58,258 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 09:48:58,259 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 09:48:58,259 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 09:48:58,259 - gui.main_window - INFO - Finished loading 2 tools.
2025-04-29 09:48:58,259 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:48:58,260 - root - INFO - Main window initialized.
2025-04-29 09:48:58,260 - root - INFO - Starting Tkinter event loop.
2025-04-29 09:49:00,660 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 09:49:25,038 - gui.main_window - INFO - Saving state for tool 'icon_generator' with parameters: {'input_png': 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png', 'output_ico': 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico', 'sizes': '16,32,48,64,128,256', 'remove_bg': True}
2025-04-29 09:49:25,044 - gui.process_worker.icon_generator_8177d79d - INFO - Worker initialized for tool: Icon Generator
2025-04-29 09:49:25,045 - gui.process_worker.icon_generator_8177d79d - INFO - Worker thread started. Preparing to execute command.
2025-04-29 09:49:25,045 - gui.main_window - INFO - Worker thread started for run ID: icon_generator_8177d79d
2025-04-29 09:49:25,045 - gui.process_worker.icon_generator_8177d79d - INFO - Final command constructed: ['python', 'create_icon_file.py', '--input_png', 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png', '--output_ico', 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico', '--sizes', '16,32,48,64,128,256', '--remove_bg']
2025-04-29 09:49:25,046 - gui.process_worker.icon_generator_8177d79d - INFO - Executing: python create_icon_file.py --input_png C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png --output_ico C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico --sizes 16,32,48,64,128,256 --remove_bg in C:\src\____GitProjects\ProjectUtility\tools\icon_generator
2025-04-29 09:49:25,053 - gui.process_worker.icon_generator_8177d79d - INFO - Process started with PID: 3944
2025-04-29 09:49:25,054 - gui.main_window - INFO - Status [icon_generator_8177d79d]: Executing: python create_icon_file.py --input_png C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png --output_ico C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico --sizes 16,32,48,64,128,256 --remove_bg
2025-04-29 09:49:26,319 - gui.process_worker.icon_generator_8177d79d - INFO - Process 3944 finished with exit code: 0
2025-04-29 09:49:26,319 - gui.process_worker.icon_generator_8177d79d - INFO - Worker thread finished for run_id: icon_generator_8177d79d. Final exit code reported: 0
2025-04-29 09:49:26,369 - gui.main_window - INFO - Finished: Tool='Icon Generator', RunID='icon_generator_8177d79d', Code=0
2025-04-29 09:50:38,401 - gui.main_window - INFO - Close requested. Checking for running processes.
2025-04-29 09:50:38,402 - gui.main_window - INFO - No running processes. Closing.
2025-04-29 09:50:38,423 - root - INFO - Application finished.
2025-04-29 09:50:46,472 - root - INFO - Logging configured successfully.
2025-04-29 09:50:46,473 - root - INFO - Log level set to: INFO
2025-04-29 09:50:46,474 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 09:50:46,474 - root - INFO - Starting ProjectUtility application...
2025-04-29 09:50:46,539 - gui.main_window - INFO - Successfully loaded tool state from C:\src\____GitProjects\ProjectUtility\config\tool_state.json
2025-04-29 09:50:46,545 - gui.main_window - INFO - Loading available tools...
2025-04-29 09:50:46,545 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 09:50:46,545 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 09:50:46,546 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 09:50:46,546 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 09:50:46,546 - gui.main_window - INFO - Finished loading 2 tools.
2025-04-29 09:50:46,547 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 09:50:46,547 - root - INFO - Main window initialized.
2025-04-29 09:50:46,547 - root - INFO - Starting Tkinter event loop.
2025-04-29 10:04:45,794 - root - INFO - Logging configured successfully.
2025-04-29 10:04:45,794 - root - INFO - Log level set to: INFO
2025-04-29 10:04:45,794 - root - INFO - Log file location: C:\src\____GitProjects\ProjectUtility\logs\project_utility.log
2025-04-29 10:04:45,794 - root - INFO - Starting ProjectUtility application...
2025-04-29 10:04:45,835 - gui.main_window - INFO - Successfully loaded tool state from C:\src\____GitProjects\ProjectUtility\config\tool_state.json
2025-04-29 10:04:45,843 - gui.main_window - INFO - Loading available tools...
2025-04-29 10:04:45,844 - core.tool_discovery - INFO - Starting tool discovery in directory: C:\src\____GitProjects\ProjectUtility\tools
2025-04-29 10:04:45,844 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Dummy Script Runner (ID: dummy_script)
2025-04-29 10:04:45,845 - core.tool_discovery - INFO - Successfully discovered and loaded tool: Icon Generator (ID: icon_generator)
2025-04-29 10:04:45,845 - core.tool_discovery - INFO - Tool discovery finished. Found 2 tools.
2025-04-29 10:04:45,845 - gui.main_window - INFO - Finished loading 2 tools.
2025-04-29 10:04:45,846 - gui.main_window - INFO - MainWindow initialized and displayed.
2025-04-29 10:04:45,846 - root - INFO - Main window initialized.
2025-04-29 10:04:45,848 - root - INFO - Starting Tkinter event loop.
2025-04-29 10:04:47,108 - gui.main_window - INFO - Tool selected: icon_generator
2025-04-29 10:04:50,124 - gui.main_window - INFO - Saving state for tool 'icon_generator' with parameters: {'input_png': 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png', 'output_ico': 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico', 'sizes': '16,32,48,64,128,256', 'remove_bg': True}
2025-04-29 10:04:50,125 - gui.process_worker.icon_generator_7db6e249 - INFO - Worker initialized for tool: Icon Generator
2025-04-29 10:04:50,126 - gui.process_worker.icon_generator_7db6e249 - INFO - Worker thread started. Preparing to execute command.
2025-04-29 10:04:50,126 - gui.main_window - INFO - Worker thread started for run ID: icon_generator_7db6e249
2025-04-29 10:04:50,127 - gui.process_worker.icon_generator_7db6e249 - INFO - Final command constructed: ['python', 'create_icon_file.py', '--input_png', 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png', '--output_ico', 'C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico', '--sizes', '16,32,48,64,128,256', '--remove_bg']
2025-04-29 10:04:50,127 - gui.process_worker.icon_generator_7db6e249 - INFO - Executing: python create_icon_file.py --input_png C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png --output_ico C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico --sizes 16,32,48,64,128,256 --remove_bg in C:\src\____GitProjects\ProjectUtility\tools\icon_generator
2025-04-29 10:04:50,133 - gui.process_worker.icon_generator_7db6e249 - INFO - Process started with PID: 13296
2025-04-29 10:04:50,212 - gui.main_window - INFO - Status [icon_generator_7db6e249]: Executing: python create_icon_file.py --input_png C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel.png --output_ico C:/src/____GitProjects/CreateIconFromFilesPng/ControlPanel_new_ico.ico --sizes 16,32,48,64,128,256 --remove_bg
2025-04-29 10:04:51,420 - gui.process_worker.icon_generator_7db6e249 - INFO - Process 13296 finished with exit code: 0
2025-04-29 10:04:51,421 - gui.process_worker.icon_generator_7db6e249 - INFO - Worker thread finished for run_id: icon_generator_7db6e249. Final exit code reported: 0
2025-04-29 10:04:51,527 - gui.main_window - INFO - Finished: Tool='Icon Generator', RunID='icon_generator_7db6e249', Code=0