Hi Juan, List:
I'm having some trouble with the display of Cuis on Xubuntu 9.04, as is showed in the attached pic. I've the display depth on 32, but the transparency effect is present, and noted if I drag a window over other window. Any suggestion will be appreciated. Cheers. -- Germán S. Arduino http://www.arsol.biz http://www.arsol.net |
You forgot the screenshot.
El lun, 25-05-2009 a las 11:24 -0300, Germán Arduino escribió: > Hi Juan, List: > > I'm having some trouble with the display of Cuis on Xubuntu 9.04, as > is showed in the attached pic. > > I've the display depth on 32, but the transparency effect is present, > and noted if I drag a window over other window. > > Any suggestion will be appreciated. > > Cheers. > > |
In reply to this post by garduino
Better if I really include the pic.....
2009/5/25 Germán Arduino <[hidden email]>: > Hi Juan, List: > > I'm having some trouble with the display of Cuis on Xubuntu 9.04, as > is showed in the attached pic. > > I've the display depth on 32, but the transparency effect is present, > and noted if I drag a window over other window. > > Any suggestion will be appreciated. > > Cheers. > > > -- > Germán S. Arduino > http://www.arsol.biz > http://www.arsol.net > cuisOnXubuntu.png (93K) Download Attachment |
Yes, this is a known squeak bug with compiz. Try:
1) Change color depth to 24. 2) DISPLAY=:0 squeak yourImage.image ( notice the DISPLAY:=0 ) cheers, Mariano On Mon, May 25, 2009 at 12:20 PM, Germán Arduino <[hidden email]> wrote: Better if I really include the pic..... |
Hi Mariano:
With other Squeak images I solved the problem setting the color depth to 32 and then doing a world menu>>restore display. This not worked with Cuis, then I asked. About your response: 1) I don't have on my Cuis image the possibility of setting up the display depth on 24, only 16 and 32. 2) I exported DISPLAY=:0 previous to invoque squeak and now I can read the most of the text, but with bad resolution (With the depth on 16 and 32). Thanks by your help! 2009/5/25 Mariano Martinez Peck <[hidden email]>: > Yes, this is a known squeak bug with compiz. Try: > > 1) Change color depth to 24. > > 2) DISPLAY=:0 squeak yourImage.image ( notice the DISPLAY:=0 ) > > cheers, > > Mariano > > On Mon, May 25, 2009 at 12:20 PM, Germán Arduino <[hidden email]> wrote: >> >> Better if I really include the pic..... >> >> 2009/5/25 Germán Arduino <[hidden email]>: >> > Hi Juan, List: >> > >> > I'm having some trouble with the display of Cuis on Xubuntu 9.04, as >> > is showed in the attached pic. >> > >> > I've the display depth on 32, but the transparency effect is present, >> > and noted if I drag a window over other window. >> > >> > Any suggestion will be appreciated. >> > >> > Cheers. >> > >> > >> > -- >> > Germán S. Arduino >> > http://www.arsol.biz >> > http://www.arsol.net >> > >> >> >> > > > > > |
On Mon, May 25, 2009 at 9:49 PM, Germán Arduino <[hidden email]> wrote: Hi Mariano: I didn't know that trick. I will test it if I have that problem agian.
Sorry. No idea. I was talking about Squeak, not Cuis fork.
almost fixed :( I hope Juan can help you. Cheers, Mariano
|
2009/5/26 Mariano Martinez Peck <[hidden email]>:
> > > On Mon, May 25, 2009 at 9:49 PM, Germán Arduino <[hidden email]> wrote: >> >> Hi Mariano: >> >> With other Squeak images I solved the problem setting the color depth >> to 32 and then doing a world menu>>restore display. > > I didn't know that trick. I will test it if I have that problem agian. > > > almost fixed :( > > I hope Juan can help you. > > Cheers, > > Mariano I investigated a bit and saw that exist a new Linux VM that add the 24bpp support to display depth and may be fix the other problems. I will tray when have time. Thanks. |
I should said try, not tray, sorry.
Well, tried and don't works neither. The 24 bpp don't appear and the setup of NiceFonts break the image. 2009/5/26 Germán Arduino <[hidden email]>: > 2009/5/26 Mariano Martinez Peck <[hidden email]>: >> >> >> On Mon, May 25, 2009 at 9:49 PM, Germán Arduino <[hidden email]> wrote: >>> >>> Hi Mariano: >>> >>> With other Squeak images I solved the problem setting the color depth >>> to 32 and then doing a world menu>>restore display. >> >> I didn't know that trick. I will test it if I have that problem agian. >> >> >> almost fixed :( >> >> I hope Juan can help you. >> >> Cheers, >> >> Mariano > > > I investigated a bit and saw that exist a new Linux VM that add the > 24bpp support to display depth and may be fix the other problems. > > I will tray when have time. > > Thanks. > -- Germán S. Arduino http://www.arsol.biz http://www.arsol.net |
In reply to this post by garduino
I never heard of any Squeak supporting 24bpp Display. I guess that
advice would be about the Linux display, not Squeak's, right? BTW, your problem sounds like http://bugs.squeak.org/view.php?id=7001 and http://bugs.squeak.org/view.php?id=7068 . Have you tried a 3.10-4 VM as Bert suggest on both issues? Germán Arduino wrote: > 2009/5/26 Mariano Martinez Peck <[hidden email]>: > >> On Mon, May 25, 2009 at 9:49 PM, Germán Arduino <[hidden email]> wrote: >> >>> Hi Mariano: >>> >>> With other Squeak images I solved the problem setting the color depth >>> to 32 and then doing a world menu>>restore display. >>> >> I didn't know that trick. I will test it if I have that problem agian. >> >> >> almost fixed :( >> >> I hope Juan can help you. >> >> Cheers, >> >> Mariano >> > > > I investigated a bit and saw that exist a new Linux VM that add the > 24bpp support to display depth and may be fix the other problems. > > I will tray when have time. > > Thanks. > > ------------------------------------------------------------------------ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.5.339 / Virus Database: 270.12.40/2135 - Release Date: 05/26/09 08:53:00 > > |
2009/5/26 Juan Vuletich <[hidden email]>:
> I never heard of any Squeak supporting 24bpp Display. I guess that advice > would be about the Linux display, not Squeak's, right? Not sure, I read about 224bpp just on Mantis. > > BTW, your problem sounds like http://bugs.squeak.org/view.php?id=7001 and > http://bugs.squeak.org/view.php?id=7068 . Have you tried a 3.10-4 VM as Bert > suggest on both issues? Yes, tried, but can't fix on my Xubuntu box. Anyway as soon as I can get a bit more of free time will make more tests. See you. Germán. |
Free forum by Nabble | Edit this page |