VAST 8.5 / openSUSE 12.1 / KDE

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

VAST 8.5 / openSUSE 12.1 / KDE

jtuchel
Thanks to the waybackmachine link from Louis and the FAQ on Locale and XKeysymDB I got VAST to a much nicer state: I can start it and even type Umlauts.

But on some mouse clicks, VAST simply dies.

Like, for example, when I try to import a selected version of a Config Map. It doesn't happen all the time, but very often, when I click on Names>Import>Selected versions... VAST dies without any comment. Here's what gets printed onto the terminal when VAST dies:

Warning: 
    Name: form
    Class: XmForm
    Abandoned edge synchronization after 10000 iterations.
    Check for contradictory constraints on the children of this Form widget.

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  42 (X_SetInputFocus)
  Serial number of failed request:  50023
  Current serial number in output stream:  50027

Can anybody confirm having VAST stable on another (free) Linux distribution and Desktop?

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/0N75Lt5buHYJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

jtuchel
Another question:

What does the last line of this startup logging of the IDE mean?

VA Smalltalk, Version 8.5 
VM Timestamp: 4.0,(NC) 8/17/2011 (82)
(C) Copyright Instantiations 1994, 2011.  All rights reserved.
(C) Copyright International Business Machines Corp. 1994, 2006.  All rights reserved.
Virtual Machine PID: 5909

Commandline args {
  -mcd
  -i./abt.icx
  }

VM Options {
  newSpaceSize set to 2097152
  }

Failed to place FIXED memory at required address; creating PRIVATE

It is not related to the -mcd switch. 
I use the abt shell command to start my image, just added the export LANG=en_US.iso885915 command to it...

I guess this is unrelated to the X Error from my first post in this thread.

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/LRNmK1NiMUUJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

John O'Keefe-3
Joachim -
 
The shared memory support is very fussy about where things are allocated.  FIXED memory is not shared, but sharing is not possible if all FIXED memory isn't where VA Smalltalk thinks it should be (don't ask, I'm not exactly sure why).  So this message says that when the VM tried to allocate the memory space for the FIXED memory it couldn't do it (because the memory is already being used by something else) and so there will be no memory sharing for this image.
 
This is not releated to your X Error.
 
John
 
 

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/8rkcZmueyrMJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

jtuchel
Hi again,

I tried installing VAST 8.5 On Ubuntu 11.10 following the instgd. I also get the X Errors in the console output, but VAST doesn't crash at that very moment. So the X Error is not the cause of the crashes. Maybe openSuse is missing something that Ubuntu has. It may be some 32-bit library.

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/DTB222L4YiUJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

Seth Berman
Hi Joachim,

This looks like the same issue I'll be tackling on Solaris shortly.
Try it without using enhanced prompters
(Transcript->VA Assist Pro->Settings->Use Enhanced Prompters)

Xlib don't seem to like setting focus on widgets that are not realized.
Clearly, some handle it more gracefully than others.

Seth

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/0xYoclN1E-EJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

jtuchel
Hi Seth,

switching off the enhanced prompters indeed helps on openSuSE 12.1. I've had no crashes for a while.

Good luck hunting the problem!

Joachim 

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/-awO0qV1ErAJ.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.
Reply | Threaded
Open this post in threaded view
|

Re: VAST 8.5 / openSUSE 12.1 / KDE

Seth Berman
Hi Joachim,

Thanks...already fixed in my current build, and therefore will be fixed for 8.5.1

Seth

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/va-smalltalk/-/mlVCsV1wKP4J.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.