Ovn Pro Bomb
Pages: 1 2
Bernard V (67) 44 posts |
Thank you David Pitt but that link is not accessible to me as it asks for a logon. If I proceed anyway, I just see a blank page (Using NetSurf). Success, if I use the link on Windows it works without asking for a logon. That seems to be for a tiled background on the icon bar. My program PinWay doesn’t alter the icon bar at all. I use the tile_1 feature in PinWay to display the PinWay desktop screen background (tiled). |
David Pitt (3386) 1248 posts |
The links are OK but the first one fails with NetSurf, a known hazard with the git repository. The RISC OS Iris browser works OK, but only if you’ve got it. |
Bernard V (67) 44 posts |
That link shows me that it seems to be for a tiled background on the icon bar. My program PinWay doesn’t alter the icon bar at all. I use the tile_1 feature in PinWay to display the PinWay desktop screen background (tiled). |
David Pitt (3386) 1248 posts |
I’ve got PinWay now and it is destroying the Titanium on running with a crash in the Utility module, as was reported further up this topic. I’ll have a little dig. Edit PinWay is here |
Bernard V (67) 44 posts |
Thank you David Pitt – I have to go now but hope to be back in a few hours. |
David Pitt (3386) 1248 posts |
A few Titanium test ROMs have built based all on today’s source code tarball but rolling back the Wimp version. The PinWay fault is present with Wimp 5.82 and 5.81 but comes good again with 5.80. |
Bernard V (67) 44 posts |
PinWay just uses a SYS"OS_SpriteOp",282,etc call with “tile_1” in. IF I REM out that line the error goes away, but of course the PinWay background no longer displays. |
Sprow (202) 1158 posts |
Notionally, nothing. All tile_N sprites do what they used to (a window of colour N will be tiled with said sprite), the change David links to is adding an extra sprite tiling possibility.
Is that a typo? SpriteOp 282 is 256+26 which is rename sprite. You mustn’t rename sprites in the Wimp’s pool – they’re not yours to rename. The Wimp sprite pool is read only (see Wimp_SpriteOp). |
Bernard V (67) 44 posts |
Thanks Sprow – It is not a typo. PinWay loads the required sprite into sprites% and renames it to “tile_1”. It’s been working fine like that since I first released the program in 2003. |
André Timmermans (100) 655 posts |
I had a look at the changes made to tiling in Wimp 2.81, nothing seems out of place. The only thing to check are those calls to OS_SpriteOp 24 (SpriteReason_SelectSprite). The PRM mentions on exit R2 = address of sprite (if in user area), otherwise preserved, so I am to sure if the call returns with V set if the the sprite does not exists. |
David Pitt (3386) 1248 posts |
Ovn Pro Bomb defused. A draft fix is now in git. (It’s ‘draft’ as the developer does not have Ovation Pro to test but PinWay got fixed.) As tested here both Ovation Pro with the Custom applet and PinWay are fine. |
Bernard V (67) 44 posts |
Thanks David Pitt and ‘developer’. |
David Pitt (3386) 1248 posts |
Just for completeness I had a little prod around to see why the Custom OPro applet bombed.
|
David Pitt (3386) 1248 posts |
Re: PinWay and Ovn Pro Bomb. This issue is now fixed in ROM downloads as of 14Sep21. |
Frederick Bambrough (1372) 837 posts |
Yay! @Rick
Are you still seeing this? Happens on my BB -xM but not on the RPi 4. |
Rick Murray (539) 13850 posts |
I downgraded because of instabilities affecting something I rely upon, and have not yet gotten around to upgrading. Don’t rush me… my build of 15th July 2021 is pretty much an upgrade from the previous, 5.23 dating from July 2017! ;-) As the machine runs an unattended weather server whilst I’m not using it (well, whilst I’m using it too…!), it is important to me that it is reliable and the 5.29 build of 7th August was definitely not. As long as RISC OS runs nicely, I only have to worry about LaCrosse’s shonky hardware that doesn’t seem designed for longevity in an outdoor environment……which is precisely where it’s supposed to be installed! I’ve already completely replaced the wind vane/speed sensor (found one on eBay), resoldered a new reed switch to the rain sensor, replaced all the wiring (four-wire phone cable from Amazon with RJ11s at each end)… and yet the rain sensor still doesn’t want to work. It’ll report if I dump some water in from a cup, but not if it’s, like, you know, raining. <sigh> I’m on the lookout for a more modern weather station, but it needs a port with which to connect it to a computer (preferably serial, it’s just easier), and more importantly it needs a protocol that is either hackable or documented (preferably the latter). None of this proprietory “use our app” crap and Bluetooth devices that cannot be connected to in the regular way. Anyway, I’ll let you know if/when I upgrade. |
Frederick Bambrough (1372) 837 posts |
That’s fine… but I was enquiring about your computer. :→ |
Rick Murray (539) 13850 posts |
Answered in the first sentence. ;) |
Pages: 1 2