Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to GoldED Public Release discussion...  <--  <--- Return to Home Page
   Networked Database  GoldED Public Release discussion...   [168 / 433] RSS
 From   To   Subject   Date/Time 
Message   Rick Christian    Jeff Smith   Odd Golded Question?   January 27, 2017
 11:08 AM *  

23 Jan 17 00:18, you wrote to all:


 JS> I have Golded+ install on a Linux machine. The window that Golded
 JS> opens up in is set to 80x24 currently. Which seems to please Golded
 JS> just fine.

 JS> But... I currently have a 45 inch monitor in use and would like to use
 JS> more than the current 25% of the screen that the Golded window
 JS> occupies.

I am too impatient to enlarge, start Golded, rinse, repeat to find the limit
where things break...

BUT

On my 26-50" screens full screen terminals will break golded starting, period,

THere is a patch:
https://fidonet.ozzmosis.com/echomail.php/gol...

The patch below fixes a bug where a very wide terminal causes GoldED to crash:

----------  Fri 21 Nov 14, GoldED+/BSD 1.1.5-b20130910 (Nov 16 2014 22:19:02)
! 23:02:48  Memory error at [gemlst.cpp,365].
! 23:02:48  gsprintf(buffer,256,%-5.5s%s%-*.*s %-*.*s%s%-*.*s %s,...):
buffer overflow (need 381 bytes).


Index: gemlst.cpp
===================================================================
RCS file: /cvsroot/golded-plus/golded+/golded3/gemlst.cpp,v
retrieving revision 1.67
diff -u -r1.67 gemlst.cpp
-+- gemlst.cpp  19 Oct 2011 23:31:31 -0000      1.67
+++ gemlst.cpp  22 Nov 2014 16:50:45 -0000
{at}{at} -333,7 +333,7 {at}{at}
     mattr_ = hattr;
   }

-  char buf[256];
+  char buf[2560];

   if(AA->Msglistwidesubj()) {
     resiz += tosiz + 1;


Which does let wide terminals work... I've done it to all the ones of recent...
 and works.

BUT

ONLY FOR READING

If you reply the internal editor barfs and seg faults... for probably similar
reasons... but I just don't have time to dig through to find its buffer to
enlarge it.


Rick


... Ding Dong the Witch is DEAD! I Made America Great Again! President Trump!
--- GoldED+/LNX 1.1.5-b20161221
 * Origin: Vina's Talos Moon Base Alpha (1:135/377)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to GoldED Public Release discussion...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.093 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_erkskea33k94hg096ush1295q6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_erkskea33k94hg096ush1295q6, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_erkskea33k94hg096ush1295q6, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0