View Issue Details

IDProjectCategoryView StatusLast Update
0008346ardourbugspublic2020-08-04 21:55
ReporterArdeshir81 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformUbuntuOSLinuxOS Version(any)
Product Version6.2 
Summary0008346: Removing everything related to `Minathon synth` crashes the program
DescriptionHI!
I build Ardour from source, on master branch, just updated it, (5 Aug 2020), I installed Minaton Synth (cloned it today, 5 Aug 2020, on master branch)
I do not know if I installed it incorrectly, or Minaton itself has bugs, by the way no sound came out. I tried it on 2 tracks.
That does not matter.
The problem is I cannot delete Minaton Synth, nor the plugin, neither the tracks using it.
As soon as I click remove/delete program crashes and exits and these logs are printed in console:

Minaton shutting down........
PluginWindow deleted for 0x56326542e400
The program 'ardour-6.2.6' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadGlyph (invalid Glyph parameter)'.
  (Details: serial 1945350 error_code 146 request_code 139 minor_code 22)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

watched PID no longer exists - releasing device.

// ========================================
// ========================================
// ========================================

Unfortunately, I could not run ardour with --sync. I always run it using `ardev` and doing `ardev --sync` did not change the error.
Steps To Reproduce- update ardour on master branch
- waf configure, waf
- clone https://github.com/thunderox/Minaton
- build mihttps://github.com/thunderox/Minatonnaton too
- `ardev`
- open an existing project
- add 2 tracks each one having one Minaton
- save project
- quit project
- re-open project
- try deleting tracks/Minaton
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-08-04 21:55 Ardeshir81 New Issue