Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Roman V. Isaev
On 06/05, Jan Nieuwenhuizen wrote: > >> regtool get > >> '/user/Software/Microsoft/Windows/CurrentVersion/Explorer/User Shell > >> Folders/Desktop' > >> say? > > There is no such regtool.exe binaries in my Windows installation... > Try cygwin. Ah, yes. It returns %USERPROFILE%\<>

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Jan Nieuwenhuizen
Roman V. Isaev writes: >> regtool get >> '/user/Software/Microsoft/Windows/CurrentVersion/Explorer/User Shell >> Folders/Desktop' >> say? > > There is no such regtool.exe binaries in my Windows installation... Try cygwin. > did the trick. Now only if I could find why PNG files got tr

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Roman V. Isaev
On 06/05, Jan Nieuwenhuizen wrote: > >> > By the way, I had to comment out in lilypond.bat > >> > cd %USERPROFILE%\<> > >> > where <> is cyrillic "rabochij stol" because cd doesn't like > >> > to go into argument with spaces... > >> Does adding quotes help? > > Nope. Because real path is "d:\D

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Jan Nieuwenhuizen
Roman V. Isaev writes: > On 06/05, Jan Nieuwenhuizen wrote: > >> > By the way, I had to comment out in lilypond.bat >> > cd %USERPROFILE%\<> >> > where <> is cyrillic "rabochij stol" because cd doesn't like >> > to go into argument with spaces... >> Does adding quotes help? > > Nope. Beca

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Roman V. Isaev
On 06/05, Jan Nieuwenhuizen wrote: > > By the way, I had to comment out in lilypond.bat > > cd %USERPROFILE%\<> > > where <> is cyrillic "rabochij stol" because cd doesn't like > > to go into argument with spaces... > Does adding quotes help? Nope. Because real path is "d:\Documents and

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Jan Nieuwenhuizen
Roman V. Isaev writes: > Microsoft Windows XP. Exact version is 5.1.2600. Russian edition. I > don't know how to look up cygwin version: Ok. > By the way, I had to comment out in lilypond.bat > cd %USERPROFILE%\<> > where <> is cyrillic "rabochij stol" because cd doesn't like > to go int

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Roman V. Isaev
On 06/05, Jan Nieuwenhuizen wrote: > > Yes. I tried both cygwin terminal and cmd.exe console. > What operating system do you use? We may have to find a different way > to determine running from gui. Microsoft Windows XP. Exact version is 5.1.2600. Russian edition. I don't know how to

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Jan Nieuwenhuizen
Roman V. Isaev writes: > Umm, I can't apply old ps2png because lilypond --ps doesn't work, it > doesn't leave .ps file, only pdf. That's if running from gui, only > Yes. I tried both cygwin terminal and cmd.exe console. What operating system do you use? We may have to find a diffe

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Roman V. Isaev
On 06/05, Jan Nieuwenhuizen wrote: > > How to solve this problem? I need PNG files as preview > > images for PDFs... > I hope we'll get around to fix this before 2.6. Otherwise, just stick > with Cygwin if you're happy with that. Umm, I can't apply old ps2png because lilypond --ps

Re: PNG problem with 2.5.27 on WinXP

2005-06-05 Thread Jan Nieuwenhuizen
Roman V. Isaev writes: > I installed 2.5.27 on WinXP box and it worked fine but it fails > to generate PNG files. > When I tried to find out what happens I found that file lilylib.py > is missing. This is a known bug, we should rewrite this functionality in guile. The native lilypond does n

PNG problem with 2.5.27 on WinXP

2005-06-04 Thread Roman V. Isaev
I installed 2.5.27 on WinXP box and it worked fine but it fails to generate PNG files :( I have python installed and 2.4.2 works okay. When I tried to find out what happens I found that file lilylib.py is missing. I tried to place an old lilylib.py from 2.4.2 there but it did not work. And