#65070 closed update (fixed)
gtkwave port out of date
Reported by: | Bradford-Miller (Bradford Miller) | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | NF6X (Mark J. Blair) | |
Port: | gtkwave |
Description
There are a number of problems with the current version on the Mac (at least under Monterey), including needing to resize the window or forcing a redraw in order to get the window to update (this includes, but is not limited to, getting a signal list for a module, drawing the cursor, or updating the signals on the screen either via scroll or using the 'Time' menu). The newest version, 3.3.111 (available from http://gtkwave.sourceforge.net) does not seem to suffer from these difficulties!
Workaround: download the app version of gtkwave from source forge (link above). New wave files may be analyzed by dragging and dropping (which isn't particularly convenient for a command-line driven workflow, but it does work).
Change History (6)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
comment:2 Changed 2 years ago by NF6X (Mark J. Blair)
Cc: | NF6X added |
---|
comment:3 follow-up: 4 Changed 2 years ago by reneeotten (Renee Otten)
comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)
Replying to reneeotten:
see: https://github.com/macports/macports-ports/pull/15074
Please feel free to grab the updated Portfile from that PR and try to build the package. I don't want to rebuild locally dependents with
+quarts
so some feedback as to whether it all works as intended would be great before we merge the PR.
The update builds and runs fine for me, on 10.15.
comment:5 Changed 2 years ago by reneeotten (Renee Otten)
Owner: | set to reneeotten |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:6 Changed 2 years ago by mascguy (Christopher Nielsen)
For completeness, I also built and ran the update on Big Sur and Monterey. And both look good as well.
see: https://github.com/macports/macports-ports/pull/15074
Please feel free to grab the updated Portfile from that PR and try to build the package. I don't want to rebuild locally dependents with
+quarts
so some feedback as to whether it all works as intended would be great before we merge the PR.