Life In 19x19
http://lifein19x19.com/

Sabaki SGF editor
http://lifein19x19.com/viewtopic.php?f=9&t=13083
Page 7 of 8

Author:  ewan1971 [ Sat Mar 18, 2017 10:24 pm ]
Post subject:  Re: Sabaki SGF editor

FuriousGeorge wrote:
ewan1971 wrote:
If anyone here is a talented graphics designer, I'd be willing to pay some money to have he/she design some stones for Sabaki. I'm thinking maybe a set of shell and slate and a set of Yunzi stones would be a nice addition.

Anyone else think this is a good idea and be willing to chip in?

P.S. I like the default stones very much; I simply like some more options.


It looks like people have already contributed different styles: https://github.com/yishn/Sabaki/wiki/Userstyles but it will require you to do a little legwork to get them into the program contents.

See the instructions here: https://github.com/yishn/Sabaki/wiki/Userstyle-Tutorial

I'm a designer/front-end developer myself and would be happy to take a swing at making a new skin, but no money necessary. I've been using Sabaki as my SGF viewer since I started learning Go a few weeks ago. I thought it was the most elegant of the offerings out there!


Thank you very much for the pointers and links!

Author:  Kirby [ Tue May 02, 2017 3:27 pm ]
Post subject:  Re: Sabaki SGF editor

Is there anything that can be done to improve the load time for the application? For example, opening a new window with a blank board seems to take time compared to other SGF editors.

Maybe it's just my perception...?

Author:  djhbrown [ Thu May 04, 2017 7:00 pm ]
Post subject:  Re: Sabaki SGF editor

FuriousGeorge wrote:
ewan1971 wrote:
If anyone here is a talented graphics designer, I'd be willing to pay some money to have he/she design some stones for Sabaki

pay me, i can do it with one hand behind my back, by copying and pasting from cgoban. then i can spend the money to hire someone to turn Sabaki into icGo for me.

Author:  apetresc [ Wed May 10, 2017 8:28 am ]
Post subject:  Re: Sabaki SGF editor

Kirby wrote:
Is there anything that can be done to improve the load time for the application? For example, opening a new window with a blank board seems to take time compared to other SGF editors.

Maybe it's just my perception...?


Have you tried Sabaki since the new v0.30.1 release? That was a big performance-related change since it switched to Preact.

Author:  Kirby [ Wed May 10, 2017 10:33 pm ]
Post subject:  Re: Sabaki SGF editor

apetresc wrote:

Have you tried Sabaki since the new v0.30.1 release? That was a big performance-related change since it switched to Preact.


Thanks for mentioning this. I made a funny mistake. From when I installed v0.20.<something>, Sabaki was installed under Windows in my "Program Files (x86)" folder - maybe I installed the ia32 version by mistake. When I downloaded the update, it installed to "Program Files". So even though, I had a new version installed, the shortcut I had been using pointed to the old version.

Now that I'm using the latest version, I'd say that it's not terrible. Still a bit more lag than I'd like - maybe about 1.5 seconds to load a new window on my laptop.

Not a huge deal, I suppose... I can live with this if it means I get to have all of the nice features Sabaki supports :-D

Author:  Sakeus [ Tue Jun 27, 2017 10:20 am ]
Post subject:  Re: Sabaki SGF editor

There's sabaki editor for android in play store is it yours or some knock off

Author:  yishn [ Tue Jun 27, 2017 3:43 pm ]
Post subject:  Re: Sabaki SGF editor

Sakeus wrote:
There's sabaki editor for android in play store is it yours or some knock off


I'm hearing of this the first time, I suspect it's a thin wrapper around the web version of Sabaki. Which, BTW, is not optimized for touch devices at all.

Author:  Sakeus [ Wed Jun 28, 2017 2:12 am ]
Post subject:  Re: Sabaki SGF editor

yishn wrote:
Sakeus wrote:
There's sabaki editor for android in play store is it yours or some knock off


I'm hearing of this the first time, I suspect it's a thin wrapper around the web version of Sabaki. Which, BTW, is not optimized for touch devices at all.


Just as I thought. It's bad.
Are you thinking of doing sabaki for android? I am looking for some app with the moves tree and so on. I record my tournament games on my phone and If possible review them right after and the tree would help a lot. :) and I freaking love how sabaki looks.

Author:  BlindGroup [ Fri Aug 11, 2017 8:18 am ]
Post subject:  Re: Sabaki SGF editor

I noticed something odd about how Sabaki handles file names. If I open an sgf file, it gives the file name in the upper left. However, if I then save the file under a new name (save as), the new file name does not replace the old one in the upper left. It looks like the programs does follow the convention that "save" automatically saves to the last used file name. So, if I save file1 as file2, Sabaki will save to the name file2 when I hit "save". It looks like the screen is just not updated when the file name changes.

Author:  yishn [ Sat Aug 12, 2017 11:02 am ]
Post subject:  Re: Sabaki SGF editor

BlindGroup wrote:
I noticed something odd about how Sabaki handles file names. If I open an sgf file, it gives the file name in the upper left. However, if I then save the file under a new name (save as), the new file name does not replace the old one in the upper left. It looks like the programs does follow the convention that "save" automatically saves to the last used file name. So, if I save file1 as file2, Sabaki will save to the name file2 when I hit "save". It looks like the screen is just not updated when the file name changes.


I can't seem to reproduce the behavior you're describing. If I open a file, say `file.sgf`, and save as `new.sgf`, then the title of the window will change to `new.sgf` as expected.

