GithubHelp home page GithubHelp logo

Comments (7)

guicamest avatar guicamest commented on August 17, 2024

Can you provide me with the version you are using and what were you doing when this happened?
Latest is v1.2.0.
Thx

from gduplicate-finder.

clwaters avatar clwaters commented on August 17, 2024

Sure. I launched the application and picked a few directories for it to look for duplicates in. It seems to start but it never displays the suspend, resume buttons like it did on the linux version I tried. The zip file I downloaded says 1.2.0 but the about menu item shows v1.1.1. Eventually, the OS thinks that the app is not responding. I'm happy to provide debugging output if you can provide instructions on how to provide it.

from gduplicate-finder.

guicamest avatar guicamest commented on August 17, 2024

That's weird...
Did you downloaded it from http://sourceforge.net/projects/gdupfinder/files/maccocoa64/GDuplicateFinder-1.2.0.zip/download ??
Stacktrace shows you have a 64bit jvm, you downloaded the maccocoa64 right?

Directories you selected are local files or on your network? If they are on your network, what kind of share is it? SMB, SSH ??

Are you trying with the same folders as you did with the linux version?
Does it work if you select to find duplicates in another set of folders?

from gduplicate-finder.

guicamest avatar guicamest commented on August 17, 2024

Just downloaded it and it shows the right version. Can you try downloading it again?

from gduplicate-finder.

clwaters avatar clwaters commented on August 17, 2024

I suspect I have found part of the issue. It looks like the way the filesystem hierarchy is parsed by your app, there is a recursion problem. Not sure how familiar you are with OSX, but it seems that when you parse / it will contain /Volumes (as it should), which in turn contains the volume that / is actually a part of. It looks like I could navigate recursively forever by expanding /Volumes/Macintosh HD (or any mounted volume for that matter) and then Volumes/Macintosh HD again and again. If I could upload an image, I could show you what I am seeing. That said, there may an additional issue. I selected the Applications folder to run a scan on. The buttons never displayed, and the size displayed for the files detected was greatly exceeding the actual size of the folder. Unless there is another recursion somewhere that I didn't find, that may also be an issue.

I did pull down a fresh copy but the About menu item still shows v1.1.1 but the Check for Update item shows no updates were found, so maybe it's just displaying the wrong version.

from gduplicate-finder.

clwaters avatar clwaters commented on August 17, 2024

I took a screen capture so I could better show the behavior. http://youtu.be/LeWNTFgFen4 It's a little fuzzy but I think you'll get the idea.

from gduplicate-finder.

guicamest avatar guicamest commented on August 17, 2024

Nice video! Yeap, totally a recursion problem.
About the versions, when you downloaded the app, did you delete the already existing folder? It's too weird.
I'll have a look at what happens if Applications folder is selected to be scanned.
Good debugging man, thx!

from gduplicate-finder.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.