Official forum board for KDE
Updated: 43 min 34 sec ago
3 hours 2 min ago
Good evening all,
I will have soon a tablet running on Android ICS.
I'd like to know if there is a way to log in frequently some operations on the tablet, and once in awhile upload them in Kmymoney.
I was think of something like an OFX_file_creator, so that when I want, I put the oFX file on the PC and import it in KMM.
So the whole deal would be to fill in an Android apps those operation to be exported in an OFX....
Does it exist already?
Does anyone do soemthing like this?
Thanks a lot,
Vdl
5 hours 58 sec ago
Hi, I'm using KMyMoney 4.6.1. I defined various scheduled transactions with a monthly due date, but when I open "Income and Expenses Forecast This Year" or any other report, these transaction are not listed at all or on a very irregular basis, for example in Jan and Dec although it is a monthly scheduled transaction.
Sat, 02/04/2012 - 08:50
The KMyMoney Team is pleased to announce the immediate availability of KMyMoney version 4.6.2. This version contains quite a few fixes for bugs found in 4.6.1 since it was released three months ago.
Here is a list of the most important changes since the last stable release:
- OFX files with UTF-8 data can now be imported correctly
- Fix displaying the 'Enter/Skip schedule' action icons in the homepage on Windows
- Fixed the initial size of the schedule entry dialog in some use cases
- Fixed a hang in reports in some scenarios
- Fixed some Finance::Quote related problems on Windows
- Allow editing the memo of multiple transactions
- Fix schedule handling
- Make the QIF import on Windows usable
- Fix GnuCash file import
- Improve item navigation using the keyboard
- Scheduled transactions can now be correctly skipped or ignored when automatic entry is enabled
- Fix the budgets that somehow still reference invalid accounts
For a full list of the changes please check out the changelog. We highly recommend upgrading to 4.6.2 as soon as possible. We would also recommend packagers to endorse this version as their latest stable version of KMyMoney due to the number of fixes available vs. 4.5.3. During this bugfix cycle a new release of libalkimia was also made available.
____________________
cristian.onet, proud to be a member of KDE forums since 2008-Oct.
Fri, 02/03/2012 - 19:48
ipwizard wrote:It's either
- Code: Select all
- QT_ACCESSIBILITY=0 kmymoney
on a single line or
- Code: Select all
- export QT_ACCESSIBILITY=0
kmymoney
on two separate lines of the shell
Thanks, that seems to have worked better. It normally segfaults at launch and then I have to kill it and start it again multiple times, but it didn't segfault this time. I'm going to mark this solved, but I hope no one minds if I post a new thread later if the problem crops up again.
Fri, 02/03/2012 - 19:47
It's either
- Code: Select all
- QT_ACCESSIBILITY=0 kmymoney
on a single line or
- Code: Select all
- export QT_ACCESSIBILITY=0
kmymoney
on two separate lines of the shell
____________________
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE 11.1 32 bit, KDE 4.3.5 -- openSuSE 11.4 64bit, KDE 4.6.0 -- kubuntu 8.10 32bit KDE 4.3.2 via LTS
Fri, 02/03/2012 - 19:23
cristian.onet wrote:Try the following:
- Code: Select all
- $export QT_ACCESSIBILITY=0 && kmymoney
As you can see
Bug #284371 had quite a few reports.
- Code: Select all
- ross@ross-Laptop:~$ $export QT_ACCESSIBILITY=0 && kmymoney
QT_ACCESSIBILITY=0: command not found
Fri, 02/03/2012 - 03:33
Try the following:
- Code: Select all
- $export QT_ACCESSIBILITY=0 && kmymoney
As you can see
Bug #284371 had quite a few reports.
____________________
cristian.onet, proud to be a member of KDE forums since 2008-Oct.
Thu, 02/02/2012 - 21:18
Pretty much every single time I launch the program now, I get a segmentation fault. I run it under Gnome 3, but I have all of the requisite libraries installed, at least as far as I know. Ubuntu 11.10. When I launch the debug thing, it always says that no useful information is there. Does anybody else know what might be causing this?
Wed, 02/01/2012 - 14:52
Visit
https://mail.kde.org/mailman/listinfo/kmymoney-devel for subscription. Everything else should be intuitive.
____________________
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE 11.1 32 bit, KDE 4.3.5 -- openSuSE 11.4 64bit, KDE 4.6.0 -- kubuntu 8.10 32bit KDE 4.3.2 via LTS
Wed, 02/01/2012 - 13:33
mkae wrote:I'd rather say you should switch over to the developer's mailing list. That's much better frequented!
This probably tells you how unsuited I am to participate in a "Developers Mailing List"!
How do I find/use it?
As I said at the head of this thread, I'm a relative newbe of should I say numpty!
Regards, Martin
Tue, 01/31/2012 - 14:38
I'd rather say you should switch over to the developer's mailing list. That's much better frequented!
Tue, 01/31/2012 - 08:41
Hi,
Thank you both for your comments.Yes, I suspected that some sort of blocking arrangement was active. Although in my case, it seems not to be working very well!
I would certainly like to add my vote to a change in this behavior. Printers (and printing) are such flaky tasks that enviably one will need to re-print a cheque. Maybe a flag in the Plugin?
Is this the correct space to discuss cheque printing development? If so, I'll wait a day or two and then post a question (or two) on the background strategy of cheque printing.
Regards, Martin
Tue, 01/31/2012 - 05:03
I remember that allowing to print a check for a transaction only once was one of many requirements posted on the mailing list some years ago by a print check user.
____________________
cristian.onet, proud to be a member of KDE forums since 2008-Oct.
Tue, 01/31/2012 - 02:56
I quickly scanned the source and in fact printing the same cheque is inhibited by the logic of the plugin. This information should be stored and reprinting after program restart should not work either.
I am not sure, if blocking the print option for multiple rounds on the same transaction is a good idea. The implementation which I have seen has at least the flaw, that it does not work with multiple files.
The discussion is open!
____________________
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE 11.1 32 bit, KDE 4.3.5 -- openSuSE 11.4 64bit, KDE 4.6.0 -- kubuntu 8.10 32bit KDE 4.3.2 via LTS
Mon, 01/30/2012 - 16:27
Hi everyone,
I am looking at cheque printing in version 4.6.5 (the problem was the same in 4.6.1).
After setting up the Print Cheque plugin to point to an html template, the "print cheque" option is available in the context menu for a transaction. Furthermore, it prints (not as I'd like - but that is the subject of a later thread).
However, when I try and print it for a second time - Right Click | Print Cheque. Nothing happens.
Select the transaction for the third time and right click - and the print cheque option is grayed out this time?
Close KMyMoney and reopen and I can print cheques again (but only the once)
Watching the printer spool queue there is no activity on the second attemt to print a cheque. The problem seems to be in opening the printer dialog?
Any thoughts would be most welcome.
Regards, Martin
Mon, 01/30/2012 - 07:59
bcooksley wrote:In YaST, You should find a "Versions" tab ....
Hi Ben,
Thanks for the tip. It has opened a whole new window on understanding. At lest, after I've had some time to digest the implications.
Anyway, KMyMoney v4.6 compiled and installed. Thank you.
Regards, Martin
Sun, 01/29/2012 - 05:55
In YaST, You should find a "Versions" tab if you click on a package in it. Use that to select the Package from another repo - preferrably the main openSUSE OSS repository.
____________________
System Settings and Device Actions KCM maintainer
Thu, 01/26/2012 - 07:06
ipwizard wrote:Which version of SuSE is this? I am still on 11.4 here.
I think its mentioned at the head of this thread? Anyway, it 11.4_64 here too.
Regards, Martin
Thu, 01/26/2012 - 06:38
Which version of SuSE is this? I am still on 11.4 here.
____________________
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE 11.1 32 bit, KDE 4.3.5 -- openSuSE 11.4 64bit, KDE 4.6.0 -- kubuntu 8.10 32bit KDE 4.3.2 via LTS
Thu, 01/26/2012 - 05:41
ipwizard wrote:I found those files in the packaged named libkdepimlibs4-devel on my openSUSE box. libgpgme-devel might also be required.
Yep, I suspect that this is pointing in the right direction.
However, when I try and install libkdepimlibs-devel (using YaST2 Package Manager - I'm still too green to try the bare-knuckle zypper unguided), I get into problems!!
It complains of a version problem with:
- Code: Select all
- #### YaST2 conflicts list - generated 2012-01-26 08:37:05 ####
libkdepim4-devel-4.4.11.1-6.5.x86_64 requires libkdepim4 = 4.4.11.1, but this requirement cannot be provided
uninstallable providers: libkdepim4-4.4.11.1-6.5.i586[openSuSE_KDE_Releases]
libkdepim4-4.4.11.1-6.5.x86_64[openSuSE_KDE_Releases]
[ ] break libkdepim4-devel by ignoring some of its dependencies
[ ] do not install libkdepim4-devel-4.4.11.1-6.5.x86_64
[ ] do not install libkdepim4-devel-4.4.11.1-6.5.x86_64
[ ] Following actions will be done:
install libkdepim4-4.4.11.1-6.5.x86_64 (with vendor change)
openSUSE --> obs://build.opensuse.org/KDE
install kontact-4.4.11.1-6.5.x86_64 (with vendor change)
openSUSE --> obs://build.opensuse.org/KDE
#### YaST2 conflicts list END ##
At this point I chicken out, ans for help....
Regards, Martin
Recent comments
6 weeks 1 day ago
10 weeks 3 days ago
13 weeks 7 hours ago
15 weeks 3 days ago
15 weeks 3 days ago
15 weeks 3 days ago
15 weeks 3 days ago
15 weeks 3 days ago
21 weeks 5 days ago
25 weeks 3 days ago