direc85[m] | <jord> "Does anyone know how to disable..." <- What's the scope of the address? If it is link, it's "harmless" and you shouldn't have to mind it, but if it's global, then it comes from the wifi router. You can check if there is an active IPv6 route to the Internet using `ip -4 route` and `ip -6 route` and looking for routes that start with "default". | 07:29 |
---|---|---|
direc85[m] | You can also add and remove IP addresses and routes using ip (and route?) on the fly, if you really want to. | 07:32 |
piggz[m] | poetaster: (and other volla OG users) ... if you are on the devel: dont update, the kernel on devel: is broken | 08:12 |
poetaster | thanks | 08:12 |
poetaster | mal, https://forum.sailfishos.org/t/godot-texture-rendering-on-xperia-10ii-10iii | 11:56 |
mal | poetaster: ok, need to check if I can reproduce that | 15:24 |
poetaster | mal, thanks. | 16:05 |
mal | poetaster: there is some performance issue when moving a fast near the end of a game | 16:38 |
mal | maybe too many things on screen | 16:38 |
poetaster | mal, after the 4th level, the other bodies start getting acceleration of their own. that seems to lead to downgraded rendering. I've just never seen it on the volla or volla22 | 16:39 |
poetaster | On the original volla, it starts to get somewhat sluggish in movement at that point where on the experia the texture rendering goes south. | 16:40 |
mal | could there be some leak | 16:45 |
mal | if it doesn't release some graphics resources or something | 16:45 |
poetaster | mal, could be. It's also a godot 3.2 build so I should try to build a 3.5 at least. That, on the other hand, won't run on the vollas. | 17:00 |
direc85[m] | <piggz[m]> "poetaster: (and other volla OG..." <- Announcement about issues, always appreciated 🙏 | 17:16 |
direc85[m] | <poetaster> "mal, after the 4th level, the..." <- Sounds like a leak indeed... | 17:16 |
mal | poetaster: have you tried with valgrind? :) | 17:33 |
Mister_Magister | can you open url like a link? | 17:54 |
Mister_Magister | like on desktop when you click email, thunderbird with compose email pops up | 17:54 |
Mister_Magister | can you do the same with sfos? | 17:54 |
Mister_Magister | will just Qt.openUrlExternally with mailto: work? | 17:56 |
Mister_Magister | lets see | 17:57 |
Mister_Magister | it does! letsgo | 17:58 |
poetaster | mal, I've just watched it in htop on the volla. it does not bleed. ARM Mali-G52 vs. Adreno 619 ah, who knows. | 18:04 |
poetaster | direc85[m], I would consider a leak possible if it didn't work 'just fine' on other phones (volla, gigaset GS5). It DOES render a lot of textmaps, though. | 18:05 |
mal | poetaster: it could also be some graphics side leak which might not show the same? | 18:15 |
mal | I can see on x10 III, maybe tomorrow, I'm not home today | 18:16 |
poetaster | mal, no worries. I'll try to gather a list of options that are used in compiling to see if that gives us some clues. | 18:44 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!