Re: Easy download of zip file for 4.8 branch git head: was: Error Linking konlinetasks_sepa

2017-08-10 Thread Gary Duzan
In Message ,
   Jack wrote:

=>On 2017.07.29 12:20, Thomas Baumgart wrote:
=>> On Samstag, 29. Juli 2017 11:36:32 CEST Gary Duzan wrote:
=>[snip...]
=>>>I'll give that a try if I can, but pkgsrc building includes the
=>>> process of fetching the source, so I'd have to have a separate
=>>> version of the package to pull directly from git, and that can be a
=>>> bit unwieldy. Unless you can think of particular issues, I'd rather
=>>> get 4.8.0 working, then adapt the package when 4.8.1 comes out. If
=>>> there are minor workarounds necessary, pkgsrc can apply local
=>>> patches with no problem.
=>>
=>> Whatever 'fetching the source' means. I would consider checking out a
=>> tagged/ named version from a git repo als as 'fetching the source'.
=>> But I have no idea about pkgsrc, so this may all be invalid.
=>
=>It turns out that the kde git repository has a read-only copy at
=>github, and github has single URL access to download a zip version of a
=>repository tag head.  https://github.com/KDE/kmymoney is the main
=>starting point for KMyMoney source and
=>https://github.com/KDE/kmymoney/tree/4.8 shows the git head of the 4.8
=>branch, with https://github.com/KDE/kmymoney/archive/4.8.zip giving you
=>a zip file of the tree at that point.  I believe there are also ways to
=>craft a URL to pull from a github repository at any specified commit,
=>but that's a bit more involved.

   Thanks. It is a bit off topic, but I'll explain the issues.
pkgsrc-wip (Work In Progress) has support for git checkouts, but
not the main pkgsrc, so while a git-tracking wip package may be
useful, it isn't ideal for those hoping to migrate to pkgsrc. As
for branch tracking zip/tar files, pkgsrc records a checksum for
distribution files, so practically speaking it can't be a file that
changes. Once I get back to working on the package I'll see if
doing a git package is warranted.

Gary




Easy download of zip file for 4.8 branch git head: was: Error Linking konlinetasks_sepa

2017-08-10 Thread Jack

On 2017.07.29 12:20, Thomas Baumgart wrote:

On Samstag, 29. Juli 2017 11:36:32 CEST Gary Duzan wrote:

[snip...]
   I'll give that a try if I can, but pkgsrc building includes the  
process of fetching the source, so I'd have to have a separate  
version of the package to pull directly from git, and that can be a  
bit unwieldy. Unless you can think of particular issues, I'd rather  
get 4.8.0 working, then adapt the package when 4.8.1 comes out. If  
there are minor workarounds necessary, pkgsrc can apply local  
patches with no problem.


Whatever 'fetching the source' means. I would consider checking out a  
tagged/ named version from a git repo als as 'fetching the source'.  
But I have no idea about pkgsrc, so this may all be invalid.


It turns out that the kde git repository has a read-only copy at  
github, and github has single URL access to download a zip version of a  
repository tag head.  https://github.com/KDE/kmymoney is the main  
starting point for KMyMoney source and  
https://github.com/KDE/kmymoney/tree/4.8 shows the git head of the 4.8  
branch, with https://github.com/KDE/kmymoney/archive/4.8.zip giving you  
a zip file of the tree at that point.  I believe there are also ways to  
craft a URL to pull from a github repository at any specified commit,  
but that's a bit more involved.


Jack

[kmymoney4] [Bug 383351] Compile error on Fedora 26

2017-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383351

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||4.8.1
  Latest Commit||https://commits.kde.org/kmy
   ||money/b0a68ca075928aa29ee1e
   ||0007bfb14d714f5a948
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Ralf Habacker  ---
Git commit b0a68ca075928aa29ee1e0007bfb14d714f5a948 by Ralf Habacker.
Committed on 10/08/2017 at 11:45.
Pushed by habacker into branch '4.8'.

Fix 'Compile error on Fedora 26'

CMake build system used some outdated variables which has been replaced
by cmake build in variables to fix the issue.

FIXED-IN:4.8.1

M  +4-5kmymoney/dialogs/settings/CMakeLists.txt

https://commits.kde.org/kmymoney/b0a68ca075928aa29ee1e0007bfb14d714f5a948

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 383351] New: Compile error on Fedora 26

2017-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383351

Bug ID: 383351
   Summary: Compile error on Fedora 26
   Product: kmymoney4
   Version: 4.8.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: buildsystem
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Brendan Coupe reported a compile error with kmymoney from 4.8 branch at
https://mail.kde.org/pipermail/kmymoney-devel/2017-August/019112.html.

>From the thread it looks that kmymoney build system uses some outdated
variables (KMyMoney2_SOURCE_DIR and KMyMoney2_BINARY_DIR) for generating
kmymoneysettings.h|cpp, which should be fixed in the build system.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 383343] Incomplete charts with one day date range

2017-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383343

Ralf Habacker  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Ralf Habacker  ---
The issue happens always in case only one data value is available for each
account group.

The axis display has been fixed mostly in the 4.8 branch by updating to KDChart
2.6 (see attachment 107187).

The remaining issue is also shown on attachment 107187 : The data value is
displayed on the left side of the diagram not in the center area.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 383343] Incomplete charts with one day date range

2017-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383343

--- Comment #1 from Ralf Habacker  ---
Created attachment 107187
  --> https://bugs.kde.org/attachment.cgi?id=107187=edit
Screenshot with KDChart 2.6

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney4] [Bug 383343] New: Incomplete charts with one day date range

2017-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=383343

Bug ID: 383343
   Summary: Incomplete charts with one day date range
   Product: kmymoney4
   Version: 4.7.2
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: reports
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Created attachment 107186
  --> https://bugs.kde.org/attachment.cgi?id=107186=edit
Screenshot

kmymoney report charts with one date range are inclomplete (see the appended
screenshot)

How to reproduce ?
1. download attachment 107091
2. start kmymoney and open file from 1.
3. select reports tab and open "net work today" report
4. select "diagram" on toolbar

What happens ?
There are no axis displayed

What is expected ?
The axis should be displayed

-- 
You are receiving this mail because:
You are the assignee for the bug.