[Bug 1623856] Re: Scrolled Windows in update-manager are too small to read

2017-01-28 Thread Wolfgang Betz
** Changed in: update-manager (Ubuntu Zesty) Assignee: Martin Wimpress (flexiondotorg) => Wolfgang Betz (betzwlin) ** Changed in: update-manager (Ubuntu Zesty) Assignee: Wolfgang Betz (betzwlin) => (unassigned) -- You received this bug notification because you are a member of

[Bug 1527725] Re: compilation error with g++ version starting from 4.7

2016-01-17 Thread Wolfgang Betz
Hi, try to compile the attached file as follows: g++ eigen.cpp -larpack -larpack++ -lblas -llapack .. and you should be able to confirm the problem. Thanks, Wolfgang ** Attachment added: "eigen.cpp"

[Bug 1095784] Re: does not compile with g++-4.7

2015-12-18 Thread Wolfgang Betz
** Changed in: arpack++ (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095784 Title: does not compile with g++-4.7 To manage notifications about

[Bug 1527725] [NEW] compilation error with g++ version starting from 4.7

2015-12-18 Thread Wolfgang Betz
Public bug reported: the following files in the include directory are affected: ardgsym.h ardssym.h *** The following changes are required to patch the current version:

[Bug 1509211] [NEW] do-release-upgrade fails

2015-10-23 Thread Wolfgang Betz
Public bug reported: This is the execution trace/stdout: 2015-10-23 09:00:48,487 INFO Using config files '['./DistUpgrade.cfg']' 2015-10-23 09:00:48,487 INFO uname information: 'Linux agr011510 3.16.0-44-generic #59-Ubuntu SMP Tue Jul 7 02:07:39 UTC 2015 x86_64' 2015-10-23 09:00:48,487 INFO apt

[Bug 1095784] Re: does not compile with g++-4.7

2014-07-09 Thread Wolfgang Betz
This bug can easily be fixed: only three header files have to be modified slightly. Attached are the mentioned modifications. ** Attachment added: arpack_modified.zip https://bugs.launchpad.net/ubuntu/+source/arpack++/+bug/1095784/+attachment/4148948/+files/arpack_modified.zip -- You

[Bug 1000470] Re: Extra space is added and backslash is removed under the 'find' command

2013-01-28 Thread Wolfgang Betz
In my case this was due to a symbolic link from /etc/bash_completion.d/acroread.sh - /opt/Adobe/Reader9/Resource/Shell/acroread_tab. After removing the symbolic link and starting a new bash shell, things were back to normal. ... see also http://ubuntuforums.org/showthread.php?p=11941246 -- You

[Bug 1095784] [NEW] does not compile with g++-4.7

2013-01-03 Thread Wolfgang Betz
Public bug reported: The header-files that are provided by this library cannot be compiled with the g++-4.7 compiler. Therefore, there are problems compiling under Quantal and Raring. ** Affects: arpack++ (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1095784] Re: does not compile with g++-4.7

2013-01-03 Thread Wolfgang Betz
For example == /home/wbetz/fesslix/src/flxMtx_Eigen_ARP.cpp: In function ‘void MtxEigenValue_ARP(FlxMtxSym, int, tVec, std::vectorstd::valarraydouble )’: /home/wbetz/fesslix/src/flxMtx_Eigen_ARP.cpp:110:41: warning: deprecated conversion from string constant to ‘char*’