Re: [Ktechlab-devel] Fwd: Discontinuing legacy infrastructure

2020-06-16 Thread Claus Andersen
Okay, so this is the place to watch and add issues from now on? And the master branch is the one to watch and clone? I had a great real world use for Ktechlab earlier this year, where it really helped me understand and redesign a small circuit, that was giving me headaches. Really happy it has

Re: [Ktechlab-devel] code in git master should be ready for release

2019-01-21 Thread Claus Andersen
Hi The build script ran without problems on OpenSuse 15. I did not notice any errors or serious warning. I did get some Policy CMP0059 is not set: Do not treat DEFINITIONS as a built-in directory property. Run "cmake --help-policy CMP0059" for policy details. Use the cmake_policy command to

Re: [Ktechlab-devel] Drafts of my slides for Akademy

2018-08-14 Thread Claus Andersen
, 2018 5:37 PM To: Claus Andersen Cc: ktechlab-de...@kde.org; ktechlab-devel@lists.sourceforge.net Subject: Re: Drafts of my slides for Akademy Thanks! Already presented, on Saturday. I have even been mentioned on KDE Dot, yey :D https://dot.kde.org/2018/08/12/akademy-2018-day-1 There should be

Re: [Ktechlab-devel] content for website: review of the old website?

2018-08-14 Thread Claus Andersen
Conserving the knowledge from the old site on the new site seems like an obvious good idea. Is the new site also using Mediawiki so it can be copied without too much editing? I can't promise anything, since Im up to my neck in work, but is seems like something us regular users could help with

Re: [Ktechlab-devel] Drafts of my slides for Akademy

2018-08-14 Thread Claus Andersen
Hi Looks really good. Wish I could be there to see the talk and the others. Did you present yet or will it be during the workshop days? Anyway, great job and good luck (if you haven't presented already) ! 😊 Regards, Claus -- u

Re: [Ktechlab-devel] KTechLab appeared in the news at Phoronix

2017-11-15 Thread Claus Andersen
Cool and nice little bit they did on it. Let's hope it draws in more users 😊 Regards, Claus -- umount /dev/vodka && eject /dev/stomach -Mplayer crew From: Ktechlab-devel on behalf of Zoltan Padr

Re: [Ktechlab-devel] Preparing release announcement for version 0.40.0

2017-11-05 Thread Claus Andersen
Congratulations with the release! :) Quite a milestone you've passed here. Suggestions: Perhaps adding the links you've included in this email, if someone comes directly to this release post from a blog or other. Grammar: KTechLab, the IDE for microcontrollers and electronics, has reached

Re: [Ktechlab-devel] Please test the current git master, because only bug-fixing is needed for a release

2017-09-12 Thread Claus Andersen
Hi I've just tested the most recent version built on OpenSUSE 42.3 Leap, and it builds and works well. Well done. I've run a handful of the examples and built a few basic circuits to test the release, and I haven't noticed and problems so far, except a glitch. When placing a variable resisto

Re: [Ktechlab-devel] Blog post about KTechLab, to be submitted to KDE blog aggregator; please review

2017-06-20 Thread Claus Andersen
egards, Claus -- umount /dev/vodka && eject /dev/stomach -Mplayer crew From: Zoltan Padrah Sent: Monday, June 19, 2017 10:07 PM To: Claus Andersen Cc: ktechlab-de...@kde.org; ktechlab-devel@lists.sourceforg

Re: [Ktechlab-devel] Blog post about KTechLab, to be submitted to KDE blog aggregator; please review

2017-06-18 Thread Claus Andersen
Hi Looks good and covers all the topics well. Since it is a blog post and it might attract new / inexperienced users, perhaps a step by step section on how to get the code and compile it? Regards, Claus -- umount /dev/vodka &&

Re: [Ktechlab-devel] Updated documentation in README for KDE infrastructure

2016-12-19 Thread Claus Andersen
No comments on it. All the information is there, so even a non-coder (like me) can understand it. Happy holidays all Kind regards Claus -- umount /dev/vodka && eject /dev/stomach -Mplayer crew

Re: [Ktechlab-devel] Project status and plans

2016-05-16 Thread Claus Andersen
Thanks for the update. Im glad to see you are progressing steadily with KtechLab. I wish I could help with the source code, but I don't have the skills. Regards Claus -- umount /dev/vodka && eject /dev/stomach -Mplayer crew > Dat

Re: [Ktechlab-devel] FYI: Online circuit simulator, not related to ktechlab

2016-04-24 Thread Claus Andersen
I've tried this and a few others from time to time, but none of them beats the visuals and ease of use of Ktechlab :) Regards, Claus -- umount /dev/vodka && eject /dev/stomach -Mplayer crew > Date: Mon, 18 Apr 2016 17:26:16 +0300

Re: [Ktechlab-devel] Pushed fixes to github

2015-12-08 Thread Claus Andersen
o simulate high-performance digital logic demands that it > run much faster than the analog simulations. I forgot the exact ratio, > but it is probably running about a thousand times faster than the analog > simulation you are trying to use to read the output. > > Anyway, that

Re: [Ktechlab-devel] Pushed fixes to github

2015-09-13 Thread Claus Andersen
Hi. Thanks for keeping at it. I just compiled and ran it on my virtual machine, and the bugs you fixed are gone here :) Regarding step freq.; can it be adjustable in the program or is it hardcoded? I don't need 1ms and think 20ms is fine, I can't speak for everyone :) Often I am ok with a rela

Re: [Ktechlab-devel] Latest update on github: adding components to circuits should work correctly

2015-07-24 Thread Claus Andersen
e. > > - Deleting components with the delete key should work now. Note that > > this action doesn't appear in the right-click menu, although it > > should. > > > > Known issues: > > - it doesn't build on 64-bit version of ubuntu 14.04, this issue needs

Re: [Ktechlab-devel] Latest update on github: adding components to circuits should work correctly

2015-07-05 Thread Claus Andersen
this issue needs > investigation; > - it crashes if components are dragged "too fast" to the circuit; for > this issue debugging inside Qt + KDE librarires is needed, because the > crash appears inside Qt. > - LEDs doesn't have colors (only appears in settings); need

Re: [Ktechlab-devel] Version number of next ktechlab 0.3 release?

2015-06-15 Thread Claus Andersen
I think you should name it Ktechlab4-0.0.x and increment with minor and major releases. Ketechlab4 will denote the KDE version and as per usual the first number will denote a major release, 2nd a major update and the third a minor update. At least that's how I seem to remember the numbering sch

Re: [Ktechlab-devel] Latest update on github: adding components to circuits should work correctly

2015-06-04 Thread Claus Andersen
able until I fix all of the crashes. One of the cases that intrigues me is the crash happening when I drag a component to a circuit "too fast", so that the component representation does not appear on the canvas when I release the mouse button. The changes are on github, at the usual

[Ktechlab-devel] FW: Latest update on github: adding components to circuits should work correctly

2015-05-31 Thread Claus Andersen
Cool beans. Now the menus are populated with components and I can build a circuit :) However, as I said in my previous email (I don't know if it made it to the mailing list), the view port is not refreshed automatically: If I place a component in the work area, it wont show up unless I mo

[Ktechlab-devel] It compiles!

2015-05-25 Thread Claus Andersen
..on OpenSUSE 13.2 64bit port-0.3.8-kde4-v1 It even starts (w/ nothing much working of course) Awesome effort! Regards, Claus ps. let me know if you want any logs or other for debug. -- umount /dev/vodka && eject /d