[Kicad-developers] PPA builds broken

2013-08-31 Thread Solonen Vesa
It seems Adam's PPA builds are failing on boost build and pushing PPA service disk quotas quite a lot ;) I got some questions related to updates and noticed that the last version being served is r4179. Best regards, -Vesa ___ Mailing list: https://lau

Re: [Kicad-developers] KiCad GAL changelog

2013-04-23 Thread Solonen Vesa
IIRC gEDA PCB did their implementation with VBOs, so it may be helpful to have a look. Peter Clifton is the main author. -Vesa ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : ht

Re: [Kicad-developers] Kicad GAL branch announcement

2013-04-12 Thread Solonen Vesa
> Tests will continue soon on Intel and older Ati hardware. Worst performance of all as has been the case previously. PCBnew alternate renderer works fine. Great work! Renderer (glxinfo): OpenGL vendor string: X.Org R300 Project OpenGL renderer string: Gallium 0.4 on ATI RV370 OpenGL version str

Re: [Kicad-developers] Kicad GAL branch announcement

2013-04-11 Thread Solonen Vesa
> Probably because nuveau drivers aren't very mature yet? An intel gpu > simply cannot outperform a dedicated nvidia... It's a very complicated issue and reasons are longwinded. Nouveau outperforms Nvidia proprietary drivers sometimes, 2D for example. This time they outperformed unmeasurably, be

Re: [Kicad-developers] Kicad GAL branch announcement

2013-04-11 Thread Solonen Vesa
> Tests will continue soon on Intel and older Ati hardware. Better performance on this HW than yesterdays Nvidia. PCBnew alternate renderer crashes silently. Renderer (glxinfo): OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Q35 OpenGL versio

Re: [Kicad-developers] SWEET: multisheet schematic concerns

2013-02-22 Thread Solonen Vesa
It may make sense to take a peek how gEDA doest it. I'm not saying they are doing it perfectly, but their main idea is that everything is a reusable file and the design is scripted together. Like a C++ project with headers and make scripts... -Vesa _

[Kicad-developers] PPA version details

2013-01-02 Thread Solonen Vesa
Hi, It seems PPA version report is flawed regarding build revision [(2012-nov-02)-testing]: Application: Eeschema Version: (2012-nov-02)-testing Build: wxWidgets 2.8.12 (no debug,Unicode,compiler with C++ ABI 1002,GCC 4.6.3,wx containers,compatible with 2.6) Platform: Linux 3.2.0-35-generic x86

Re: [Kicad-developers] Library woes (was Symbol library for FTDI chips)

2012-11-12 Thread Solonen Vesa
> I don't think anyone will be interested in e.g. the > inductors in the Bang & Olufsen UltraSound Remote > (no, not IR ...) for the B&O BeoVision 6002 TV ;-) Of course we are intersted! It just doesn't make sense commercially, but hobbyists will eventually make use of them. This kind of stuff ma

[Kicad-developers] Footprint wizard support for Øyvind Aabling's work

2012-09-23 Thread Solonen Vesa
Miguel, Have you noticed the excellent [1] Perl scripted footprint and 3D work by Øyvind Aabling? I'm going to activate a bit more on the library side and was considering inclusion the whole of his work in the distribution library. In case the footprint wizard support gets mainstream we could j

Re: [Kicad-developers] Has reversepcb been ported to latest code?

2012-09-10 Thread Solonen Vesa
> I simply want the ability to have one or two layers as as background > images in the PCB editor. I am going to get Clive's code ported to the > current code base > and then see how hard it will be get this functionality properly integrated. Regarding technical details Clive's code may not work

Re: [Kicad-developers] Has reversepcb been ported to latest code?

2012-09-10 Thread Solonen Vesa
> I simply want the ability to have one or two layers as as background > images in the PCB editor. I am going to get Clive's code ported to the > current code base > and then see how hard it will be get this functionality properly integrated. I would guess the functionality gets better reception

Re: [Kicad-developers] Has reversepcb been ported to latest code?

