Shannara, can you provide an example for these bugs plz?...

Everything else that doesn't fall into one of the other PB categories.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Shannara, can you provide an example for these bugs plz?...

Post by Kale »

Interesting thread on the Aurora board:

http://www.ionicwind.com/forums/index.php?topic=840.0
Sync (Shannara) wrote: I found PureBasic (Oct. 2003). After talking with the community, I decided to purchase a copy and port my projects over. Not much of a problem there. After awhile, a few things came apparent. Consistancy is the main thing, half completed features, all that fun and jazz. Then the newest window version came out (v4) and is completely unusable for any kind of threading.
Sync (Shannara) wrote: PB impliments partial network functionality, nothing for professional server side unfortunately.
Could you please provide an example showing the failings of using threads with Purebasic? Also, can you please demonstrate why the network lib is incomplete.

I just think it would benefit the PB team and the whole community knowing any problems they need to be aware of.

Ta.
--Kale

Image
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

They have already been aware of them for quite some time now. The reason I do not post these things on this forum anymore because of threatened ban.

Some of these things have been responsed to by the dev team as to whether they will be added or not. But any how, here are the links to related threads ...

http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight= (<- In-thread links as well)
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight= (<- This one is my favorite, we have a roadmap!)
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight=
http://www.purebasic.fr/english/viewtop ... highlight= (<- threads within too)
http://www.purebasic.fr/english/viewtop ... highlight=

I stopped reporting because of the responses and threats. Bad enough being banned on IRC for reasons only Fred knows and will not share. Therefore, you hardly see me reporting anything anymore. While I do enjoy PureBasic 3.94/win, linux and mac. 4.0 have been a headache.

As noticed in the threads. Some have been replied to, others have not. Some have been only replied after other people noticed the same thing. Or only when someone like Mike S. have replied (in concern to the missing network pieces). Before that happened, I was told off ... No thanks. It's safer not to say much.

I can post more links, but what's the use? I dont fancy be banned from the forums as well.

My last PM from Fred is as follows:
Fred wrote:http://www.purebasic.fr/english/viewtop ... highlight=

You are really stupid, do you ? One more and it's the forum ban.
Thanks, but I think I may be banned from these forums for raising valid points. If I am banned from these forums then this is more public proof of problems.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Since I'm not banned I'm sure Fred has good reasons to threaten you with a ban.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Trond wrote:Since I'm not banned I'm sure Fred has good reasons to threaten you with a ban.
I used to feel the same way until it happened to me. Thats how most people feel as it's safer to feel that way. Anyway, this have now been publicised, and no use continuing it unless he wants to.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Shannara wrote:I used to feel the same way until it happened to me. Thats how most people feel as it's safer to feel that way. Anyway, this have now been publicised, and no use continuing it unless he wants to.
Could you please provide an example showing the failings of using threads with Purebasic? Also, can you please demonstrate why the network lib is incomplete.
--Kale

Image
MLK
User
User
Posts: 57
Joined: Sat Jan 24, 2004 8:46 pm
Location: Germany

Post by MLK »

the network lib is incomplete, because of:
-no timeout for OpenNetworkConnection()
-no timeout for ReceiveNetworkData/File()
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

MLK wrote:the network lib is incomplete, because of:
-no timeout for OpenNetworkConnection()
-no timeout for ReceiveNetworkData/File()
Yes! I did solve it using threads though, but i really doubt that is safe.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Ok, we're talking about network lib so here I go ... The referenced threads mentioned this, I *think*.

Most dedicated servers are assigned multiple IP addresses. The ability to bind (listen) on a particular IP and Port combo is a huge must. Sample "corp" software is Microsoft Exchange, Sql Server, mySql, IRC/FTP Servers, and others. If you need more, please let me know :)

The ability to know when the server disconnects the client via event or check of connection would be nice... The two are the main culpits of the current library. These were requested and shrugged off. ( http://www.purebasic.fr/english/viewtop ... highlight= ) Until Mike S. from Catalyst Corporation said the same thing. ( http://www.purebasic.fr/english/viewtop ... ht=#143684 2nd post).
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

Hmmm. IMO, this is going nowhere except to put another negative thread on these boards.
Dare2 cut down to size
Fleath//
User
User
Posts: 47
Joined: Sun Feb 13, 2005 11:37 am
Location: Australia
Contact:

Post by Fleath// »

Negative topics are just as useful as positive ones, if I was looking to buy a product I'd want to know the bad points of it as much as the good, so I can make a judgement. And so far this seems pretty mature, I'm interested in the progress of the language.

That said I already have a license and dont use threads or the network lib, so I'm just curious.

Code: Select all

crush()
kill()
destroy()
Image
Add to PB logo to your game today.
Post Reply