On Wed, 22 Aug 2018 at 03:04, Ken Heard wrote:
> ...
> I now have a working gnucash.
Excellent.
> ...
> I still have however a few observations/questions about dconf, etc.,
> which I want to send to the three of you in due course after I complete
> my researches on the subject.
Can you remind m
On Tue, 21 Aug 2018 at 22:59, GWB wrote:
> ..
> Alas, 18.10 ("Cosmic Cuttlefish") lists:
> gnucash (1:2.6.19-1)
Looking at https://launchpad.net/ubuntu/cosmic/+package/gnucash-common
I see that version 3.2 is in the 'proposed' repository. I hope that
means that it is intended that 3.2 should be
Dear all I want to report a problem already submitted in this mailing list
with no answer so far:
Hi!
I am starting over with gnucash, and thought I'd do a clean re-install.
Note, I am on windows, and have removed all the gnucash files I could
find before installing 3.1.
However, now I am gettin
floppy5.25 wrote
> Can you please let me know how to check out your python code?
Sure. Glad you're interested.
This is one of the reasons I did not continue with the original F::Q. It
would require installing Python *and* Perl for this fairly simple
functionality. And I'm running all my Python sc
I've noticed that when I print long reports, the bottom and top lines of data
can be split by the pdf generator. Is there a way to force the pdf generator
to split the data at a line break? I've played with the margins in File ->
Page Setup. No luck.
Any ideas?
Thanks,
Mike
Argh. I forgot to include my version again. GnuCash 3.2 on Windows 7.
From: Mike stagl
Sent: Wednesday, August 22, 2018 7:20 AM
To: gnucash-user@gnucash.org
Subject: [GNC] PDFs splitting lines at end of page
I've noticed that when I print long reports, the bo
I have the same issue on Windows 7 and GnuCash 3.2, and I believe its because I
have several SD card readers on my machine and no cards installed in them.
I haven't looked into a work around yet, but I agree its highly annoying.
I figure I'll need to uninstall my SD card readers in order to st
Hi Mike,
This is a known bug in the external library we use to render reports (Webkit).
This is fixed in newer versions of that library, but unfortunately it's not
available for Windows. So on Windows we're stuck with the old version for now,
and the annoying bug :(
The only work around I'm aw
On Wed, 22 Aug 2018, Khristine Ann Ramella wrote:
Each member contributed 720 to start the business. The first person 720
was put in checking immediately. I put it under Opening Balances and sent
it to checking. So far so good. The second 720 came in a month later. When
I go to make the deposit
I think what Sebastien meant was that there appears to be a leading space in
your stock definition in gnucash, not in your CSV file. At least, it appears
that way from the screenshots you sent out. Of course, as he noted, it may just
be a visual effect…
Cheers.
On 21-Aug-2018, at 9:30 PM,
gnu
As a matter of fact, I've just extracted the price downloading modules into a
separate project: https://github.com/MisterY/finance-quote-python
so that it can be utilized by other packages independently of the Price
Database project.
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Us
Adrien Monteleone writes:
> There is a ‘jobs’ feature in GnuCash, but it is very limited at the
> moment. Each vendor can have only one job. So if you buy ‘parts’ or
> multiple items on the same invoice from a single vendor and then in
> some fashion, direct, recombined, or further process or man
Hi,
There should be a /usr/local/share/gnucash/scm/gnucash/report/business-reports*
in your installation.
What version of GnuCash is this? Considering it's /usr/local I'm
guessing you built it yourself. Did you possibly upgrade a 2.6.x to 3.y
version and overwrite the older version?
-derek
"S
On 2018-08-22 03:43, Colin Law wrote:
Can you remind me how you installed gnucash? I expect you have said
but this has been a rather long thread. If it was a pre-packaged
installer then I think that is a bug in the installer as it should
specify dbus-x11 as a dependency. It is not an issue on
On Wed, 22 Aug 2018 at 16:19, Ken Heard wrote:
>
> The version of gnucash I have, 1:2.6.15-1, was installed from the Debian
> Stretch repository. Just now I looked at the entry for this package on
> apt-cache and discovered that dbus-X11 is recommended for
> gnucash-1:2.6.15-1; whereas it has to b
Yes, thank you Derek,
I was describing it backwards.
A single invoice can have only one job and a single job can’t be used with
multiple vendors. (or multiple customers, but I would think that to be a very
rare case)
So in addition to the first case, there is also the limitation that you also
Hi all,
AFAIK dbus-X11 is no direct dependency of GnuCash:
GnuCash requires GSettings,
only on Linux that requires dconf
and that again requires the dbus.
Regards
Frank
Am 22.08.2018 um 17:38 schrieb Colin Law:
> On Wed, 22 Aug 2018 at 16:19, Ken Heard wrote:
>>
>> The version of gnucash I have
On Wed, 22 Aug 2018 at 17:31, Frank H. Ellenberger
wrote:
>
> Hi all,
>
> AFAIK dbus-X11 is no direct dependency of GnuCash:
> GnuCash requires GSettings,
> only on Linux that requires dconf
> and that again requires the dbus.
Well if you take out dbus-X11 then you can't save any settings.
I don'
I know at least one uses Fedora, so they won’t be building a .deb for you. (an
.rpm perhaps?)
But building a .deb package is what you’re going to find in a repository.
(Debian/Ubuntu/derivative repositories are collections of .deb packages)
3.2 has not made it out of Sid because of several issu
>From https://github.com/Gnucash/gnucash/blob/maint/README.dependencies
" at runtime, required
-
a gsettings backend to store the gnucash global preferences in
This backend is platform dependent.
- linux:dconf
- windows: registry
- osx/quarz:plists
Were either of you at any time storing your GnuCash files on an SD card?
If so, I’d suggest using a card to load the file, then doing a Save As
elsewhere (with the card still in the drive). Then close and re-open GnuCash to
load from the new location. THEN Safely Eject and remove the SD card.
O
I’m not sure what you mean by ’not getting too far ahead of your distribution.’
I’ve successfully compiled and used 3.2 (and 2.6.17 and 2.6.19) on Ubuntu 16.04
which has 2.6.12 in its repo.
Unless you’re using a dedicated PPA (which doesn’t exist for GnuCash),
certainly changing repos to debian
On Wed, 22 Aug 2018 at 18:13, Frank H. Ellenberger
wrote:
>
> From https://github.com/Gnucash/gnucash/blob/maint/README.dependencies
> " at runtime, required
> -
> a gsettings backend to store the gnucash global preferences in
> This backend is platform dependent.
> -
On Wed, 22 Aug 2018 at 16:38, Colin Law wrote:
>
> On Wed, 22 Aug 2018 at 16:19, Ken Heard wrote:
> >
> > The version of gnucash I have, 1:2.6.15-1, was installed from the Debian
> > Stretch repository. Just now I looked at the entry for this package on
> > apt-cache and discovered that dbus-X11
No disagreement here on building from source. A PPA did exist for
GnuCash versions beyond the Ubuntu standard repo. That was
GetDeb.org. It went dark. If I had installed 3.x.x. from GetDeb and
I had to reinstall for some reason, building from source would be
about the only option (or perhaps an
On 08/22/2018 08:01 AM, Derek Atkins wrote:
> Hi,
>
> There should be a
> /usr/local/share/gnucash/scm/gnucash/report/business-reports*
> in your installation.
I see a business-reports.scm file there. The other files are:
steve@stevelaptop:/usr/local/share/gnucash/scm/gnucash/report$ ls -l
total
ISSUE SUMMARY:
GnuCash 2.6.12 (Using Sqlite for data)
Unable to retrieve quotes for these items:
NASDAQ:ABSYX
NASDAQ:JVMIX
NASDAQ:IPAS
NASDAQ:WSTL
NASDAQ:LMSC
...
But good quotes are received for :
ABCYX
JAENX
PTTPX
Running on Linux Mint (Mate) 18.3 Sylvia
Environment varibles:
[Va
Khristine,
Not exactly sure but you seem to be confusing the function ofg Opening
Balances with the contributions of each partner to the Equity in the
business. Opening Balances is used to record the existing balances in
any real accounts i.e. bank accounts held in your bank at the date you
start
> On Aug 22, 2018, at 4:04 PM, GWB wrote:
>
>
> Why is gnucash in the Gnome ghetto for program categories? Am I able
> to run it in xfce because I already have the gnome dependencies
> installed already?
>
That is probably an historical artifact. You can run it in XFCE as that is
built on G
I tripped over a few more typos that seemingly were unrelated to the
errors produced.
I can get this set of files to work usurping the balsheet-eg.scm
report. If I change that back to balsheet-fmtd.scm (and fix the name
dependencies in the file), it isn't seen by GNC.
Moving the files down to st
Another data point. I experience the same problem with GnuCash 3.2 on
Windows 7 when I select "Import transactions from CSV..." under import
in the file menu. The behavior is identical to what was described.
-Art
On 8/22/2018 2:43 PM, Adrien Monteleone wrote:
Were either of you at any time
On 8/22/2018 1:43 PM, Adrien Monteleone wrote:
> Were either of you at any time storing your GnuCash files on an SD card?
>
> If so, I’d suggest using a card to load the file, then doing a Save As
> elsewhere (with the card still in the drive). Then close and re-open GnuCash
> to load from the ne
Frank,
You’ve misunderstood the thread: It’s about a deficiency in the dependencies of
the Debian package manager, not anything to do with GnuCash’s build
requirements.
Regards,
John Ralls
> On Aug 22, 2018, at 10:13 AM, Frank H. Ellenberger
> wrote:
>
> From https://github.com/Gnucash/gnu
> On Aug 22, 2018, at 3:41 PM, Adrien Monteleone
> wrote:
>
>
>> On Aug 22, 2018, at 4:04 PM, GWB wrote:
>>
>>
>> Why is gnucash in the Gnome ghetto for program categories? Am I able
>> to run it in xfce because I already have the gnome dependencies
>> installed already?
>>
>
> That is
Mystery solved, thank you. That makes sense: after installing
xfce4-desktop, and a few other "gnomish" reliant apps, most of
gnome-desktop is there. Installing gnucash then pretty much downloads
the rest of gnome-desktop for the dependencies. KDM apps do pretty
much the same, and after installin
35 matches
Mail list logo