-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
Cannot scan NAS smb from osx. #774
Comments
This seems very similar to #389 - which appears fixed. I was running version 4.0.3. Do I need to run a later version in order to get the fix? in order to get a newer version for OSX, do I need to build from source? |
A later version should not have the issue, there are some test builds over in #753 that are basically 4.1.0, there are some minor issues with those builds. The latest test cocoa build is https://github.com/arsenetar/dupeguru/files/5778985/dupeguru_osx_cocoa_4_0_4_RC6.dmg.zip. If you want to build from source I would recommend the qt UI version as it does not have some of the issues the cocoa version has. |
that one failed to launch after install. I'll include the stacktrace here Process: dupeGuru [2846] Date/Time: 2021-01-29 13:47:59.239 -0800 Sleep/Wake UUID: F65D779F-8DCC-48E2-9F48-970C6AB0D63B Time Awake Since Boot: 12000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Application Specific Information: Application Specific Backtrace 1: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread Thread 1: Thread 2: Thread 3: Thread 4: Thread 5: Thread 0 crashed with X86 Thread State (64-bit): Logical CPU: 0 Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) Model: MacBookPro10,1, BootROM 262.0.0.0.0, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36 |
btw, @arsenetar I just love how responsive you are to all these. I really appreciate the love you have put into this project. I am really looking forward to using it |
I built and launched from source without packaging. surprisingly easy. successfully scanned, and parsing through the output now. This is really great, thanks so much! |
Great that working from source worked for you, the issue you have provided on the packaged version is helpful. We had seen a similar (or maybe identical issue) before with packaged versions in certain situations. I did some testing to see if I could identify the source of the error but I was not able to get very far. I have found there is a particular set of errors that will cause this sort of trace but are not caught themselves it would seem. I was able to make a slight modification to the program to potentially catch the information in this case. I was wondering if you would be alright with giving it a try. If you run the program from the terminal it should output the error information that might be occurring earlier in the program resulting in the error you have shown. (Running in the mounted image: Since I have not been able to reproduce this problem locally, I have only been able to slowly rule things out. |
There are new builds of the macOS version which should work now as well. Closing. |
I was attempting to run a scan on a NAS connected through smb
Application Identifier: com.hardcoded-software.dupeguru
Application Version: 4.0.3
Mac OS X Version: Version 10.13.6 (Build 17G14042)
Traceback (most recent call last):
The text was updated successfully, but these errors were encountered: