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

How to remove "Waiting for debugger connection..." Screen? #2654

Closed
Sheudz opened this issue Apr 23, 2023 · 8 comments
Closed

How to remove "Waiting for debugger connection..." Screen? #2654

Sheudz opened this issue Apr 23, 2023 · 8 comments
Labels

Comments

@Sheudz
Copy link

Sheudz commented Apr 23, 2023

Area of Cosmos - What area of Cosmos are we dealing with?

Creating an iso

Expected Behaviour - What do you think that should happen?

The operating system should not display a "Waiting for debugger connection..." screen upon startup.

Actual Behaviour - What unexpectedly happens?

The "Waiting for debugger connection..." screen is not necessary for me.

Reproduction - How did you get this error to appear?

I wanted to build a standalone operating system in C# using COSMOS, but I was unable to build the Release version due to the error shown in this screenshot: https://prnt.sc/J4ArQTK85B2p The Debug version cannot function independently because it requires a debugger connection, as shown here: https://prnt.sc/TFolxc1m-i-w I found a similar issue here: #1096, but the solution provided there did not work for me because I have already disabled remote debugging, as shown in this screenshot: https://prnt.sc/-5LsApzEbBNP

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

I use CosmosUserKit-20221121-vs2022 and Visual Studio 2022

@Sheudz Sheudz added the Bug label Apr 23, 2023
@Sheudz Sheudz changed the title Does COSMOS support building a project in the Release version? How to remove "Waiting for debugger connection..." Screen? Apr 23, 2023
@GoldenretriverYT
Copy link
Contributor

Disable debugging in project properties

@Sheudz
Copy link
Author

Sheudz commented Apr 23, 2023

Are you talking about Remote Debugging? If you're talking about him, then I turned it off

@GoldenretriverYT
Copy link
Contributor

and the "Waiting for debugger connection..." message still appears?

@Sheudz
Copy link
Author

Sheudz commented Apr 23, 2023

I also told in the question that I disabled this function, if the screen disappeared, I would not ask this question

@Sheudz
Copy link
Author

Sheudz commented Apr 23, 2023

I found a solution, in the project settings in the "Profile" in the "Launch" parameter, I set VMware instead of the ISO image, and it all worked

@9xbt
Copy link
Contributor

9xbt commented Apr 27, 2023

image
Unmark that checkbox right there

@GoldenretriverYT
Copy link
Contributor

image Unmark that checkbox right there

Please read the issue before answering, I made the same mistake. They have already done so and have already explained that a second time in the comments.

And they have already fixed it, as they've said in their comment. Not sure why it isnt closed though.

@9xbt
Copy link
Contributor

9xbt commented Apr 28, 2023

Oh sorry then lol

@quajak quajak closed this as completed Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants