<botifico>
[haikuports/haikuports] augiedoggie 3bcbe8b - hqx: update to 1.2 (#8061)
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
pvalue has joined #haiku
mishima has quit [Remote host closed the connection]
mishima has joined #haiku
Begasus has joined #haiku
freakazoid332 has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
OscarL has joined #haiku
Begasus has quit [Ping timeout: 480 seconds]
pvalue has quit [Quit: Vision[]: i've been blurred!]
<OscarL>
Damn electrical/rain storm. Hope I don't get any more power outages today :-/ (couple of lighnings hit nearby, Saw cables spackling throw the windows)
<botifico>
[haikuports/haikuports] korli 5f3a823 - openimageio: clean up
<Begas_VM>
'lo jessicah OscarL
<Begas_VM>
and poezio working as expected now OscarL?
mishima has joined #haiku
<OscarL>
Hi Begas_VM. It worked with the original patch (that just addded the full path to the CARootCertificats.pem file) as the first line of those locations.
<OscarL>
In any case... running a build again now with the patchset as is.
freddietilley has joined #haiku
<OscarL>
bah.. sillly me. I'm on 64 bits now. Trying "pkgman install poezio" just to confirm.
<Begas_VM>
;)
<Begas_VM>
connects here, nice work!
<OscarL>
it does here too. Seems working :-)
<Begas_VM>
+1
<OscarL>
No idea how to actually use it but... glad it's finally done :)
<Begas_VM>
PulkoMandy could try it out, he's more knowligable there I suppose :)
<OscarL>
Now... to clean up the mess of mix of locally built .hpkgs that I ended up with :-D
<botifico>
[haikuports/haikuports] OscarL 25136b8 - bcrypt: drop support for Python 3.7 and 3.8. (#8030)
<OscarL>
Those are the last set of the "remove py 3.7/3.8" before the "better keep 3.8 for 6 months".
<OscarL>
But... as those were only used by paramiko et all... an those were already moved... no harm in finishing this batch :-D
<Begasus>
As korli mentioned (and me too) maybe make an announcement to users could take care if someone is using python3.8 (although I don't think many will do)
<Begasus>
s/to/so/
<OscarL>
Will do after I ask Adrien and Jérôme about it (if I should do it, if the wording is ok, etc).
<Begasus>
think I f*cked up the repository directory inside haikuports on the other laptop :)
<OscarL>
Don't want to sound like I speak with authority I do not have :-D
<Begas_VM>
You have :)
<OscarL>
Begasus: ouch! "git reflog" tends to help (to find a point where things worked well.
<Begas_VM>
and are more knowlidable then most of us with python :)
<Begas_VM>
just moving it out of the way and let haikuporter rebuild it atm
<Begas_VM>
note to self, don't kill haikuporter while it's cleaning :)
<OscarL>
Mmm, I have my locale in English, with Spanish (Argentina) as second... and yet Clipdinger appers in Spanish. Shouldn't it use the first one of the "Prefered languages" instead?
<OscarL>
question for humdinger, I guess :-)
<Begasus>
yep
<OscarL>
"Historial del desvanecimiento de entradas en el tiempo"... christ. That makes no sense. No wonder I keep Haiku in English :-)
<Begasus>
lol
<OscarL>
(the Spanish translation is a MESS)
<Begasus>
they suffer for typos too maybe? ;)
<OscarL>
Seems that people translating don't ever use the apps.
<OscarL>
or have little knowdlege of computers, or English (and this misinterpret things).
<OscarL>
s/this/thus/
<OscarL>
Removed Spanish.. from locale... There... much better.
<OscarL>
Now I understand what that option meant! :-D
<Begasus>
heh
<OscarL>
"Fade history entries over time"
<Begasus>
rewriting rapidjson
mishima has quit [Ping timeout: 480 seconds]
<OscarL>
"Eliminar entradas del historial con el tiempo" <<< even THAT would be a better translation. /me gets grumpy with poor translations :-/
* OscarL
is just grumpy in general, but still.... :-P
<robxnano[m]>
Quick question: should libraries only be listed as lib:libsomething in recipes if they're in the root of the libdir?
<Begasus>
yep
mishima has joined #haiku
<Begasus>
but running in strict mode could give you a policy error (seen it happen), just disable strict mode to turn them into a warning (buildmaster doesn't run in strict mode either)
smalltalkman has joined #haiku
dairyhungWL has joined #haiku
<robxnano[m]>
Ok, thanks
<OscarL>
Pasting clipboard entries with F-keys (running Clipdinger) doesn't seems to work for me, bummer.
mishima has quit [Ping timeout: 481 seconds]
<robxnano[m]>
Btw Begasus were you planning on adding a recipe for a more recent boost version? I thought I saw you mention it somewhere
<Begasus>
had been looking into it, no luck though, not enough skills here ;)
<Begasus>
was checking something else that needed a newer version then the one we have atm
<robxnano[m]>
Oh, actually I did manage to get 1.81 to build
<robxnano[m]>
But since the only thing that needed it was the latest version of krita, which I couldn't get working for other reasons, I held off on it
mishima has joined #haiku
<Begasus>
iirc they removed the boehm_c (?) source from the newest version, so patching those isn't possible anymore
<OscarL>
A while ago I was "rm -rf" after any minor problem with git... now I'm rebasing, squasing, cherry-picking, using aliases, and scripting git. I feel quite the hacker already! ;-P
<OscarL>
(would be better to actually NOT mess it up so often but... :-P)
<Begasus>
LOL
<Begasus>
I'm still at the point of basic use ;)
<Begasus>
PR ready OscarL ?
<OscarL>
I'm writting down every new trick I learn, I got my little "Git cheatsheet.txt" link right in the Desktop :-D.
<botifico>
[haikuports/haikuports] OscarL ea20c25 - aiohttp_socks: drop support for Python 3.7, add it for 3.10. (#8079)
mishima has joined #haiku
<Begasus>
taking a break
<OscarL>
later!
dairyhungWL has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
mishima has joined #haiku
dairyhungWL has quit [Remote host closed the connection]
mishima has quit [Ping timeout: 480 seconds]
<augiedoggie>
hm, haikudepot doesn't seem to be showing any new builds from the last two days
<waddlesplash>
are they in pkgman?
<augiedoggie>
dunno, i don't have haiku booted
<waddlesplash>
there was a haikudepot server upgrade, maybe something broke
<augiedoggie>
i was just from looking at the website, sorted by release date, and noticed the hqx recipe i fixed wasn't in the list
mishima has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
dairyhungWL has joined #haiku
<Begasus>
the new update for tuxpaint doesn't show eiter (but is available with pkgman)
nintendo1889 has joined #haiku
nintendo1889 has quit [Read error: Connection reset by peer]
<Begasus>
k, it shows in the app
AlienSoldier has joined #haiku
mishima has joined #haiku
<Begasus>
on the website it's still out of date: https://depot.haiku-os.org/#!/?bcguid=bc1-BDFR&repos=haikuports&arch=x86_gcc2&viewcrttyp=FEATURED&srchexpr=tuxpaint
<zdykstra>
is there a way to subscribe to Trac tickets, to watch them for updates?
<zdykstra>
(without leaving a comment)
<waddlesplash>
unfortunately not
dairyhungWL has quit [Ping timeout: 480 seconds]
<OscarL>
zdykstra: for a ticket in particular?
<OscarL>
Trac has RSS links at the bottom of most (all?) pages :-)
<zdykstra>
is there a working RSS client for Haiku?
mishima has quit [Ping timeout: 480 seconds]
<zdykstra>
hadn't realized that there were RSS links, thanks :)
<OscarL>
BePodder
<OscarL>
and Friss
<zdykstra>
hmm, HaikuDepot is blocking on 'Fetching remote repository data'
<zdykstra>
http://0x0.st/Ho87.png hehe, that's both helpful and unhelpful at the same time
<Begasus>
that's still pretty young compared to others :)
<Begasus>
'lo humdinger !
<humdinger>
ho!
<OscarL>
"Orphilia doesn't have production status yet, so only 100 accounts can use my API keys." doesn't sounds like it can be really useful. (and the repo is archived for a reason, /me thinks)
<OscarL>
(among them... it needs python 2.7)
<Begasus>
lol, repology only mentions haikuports, so if nothing is using it maybe just dump it
<zdykstra>
yeah, I bet it's completely broken, heh
<zdykstra>
humdinger: while you're here - thoughts on making the pastebin in UploadIt configurable ?
<OscarL>
humdinger: I tend to stay away of most translations into Spanish. I'm too picky, and there's no way to please everyone (too many local varians of Spanish, I guess).
<zdykstra>
default to the current host, but optionally allow a different one to be used?
<OscarL>
I did the original translations for BePDF, back in the day (docs included). It's a lot of work.
<humdinger>
Thought about it. Could be a "hidden" feature, like people can edit a text settings file.
<zdykstra>
I was thinking the same thing
printedz has joined #haiku
<zdykstra>
if it's not on your plate, I might take a crack at it with your blessing
<bbjimmy>
Begasus thanks
<humdinger>
zdykstra: you're very welcome to create a PR. :)
<OscarL>
humdinger:, btw, thanks for Clipdinger... will be using it plenty these days.
<OscarL>
(can't make it pase with F1, thou :-D)
<humdinger>
zdykstra: in the past there were issues with the online service keep disappearing or shutting own for the month because their limit was reached.
<humdinger>
The Null Pointer seems to be very stably available.
<OscarL>
s/pase/paste/. The rest of the F-keys work.
<zdykstra>
I just want to use my own pastebin, it's much faster than 0x0.st
<humdinger>
OscarL: into native apps or ports?
<OscarL>
native apps.
mishima has quit [Ping timeout: 480 seconds]
<humdinger>
weird. works here.
<OscarL>
Keymap preflet reacts OK to all F-keys. Clipdinger... doesn't seem to notice it :-/
<OscarL>
that's why I thought it didn't worked at first.
<humdinger>
"at first"?
<OscarL>
untill I've added more favorites.
<humdinger>
did it start working?
<OscarL>
At first I've tried only with F1.... didn't work... I thought... doesn't works with F-keys.
<humdinger>
difficult to debug when F1 deos work here.
<OscarL>
then F2, F3, etc. worked. F1 still doesn't.
<OscarL>
yup.
<OscarL>
Keymap issue? I'm using Spanish.
<humdinger>
shouldn't make a diff for Fkeys, I'd imagine...
<humdinger>
switching to Spanish kezmap. F1 still works...
<humdinger>
zou donÇt happen to have some other input_server add-on installed?
<OscarL>
guess not. At first I thought it was a VM thing... but the Keymap preflet reacts well.
<OscarL>
lemme recheck.
<Begas_VM>
ah! see OscarL, you are just using the wrong keymap, humdinger is having typos too now! :D
<OscarL>
humdinger: non on this 32 bits install.
<OscarL>
*none
<humdinger>
now back to German keymap :)
<Begas_VM>
see, that's better :P
<OscarL>
Begas_VM: lol :-D
<humdinger>
probably some VM thing. Everytime I use a VM or qemu, some key combo doesn't work as expected...
mishima has joined #haiku
<OscarL>
Tried adding F1 on the Shortcuts preflet... it works there :-( (as in... I can launch Terminal by pressing F1).
<humdinger>
curious and curiouser
dairyhungWL has quit [Ping timeout: 480 seconds]
<OscarL>
strange, yea... oh well... I can just use F1++ :-P
<OscarL>
errr ++F1
<humdinger>
you're using the Haiku default Spanish keymap, right?
<OscarL>
As a base. Changed a couple of things, not the Fn... will check again with the original.
<humdinger>
the fact that Shortcuts works is weird...
<OscarL>
With US-International (after hitting "Defaults" on Keymap)... F1 works now on Clipdinger.
<OscarL>
Welp... will have to decode and diff the keymaps I guess.
<humdinger>
Clipdinger assumes that F1 == 0x02
<OscarL>
cool.
<OscarL>
Mmm, Now I switched back to my custom keymap... works now WTH?
<humdinger>
your keyboard is cursed.
<humdinger>
quick, butcher a chicken to appease the gods
<OscarL>
THAT's why I misspell! :-D
<humdinger>
Now that that's solved (until you reboot probably) I take my leave to forage for food...
* humdinger
waves
<OscarL>
:-D
<OscarL>
later!
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
<Begas_VM>
heh OscarL
printedz has left #haiku [#haiku]
printedz has joined #haiku
printedz has left #haiku [#haiku]
printedz has joined #haiku
dairyhungWL has joined #haiku
<Begas_VM>
bbl
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
B2IA has joined #haiku
dairyhungWL has quit [Ping timeout: 480 seconds]
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
mishima has quit [Ping timeout: 480 seconds]
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
mishima has joined #haiku
matt1 has joined #haiku
matt1 has left #haiku [#haiku]
KapiX has joined #haiku
mishima has quit [Quit: leaving]
printedz has left #haiku [Error from remote client]
printedz has joined #haiku
printedz has left #haiku [Disconnected: Hibernating too long]
dairyhungWL has joined #haiku
B2IA has quit [Remote host closed the connection]
B2IA has joined #haiku
kinkinkijkin has joined #haiku
bbjimmy_64 has quit [Quit: Vision[]: i've been blurred!]
<B2IA>
(Reech!) Hello!
<OscarL>
Hello!, And Goodbye! (need to sleep :-D)
<OscarL>
Happy Haikuing, Reech! :)
OscarL has quit []
<B2IA>
(Reech!) Thanks!
nosycat has joined #haiku
KapiX has quit [Quit: KapiX]
dairyhungWL has quit [Remote host closed the connection]
dairyhungWL has joined #haiku
bbjimmy_64 has joined #haiku
xet7 has quit [Quit: Leaving]
xet7 has joined #haiku
nosycat has quit [Quit: Leaving]
printedz has joined #haiku
dairyhungWL has quit [Ping timeout: 480 seconds]
dominicm has quit [Read error: Connection reset by peer]
dominicm has joined #haiku
dairyhungWL has joined #haiku
printedz has left #haiku [Disconnected: Hibernating too long]
printedz has joined #haiku
dairyhungWL has quit [Ping timeout: 480 seconds]
printedz has left #haiku [Disconnected: Replaced by new connection]
printedz has joined #haiku
dairyhungWL has joined #haiku
printedz has left #haiku [Disconnected: Replaced by new connection]