Price editor problems

Steve Dodd steved424 at gmail.com
Sun Aug 7 17:34:43 EDT 2016


Thank you, that's sorted it - I didn't spot the reference to the price
editor in the changelog..

To build 2.6.13 using the packaging included in the 2.6.12 getdeb sources,
I had to

--- debian/rules        2014-12-23 18:18:05.000000000 +0000
+++ gnucash-2.6.13/debian/rules 2016-08-07 22:23:35.334917524 +0100
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1

+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 # Hack for Gnucash build system
 export BUILDING_FROM_SVN=$(if $(wildcard autogen.sh),yes,no)


For no obvious reason, otherwise dpkg-shlibdeps fails during the build. I
guess the automated build process getdeb uses sets this higher up..?

Steve

On 7 August 2016 at 18:45, Michael via gnucash-user <
gnucash-user at gnucash.org> wrote:

> Hi Steve, I believe there is a bug with manually entering prices in
> 2.6.12.  It has been fixed in 2.6.13, but that does not seem to be
> available on the repositories.  I built 2.6.13 from source, for the first
> time, with several false starts, and the error did seem to be gone.  I was
> using Mint 17.3 which is based on Ubuntu 14.04.  Now I have switched to
> Mint 18 which is based on Ubuntu 16.04, but do not seem to be able to build
> 2.6.13 with that platform.  I don't have a great need to enter prices so am
> waiting to see if 2.6.13 shows up on the repositories.  Not an ideal
> solution.  Best of luck if you try to build 2.6.13.  Mike
>
>
>
> On 08/07/2016 08:43 AM, Steve Dodd wrote:
>
>>
>> Hi everyone,
>>
>> Using gnucash 2.6.12 on Ubuntu 14.04.
>>
>> Does anyone else see weird problems with the price editor?
>>
>> I cannot seem to manually add a price prior to the most recent one - it
>> is silently ignored / thrown away.
>>
>> Also, in some instances, an existing price will temporarily disappear
>> from the price editor window - and then reappear after it is closed and
>> reopened?
>>
>> Hints gratefully received!
>>
>> Steve
>> _______________________________________________
>> gnucash-user mailing list
>> gnucash-user at gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -----
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


More information about the gnucash-user mailing list