Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-07-12 Thread Mario Moles
I don't know! Rosegarden crashed when I loaded Midi files ... Il 11/07/22 21:59, Ted Felix ha scritto: Software works in mysterious ways.  Good to hear.  It seemed like it might have been a library issue, so maybe you had an OS update?  Or it could have been one of the many crashes we worked

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-07-11 Thread Ted Felix
Software works in mysterious ways. Good to hear. It seemed like it might have been a library issue, so maybe you had an OS update? Or it could have been one of the many crashes we worked on recently. Ted. On 7/11/22 4:25 AM, Mario Moles wrote: Hi! Today after new git update rosagarden

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-07-11 Thread Mario Moles
Hi! Today after new git update rosagarden not crashes!  Il 28/06/22 01:20, Ted Felix ha scritto: On 6/27/22 1:01 AM, Mario Moles wrote: (gdb) start   Use the "run" command instead of "start". Ted. ___ Rosegarden-user mailing list

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-27 Thread Ted Felix
On 6/27/22 1:01 AM, Mario Moles wrote: (gdb) start Use the "run" command instead of "start". Ted. ___ Rosegarden-user mailing list Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles
Thanks! Rosegarden with gdb dont start: "[mario@mario-pcbuild]$gdb ./rosegarden GNU gdb (GDB) 12.1 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it.

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Ted Felix
First, I usually remove the build directory to be safe. So from the main directory: rm -rf build Then go through the usual process, but specify a debug build when you run cmake: mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE=Debug make Now you've got a debug build. It has the

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles
How do you make a Debug Build? Il 26/06/22 17:51, Ted Felix ha scritto: Ok.  Are you doing a debug build?  If so, you can get a backtrace using gdb.  That will tell us exactly what's going on. ___ Rosegarden-user mailing list

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Ted Felix
Ok. Are you doing a debug build? If so, you can get a backtrace using gdb. That will tell us exactly what's going on. Ted. On 6/26/22 11:44 AM, Mario Moles wrote: I use rosegarden-git. I use Manjaro. Rosegarden continues to crash Il 26/06/22 13:53, Ted Felix ha scritto: Have you built

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Mario Moles
I use rosegarden-git. I use Manjaro. Rosegarden continues to crash Il 26/06/22 13:53, Ted Felix ha scritto: Have you built from source before?  That would be the next step for tracking this down.  There are also improvements in the latest version related to troubleshooting plugin issues

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-26 Thread Ted Felix
Have you built from source before? That would be the next step for tracking this down. There are also improvements in the latest version related to troubleshooting plugin issues which would help with the libfluidsynth warning. It's possible that there is a library issue with your

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-25 Thread Mario Moles
Ok! But rosegarden crashes again! "[mario@mario-pc~]$rosegarden [AlsaDriver] setCurrentTimer(): WARNING: using system timer with only  300 Hz resolution! WARNING: DSSIPluginFactory::discoverPlugin: couldn't dlopen /usr/lib/dssi/fluidsynth-dssi.so - libfluidsynth.so.1: impossibile aprire il

Re: [Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-25 Thread Ted Felix
Sounds like your security settings aren't configured to let you run fluidsynth. See the "audio group" section of my Linux MIDI page: http://www.tedfelix.com/linux/linux-midi.html#audio-group Ted. On 6/25/22 3:54 AM, Mario Moles wrote: Hi! From the terminal: "rosegarden Cannot lock down

[Rosegarden-user] rosegarden and libfluidsynth.so.1

2022-06-25 Thread Mario Moles
Hi! From the terminal: "rosegarden Cannot lock down 107341340 byte memory area (Impossibile allocare memoria) Cannot use real-time scheduling (RR/90) (1: Operazione non permessa) JackClient::AcquireSelfRealTime error [AlsaDriver] setCurrentTimer(): WARNING: using system timer with only  300 Hz