Re: [GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread Robert Heller


At Sat, 10 Feb 2024 18:19:40 -0800 John Ralls  wrote:

> 
> 
> 
> > On Feb 10, 2024, at 5:19 PM, Robert Heller  wrote:
> > 
> > Always when hitting the reconcile button on a credit card account:
> > 
> > Could not determine the accessibility bus address
> > **
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >  
> > assertion failed: (count == 1)
> > Bail out! 
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >  
> > assertion failed: (count == 1)
> > Could not determine the accessibility bus address
> > **
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >  
> > assertion failed: (count == 1)
> > Bail out! 
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >  
> > assertion failed: (count == 1)
> > 
> > Things work fine after restarting...
> 
> Restarting GnuCash or the computer?

GnuCash.  (I'm on Linux, not MS-Windows -- I don't randomly reboot my Linux 
machines.)

> 
> The accessibility bus message probably indicates that the DBUS session has 
> quit for some reason. That part would be external to GnuCash.
> 
> The assertion that's failing is about the result of 
>  count = g_signal_handlers_disconnect_by_func(dialog,
>   gnc_xfer_dialog_response_cb,
>   xferData);
> There should be exactly 1 handler using that gnc_xfer_dialog_response_cb 
> connected to the signal. It there aren't either the transfer dialog is trying 
> to run more than one instance (count > 1) or the the handler is already 
> disconnected (count == 0). I don't think connecting or failing to connect to 
> the accessibility bus would affect that, but I don't know what would cause it.

Is it possible that the transfer dialog might have slipped "underneath" the 
account window?  I *think* I have properly *Cancel*ed the (extranious) 
transfer dialogs that popup when I reconcile credit accounts, but on at one 
occasion I missed the cancel button and just "raised" the account window over 
the dialog window (I caught that and retried the Cancel button).  The tranfer 
dialog popups up *both* before the reconcilation dialog and after it (why?).

> 
> Regards,
> John Ralls
> 
> 
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services

 
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread Robert Heller
I have gotten behind on my reconcilations and today I am catching up.

At Sat, 10 Feb 2024 20:09:24 -0600 David Carlson  
wrote:

> 
> If GnuCash crashes once then runs fine after restarting, then that isn't
> always!

No not always: it crashed, I restarted, re-did the handful of things lost with
the crash and then reconciled with out issues. Then went on to the next
statement, this time saving just before hitting the reconcile button. It
crashed again upon hitting reconcile, I restarted and then reconciled with out
issues. Went on to the next (and final for that account) statement and
everything was fine.

Question: I get popup dialogs wanting to make a transfer when I reconcile 
*some* accounts.  For savings accounts this is useful for entering interest 
paid that month.  For credit accounts, I have set up automated payments that 
are already entered via scheduled transactions and handle the interest as 
manual transaction entry before reconciling, so these extra popups are 
unneeded.  Is it possible to disable them?

> 
> Or do you mean that you cannot reconcile one or more credit card accounts?
> 
> I would suggest opening that account register and do a check and repair all
> transactions operation.  If you were to try that from the accounts screen
> you might be waiting all night for GnuCash to finish.
> 
> Good luck!
> 
> On Sat, Feb 10, 2024, 7:19 PM Robert Heller  wrote:
> 
> > Always when hitting the reconcile button on a credit card account:
> >
> > Could not determine the accessibility bus address
> > **
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >
> > assertion failed: (count == 1)
> > Bail out!
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >
> > assertion failed: (count == 1)
> > Could not determine the accessibility bus address
> > **
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >
> > assertion failed: (count == 1)
> > Bail out!
> > gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
> >
> > assertion failed: (count == 1)
> >
> > Things work fine after restarting...
> >
> >
> > --
> > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > Deepwoods Software-- Custom Software Services
> > http://www.deepsoft.com/  -- Linux Administration Services
> > hel...@deepsoft.com   -- Webhosting Services
> >
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > 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.
> >
> 
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services
   
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread John Ralls



> On Feb 10, 2024, at 5:19 PM, Robert Heller  wrote:
> 
> Always when hitting the reconcile button on a credit card account:
> 
> Could not determine the accessibility bus address
> **
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>  
> assertion failed: (count == 1)
> Bail out! 
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>  
> assertion failed: (count == 1)
> Could not determine the accessibility bus address
> **
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>  
> assertion failed: (count == 1)
> Bail out! 
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>  
> assertion failed: (count == 1)
> 
> Things work fine after restarting...

Restarting GnuCash or the computer?

The accessibility bus message probably indicates that the DBUS session has quit 
for some reason. That part would be external to GnuCash.

The assertion that's failing is about the result of 
 count = g_signal_handlers_disconnect_by_func(dialog,
  gnc_xfer_dialog_response_cb,
  xferData);
There should be exactly 1 handler using that gnc_xfer_dialog_response_cb 
connected to the signal. It there aren't either the transfer dialog is trying 
to run more than one instance (count > 1) or the the handler is already 
disconnected (count == 0). I don't think connecting or failing to connect to 
the accessibility bus would affect that, but I don't know what would cause it.

Regards,
John Ralls

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread David Carlson
If GnuCash crashes once then runs fine after restarting, then that isn't
always!

Or do you mean that you cannot reconcile one or more credit card accounts?

I would suggest opening that account register and do a check and repair all
transactions operation.  If you were to try that from the accounts screen
you might be waiting all night for GnuCash to finish.

Good luck!

On Sat, Feb 10, 2024, 7:19 PM Robert Heller  wrote:

> Always when hitting the reconcile button on a credit card account:
>
> Could not determine the accessibility bus address
> **
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>
> assertion failed: (count == 1)
> Bail out!
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>
> assertion failed: (count == 1)
> Could not determine the accessibility bus address
> **
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>
> assertion failed: (count == 1)
> Bail out!
> gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
>
> assertion failed: (count == 1)
>
> Things work fine after restarting...
>
>
> --
> Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> Deepwoods Software-- Custom Software Services
> http://www.deepsoft.com/  -- Linux Administration Services
> hel...@deepsoft.com   -- Webhosting Services
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> 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@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


[GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread Robert Heller
Always when hitting the reconcile button on a credit card account:

Could not determine the accessibility bus address
**
gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
 
assertion failed: (count == 1)
Bail out! 
gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
 
assertion failed: (count == 1)
Could not determine the accessibility bus address
**
gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
 
assertion failed: (count == 1)
Bail out! 
gnc.gui:ERROR:/home/heller/gnucash-4.14/gnucash/gnome-utils/dialog-transfer.c:2297:gnc_xfer_dialog_run_until_done:
 
assertion failed: (count == 1)

Things work fine after restarting...


-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services
   
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread Liz
On Sat, 10 Feb 2024 13:13:45 -0600
Tommy Trussell  wrote:

> If you find Kalpesh Patel's procedure useful, let the list know. I
> think the FAQ could be worded a bit more helpfully


I think it is something that might be also shown in a video as a
demonstration. 
Anyone good at making those sort of videos?

Liz
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread David Carlson
In my Gmail these threads are getting disconnected.  Gmail doesn't seem to
know what thread view is.

On Sat, Feb 10, 2024 at 1:49 PM Kalpesh Patel  wrote:

> I believe it should work for Linux as well as they all use the standard
> framework underneath across all platforms. Experiment and let us know the
> results so others on other platforms can benefit. Double clicking the
> header
> or dragging the vertical bar between the column headers are your friends
> for
> resizing those columns.
>
> -- Original Message --
> Received: Sat, 10 Feb 2024 02:44:21 PM EST
> From: Robert Heller 
> To: "Kalpesh Patel" Cc: Tommy Trussell
> ,Kalpesh Patel ,
> GNU
> Cash User 
> Subject: Re: [GNC] GNC UI problem...
>
> > At Sat, 10 Feb 2024 14:36:39 -0500 "Kalpesh Patel" <
> kalpesh.pa...@usa.net>
> wrote:
> >
> > >
> > > My bad... both instances should be double left clicks for Windows
> platform...
> > >
> >
> > I'm using Linux...
> >
> > >
> > > If you can get the cursor on top of the vertical bar between the column
> > > headers, then you can adjust columns individually but by double left
> clicking
> > > the header label it will resize to largest text size in that column
> except
> for
> > > the description column which will shrink to remove the horizontal
> scroll
> bar
> > > at the bottom by the double left clicks.
> > >
> > > The list is cc'ed on the replies...
> > >
> > > -- Original Message --
> > > Received: Sat, 10 Feb 2024 02:14:10 PM EST
> > > From: Tommy Trussell 
> > > To: Kalpesh Patel Cc: Robert Heller
> > > , GNU Cash User 
> > > Subject: [GNC] GNC UI problem...
> > >
> > > > If you find Kalpesh Patel's procedure useful, let the list know. I
> think
> > > > the FAQ could be worded a bit more helpfully
> > > >
> > > > On Sat, Feb 10, 2024 at 1:08 PM Kalpesh Patel
> 
> > > wrote:
> > > >
> > > > > Double click the left button on the label of each column from right
> to
> > > left
> > > > > direction. And then lastly go back to the heading 'Description" and
> > > double
> > > > > click right button to shrink it so that scroll bars go away.
> > > > >
> > > > >
> > > > > Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
> > > > > From:   Robert Heller 
> > > > > To: gnucash-user@gnucash.org 
> > > > > Subject:[GNC] GNC UI problem...
> > > > > I am using Version: 4.14 Build ID: 4.14+(2023-03-25)
> Finance::Quote:
> > > 1.50,
> > > > > built from source on a RPi 2 running bullseye Raspbian GNU/Linux
> 11.
> > > > >
> > > > > How do I get the collumns past the Description to be wider
> (readable)?
> > > > > Everything I have tried only makes it worse.
> > > > >
> > > > > --
> > > > > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > > > > Deepwoods Software -- Custom Software Services
> > > > > http://www.deepsoft.com/ -- Linux Administration Services
> > > > > hel...@deepsoft.com -- Webhosting Services
> > > > >
> > > > > ___
> > > > > gnucash-user mailing list
> > > > > gnucash-user@gnucash.org
> > > > > To update your subscription preferences or to unsubscribe:
> > > > > 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.
> > > > >
> > > >
> > >
> > >
> > >
> > >
> >
> > --
> > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > Deepwoods Software-- Custom Software Services
> > http://www.deepsoft.com/  -- Linux Administration Services
> > hel...@deepsoft.com   -- Webhosting Services
> >
>
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> 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.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread David Carlson
The quick trick is to double-click the header for the desired column to
expand it to the widest item in that register.  Then, if a horizontal
scrollbar appears at the bottom, grab the right edge of the description
with the mouse and move it to the left.

On Sat, Feb 10, 2024 at 1:06 PM Tommy Trussell 
wrote:

> On Sat, Feb 10, 2024 at 11:48 AM Robert Heller 
> wrote:
>
> > How do I get the collumns past the Description to be wider (readable)?
> > Everything I have tried only makes it worse.
> >
>
> see the FAQ
>
> https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_resize_my_register_columns.3F_Why_can_I_not_shrink_the_description_column.3F
>
>
>
>
> > -
> > 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@gnucash.org
> To update your subscription preferences or to unsubscribe:
> 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.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread Kalpesh Patel
I believe it should work for Linux as well as they all use the standard
framework underneath across all platforms. Experiment and let us know the
results so others on other platforms can benefit. Double clicking the header
or dragging the vertical bar between the column headers are your friends for
resizing those columns. 

-- Original Message --
Received: Sat, 10 Feb 2024 02:44:21 PM EST
From: Robert Heller 
To: "Kalpesh Patel" Cc: Tommy Trussell
,Kalpesh Patel ,GNU
Cash User 
Subject: Re: [GNC] GNC UI problem...

> At Sat, 10 Feb 2024 14:36:39 -0500 "Kalpesh Patel" 
wrote:
> 
> > 
> > My bad... both instances should be double left clicks for Windows
platform...
> > 
> 
> I'm using Linux...
> 
> > 
> > If you can get the cursor on top of the vertical bar between the column
> > headers, then you can adjust columns individually but by double left
clicking
> > the header label it will resize to largest text size in that column except
for
> > the description column which will shrink to remove the horizontal scroll
bar
> > at the bottom by the double left clicks. 
> > 
> > The list is cc'ed on the replies... 
> > 
> > -- Original Message --
> > Received: Sat, 10 Feb 2024 02:14:10 PM EST
> > From: Tommy Trussell 
> > To: Kalpesh Patel Cc: Robert Heller
> > , GNU Cash User 
> > Subject: [GNC] GNC UI problem...
> > 
> > > If you find Kalpesh Patel's procedure useful, let the list know. I
think
> > > the FAQ could be worded a bit more helpfully
> > > 
> > > On Sat, Feb 10, 2024 at 1:08 PM Kalpesh Patel

> > wrote:
> > > 
> > > > Double click the left button on the label of each column from right
to
> > left
> > > > direction. And then lastly go back to the heading 'Description" and
> > double
> > > > click right button to shrink it so that scroll bars go away.
> > > >
> > > >
> > > > Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
> > > > From:   Robert Heller 
> > > > To: gnucash-user@gnucash.org 
> > > > Subject:[GNC] GNC UI problem...
> > > > I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote:
> > 1.50,
> > > > built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.
> > > >
> > > > How do I get the collumns past the Description to be wider
(readable)?
> > > > Everything I have tried only makes it worse.
> > > >
> > > > --
> > > > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > > > Deepwoods Software -- Custom Software Services
> > > > http://www.deepsoft.com/ -- Linux Administration Services
> > > > hel...@deepsoft.com -- Webhosting Services
> > > >
> > > > ___
> > > > gnucash-user mailing list
> > > > gnucash-user@gnucash.org
> > > > To update your subscription preferences or to unsubscribe:
> > > > 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.
> > > >
> > > 
> > 
> > 
> > 
> > 
> 
> -- 
> Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> Deepwoods Software-- Custom Software Services
> http://www.deepsoft.com/  -- Linux Administration Services
> hel...@deepsoft.com   -- Webhosting Services
> 


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread Robert Heller
At Sat, 10 Feb 2024 14:36:39 -0500 "Kalpesh Patel"  
wrote:

> 
> My bad... both instances should be double left clicks for Windows platform...
> 

I'm using Linux...

> 
> If you can get the cursor on top of the vertical bar between the column
> headers, then you can adjust columns individually but by double left clicking
> the header label it will resize to largest text size in that column except for
> the description column which will shrink to remove the horizontal scroll bar
> at the bottom by the double left clicks. 
> 
> The list is cc'ed on the replies... 
> 
> -- Original Message --
> Received: Sat, 10 Feb 2024 02:14:10 PM EST
> From: Tommy Trussell 
> To: Kalpesh Patel Cc: Robert Heller
> , GNU Cash User 
> Subject: [GNC] GNC UI problem...
> 
> > If you find Kalpesh Patel's procedure useful, let the list know. I think
> > the FAQ could be worded a bit more helpfully
> > 
> > On Sat, Feb 10, 2024 at 1:08 PM Kalpesh Patel 
> wrote:
> > 
> > > Double click the left button on the label of each column from right to
> left
> > > direction. And then lastly go back to the heading 'Description" and
> double
> > > click right button to shrink it so that scroll bars go away.
> > >
> > >
> > > Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
> > > From:   Robert Heller 
> > > To: gnucash-user@gnucash.org 
> > > Subject:[GNC] GNC UI problem...
> > > I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote:
> 1.50,
> > > built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.
> > >
> > > How do I get the collumns past the Description to be wider (readable)?
> > > Everything I have tried only makes it worse.
> > >
> > > --
> > > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > > Deepwoods Software -- Custom Software Services
> > > http://www.deepsoft.com/ -- Linux Administration Services
> > > hel...@deepsoft.com -- Webhosting Services
> > >
> > > ___
> > > gnucash-user mailing list
> > > gnucash-user@gnucash.org
> > > To update your subscription preferences or to unsubscribe:
> > > 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.
> > >
> > 
> 
> 
> 
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread Kalpesh Patel
My bad... both instances should be double left clicks for Windows platform...


If you can get the cursor on top of the vertical bar between the column
headers, then you can adjust columns individually but by double left clicking
the header label it will resize to largest text size in that column except for
the description column which will shrink to remove the horizontal scroll bar
at the bottom by the double left clicks. 

The list is cc'ed on the replies... 

-- Original Message --
Received: Sat, 10 Feb 2024 02:14:10 PM EST
From: Tommy Trussell 
To: Kalpesh Patel Cc: Robert Heller
, GNU Cash User 
Subject: [GNC] GNC UI problem...

> If you find Kalpesh Patel's procedure useful, let the list know. I think
> the FAQ could be worded a bit more helpfully
> 
> On Sat, Feb 10, 2024 at 1:08 PM Kalpesh Patel 
wrote:
> 
> > Double click the left button on the label of each column from right to
left
> > direction. And then lastly go back to the heading 'Description" and
double
> > click right button to shrink it so that scroll bars go away.
> >
> >
> > Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
> > From:   Robert Heller 
> > To: gnucash-user@gnucash.org 
> > Subject:[GNC] GNC UI problem...
> > I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote:
1.50,
> > built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.
> >
> > How do I get the collumns past the Description to be wider (readable)?
> > Everything I have tried only makes it worse.
> >
> > --
> > Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> > Deepwoods Software -- Custom Software Services
> > http://www.deepsoft.com/ -- Linux Administration Services
> > hel...@deepsoft.com -- Webhosting Services
> >
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > 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@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


[GNC] GNC UI problem...

2024-02-10 Thread Tommy Trussell
If you find Kalpesh Patel's procedure useful, let the list know. I think
the FAQ could be worded a bit more helpfully

On Sat, Feb 10, 2024 at 1:08 PM Kalpesh Patel  wrote:

> Double click the left button on the label of each column from right to left
> direction. And then lastly go back to the heading 'Description" and double
> click right button to shrink it so that scroll bars go away.
>
>
> Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
> From:   Robert Heller 
> To: gnucash-user@gnucash.org 
> Subject:[GNC] GNC UI problem...
> I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote: 1.50,
> built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.
>
> How do I get the collumns past the Description to be wider (readable)?
> Everything I have tried only makes it worse.
>
> --
> Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
> Deepwoods Software -- Custom Software Services
> http://www.deepsoft.com/ -- Linux Administration Services
> hel...@deepsoft.com -- Webhosting Services
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> 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@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] gnucash-user Digest, Vol 251, Issue 22

2024-02-10 Thread Kalpesh Patel
Double click the left button on the label of each column from right to left
direction. And then lastly go back to the heading 'Description" and double
click right button to shrink it so that scroll bars go away.

 
Date:   Sat, 10 Feb 2024 12:47:28 -0500 (EST)
From:   Robert Heller 
To: gnucash-user@gnucash.org 
Subject:[GNC] GNC UI problem...
I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote: 1.50,
built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.

How do I get the collumns past the Description to be wider (readable)?
Everything I have tried only makes it worse.

--
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
hel...@deepsoft.com -- Webhosting Services

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


Re: [GNC] GNC UI problem...

2024-02-10 Thread Tommy Trussell
On Sat, Feb 10, 2024 at 11:48 AM Robert Heller  wrote:

> How do I get the collumns past the Description to be wider (readable)?
> Everything I have tried only makes it worse.
>

see the FAQ
https://wiki.gnucash.org/wiki/FAQ#Q:_How_do_I_resize_my_register_columns.3F_Why_can_I_not_shrink_the_description_column.3F




> -
> 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@gnucash.org
To update your subscription preferences or to unsubscribe:
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.


[GNC] GNC UI problem...

2024-02-10 Thread Robert Heller
I am using Version: 4.14 Build ID: 4.14+(2023-03-25) Finance::Quote: 1.50, 
built from source on a RPi 2 running bullseye Raspbian GNU/Linux 11.

How do I get the collumns past the Description to be wider (readable)? 
Everything I have tried only makes it worse.

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
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.