[Bug 1949487] [NEW] Debian's libpoco-dev is falsely marked multi-arch

2021-11-02 Thread Dick Hollenbeck
Public bug reported: I am unable to install libpoco-dev using a multi-arch configuration of apt beyond the install of the first architecture. There are files which are included in more than one arch, so they clash on installation of the second arch. I discovered this when building hub.docker.com

Re: [Bug 668145] Re: Font preferences not available anymore, internal font changed

2013-10-13 Thread Dick Hollenbeck
http://timeguy.com/cradek/truetype Is this anything? On Oct 13, 2013 2:25 AM, "Lorenzo Marcantonio" <668...@bugs.launchpad.net> wrote: > On Sun, Oct 13, 2013 at 04:28:58AM -, Daniel Santos wrote: > > >From a cursory examination of the Gerber spec (which I've never worked > > with before). It

[Bug 1080255] Re: Can only export in kicad_mod format but not add it

2012-11-29 Thread Dick Hollenbeck
I have completed my work on this. You can now save a single footprint into either library type by using the proper menu option. The other menu choice, exporting a single footprint only saves to the new format. That is the way I wanted it. If you really want the old format, then export to the

[Bug 1080255] Re: Can only export in kicad_mod format but not add it

2012-11-18 Thread Dick Hollenbeck
I'm in the process of fixing this by using the PLUGIN API. ** Changed in: kicad Assignee: (unassigned) => Dick Hollenbeck (dickelbeck) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

Re: [Bug 816739] Re: kicad warps mouse

2012-03-26 Thread Dick Hollenbeck
On 03/26/2012 10:54 AM, Stefan D. wrote: > I would prefer an option that is adjustable by the user in the > preferences (or at least a documented option in a config file), since > most users of the kicad suite might not want to recompile kicad just to > switch the zooming behavior. No objections

[Bug 816739] Re: kicad warps mouse

2012-03-23 Thread Dick Hollenbeck
Honestly, after using the patch for a day, I agree with Lorenzo. We need a compile time option for this patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/816739 Title: kicad warps mouse To mana

Re: [Bug 816739] Re: kicad warps mouse

2012-03-22 Thread Dick Hollenbeck
Stefan, I would be in favor of committing this one right next to lagos's if we can work out his end of travel issue. I think one patch needs the other. Nice clean work. Others are welcome to try it. If nobody screams I will commit it when we can do it with lagos' middle mouse panning patch.

Re: [Bug 816739] Re: kicad warps mouse

2012-03-22 Thread Dick Hollenbeck
On 03/22/2012 01:03 PM, Stefan D. wrote: > Hi, here I send you a patch, that performs the zooming in a more natural way. > It is *not* just disabling the mouse warping or only zooming to the screen > center. Instead the new zooming enables the possibility to zoom in on a spot, > without having to

Re: [Bug 627487] Re: KiCad won't start

2010-09-23 Thread Dick Hollenbeck
On 09/23/2010 01:40 AM, Matthias Blaicher wrote: > I did a rebuild with > > >> sudo apt-get install devscripts build-essential fakeroot >> sudo apt-get build-dep kicad >> apt-get source kicad >> cd kicad-0.0.20100314 >> debuild -us -uc >> cd .. >> sudo dpkg -i kicad*.deb >> > There is no er