2011/3/21 Dmytro O. Redchuk :
> On Mon 14 Mar 2011, 11:16 I wrote:
>>
>> It is http://code.google.com/p/lilypond/issues/detail?id=1073 , isn't it?
>>
>> Can anyone clarify, please?
> So, if "nobody knows", i am clearing importance flag from this thread, sorry.
>
> Thanks to all!-) I believe it will
On Mon 14 Mar 2011, 11:16 I wrote:
>
> It is http://code.google.com/p/lilypond/issues/detail?id=1073 , isn't it?
>
> Can anyone clarify, please?
So, if "nobody knows", i am clearing importance flag from this thread, sorry.
Thanks to all!-) I believe it will be fixed anyway.
On Fri 18 Mar 2011,
2011/3/18 Graham Percival :
> On Fri, Mar 18, 2011 at 11:50:38PM +0100, Francisco Vila wrote:
>> > /usr/share/lilypond/2.13.55/python/lilylib.py
>>
>> in my case it's /usr/local/share/lilypond/...
>
> Silly question: do you have lilypond installed with your package
> manager?
No! that would be 2
Francisco Vila schreef op vr 18-03-2011 om 23:50 [+0100]:
> 2011/3/18 Jan Nieuwenhuizen :
> > Francisco Vila schreef op vr 18-03-2011 om 18:57 [+0100]:
> >> 2011/3/18 Jan Nieuwenhuizen :
> > Eek, why not PATH=$(pwd)/out/bin:$PATH midi2ly ?
>
> This way both commands work perfectly. Does this imp
On Fri, Mar 18, 2011 at 11:50:38PM +0100, Francisco Vila wrote:
> > /usr/share/lilypond/2.13.55/python/lilylib.py
>
> in my case it's /usr/local/share/lilypond/...
Silly question: do you have lilypond installed with your package
manager? I mean, when you run
midi2ly
or
which midi2ly
does i
2011/3/18 Jan Nieuwenhuizen :
> Francisco Vila schreef op vr 18-03-2011 om 18:57 [+0100]:
>> 2011/3/18 Jan Nieuwenhuizen :
>
>> i.e. your second patch is applied. Then I do
>>
>> rm python/*.pyc
>> make -C python/
>> make
>> sudo make install
>
> Eek, why not PATH=$(pwd)/out/bin:$PATH midi2ly ?
T
Francisco Vila schreef op vr 18-03-2011 om 18:57 [+0100]:
> 2011/3/18 Jan Nieuwenhuizen :
> i.e. your second patch is applied. Then I do
>
> rm python/*.pyc
> make -C python/
> make
> sudo make install
Eek, why not PATH=$(pwd)/out/bin:$PATH midi2ly ?
> midi2ly minué.midi
> LANG= midi2ly minué.
2011/3/18 Jan Nieuwenhuizen :
> Christian Fillion schreef op vr 18-03-2011 om 12:16 [-0400]:
>
>> Here a full report generated by Apport (on Ubuntu 10.10).
>> https://bugs.launchpad.net/ubuntu/+source/lilypond/+bug/714213
>
> Yes, I've seen that. This should be fixed by my first patch,
> even. I
Christian Fillion schreef op vr 18-03-2011 om 12:16 [-0400]:
> Here a full report generated by Apport (on Ubuntu 10.10).
> https://bugs.launchpad.net/ubuntu/+source/lilypond/+bug/714213
Yes, I've seen that. This should be fixed by my first patch,
even. I need the specifics to produce te crash w
Francisco Vila schreef op vr 18-03-2011 om 17:03 [+0100]:
> New patch applied, 'convert-ly minué.ly' and midi2ly minué.midi still
> fail, sorry.
Well, thanks for testing I guess... However, if there's any chance
of me fixing this, I'm going to need a bit more information.
For example, what's yo
2011/3/18 Jan Nieuwenhuizen :
> Francisco Vila schreef op vr 18-03-2011 om 12:46 [+0100]:
>> 2011/3/14 Graham Percival :
>
>> File "/usr/local/bin/midi2ly", line 1047, in convert_midi
>> progress (_ ("%s output to `%s'...") % ('LY', out_file))
>> UnicodeDecodeError: 'ascii' codec can't decode
Francisco Vila schreef op vr 18-03-2011 om 12:46 [+0100]:
> 2011/3/14 Graham Percival :
> File "/usr/local/bin/midi2ly", line 1047, in convert_midi
> progress (_ ("%s output to `%s'...") % ('LY', out_file))
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
> 4: ordinal n
2011/3/14 Graham Percival :
> We don't have a Tiny example, so we should write back and tell the
> user that we cannot accept this bug report.
Here is a minimal example.
% minué.ly
\score {
{ c' e' e' }
\midi{}
}
% end of minué.ly
then try to convert minué.midi back to ly
$ midi2ly minué.m
Graham Percival schreef op ma 14-03-2011 om 11:31 [+]:
> On Mon, Mar 14, 2011 at 10:26:42AM +0100, Jan Nieuwenhuizen wrote:
> > Dmytro O. Redchuk schreef op ma 14-03-2011 om 11:16 [+0200]:
> It's just not
> fair to Dmytro if he's always catching up on issues that people on
> the weekend ignore
On Mon, Mar 14, 2011 at 10:26:42AM +0100, Jan Nieuwenhuizen wrote:
> Dmytro O. Redchuk schreef op ma 14-03-2011 om 11:16 [+0200]:
> > > Here the full report (Launcgpad) :
> > > https://bugs.launchpad.net/ubuntu/+source/lilypond/+bug/714213
> >
> > It is http://code.google.com/p/lilypond/issues/de
Dmytro O. Redchuk schreef op ma 14-03-2011 om 11:16 [+0200]:
> On Fri 11 Mar 2011, 16:30 Christian Fillion wrote:
> > > I'm not top posting.
> Hi!
>
> > Here the full report (Launcgpad) :
> > https://bugs.launchpad.net/ubuntu/+source/lilypond/+bug/714213
>
> It is http://code.google.com/p/lilypo
On Fri 11 Mar 2011, 16:30 Christian Fillion wrote:
> > I'm not top posting.
Hi!
> Here the full report (Launcgpad) :
> https://bugs.launchpad.net/ubuntu/+source/lilypond/+bug/714213
It is http://code.google.com/p/lilypond/issues/detail?id=1073 , isn't it?
Can anyone clarify, please?
--
Dmyt
17 matches
Mail list logo