Plopp, The Cool 3D Painting Tool for download

Jens Lincke jens at impara.de
Sun Apr 1 20:57:56 UTC 2007



nicolas cellier schrieb:
> Ah, thanks Jens,
>
> i have no sound problem, but seems to be something with openGL (seeing 
> the attached stack dump).
>
> Any cure ?
>
there could be the following problems:

1) you don't have hardeware accellerated opengl
 - test it with glxgears and glxinfo

2) you have a very new xorg, like the latest ubuntu, withs x composite 
turned on
- uses the latest squeak vm or the  one  I provided, it has the fixes...


- Jens -
>
> Jens Lincke a écrit :
>> nicolas cellier schrieb:
>>> I also forgot to mention Plopp says "i'am sorry, i don't know what 
>>> to doooo" before quiting...
>>>
>>> Concerning OpenGL, doing a
>>> #strings /usr/share/games/plopp/Contents/Resources/plopp.poi | grep GL
>>>
>>> i saw a libGL.so.1 which is one i have...
>>>
>>> anything else requested?
>>>
>>> Nicolas
>> can you send me your crash report , which goes into
>>
>> ~/.Plopp1.2$  and is named something like plopp31Mar1837.log
>>
>> we have some sound problems under linux too
>>
>> try http://www.impara.de/~jens/plopp/plopp_1.2.3-1_i386.deb
>>
>> or
>>
>> http://www.impara.de/~jens/plopp/plopp_1.2.3-1_i386.changes
>>
>> and change the Plopp.sh into something like this,
>> this fixes the issue on my system, i have had the time
>> to package it again
>>
>>
>> #!/bin/sh
>> APP=`dirname $0`
>> EXE="$APP/Contents/Linux386"
>> RES="$APP/Contents/Resources"
>>
>>
>> exec "$EXE/Plopp" -plugins "$EXE" \
>>        -encoding latin1 \
>>        -vm-display-X11 -swapbtn  \
>>        -vm-sound-oss \
>>        "$RES/plopp.image"
>>
>>
>>
>> -  Jens -
>>
>>
>>> nicolas cellier a écrit :
>>>> Thanks Karl and Bert
>>>>
>>>> I have libGL.so libGLU.so libGLw.a libglut.so in /usr/X11R6/lib
>>>>
>>>> Is there a specific library or version or directory tree expected?
>>>>
>>>> Nicolas
>>>>
>>>> karl a écrit :
>>>>> nicolas cellier skrev:
>>>>>> Damien Cassou a écrit :
>>>>>>> 2007/3/29, nicolas cellier <ncellier at ifrance.com>:
>>>>>>>> Image opens, plopp tells me to wait, CPU is loaded, intro is 
>>>>>>>> played
>>>>>>>> (plopp takes the pen and writes his name), but then plopp 
>>>>>>>> freezes at
>>>>>>>> bottom right of the blank window, and image vanishes...
>>>>>>>>
>>>>>>>> Any clue?
>>>>>>>
>>>>>>> What does appear in the console ?
>>>>>>>
>>>>>>
>>>>>> Hi Damien, just saw your mail on squeak-french.
>>>>>> Nothing, console is clean and sounds plays all right...
>>>>>>
>>>>>>
>>>>>>
>>>>> Bert said Plopp uses OpenGL.
>>>>>
>>>>> Karl
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>>
>
> ------------------------------------------------------------------------
>
>
>   




More information about the Squeak-dev mailing list