Loading image gives Access violation

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Loading image gives Access violation

Post by kisolre »

Seb*CAD wrote: Fri May 10, 2019 7:14 pm Hello, for your information I get the same results/error here with my computer:
Are you sure FreeCAD runs with the NVIDIA graphics card? Could you try to select it by hand when running FreeCAD (RMB on the executable, "Run with graphics processor") and report back?
User avatar
Mishich
Posts: 18
Joined: Mon Jan 21, 2019 4:20 pm

Re: Loading image gives Access violation

Post by Mishich »

Hi!

I have the same problem with Freecad on my windows 10 pro. The videocard is integrated Intel UHD Graphics 630.
(I created a new topic because I didn't find it in the search. I was shown it later.)

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16117 (Git)
Build type: Release
Branch: releases/FreeCAD-0-18
Hash: dbb4cc6415bac848a294f03b80f65e888d531742
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Russian/Russia (ru_RU)
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Loading image gives Access violation

Post by kisolre »

So it looks like this might be fixed with Qt 5.12.1 which is used in latest development builds . If you encountered this could you try with FreeCAD_0.19.17477_x64_LP_12.1.2_PY3QT5-WinVS2015.7z build (or any later that 17477) from here https://github.com/FreeCAD/FreeCAD/rele ... g/0.19_pre and report your result?
User avatar
Mishich
Posts: 18
Joined: Mon Jan 21, 2019 4:20 pm

Re: Loading image gives Access violation

Post by Mishich »

I already tried and it works.
OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.17477 (Git)
Build type: Release
Branch: master
Hash: 8806e4490606d7a1be52c831049b17d8c8d9c320
Python version: 3.6.8
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Russian/Russia (ru_RU)
rhortiguela
Posts: 1
Joined: Thu Oct 10, 2019 9:24 pm

Re: Loading image gives Access violation

Post by rhortiguela »

I'm using version 0.18.16131.3129ae4 and still experiencing issues when importing an image. Does anybody knows if this issue has been resolved?
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Loading image gives Access violation

Post by kisolre »

rhortiguela wrote: Thu Oct 10, 2019 9:27 pm I'm using version 0.18.16131.3129ae4 and still experiencing issues when importing an image. Does anybody knows if this issue has been resolved?
Usualy full version info as explained in the IMPORTANT link in the pink banner on top of the page is needed.
Have you tried suggested 0.19_pre version as described in my previous post? I doubt it will be backported to 0.18.
hiltsa
Posts: 1
Joined: Fri Nov 29, 2019 9:58 am

Re: Loading image gives Access violation

Post by hiltsa »

kisolre wrote: Mon Jul 29, 2019 7:02 am So it looks like this might be fixed with Qt 5.12.1 which is used in latest development builds . If you encountered this could you try with FreeCAD_0.19.17477_x64_LP_12.1.2_PY3QT5-WinVS2015.7z build (or any later that 17477) from here https://github.com/FreeCAD/FreeCAD/rele ... g/0.19_pre and report your result?
It worked fine! (After so many frustrating trials with earlier version.)

I have great expectatiosn about this version 0.19! :D

Graphics card is builtin Intel(R) UHD Graphics 620 on a HP laptop.

My system:
OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.18778 (Git)
Build type: Release
Branch: master
Hash: f55cf3ef103532c9718c108bd856a4ef06ad49a5
Python version: 3.7.3
Qt version: 5.12.1
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Finnish/Finland (fi_FI)
NachoDog
Posts: 12
Joined: Mon Dec 30, 2019 3:10 pm

Re: Loading image gives Access violation

Post by NachoDog »

Based on the recommendation by kilsore I have downloaded and installed FreeCAD_0.19.19111_x64_LP_12.1.2_PY3QT5-WinVS2015.7z. To install it, I downloaded 7zip and unzipped the 7z file into the following location: C:\Users\John\AppData\Local\Programs\FREECAD\...

When I doubleclick on freecad.exe it displays the splash screen, then clears that away and then it dies. No error messages or any indication of what happened. Is there anything I'm doing wrong or should do differently? thanks.
Syres
Veteran
Posts: 2902
Joined: Thu Aug 09, 2018 11:14 am

Re: Loading image gives Access violation

Post by Syres »

NachoDog wrote: Mon Dec 30, 2019 3:26 pm Is there anything I'm doing wrong or should do differently? thanks.
Hi and welcome to the forum,

You have confirmed what I've reported at https://forum.freecadweb.org/viewtopic. ... 85#p356685
So unfortunately until the root cause has been identified and a new build released, some patience will be required.
advanguard
Posts: 1
Joined: Tue Jan 19, 2021 6:15 am

Re: Loading image gives Access violation

Post by advanguard »

In graphics settings, browse, select freecad, options, high power. now works
Laptop with intel and nvidia cards.
Post Reply