Bug 828573 - Gnucash Tip of the Day window displays too many tips
Summary: Gnucash Tip of the Day window displays too many tips
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnucash
Version: 17
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 834410
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-04 22:13 UTC by Josep
Modified: 2014-03-17 03:31 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-22 18:53:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
GnuCash Tip of the Day window (136.73 KB, image/png)
2012-06-04 22:13 UTC, Josep
no flags Details

Description Josep 2012-06-04 22:13:56 UTC
Created attachment 589283 [details]
GnuCash Tip of the Day window

When opening GnuCash, the Tip of the Day window appears but is very many pixels tall and contains too much text (perhaps all possible tips).

This is a regression of bug 702391, which was fixed in gnucash-2.4.5-2, but it has reappeared in the current version of Fedora 17, 2.4.10-1:

$ rpm -q gnucash
gnucash-2.4.10-1.fc17.x86_64

The screenshot attached is from F17, apparently identical as in attachment 497113 [details] in bug 702391.

Comment 1 Fedora Update System 2012-06-21 20:27:15 UTC
gnucash-2.4.10-4.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/FEDORA-2012-9562/gnucash-2.4.10-4.fc17

Comment 2 Fedora Update System 2012-06-22 08:26:05 UTC
Package gnucash-2.4.10-4.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnucash-2.4.10-4.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-9562/gnucash-2.4.10-4.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-06-22 18:53:59 UTC
gnucash-2.4.10-4.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 info@kobaltwit.be 2012-06-27 16:53:27 UTC
Out of curiosity and to estimate if I have to fix this in the GnuCash upstream repository as well:
I have seen the patch to fix this. It replaces trailing whitespace with a newline. The original code only removes the trailing whitespace.

The original code works fine on my Fedora 16, 32-bit. So I wonder what is different on F17 that needs to add the newline in the sed script ?

The only thing I can think of would be that ${SED} expands to something else in F16 and F17.

Do you have more details on this ?

Comment 5 Bill Nottingham 2012-06-27 17:17:12 UTC
Crap, I should send that upstream. Thanks for the reminder.


Note You need to log in before you can comment on or make changes to this bug.