I am getting the following error trying to start scidb r1304:
(func) performGetWorkArea
[35/1840]
(file) tk_twm.cpp:5083
(what) can't use empty string as operand of "-"
(type) tcl::Error

=== Backtrace ============================================
 /usr/local/bin/tkscidb-beta() [0x827822]
 /usr/local/bin/tkscidb-beta() [0x43dc1d]
 /usr/local/bin/tkscidb-beta() [0x4972c8]
 /usr/local/bin/tkscidb-beta() [0x49a44d]
 /usr/local/bin/tkscidb-beta() [0x49b922]
 /usr/local/bin/tkscidb-beta() [0x49f193]
 /usr/local/bin/tkscidb-beta() [0x49f50d]
 /usr/local/bin/tkscidb-beta() [0x415d4a]
 TclNRRunCallbacks

 Tcl_FSEvalFileEx
 Tk_MainEx
 /usr/local/bin/tkscidb-beta() [0x40f0a7]
 __libc_start_main
==========================================================

Error in startup script: can't use empty string as operand of "-"
    while executing
"expr {$ww - $ew}"
    (procedure "::application::workArea" line 8)
    invoked from within
"$Vars(cmd:workarea) $twm"
    (procedure "WorkArea" line 3)
    invoked from within
"WorkArea $twm {*}$args"
    (procedure "::twm::WidgetProc" line 82)
    invoked from within
"::twm::WidgetProc .application.nb.board $command {*}$args"
    (procedure ".application.nb.board" line 1)
    invoked from within
"::scidb::tk::twm load $twm {*}$args "
    (procedure "::twm::WidgetProc" line 49)
    invoked from within
"::twm::WidgetProc .application.nb.board $command {*}$args"
    (procedure ".application.nb.board" line 1)
    invoked from within
"$main load $Options(layout:list)"
    (procedure "application::open" line 87)
    invoked from within
"application::open"
    (file "/usr/local/bin/scidb-beta" line 141730)
(func) mainWindow
(file) tk_base.cpp:146
(what) no main window exists
(type) tcl::Exception

=== Backtrace ============================================
 /usr/local/bin/tkscidb-beta() [0x827822]
 /usr/local/bin/tkscidb-beta() [0x43da28]
 /usr/local/bin/tkscidb-beta() [0x4b04dc]
 /usr/local/bin/tkscidb-beta() [0x4abc21]
 /usr/local/bin/tkscidb-beta() [0x4abc90]
 /usr/local/bin/tkscidb-beta() [0x4b044a]
 /usr/local/bin/tkscidb-beta() [0x48730b]
 /usr/local/bin/tkscidb-beta() [0x48c88f]
 /usr/local/bin/tkscidb-beta() [0x48719f]
 Tk_HandleEvent
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow



 Tcl_Exit
 Tk_MainEx
 /usr/local/bin/tkscidb-beta() [0x40f0a7]
 __libc_start_main
==========================================================

terminate called after throwing an instance of 'tcl::Exception'
fish: "scidb-beta" terminated by signal SIGABRT (Abort)


Best,
Bogdan

-----Original Message-----
From: Gregor Cramer [mailto:rema...@gmx.net] 
Sent: Tuesday, July 25, 2017 21:36
To: scidb-users@lists.sourceforge.net
Subject: Re: [Scidb-users] Tiled Window Management

I've released r1302, fixing some bugs in TWM (tiled window management). I
could also solve the problem with the window manager, now the application
window can shrink when loading a layout with smaller dimensions.

Steve (Scid vs. PC) suggested to change the color scheme, for him it is a
bit confusing. My idea is to change the gray tab handles of the stack window
into a darker blue, probably this makes it easier to differentiate between
the selected and unselected layers (tabs).

Many thanks to Steve for testing and bug reporting!

Gregor

----------------------------------------------------------------------------
--
Check out the vibrant tech community on one of the world's most engaging
tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Scidb-users mailing list
Scidb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scidb-users


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Scidb-users mailing list
Scidb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scidb-users

Reply via email to