Coder Social home page Coder Social logo

Comments (4)

kytulendu avatar kytulendu commented on July 4, 2024

Likely it cause by 3rd program on your Windows installation that modify the appearance of window that not compatible with wxWidgets...
Try to run Gw2Browser on other PC you have or friend's PC and see if it work or not.
But to be sure, could you give me the file id that cause the problem?

And yes, there is a way, but I have to code it :P
I have some ideas like that, by using drop down box is for choosing type of file to display in list control, the list control will have file id, file type, file size and can be sorted like typical file browser.
For now, I have no motive to do it since that will require rewrite large part of CategoryTree class, which is one of the big class in GW2Browser.

from gw2browser.

EtzBetz avatar EtzBetz commented on July 4, 2024

Sorry for responding this late, I didn't receive any updates and forgot about it.
So, I tried it in a quite fresh VM and tried to export a Image(1770664). When I do that, it crashes just like any other newer file.

Is using a VM a problem too?

Greetings, Raphael

from gw2browser.

kytulendu avatar kytulendu commented on July 4, 2024

I have test it on my machine and found that it crash when I try to export a file as the browser display save file dialog. It seems it was cause by wxWidgets 3.1.0, I have try to update wxWidgets with latest release version, wxWidgets 3.0.3.1, and found that the crash problem is gone. (it may crash at first time, after that it work on both my Windows 10 PC and Windows 7 laptop)

I have committed the change to master branch, try update and rebuild wxWidgets with wxWidgets 3.0.3.1 then update Gw2Browser source code and rebuild it to see if the problem is fix on your PC.

I also update the compile guide on GitHub main page (readme file) according to new changes.

from gw2browser.

kytulendu avatar kytulendu commented on July 4, 2024

I have test export files with the new gw2browser binary (1.0.9.0-dev2) on my Windows 7 laptop and 3 other difference PC on my workplace (one is Windows 10 and 2 is Windows 7) and haven't encounter file dialog crash problem, so I assume it safe to close this issue for now.

from gw2browser.

Related Issues (9)

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.