00:03
HaikuUser has joined #haiku
00:14
hightower3 has joined #haiku
00:21
hightower2 has quit [Ping timeout: 480 seconds]
00:32
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
00:52
mmu_man has quit [Ping timeout: 480 seconds]
01:22
janus has quit [Ping timeout: 480 seconds]
01:24
Maturi0n_ has joined #haiku
01:25
janus has joined #haiku
01:31
Maturi0n has quit [Ping timeout: 480 seconds]
01:49
AlaskanEmily has joined #haiku
01:49
illwieckz has joined #haiku
02:03
<
erysdren >
haiku 88x31 button
02:38
illwieckz has quit [Remote host closed the connection]
02:58
illwieckz has joined #haiku
03:05
TMM has joined #haiku
03:48
xet7_ has joined #haiku
03:55
xet7 has quit [Ping timeout: 480 seconds]
04:14
HaikuUser has joined #haiku
04:14
HaikuUser has quit []
04:15
mr_lou has joined #haiku
04:34
probono9 has joined #haiku
05:15
Begasus has joined #haiku
05:34
HaikuUser has joined #haiku
05:34
HaikuUser is now known as christech
05:49
Anarchos has joined #haiku
06:02
<
Begasus >
g'morning peeps
06:02
<
erysdren >
good morning Begasus
06:05
<
Begasus >
g'evening erysdren :)
06:11
stux|away has quit [Remote host closed the connection]
06:11
stux|away has joined #haiku
06:14
hightower3 has quit [Remote host closed the connection]
06:16
Anarchos has quit [Ping timeout: 480 seconds]
06:35
Diver has quit [Ping timeout: 480 seconds]
06:41
Anarchos has joined #haiku
07:03
<
erysdren >
how's it going
07:03
<
Begasus >
Hi Anarchos
07:07
coolcoder613[m] has quit [Quit: Client limit exceeded: 20000]
07:22
<
erysdren >
Begasus: does haiku have any OS-level functions for flipping integer endiannness?
07:23
<
erysdren >
linux, windows and mac all have some
07:24
<
erysdren >
wait, nvm, i was misreading
07:25
<
erysdren >
im having a problem porting this game
07:25
<
erysdren >
forget the endian stuff, i already fixed that
07:25
<
Anarchos >
erysdren i think there are some
07:25
<
erysdren >
the issue i'm getting is that DT_DIR isn't defined, and struct dirent has no member d_type
07:25
<
Anarchos >
erysdren did you look for ByteOrder.h ?
07:26
<
erysdren >
yeah i got it
07:26
<
erysdren >
but now the dirent stuff is giving me trouble
07:26
<
augiedoggie >
that's a common problem, there are a number of examples in the ports repo
07:26
<
Anarchos >
erysdren B_SWAP_INT32(arg)
07:26
<
augiedoggie >
usually involving some type of #ifndef
__HAIKU__
07:26
<
erysdren >
k, ill cool
07:26
<
erysdren >
ill look*
07:27
<
Anarchos >
erysdren in headers/os/support/ByteOrder.h
07:29
<
erysdren >
looks like most projects just comment it out
07:29
<
augiedoggie >
depends on who did the port and how lazy they were :P
07:29
<
augiedoggie >
the port of openrct2 that i did has it #ifdef'd
07:30
<
augiedoggie >
because it falls back to using a stat() call after that
07:30
<
augiedoggie >
with a different check
07:32
<
erysdren >
RIP i have to disable networking in this game
07:33
<
Begasus >
bugger ... posixfile.cpp:(.text+0x8f5): undefined reference to `uchar_isvalid(char32_t)'
07:34
<
Begasus >
eeps another one ... ../../../../../src/osd/modules/render/drawbgfx.cpp:441:46: error: 'union SDL_SysWMinfo::<unnamed>' has no member named 'haiku'
07:34
<
Anarchos >
erysdren byteswap in network code is done with aton/ntoa functions.
07:36
<
erysdren >
not doing that
07:36
<
erysdren >
haiku is missing some of the POSIX networking stuff
07:36
<
erysdren >
so it cant compile
07:37
<
Begasus >
mame doesn't want to quit on an error :P
07:37
<
Begasus >
mame build*
07:40
jmairboeck has joined #haiku
07:42
<
Begasus >
Hi jmairboeck
07:45
<
Anarchos >
erysdren you have to link against -lnetwork
07:45
<
Anarchos >
hello jmairboeck , my latex hero :)
07:46
<
erysdren >
no that's not the problem either
07:46
<
erysdren >
it couldn't find some enums
07:46
<
erysdren >
and the enums aren't present anywhere on the system
07:46
<
erysdren >
not in any header
07:46
<
erysdren >
IP_SENDSRCADDR was one, i think
07:46
<
Anarchos >
erysdren you mean the dir_type ?
07:47
<
erysdren >
no network stuff
07:47
<
Anarchos >
erysdren you can search for them in xref.landonf.org to be sure
07:51
Diver has joined #haiku
07:51
Diver is now known as Diver
07:53
AlaskanEmily has quit [Remote host closed the connection]
07:56
aa72 has joined #haiku
07:57
<
PulkoMandy >
erysdren: d_type is optional on OS that support it: some filesystems don't have that info at the dirent level, and in that case d_type will be unset/unknown. There should alays be a stat() on the file to handle that case
08:00
aa72 has left #haiku [#haiku]
08:22
<
nekobot >
[haiku/haiku] 9ded6e6a332f - Update translations from Pootle
08:27
dvn has quit [Quit: bye]
08:31
dvn has joined #haiku
08:44
jaycie has joined #haiku
08:49
erysdren has quit [Ping timeout: 480 seconds]
09:08
aa72 has joined #haiku
09:10
<
aa72 >
operating systems => a set of 0 1 => a set of programs ;)
09:15
tuaris has quit [Remote host closed the connection]
09:26
aa72[m] has joined #haiku
09:29
naro has joined #haiku
09:32
<
naro >
Hello begasus! I remember you lol
09:32
<
naro >
finally getting to trying this OS out on my desktop
09:34
floof58 has quit [Ping timeout: 480 seconds]
09:35
<
aa72[m] >
hi naro in veneto gnaro = hive ;)
09:38
aa72[m] has left #haiku [#haiku]
09:38
andrreaa72 has joined #haiku
09:38
andrreaa72 has left #haiku [#haiku]
09:39
andreaa72 has joined #haiku
09:41
mr_lou has quit [Quit: Leaving]
09:42
<
naro >
aa72: Nice to know, are you Italian?
09:42
floof58 has joined #haiku
09:42
<
andreaa72 >
yes, i apologize => changed nick
09:43
<
andreaa72 >
i am italian, but i love spain
09:44
<
Begasus >
Hi naro, can't say the name rings a bell atm :)
09:45
<
andreaa72 >
the Spaniards have a social life
09:46
<
naro >
Begasus: A week or 2 ago I spoke here for the first time talking about being interested in the OS
09:46
<
andreaa72 >
sangrilla ... tapas ...
09:47
<
andreaa72 >
beautiful girls ...
09:48
<
Begasus >
ah, time passes so fast naro :) and busy as usual here :)
09:48
<
andreaa72 >
Spanish girls are humble and know how to party
09:53
<
naro >
Begasus: Yeah I get that, plus you do packaging or something along those lines for the OS, right?
09:57
coolcoder613_32 has joined #haiku
10:01
<
Begasus >
3thrparty ports yes naro
10:02
<
Begasus >
looking into latest mame atm, but I'm getting lost for solutions now ...
10:04
<
naro >
Haiku has been on the bootscreen for like 3 minutes now, all of the icons below it are lighted up so I don't know what the issue is
10:05
<
Begasus >
I'm a noob there :)
10:06
zard has joined #haiku
10:12
<
naro >
Ill check the forums
10:16
<
coolcoder613_32 >
Hi zard
10:17
<
zard >
Hello coolcoder613_32 :)
10:17
<
zard >
What's up with the different nickname?
10:18
<
coolcoder613_32 >
this is my 32 bit box
10:18
<
zard >
Ok. Did you see my PR?
10:19
<
coolcoder613_32 >
Not yet, I'll look at it tomorrow.
10:19
<
coolcoder613_32 >
So you basically removed the stuff that wasnt relevant?
10:19
<
zard >
Yes (hopefully)
10:21
<
naro >
I think I'll be heading off for the night, see you guys later.
10:21
naro has quit [Quit: Leaving]
10:22
* coolcoder613_32
checks PR email. Looks good.
10:23
<
coolcoder613_32 >
merged
10:23
* zard
received PR email
10:24
<
zard >
I'm trying my hand at uncommenting stuff in the app kit. One line uncommented without error so far.
10:24
<
andreasdr[m] >
Hi there.
10:24
<
zard >
Hello andreasdr[m] :)
10:25
<
zard >
And now come the errors
10:25
<
andreasdr[m] >
Hi zard.
10:28
HaikuUser has joined #haiku
10:29
HaikuUser has quit []
10:30
mmu_man has joined #haiku
10:31
tqh has joined #haiku
10:36
coolcoder613[m] has joined #haiku
10:36
<
coolcoder613[m] >
Hello, now I'm talking from my MacBook
10:36
<
zard >
From matrix?
10:37
<
coolcoder613[m] >
yup
10:38
<
zard >
I was wondering about that [m] at the end of your nickname. Does matrix keep a log of chat messages even if your computer is off?
10:51
coolcoder613_32 has quit [Ping timeout: 480 seconds]
10:51
tqh has quit [Read error: Connection reset by peer]
10:52
tqh has joined #haiku
11:00
<
coolcoder613[m] >
Yes
11:01
<
coolcoder613[m] >
I think so, although my computer is on most of the time, I don't have element open.
11:09
<
zard >
And now I'm getting into the weeds template programming and all of the awful error messages it produces
11:11
coolcoder613 has joined #haiku
11:14
<
coolcoder613 >
Dont try, just send me the error and i'll tell you what fix that kind of error needs. Learn from my experience
11:15
<
coolcoder613 >
You dont need to repeat my trial and error (pun intended)
11:17
Forza has joined #haiku
11:18
<
zard >
It's an error from a line you commented out, so, you haven't managed to solve it yet ;)
11:19
<
coolcoder613 >
what is bindings/app/Roster.cpp:63
11:20
<
coolcoder613 >
It'd probably be more helpful if you sent me a screenshot with the error messages, its easier to read when it is colored
11:21
<
zard >
.def("GetRecentDocuments", py::overload_cast<BMessage *, int, const char *, int, const char *>(&BRoster::GetRecentDocuments), "", py::arg("refList"), py::arg("maxCount"), py::arg("fileTypes"), py::arg("fileTypesCount"), py::arg("signature")=NULL)
11:22
<
zard >
.def("GetRecentDocuments", py::overload_cast<BMessage *, int, const char **, int, const char *>(&BRoster::GetRecentDocuments), "", py::arg("refList"), py::arg("maxCount"), py::arg("fileTypes"), py::arg("fileTypesCount"), py::arg("signature")=NULL)
11:23
<
Begasus >
just comment it out :P
11:24
<
zard >
Actually what we've been doing up till now :P
11:24
<
Begasus >
lol, thought I was the only one doing dirty hacks :P
11:26
<
coolcoder613 >
Hmm... difference from previous line is the array...
11:27
<
zard >
My guess is that python has no equivalent type for const char **
11:28
<
coolcoder613 >
void GetRecentDocuments (BMessage *refList, int32 maxCount, const char *fileTypes[], int32 fileTypesCount, const char *signature=NULL) const
11:30
<
coolcoder613 >
const char * UTF-8 string literal pybind11/pybind11.h
11:30
<
zard >
it's a const char * array, aka const char **
11:31
<
coolcoder613 >
Well, it doesnt do that in the bindings!
11:31
<
coolcoder613 >
i think we've found the bug
11:31
<
zard >
I tried compiling it with const char
**. Doesn't seem pybind knows what to do with a const char **
11:31
<
coolcoder613 >
still... progress
11:32
<
zard >
It should convert a const char ** to something like a list of UTF-8 string literals
11:32
<
zard >
But, you're right... progress :)
11:32
andreaa72 has left #haiku [#haiku]
11:33
<
Begasus >
I know I'm not going to try mame out on 32bit :)
11:37
aa72 has left #haiku [#haiku]
11:37
<
zard >
Cool, somebody else with our problem :) I'm going now. Goodbye.
11:38
<
coolcoder613 >
goodbye
11:42
gouchi has joined #haiku
11:42
tqh has quit [Read error: Connection reset by peer]
11:43
mr_lou has joined #haiku
11:45
aa72 has joined #haiku
11:49
<
coolcoder613 >
goodbye, I'm going now
11:49
coolcoder613 has quit [Quit: Vision[]: i've been blurred!]
11:54
aa72 has left #haiku [#haiku]
11:55
zard has quit [Quit: leaving]
11:55
andreaa72 has joined #haiku
11:57
<
andreaa72 >
babe, i am gonna leave you !!! xD
11:58
andreaa72 has left #haiku [#haiku]
12:17
<
Begasus >
bugger ...
12:18
andreaa72 has joined #haiku
12:22
<
andreaa72 >
freedom !!! ;)
12:22
<
Begasus >
we get it andreaa72
12:23
<
Begasus >
you don't have to repeat it over and over
12:28
higen has quit [Quit: Ping timeout (120 seconds)]
12:28
higen has joined #haiku
12:31
<
andreaa72 >
I say it every now and then so we are always more free...
12:31
<
andreaa72 >
just read... ;)
12:48
gouchi has quit [Remote host closed the connection]
12:48
<
andreaa72 >
i apologize Begasus : we get it ...
12:49
<
andreaa72 >
my poor english ...
12:49
<
andreaa72 >
in italian => evviva !!! ;)
12:55
<
andreaa72 >
ah, beos max v4b1 ok in virtualbox ...
12:55
<
andreaa72 >
intel mem < 1024
12:57
<
andreaa72 >
cpu : intel ...
12:58
<
andreaa72 >
mem < 1024 M
13:05
andreaa72 has left #haiku [#haiku]
13:08
andreaa72 has joined #haiku
13:09
andreaa72 has left #haiku [#haiku]
13:17
Anarchos has quit [Quit: Vision[]: i've been blurred!]
13:27
andreaa72 has joined #haiku
13:32
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
13:33
Luca91 has joined #haiku
13:34
bbjimmy has joined #haiku
13:34
xet7__ has joined #haiku
13:39
xet7_ has quit [Ping timeout: 480 seconds]
13:40
<
Begasus >
Luca91! rust! :P
13:42
<
Begasus >
for rust it's better use cmd:rustc etc instead of rust_bin
13:47
tqh has joined #haiku
13:48
<
andreaa72 >
the rust is oxidized => passivated => it no longer binds ;)
13:50
<
andreaa72 >
this applies to all oxides...
13:54
<
andreaa72 >
everything tends towards minimum energy ... is tend ok ?
13:55
<
andreaa72 >
co2 better than co
13:56
andreaa72 has left #haiku [#haiku]
14:04
<
Begasus >
I'm still good Luca91 :) Infected files: 0
14:04
<
Begasus >
I think rust is only needed for bindgen?
14:23
andreaa72 has joined #haiku
14:26
andreaa72 has left #haiku [#haiku]
14:30
mmu_man has quit [Ping timeout: 480 seconds]
14:31
<
AlienSoldier >
Begasus mame on 32bit me want
14:39
cocobean has joined #haiku
14:42
andreaa72 has joined #haiku
14:44
christech has quit [Quit: Vision[]: i've been blurred!]
14:46
HaikuUser has joined #haiku
14:46
HaikuUser is now known as christech
14:49
cocobean has quit [Quit: Page closed]
14:51
kescher has joined #haiku
14:53
<
andreaa72 >
where to put my files to share with you ? don't you like google drive ?
14:57
<
andreaa72 >
hard disk drive ...
15:02
andreaa72 has left #haiku [#haiku]
15:13
<
christech >
mornin'
15:21
<
andreasdr[m] >
Hi there.
15:28
<
christech >
Just setting up Haiku in VirtualBox
15:39
<
Luca91 >
Begasus sorry I was away from this computer
15:39
<
Luca91 >
great that you aren't infected :D
15:40
<
Luca91 >
so should I change rust_bin with cmd:rust?
15:40
<
Luca91 >
I'm going away from this machine again, I'll check your reply later. Thanks :)
16:02
B2IA has quit [Quit: Vision[]: i've been blurred!]
16:07
B2IA has joined #haiku
16:16
tqh has quit [Remote host closed the connection]
16:34
andreaa72 has joined #haiku
16:45
TMM has joined #haiku
16:50
B2IA has quit [Quit: Vision[]: i've been blurred!]
16:53
HaikuUser has joined #haiku
16:54
HaikuUser has quit []
16:57
B2IA has joined #haiku
17:03
wicknix has joined #haiku
17:08
wicknix_ has quit [Ping timeout: 480 seconds]
17:19
<
botifico >
[haikuports/haikuports] humdingerb df9e3e7 - freegemas: Improved SUMMARY/DESCRIPTION
17:19
mmu_man has joined #haiku
17:19
<
nekobot >
[haiku/haiku] 518e9cb9f2b6 - radeon_hd: Add missing USB C connector type
17:39
andreaa72 has left #haiku [#haiku]
17:40
Forza has quit [Read error: Connection reset by peer]
17:40
Forza has joined #haiku
17:45
gouchi has joined #haiku
17:49
erysdren has joined #haiku
17:56
tuaris has joined #haiku
17:58
<
botifico >
[haikuports/haikuports] owenca 3fe0a4a - Add recipe for haiku-format 17.0.1 (#9629)
17:58
<
erysdren >
good morning party people
18:12
AlaskanEmily has joined #haiku
18:59
tqh has joined #haiku
19:10
andreaa72 has joined #haiku
19:10
<
Begasus >
closing down, g'night peeps
19:10
Begasus has quit [Quit: Vision[]: i've been blurred!]
19:12
andreaa72 has quit [Remote host closed the connection]
19:22
HaikuUser has joined #haiku
19:22
HaikuUser has quit []
19:33
mr_lou has quit [Quit: Leaving]
19:34
jmairboeck has quit [Quit: Konversation terminated!]
20:08
Luca91 has quit [Quit: Vision[]: i've been blurred!]
20:08
Anarchos has joined #haiku
20:14
Maturi0n_ has quit [Remote host closed the connection]
20:14
Maturi0n has joined #haiku
20:16
<
erysdren >
how's it goin all
20:16
Luca91 has joined #haiku
20:17
<
erysdren >
i'm still not sure where to go with my haiku install to get networking on it
20:20
<
erysdren >
both the network cards i have access to don't work with haiku under UEFI
20:21
<
erysdren >
and i don't have ethernet access to this pc
20:23
Luca91 has quit [Quit: Vision[]: i've been blurred!]
20:28
<
Anarchos >
erysdren i used my mobile phone in usb network sharing connection
20:29
<
erysdren >
thats a good idea
20:30
<
erysdren >
is that setup in haiku or on the phone?
20:30
<
erysdren >
i have a google pixel
20:33
<
PulkoMandy >
Enable usb connection sharing on the phone (in hreferences -> network/internet)
20:34
<
PulkoMandy >
Haiku will detect and use it with nothing special to do (you get a notification that the network is ready I think)
20:34
illwieckz has quit [Remote host closed the connection]
20:35
<
erysdren >
ok, ill give it a shot thanks
20:35
erysdren has quit [Quit: Konversation terminated!]
20:36
xet7_ has joined #haiku
20:40
<
christech >
got my Haiku VM back up yay
20:41
<
christech >
runs pretty decent in VirtualBox on macOS
20:42
<
christech >
had some weird issues in HaikuDepot with the mouse, seems if the package had dependancies the mouse would act weird
20:42
<
christech >
soon as it was all installed the mouse went back to normal
20:43
xet7__ has quit [Ping timeout: 480 seconds]
20:54
Anarchos has quit [Quit: Vision[]: i've been blurred!]
20:55
pbsds has quit [Ping timeout: 480 seconds]
21:00
erysdren has joined #haiku
21:02
MeaTLoTioN[m] has joined #haiku
21:03
tqh has quit [Quit: Leaving]
21:06
pbsds has joined #haiku
21:08
illwieckz has joined #haiku
21:17
_Dario_ has quit [Quit: Vision[]: i've been blurred!]
21:31
erysdren has quit [Quit: Konversation terminated!]
21:41
gouchi has quit [Remote host closed the connection]
22:04
HaikuUser has joined #haiku
22:17
xet7__ has joined #haiku
22:24
xet7_ has quit [Ping timeout: 480 seconds]
22:28
orealis has joined #haiku
22:29
wicknix_ has joined #haiku
22:33
AlienSoldier has quit [Ping timeout: 480 seconds]
22:35
wicknix has quit [Ping timeout: 480 seconds]
22:41
AlienSoldier has joined #haiku
22:45
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
22:47
coolcoder613_32 has joined #haiku
22:47
Babaj has joined #haiku
22:50
erysdren has joined #haiku
22:50
<
coolcoder613_32 >
Hi erysdren
22:51
<
coolcoder613_32 >
Hows it going
22:52
<
coolcoder613_32 >
did the phone thing work?
22:52
<
erysdren >
still no networking on my haiku
22:53
<
coolcoder613_32 >
Have you talked with your father about routing ethernet cables?
22:54
<
erysdren >
mentioned it, but haven't done it yet
22:56
<
coolcoder613_32 >
When i first upgraded to macOS Sonoma, I tried out the personal voice feature, it clones your voice for you
22:57
<
coolcoder613_32 >
it sounds quite good for my voice
22:57
<
coolcoder613_32 >
but it didnt work very well for my sister's
23:01
<
coolcoder613_32 >
Have you tried the Digger game on Haikuports?
23:01
<
erysdren >
i havent
23:01
<
erysdren >
whats that?
23:02
<
coolcoder613_32 >
Its a Haiku port of a Unix port of a remastered version of a OS game from 1983
23:02
<
coolcoder613_32 >
s/OS/DOS
23:04
<
coolcoder613_32 >
I actually ported that game to Haiku
23:05
<
coolcoder613_32 >
Its nostalgic... for my father, who apparently played this game at the age of three
23:07
erysdren has quit [Read error: Connection reset by peer]
23:09
erysdren has joined #haiku
23:11
<
coolcoder613_32 >
I just got 6300
23:11
<
coolcoder613_32 >
in digger
23:13
<
botifico >
[haikuports/haikuports] augiedoggie ced8f22 - haiku-format: fix 32 bit rpath errors (#9632)
23:16
<
erysdren >
coolcoder613_32: cool, congrats
23:16
<
erysdren >
ill have to give it a shot sometime
23:18
pbsds has quit [Ping timeout: 480 seconds]
23:18
<
coolcoder613_32 >
my high score is 6450
23:19
<
coolcoder613_32 >
I think.. you can boot the same installation in BIOS and EFi mode....
23:19
illwieckz has quit [Ping timeout: 480 seconds]
23:19
<
coolcoder613_32 >
what if you boot to BIOS to download things, and then boot back to EFI?
23:23
pbsds has joined #haiku
23:27
wicknix has joined #haiku
23:34
wicknix_ has quit [Ping timeout: 480 seconds]
23:40
illwieckz has joined #haiku
23:53
illwieckz has quit [Quit: I'll be back!]
23:53
erysdren has quit [Quit: Konversation terminated!]
23:53
illwieckz has joined #haiku
23:53
erysdren has joined #haiku