Hey, I just installed the new GWorkspace in Slackware.  I went ahead and
created a package for it and upgraded using Slackware's upgradepkg, now
everytime I try to access the GWorkspace's Preference box GWorkspace crashes
with this error:

2007-02-24 14:57:42.179 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.179 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.179 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/DesktopPref.gorm
2007-02-24 14:57:42.180 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.180 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.181 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/DesktopPref.gorm
2007-02-24 14:57:42.181 GWorkspace[14174] failed to load DesktopPref!
2007-02-24 14:57:42.183 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.183 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.183 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/OperationPrefs.gorm
2007-02-24 14:57:42.184 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.184 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.184 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/OperationPrefs.gorm
2007-02-24 14:57:42.184 GWorkspace[14174] failed to load OperationPrefs!
2007-02-24 14:57:42.185 GWorkspace[14174] Exception occured while loading
model: Tried to add nil to array
2007-02-24 14:57:42.185 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.185 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/PrefWindow.gorm
2007-02-24 14:57:42.209 GWorkspace[14174] Exception occured while loading
model:
expected int and got unsigned int
2007-02-24 14:57:42.209 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.209 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/DesktopPref.gorm
2007-02-24 14:57:42.210 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.210 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.210 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/DesktopPref.gorm
2007-02-24 14:57:42.210 GWorkspace[14174] failed to load DesktopPref!
2007-02-24 14:57:42.212 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.212 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.213 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/OperationPrefs.gorm
2007-02-24 14:57:42.214 GWorkspace[14174] Exception occured while loading
model: expected int and got unsigned int
2007-02-24 14:57:42.214 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.214 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/OperationPrefs.gorm
2007-02-24 14:57:42.214 GWorkspace[14174] failed to load OperationPrefs!
2007-02-24 14:57:42.214 GWorkspace[14174] Exception occured while loading
model: Tried to add nil to array
2007-02-24 14:57:42.215 GWorkspace[14174] Failed to load Gorm
2007-02-24 14:57:42.215 GWorkspace[14174] Could not load Gorm file:
/usr/GNUstep/System/Applications/GWorkspace.app/Resources/English.lproj/PrefWindow.gorm
2007-02-24 14:57:42.215 GWorkspace[14174] Preferences: failed to load
PrefWindow!

I double checked, and all these gorm files exist, but whenever I try to open
them up in Gorm I get this:
"Failed to load file.  Exception: expected int and got unsigned int"
"Could not load file /blah/blah/blah/DesktopPref.gorm"

Anyway, I'm not sure if this problem stems out from the use of GNUstep
current stable release, or something else.  As you can see, Gorm can't open
these .gorm files.  The weird thing is that it's just these .gorm files,
GWorkspace works perfectly fine if I don't have to use the preference box.

Stefan
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to