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

Open ply-File with ARM-Mac and SaisieMasqQT crashes. #206

Open
leylines opened this issue Oct 14, 2022 · 1 comment
Open

Open ply-File with ARM-Mac and SaisieMasqQT crashes. #206

leylines opened this issue Oct 14, 2022 · 1 comment

Comments

@leylines
Copy link

I just started to use micmac and followed the tutorial and struggling with the step:

mm3d SaisieMasqQT AperiCloud_House.ply

I can open the ply-File with Meshlab.

mm3d SaisieMasqQT AperiCloud_House.ply
external_type : 7
Fin
Fin
2022-10-14 07:55:41.352 SaisieQT[47469:1690600] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
0 CoreFoundation 0x000000019d0e5148 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000019ce2fe04 objc_exception_throw + 60
2 CoreFoundation 0x000000019d1100cc _CFBundleGetValueForInfoKey + 0
3 AppKit 0x000000019fbf3930 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 372
4 AppKit 0x00000001a0534e3c -[NSSheetMoveHelper setUpAnimation] + 96
5 AppKit 0x000000019fbe5e58 +[NSAnimationContext runAnimationGroup:] + 72
6 AppKit 0x000000019fec8b60 -[NSMoveHelper _doAnimation] + 420
7 AppKit 0x00000001a05354f8 -[NSSheetMoveHelper closeSheet] + 484
8 AppKit 0x000000019feceae0 -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 56
9 AppKit 0x000000019fe366d4 -[NSWindow _reallyDoOrderWindowOutRelativeTo:findKey:forCounter:force:isModal:] + 1064
10 AppKit 0x000000019fd01548 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 172
11 AppKit 0x000000019fd0050c -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 324
12 AppKit 0x00000001a0478c78 NSWindowEndWindowModalSession + 448
13 libqcocoa.dylib 0x0000000104ff93c0 qt_plugin_instance + 73952
14 QtGui 0x000000010498b898 _ZN14QWindowPrivate10setVisibleEb + 932
15 QtWidgets 0x00000001054bcc28 _ZN14QWidgetPrivate8hide_sysEv + 312
16 QtWidgets 0x00000001054be9d8 _ZN14QWidgetPrivate11hide_helperEv + 144
17 QtWidgets 0x00000001054beed0 _ZN14QWidgetPrivate10setVisibleEb + 368
18 QtWidgets 0x000000010566b3b8 _ZN7QDialog10setVisibleEb + 672
19 QtWidgets 0x00000001056ab3c0 _ZN15QProgressDialog5resetEv + 48
20 QtWidgets 0x00000001056ab660 _ZN15QProgressDialog8setValueEi + 488
21 SaisieQT 0x000000010219fe34 _ZN28ProgressDialogUpdateSignalerclEv + 52
22 SaisieQT 0x00000001021c11a0 _ZN7cEngine12signalUpdateEv + 56
23 SaisieQT 0x00000001021c1118 _ZN7cEngine10loadCloudsE11QStringList + 164
24 SaisieQT 0x00000001021b30bc _ZN12QtConcurrent36VoidStoredMemberFunctionPointerCall1Iv7cEngine11QStringListS2_E10runFunctorEv + 136
25 SaisieQT 0x00000001021b2f4c _ZN12QtConcurrent15RunFunctionTaskIvE3runEv + 68
26 QtCore 0x00000001043e0614 _ZN10QSemaphore10tryAcquireEii + 660
27 QtCore 0x00000001043dc1d8 _ZN7QThread11qt_metacallEN11QMetaObject4CallEiPPv + 1316
28 libsystem_pthread.dylib 0x000000019cf9826c _pthread_start + 148
29 libsystem_pthread.dylib 0x000000019cf9308c thread_start + 8
)
libc++abi: terminating with uncaught exception of type NSException
FAIL IN :
"... micmac/bin/SaisieQT" SaisieMasqQT "AperiCloud_House.ply"

Thank you for looking into this issue.

Regards,

Jörg

@DenisJouin
Copy link
Collaborator

Bonjour,

Ce problème est agaçant il est bloquant, et incompréhensible : parfois cela tombe en marche....
Mon expérience est que le problème survient uniquement au lancement de SaisieMasqQT et uniquement avec les fichier de type "ply".
Les images au format "JPG" s'ouvrent sans problème..
Je procède ainsi pour éviter le problème :

  1. mm3d SaisieMasqQT UneImageQuelconque.JPG
  2. menu fichier/ouvrir un image/ choisir AperiCloud_House.ply

Cela a un coté "magique", qui rime parfois avec "informatique".
Quelqu'un peut-il valider cette expérience personnelle ?

Bien cordialement
Denis Jouin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants