Re: [Denemo-devel] MIDI in does not work

2014-03-09 Thread Andreas Schneider
Am 09.03.2014 14:48, schrieb Richard Shann: On Sun, 2014-03-09 at 10:49 +0100, Andreas Schneider wrote: On Debian testing, MIDI in does not work anymore. Although my USB MIDI interface is selected in the preferences dialog (with the portmidi backend) as it always was, and Input is set to Midi

Re: [Denemo-devel] Compiling with -Werror=format-security

2014-03-08 Thread Andreas Schneider
Thanks. Now I get some more of those in exportlilypond.c: gcc -DHAVE_CONFIG_H -I. -I..-I../intl -I../include -I../libs/libsffile -I../pixmaps -DPREFIX=\/usr\ -DBINDIR=\/usr/bin\ -DLOCALEDIR=\/usr/share/locale\ -DSYSCONFDIR=\/etc/denemo/\ -DPKGDATADIR=\/usr/share/denemo/\

Re: [Denemo-devel] checking libaubio version

2014-03-08 Thread Andreas Schneider
libaubio 0.4.0 is now detected, thanks. Andreas Am 08.03.2014 09:12, schrieb Richard Shann: Jeremiah - I have changed configure.ac in the obvious way - can you check that it is now ok? Richard ___ Denemo-devel mailing list Denemo-devel@gnu.org

[Denemo-devel] Compiling with -Werror=format-security

2014-03-08 Thread Andreas Schneider
More in scorelayouts.c gcc -DHAVE_CONFIG_H -I. -I..-I../intl -I../include -I../libs/libsffile -I../pixmaps -DPREFIX=\/usr\ -DBINDIR=\/usr/bin\ -DLOCALEDIR=\/usr/share/locale\ -DSYSCONFDIR=\/etc/denemo/\ -DPKGDATADIR=\/usr/share/denemo/\ -DDATAROOTDIR=\/usr/share/\ -DPKGNAME=\denemo\

[Denemo-devel] Compiling with -Werror=format-security

2014-03-07 Thread Andreas Schneider
Trying to compile on Debian stable with -Wformat -Werror=format-security (the Debian build script uses that), I get the following error in tools/cairo_svg2path.c: gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat

[Denemo-devel] checking libaubio version

2014-03-07 Thread Andreas Schneider
The check for the libaubio version does not work on Debian testing, where libaubio is available in version 0.4.0 only. Here is the relevant extract from config.log: configure:20141: checking for LIBAUBIO_4 configure:20148: $PKG_CONFIG --exists --print-errors aubio = 4 Requested 'aubio = 4' but

Re: [Denemo-devel] 1.1.2 RC: make check fails

2014-02-10 Thread Andreas Schneider
Am 10.02.2014 17:13, schrieb Éloi Rivard: I don't have any problem with debian testing. Are you running 32 or 64bits ? I have the 64bit version. I have suspected that the reason might be that I didn't have a .denemo-1.1.2 directory stating a file to thumbnail, so I tried to run ./src/denemo and

[Denemo-devel] 1.1.2 RC: make check fails

