General Haiku Discussion

Here you can talk about anything relating to Haiku.

Whatever happen to Refraction from Xentronix?

Forum thread started by dcatt on Fri, 2012-09-14 00:54

The subject says it all... does anyone know?

making vim behave itself

Forum thread started by Munchausen on Wed, 2012-09-12 09:16

I got a bit tired of vim being a bit rubbish when you first use it on haiku (compatibility mode, backspace not working, etc etc)

To fix it try a vimrc with the following contents:

set nocompatible
syntax on
colors darkblue
 
let c_space_errors=1
 
filetype on
filetype indent on
filetype plugin on
 
set ruler
set showcmd
set incsearch
set autoindent
set backspace=indent,eol,start
 
setlocal spell spelllang=en_gb
set nospell
map  <C-j> :set spell!<cr>

And save it to /boot/home/config/settings/vim/vimrc

This vimrc will also set the spellchecking language (but set it to spellcheck off by default and press ctrl-j to toggle it on/off), turn on syntax highlighting, auto-indent, highlight all search results, highlight whitespace at the end of lines (or empty lines with whitespace on them) and a few other things.

Hope this helps a few people out!

Where do I post bugs?

Forum thread started by steveh2009 on Mon, 2012-09-10 14:50

Do I go to the development mailing list to report bugs in something like a supported device driver? What kind of system info can I provide to the main developer?

I have 2 Gateway Netbooks with HD Audio. One emits sound (LT 2005u) but the other does not (LT 2804U). Both are using Nightly Build hrev44584 (Aug 26 2012 03:32:35).

Thanks for the pointer.

Steve

...got the answer:

post bugs on http://dev.haiku-os.org/

VIA EPIA-P910

Forum thread started by RhapsodyGuru on Mon, 2012-09-10 06:56

Hello:

Been awhile since I last posted here. Just wanted to drop in and mention this really cool looking board that VIA has coming down the pipeline. I honestly think this would be great for Haiku, especially if the video chipset could be supported.

http://liliputing.com/2012/09/via-introduces-epiap910-pico-itx-board-wit...

Thoughts? Certainly a Raspberry Pi or the many other ARM boards out there are going to be cheaper than this thing. However, this VIA board is x86 and is ready for Haiku now in that respect. It would be cool to build a Haiku-Nano-Box type thing with this.

Guru

Haiku... building an OS for whom ?

Forum thread started by nemesis2k3 on Sun, 2012-09-09 20:28

i wonder whats the purpose for Haiku?
should it ran on legacy machines like Pentium 1,2,3 or Hightech
Quadcore Processors? i personally like OSes that are free to use but also think that they
never gain enough publicity like Win or OSX. Which kind of users should use it? Sadly it lacks in
compatibility and software. There is no good office Suite to do productivity. No serious games for the gamer fraction. But the biggest fail is the missing Java and Flash support with an working,fast and stable Browser - so nothing for daily using. it runs on an very small collection of hardware.

i personally think that haiku will never get the big audience that it should.
dont get me wrong, i like the spirit of haiku but i think it will take a long long time to grow to an adult state.
first it should be fit for daily using like surfing the internet, listen to music streams, do some office stuff,
picture editing etc...

id like to see an alternative OS to big players like Win,OSX and Linux for people to enjoy for daily using.

time will tell

regards,
nemesis2k3

Development on Windows environment ( new arrived )

Forum thread started by CodeVisio on Sun, 2012-09-09 03:40

Hi All,

I'm new here.
Actually all my stuff are on a Windows 7 (64bit) and I'm wondering if I can contribute to the Haiku development from that environment.

Thank you.

No gratitude - To boot, he complains about free stuff

Forum thread started by ronald-scheckelhoff on Sat, 2012-09-08 18:01

I'm used to seeing OS forums split up into sections like [installation questions], [application questions], etc. So, this thread may be in the wrong place. Anyway, the first thing I'd like to say is that I don't mean to complain all the time. I usually take a second breath before I write about anything, and then I ask myself, "How much did I pay for it?" In the case of Haiku, I didn't pay very much, and I received much (quite the deal). I want to say something about the installation CD, only because I think it might be an easy-to-fix sort of thing. One of my computers is a netbook with a cheapie external CDROM drive. Most operating system CDs load fairly smoothly, but the Haiku CD beats my drive to death. The drive has gotten to be on its last legs, and I think that situation may be (partially) due to the beatings it gets when I install Haiku. It seems that the drive is doing a large number of consecutive long distance head seeks, back and forth. Maybe the data is organized so that the groups of material that must be read from the drive are not very contiguous?

Believe me, Haiku is worth a cheap drive kill once in a while. But ... maybe it would be easy to fix?

Syndicate content