2012-09-10 Thread Solonen Vesa
My use is quite similar, but regarding porting the changes there were noticeable opposition from main developers. I also see why, regarding how it's done in reversepcb (it's essentially a quick dirty hack). It also seemed that the functionality was considered "politically incorrect" ;) If that

Re: [Kicad-developers] New kicad-testing-committer member

2012-07-22 Thread Solonen Vesa
Thanks for the answer Miguel, it's the same hack I made. Some trickier linker error results as well: Linking CXX shared module _pcbnew.so /usr/bin/ld: ../3d-viewer/lib3d-viewer.a(3d_aux.cpp.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with

Re: [Kicad-developers] New kicad-testing-committer member

2012-07-22 Thread Solonen Vesa
Regarding python2, would it make sense to just call "python" as "python2" is not usually available anymore? "Python" mostly means python2.x and "python3", well python3.x... The current use of "python2" creates build problems on stock Ubuntu. -Vesa ___

Re: [Kicad-developers] You wanted multipage PDFs...

2012-05-03 Thread Solonen Vesa
Really professional work. Thank you very much! Final touch up for handling complex hierarchies would be pdf links from sheet objects to schematic pages and automatic hierarchical table of contents with links... -Vesa ___ Mailing list: https://launchpa

Re: [Kicad-developers] Searchable PDF and native PS fonts

2012-05-02 Thread Solonen Vesa
Fantastic work! I'm definitely interested in native font as it's usually more readable because of hinting and antialiasing optimisation. I'd very much like to see similar native font approach in Eeschema and Pcbnew. I know the gerber limitation, but I mostly care about editor functionality like

Re: [Kicad-developers] Segvia and zone filling.

2012-04-19 Thread Solonen Vesa
> I am trying to add this functionality, however I am unsure how to go about it. For zone stitching it may make sense to use our current zone filling logic for the purpose. If you look carefully you see zones are filled with polygons and their edges are "rounded" with a track defining also the m

Re: [Kicad-developers] New Pcbnew file format.

2012-04-13 Thread Solonen Vesa
> Like so many suggestions, they are often good ideas that never get done, > because they do > not rise to a sufficient level of need within an individual capable of doing > the work. > This is especially true in free software, which in fact is never free. Feature bounties might be a workable s

Re: [Kicad-developers] New Pcbnew file format.

2012-04-11 Thread Solonen Vesa
Some salt on the popcorn? Regarding net classes handling... Flexible automatic design rules would need "differential net classes" that means different rules for a net depending on surrounding nets. As an example I'll explain the problem of a traditional power electronics half bridge circuit:

Re: [Kicad-developers] Fatfingering with bzr...

2012-04-06 Thread Solonen Vesa
Cleaning the mess is in the works, but there are quite amusing things on the status log... It seems some of the revision info got lost and I don't know how to get it back. bzr merge -r 323..322 seems to do what it says, but I'm a bit reluctant to use it on the repo as it will delete stuff I did

Re: [Kicad-developers] Fatfingering with bzr...

2012-04-04 Thread Solonen Vesa
> push > is generally never to be used on a branch which is writable by more than one > user. Makes sense. Is it possible to blacklist certain bzr commands in repository setup (server side)? Would be good to reserve push for a maintainer only. -Vesa

[Kicad-developers] Fatfingering with bzr...

2012-04-03 Thread Solonen Vesa
It seems that the doc tree got a bit messed up after some divergence problems. I would most sincerely like to fix the branch to the same it was before the last push... I committed my changes to the local branch before syncing and got the divergence error on push. Sorted out the divergence by mer

Re: [Kicad-developers] Library License

2012-03-23 Thread Solonen Vesa
> So if what we have is communism, this explains why there are no significant > parts in our > libraries. My earlier remarks are NOT a knock on those who signed up to > improve our > libraries. It is just a recognition that communism does not work. > Dick Well, I think they (communists) tried

Re: [Kicad-developers] Reverse engineering on KiCad

2012-03-14 Thread Solonen Vesa
Some forgotten details: Original thread [1] and some more [2]. Regarding linking problems mentioned on [2] they are solved by taking WxWidgets cmake modules from the current branch. Namely 'UsewxWidgets.cmake' and 'FindwxWidgets.cmake'. By these changes everything builds and links nicely on a m

