[Bug 277665] databases/pgaccess: crash on startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Jan 2025 21:00:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277665

--- Comment #8 from Dave Cottlehuber <dch@freebsd.org> ---
sorry for delay in following up on this.

- 15.0-CURRENT amd64 with latest pgaccess installed
- rm -rf ~/.pgaccess just to be sure
- pgaccess crashes immediately on startup

$ pgaccess

Error in startup script: bad active style "dotbox": must be frame, none, or
underline
    while executing
"tablelist::tablelist  $::Mainlib::Win(pane2).lbfm.list  -yscrollcommand [list
$::Mainlib::Win(pane2).lbfm.yscroll set]  -xscrollcommand [list $::Mainl..."
    (procedure "vTclWindow.pgaw:Main" line 171)
    invoked from within
"vTclWindow.pgaw:Main .pgaw:Main "
    ("eval" body line 1)
    invoked from within
"eval "vTclWindow$name $newname $rest""
    (procedure "Window" line 19)
    invoked from within
"Window show .pgaw:Main"
    (procedure "main" line 5)
    invoked from within
"main $argc $argv"
    (file "/usr/local/share/postgresql/pgaccess/pgaccess.tcl" line 1172)

This is both on my desktop (somewhat bespoke) and my laptop (boring vanilla)

-- 
You are receiving this mail because:
You are on the CC list for the bug.