#18898 closed bug (fixed)
BSpinner changes breaking apps (?)
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev57716, 64bit.
I recently noticed that the BSpinners in PecoRename's "Insert / overwrite" and FFMpegGUI's crop feature don't work anymore.
They do after recompiling them. Before I trigger a recompile at the haikuport buildbots, I wanted to point that out.
Does anyone see what might have been the cause in the last changes? Can it be fixed?
Change History (4)
comment:1 by , 7 months ago
comment:2 by , 7 months ago
Ugly and dirty, but this seems to work: https://review.haiku-os.org/c/haiku/+/7657
comment:3 by , 7 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fix merged in hrev57718.
Note:
See TracTickets
for help on using tickets.
Yes, the most recent change is what's causing this: an inline method was removed (and its corresponding value.) Fixing that would not be especially easy. It's probably better to just recompile... however, that won't work yet, because the builders are still on beta4 packages.