On 07/13/2014 07:17 AM, Carlos E. R. wrote:
On 2014-07-13 12:55, David C. Rankin wrote:
Why using mono, the app on 11.4 was a qt app? This is a very serious issue that will catch any users of the earlier 0.4.3 by surprise and leave them dead in the water. I have 10 years of data in my kdb database and it just blows my mind that the "New" version cannot read any of it. (shaking head in disgust) Surely this has been addressed. Why not provide both versions until 2.0alpha grows up enough to be able to read .kdb files instead of its .kdbx files?
Maybe you can install a virtual machine with 11.4, install keepassx there, red your files, and export them, somehow - this last part I don't know if it can do, I do not use that program.
However, I see many repos having version 0.4.3 for openSUSE 13.1.
Nah... I'm just going to rebuild a 0.4.3 rpm for 13.1. Easier all the way around. Only current build errors are scope errors on getpid(): [ 39%] Building CXX object src/CMakeFiles/keepassx.dir/lib/random.cpp.o /home/david/rpmbuild/BUILD/keepassx-0.4.3/src/lib/random.cpp: In function 'void initStdRand()': /home/david/rpmbuild/BUILD/keepassx-0.4.3/src/lib/random.cpp:98:19: error: 'getpid' was not declared in this scope stream << getpid(); ^ make[2]: *** [src/CMakeFiles/keepassx.dir/lib/random.cpp.o] Error 1 make[1]: *** [src/CMakeFiles/keepassx.dir/all] Error 2 make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.GJAMYK (%build) Shouldn't be that hard to figure out what compiler defaults are causing the issue. It may be as simple as the build string missing a `-std=` that will allow it to compile without error. <rant> I know it is the `security` repo supported by build service, but c'mon, you change versions of a critical app and don't even check that what you are providing now is compatible with what was built 3 months ago?? It's like the kde4 kiddies moved over to the security repo..... </rant> -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org