Bugs

Have you found a bug or you think that the program does not function as expected? Report it here
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

This error has now been fixed. It was due to a new update checker. It was "suppose" to test for internet but I didn't test right.
Now it should just ignore it if there is no internet. However, I recommend that there is internet available to TtW on startup so that it notifies you if a new version is available.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
UBC4ME
Posts: 185
Joined: Mon Nov 02, 2009 2:43 am
Location: Greenville, South Carolina

Re: Bugs

Post by UBC4ME »

Jonathan,

The "update available" worked perfectly for me. A great addition!
Dave
Gods gifts comes wrapped many different ways.
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs - Range check error

Post by mathetes »

TtW 2.4.9
Win7
  • Start a new instance of TotheWord
  • Select Bible Editor mode
  • Do NOT enter any data into the editor (very important!)
  • Enable Word Wrap
  • Click inside the blank Bible editor window
A message will now pop up saying that there was a "Range check error."
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs - Range check error

Post by jonathangkoehn »

mathetes wrote: Mon Feb 05, 2024 7:21 pm TtW 2.4.9
Win7
  • Start a new instance of TotheWord
  • Select Bible Editor mode
  • Do NOT enter any data into the editor (very important!)
  • Enable Word Wrap
  • Click inside the blank Bible editor window
A message will now pop up saying that there was a "Range check error."
This should be fixed in 2.5.0 see changelog. (Please note we use an external editor for this area and I have made a temporary fix. I am waiting on the original author of this component to fix it.)
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs

Post by mathetes »

Ver. 3.02

*Open the Bible editor
*Go to the new Bible RR Project tab
*Click on Import Bible with regex rules
*Select Cancel on the file dialog box

An address violation error occurs and causes a perpetual spinning cursor.
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs

Post by mathetes »

ver. 3.0.2

*In day Bible editor, enter a few lines of data.
*Create a malformed regex rule, such as "[.}".
*Click on Replace All.

An regex error message will now appear as it tries to process each line. There seems to be no way to break the search process. Each time you press the OK button in the message window it goes to the next line and gives the same message. And since a Bible module will typically have thousands of lines, the only way I find to immediately stop it is to terminate TtW through the process manager.
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

Unfortunately there is no good way to check for a bad regex. And this is deep deep in the code, perhaps in the future I will be able to find a way to jump back out. For now I recommend testing on one line to make sure it works right. Not the best solution but should work.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs - line numbers

Post by mathetes »

v3.04 Bible editor in Linux Wine

There is a minor display bug when using the Bible editor in Linux. The line numbers get cut off after the third digit. In checking out how Text Editor Pro uses this control, I've discovered that there are two solutions that work in Text Editor Pro: 1. Disabling the left border from auto sizing (as auto sizing does not seem to be working correctly under Wine) and then manually selecting a width size; 2. Disabling the bookmark panel.
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs

Post by mathetes »

I'm probably missing something obvious, but if the Edit Tabs panel is undocked and the new window is closed, how do I get it back?
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

Right click in the area where edit tab is normally at there should be a dock option. Or edit the config.ini file and set in [edit_tabs] item undocked=1 to undocked=0
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs

Post by mathetes »

jonathangkoehn wrote: Tue May 21, 2024 10:13 pm Right click in the area where edit tab is normally at there should be a dock option. Or edit the config.ini file and set in [edit_tabs] item undocked=1 to undocked=0
After the Edit Tab's panel is undocked and then closed, I don't find anywhere I can right-click that brings up a popup with a dock option. And having to close the program and edit the config.ini file is an inconvenient way to get the panel back after trying to get some extra space on a smaller monitor.
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

I was incorrect on the location, simply on the New Floating window, in the tool bar area right click and you will see "Dock"

This is the same area that is used for undocking.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

I was incorrect on the location, simply on the New Floating window, in the tool bar area right click and you will see "Dock"

This is the same area that is used for undocking.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
mathetes
Posts: 440
Joined: Sat Jan 05, 2008 6:08 pm

Re: Bugs

Post by mathetes »

jonathangkoehn wrote: Tue May 28, 2024 9:39 pm I was incorrect on the location, simply on the New Floating window, in the tool bar area right click and you will see "Dock"

This is the same area that is used for undocking.
Please notice the phrase "and then closed." If the floating window is closed (e.g. with alt-F4, to get it out of the way), then there is no floating window to right-click on.
User avatar
jonathangkoehn
Posts: 1353
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: Bugs

Post by jonathangkoehn »

To make the window stay open or reopen again. Is really not worth the time to adjust at this point.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” NET2
Post Reply