waddlesplash changed the topic of #haiku to: Open-source operating system that specifically targets personal computing. | https://haiku-os.org | Nightlies: https://download.haiku-os.org | Bugtracker: https://dev.haiku-os.org | SCM: https://git.haiku-os.org/ | Logs: https://oftc.catirclogs.org/haiku/ | Matrix: #haiku:matrix.org | XMPP: #haiku%irc.oftc.net@irc.jabberfr.org
<Skipp_OSX> yeah in web browser it's not a problem
<Skipp_OSX> well inside the browser view anyway.
<nephele_mac> Hmm, right... an application that shows *documents*
<nephele_mac> I don't know any *document* view in Haiku where you can't select text
<nephele_mac> but this has nothing to do with documents
<nephele_mac> this is for controls on panels
<nephele_mac> which are simply a different thing
<nephele_mac> err, not controls. labels and other text (which can be a part of controls)
<x512[m]> This is how it should work.
<nephele_mac> Skipp_OSX: should i implement right click copy without the menu?
<x512[m]> No further action is needed.
<x512[m]> Do not fix that is not broken, really.
<nephele_mac> Skipp_OSX: or maybe a modifier click would make the review happy then... say cmd+left click
cassisian has quit [Remote host closed the connection]
<Skipp_OSX> yeah basically, or just Copy
<Skipp_OSX> you can't undo/redo, cut past or select
<Skipp_OSX> so just copy is enough but yeah that's the idea, right-click => Copy
dalme has quit []
<Skipp_OSX> you can't even Alt+C
<Skipp_OSX> you could do Alt+LMB I guess
<nephele_mac> okay. i think that is clear enough. and would avoid the issue of people "accidentally" overwriting their clipboard with left click
<Skipp_OSX> yeah, that's my main fear/concern
<nephele_mac> but right click is good in your opinion?
<Skipp_OSX> yeah, but no discoverability
<Skipp_OSX> if you did Alt+LMB you could show the copy cursor when Alt is down
<nephele_mac> we still have the copy cursor to indicate something is going on
<nephele_mac> but we don't neccesarily need the copy cursor when all labels work like this
<nephele_mac> but that means we really have to add support for combobox labels, bbox, checkboxes etc
<Skipp_OSX> yeah I think we'd have to anyway because it would confusing if only some of the labels weren't copyable
<nephele_mac> i think holding alt and then hovering would not really be that well discoverable, because you already need to decide to hold alt in the first place
<Skipp_OSX> true
<nephele_mac> so we are basically at the same design as before, just with right click now
<Skipp_OSX> correct
cassisian has joined #haiku
<nephele_mac> I guess next week i could revive my click patch and add support for the other parts of it
<nephele_mac> but i still doubt that it will be merged then *shrug*
cassisian has quit [Remote host closed the connection]
<andreasdr[m]> How is it going?
cassisian has joined #haiku
<Skipp_OSX> Trash icon is still frustrating me
flag_ has joined #haiku
<x512[m]> I am fully with Waddlesplash here.
nephele_mac has quit [Quit: Vision[]: i've been blurred!]
flag has quit [Ping timeout: 480 seconds]
* OscarL *finally* manages to successfully access PCI config registers from Python code via the /dev/misc/poke driver.
<OscarL> man, wish I was less dumb.
<OscarL> speaking of trying to be less dumb... /me goes and commit this working code before he messes it up again.
HaikuUser has joined #haiku
<OscarL> hello there andreasdr[m], btw. Nice to see you around :-)
<HaikuUser> Hi, I was hoping someone might be willing to help me troubleshoot this. I'm on the latest beta release, trying to follow the UFI install instructions. The step where I need to format the EFI partition as FAT32 is failing, I keep getting a system error. It works if I chose BeFS but not FAT?
HaikuUser is now known as Snappo
<Snappo> Also my computer supports legacy boot, but I can't get it to boot from my SSD, despite it showing up in Haiku and being a valid install target, I even tried installing Bootman. If I mash the space bar when booting off the USB stick, the hard drive does not show up as an option
* Snappo finds the dostools package
<OscarL> Snappo: for the last issue (Haiku not booting in Legacy mode)... a common pitfall is having created the partitions from other OS, and then trying to re-use them with Haiku. One needs to delete and re-create the partitions with DriveSetup for things to work.
<andreasdr[m]> Hi there OscarL.
<Snappo> OscarL: I tried initialzing the disk first, several times, didn't help
<andreasdr[m]> Whats up in argentinia?
<OscarL> Snappo: welp, if the whole disk was initialized, I guess that's a different issue then :-(
<Snappo> oh good now dostools just failed to install *cries*
<Snappo> I just tried mkfs from the Terminal:
<Snappo> ~> DiskDeviceJobQueue::Execute(): executing job: N8BPrivate13InitializeJobE DiskDeviceJobQueue::Execute(): executing job failed: General system error mkfs: Initialization of "Unnamed" failed: General system error
<Snappo> this was after initializing the disk with GUID partitioning and creating a UFI system partition
<OscarL> andreasdr[m]: I wouldn't really know, lol. I "checked-out" from following tv/news from my country a couple years ago (to try to not get even crazier :-P). On "very-local news" (as in... my house)... can't complain much :-)
<OscarL> andreasdr[m]: hoping things on your end are not too shabby.
<OscarL> Snappo: sounds like Haiku got pretty confused with your disk :-/. Maybe one of the developers can help you out (if they are around)... or try again tomorrow (timezones...), or post about your issues on the help section of the forum (https://discuss.haiku-os.org), or open a ticket over https://dev.haiku-os.org.
<Snappo> thanks
<OscarL> bbl (maybe).
OscarL has quit []
Snappo has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
<HaikuUser> I was just reading someone on Reddit with the same issue I'm having, apparently M2 drives just don't work right yet, I just popped in a spare SATA drive and I'm not having the same issue now
HaikuUser is now known as Snappo
cassisia_ has joined #haiku
<Skipp_OSX> eMMC doesn't work...
<Skipp_OSX> idk about M.2 that should work
<Skipp_OSX> This is officially a Heisenbug now. It works when I log.
HaikuUser has joined #haiku
Snappo has quit [Read error: Connection reset by peer]
HaikuUser is now known as Snappo
<Snappo> huzzah, a new BeBox is born, time to celebrate with the BeOS song
<Snappo> If I like having my deskbar on the left instead of the right does that mean I'm secretly right handed?
<Snappo> *left handed
andreasdr has joined #haiku
<andreasdr> Haha. Using vision right now. Testing my haiku instrallation. I have a haiku machine again.
<Snappo> nice, I see probono983 lurking in here, I was just reading your writeup a few min ago, and have spoken to you previously about your HelloSys project :)
<Snappo> very nice andreasdr, this is the way
<Snappo> we shall test our fresh BeBoxen together *toast*
<Snappo> Now I'm thinking about painting this thing BeBox colors, I haven't done a casemod since like 2002
<Snappo> it's an HP Elitedesk
<Snappo> *HaikuDepot noises*
cassisian has quit [Ping timeout: 480 seconds]
<Snappo> I actually daily drove Haiku on an EeePC for a good year or so back in 2011ish
<andreasdr> Very cool.
HaikuUser has joined #haiku
HaikuUser is now known as Snappo2
<Snappo2> hmm the wifi is flaking out a bit I plugged in ethernet
Snappo has quit [Ping timeout: 480 seconds]
<Skipp_OSX> arg!
<Snappo2> Skipp_OSX: wassamatta you
<Skipp_OSX> turned logging off, the bug came back
<Snappo2> pooh, I just installed Audacious and it segfaults immediately
<Snappo2> I think I might reinstall with 32 bit so I can use CL-AMP <_<
<Skipp_OSX> this makes no sense
<Skipp_OSX> how could it be possible? but it is
<Snappo2> what bug?
<Skipp_OSX> #8696
<Snappo2> at least the web version of Winamp is working XD these Edifier speakers I found at the thrift store are quite era appropriate
<Skipp_OSX> Trash icon not updating
<andreasdr> Hihi. Does someone know where makefile-engine is located usually? I have a bug: Makefile:143: /etc/makefile-engine: No such file or directory
<Skipp_OSX> it's def in a package, possibly haiku_devel
<andreasdr> Hm. Looks like its somewhere else, or I am stupid. pkgman sais haiku_devel is already installed.
<andreasdr> also makefile-engine is installed already
<Snappo2> I'll just leave this over here
andreasdr has quit [Quit: Vision[]: i've been blurred!]
cassisia_ has quit [Remote host closed the connection]
Snappo2 has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
HaikuUser is now known as Snappo
OscarL has joined #haiku
<OscarL> Snappo: if using a SATA device "fixed" things for you... please try to open a ticket about things not working with the M.2 drive (attaching the output of "listdev", and a copy of "/var/log/syslog" to the ticket you create).
<OscarL> andreasdr[m]: "/boot/system/develop/etc/makefile-engine"
<Snappo> OscarL: okay let me make a note to do that, then
<OscarL> andreasdr[m]: the actual "Makefile" that uses makefile-engine should have "include $(DEVEL_DIRECTORY)/etc/makefile-engine" in it.
andreasdr has joined #haiku
<andreasdr> Hi there. Which IDE are you using currenty under Haiku OS?
<OscarL> "IDEs are for whimps" (or for proper devs... I guess... I just stick to Pe+Terminal and a lot of cursing :-P)
cassisian has joined #haiku
<andreasdr> OscarL: Haha
<Snappo> OscarL HOW DARE YOU NOT USE VIM RRRRR
<Snappo> :P
<OscarL> :-D
probono983 has quit [Quit: The Lounge - https://thelounge.github.io]
<OscarL> for a more serious answer, andreasdr... some of the cool kids are using "Genio" these days.
probono983 has joined #haiku
<OscarL> other folks use QtCreator (heretics!)
<Snappo> I was about to make a magnetized needle joke and then I realized I'm getting old
<Snappo> Did you ever hear that story about BeFS debugging and sunbeams? :P
<OscarL> Snappo: what? not deflecting cosmic rays? Noob!
<Snappo> I know rite
<Snappo> also I enjoy you putting "fixed" in quotes XD
<OscarL> andreasdr: Genio can use LSP (clangd for C/C++, python_lsp_server for python). CudaText (a SublimeText "clone") can do too.
<OscarL> to placate Snappo's vim needs... you could use vim + the YouCompleteMe package.
<Snappo> lol my need to shake my head at people who insist on using it you mean?
<Snappo> I'm a GNU Nano boy thanks
* OscarL is an heretic still in search for the one true TUI editor with *proper* CUA keybindings.
<Snappo> oh man that's smooth, I was just resizing my Vision window various directions to watch how fast everything scales
cassisian has quit [Ping timeout: 480 seconds]
<Snappo> I was pretty excited to see Comsmoe come back but I can't get it to even begin to compile, oh well
<Snappo> it would be a shame if someone published a binary of the SDL version *cough*
<Snappo> woah baron dropping the f bomb XD
<OscarL> (I should probably finish up "porting/stealing" SanOS editor, and use that for git commit and such)
<OscarL> I remember being pretty excited about Cosmoe back in the days.
<Snappo> I'm excited now, but reading about the Haiku features that aren't possible on Linux is a bummer
<Snappo> It would be nice to see Haiku apps showing up on Linux. I like telling people that VLC was a BeOS program
<Snappo> seems like people would be more willing to make native apps if they aren't stranded on just Haiku ya know
<OscarL> I wouldn't mind having a mostly-Haiku UI/UX on top of the lot of drivers Linux has... Would love to have that as a Haiku+Linux/Cosmoe dual boot.
<Snappo> same, I crave a proper deskbar on linux so badly. I usually rearrage my KDE plasma bar to be as similar as possible
<OscarL> Snappo: vlc... and Transmission too.
<Snappo> I think Handbrake too yeah?
<Snappo> didn't know about Transmission, that's sick
<OscarL> right... Eric Petit
<Snappo> I use Handbrake every week to prepare church sermons for upload :) feels good man
<Snappo> okay I'm gonna reinstall with 32 bit because reasons, brb
Snappo has quit [Quit: Vision[]: i've been blurred!]
HaikuUser has joined #haiku
HaikuUser is now known as Snappo
<Snappo> hmm the 32 bit version wasn't booting, oh well w/e
cassisian has joined #haiku
<andreasdr> Hi there fellow devs: does anybody has an idea? pkgconf exited with exit code 1, see error: Package gl was not found in the pkg-config search path.
* Snappo is not a dev but a mere mortal
<andreasdr> @x512: you maybe? :DDD
<OscarL> andreasdr: sounds like you're trying to compile somthing that expects "gl" to be some linkable -lgl lib?
<andreasdr> Yes, Does some of your packages provide g
<andreasdr> Perhaps you should add the directory containing `gl.pc'
<andreasdr> to the PKG_CONFIG_PATH environment variable
<andreasdr> Package 'gl', required by 'glu', not found
<OscarL> if so... while we have /boot/system/lib/libGL.so, I don't think we have gl.pc files for it.
<andreasdr> ? :DDD
cassisian has quit [Ping timeout: 480 seconds]
<x512[m]> andreasdr: `pkgman install devel:libgl`
<Snappo> mfw I see x512[m] 's video driver efforts https://tenor.com/view/vince-mc-mahon-uff-men-gif-13566519
<OscarL> good thing x512[m] showed up... I forgot about checking the devel packages, lol.
<x512[m]> gl.pc is in mesa_devel package.
<andreasdr> Thank you. Will try.
AlaskanEmily3 has quit [Ping timeout: 480 seconds]
* OscarL needs to add read/write MSR support to /dev/misc/poke... or perhaps create a separate /dev/cpu/msr driver instead?
<andreasdr> Another question: glfwErrorCallback(): OSMesa: OpenGL ES is not available on OSMesa? Does someone has an idea?
<andreasdr> Do I need to install some GLES2 stuff?
vdamewood has joined #haiku
cassisian has joined #haiku
duncsauce has joined #haiku
andreasdr has quit [Read error: Connection reset by peer]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
Babaj has quit [Ping timeout: 480 seconds]
<OscarL> Somehow my understanding of C/C++ is way worse than my Python one, yet my C/C++ code (accessing hardware) works better than my Python code.
<OscarL> in any case... got things working well enough as to be able to continue doing experiments in writting user-space code (from Python even) for accessing hardware monitoring devices (as in LPC bus Super I/O devices, and some simple "read some pci config space registers" devices, like in my amd_temp driver).
<OscarL> adding CPU msr access, should allow for easier experimenting with cpu frequency scaling for my hardware (and maybe then I could finally write a Haiku version of PhenomMSRTweaker. for my undervolting needs :-D)
AlaskanEmily3 has joined #haiku
Snappo has quit [Quit: Vision[]: i've been blurred!]
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
Aedil has joined #haiku
vdamewood has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
OscarL has quit [Quit: "/me gives up for today."]
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser is now known as Snappo
duncsauce_ has joined #haiku
duncsauce has quit [Quit: ZNC 1.10.1 - https://znc.in]
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
<Snappo> HAIKU HAS FIREFOX FORKS NOW? WHEN DID THAT HAPPEN?!
<Snappo> watching Michael MJD's BeOS retrospective rather smoothly on Youtube in LibreWolf!
duncsauce has joined #haiku
duncsauce_ has quit [Read error: Connection reset by peer]
HaikuUser has joined #haiku
<Begasus[m]> g''morning peeps
HaikuUser has quit []
<Snappo> howdy Begasus good to see you, I remember seeing you on BeShare long ago
HaikuUser has joined #haiku
HaikuUser is now known as nep_mac
<nep_mac> HI Begasus[m]
<Snappo> I am absolutely shocked to see we have working Firefox forks now, never thought I'd see the day I can run mainstream browser extensions on Haiku :)
<Snappo> been long road, gettin' from there to here
cassisian has joined #haiku
* nep_mac is still in the camp of if it is an "essential" extension it should not be an extension at all... like adblockers
<Snappo> Yeah, well
<Snappo> I'm not holding my breath for a Brave port haha
<nep_mac> Yeah, I hope not. >.>
<Snappo> hmm what would be a good name for a Haiku Brave fork
<nep_mac> "malware"
* Snappo yawns at the hate for the easily disabled crypto wallet
<Snappo> well I really should go to bed it's like midnight here
<Snappo> sure feels good to be home though
<nep_mac> Not sure why you think this has anything to do with a crypto wallet but okay.
<Snappo> oh, most people who call Brave "malware" are complaining about the BAT wallet and rewards
<Snappo> anyway good night
<nep_mac> Besides, I already have webkit2 rendering and accepting input events... adblocking is on my list after getting it in a useable state, so don't see the need to port yet another engine for something webkit does way better than chromium anyway...
<nep_mac> have a good night sleep Snappo
cassisian has quit [Ping timeout: 480 seconds]
duncsauce_ has joined #haiku
<nekobot> [haikuports] pulkomandy pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/0297666efc8e...4993adac94de
<nekobot> • pulkomandy (4993adac): dosemu: enable JIT
duncsauce has quit [Read error: Connection reset by peer]
<nep_mac> How can i declare a dependcy on a command in a jamfile? in my case i want to ensure that hvif2png exists and that png2icns exists
<nep_mac> I am writing a Jamfile to build my rEFInd theme from sources automatically so working with it should become easier
duncsauce has joined #haiku
<Begasus[m]> hi Snappo was afk :)
<Begasus[m]> BeShare and binky time, memories :D
<Begasus[m]> Hello nep_mac
<Begasus[m]> at the dogschool today doing some volenteering, so afk once in a while
duncsauce_ has quit [Ping timeout: 480 seconds]
duncsauce_ has joined #haiku
duncsauce has quit [Read error: Connection reset by peer]
duncsauce has joined #haiku
Skipp_OSX has quit [Quit: Textual IRC Client: www.textualapp.com]
duncsauce_ has quit [Read error: Connection reset by peer]
duncsauce has quit []
duncsauce has joined #haiku
HaikuUser has joined #haiku
HaikuUser has quit []
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
<nep_mac> Wrote my entire jamfile... running "Jam" and it's not doing anything only finding targets.... I have some actions defined, and some rules that reference those actions... and then some "ThisAction param : param ;" calls at the bottom... what am i missing?
<Begasus[m]> not a jam artist here :)
duncsauce has quit [Read error: Connection reset by peer]
HaikuUser has joined #haiku
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
HaikuUser has quit [Quit: Vision[]: i've been blurred!]
cassisian has joined #haiku
nep_mac has quit [Quit: Vision[]: i've been blurred!]
cassisian has quit [Ping timeout: 480 seconds]
<Begasus[m]> beta testing :)
cassisian has joined #haiku
cassisian has quit [Ping timeout: 480 seconds]
xet7 has quit [Remote host closed the connection]
Aedil has quit [Quit: leaving]
cassisian has joined #haiku
janking has joined #haiku
<janking> Thanks you all for the updates (43) st
cassisian has quit [Remote host closed the connection]
<Begasus[m]> ;)
<Begasus[m]> need to check on 32bit, something still needed for buildmasters (but when I'm home) :)
<janking> :)
neoncortex has joined #haiku
duncsauce has joined #haiku
cassisian has joined #haiku
duncsauce has quit [Ping timeout: 480 seconds]
<Begasus[m]> bbl
HaikuUser has joined #haiku
HaikuUser has quit []
<phschafft> mau.
jmairboeck has joined #haiku
griin has joined #haiku
janking has quit [Read error: Connection reset by peer]
<griin> Will Haiku OS loose many of current users, when someone will finish the Haiku API port to Linux?
<griin> or new ones
duncsauce has joined #haiku
janking has joined #haiku
<phschafft> I think both are so far off main stream that they might only additive interfere.
erysdren has joined #haiku
cassisian has quit [Remote host closed the connection]
Anarchos has joined #haiku
cassisian has joined #haiku
deneel1 has joined #haiku
deneel has quit [Ping timeout: 480 seconds]
cassisia_ has joined #haiku
griin has quit [Quit: Page closed]
cassisian has quit [Ping timeout: 480 seconds]
<PulkoMandy> personally I don't plan to switch to linux. But knowing that I can write apps using the beapi and maybe distribut a linux version is kind of nice
<PulkoMandy> For some things I may have written the app in a portable toolkit pefore, and now I don't need to
<PulkoMandy> So, more native apps? :)
zardshard has left #haiku [Error from remote client]
zardshard has joined #haiku
<Anarchos> Is there a graphical FTP tool ?
<erysdren> PulkoMandy: you're talking about Cosmoe right?
<jmairboeck> Anarchos: there is FtpPositive in the Depot
<Anarchos> jmairboeck nice ! Thanks a lot, cause i want to copy from old laptops to new laptop :)
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/4993adac94de...f72cf80b4bee
<nekobot> • Begasus (f72cf80b): breeze_icons, drop patch for 32bit (#12581)
<Begasus[m]> k, let's see how this goes on 32bit
<Anarchos> hello Begasus[m]
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/f72cf80b4bee...3bc214cc1ca7
<nekobot> • jmairboeck (3bc214cc): libreoffice: adjust "any" subpackages and app: PROVIDES…
cassisian has joined #haiku
gr0egor has joined #haiku
<gr0egor> Am I the only one, having troubles with SoftwareUpdater and downloading via Depot: "Refreshing repository "HaikuPorts" failed ?
janking has quit [Ping timeout: 480 seconds]
<gr0egor> I tried also downloading Falkon via HaikuDepot and it throws error after few seconds
cassisian has quit []
<gr0egor> I am using latest nightly image
cassisia_ has quit [Ping timeout: 480 seconds]
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/3bc214cc1ca7...d5554de18aa1
<nekobot> • jmairboeck (d5554de1): ktextaddons: adjust doc package…
gr0egor has quit [Remote host closed the connection]
gr0egor has joined #haiku
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<gr0egor> I restarted Haiku, but after that program SoftwareUpdater gives me error: Updates did not complete - Failed to download package noto_sans_cjk_jp
<gr0egor> Can anyone try SoftwareUpdater and tell me if it throws same error or nothing?
<phschafft> erysdren: 141 commits on the vm branch so far ;)
<phschafft> I think I have *nearly* covered all the basics now. ;)
<erysdren> w00t!
bbjimmy has joined #haiku
<phschafft> looking forward to do some feature works after just implemting random parsing and proxy implementations.
<phschafft> as much fun as it is to see single opcodes come to life, it would be fun to do something that feels like it improves a visible property of the system ;)
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
gr0egor has quit [Remote host closed the connection]
gr0egor has joined #haiku
<gr0egor> Is it possible that latest nightly version is cause of the non-working HaikuDepot and SoftwareUpdater?
dalme has joined #haiku
xet7 has joined #haiku
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/d5554de18aa1...42f9c649a13c
<nekobot> • Begasus (42f9c649): Small change to trigger builds for 32bit (#12582)
gr0egor has quit [Remote host closed the connection]
theresistor[m] has joined #haiku
theresistor[m] is now known as resistor[m]
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/42f9c649a13c...1304ee6339e6
<nekobot> • jmairboeck (1304ee63): freedroidrpg: bump to version 1.0…
resistor[m] has left #haiku [User left]
deneel1 has quit []
xet7 has quit [Remote host closed the connection]
xet7 has joined #haiku
xet7 has quit [Remote host closed the connection]
xet7 has joined #haiku
zardshard has left #haiku [Disconnected: Replaced by new connection]
zardshard has joined #haiku
<jmairboeck> Begasus[m]: I'll try adding devel:libssl$secondaryArchSuffix to libreoffice, but I can't test it, so we'll have to rely on buildmaster for that
<Begasus[m]> +1 for me jmairboeck , not looking forward on checking a build for that monster too :)
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/1304ee6339e6...b09f046e9a30
<nekobot> • jmairboeck (b09f046e): libreoffice-6: add missing devel:libssl…
<Begasus[m]> looks like Qt 6.10* is making some better usage is RAM :)
<Begasus[m]> so far build for Krita hasn't gone up to full 100% usage
<Begasus[m]> whoops jmairboeck hope it doesn't fail now on missing requirement for lib:libssl :)
<Begasus[m]> lib:libssl3 ... looks fishy too :)
Aedil has joined #haiku
<Begasus[m]> I don't think there is a "libssl3"?
<jmairboeck> ah, you are right, it's called libssl
<Begasus[m]> and no libcrypto in there also (if I didn't miss it)
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/b09f046e9a30...ad77340b6a18
<nekobot> • jmairboeck (ad77340b): libreoffice-6: fix libssl library name in REQUIRES
<Begasus[m]> libssl3 comes from nss
<jmairboeck> oh, so it should have both?
<Begasus[m]> I would say let it finish on buildmaster and see what's missing, can't revert now :)
<jmairboeck> let's see what policy warnings the build log contains, then we can change it later
<Begasus[m]> +1
<Begasus[m]> missed the one for mlt/krita too, used a qemu boot to check on a clean install to be sure I got it all
OscarL has joined #haiku
<OscarL> Good Sunday, Begasus[m], jmairboeck.
<Begasus[m]> Hola OscarL !
<Begasus[m]> still alive and kicking :)
<jmairboeck> Hi OscarL!
<OscarL> Appears so :-D
<Begasus[m]> only downside on this qt is qt-multimedia, they changed things in 6.9.1 that don't quite work
<jmairboeck> I'm slowly going through the list of #12108, now that we have an up-to-date haikuporter :)
<phschafft> erysdren: 24 files changed, 2350 insertions(+), 17 deletions(-)
<jmairboeck> good that Begasus[m] removed the docs from most KDE packages recently, means that this is much less work now :)
<Begasus[m]> heh
<Begasus[m]> thank upstream :P
<Begasus[m]> still need to figure that out, they switched to qdoc for that
<jmairboeck> I think I'll let you handle the rest of the KDE packages Begasus[m], when you do the next update
<Begasus[m]> yeah, 25.08 is around the corner anyway :)
<Begasus[m]> one advantage from being able to run kde-builder, you can spot errors and upstream patches before releases
<Begasus[m]> eeps, this krita is still on qt5, should check a master build with qt6 later :)
<Begasus[m]> jmairboeck still need to do some more testing on that compat thing for the KDE libraries, those probably should be "25.08.0 compat >= 6"
<jmairboeck> sounds reasonable I think
<Begasus[m]> yeah, but iirc I had some issues with that compat string, not for today* :)
<nekobot> [haikuports] Begasus pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/ad77340b6a18...93ca1979b8a1
<nekobot> • Begasus (93ca1979): krita, bump version (bugfix) to 5.2.11 (#12585)…
<Begasus[m]> OK, that's done too
duncsauce has quit [Read error: Connection reset by peer]
duncsauce has joined #haiku
gr0egor has joined #haiku
<gr0egor> I reformated and reinstalled nighly build. Now there is no problem with SoftwareUpdater and HaikoDepot . I didn't do anything before my last install, just two mentioned apps.
HaikuUser has joined #haiku
<gr0egor> Just curious, has anyone of you here spotted the errors and fixed them?
* phschafft provides gr0egor with a cookie so he knows he is not being ignored.
<OscarL> gr0egor: sometimes servers glitch a bit (and sometimes not for all users... perhaps a CDN thing?), and after a while things go back to normal :-(
HaikuUser has quit []
<Begasus[m]> gr0egor if you used the same install medium then nothing would have been changed
<gr0egor> I used same install media
<Begasus[m]> depending on what you wanted to install, but updating on a clean install should just work
<OscarL> gr0egor: I'd say... if you again in the future encounter such issues while using HaikuDepot/SoftwareUpdater/pkgman... give it a few hours (or a day or two :-P), and try again. If issues persist... check the forum to see if others are experiencing the same.
<Begasus[m]> if things don't go down the way OscarL mentioned :)
xet7 has quit [Remote host closed the connection]
xet7 has joined #haiku
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/93ca1979b8a1...8c8a7583efa0
<nekobot> • jmairboeck (8c8a7583): zziplib: bump to version 0.13.80…
<jmairboeck> I learned a new trick while updating the patchset for zziplib: how to apply rejected hunks from git am as a patch: https://stackoverflow.com/a/28569128/1467476
puck_ has quit [Remote host closed the connection]
puck_ has joined #haiku
<OscarL> what I usually do is just read those .rej files, and instead of modifying them so they can be applied, I edit the "target" file instead. I should give the method jmairboeck linked a try.
<OscarL> and maybe add it to my "how to update .patchset files" guide... so I can confuse Begasus[m] further! :-P
<Begasus[m]> I've got grac now! :P
<OscarL> the wat?
<jmairboeck> in this case, editing the .rej file and re-applying it was easier :)
duncsauce has quit [Quit: ZNC 1.10.1 - https://znc.in]
<Begasus[m]> reset/abort/clean :P
duncsauce has joined #haiku
<jmairboeck> or what I actually did: find-replace 'sh___(' by 'shell(', apply the .rej file, then find-replace back :)
<Begasus[m]> that doesn't count, you nuked the pkgconfig patch ;)
<jmairboeck> that was upstreamed
<jmairboeck> so I git am --skip'ed that
<Begasus[m]> 0_°
<Begasus[m]> for now I'll stick to what I know :D
<OscarL> I should try recording my next "update large .patchset" session with asciinema or BScreenCapture, might be easier to follow than my poorly written guide.
Skipp_OSX has joined #haiku
<Begasus[m]> nah, more likely my brain isn't up for that challenge OscarL :)
duncsauce has quit [Read error: Connection reset by peer]
<OscarL> doubtful... given that even *I* managed to learn it :-D.
<OscarL> it is just weird until it "clicks".
<nekobot> [haikuports] pulkomandy pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/8c8a7583efa0...f9839346f54d
<nekobot> • pulkomandy (f9839346): dosemu dependencies: fix 32-bit build
<OscarL> (like most things git-related, in my experience, LOL)
<Begasus[m]> lol
<OscarL> Begasus[m]: I still need to have my "git-cheatsheet.txt" file at hand for anything slightly complex (including the TL;DR version of my guide too :-D)
<Begasus[m]> same here from time for the "usefull variables" :)
duncsauce has joined #haiku
<Begasus[m]> need to do some house-keeping I guess ...
<jmairboeck> Filelight is a nice little tool ;)
duncsauce_ has joined #haiku
duncsauce has quit [Read error: Connection reset by peer]
<erysdren> oh cool, i didnt know filelight was available on haiku
<erysdren> or did you just port it? lol
<Begasus[m]> it's in the depot :) just did a build for latest release
<Begasus[m]> k, letting this thing do it's work (thanks for the list_work_dirs OscarL :) )
<Begasus[m]> settling in front of the TV
<Begasus[m]> cu peeps!
duncsauce_ has quit [Read error: Connection reset by peer]
duncsauce has joined #haiku
<OscarL> End your day well Begasus[m]!
<OscarL> re: Filelight.... "But we have DiskUsage at home!!!"
<jmairboeck> yes, of course :) But I'm not always running Haiku. I even used Filelight running in WSL1 on my work computer, that way it even works for Windows disks.
<OscarL> for the Windows-only side of things... WizTree is *very* fast.
<Skipp_OSX> I just don't get why the Trash icon doesn't update sometimes
<jmairboeck> I have a graphical WSL setup with some KDE tools running there anyway, so it wasn't much more to add
* OscarL offers moral support to Skipp_OSX, and thanks him for his efforts.
<OscarL> jmairboeck: always nice to have good tools available, no matter where they come from :-)
<Skipp_OSX> it works most of the time... but then it messes up for no reason
<Skipp_OSX> it's using node monitoring to monitor files changing in Trash dir and to update the Trash icon, and I have to assume that node monitoring is working correctly.
<OscarL> I remember having issues with node monitoring, because I was getting more events than I intended. (as in... I only cared for changes in the file content, not for changes in attributes and such).
<Skipp_OSX> I mean you can specify what you want B_WATCH_DIRECTORY but not B_WATCH_ATTR
<Skipp_OSX> e.g. watch_node(&nref, B_WATCH_DIRECTORY, be_app_messenger);
<OscarL> yeah, I think silly me was using B_WATCH_ALL :-P (I'm a noob)
<OscarL> ended up using B_WATCH_STAT (I was monitoring only a setting file). Should re-visit that code one day.
<Skipp_OSX> I'm monitoring Trash directory changes and mount changes to update the Trash status, then writing an attribute and separately monitoring attribute changes to update the icon, that should all be working.
duncsauce_ has joined #haiku
duncsauce has quit [Read error: Connection reset by peer]
<Skipp_OSX> TrashWatcher monitors the directory and mount changes, PoseVIew, well actually DesktopPoseView or FilePanelPoseView depending on which Traah icon monitors the icon attribute changes.
<Skipp_OSX> I haven't tested if the Trash icon in a file panel updates but it should
<Skipp_OSX> ... at least as well as the one on Desktop does anyway.
gr0egor has quit [Quit: Page closed]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #haiku
Jellyjump78 has joined #haiku
duncsauce_ has quit [Ping timeout: 480 seconds]
Jellyjump78 has quit [Quit: Vision[]: i've been blurred!]
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/f9839346f54d...1e35d635ea80
<nekobot> • jmairboeck (1e35d635): wesnoth: bump to version 1.18.5, re-enable separate data package
<nekobot> [haikuports] jmairboeck pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/1e35d635ea80...0cb3a03d9ab6
<nekobot> • jmairboeck (0cb3a03d): themes: remove redundant ARCHITECTURES variables
jmairboeck has quit [Quit: Konversation terminated!]
qwebirc47358 has joined #haiku
qwebirc47358 has quit []
duncsauce has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
B2IA has quit [Quit: Vision[]: i've been blurred!]
B2IA has joined #haiku
nhtello has joined #haiku
zelectric has joined #haiku
<nekobot> • OscarL (5bb564f9): python3.14: update to version 3.14.0~b4. (#12586)
<nekobot> [haikuports] OscarL pushed 1 commit to branch master: https://github.com/haikuports/haikuports/compare/0cb3a03d9ab6...5bb564f9e107
dalme has quit []