Comment 7 for bug 475891

Revision history for this message
Scott Howard (showard314) wrote : Re: eagle crashes on: zoom into schematic

Here is the formal SRU request:

1) This program is will load and run in karmic. However, when you try to zoom on a schematic, it will crash.

2) This has been addressed in the development branch upstream with this exact fix. I cherry-picked it from a later release.

3) Attached is the minimal patch (3 lines are added to debian/bin/eagle).

4) Test case:
1) load eagle
2) open a schematic or board
3) try to zoom
4) BOOM!

5) Regression potential: none. All this patch does is copy a file to ~/.eagle/bin Nothing is deleted or removed.