Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
thelounge4920 has joined #haiku
bitigchi has joined #haiku
AlienSoldier has joined #haiku
<AlienSoldier>
about this:
<AlienSoldier>
"To help keep your account secure, Google will no longer support the use of third-party apps or devices which ask you to sign in to your Google Account using only your username and password. Instead, you’ll need to sign in using Sign in with Google or other more secure technologies, like OAuth 2.0"
<AlienSoldier>
is web+ still ok for Gmail, and wil BMail be made ready?
bitigchi has quit [Ping timeout: 480 seconds]
<AlienSoldier>
The falling date is May 30 (at least for me)
<kallisti5[m]>
AlienSoldier: oof. That's a bit weird
<kallisti5[m]>
where did you see that message?
<kallisti5[m]>
AlienSoldier: ok. impacts. Web+ will be fine. BMail will not
<kallisti5[m]>
"Set outgoing server (SMTP) 'Authentication Method' to 'Oauth2'"
x10z has joined #haiku
<kallisti5[m]>
That's annoying. So google is requiring a BMail SMTP -> Web+ gmail.com -> SMTP dance to auth to gmail going forward over smtp
<AlienSoldier>
kallisti5[m] that was a message sent to me by google
<kallisti5[m]>
so.. pretty much for BMail to continue to function with gmail, we'll need Outgoing -> SMTP -> Login type -> OAuth2
<kallisti5[m]>
i'll open a ticket if one doesn't already exist
<AlienSoldier>
or other more secure technologies (whatever that mean)
<AlienSoldier>
i guess as secure as Oauth 2.0 and that Google decide to support
<kallisti5[m]>
it's just harder for spam bots to use since there's a browser interaction
<AlienSoldier>
I don't get why they don't keep the insecure option feature like i have it set. perhpas the russian conflict have something to do with htis
<AlienSoldier>
*this
<AlienSoldier>
I don't get that much spam, perhaps one message every month at most.
<AlienSoldier>
If bowsers are still usable i flip a little less, but it is still anoying (i really like having an always running mail daemon)
x10z_ has joined #haiku
<kallisti5[m]>
ugh. it's all base64 encoded. We really should have merged my crypto kit lol
<kallisti5[m]>
PulkoMandy: waddlesplash any -1's on me fixing up the cryptokit thing I made and working to get it merged?
<kallisti5[m]>
I could add base64 to the hashing apu
<kallisti5[m]>
*api
x10z has quit [Ping timeout: 480 seconds]
<waddlesplash>
micken: on intel video cards, yes. on amd video cards, maybe. on nvidia, occasionally
<waddlesplash>
it's via BIOS livepatching
<andreasdr[m]>
My Radeon 480 does not have screen resolutions to choose in Preferences.
<andreasdr[m]>
:(
<andreasdr[m]>
Which would be very cool btw.
bitigchi has joined #haiku
SanzFC has joined #haiku
freddietilley has joined #haiku
<kallisti5[m]>
andreasdr: weird.. did you try fallback video from the boot menu?
<kallisti5[m]>
Cards after Radeon HD 79xx are kinda hit and miss with the driver. some work great, some don't
<kallisti5[m]>
ideally someday waddlesplash will port DRM / DRI :-)
<waddlesplash>
kallisti5[m]: maybe not if x512[m]'s acceleration system gains traction
<waddlesplash>
so, it would be good for you to fix post-79xx :-p
<waddlesplash>
but Vega doesn't work even, I think, yeah?
bitigchi has quit [Ping timeout: 480 seconds]
SanzFC has left #haiku [#haiku]
freddietilley has quit [Ping timeout: 480 seconds]
<andreasdr[m]>
kallisti5: Yes. Without fallback driver it wont work at all.
<andreasdr[m]>
Yes. Still looking forward to x512 efforts, also spent some money. He also told he will look into radeon_hd driver for issues later. I just trust you guys.
<andreasdr[m]>
I also think x512 idea to solve 3d is best.
<andreasdr[m]>
Its progressive, it needs less work and it already works.
<andreasdr[m]>
I would not wonder if other OS drop "old" drm.
<andreasdr[m]>
soon
<andreasdr[m]>
...also drop...
<andreasdr[m]>
Oh. For old cards you would maybe not drop "old" drm. Sure. Damn.
<andreasdr[m]>
Stupid legacy.
<andreasdr[m]>
Now testing "profile" app. Super curious.
<AlienSoldier>
profile app?
<andreasdr[m]>
there is a CLI profile app in Haiku.
<andreasdr[m]>
Give me 5 mins and I know more.
<andreasdr[m]>
Sometimes I use uProf from AMD.
<andreasdr[m]>
It really helps often to find bottlenecks.
<andreasdr[m]>
Also for Haiku u could find bottlenecks if compiling or something ...
<andreasdr[m]>
Whatever you like to profile.
<AlienSoldier>
trying it it ended with a crash
<jessicah>
SerenityOS seems to have pretty decent profiling stuff
<jessicah>
a lot of neat little things in that project
<jessicah>
every now and then, I'm like "dang, wish had that in Haiku", haha
<andreasdr[m]>
Yes.
<andreasdr[m]>
SerenityOS has a good profile app.
<andreasdr[m]>
That would be amazing to have, but a CLI app that does similar stuff would be OK for me too for the beginning
<andreasdr[m]>
Actually I would stick to profile CLI app. But it would be nice to be able to start and end profiling when desired. Not the whole application run.
<waddlesplash>
analyzes all thread scheduling operations and allows you to find where bottlenecks are
<andreasdr[m]>
Yes.
<andreasdr[m]>
I saw this too, nice.
<waddlesplash>
also in the category of "useful things": strace -T <pid>, attaches strace to an already running process
<andreasdr[m]>
strace was syscall trace, right?
<waddlesplash>
yes
<andreasdr[m]>
Oh, attach it later, this would be also useful for profiler.
<andreasdr[m]>
Nice.
<andreasdr[m]>
Cant wait until I have correct 2.5k resolution and can try to get stuff done. Meanwhile I come by and check your progress :) Rock on.
<andreasdr[m]>
3d for AMD by x512 would be nice. :)
<andreasdr[m]>
Also.
<andreasdr[m]>
Also I noticed that you have lots of ARM progress recently :)
<andreasdr[m]>
Wonder If aarch64 port would attract people to try Haiku-OS.
<andreasdr[m]>
Guess so, as ARM hardware is more of tinker like hardware for me.
<andreasdr[m]>
So people like to try stuff with their RPIs :)
<jessicah>
waddlesplash: wait, can track threading in an app?
<jessicah>
I thought I had asked in the past about tracing for pthreads, maybe that's different
<waddlesplash>
jessicah: this is for kernel context swtiches
<waddlesplash>
it basically tracks all scheduler operations, allows you to see what threads spend time waiting on across the whole system
<andreasdr[m]>
strace does also work. thats cool.
bitigchi has joined #haiku
bitigchi has quit [Ping timeout: 480 seconds]
<andreasdr[m]>
BTW: After wpa_supplicant was updated I wasnt able to use my WIFI dongle anymore. Has this been fixed or was I just doing stuff wrong?
<andreasdr[m]>
Also I noticed that net IO is slower than Windows net IO. I know HaikuOS kernel is young and also my WWW connection could be the reason. So someone could investigate. Having a profiler is a good start. As I said having much time could help, but also I am not a kernel hacker :)
<andreasdr[m]>
Just tinkering around and collecting some ideas :)
x10z has joined #haiku
x10z_ has quit [Ping timeout: 480 seconds]
<andreasdr[m]>
Is there any news on Falkon crashes?
<andreasdr[m]>
Sorry I am talkative today :)
<waddlesplash>
nobody has yet looked into Falkon
<waddlesplash>
wpa_supplicant update shouldn't have broken wifi. if it did for you please open a ticket on Trac
<andreasdr[m]>
Sorry, will check again on next session.
<waddlesplash>
WiFi network IO is slower because we don't support 802.11ac yet. Ethernet should be the same speed.
<waddlesplash>
TCP is overall slower over longer latency connections because we don't have very efficient window scaling.
<waddlesplash>
Over LAN it should be about the same as other OSes
<andreasdr[m]>
Hmm. If I download a FreeBSD DVD image I get speed of 500kb per second. If I do this via Windows/FreeBSD/Windows I get 15MB per second or something.
<andreasdr[m]>
800kb/sec
<andreasdr[m]>
Maybe some driver issue.
<waddlesplash>
do you download via Ethernet or WiFi?
<andreasdr[m]>
NetPositive
<andreasdr[m]>
Ethernet
<andreasdr[m]>
I have 300MBIT WWW
<waddlesplash>
yes, this'll be the TCP window scaling problem then
<waddlesplash>
it's pretty annoying indeed, but needs some careful analysis before fixing
<andreasdr[m]>
Oh. Ok. If you are aware of this, then I think all is ok.
<andreasdr[m]>
Cool.
<waddlesplash>
there's a ticket somewhere
<andreasdr[m]>
Nice.
<waddlesplash>
I'm not aware of wpa_supplicant breaking connections however
<andreasdr[m]>
Ok forget this, Ill check again.
<waddlesplash>
I tested it myself and it did fine
<waddlesplash>
but that was with one network and one device
<andreasdr[m]>
Let me check right now.
<andreasdr[m]>
WLAN
<andreasdr[m]>
Thank you. Dont want to be offensive, just telling my thoughts.
<waddlesplash>
no, you're fine :)
<andreasdr[m]>
:)
<andreasdr[m]>
I am a big fan Sir. :)
<x512[m]>
andreasdr: I got Radeon RX 550 that is the same series as RX 480 so it may be supported by RadeonGfx soon.
<x512[m]>
Modesetting things are quite complicated, I have not fully understand how it works for now.
bitigchi has joined #haiku
<Skipp_OSX>
I have an RX 580 here :)
bitigchi has quit [Ping timeout: 480 seconds]
HaikuUser has joined #haiku
HaikuUser has quit []
<andreasdr[m]>
x512: Nice, cant wait. But I try.
<andreasdr[m]>
The whole OS stuff is complicated I guess.
<andreasdr[m]>
Can someone somehow help you?
<andreasdr[m]>
I had again the crash. Should do a ticket.
<andreasdr[m]>
This time I was sane enough to do "bt"
<waddlesplash>
reproducible?
<andreasdr[m]>
I had it the second time. Actually from a user point of view, I was just watching YT videos via QMPlay2 and using Quaternion. No concrete idea yet.
<andreasdr[m]>
I can try to be aware next time, what I was doing.
<rennj>
crash crash
<rennj>
see this is what happens when you do large programs in c++
<rennj>
all that oop
<rennj>
hehe
<rennj>
what got us here! where are we going!
masoudd has joined #haiku
<rennj>
uptime on beos on baremetal was never extraordinary
<andreasdr[m]>
I have good memory using BeOS. I used it until 2004 I guess.
<andreasdr[m]>
BeOS was famous for having OS features regarding crashes that was advanced over MacOSX < 9 at least an Windows 95
Begasus_32 has quit [Quit: Vision[]: i've been blurred!]
Begasus has quit [Quit: Ik ga weg]
<nephele>
Having to configure printers in linux is always hard :/
<nephele>
If you publish a USB printer to the network in linux it will discover it as a network printer, and you can't remove that. I wonder if this was ever tested
gouchi has joined #haiku
<phschafft>
hm?
<nephele>
I'm talking about ubuntu LTS with normal desktop and stuff
<nephele>
Though, iirc i also had to install gutenprint drivers because.... they just didn't ship them for some reason
<nephele>
So i suppose a default install wouldn't even have been able to publish that specific printer
<nephele>
How does one worl around "waiting for build packages to be activated"?
<phschafft>
hm, I just never had those problems. but I'm also on debian.
<phschafft>
just confuses me a bit. in no way wanting to tell that the problem is on your end. maybe I was just lucky so far.
<augiedoggie>
i usually just rm -rf the work directory and start the build again
<nephele>
phschafft: that you get printers twice if you publish them from the same device? It is a bit of a nieche usecase, but i still expect it to work properly if the option is exposed in the UI
<phschafft>
you mean the same cups instance that publuishes them also discovers it's own publication?
<nephele>
Dunno if its cups or gnome discovering it
<nephele>
But if i add the printer in gnome, then publish via cups, i now have it twice in gnome, and it is impossible with the gnome UI to delete network printers
johndrinkwater has quit [Server closed connection]
johndrinkwater has joined #haiku
<phschafft>
hm.
<phschafft>
this is indeed strange.
extrowerk has quit [Server closed connection]
extrowerk has joined #haiku
Cian has joined #haiku
Hakuchi has quit [Server closed connection]
Hakuchi has joined #haiku
kescher has quit [Server closed connection]
kescher has joined #haiku
euandreh is now known as Guest1393
euandreh has joined #haiku
Guest1393 has quit [Ping timeout: 480 seconds]
euandreh is now known as Guest1398
euandreh has joined #haiku
Guest1398 has quit [Ping timeout: 480 seconds]
ClaudioM has joined #haiku
euandreh has quit [Ping timeout: 480 seconds]
ablyss[haiku] has quit [Quit: Vision[]: i've been blurred!]