<OscarL>
"cpr420 fixed the filteredquery command’s [...]" guess that's one of augiedoggie's aliases? :-P
<OscarL>
(from the Activity report for Sept.)
Begasus has joined #haiku
<Begasus>
g'morning peeps
<OscarL>
Dag, Begasus!
<Begasus>
Goede morgen OscarL! :)
<Begasus>
k, let's skip this whole glib thing for harfbuzz for now
<Begasus>
I'll add an issue for it to deal with it later, for now let's fix the build for pango
<Begasus>
already got 9 variant to the recipe for harfbuzz by now :P
<Begasus>
+s*
<OscarL>
yikes. better leave it off for a while, yeah... getting frustrated with that won't help.
<Begasus>
quick "fix" for now :)
<OscarL>
every bit counts :-)
<Begasus>
the missing symbol only showed up with gtk4, and that aint going to happen, so we can deal with that for now
ty3r0x has quit []
ty3r0x has joined #haiku
vdamewood has joined #haiku
orealis has quit [Quit: yap...]
<coolcoder613>
Hello Begasus
<Begasus>
Hi there coolcoder613
<Begasus>
almost ready for a beta release for the python bindings?
<coolcoder613>
I need some kind of release checklist
<Begasus>
yeah, saw your last message
<Begasus>
correct me if I'm wrong, what you are doing is what Bethon was in the past?
<coolcoder613>
I think so
<coolcoder613>
Although so far i have been doing just the app kit and interface kit
<Begasus>
that was tight to python2.7 and no one got it on par with the newer versions, maybe there is something there that could be used to check things out?
<coolcoder613>
It was using the raw python API, and i am using pybind11
<Begasus>
that's the bugtracker (mentioned in the channel topic)
<coolcoder613>
what about enhancements?
<erysdren>
setting up an EFI boot partition is pretty annoying. i wonder if i could try to contribute that change to the installer? it's probably a fairly sensitive area of the code, though
<erysdren>
it's probably a bigger change than i'm realizing, considering it already doesn't format the drive itself, and lets you setup the partitions
hightower4 has quit [Ping timeout: 480 seconds]
<coolcoder613>
You can probably just tell the user to create a FAT32 partition
<coolcoder613>
or look for a pre-existing ESP
<erysdren>
true. and have it copy the bootloader automatically
<erysdren>
once the partition is there
<coolcoder613>
If there was an OS installed before, there will probably be an ESP
<coolcoder613>
There could be an OEM mode, where the installer allocates, 50MB? for the ESP and then the rest for the root partition
jaycie has joined #haiku
jaycie has quit []
<Begasus>
k, issue created for harfbuzz
<coolcoder613>
Maybe have separate screens for Welcome~>Set up bootloader~>Set up Haiku~>Finished/Reboot
erysdren has quit [Ping timeout: 480 seconds]
ScottD1 has joined #haiku
<coolcoder613>
goodbye
erysdren has joined #haiku
walkingdisaster has joined #haiku
coolcoder613 has quit [Ping timeout: 480 seconds]
walkingdisaster has quit [Quit: Vision[]: i've been blurred!]
OscarL has quit [Read error: Connection reset by peer]
AlaskanEmily has quit [Remote host closed the connection]
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<botifico>
[haikuports/haikuports] Begasus 62538ab - oniguruma, bump version (#9626)
mmu_man has joined #haiku
<zdykstra>
set a new signature for /boot/system/apps/Screenshot, then rebuild /bin/screenshot to use that signature - put them both in your $PATH and go for t
<botifico>
[haikuports/haikuports] Begasus 4dddbd5 - freeciv, bump version (#9628)
thaflo has quit [Quit: Vision[]: I've been blurred!]
HaikuUser3 has joined #haiku
HaikuUser3 is now known as thaflo
bjorkintosh has quit [Quit: Leaving]
bjorkintosh has joined #haiku
<zdykstra>
morning all
thaflo has quit [Ping timeout: 480 seconds]
<Begasus>
afternoon zdykstra :)
<zdykstra>
we were complaining about modern GUIs and scrollbars/resize grabbers in another IRC channel, and I used a screenshot of Koder to show how it should be done
<Begasus>
+2 :D
<zdykstra>
very clear indication of where to grab to resize, scrollbars aren't auto-hiding and have little buttons to do small tweaks
<zdykstra>
it's a shame we seem to be going backwards in usability on most major desktops
catcream_ has quit [Remote host closed the connection]
catcream_ has joined #haiku
hightower2 has quit [Read error: Connection reset by peer]
<bjorkintosh>
no idea. but you can have haiku today.
catcream_ has quit [Remote host closed the connection]
catcream_ has joined #haiku
Anarchos has quit [Ping timeout: 480 seconds]
catcream_ has quit [Remote host closed the connection]
catcream_ has joined #haiku
gouchi has joined #haiku
gouchi has quit [Remote host closed the connection]
misthalu has quit [Quit: Leaving]
hightower2 has joined #haiku
BrunoSpr has joined #haiku
<aa72>
cu ...
aa72 has left #haiku [#haiku]
catcream_ has quit [Remote host closed the connection]
catcream_ has joined #haiku
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
extrowerk has quit [Quit: Bye!]
catcream_ has quit [Remote host closed the connection]
catcream_ has joined #haiku
<Begasus>
going down
<Begasus>
cu peeps!
Begasus has quit [Quit: Vision[]: i've been blurred!]
extrowerk has joined #haiku
ClaudioM has quit [Quit: leaving]
_Dario_ has quit [Quit: Leaving]
_Dario_ has joined #haiku
Anarchos has joined #haiku
rakka has quit [Remote host closed the connection]
rakka has joined #haiku
illwieckz has quit [Remote host closed the connection]
jmairboeck has quit [Quit: Konversation terminated!]
orealis has joined #haiku
<Anarchos>
how to solve "package org.junit does not exist" when compiling some java on haiku ?
orealis has quit [Ping timeout: 480 seconds]
mmu_man has quit [Ping timeout: 480 seconds]
tqh has quit [Quit: Leaving]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Luca91 has joined #haiku
<Luca91>
hi all
<Luca91>
is there any way to copy a configuration file to /boot/system/non-packaged/data/my_app/ from a recipe?
<erysdren>
hmm
<erysdren>
i think it's $configDir in a recipe
<erysdren>
or something.
<Luca91>
hey erysdren
<Luca91>
thanks, I'll check that var
<erysdren>
maybe grep in HaikuPorts for that, you'll see how it's used
<Luca91>
I'm reading that there is also GLOBAL_WRITABLE_FILES, but dunno if this is what I'm looking for
mmu_man has joined #haiku
<erysdren>
you could try
<erysdren>
$dataDir/my_app/
<erysdren>
that's what i did for the QuakeSpasm recipe
<PulkoMandy>
Luca91: the non-packaged directory is usually for things not belonging in packages. Global writable files may help but it's usually mainly for settings files. So you may need to use a postinstall script to copy the files, or do it when your app is first started
<Luca91>
PulkoMandy yes the files I want to copy are config files needed for the app to works correctly
<PulkoMandy>
If they are config files they should be in settings/,not in non-packaged/data. In that case you need "global writaple files" and I think you can find many examples
<Luca91>
PulkoMandy okay thanks. Can you confirm that /boot/system/settings/my_app/ is a good path for what I'm trying to do?
HaikuUser has joined #haiku
<erysdren>
$settingsDir/my_app/ is probably what you want
<erysdren>
im looking at what other recipes with GLOBAL_WRITABLE_FILES do
HaikuUser has quit []
<Luca91>
erysdren ok thanks, let me see what $settingsDir contains. If it isn't pointing to /boot/home/... then it is good (I need these configuration files to be placed in /boot/system/...)
<erysdren>
why's that?
<Luca91>
erysdren because these config files must be shared when/if haiku will support multi-users
<erysdren>
fair, though i don't know if that's in the cards for haiku
<Luca91>
infact on linux these files are placed in /etc
<Luca91>
erysdren yeah I agree with you, but while I'm at it, I'd like to do this in the cleanest possible way :)
<Luca91>
erysdren done :)
<Luca91>
I used GLOBAL_WRITABLE_FILES and then copied the configuration files using cp $portDir/additional-files/my_config.conf $settingsDir/my_app/
<erysdren>
nice
<erysdren>
yeah thats correct iirc
wicknix_ has joined #haiku
<Luca91>
erysdren I'm going for another round of tests then I can send a PR with the recipe
<erysdren>
awesome!
<erysdren>
this is for clamav?
<Luca91>
erysdren yes :)
<erysdren>
good work :D
wicknix has quit [Ping timeout: 480 seconds]
AlienSoldier has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
Luca91 has quit [Quit: Vision[]: i've been blurred!]