It works here, with different types of documents. :-)
I am getting (in konsole) at the begin of every shell:
bash: ml: line 1: syntax error: unexpected end of file
bash: error importing function definition for ml'
bash: module: line 1: syntax error: unexpected end of file
bash: error importing function definition for
module'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
Or just calling sh:
$ sh
sh: module: line 1: syntax error: unexpected end of file
sh: error importing function definition for module'
sh: ml: line 1: syntax error: unexpected end of file
sh: error importing function definition for
ml'
$ bash
bash: module: line 1: syntax error: unexpected end of file
bash: error importing function definition for module'
bash: ml: line 1: syntax error: unexpected end of file
bash: error importing function definition for
ml'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
/usr/bin/sh: module: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for module'
/usr/bin/sh: ml: line 1: syntax error: unexpected end of file
/usr/bin/sh: error importing function definition for
ml'
This update due to the changed abi makes kmail to fail: $ kmail kmail: symbol lookup error: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv
Downgrading re2 to the previous release allowed kmail to start.
It works. :-)
It works with no issues detected. Both octave and the included packages.
Now it works. :-)
Now it works. :-)
I have placed the bug report at https://bugzilla.redhat.com/show_bug.cgi?id=1708935 because this is not the best place to have this information.
BTW the crash as it can be seen above is due to the code triggering an assert.
Reverting libicu to the previous version works.
I am not adding a -1 because I am not sure that the problem is with libicu, I just want to report this as in issue.
I am not sure if this is related but running kontact (kde suite) I get a crash:
$ gdb /usr/bin/kontact GNU gdb (GDB) Fedora 8.2.91.20190424-24.fc30 Copyright (C) 2019 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 change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/.
For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/kontact... (No debugging symbols found in /usr/bin/kontact) Missing separate debuginfos, use: dnf debuginfo-install kontact-18.12.2-1.fc30.x86_64 (gdb) run Starting program: /usr/bin/kontact [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffdc50d700 (LWP 5259)] [New Thread 0x7fffda873700 (LWP 5260)] [New Thread 0x7fffd8c34700 (LWP 5261)] kontact: malloc.c:2389: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
Thread 1 "kontact" received signal SIGABRT, Aborted. 0x00007ffff6750eb5 in raise () from /lib64/libc.so.6 (gdb) bt
from /lib64/libicuuc.so.63
Works for me. :-)
Upstream has fixed the issue with the initial modal window. I do not see it anymore. :-)
I see the same warning, but it remains from previous version. I have reported it to upstream: https://github.com/wxMaxima-developers/wxmaxima/issues/1091
I only got the update of some octave packages not of octave itself.
Modules are still new to me and I have not yet found how to see what are the difference in terms of the components.
With that said the update works. :-)
This build fixes all the problems I had with wxmaxima display glitches. :-)
Thank you. It works. :-)
It works. :-)
It works for me