OK. So I tried it rev 822 on ubuntu-13.04 and got the following:
Error in startup script: can't use empty string as operand of "+"
    while executing
"expr {($sw - ($w + $el + $er))/2 - [winfo vrootx $path] - $sx}"
    (procedure "place::geometry" line 75)
    invoked from within
"place::geometry $path {*}$args"
    (procedure "::util::place" line 2)
    invoked from within
"::util::place .splash -position center"
    (procedure "open" line 25)
    invoked from within
"open"
    (in namespace eval "::splash" script line 2015)
    invoked from within
"namespace eval splash {

proc open {} {
variable Picture

tk::toplevel .splash -class Scidb
 wm title .splash $::scidb::app
wm attributes .splash -..."
    (file "/usr/local/bin/scidb-beta" line 1236)

[2]+  Exit 1                  scidb-beta --first-time
[19:09:58 mike trunk]$



On Thu, Jun 6, 2013 at 1:07 PM, Gregor Cramer <rema...@gmx.net> wrote:

> > Error in startup script: can't use empty string as operand of "+"
> >     while executing
> > "expr {($sw - ($w + $el + $er))/2 - [winfo vrootx $path] - $sx}"
>
> This happened only with old window managers, not supporting the
> freedesktop.org
> extensions. That's not the problem, but I couldn't detect this problem in
> my test.
> Thanks fore reporting! Fixed in rev. #821.
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Scidb-users mailing list
> Scidb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scidb-users
>
>

Reply via email to