TeselaGen / ove-electron

Electron App for Open Vector Editor
Creative Commons Zero v1.0 Universal
46 stars 5 forks source link

Save as > No "save" window opening #18

Closed IbanezP closed 3 years ago

IbanezP commented 3 years ago

I have tried under Windows 10 and Manjaro (version installed through snap or through download and instructions on github (version 13.0.3)

none gives access to saving as...

Did I miss something? Thanks

(ibanez.p.espci@gmail.com) Operating System: Manjaro Linux KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.10.26-1-MANJARO OS Type: 64-bit Graphics Platform: X11 Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz Memory: 15,5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 620

gmcarthuriv commented 3 years ago

@tnrich, I can confirm that OVE is also not saving properly in macOS.

tnrich commented 3 years ago

Hey @IbanezP and @gmcarthuriv , thanks for raising this issue. I'll look into fixing this.. not sure why it broke. I need to figure out a good way to e2e-test the electron specific functionality.

tnrich commented 3 years ago

Hey @IbanezP and @gmcarthuriv I've published a new version (just did a republish) https://github.com/tnrich/ove-electron/releases/tag/v1.1.1 of ove-electron that should fix your issue. Let me know if it works for you.

A few notes:

Cheers!

IbanezP commented 3 years ago

Hi Thomas Thanks a lot! I tried it on Windows 10 and it looks perfect!!!! Few comments : Default saving is .gb, but possible to save as .fasta .json and .bed Shortcut works too When using new feature, in the Notes section : spaces are replaced by underscores (not a problem, but just to let you know)

Another question that might have to be set as a feature demand is actually about features: I have been massively using APE ( https://jorgensen.biology.utah.edu/wayned/ape/) that has this amazing feature tool that allows you to create feature libraries (that you can actually design using the app or directly using a CSV/txt file) to then automatically annotate the sequences you deal with. I don't know if that is already working on OVE or if it is planned somehow (I tried just now and didn't manage, but I most likely don't know how to do it...). Please let me know the best way to help in having this tool in OVE?

Thanks a lot for fixing the saving issue (I'll try soon on linux manjaro) Take care Pablo

Le lun. 26 avr. 2021 à 19:02, Thomas Rich @.***> a écrit :

Hey @IbanezP https://github.com/IbanezP and @gmcarthuriv https://github.com/gmcarthuriv I've published a new version https://github.com/tnrich/ove-electron/releases/tag/v1.1.0 of ove-electron that should fix your issue. Let me know if it works for you.

A few notes:

Cheers!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tnrich/ove-electron/issues/18#issuecomment-826999998, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVJV7MP3JTCYPM6N6IG5ITTKWMA7ANCNFSM42X5FUSA .

--

-- Pablo M. IBÁÑEZ CRUCEYRA, PhD Postdoctoral Researcher

Andrew D. GRIFFITHS Lab


+--------------------------+ | ESPCI ParisTech | +==========================+ | Laboratoire de Biochimie | +--------------------------+ bâtiment B 2ème étage porte B229 +------------------+ | 10 rue Vauquelin | +==================+ | 75005 Paris | +------------------+ | France | +------------------+

Office: +33 (0) 1 40 79 45 87NEW Mobile: +33 (0) 7 78 70 57 17Email: @.***NEW Jitsi: https://meet.jit.si/PabloIbanezCruceyra________

École supérieure de physique et de chimie industrielles de la Ville de Paris 10, rue Vauquelin | 75231 Paris Cedex 05 | France

tnrich commented 3 years ago

@IbanezP sweet thanks for the report!

I think the best way to help a standalone auto annotation tool come to fruition would be to add a bunch of screenshots (and descriptions) detailing how this feature works in APE. You can add those onto this existing issue: https://github.com/tnrich/ove-electron/issues/17

-Thomas

IbanezP commented 3 years ago

thanks done there https://github.com/tnrich/ove-electron/issues/17#issuecomment-827371487 thanks again

Le mar. 27 avr. 2021 à 00:01, Thomas Rich @.***> a écrit :

@IbanezP https://github.com/IbanezP sweet thanks for the report!

I think the best way to help a standalone auto annotation tool come to fruition would be to add a bunch of screenshots (and descriptions) detailing how this feature works in APE. You can add those onto this existing issue: #17 https://github.com/tnrich/ove-electron/issues/17

-Thomas

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tnrich/ove-electron/issues/18#issuecomment-827172618, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVJV7NTPRL6T2JQLN7WVCDTKXPCVANCNFSM42X5FUSA .

--

-- Pablo M. IBÁÑEZ CRUCEYRA, PhD Postdoctoral Researcher

Andrew D. GRIFFITHS Lab


+--------------------------+ | ESPCI ParisTech | +==========================+ | Laboratoire de Biochimie | +--------------------------+ bâtiment B 2ème étage porte B229 +------------------+ | 10 rue Vauquelin | +==================+ | 75005 Paris | +------------------+ | France | +------------------+

Office: +33 (0) 1 40 79 45 87NEW Mobile: +33 (0) 7 78 70 57 17Email: @.***NEW Jitsi: https://meet.jit.si/PabloIbanezCruceyra________

École supérieure de physique et de chimie industrielles de la Ville de Paris 10, rue Vauquelin | 75231 Paris Cedex 05 | France

tnrich commented 3 years ago

@IbanezP I'm going to close this. Please still let me know how the linux install goes. Also, thanks for updating the auto annotate issue with the APE functionality! I'll check that out

gmcarthuriv commented 3 years ago

Thanks, @tnrich - working well on my end.