Closed GoogleCodeExporter closed 9 years ago
Thanks for the report.
I'm aware of this user interface issue which is due to changes that appeared in
GTK 3.14. It has been fixed in the SVN. The fix will be part of version 0.8.4
of cardpeek, which should be released soon.
You may try the attached version of cardpeek which includes the fix and is
compiled under homebrew on Mac OS X 10.10.1. I'd be happy to get a confirmation
that it works for you.
The second error is unrelated to the first one and is a bug that happens if you
answer 'no' when cardpeek asks you to create some files for you (apparently you
could not see this text). Then if you answer yes to the next question about
updating cardpeek, the program crashes. This should not happen and needs to be
corrected.
Original comment by L...@gmx.com
on 13 Jan 2015 at 9:19
Attachments:
Thanks for your fast response. How can I compile cardpeek from svn source? In
the "INSTALL" file there is a way described but there is no "configure" script
in the source.
Original comment by TheFox21at
on 13 Jan 2015 at 9:44
The latest version of cardpeek can be grabbed from SVN with the following
command:
svn checkout http://cardpeek.googlecode.com/svn/trunk/ cardpeek
You will need to run "autoreconf -fi" to generate the ./configure script, which
is not included in the SVN (autoreconf is part of the automake/autoconf
packages in brew).
Original comment by L...@gmx.com
on 13 Jan 2015 at 9:50
Ok, now it's working. GUI look good.
I also created a short helper script how to compile cardpeek from source:
https://gist.github.com/TheFox/efb21bb9ed6ff4f2a725
In the manual pdf you also missed the "autoreconf -fi" command.
Original comment by TheFox21at
on 13 Jan 2015 at 6:32
I will close this issue now, since it is solved.
Original comment by L...@gmx.com
on 5 Mar 2015 at 9:35
Original issue reported on code.google.com by
TheFox21at
on 11 Jan 2015 at 1:40