English Amiga Board


Go Back   English Amiga Board > Support > support.AmigaOS

 
 
Thread Tools
Old 03 October 2021, 23:30   #1
Swe_Kryten2x4b
Registered User
 
Join Date: Sep 2017
Location: Uppsala
Posts: 105
Weird textedit error

Hi,

Just tried to start Textedit on 3.2, which hasn't been a problem before but got this weird error.

TextEdit requires version 47 of window.class

The reason why it is strange is because:

1. I haven't made any changes to my system that I can recall.
2. Version sys:classes/window.class full gives me
window.class 47.20 (2020-12-03) (and yes, sys:classes is in the libs-path)

Seems to be the right version.

The filesize is the same as it is in my backup. I even restored it from there just to make sure, but made no difference.

Any idea of why Textedit can't find that I have the correct .class file? Everything else that requires reaction works as it should. Like say "Execute command", EditPad, or Showconfig. No, correction. RAWBInfo doesn't work either so when that is running it is impossible to change for example tooltypes.
Swe_Kryten2x4b is offline  
Old 04 October 2021, 00:14   #2
Swe_Kryten2x4b
Registered User
 
Join Date: Sep 2017
Location: Uppsala
Posts: 105
Never mind. Something must have made changes I hadn't thought of or noticed. Some older .class files had been copied into sys:libs, and those took precedence. Once those had been removed everything works as it should again.
Swe_Kryten2x4b is offline  
Old 13 August 2023, 02:09   #3
lanceroo
Registered User
 
Join Date: Feb 2022
Location: Daly City usa
Posts: 9
I have the same issue- TextEdit requires version 47 of window.class
When I look in classes, I see the pipe wrench that has description window.class, but I don’t know how to check version.
I’m using os3.2
I don’t see any.class files anywhere else
Any help I’d greatly appreciated!
lanceroo is offline  
Old 13 August 2023, 11:50   #4
Rotzloeffel
Registered User
 
Join Date: Oct 2012
Location: Wolfach / Germany
Posts: 152
Quote:
Originally Posted by lanceroo View Post
I have the same issue- TextEdit requires version 47 of window.class
When I look in classes, I see the pipe wrench that has description window.class, but I don’t know how to check version.
I’m using os3.2
I don’t see any.class files anywhere else
Any help I’d greatly appreciated!

Go to a Shell and type Version sys:classes/Window.class full


Look in libs for older .class files
Rotzloeffel is offline  
Old 13 August 2023, 21:36   #5
lanceroo
Registered User
 
Join Date: Feb 2022
Location: Daly City usa
Posts: 9
Thank you - that tells me window.class is 47.20
I don’t see any other .class files in libs
Do I need to find plain 47 ( not 47.20) and replace it?
lanceroo is offline  
Old 14 August 2023, 08:59   #6
Rotzloeffel
Registered User
 
Join Date: Oct 2012
Location: Wolfach / Germany
Posts: 152
Quote:
Originally Posted by lanceroo View Post
Thank you - that tells me window.class is 47.20
I don’t see any other .class files in libs
Do I need to find plain 47 ( not 47.20) and replace it?

No, there MUST be an older .class file somewhere around! Try snoopdos from aminet and Look Where Textedit looks for the Window.class to find the wrong one
Rotzloeffel is offline  
Old 16 August 2023, 19:44   #7
lanceroo
Registered User
 
Join Date: Feb 2022
Location: Daly City usa
Posts: 9
Well, I got snoopdos and this is what it shows me:

Open. TextEdit.info. Read ok
Changedir. Sys:
Tool type. Settings. Fail
Tool type. Pubscreen. Fail
Load. Libs:images/draw list.image. Ok
Load. Libs:gadgets/layou.gadget. Ok
Load Libs: gadgets/scroller.gadge. Ok

I thought maybe window.class was missing from tooltypes, but I’m not sure where tooltypes even redsides.
lanceroo is offline  
Old 17 August 2023, 06:20   #8
Channel-Z
Registered User
 
Channel-Z's Avatar
 
Join Date: Jan 2022
Location: Australia
Posts: 78
Tooltypes are in Icon Info.
Channel-Z is offline  
Old 17 August 2023, 21:08   #9
lanceroo
Registered User
 
Join Date: Feb 2022
Location: Daly City usa
Posts: 9
When selecting any icon and then pulling down to information from the title bar nothing happens.I’ve been away from using my Amiga for a while - am I missing something?
lanceroo is offline  
Old 17 August 2023, 21:30   #10
indigolemon
Bit Copying Bard
 
indigolemon's Avatar
 
Join Date: Jan 2017
Location: Kelty, Fife, Scotland
Age: 41
Posts: 1,293
Quote:
Originally Posted by lanceroo View Post
When selecting any icon and then pulling down to information from the title bar nothing happens.I’ve been away from using my Amiga for a while - am I missing something?
The Information window is likely being patched by a nice commodity called RAWBInfo (you'll find it in WBStartup). The key thing here is that the RA in the title indicates it's a reaction app, and as such it's likely having the same issue as Textedit - I really think something has mullered your Reaction classes folder.

[edit] You could try comparing the three .class files, and the contents of Libs:gadgets with the ones from the classes3.2.adf disk in the adf folder of the AmigaOS3.2 CD - I suspect something has copied older versions into there without checking them first. Have you installed anything new recently?

Last edited by indigolemon; 17 August 2023 at 22:24.
indigolemon is offline  
Old 17 August 2023, 23:23   #11
lanceroo
Registered User
 
Join Date: Feb 2022
Location: Daly City usa
Posts: 9
Thanks, I will check that out.
If I were to reinstall 3.2, would it leave in place the necessary drivers/files/ etc for Buddha,tf530,and x-surf?
I have eprom 3.2.2
lanceroo is offline  
Old 17 August 2023, 23:32   #12
indigolemon
Bit Copying Bard
 
indigolemon's Avatar
 
Join Date: Jan 2017
Location: Kelty, Fife, Scotland
Age: 41
Posts: 1,293
I don't think you'll need a complete reinstall tbh, if everything else is working fine it's almost guaranteed to be one or two of the Reaction files that are borked at most.

You could as a quick starter for ten just check the timestamps on the files - if any of them have a timestamp that predates OS3.2 then they're likely the ones you need to swap out.
indigolemon is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
VBCC: building a TextEdit syntax plugin for OS3.2 guy lateur Coders. C/C++ 107 21 July 2021 14:23
AmigaOS 3.2 TextEdit - black text on black background? Warty support.Apps 7 08 June 2021 17:30
Weird error with commodities.library at startup sometimes Rochabian support.Apps 3 13 November 2020 20:26
Weird error when playing games. Fleischer444 support.Hardware 6 07 March 2017 22:23
Weird error in Workbench Nostromo support.Hardware 2 16 October 2016 13:58

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:25.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08660 seconds with 15 queries