Conversation
Notices
-
I have uploaded the latest windows version of #yaics , the link can be found at : https://gitlab.com/stigatle/yaics
Deb packages will be built later tonight or tomorrow.
Thanks to @hikerus for the feature requests and improvement suggestions for this release.
More things are on my to-do list, I will now try and work on it more steadily then before.
As always - any issues, let me know.
- vinzv likes this.
-
@dtluna need more details. When does it crash? Can you start it through shell and send me output?
-
@dtluna seems to be a wrong setting. 'Max num statuses reached' seems to be 0. You can clear your yaics settings in the /home/ folder. In .config folder there should be a yaics folder. Remove that one, restart yaics and set it up again. Try that and let me know how it goes.
-
@dtluna great. I will fix that so that this setting never can be less the a sensible value.
-
Well, you seem to be correct, I noticed a bug with the window size now. It does store it, but it seems not to load it properly again when yaics is closed then restarted. I'll check on this, probably just some stupid thing I forgot.
I'll get some of the current bugs fixed, then release a new one when they are done.
-
@hikerus Uploaded a new precompiled windows version of #yaics now, v 0.6-1 .. Fixed the bug @dtluna mentioned (segfault due to maxnumstatuses being stored as 0) and fixed the saving\loading of the status window size.
I'll generate the .deb files tomorrow.
I have updated the links on the site also.
Direct link to download (windows version):
http://stigatle.no/yaics/yaics-0.6-1-Desktop_Qt_5_9_0_MinGW_32bit-Windows-Release.zip
-
@hikerus thanks for putting it there, makes it easier to track. I have replied there.
Also - I will now make a 'nightly' release of #yaics , in-between the stable releases.
This means that 'nightly' will always be compiled with the latest commit on the source server.
This makes it easier for me to not have to make releases so ofte. I'll see if I can autobuild them somehow later on, but for now I'll just make them myself when needed.
I'll do that tonight and update the download info etc.
@dtluna
-
@hikerus that is from before I took over Yaics development, I have not used that feature my self. I have to look into it, im sure that feature could be simplified as well with a keyword list or something like that. And thanks again for the bug reports /suggestions. It helps a lot!