Author:  BlindGroup [ Sat Aug 12, 2017 11:26 am ]
Post subject:  Re: Sabaki SGF editor

yishn wrote:
I can't seem to reproduce the behavior you're describing. If I open a file, say `file.sgf`, and save as `new.sgf`, then the title of the window will change to `new.sgf` as expected.


Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.

Author:  yishn [ Sun Aug 13, 2017 10:15 am ]
Post subject:  Re: Sabaki SGF editor

BlindGroup wrote:
Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.


Sure, a video could be useful. You can contact me at shen.yichuan[at]gmail.com. Can you tell me what OS you're using? Also, you can try to reinstall Sabaki.

Author:  yishn [ Sun Aug 13, 2017 11:55 pm ]
Post subject:  Re: Sabaki SGF editor

BlindGroup wrote:
Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.


I've received your video, but I still can't reproduce this behaviour on the latest version of Sabaki. I suspect you have an outdated version. I can vaguely remember that this was an issue some versions ago...

Author:  BlindGroup [ Sun Aug 20, 2017 1:57 pm ]
Post subject:  Re: Sabaki SGF editor

yishn wrote:
BlindGroup wrote:
Interesting. I can reproduce it on my installation. What can I share with you to help you figure out what is going on? I could e-mail you a video of the sequence if that would be helpful. But I'd rather not post that on a public forum.


I've received your video, but I still can't reproduce this behaviour on the latest version of Sabaki. I suspect you have an outdated version. I can vaguely remember that this was an issue some versions ago...


Sorry for the delayed reply on this. It slipped my mind. I'm running V0.31.2. That is the most recent one, no?

Author:  yishn [ Mon Aug 21, 2017 12:14 pm ]
Post subject:  Re: Sabaki SGF editor

BlindGroup wrote:
Sorry for the delayed reply on this. It slipped my mind. I'm running V0.31.2. That is the most recent one, no?


Yes, it is... Hmm, I'm running out of ideas now. Have you already tried downloading a fresh version? Other things you could do is to remove the config folder located at `%APPDATA%\Sabaki`.

Author:  BlindGroup [ Mon Aug 21, 2017 1:02 pm ]
Post subject:  Re: Sabaki SGF editor

yishn wrote:
Yes, it is... Hmm, I'm running out of ideas now. Have you already tried downloading a fresh version? Other things you could do is to remove the config folder located at `%APPDATA%\Sabaki`.


I had tried reinstalling before, but I just uninstalled the program, removed the config folder, and then reinstalled. No luck. Still doing the same thing.

However, I noticed something new. (This may have been the case before the reinstall, but I only noticed it afterwards.) If I open a file (say file1) and save it as file2, file1 is still listed in the upper left. However, in the program tab in the tool bar, it lists the name correctly as file 2, and if I minimize and then maximize the window, the file2 is then correctly shown in the upper left as well.

Author:  yishn [ Tue Aug 22, 2017 4:10 am ]
Post subject:  Re: Sabaki SGF editor

BlindGroup wrote:
yishn wrote:
Yes, it is... Hmm, I'm running out of ideas now. Have you already tried downloading a fresh version? Other things you could do is to remove the config folder located at `%APPDATA%\Sabaki`.


I had tried reinstalling before, but I just uninstalled the program, removed the config folder, and then reinstalled. No luck. Still doing the same thing.

However, I noticed something new. (This may have been the case before the reinstall, but I only noticed it afterwards.) If I open a file (say file1) and save it as file2, file1 is still listed in the upper left. However, in the program tab in the tool bar, it lists the name correctly as file 2, and if I minimize and then maximize the window, the file2 is then correctly shown in the upper left as well.


I don't know what you mean by "program tab" and "tool bar", but I assume you mean the Windows task bar? It seems like Windows isn't redrawing the title bar for some reason. I notice you're using the 'classic' Windows theme, maybe it's related to that? In any case, this is most likely an Electron bug.

Author:  BlindGroup [ Tue Aug 22, 2017 7:44 am ]
Post subject:  Re: Sabaki SGF editor

yishn wrote:
I don't know what you mean by "program tab" and "tool bar", but I assume you mean the Windows task bar? It seems like Windows isn't redrawing the title bar for some reason. I notice you're using the 'classic' Windows theme, maybe it's related to that? In any case, this is most likely an Electron bug.


Sorry for mixing up the terms, but yes, that is what I meant. That said, thanks for looking into it.

One suggestion for a future feature: I would find it useful if there was a way to label nodes in the move tree so that the labels were visible as part of the tree. As a specific example (simple one), one could label a node "End Review" if one were reviewing a game and had to take a break for a while. That way, when returning you could just look at the game tree and click on the node with that label rather than trying to remember that you reviewed the game up to move number X. For more complex SGF's, it also might allow the game tree to serve as a type of table of contents. Just a thought.

Thanks again for all the work you have done putting this together!

Author:  Drew [ Tue Aug 29, 2017 4:32 am ]
Post subject:  Re: Sabaki SGF editor

Thank you for Sabaki!

After building in Linux I have two folders with runnable Sabaki:

* /dist/linux-ia32-unpacked
* /dist/linux-unpacked

what is the difference?

Author:  yishn [ Tue Aug 29, 2017 7:08 am ]
Post subject:  Re: Sabaki SGF editor

Drew wrote:
Thank you for Sabaki!

After building in Linux I have two folders with runnable Sabaki:

* /dist/linux-ia32-unpacked
* /dist/linux-unpacked

what is the difference?


The first one contains the 32-bit version, the second one the 64-bit version.

Page 7 of 8 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/