[Kicad-developers] Reverse engineering on KiCad

2012-03-13 Thread Solonen Vesa
15.03.2011 04:16, Clive Nicolson kirjoitti: > A few months ago I had a need to reverse engineer a legacy pcb for which > all I had was the pcb board. > > I looked around for a tool to help me with this and could only find > Deltasoft's > CBR 5.0, then I discovered kiCad ... > > I modified pcbne

Re: [Kicad-developers] Printing and Ledger paper type.

2012-02-27 Thread Solonen Vesa
http://www.graphic-design-employment.com/tabloid-paper-dimensions.html http://www.graphic-design-employment.com/ledger-paper-dimensions.html It seems there is no "portrait tabloid" or "landscape ledger". This paper size confusion shows a good example why well thought standard is usually a good t

Re: [Kicad-developers] Build issues with recent code

2011-12-08 Thread Solonen Vesa
Hi Adam, Could you also check what's keeping the other than Natty packages at 3193? For some reason updates are a bit flaky too. Update manager marks packages broken, but manual upgrade works fine. -Vesa ___ Mailing list: https://launchpad.net/~kicad

Re: [Kicad-developers] kicad - component library editor - problems?

2011-11-29 Thread Solonen Vesa
It seems others have done the bug hunting already... ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.n

Re: [Kicad-developers] kicad - component library editor - problems?

2011-11-29 Thread Solonen Vesa
https://bugs.launchpad.net/kicad/+bug/879762 Easiest way is reverting to U11.04... Tried to do some investigation, but due to other commitments the solution is not found yet. My guess is on wxWidgets version. The bug only shows when line width is more than 2px and graphics drivers from git (Int

Re: [Kicad-developers] Fwd: PPA build problems

2011-11-06 Thread Solonen Vesa
On Sun, 6 Nov 2011, Adam Wolf wrote: The build version string is the build date. This appears to be the norm, so that each day's build replaces any previous builds. Do you mean the package version strig? That's correct, but the KiCad version string (KiCad title bar, etc.) from CMake is not i

[Kicad-developers] About GUI translation

2011-11-06 Thread Solonen Vesa
Hi all, Any ideas how to make translators work easier? I don't remember how many times I've seen _same_ string being moved to another piece of GUI code or typo fix just to get translated again. Getting a bit tedious you see... Is there a feasible way to make a real dictionary file to which _all

Re: [Kicad-developers] Fwd: PPA build problems

2011-11-06 Thread Solonen Vesa
Some more polishing for PPA would be syncing the symbol/footprint library from: bzr branch lp:~kicad-lib-committers/kicad/library with all the new goodies. Also running CMake on every build to get the version string correct. Now it shows PPA setup date or something... Big thank you to Adam and o

Re: [Kicad-developers] Reorganization and QC of kicad library

2011-11-04 Thread Solonen Vesa
Hello guys, It's nice to see some more interest to the library subject again :) I've been keeping this work idling while Dick is working on the new file format for Eeschema. We are probably going to need those new features for a complete implementation anyway, so it may make sense to concentrat

Re: [Kicad-developers] visual versioning for open hardware

2011-10-14 Thread Solonen Vesa
Hi Fabio, Guys at Qi-hardware have done this for KiCad schematics already :) http://projects.qi-hardware.com/schhist/atusb/ http://projects.qi-hardware.com/index.php/p/eda-tools/source/tree/master/schhist -Vesa ___ Mailing list: https://launchpad.net/~

Re: [Kicad-developers] PPA build problems

2011-10-13 Thread Solonen Vesa
Any work going on fixing the PPAs? I have no idea about the details of the PPA build system, but how about a fresh start without any old temporary stuff? Make clean, etc... All the icons are moved to different directory so it just seems that some old build script cruft is laying around. Why I'm

Re: [Kicad-developers] Kicad new look - almost there

2011-09-16 Thread Solonen Vesa
Thank you for your fine work and great patience for working out the finest details. The look is just perfect. There are two places where I'd like to do some hair splitting though... ;) The zone fill icon has different angles for zone fill edges and the track. Depending on rounding and filtering