Opened 3 weeks ago

Closed 3 weeks ago

Last modified 3 weeks ago

#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 waddlesplash, 3 weeks ago

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.

comment:2 by madmax, 3 weeks ago

Ugly and dirty, but this seems to work: https://review.haiku-os.org/c/haiku/+/7657

comment:3 by waddlesplash, 3 weeks ago

Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed

Fix merged in hrev57718.

comment:4 by humdinger, 3 weeks ago

Thanks for the quick fix!

Note: See TracTickets for help on using tickets.