Page 2 of 7

Posted: Fri Feb 01, 2008 11:45 am
by Num3
Got no text either... And i'm using the windows version :cry:

Posted: Fri Feb 01, 2008 12:37 pm
by yoxola
Berikco wrote:Not here, strange
I can put it on my desktop and it works normal..

But to work correctly with the IDE and Compiler, it must be in the same dir as the IDE on Windows

For linux that is in the compilers dir
Might be coz of there's still a copy of language file in your "C:\PureBasic 4.20", try remove or rename "C:\PureBasic 4.20\Catalogs" and see if it works.

Posted: Fri Feb 01, 2008 1:12 pm
by Berikco
walker wrote:THANKS A LOT for your great work...

but I have not text to see here too... installed in the compilers directory (linux)

Second issue: the VD starts up with 2 Tabs opened , both named 0 and you can't close one of them... the next new tab is named 2 .... (so this is actually the only text I see)
Maybe you're using a font nobody else have installed?
The catalog files are in the correct place? like in the tar file?

Posted: Fri Feb 01, 2008 3:18 pm
by Tranquil
Nice to see updates on this beautifull VD.

But I dont have any text and no menu on the VD here as many others. (System Windows 2000, no admin rights)

Posted: Fri Feb 01, 2008 3:38 pm
by DarkDragon
Num3 wrote:Got no text either... And i'm using the windows version :cry:
Here, too. Even if I put it in the purebasic directory.

Posted: Fri Feb 01, 2008 3:44 pm
by Kiffi
DarkDragon wrote:
Num3 wrote:Got no text either... And i'm using the windows version :cry:
Here, too. Even if I put it in the purebasic directory.
http://www.purebasic.fr/english/viewtop ... 498#230498

Greetings ... Kiffi

Posted: Fri Feb 01, 2008 3:58 pm
by Num3
Kiffi wrote:The VD4 must be located at "C:\PureBasic 4.20"
I refuse that name !
Bericko please compile my version for "D:\pb4_beta"
:lol: :lol: :lol:

Posted: Fri Feb 01, 2008 4:51 pm
by Dare
:lol:

Posted: Fri Feb 01, 2008 4:51 pm
by chen
Berikco wrote:Not here, strange

For linux that is in the compilers dir
Text does not appear doesn't matter where you put it.

Posted: Fri Feb 01, 2008 5:06 pm
by Berikco
Found it...will upload new versions later

Posted: Fri Feb 01, 2008 5:07 pm
by walker
Guess I found one reason... Linux Filesystem is case sensitive :shock: The files from the tar file are placed in a Folder called Catalog ... the existing folder is called catalog... so I guess the VD is searching the wrong folder... and I would bet, that the catalog files` case isn`t the same as you call them.... :?:

writing all in lowercase should solve the problem....

Posted: Fri Feb 01, 2008 5:31 pm
by Berikco
I know Linux is case sensitive, but here it is a "Catalog" folder :?
So it will look in "Catalog" :cry:
And compilers is completely lowercase...
It is a folder created by an old PureBasic setup...

I'm checking all the paths for both OS

Posted: Sat Feb 02, 2008 12:19 pm
by Berikco
New versions online, please try again.

http://www.purebasic.be/download.htm

Posted: Sat Feb 02, 2008 3:09 pm
by chen
Berikco wrote:New versions online, please try again.

http://www.purebasic.be/download.htm
It runs in Linux, all the menus are ok... Im going to test funcionality...

thanks a lot :wink:

Posted: Sat Feb 02, 2008 3:10 pm
by akj
This new version of alpha 16 is much better and the text is no longer missing. However, I have two 'bug' reports:

A very minor issue, but I find it distracting. The title bars of the windows in the design area seem to be 1 or 2 pixels wider than the client area.

Much more importantly, I cannot alter the Project Constants Defaults. Even if I manually edit the file visual designer.prefs, the values revert to the original defaults of #Window_* and #Button_* and etc whilst I want them to be #win* and #but* and so on.

I am using Windows ME.