2014-02-07 Thread Andreas Schneider
I have compiled the 1.1.2 release candidate (from denemo.org/downloads) on a fresh Debian Jessie (testing) installation (where I haven't had Denemo installed or compiled before). make check fails; the reason seems to be the thumbnailer, see attached log file. Andreas

Re: [Denemo-devel] make dist failing

2014-01-17 Thread Andreas Schneider
Am 17.01.2014 08:45, schrieb Federico Bruni: I'm on debian sid and I think I need both: $ aptitude why libaubio2 i denemo Depends libaubio2 $ aptitude why libaubio4 i libaubio-dev Depends libaubio4 (= 0.4.0-1) Is that denemo package the one from the distribution, or did you build it

Re: [Denemo-devel] A windows build if possible

2014-01-15 Thread Andreas Schneider
Am 15.01.2014 10:47, schrieb Richard Shann: I have found a bug in this that is not present in the GNU/Linux build: when you do File-New the new file is already marked as needing saving. This means you cannot switch the input without saving it the empty score under some dummy file name (or

[Denemo-devel] make check fails

2014-01-12 Thread Andreas Schneider
On git master, make check fails for me; when I do make distclean git pull ./autogen.sh ./configure --prefix=/usr make make check I get in the end: make integration \ integration-data make[3]: Entering directory `/home/src/denemo/tests' gcc -DHAVE_CONFIG_H -I.

Re: [Denemo-devel] make check fails

2013-12-31 Thread Andreas Schneider
Am 30.12.2013 20:14, schrieb Richard Shann: I wonder how other packages are built - many create a . directory to hold stuff... Normally, the program is not run during the build process. For Denemo, that is caused by the tests (which are a very good idea, but IMHO should not be run within

Re: [Denemo-devel] Help Needed

2013-12-10 Thread Andreas Schneider
Am 10.12.2013 10:54, schrieb Éloi Rivard: It seems that Denemo is splitted in several packages in Debian. Would it be easy to build several packages with this approach ? Yes, this is automatically done by the scripts in the debian directory (and some other system-installed debian helper scripts

Re: [Denemo-devel] Help Needed

2013-12-10 Thread Andreas Schneider
users could substitute for the ancient ones contained in distributions. Andreas Am 10.12.2013 15:49, schrieb Richard Shann: On Tue, 2013-12-10 at 13:35 +0100, Edgar Aichinger wrote: Am Dienstag, 10. Dezember 2013, 09:30:23 schrieb Richard Shann: On Fri, 2013-12-06 at 17:56 +0100, Andreas

[Denemo-devel] make check

2013-12-08 Thread Andreas Schneider
Trying to build, I get the following error on 'make check' (in the po subdirectory): The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in the po/ directory.

Re: [Denemo-devel] Help Needed

2013-12-06 Thread Andreas Schneider
On Fri, 2013-12-06 at 14:21 +0100, Éloi Rivard wrote: I have created a branch distcheck on the repository. On this branch, make check and make distcheck test both pass. As I have edited some autotools related file, I think I worth some tests before I push it in master. Can you please check ?

[Denemo-devel] Palettes

2013-11-03 Thread Andreas Schneider
What about a standard icon size of 16x16 px? I can scale all the SVGs I have and send them to you, if you like. Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel

Re: [Denemo-devel] Palettes

2013-10-10 Thread Andreas Schneider
When I have added a command to a palette via right-click - Place command in a palette, how can I replace the text with an icon? Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel

Re: [Denemo-devel] Palettes

2013-10-05 Thread Andreas Schneider
Am 05.10.2013 18:32, schrieb Richard Shann: On Sat, 2013-10-05 at 17:48 +0200, Andreas Schneider wrote: * changing the beaming (start beam, end beam, automatic beaming) Do we have an automatic beaming command? If not what syntax would be good? With automatic beaming I meant removing

Re: [Denemo-devel] restore default score layout ?

2013-10-05 Thread Andreas Schneider
Am 05.10.2013 19:04, schrieb Bric: You're talking about Staffs/Voices - Staff Properties - Display Appearance[tab] - Instrument Name ? Yes, that puts the label in the main denemo workspace window. But I want a label to show in the TYPESET WINDOW - and it's not showing for

Re: [Denemo-devel] Palettes

2013-10-05 Thread Andreas Schneider
Thanks for adding the requested palettes. How can I move palettes? For example, if I want to place one palette behind another? In many applications you can drag palettes around, but I don't see how to do this here. Andreas ___ Denemo-devel mailing

Re: [Denemo-devel] restore default score layout ?

2013-10-05 Thread Andreas Schneider
Am 05.10.2013 20:43, schrieb Bric: Guys! You are busting my chops[ticks]. For the Nth time (where N==3): The Instrument Name box under Staffs/Voices - Staff Properties DOES NOT SET THE LABEL IN THE TYPESET VERSION. I want the label to show in the TYPESET window. (It only shows in denemo,

Re: [Denemo-devel] restore default score layout ?

2013-10-05 Thread Andreas Schneider
I got to Staffs/Voices - Staff Properties - Built-in Staff Properties: A dialogue pops up, labeled Staff Properties, with two tabs - [Display Appearance] and [MIDI] In the Display Appearances tab there is a box labeled: Staff name. I type in that box. Click OK. That effectively updates

[Denemo-devel] Dependencies

2013-10-03 Thread Andreas Schneider
You might want to add intltool to the build dependencies for Denemo on the website. (I'm compiling Denemo on a fresh Debian installation and came across that issue, but I remembered that being discussed on the mailing list.) Andreas ___

Re: [Denemo-devel] indent

2013-09-19 Thread Andreas Schneider
Am 19.09.2013 02:55, schrieb Bric: Also, unrelated: can I suppress first-line indent in denemo? Or is that lilypond-level edit? Set the indent value (Movements - Print Layout - Indent) to zero. Andreas ___ Denemo-devel mailing list

[Denemo-devel] Edit Score Directives

2013-08-06 Thread Andreas Schneider
When I select Score - Edit Score Directives - ScoreDirectives - ScoreBlockProlog on an older score (which still has the #(score-override-auto-beam-setting ...) entries that once were auto-generated by Denemo), nothing happens except SetSaved #f. How can I get rid of those score directives that

Re: [Denemo-devel] Keyboard shortcuts

2013-07-25 Thread Andreas Schneider
Now everything is back as it was in 1.0.5 (I checked that by deleting my .denemo-1.0.7 directory). Thanks for the fix. Andreas Am 25.07.2013 08:39, schrieb Richard Shann: Thank you for your thorough report: I believe I understand what has happened. Recent changes by Eloi have resulted in

Re: [Denemo-devel] Keyboard shortcuts

2013-07-24 Thread Andreas Schneider
+0200, Andreas Schneider wrote: Augment.{xml,scm} and Diminish.{xml,scm} are present in /usr/share/denemo/actions/menus/ObjectMenu/NotesRests/ChangeDuration In version 1.0.5 (compiled on Jul 16th) I did have Augment and Diminish under the Edit Duration submenu. They disappeared after the upgrade

Re: [Denemo-devel] Keyboard shortcuts

2013-07-21 Thread Andreas Schneider
installation, but I did nothing different than before. If I can provide further information, please let me know. For the time being I'll go back to 1.0.5. Andreas Am 21.07.2013 10:48, schrieb Richard Shann: On Sun, 2013-07-21 at 09:00 +0200, Andreas Schneider wrote: Am 20.07.2013 23:18, schrieb

[Denemo-devel] Keyboard shortcuts

2013-07-20 Thread Andreas Schneider
I have just installed version 1.0.7. Changing keyboard shortcuts works as before, and I could also save them via Edit - Customize Commands, Shortcuts, ... - Manage command set - Save as default command set. But when I quit Denemo and start again, the changed keyboard shortcuts are not present any

Re: [Denemo-devel] grace note at beginning

2013-06-25 Thread Andreas Schneider
Am 25.06.2013 21:17, schrieb Richard Shann: This is a notorious LilyPond bug. An (old, old) example of the fix is in the examples directory. Briefly you have to insert a non-printing grace note in the other staff, so that both parts have a grace note at the same time. When I open the example

Re: [Denemo-devel] Scheme script debugging

2013-05-28 Thread Andreas Schneider
Am 24.05.2013 11:37, schrieb Richard Shann: On Fri, 2013-05-24 at 11:12 +0200, Andreas Schneider wrote: I used the script version from your email, which I copypasted into the scheme script window and hit execute. That will do something different (as there will be no command of the name

[Denemo-devel] make error

2013-05-27 Thread Andreas Schneider
On building the current git version, I get the following: make clean make distclean ./autogen.sh ./configure --prefix=/usr make make check [...] make[1]: *** Keine Regel vorhanden, um das Target »../actions/menus/ObjectMenu/NotesRests/Markings/Ornaments/ToggleSegno.xml«, benötigt von

Re: [Denemo-devel] Scheme script debugging

2013-05-23 Thread Andreas Schneider
Am 22.05.2013 23:33, schrieb Richard Shann: I have altered the behavior, as the current behavior was only used by one command and that is broken. I suspect there is not much use for inserting text before the closing } in a score block, and we can always set an override to do that if we need

Re: [Denemo-devel] Scheme script debugging

2013-05-23 Thread Andreas Schneider
Am 23.05.2013 10:31, schrieb Richard Shann: Yes, commands like Notes/Rests-Comment use that. You can even include snippets of music to be typeset by LilyPond with one of them. I tried to imitate Score - Comment by including DENEMO_OVERRIDE_EDITOR, but it does not work. I realize that Score -

Re: [Denemo-devel] Scheme script debugging

2013-05-23 Thread Andreas Schneider
Am 23.05.2013 19:58, schrieb Richard Shann: Here you are changing that value with the value DENEMO_OVERRIDE_AFFIX So instead, a single call setting it to (logior DENEMO_OVERRIDE_GRAPHIC DENEMO_OVERRIDE_EDITOR DENEMO_OVERRIDE_AFFIX ) should work just fine. Oh, right, I was setting

Re: [Denemo-devel] Scheme script debugging

2013-05-23 Thread Andreas Schneider
Okay, I have removed the DENEMO_OVERRIDE_EDITOR, but as I tried before, it still does not execute the script on pressing the button, but shows the default Low Level Denemo Directive Edit window. Here's the script: ;;;MarkupAtEnd (let ((tag MarkupAtEnd)(themarkup #f))

Re: [Denemo-devel] Scheme script debugging

2013-05-23 Thread Andreas Schneider
Thank you very much. I copied and pasted your version of the script into the scheme script editor and ran it. When I click the MarkupAtEnd button, still the Low Level Denemo Directive Edit window appears (instead that the script is re-executed). What am I doing wrong? Andreas Am 23.05.2013

Re: [Denemo-devel] Scheme script debugging

2013-05-22 Thread Andreas Schneider
Thank you for all the information and the correction of my script. I'm currently doing some reading about scheme. What I want to do in my script is to put markup right after a movement (before the next movement starts), i.e. in the generated lilypond code directly *after* the line } %End of

[Denemo-devel] Scheme script debugging

2013-05-21 Thread Andreas Schneider
Hi, is there an easy way to debug a scheme script? I suppose the scheme script editor has no built-in debugger? (Hey, one can dream ...) I have written a script that does not work, and I don't understand why. ;;;MarkupAtEnd (let ((tag MarkupAtEnd)) (d-DirectivePut-movement-override tag

Re: [Denemo-devel] Scheme script debugging

2013-05-21 Thread Andreas Schneider
Following your hints (I didn't quite understand the part about the local variables) I progressed to this version: ;;;MarkupAtEnd (let ((tag MarkupAtEnd)(themarkup #f)) (d-DirectivePut-movementcontrol-override tag DENEMO_OVERRIDE_GRAPHIC) (d-DirectivePut-movementcontrol-display tag

Re: [Denemo-devel] Missing script error

2013-05-18 Thread Andreas Schneider
For many menu items No label appears instead of the real name, including Score-Titles. Typing (d-ScoreTitle) in the Scheme Script gives the error message Unable to load the script. Andreas Am 18.05.2013 13:16, schrieb Richard Shann: Can you check if you have any scripted commands - menus will

Re: [Denemo-devel] Missing script error

2013-05-18 Thread Andreas Schneider
Your guess was correct. After deleting my .denemo-1.0.3 directory everything works fine. I re-set the handful of customized keyboard shortcuts by hand. Thanks for your help for the solution. Andreas Am 18.05.2013 13:45, schrieb Richard Shann: Oh, perhaps this is caused by the big change to

Re: [Denemo-devel] Chord symbols / dead lilypond processes

2013-05-05 Thread Andreas Schneider
Am 05.05.2013 11:44, schrieb Richard Shann: I see the problem - the call to lilypond to get the installed lilypond version is using g_spawn_async but not waiting for the process, it is just working by accident and leaving the zombie. I have disabled this as we are moving to packaging lilypond

Re: [Denemo-devel] Chord symbols

2013-05-04 Thread Andreas Schneider
Am 24.04.2013 17:31, schrieb Richard Shann: Actually, what I have done so far is not what I should have done first - it is limited to LilyPond users, because it uses a custom layout which would need editing (e.g. for the title). I'll replace the template with one which has a chord-staff via

Re: [Denemo-devel] Chord symbols

2013-05-04 Thread Andreas Schneider
Am 04.05.2013 15:10, schrieb Richard Shann: Are you using the (new) chord staff - in this case you write the chords you want in staff notation and they are typeset as chord-names. In this case the rhythm is completely independent, and the example (File-Open-Open Example-Independent Chord

Re: [Denemo-devel] Chord symbols

2013-05-04 Thread Andreas Schneider
Am 04.05.2013 17:46, schrieb Richard Shann: yes, but a chord c with e-flat above will typeset as Cm - see the example I mentioned. Okay, I see, I misunderstood that, sorry. Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org

[Denemo-devel] Chord symbols / dead lilypond processes

2013-05-04 Thread Andreas Schneider
It seems that when I use the chord staff, denemo (current git version) accumulates dead lilypond processes. Here is the output from ps afx on my Debian Linux system after I added some notes and chords in the IndependentChordSymbols example: PID TTY STAT TIME COMMAND 9149 tty1 Sl

Re: [Denemo-devel] Chord symbols

2013-04-24 Thread Andreas Schneider
Am 24.04.2013 09:39, schrieb Richard Shann: I was forgetting when I replied that chord symbols *do* transpose correctly, in fact I put an example in Denemo a couple of years ago (See Open-Example-Lead Sheet.denemo this prints out transposed with the chord symbols automatically transposing).

Re: [Denemo-devel] Chord symbols

2013-04-24 Thread Andreas Schneider
Am 24.04.2013 12:29, schrieb Richard Shann: On Wed, 2013-04-24 at 09:52 +0200, Andreas Schneider wrote: Am 24.04.2013 09:39, schrieb Richard Shann: I was forgetting when I replied that chord symbols *do* transpose correctly, in fact I put an example in Denemo a couple of years ago (See Open

[Denemo-devel] Windows Release Candidate Test

2013-03-23 Thread Andreas Schneider
Hi, I have tested the windows release candidate on an XP box (I didn't have time for that earlier). After realising I had to reboot the computer (before rebooting, denemo crashed on startup, but the messages from denemo-console.exe hinted at a font problem, and I remembered a discussion about

[Denemo-devel] Linker error

2013-02-23 Thread Andreas Schneider
Hi, as I tried to compile the latest git master version this morning, I got a linker error: libtool: link: gcc -g -O2 -I/usr/include/libxml2 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo

[Denemo-devel] Titles

2013-02-14 Thread Andreas Schneider
Hi, there seems to be a newly introduced bug with the titles. Titles (Simple Titling) are small and left-aligned, which probably originates from the \markup code put there. The produced Lilypond code seems messy. For example, create a new score, set Score Simple Titling Title and Score Simple

[Denemo-devel] Titles

2013-02-03 Thread Andreas Schneider
When I have a piece with score titles and insert a movement before, the score titles are present in the (now) second movement. On changing the titles, those of the first movement are set, but those of the second movement remain and cannot be deleted (i.e. right-click delete directive does not

Re: [Denemo-devel] 1.0.0~rc7-6.mingw test

2013-01-25 Thread Andreas Schneider
Yes, I did try to play notes before clicking on MIDI in; in fact, I selected MIDI in because it didn't work. After kiling and restarting Denemo I did the same without playing notes before selecting MIDI in, with the same result. As you requested, I have run denemo-console.exe and performed the

Re: [Denemo-devel] GTK3 compile.

2012-12-04 Thread Andreas Schneider
Am 04.12.2012 18:41, schrieb Richard Shann: I have made a change to the keyboard navigation of menus, I can only check the code with gtk2 and it is different in gtk3. Can someone please test. It is sufficient just to check that short cuts can be still be created by pressing a key while on a

[Denemo-devel] Ligatures

2012-11-09 Thread Andreas Schneider
As I didn't find support for ligatures (lilypond \[ and \]), I tried to write scripts for that, using the similar scripts StartBeam and EndBeam as sample: ;;; StartLigature (d-DirectivePut-chord-prefix Ligature \\[) (d-DirectivePut-chord-display Ligature \\[) (d-DirectivePut-chord-override tag

Re: [Denemo-devel] New script

2012-11-06 Thread Andreas Schneider
Thanks for the hint. I have adapted my script, and it works fine. ;;;Ficta (let ((tag Ficta)) (if (d-Directive-chord? tag) (d-DirectiveDelete-chord tag) (begin (d-DirectivePut-chord-prefix tag \\once \\set suggestAccidentals = ##t) (d-DirectivePut-chord-override

[Denemo-devel] MIDI import

2012-11-05 Thread Andreas Schneider
Trying to import the file http://www3.cpdl.org/wiki/images/1/19/Montecassino_Ms-Adoramus_te_Domine.MID Denemo gave the error Load of file Montecassino_Ms-Adoramus_te_Domine.MID failed although I can import the file into several other score typesetting programs without problems. Is this a bug in

[Denemo-devel] New script

2012-10-31 Thread Andreas Schneider
Hi, is there a howto for creating a new user-defined script? I couldn't find one using Google. I want to create a simple script that shall appear in the menu, which creates uses one score command on the current note. This command must be globally defined in the score. In my case: define at the

[Denemo-devel] titles

2012-10-31 Thread Andreas Schneider
copyright (Score Titles Simple Titling Copyright) and tagline (Score Titles tagline) do not work. The created Lilypond code has escaped quotation marks. These also appear in the tagline (or copyright) itself and can't be deleted. I have removed my .denemo-0.9.7 directory to make sure that is

[Denemo-devel] SATB template

2012-10-30 Thread Andreas Schneider
Hi, when I open/use the SATB template (File Open Open template, select choral/SATB.denemo), the resulting score is invalid (e.g. the print preview states invalid score). Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org

[Denemo-devel] Script metronome marking

2012-10-30 Thread Andreas Schneider
When I select Directives Metronome Marking, I get the error message: Unable to load the script Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel

Re: [Denemo-devel] Involvement

2012-10-30 Thread Andreas Schneider
Am 30.10.2012 18:05, schrieb Richard Shann: On Tue, 2012-10-30 at 12:54 +0100, Andreas Schneider wrote: Especially a toolbar where I can put icons for the most used commands. Just to check - you are aware that you can put your most used commands onto the toolbar that holds score titles etc

Re: [Denemo-devel] preview window (was: Button missing)

2012-10-29 Thread Andreas Schneider
Am 29.10.2012 15:34, schrieb Richard Shann: Btw, why is the preview window always on top? It is only on top if you have continuous update set on it. If you change that to manual it will stop being on top, and when you next start it that will be true too. On my laptop that is not very useful; I

Re: [Denemo-devel] Crash

2012-10-11 Thread Andreas Schneider
The new git version does not crash any more. Thanks for the fix. Andreas Am 11.10.2012 10:07, schrieb Richard Shann: I have built from scratch and get no crash. However I see that there is a missing terminating NULL in a g_build_filename() call, which will randomly crash. I have fixed this

[Denemo-devel] Crash

2012-10-10 Thread Andreas Schneider
Hi, the current git version crashes on startup on my system (Debian Wheezy). Here's the backtrace: GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to

[Denemo-devel] Cautionary Accidental

2012-10-08 Thread Andreas Schneider
Hi, cautionary accidentals (Notes/Rests Append/Edit Note Cautionary Accidental) dont't show in the print preview / printed score (current git version of Denemo). Andreas ___ Denemo-devel mailing list Denemo-devel@gnu.org

Re: [Denemo-devel] Cautionary Accidental

2012-10-08 Thread Andreas Schneider
does show. Am 08.10.2012 14:38, schrieb Andreas Schneider: cautionary accidentals (Notes/Rests Append/Edit Note Cautionary Accidental) dont't show in the print preview / printed score (current git version of Denemo). ___ Denemo-devel mailing list

Re: [Denemo-devel] Denemo crash

2012-10-03 Thread Andreas Schneider
Hi, Am 03.10.2012 13:52, schrieb Richard Shann: Thanks for that. I can see a problem with that code, which I have fixed and checked in to git. In fact,though it seems that this problem was triggered by the presence of an entry for a command that no longer exists. I have deleted that entry

[Denemo-devel] Denemo crash

2012-10-02 Thread Andreas Schneider
Hi, on my installation, the current git version of Denemo crashes reproducably on doing the following: * in the menu, go to Edit Customize commands, shortcuts Manage command sets * click Load a standard command set * select Composer.shortcuts and click ok * Denemo crashes I am currently on

Re: [Denemo-devel] GTK3 version

2012-10-01 Thread Andreas Schneider
Hi, Am 01.10.2012 00:42, schrieb Josue Abarca: I would be interested, maybe including the esc key :). I like to navigate menus using the keyboard. the escape key is a good point. Although I normally don't use the arrow keys on navigating through menus, I often try to exit a menu or submenu

Re: [Denemo-devel] A Transformation of how Denemo is perceived.

2012-09-26 Thread Andreas Schneider
Hi, in principle, a regular update of the preview is a nice thing. But for continuous live-compilation with lilypond at least my computers (a netbook bought this year and a desktop a few years old) are way too slow, judging from how long it takes to update the preview. The question is, what

Re: [Denemo-devel] Windows git snapshot

2012-07-25 Thread Andreas Schneider
Hi, On 23.07.2012 15:30, Richard Shann wrote: On Mon, 2012-07-23 at 10:51 +0200, Andreas Schneider wrote: several Windows users I know like to click on the staff to insert a note at the pitch they click on. If they were doing that, how would they set the duration? Using number keys (1

Re: [Denemo-devel] Windows git snapshot

2012-07-23 Thread Andreas Schneider
Hi, On 22.07.2012 10:14, Richard Shann wrote: Can someone please say what they use/would-want-to-use for entering music entirely via pc-keyboard? Does anyone know what well-known programs use? several Windows users I know like to click on the staff to insert a note at the pitch they click on.

Re: [Denemo-devel] another(?) evince config problem

2012-07-11 Thread Andreas Schneider
Install the package libevince-dev Andreas On 11.07.2012 18:19, Richard Shann wrote: Jeremiah - this has come up on the forum - I wonder if you can help? 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 I am trying to compile denemo-0.9.4 on my debian squeeze with a 2.6.33.7.2-rt30-multimedia-amd64 kernel.

[Denemo-devel] Homepage: Download section

2012-07-05 Thread Andreas Schneider
Hi, on the Denemo homepage, under the download section is still written: Current stable version: 0.9.2 from September 30th 2011. That should be changed. Under sourcecode there is no link to the current stable release (I was confused not to find it there). The Windows version for download is still

[Denemo-devel] Denemo crash on loading shortcuts

2012-05-19 Thread Andreas Schneider
Hi, in Denemo 0.9.4rc4 I can reproduce a crash the following way: * delete your personal configuration directory .denemo-0.9.4 or rename it * start Denemo * in the menu, select edit Customize commands, shortcuts, ... Manage command set * click load standard command set * select

Re: [Denemo-devel] Denemo hangs on quit when device is in use

2012-05-18 Thread Andreas Schneider
Hi, Am 18.05.2012 02:27, schrieb Dominic Sacré: Of course, another question is why the error occurs in the first place. Which MIDI input/output devices did you configure Denemo to use? Which audio subsystem (ALSA, OSS, PulseAudio, ...) do your music player and Denemo use? my configuration

[Denemo-devel] Denemo hangs on quit when device is in use

2012-05-17 Thread Andreas Schneider
Hi, you can hang Denemo (0.9.4rc4) the following way: * start a music player which uses the playback devive (e.g. xmms) * start playback in the music player * start Denemo * quit Denemo the program hangs; console output: destroying PortMidi backend PortMidi found host error... Kein passendes

[Denemo-devel] denemo build failure

2012-03-08 Thread Andreas Schneider
Hi,building the current version from git (from the tar ball denemo-master.tar.gz) fails for me:make[3]: *** Keine Regel vorhanden, um das Target sourceaudio.o, bentigt von denemo, zu erstellen. Schluss.The file src/sourceaudio.c does not exist, only src/sourceaudio.h -- maybe the c file has been

<    1   2   3   4