On Thursday 06 February 2003 1:07 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | Angus Leeming wrote: > | >> Can someone confirm? Should I bug bugzilla? > | > > | > Yes, I can confirm and am investigating. It happens for both frontends, > | > so is probably in lyxserver.C itself. I've reverted the changes I made > | > in September last year and am currently recompiling. > | > | Ok, I backed out the changes I made to lyxserver.C on 11 Sep last year > | with. With this change everything seems to be fine for both frontends > | (although I notice that Qt does not remove the pipes when lyx exits...) > | > | Lars, Ok to apply? > > If you are _really_ confident that this is the right fix...
No, it's not the right fix. The right fix would be code that worked on GNU and non-GNU machines (specifically the Alpha). The current code works on the Alpha. Total users --- me and (maybe) JMarc. The old code works for everyone else. Seems that the majority should benefit. > And only because there seems to be so few people actually using the > lyxserver.... If there were more we would have found out in rather less than 4 months. I'll commit it. Angus