wDrawBitMap inverts main canvas
Enable DescribeUpdate
Handle Control Show/Hide, Active/NotActive
Bug:
Remove dead code, cleanup
Use wComboBoxAddValue() instead of wListAddValue for linetype
Rename cmisc.c to cdescribe.c
Describe command checkpoint
Implement PlaybackButtonMouse() which moves the custor towards a specified toolbsr button
-d playback=1 just prints the demo filename
Issue 5 SEGV in helix demo fixed by Changeset: 6357 (d1922bfc399d) #14 Demo Regression Errors: issue 5 SEGV fault … Issue 4 drawing aea not set in Profile demo Fixed in Draw_Redesign_Optimization branch
#14 Demo Regression Errors: issue 5 SEGV fault
Update from previous note. Changes due to bug fixes or investigations ================================================================================== **ISSUE 1: Describe not imlemented:** /describe /group /handlaid Thread 1 "xtrkcad" received signal SIGSEGV, Segmentation fault. 0x000055555573f96c in wEntryGetValue (b=0x0) at /home/dave/Source/xtrkcad/sf/gtk3/src-gtk3/app/wlib/gtk3lib/entry.c:97 97 if ( !b->widget ) { (gdb) where 5 #0 0x000055555573f96c in wEntryGetValue (b=0x0) at /home/dave/Source/xtrkcad/sf/gtk3/src-gtk3/app/wlib/gtk3lib/entry.c:97...
ccurve.c: HelixPG uses runtime builder
Fix Sub-Issue #14 Demo Regression Errors
Printing is not implemented
Add IC_TOGGLE to Elevation, Profile
Merge
Remove paramwrapper.c from build
Merge
Convert ParamaCancel_*
convert ParamDialogOkActive
convert ParamStartRecord
ParamHilite
ParamLayoutDialog - commented out, pending describe work
ParamCreateControls
ParamCheckInputs
ParamLoadControl(s)
Adjust PD_STRING lengths (was pixels, now chars)
Convert ParamRegister/ParamCreateDilog to Form...
Remove warnings from core
remove warning from gtk3lib/
const ptr access to paramGroup_t objects in macro.c
replace wButtonSetBusy with wControlHilite to simulate button press in dmo
Merge with GTK3 Demo playback
add logging for
Merge with GTK3V2MAIN
GTK3 Playback/Demo missing draws
Demo Regression Errors
Merge with GTK3V2MAIN
revert
demo.ui:
gtk3lib/*:
Merge with GTK3V2MAIN
fix linestyle params
FormRegister, FormCreateDialog
Merge with GTK3V2MAIN
More playback changes
Can not run 2 copies of XTrkCad
chackinputs.c
wControlHilite: protect from nulls
re static trk: it is set on any mouse action (START, DOWN, MOVE UP wMove). It is used in REDRAW and CMDMENU ( but protected by if() I don't think that is the issue re: rotation - looks like bug 559. Very complex Still can't recreate it. I'm using T317 @ (102,98) and T333 @(175,110) (both lines) Hover on T317, Enter describe cmd (Ctrl+Shift+'?'), Click: prop window for T317 opens Click on T333 - prop window open Repeat on T317 - ok Repeat at least 10 times - no problem Repeat with closing the property...
I tried this (V5.3.1 Ubuntu 24.04) and cannot recreate it Can you post the .xtc and which objects you tried to Describe? Also, the traceback What does 'another line' refer to?
Merge with GTK3 Turnout Designer
Close branch after work is done
Tweak dialog
Remove _FIRST and _COUNT defines
continued
move tempSegs_da to trkseg.c
Merge with GTK3V2MAIN
start handling Print
Remove LINES
remove mkturnout
Set correct Name for _stack objects so they can be found by gtk_stack
turnout designer - checkpoint
Cleanup unused vars
NewTurnOk() - ParamCheckInputs -> FormCheckInputs()
Merge with GTK3V2MAIN
Add corwye stack
First checkpoint of Turnout Designer for GTK3
User Input Errors - expand message.in handling
The resolution of the screen capture is too low. Please provide the links that got you there. You said the install failed with various versions. Where did you download them from? This is the direct link to download version 5.3.1 Mac install https://sourceforge.net/projects/xtrkcad-fork/files/XTrackCad/Version%205.3.1/xtrkcad-OSX-5.3.1GA.dmg/download Does this work? If not what happens?
Where did you download the .dmg install file from? Have you followed the instructions in https://sourceforge.net/p/xtrkcad-fork/wiki/MacInstall/ which addresses this issue.
A number of things to try: unset LANGUAGE Set LC_ALL or LC_MESSAGES to de_DE.UTF-8 Upgrade to 5.3.1 (GA) Check you have /usr/local/share/locale//de_DE/LC_MESSAGES/xtrkcad.mo Or (for GA release) /usr/share/locale//de_DE/LC_MESSAGES/xtrkcad.mo run /usr/local/bin/xtrkcad-beta -d locale=3 and post the output Run locale and post the output LANG contain the setting for all categories that are not directly set by a LC_* variable. see https://superuser.com/questions/392439/lang-and-language-environment-...
FileSelect fixes
wGetApplLibDir() fixes
Home
Added tag V5.3.1 GA for changeset 6f9bf8d90742
Merge
V5.3.1 GA
Added tag V5.3.1 GA for changeset 805f0a5a3dc4
User Input Errors - expand message.in handling
Unfortunately I can't reproduce this on Windows or Linux If someone else sees this or there is a reproducable testcase I dont see a way forward. Please retest this and #549 with latest verison 5.3.1Beta2 This look like a dup of #549 Bug #565 looks similar but I don't think it's the same bug
Unfortunately I can't reproduce this on Windows or Linux If someone else sees this or there is a reproducable testcase I dont see a way forward. Please retest this and #549 with latest verison 5.3.1Beta2 This look like a dup of #549 Bug #565 looks similar but I don't think it's the same bug
Live Map Not Always Updating
This looks like a dup of 599
astyle
Problem accessing documentation
closed-invalid - not a XTrkCad problem
Google 'firefox sourceforge pdf download' which says AI Overview To download a PDF directly in Firefox instead of opening it in the browser, go to Firefox Settings > General > Files and Applications and change the action for PDFs to "Save file". To download a PDF when viewing it in Firefox's built-in viewer, look for the "Download" button within the viewer's toolbar. Please do this and report what happens My default browser is chrome which downloads correctly
Thanks for the file. Unfortunately I could not reproduce the problem on Windows or Linux Some questions: -Does this happen consistently or just once in a while? - On different .xtc files? - does this happen immediately on loading the .xtc on some time later? - Did you notice the blank Map immediately or later? - Can you reenable the Map (View|Redraw All. zoom in/out,changing the Map scale (Options|Display|Map Scale). Close/Open the Map window. - Can you remember what you were doing before? - You...
Any idea what triggers this? Is the map window ok up until this point? You raised bug #549 (on MAC) which seems similar. Do you think it's the same issue? Does hat bug still occur? I've tried to recreate this unsucessfully Can you generate a problem detail report? Go to 'Help | Collect Problem Details' This will generate a file which you can post here Thanks
Added tag V5.3.1 Beta2 for changeset 336fe24c1b61
Cleanup file associations etc
Cleanup file associations etc
Update Readme for 5.3.1B2
small mistype
Reorder beta2 fixes
v5.3.1Beta2
Cannot drag trains to track in "Train Control".