[Bug 342324] Re: [jaunty][alpha6]X-Server restart randomly

2009-05-30 Thread csauer
Has anybody experienced this bug with desktop effects disabled? -- [jaunty][alpha6]X-Server restart randomly https://bugs.launchpad.net/bugs/342324 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 152273] Re: mpicc (openmpi) broken in Ubuntu 7.10 RC

2007-11-30 Thread csauer
Sorry, i was wrong in my last post. The solution mentioned halfflat did not work for me. I have to do the following. Replace: ${prefix}/share/openmpi.%s%s%s-wrapper-data.txt for: /usr/share/openmpi..%s%s%s-wrapper-data.txt the dot means a zero byte, so there is two strings in that sequenc

[Bug 152273] Re: mpicc (openmpi) broken in Ubuntu 7.10 RC

2007-11-30 Thread csauer
The bug is confirmed. I fixed it with an hex editor (ghex2), but there is no problem with the ${prefix} thing. The binariy contains: ${prefix}/share/openmpi.%s%s%s-wrapper-data.txt i just changed that dot after the "share/openmpi" to a slash, so now it looks like: ${prefix}/share/openmpi/%s%s%