matthiasbock / BooleSim

Systems biology tool: Boolean network simulator
http://matthiasbock.github.io/BooleSim
11 stars 6 forks source link

Website does not allow export/download #64

Open bdrez opened 3 months ago

bdrez commented 3 months ago

Hi, I am using the web version of BooleSim and it has been very helpful, but when i try to export something it leads me to a blank page. It does not matter the export type all of them lead to a blank page. I am trying to be able to get the information downloaded so i can do some work on it. Any help would be appreciated.

thanks

matthiasbock commented 3 months ago

Which browser are you using, on which platform? Which URL do you browse to? What do you do exactly, what do you expect to happen and what happens instead? Feel free to add screenshots.

bdrez commented 3 months ago

The browser is google chrome on a windows pc. https://rumo.biologie.hu-berlin.de/boolesim/ I want to be able to save/ export the information so that i can hopefully write a code to parse the information about the booleans state. I want to able to export/save the infromation but when i export it, it goes to a blank page about:blank .

matthiasbock commented 3 months ago

I need additional information to reproduce your problem:

bdrez commented 3 months ago

Windows 11 Pro, verision 23H2, OS build 22631.3737 i went to https://rumo.biologie.hu-berlin.de/boolesim/ and then click import files and imported model3.bnet (attached) Screenshot (172) and Specify filetype: infer format was checked off. then once i clicked import a Boolean network showed up. Then i click on export any option and it takes me to a blank page (attached) model3.bnet.txt my browser verision Version 126.0.6478.127 . my browser conosl output will be attached below Screenshot (173) Screenshot (174) Screenshot (175) thanks for your help and replu

matthiasbock commented 3 months ago

Thank you for the details.

The screenshot of the console log shows the regular function. Could you share also the console output for when the error occurs please? For that, please open the console before and leave it open until after the error, such that the log includes all messages relevant for the incident.

Please also add a screenshot of the network tab, again opened before the error and kept open until after, such that any network error will be captured.

Thanks.