question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OS Freezes when drawing an image

See original GitHub issue

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

GUI.

Expected Behaviour - What do you think that should happen?

Draw a bitmap image

Actual Behaviour - What unexpectedly happens?

the OS freezes

Reproduction - How did you get this error to appear?

I Just wrote this line to draw an image: canvas.DrawImage(new Bitmap(@"C:\Users\user\Desktop\BITMAP.bmp"), 40, 30);

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

Userkit

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
elkaamee326commented, Nov 1, 2020

You can go on VMware Workstation 15.0 player with Cosmos selected and go -> Edit virtual machine settings. Than you go -> Hardisk IDE than go on map virtual disk. Tick off read only mode on the dialog and press enter. Than you can add your Cosmos OS images and other assets to the virtual disk.

1reaction
quajakcommented, Oct 26, 2020

The path to the bitmap must be on the filesystem of the os not the system used to compile it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Computer freezes when using the drawing function
Hi Whenever I use the drawing function on my laptop (Microsoft Word and Adobe) it freezes. It freezes when I use my mouse...
Read more >
Freeze or crash when opening drawings in AutoCAD ...
When trying to open a specific drawing or template in AutoCAD products the program freezes or crashes. The following are causes of this ......
Read more >
Freezes during scaling
Operating system (s): ... my version of gimp seems to ALWAYS freeze while I try to scale my drawing(s). ... How big is...
Read more >
Troubleshoot crash or freeze in Photoshop
Fix common crash issues in 6 simple steps ; Known issue in Photoshop. ; Update Photoshop to the latest version ; Reset Photoshop's...
Read more >
CET Freezes/Crash/Hang When Saving Drawing
If you have experienced CET freezes as you type out something, for example, changing a file name while saving a file, then here...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found