Page 3 of 5

Posted: Fri Oct 27, 2006 2:27 pm
by techjunkie
hellhound66 wrote:Thanks to my mom, my dad, my spider, the pope, god and Fred who made it possible :wink:
*LOL*

Thanks goes to all involved... ;)

Posted: Fri Oct 27, 2006 3:35 pm
by oryaaaaa
Japanese Font can displayed. Thank you.

PureBasic (purebasic.multiply.com) - Screen Capture
http://purebasic.multiply.com/photos/photo/2/1

Posted: Fri Oct 27, 2006 4:39 pm
by Dare
lol, too soon! I don't have time to play with it yet!


Thanks guys!

Posted: Fri Oct 27, 2006 5:02 pm
by Shannara
From what I understand, Beach will be releasing a newer PureLinux once the final version of PB4/Linux comes out. It'll allow you to run Linux in a window on windows so you don't have to worry about messing up your computer w/ linux :twisted:

Posted: Fri Oct 27, 2006 5:22 pm
by FloHimself
Shannara wrote:[...]so you don't have to worry about messing up your computer w/ linux :twisted:
Messing up? I'd call it "upgrade" :P

Again: someone know the command line switch for creating shared objects?

Posted: Fri Oct 27, 2006 5:27 pm
by thamarok
Shannara wrote:From what I understand, Beach will be releasing a newer PureLinux once the final version of PB4/Linux comes out. It'll allow you to run Linux in a window on windows so you don't have to worry about messing up your computer w/ linux :twisted:
ROFLMAO :wink:
You don't need to wait for PureWinLin.
You can download QEMU for windows and download this Debian Woody QEMU image:
http://people.debian.org/~skx/security/qemu/

I tested it and it works great!
But one thing to remember if using this:
If you try to login as root, GDM won't let you do that, so you have to put skx as the user and skx as the password to login. The user has IceWM installed and some applications, good for trying Debian out!

Posted: Fri Oct 27, 2006 10:44 pm
by Beach
PureBasic apps are not fully working on the new version of Ubuntu (version 6.10). The images are suppressed and some users are reporting that it crashes.

I assume this is the same problem that exists with XGL since the output is similar. Here is a screen shot - I could not cut and paste from my virtual PC.

Image

Posted: Sat Oct 28, 2006 1:45 am
by Paul
I receive the same Gdk/Gtk errors when trying to launch the PB IDE in Linux using fresh install of Ubuntu 6.10

Needless to say the IDE opens, gives a huge list of errors then closes.

Posted: Tue Oct 31, 2006 8:31 am
by Pinhead
My windows app compile fine, but:

Gadgets filled with unicode text show the unicode in the window,
but GetGadgetText/GetGadgetItemText is empty... :(

Posted: Tue Oct 31, 2006 1:01 pm
by freak
Pinhead wrote:My windows app compile fine, but:

Gadgets filled with unicode text show the unicode in the window,
but GetGadgetText/GetGadgetItemText is empty... :(
What gadget is that exactly ? Got some code ?

Posted: Tue Oct 31, 2006 6:00 pm
by oryaaaaa
If Create Unicode Executable set,and you have to Char UTF-8 set.
(Project options)

Posted: Wed Nov 01, 2006 12:34 am
by hardfalcon
Paul wrote:I receive the same Gdk/Gtk errors when trying to launch the PB IDE in Linux using fresh install of Ubuntu 6.10

Needless to say the IDE opens, gives a huge list of errors then closes.
I get this error, too. I'm not using Compiz/XGL, but simply KDE 3.5 (Debian 4.0 "Etch" with some updates from the "sid" and the "experimental" repositories. Video driver is the new beta of NVIDIA's linux driver... (v.9625))

Posted: Wed Nov 01, 2006 12:10 pm
by Pinhead
@freak
SetGadgetText(#Button,"か")
SetGadgetText(#String_1,GetGadgetText(#Button) )
I can see the character on the button, but not in the stringgadget.
SetGadgetText(#String_1,"か")
this works fine.

I need the first Versin for a button-keyboard, the same Procedure works fine on Win.

Edit:
Same problem with the ListIconGadget

Working on Slackware 11

Posted: Wed Nov 01, 2006 5:21 pm
by StanDan
Hi all,

I just wanted to confirm that this works great on a stock install of >Slackware< 11 with Dropline GNOME. I know it's only Beta 1 but I've recompiled most of my applications and haven't had any problems as of yet. At least none that were PB related. PB 4 on Linux! Whoohoo!

Oh. to other linux users. I didn't notice a PB icon in the distro (least of all a cool PB 4.0 one.) So I used the freeware >Batch Icon Extractor< on the PureBasic 4.0 exe on my Windows XP box. Then transferred the .ico file to Linux and opened it in GIMP. All you've gotta do then is delete all the layers except the large view of the icon and then save it as PureBasic.png. Then move it to "/usr/share/pixmaps". Then add a launcher to your desktop and select the PureBasic icon.

All I can say is the shiny new PB4 icon looks great on my desktop. Not to mention the 4.0 coolness. Thanks Fr34k, AlphaSND, Berikco and Andre. You guys rock. :D

Posted: Thu Nov 02, 2006 11:04 pm
by oryaaaaa
Hi, all

PureBasic :: View topic - Linux trial environment Guide (USB-HDD)
http://www.purebasic.fr/english/viewtopic.php?t=24432