Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEB keeps crashing when uploading a file. #1061

Open
Jenthe-H opened this issue Dec 16, 2024 · 1 comment
Open

SEB keeps crashing when uploading a file. #1061

Jenthe-H opened this issue Dec 16, 2024 · 1 comment
Assignees
Labels
stale This issue had no recent activity and will thus soon be closed.

Comments

@Jenthe-H
Copy link

Important

Describe the Bug
When I download a pdf file and try to upload it again to Smartschool, SEB crashes and says that I need to check the logs to know what the error is. But when I look at the logs, it doesn't say what went wrong. Just that it closes.

Steps to Reproduce
Steps to reproduce the behavior:
You can't reproduce it. (No access to our Smartschool)

Expected Behavior
The file needs to be uploaded so that when the file is uploaded, the student can close the SEB

Screenshots

Version Information

  • OS: Windows 11 23h2
  • SEB-Version: 3.7.0.682

Additional Context
Logs:

New client instance started at 2024-12-16 09:45:00.726

2024-12-16 09:45:00.737 [01] - INFO: Initiating startup procedure...
2024-12-16 09:45:00.767 [01] - INFO: Loading text data...
2024-12-16 09:45:00.769 [01] - DEBUG: [Text] System language is 'nl', trying to load data...
2024-12-16 09:45:00.776 [01] - DEBUG: [Text] Data successfully loaded.
2024-12-16 09:45:00.777 [01] - INFO: Initializing runtime connection...
2024-12-16 09:45:00.785 [01] - DEBUG: [RuntimeProxy] Trying to connect to endpoint 'net.pipe://localhost/safeexambrowser/runtime/9f2613f7-6135-4bf0-b381-fe261d2b0173' with authentication token '5cb6569d-f47c-4424-a201-f0e8990bdafe'...
2024-12-16 09:45:00.821 [01] - DEBUG: [RuntimeProxy] Communication channel is opening...
2024-12-16 09:45:00.848 [01] - DEBUG: [RuntimeProxy] Communication channel has been opened.
2024-12-16 09:45:00.873 [01] - DEBUG: [RuntimeProxy] Connection was established.
2024-12-16 09:45:00.874 [01] - INFO: Successfully connected to the runtime.
2024-12-16 09:45:00.875 [01] - INFO: Initializing application configuration...
2024-12-16 09:45:00.878 [01] - DEBUG: [RuntimeProxy] Sending message 'SimpleMessage -> ConfigurationNeeded'...
2024-12-16 09:45:00.981 [01] - DEBUG: [RuntimeProxy] Received response 'ConfigurationResponse' for message 'SimpleMessage -> ConfigurationNeeded'.
2024-12-16 09:45:00.982 [01] - DEBUG: [RuntimeProxy] Received configuration response.
2024-12-16 09:45:00.982 [01] - INFO: Successfully retrieved the application configuration from the runtime.
2024-12-16 09:45:00.982 [01] - INFO: -> Client-ID: 17eb2991-a4c8-4473-87db-9ae20883e94e
2024-12-16 09:45:00.982 [01] - INFO: -> Runtime-ID: fa546b76-dcba-48d4-8c20-bc49f9ba9ac4
2024-12-16 09:45:00.982 [01] - INFO: -> Session-ID: 65bb4fd7-9f68-41a2-aa19-be9387b371c5
2024-12-16 09:45:00.987 [01] - INFO: Starting communication host...
2024-12-16 09:45:00.992 [04] - DEBUG: [ClientHost] Communication host is opening...
2024-12-16 09:45:01.004 [04] - DEBUG: [ClientHost] Communication host has been opened.
2024-12-16 09:45:01.005 [04] - DEBUG: [ClientHost] Successfully started communication host for endpoint 'net.pipe://localhost/safeexambrowser/client/a718ad29-bcb3-4d19-bf32-f221110673bc'.
2024-12-16 09:45:01.006 [01] - INFO: Starting keyboard interception...
2024-12-16 09:45:01.012 [01] - INFO: Starting mouse interception...
2024-12-16 09:45:01.014 [01] - INFO: Initializing applications...
2024-12-16 09:45:01.929 [01] - DEBUG: [ApplicationMonitor] Initialized 317 currently running processes.
2024-12-16 09:45:01.931 [01] - DEBUG: [ApplicationMonitor] Initialized blacklist with 49 applications: sethc.exe, vlc.exe, Microsoft.Media.Player.exe, spotify.exe, obs32.exe, obs64.exe, pcmontask.exe, PCMonitorSrv.exe, strwinclt.exe, SRServer.exe, remoting_host.exe, CiscoWebExStart.exe, CiscoCollabHost.exe, AA_v3.exe, ptoneclk.exe, webexmta.exe, MS-Teams.exe, Teams.exe, join.me.sentinel.exe, join.me.exe, g2mstart.exe, g2mlauncher.exe, g2mcomm.exe, Telegram.exe, Zoom.exe, Element.exe, slack.exe, CamtasiaUtl.exe, CamRecorder.exe, CamPlay.exe, Camtasia_Studio.exe, CamtasiaStudio.exe, Camtasia.exe, Discord.exe, RPCSuite.exe, RPCService.exe, RemotePCDesktop.exe, beamyourscreen-host.exe, AeroAdmin.exe, Mikogo-host.exe, chromoting.exe, vncserverui.exe, vncviewer.exe, vncserver.exe, TeamViewer.exe, GotoMeetingWinStore.exe, SkypeHost.exe, SkypeApp.exe, Skype.exe
2024-12-16 09:45:01.932 [01] - DEBUG: [ApplicationMonitor] Process 'ms-teams.exe' (9340) belongs to application 'MS-Teams.exe' and needs to be terminated.
2024-12-16 09:45:01.932 [01] - DEBUG: [ApplicationMonitor] Process 'ms-teams.exe' (14824) belongs to application 'MS-Teams.exe' and needs to be terminated.
2024-12-16 09:45:01.934 [01] - DEBUG: [ApplicationMonitor] Initialized whitelist with 0 applications.
2024-12-16 09:45:01.935 [01] - INFO: The following applications need to be terminated: MS-Teams.exe.
2024-12-16 09:45:03.450 [01] - INFO: The user chose to automatically terminate all running applications.
2024-12-16 09:45:03.452 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to close process...
2024-12-16 09:45:03.460 [01] - WARNING: [Process 'ms-teams.exe' (9340)] Failed to send close message to main window!
2024-12-16 09:45:03.461 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to close process...
2024-12-16 09:45:03.468 [01] - WARNING: [Process 'ms-teams.exe' (9340)] Failed to send close message to main window!
2024-12-16 09:45:03.468 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to close process...
2024-12-16 09:45:03.473 [01] - WARNING: [Process 'ms-teams.exe' (9340)] Failed to send close message to main window!
2024-12-16 09:45:03.474 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to close process...
2024-12-16 09:45:03.481 [01] - WARNING: [Process 'ms-teams.exe' (9340)] Failed to send close message to main window!
2024-12-16 09:45:03.481 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to close process...
2024-12-16 09:45:03.486 [01] - WARNING: [Process 'ms-teams.exe' (9340)] Failed to send close message to main window!
2024-12-16 09:45:03.487 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Attempting to kill process...
2024-12-16 09:45:03.515 [01] - DEBUG: [Process 'ms-teams.exe' (9340)] Process has terminated within 500ms.
2024-12-16 09:45:03.540 [01] - INFO: [ApplicationMonitor] Successfully terminated process 'ms-teams.exe' (9340).
2024-12-16 09:45:03.567 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to close process...
2024-12-16 09:45:03.574 [01] - WARNING: [Process 'ms-teams.exe' (14824)] Failed to send close message to main window!
2024-12-16 09:45:03.575 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to close process...
2024-12-16 09:45:03.582 [01] - WARNING: [Process 'ms-teams.exe' (14824)] Failed to send close message to main window!
2024-12-16 09:45:03.582 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to close process...
2024-12-16 09:45:03.587 [01] - WARNING: [Process 'ms-teams.exe' (14824)] Failed to send close message to main window!
2024-12-16 09:45:03.588 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to close process...
2024-12-16 09:45:03.593 [01] - WARNING: [Process 'ms-teams.exe' (14824)] Failed to send close message to main window!
2024-12-16 09:45:03.593 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to close process...
2024-12-16 09:45:03.599 [01] - WARNING: [Process 'ms-teams.exe' (14824)] Failed to send close message to main window!
2024-12-16 09:45:03.599 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Attempting to kill process...
2024-12-16 09:45:03.624 [01] - DEBUG: [Process 'ms-teams.exe' (14824)] Process has terminated within 500ms.
2024-12-16 09:45:03.643 [01] - INFO: [ApplicationMonitor] Successfully terminated process 'ms-teams.exe' (14824).
2024-12-16 09:45:03.660 [01] - INFO: Successfully terminated application 'MS-Teams.exe'.
2024-12-16 09:45:03.661 [01] - INFO: Initializing working area...
2024-12-16 09:45:03.714 [01] - DEBUG: [Taskbar] Calculated physical taskbar height is 40px.
2024-12-16 09:45:03.723 [01] - INFO: [DisplayMonitor] Saved original working area for DISPLAY2 (1920x1080): Left = 0, Top = 0, Right = 1920, Bottom = 1040.
2024-12-16 09:45:03.724 [01] - INFO: [DisplayMonitor] Trying to set new working area for DISPLAY2 (1920x1080): Left = 0, Top = 0, Right = 1920, Bottom = 1040.
2024-12-16 09:45:03.724 [01] - INFO: [DisplayMonitor] Working area of DISPLAY2 (1920x1080) is now set to: Left = 0, Top = 0, Right = 1920, Bottom = 1040.
2024-12-16 09:45:03.727 [01] - INFO: [DisplayMonitor] Started monitoring display changes.
2024-12-16 09:45:03.731 [01] - INFO: Initializing shell...
2024-12-16 09:45:03.908 [01] - INFO: [Audio] Found 'Luidsprekers (USB Audio Device)' to be the active audio device.
2024-12-16 09:45:04.343 [01] - INFO: [Audio] Started monitoring the audio device.
2024-12-16 09:45:04.345 [01] - INFO: [Keyboard] Saved current keyboard layout 'Nederlands (België)' [NLD, Belgisch (punt)].
2024-12-16 09:45:04.345 [01] - INFO: [Keyboard] Detected keyboard layout 'Nederlands (België)' [NLD, Belgisch (punt)].
2024-12-16 09:45:04.418 [01] - DEBUG: [NetworkAdapter] Found 1 wireless network adapter(s).
2024-12-16 09:45:04.438 [01] - DEBUG: [NetworkAdapter] Successfully initialized wireless network adapter '\?\PCI#VEN_14C3&DEV_7961&SUBSYS_E0BC17AA&REV_00#4&18c11ee3&0&0014#{cac88484-7515-4c03-82e6-71a87abac361}'.
2024-12-16 09:45:04.539 [01] - INFO: [NetworkAdapter] Connection lost.
2024-12-16 09:45:04.540 [01] - INFO: [NetworkAdapter] Started monitoring the network adapter.
2024-12-16 09:45:04.541 [01] - INFO: [PowerSupply] Started monitoring the power supply (battery charge thresholds: low = 20%, critical = 10%).
2024-12-16 09:45:04.542 [01] - INFO: Initializing action center...
2024-12-16 09:45:04.581 [01] - DEBUG: [PowerSupply] Power grid is connected, battery charge at 100%.
2024-12-16 09:45:04.584 [01] - INFO: Initializing taskbar...
2024-12-16 09:45:04.613 [01] - INFO: Initializing task view...
2024-12-16 09:45:04.622 [01] - INFO: Display(s) will be always on.
2024-12-16 09:45:04.623 [01] - INFO: System will be always on.
2024-12-16 09:45:04.627 [01] - INFO: Initializing browser...
2024-12-16 09:45:04.631 [01] - INFO: [BrowserApplication] Starting initialization...
2024-12-16 09:45:04.678 [01] - DEBUG: [BrowserApplication] Accept Language: nl-NL
2024-12-16 09:45:04.679 [01] - DEBUG: [BrowserApplication] Cache Path: C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Cache
2024-12-16 09:45:04.680 [01] - DEBUG: [BrowserApplication] Engine Version: Chromium 121.0.6167.184, CEF r121.3.13+g5c4a81b+chromium-121.0.6167.184, CefSharp 121.3.130.0
2024-12-16 09:45:04.681 [01] - DEBUG: [BrowserApplication] Log File: C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Logs\2024-12-16_09h44m51s_Browser.log
2024-12-16 09:45:04.681 [01] - DEBUG: [BrowserApplication] Log Severity: Info.
2024-12-16 09:45:04.681 [01] - DEBUG: [BrowserApplication] PDF Reader: Disabled.
2024-12-16 09:45:04.682 [01] - DEBUG: [BrowserApplication] Session Persistence: Disabled.
2024-12-16 09:45:04.762 [01] - DEBUG: [BrowserApplication] Browser Exam Key (BEK) transmission is disabled.
2024-12-16 09:45:04.763 [01] - DEBUG: [BrowserApplication] Configuration Key (CK) transmission is disabled.
2024-12-16 09:45:04.763 [01] - DEBUG: [BrowserApplication] The browser application will be using the default browser exam key.
2024-12-16 09:45:04.769 [01] - DEBUG: [BrowserApplication] Successfully initiated cookie deletion.
2024-12-16 09:45:04.769 [01] - INFO: [BrowserApplication] Created temporary down- and upload directory.
2024-12-16 09:45:04.770 [01] - INFO: [BrowserApplication] Initialized browser.
2024-12-16 09:45:04.801 [01] - INFO: Initializing clipboard...
2024-12-16 09:45:04.804 [01] - DEBUG: [Clipboard] Cleared clipboard.
2024-12-16 09:45:04.804 [01] - DEBUG: [Clipboard] Started clipboard monitoring with interval 50 ms.
2024-12-16 09:45:04.806 [01] - INFO: [Clipboard] Initialized clipboard for policy 'Isolated'.
2024-12-16 09:45:04.967 [38] - DEBUG: [BrowserApplication] Deleted 0 cookies.
2024-12-16 09:45:05.174 [01] - DEBUG: [Taskbar] Set taskbar bounds to 1920x40 at (0/1040), in physical pixels: 1920x40 at (0/1040).
2024-12-16 09:45:05.182 [01] - INFO: Auto-starting browser...
2024-12-16 09:45:05.229 [01] - DEBUG: [Browser Window #1] Initialized browser control.
2024-12-16 09:45:05.472 [01] - DEBUG: [Browser Window #1] Initialized browser window.
2024-12-16 09:45:05.474 [01] - INFO: [BrowserApplication] Created browser window #1.
2024-12-16 09:45:05.476 [01] - INFO: [SystemSentinel] Started monitoring system events.
2024-12-16 09:45:05.477 [01] - INFO: [SystemSentinel] Started monitoring sticky keys.
2024-12-16 09:45:05.484 [01] - DEBUG: [Registry] Started monitoring value 'AppStarting' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_working.ani'.
2024-12-16 09:45:05.484 [01] - DEBUG: [Registry] Started monitoring value 'Arrow' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_arrow.cur'.
2024-12-16 09:45:05.485 [01] - DEBUG: [Registry] Started monitoring value 'ContactVisualization' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: '1'.
2024-12-16 09:45:05.485 [01] - DEBUG: [Registry] Started monitoring value 'Crosshair' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: ''.
2024-12-16 09:45:05.485 [01] - DEBUG: [Registry] Started monitoring value 'CursorBaseSize' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: '32'.
2024-12-16 09:45:05.486 [01] - DEBUG: [Registry] Started monitoring value 'GestureVisualization' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: '31'.
2024-12-16 09:45:05.486 [01] - DEBUG: [Registry] Started monitoring value 'Hand' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_link.cur'.
2024-12-16 09:45:05.486 [01] - DEBUG: [Registry] Started monitoring value 'Help' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_helpsel.cur'.
2024-12-16 09:45:05.489 [01] - DEBUG: [Registry] Started monitoring value 'IBeam' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: ''.
2024-12-16 09:45:05.489 [01] - DEBUG: [Registry] Started monitoring value 'No' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_unavail.cur'.
2024-12-16 09:45:05.490 [01] - DEBUG: [Registry] Started monitoring value 'NWPen' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_pen.cur'.
2024-12-16 09:45:05.490 [01] - DEBUG: [Registry] Started monitoring value 'Scheme Source' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: '2'.
2024-12-16 09:45:05.491 [01] - DEBUG: [Registry] Started monitoring value 'SizeAll' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_move.cur'.
2024-12-16 09:45:05.491 [01] - DEBUG: [Registry] Started monitoring value 'SizeNESW' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_nesw.cur'.
2024-12-16 09:45:05.491 [01] - DEBUG: [Registry] Started monitoring value 'SizeNS' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_ns.cur'.
2024-12-16 09:45:05.492 [01] - DEBUG: [Registry] Started monitoring value 'SizeNWSE' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_nwse.cur'.
2024-12-16 09:45:05.492 [01] - DEBUG: [Registry] Started monitoring value 'SizeWE' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_ew.cur'.
2024-12-16 09:45:05.492 [01] - DEBUG: [Registry] Started monitoring value 'UpArrow' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_up.cur'.
2024-12-16 09:45:05.493 [01] - DEBUG: [Registry] Started monitoring value 'Wait' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'C:\windows\cursors\aero_busy.ani'.
2024-12-16 09:45:05.493 [01] - DEBUG: [Registry] Started monitoring value '' from registry key 'HKEY_CURRENT_USER\Control Panel\Cursors'. Initial value: 'Windows standaard'.
2024-12-16 09:45:05.493 [01] - INFO: [SystemSentinel] Started monitoring cursors.
2024-12-16 09:45:05.494 [01] - DEBUG: [RuntimeProxy] Sending message 'SimpleMessage -> ClientIsReady'...
2024-12-16 09:45:05.522 [01] - DEBUG: [RuntimeProxy] Received response 'SimpleResponse -> Acknowledged' for message 'SimpleMessage -> ClientIsReady'.
2024-12-16 09:45:05.523 [01] - DEBUG: [RuntimeProxy] Runtime acknowledged that the client is ready.
2024-12-16 09:45:05.523 [01] - INFO: Application successfully initialized.

2024-12-16 09:45:05.526 [01] - INFO: Attempting to verify session integrity...
2024-12-16 09:45:05.549 [01] - DEBUG: [IntegrityModule] Successfully verified session integrity, session is valid.
2024-12-16 09:45:05.549 [01] - INFO: Session integrity successfully verified.
2024-12-16 09:45:05.561 [01] - DEBUG: [IntegrityModule] Successfully cached session.
2024-12-16 09:45:05.564 [15] - DEBUG: [ClientHost] Received connection request with authentication token '5cb6569d-f47c-4424-a201-f0e8990bdafe'.
2024-12-16 09:45:05.565 [15] - DEBUG: [ClientHost] Accepted connection request.
2024-12-16 09:45:05.600 [11] - DEBUG: [ClientHost] Received message 'SimpleMessage -> Authenticate', sending response 'AuthenticationResponse'.
2024-12-16 09:45:06.434 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:06.476 [37] - DEBUG: [KeyGenerator] Initializing browser exam key...
2024-12-16 09:45:08.601 [37] - DEBUG: [KeyGenerator] Successfully calculated browser exam key using integrity module.
2024-12-16 09:45:20.116 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:26.875 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:28.579 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:29.504 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:30.672 [37] - DEBUG: [DownloadHandler #1] Detected download request.
2024-12-16 09:45:30.677 [44] - DEBUG: [DownloadHandler #1] Handling download of file 'Installatie laptops 2024-2025 SPRINTEX.pdf'.
2024-12-16 09:45:30.678 [44] - DEBUG: [DownloadHandler #1] Automatically downloading file as 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\Installatie laptops 2024-2025 SPRINTEX.pdf'.
2024-12-16 09:45:31.180 [37] - DEBUG: [DownloadHandler #1] Download of 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\Installatie laptops 2024-2025 SPRINTEX.pdf' is complete.
2024-12-16 09:45:33.612 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:45:34.302 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:45:34.305 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:45:34.308 [01] - DEBUG: [Browser Window #2] Initialized browser control.
2024-12-16 09:45:34.309 [01] - INFO: [BrowserApplication] Created browser window #2.
2024-12-16 09:45:34.429 [01] - DEBUG: [Browser Window #2] Initialized browser window.
2024-12-16 09:45:34.750 [37] - INFO: [Browser Window #2] Navigated.
2024-12-16 09:45:47.260 [37] - INFO: [Browser Window #2] Navigated.
2024-12-16 09:45:47.640 [37] - INFO: [Browser Window #2] Navigated.
2024-12-16 09:45:53.101 [44] - DEBUG: [Browser Window #2] User selected path 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\Installatie laptops 2024-2025 SPRINTEX.pdf' when asked to Open->File.
2024-12-16 09:45:55.283 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:45:55.283 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:45:55.284 [01] - DEBUG: [Browser Window #3] Initialized browser control.
2024-12-16 09:45:55.284 [01] - INFO: [BrowserApplication] Created browser window #3.
2024-12-16 09:45:55.424 [01] - DEBUG: [Browser Window #3] Initialized browser window.
2024-12-16 09:45:55.656 [37] - INFO: [Browser Window #3] Navigated.
2024-12-16 09:46:00.884 [43] - DEBUG: [RuntimeProxy] Sending message 'SimpleMessage -> Ping'...
2024-12-16 09:46:00.887 [43] - DEBUG: [RuntimeProxy] Received response 'SimpleResponse -> Acknowledged' for message 'SimpleMessage -> Ping'.
2024-12-16 09:46:00.887 [43] - INFO: [RuntimeProxy] Pinged host, connection is alive.
2024-12-16 09:46:04.654 [39] - DEBUG: [PowerSupply] Power grid is connected, battery charge at 100%.
2024-12-16 09:46:05.594 [16] - DEBUG: [ClientHost] Received message 'SimpleMessage -> Ping', sending response 'SimpleResponse -> Acknowledged'.
2024-12-16 09:46:10.189 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:46:10.190 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:46:10.192 [01] - DEBUG: [Browser Window #4] Initialized browser control.
2024-12-16 09:46:10.192 [01] - INFO: [BrowserApplication] Created browser window #4.
2024-12-16 09:46:10.352 [01] - DEBUG: [Browser Window #4] Initialized browser window.
2024-12-16 09:46:11.023 [37] - INFO: [Browser Window #4] Request was aborted.
2024-12-16 09:46:11.030 [37] - DEBUG: [DownloadHandler #4] Detected download request.
2024-12-16 09:46:11.030 [38] - DEBUG: [DownloadHandler #4] Handling download of file 'print.pdf'.
2024-12-16 09:46:11.031 [38] - DEBUG: [DownloadHandler #4] Automatically downloading file as 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\print.pdf'.
2024-12-16 09:46:11.293 [37] - DEBUG: [DownloadHandler #4] Download of 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\print.pdf' is complete.
2024-12-16 09:46:21.845 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:46:21.850 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:46:21.851 [01] - DEBUG: [Browser Window #5] Initialized browser control.
2024-12-16 09:46:21.851 [01] - INFO: [BrowserApplication] Created browser window #5.
2024-12-16 09:46:21.950 [01] - DEBUG: [Browser Window #5] Initialized browser window.
2024-12-16 09:46:22.589 [37] - INFO: [Browser Window #5] Request was aborted.
2024-12-16 09:46:22.608 [37] - DEBUG: [DownloadHandler #5] Detected download request.
2024-12-16 09:46:22.609 [39] - DEBUG: [DownloadHandler #5] Handling download of file 'print.pdf'.
2024-12-16 09:46:22.610 [39] - DEBUG: [DownloadHandler #5] Automatically downloading file as 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\print(1).pdf'.
2024-12-16 09:46:22.855 [37] - DEBUG: [DownloadHandler #5] Download of 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\print(1).pdf' is complete.
2024-12-16 09:46:27.784 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:46:32.078 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:46:32.078 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:46:32.078 [01] - DEBUG: [Browser Window #6] Initialized browser control.
2024-12-16 09:46:32.078 [01] - INFO: [BrowserApplication] Created browser window #6.
2024-12-16 09:46:32.213 [01] - DEBUG: [Browser Window #6] Initialized browser window.
2024-12-16 09:46:32.439 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:46:32.602 [37] - INFO: [Browser Window #6] Navigated.
2024-12-16 09:46:33.080 [37] - INFO: [Browser Window #6] Navigated.
2024-12-16 09:46:36.248 [37] - INFO: [Browser Window #6] Navigated.
2024-12-16 09:46:36.501 [37] - INFO: [Browser Window #6] Navigated.
2024-12-16 09:46:36.767 [37] - INFO: [Browser Window #6] Navigated.
2024-12-16 09:46:40.882 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:46:40.884 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:46:40.884 [01] - DEBUG: [Browser Window #7] Initialized browser control.
2024-12-16 09:46:40.884 [01] - INFO: [BrowserApplication] Created browser window #7.
2024-12-16 09:46:41.074 [01] - DEBUG: [Browser Window #7] Initialized browser window.
2024-12-16 09:46:41.629 [37] - INFO: [Browser Window #7] Navigated.
2024-12-16 09:46:42.228 [37] - INFO: [Browser Window #7] Navigated.
2024-12-16 09:46:44.528 [01] - DEBUG: [Browser Window #7] Window is closing...
2024-12-16 09:46:44.598 [01] - DEBUG: [Browser Window #7] Window has been closed.
2024-12-16 09:46:44.628 [01] - INFO: [BrowserApplication] Window #7 has been closed.
2024-12-16 09:46:46.539 [01] - DEBUG: [Browser Window #6] Window is closing...
2024-12-16 09:46:46.582 [01] - DEBUG: [Browser Window #6] Window has been closed.
2024-12-16 09:46:46.614 [01] - INFO: [BrowserApplication] Window #6 has been closed.
2024-12-16 09:46:53.245 [37] - DEBUG: [Browser Window #1] Forwarding request to open new window...
2024-12-16 09:46:53.245 [01] - INFO: [BrowserApplication] Received request to create new window...
2024-12-16 09:46:53.246 [01] - DEBUG: [Browser Window #8] Initialized browser control.
2024-12-16 09:46:53.246 [01] - INFO: [BrowserApplication] Created browser window #8.
2024-12-16 09:46:53.377 [01] - DEBUG: [Browser Window #8] Initialized browser window.
2024-12-16 09:46:53.585 [37] - INFO: [Browser Window #1] Navigated.
2024-12-16 09:46:53.725 [37] - INFO: [Browser Window #8] Navigated.
2024-12-16 09:46:53.987 [37] - INFO: [Browser Window #8] Navigated.
2024-12-16 09:46:58.172 [39] - DEBUG: [Browser Window #8] User selected path 'C:\Users\HUYJE\AppData\Local\SafeExamBrowser\Temp\iqag1qc4.0x1\print(1).pdf' when asked to Open->File.
2024-12-16 09:47:00.451 [01] - DEBUG: [Browser Window #8] Window is closing...
2024-12-16 09:47:00.513 [01] - DEBUG: [Browser Window #8] Window has been closed.
2024-12-16 09:47:00.520 [01] - INFO: [BrowserApplication] Window #8 has been closed.
2024-12-16 09:47:00.891 [26] - DEBUG: [RuntimeProxy] Sending message 'SimpleMessage -> Ping'...
2024-12-16 09:47:00.894 [26] - DEBUG: [RuntimeProxy] Received response 'SimpleResponse -> Acknowledged' for message 'SimpleMessage -> Ping'.
2024-12-16 09:47:00.895 [26] - INFO: [RuntimeProxy] Pinged host, connection is alive.

Copy link

This issue is stale because it has been open for 28 days with no activity. It will soon be closed automatically if there are no updates.

@github-actions github-actions bot added the stale This issue had no recent activity and will thus soon be closed. label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This issue had no recent activity and will thus soon be closed.
Projects
None yet
Development

No branches or pull requests

2 participants