General Haiku Discussion

Here you can talk about anything relating to Haiku.

Worms Armageddon working in Haiku

Forum thread started by CypressTwist on Tue, 2014-06-24 17:21

I got Worms Armageddon to work with the latest nightly build.
First download Worms Armageddon from here:

http://pulkomandy.tk/~beosarchive/unsorted/ftp.beos.hu/ftp.beos.hu/beos/...

Next download this patch:

http://tim32.org/~muzer/WA-fix.tar.bz2

Extract both achives and copy the WA-fix folder into the WA folder (where the game resides). Now fire up a Termina window and cd to the WA-fix folder and do a

$ ./fix.sh

This will apply the patch that will get the game working in Haiku. Agree to the message windows then, after the patch has been applied, from the same Terminal window do a

$ cd .. 
$ ./PlayWorms.sh

The game runs without sound but other than that it's playable. Trying to make the game fullscreen from the options menu will result in a crash though,

Enjoy!

PS: here's a screenshot of the game running on rev47380-x86gcc2hybrid on my EeePC 701:

NetPositive Reloaded - looking for toolbar icons from NetPositive

Forum thread started by streak on Thu, 2014-06-19 05:59

I always wanted NetPositive to run on haiku, but having in mind that its already too old to be good competition for webpositive
so i've re-created a NetPositive feel in my new creation for haiku called NetPositive Reloaded which is a web browser build on top of QT toolkit and webkit. Its already much faster than webpositive, because i disabled completely javascript which is still bottleneck for all haiku browsers out there.

feats:
- It has already tabs [open+closing]
- its fast
- more stable that qupzilla [thanks to removing javascript]
- works best in newest nightlies with QT HPKG pack

btw.
Im looking for original toolbar icons from original netpositve [transparent png] to put em into NetPositive Reloaded

and the screen:
http://postimg.org/image/qbh7gplq7/

Slightly pissed off, but smiling!

Forum thread started by belfasteddie on Thu, 2014-06-12 15:29

Hi, I haven't visited Haiku for some time, mainly because it wouldn't/didn't have wireless . So a week or so ago I bought a Netgear Power Line kit. Plugged them in and then booted my Haku CD. Great, played around for a while and then noticed that my Wireless was showing in the Network. Funny I thought, so clicked on it and lo and behold a load of wireless networks showed up. Entered my password and was on the net. Unplugged my wire and surfed wirelessly.
I'm now trying to get Haiku to boot off a stick but as yet cannot get the partition to show active. Strange because several times before I had no prob.

Creating a distribution...

Forum thread started by apgreimann on Wed, 2014-06-11 22:26

I've cleared this thread to avoid confusion... please see my replies (and others' replies to this topic) in the "Distro based on Haiku" thread to read more about this in one spot.

Link: http://haiku-os.org/community/forum/distro_based_haiku

Haiku as a Workstation OS

Forum thread started by philcostin on Tue, 2014-06-10 20:48

I would love to see Haiku reach the stage where small businesses would consider it as a desktop OS (at least for cases where their whole business runs on a single application and the users don't have expectations about word processing suites, etc). First of course there needs to be development tools available with the kind of productivity that other solutions offer on other OSes.

I want to make a comment on multi-user support, though. I don't think Haiku needs multi-user support built-in to the OS (at least not for a workstation environment) - I think it would be better to have an application which allows a machine to be joined to a Kerberos realm and then a login screen is presented so that a network user can authenticate.

Business machines are normally joined to a domain so that they can be centrally orchestrated - home computers tend not to have such a use case for multi-user support these days. Nearly everyone has a smartphone and personal computers are normally only logged onto by one person. I think it would be cleaner and more forward-thinking to drop the idea of multi-user locally and just go for realm-based authentication. Users' home directories and preferences could then be shared as on a Windows domain.

Thoughts?

q about code in haiku interface kit

Forum thread started by Remco.Johannes on Mon, 2014-06-09 15:24

What does this code ?
BBox::MouseDown(BPoint point)
{
BView::MouseDown(point);
}
When you inherrit from a object(in this case bview)you get this automatic right?

Regards,

Remco johannes

q about Haiku code

Forum thread started by Remco.Johannes on Mon, 2014-06-09 15:18

What does this code does?

BBox::MouseDown(BPoint point)
{
BView::MouseDown(point);
}

When you inherrit from bview you get this automaticly right?

Remco Johannes

Syndicate content