<Luca91>
Hi all, do you want an hand to complete the localization of the couple of apps stuck a 95% on kacperkasper?
<Luca91>
I have a couple of hours of free time now, so I can do it if you give me the auth needed.
<Luca91>
forgot to say: I can translate them in IT-it
rennj has joined #haiku
Begasus_32 has quit [Quit: Vision[]: Gone to the dogs!]
humdinger has joined #haiku
<Begasus>
'lo humdinger
<Begasus>
hi Luca91
<humdinger>
huhu!
<Begasus>
Done for the translations for Haiku, for the apps there is still quite some work to be done for Dutch ;)
<Luca91>
hi Begasus, I see that many apps are stuck at 95-96% for the italian translation, like for example this one: https://i18n.kacperkasper.pl/projects/6
<humdinger>
Luca91: wanna help out? :)
<Begasus>
;)
<Luca91>
yep, I have a couple of hours of free time, so if you want I can complete some of the italian localizations
<Begasus>
Luca91, quite some applications in Dutch are not translated at all, doesn't mean the apps will not be included :)
<Begasus>
PS, QMplay on 64bit runs fine here (radio stream)
<humdinger>
Luca91: great! You're ready to go!
<Luca91>
Begasus: yeah, but I can't help with Dutch, sorry. I offered to complete the italian localization because that's my mother tongue :)
<Begasus>
Luca91, humdinger is the guy to talk to when it comes to translations :)
<Luca91>
thanks humdinger
<Begasus>
np Luca91 , wan't meant as :)
OscarL has joined #haiku
<Luca91>
Begasus: also, now that I've the pleasure to have a chat with you, I'd like to personally thank you for your hint regarding the addition of my software in haikuports (last year, on the forum) :D
anomalous_creator[m] has quit []
HaikuUser2 has joined #haiku
<OscarL>
Hello there Begasus. Regarding the QMPlay2 thing... just installed int on 64 bits beta4... it complains about a missing libFFmpeg.so as well (and play do not work).
<OscarL>
Do you happent to have the ffmpegthumbnailer package installed?
HaikuUser2 has quit []
<Begasus>
Luca91, lost me there, but doesn't matter :) Thanks!
<OscarL>
(I as because that's the only thing that gets mentioned after a "pkgman search lib:libffmeg")
<Begasus>
Hi OscarL ! don't have the thumbnailer installed here
<OscarL>
"CTRL+F libffmpeg.so" gives you anything?
<OscarL>
Mmm that's a module under QMPlay2... let's see if I can find out why it can't load it.
Luca91 has quit [Remote host closed the connection]
Luca91 has joined #haiku
Begasus_64 has quit [Quit: Vision[]: Gone to the dogs!]
<Begasus>
Updating 64bit to hrev56595 atm and will do a new check in a bit, so far no changes related to ffmpeg (the only one I could think of is the new yt-dlp version, but doesn't seem to matter here)
<Begasus>
still OK here after the update
<Begasus>
food ... bbl :)
jjido has joined #haiku
AlienSoldier has joined #haiku
<OscarL>
Found the problem with QMPlay2.
<OscarL>
It is missing a dependency on ffmpeg5_avdevice
WxManII has joined #haiku
<OscarL>
I've manually installed that package, and now QMPlay2 does not complains about not being able to load the libFFmpeg.so module, and videos can played (not sure about how well.. I'm testing on a slow VM with slow network :-D)
<OscarL>
AlienSoldier: try with "pkgman install ffmpeg5_avdevice" and see if that solves your QMPlay2 issues.
<AlienSoldier>
thanx , trying it right now
<OscarL>
You might need to use "pkgman install ffmpeg5_avdevice_x86" instead on 32 btis.
<OscarL>
BTW, it is nice to recognize a nick (like yours) that goes so far back :-D
<AlienSoldier>
*** Failed to find a match for "ffmpeg5_avdevice_x86": Name not found
<OscarL>
without the _x86 ?
<OscarL>
"ffmpeg5_avdevice" seems to be the name for 32 bits too.
<AlienSoldier>
OscarL in haiku depot there is one without the x86 and one with the x86 before the avdevice
<OscarL>
Mmm not sure then :-D
<AlienSoldier>
going by the old trick of using the largest binary :)
<OscarL>
Try first the one without?
<OscarL>
*without _x86, I mean... if that doesn't works, try the other one :-P
<AlienSoldier>
did you need to reboot?
<OscarL>
No.
<AlienSoldier>
to have the change take effect
<AlienSoldier>
ok
<OscarL>
Apparently, QMPlay2 for 32 bits is build with "x86" secondary arch, so I would assume it needs the x86 version of that "ffmpeg5_x86_avdevice"
<AlienSoldier>
OscarL work great now
<AlienSoldier>
i installed bothin the end
<OscarL>
Nice! Then that's the issue... a missing dependency on the QMPlay2 recipe (or a missing dependency on one of the ffmpeg* packages, I guess).
<AlienSoldier>
VLC is fine but at some scaling multiple it skip frames for me, so i always need to fidle a few pixel with it and it is not as simple as putting it fullscreen
<AlienSoldier>
and mediaplayer cut parts of subtitles
<OscarL>
My PC is too slow and runs too hot to use Haiku for video playback :-D
<AlienSoldier>
for mediaplayer i suspect a invalidate() function call is missing because when i constently resize the window subtitle display fine.
<AlienSoldier>
i assume the subtitle in mediaplayer will need to be fixed for next beta
<AlienSoldier>
i use sub a lot, not just for foreing movies but also for those talkless youtube video that use scene description and precision that way.
extrowerk has quit [Quit: Bye!]
<OscarL>
I'm a big user of subtitles too. Last time I used MediaPlayer's ones... ended up opening a ticket asking for a bigger font size :-D
<AlienSoldier>
there is a setting for that now i think
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
BrunoSpr has joined #haiku
<Begasus>
Hi BrunoSpr
<Begasus>
Checked QMplay2 on both arches earlier, both work fine here :)
<OscarL>
Begasus: because you already have ffmpeg5_avdevice installed, I would assume :-D
<OscarL>
I had to manually install that package to make it work.
<Begasus>
OscarL, if that is the case the recipe should mention that as a dependenccy :)
<Begasus>
Booting Haiku to do a quick check ...
<OscarL>
Yup... seems like a missing dependency... and it even makes sense, if you see it's lats PR.
<Begasus>
Ah right!
<Begasus>
Enabled but not added to dependencies
<OscarL>
exactly.
<OscarL>
it needs libavdevice.so.59
<Begasus>
Yep installed here
<OscarL>
from ffmpeg5_avdevice, as the older one has the .so.58 version.
<Begasus>
hmm got both ffmpeg4 and ffmpeg5 avdevice packages installed :)
<OscarL>
I found that by using this command: "readelf -d /system/apps/QMPlay2/modules/libFFmpeg.so | grep NEEDED", and seeing if I had the mentioned .so files in my system.
<OscarL>
Begasus: lots of other packages pull those dependencies...Blender, mpv, qtox, etc, etc.
<OscarL>
I had nono of those installed, so I guess I was missing it too.
<OscarL>
*none
<Begasus>
Looks like the ffmpeg4 package isn't needed
WxManII has quit [Quit: Leaving]
x10z has joined #haiku
<Begasus>
right see it also here (with readelf)
<Begasus>
k, heading down here, nice catch OscarL ! now you can create a PR to fix it :)
<OscarL>
ouch! :-D
DKnoto has joined #haiku
<OscarL>
I was hoping you'll do that... I don't want to download all of QT to try :-D
<OscarL>
heh hehe
<OscarL>
Take care, Begasus, See you soon!
<Begasus>
I can have a look in the morning :)
<Begasus>
cu peeps!
Begasus has quit [Quit: Leaving]
<BrunoSpr>
It works now
<BrunoSpr>
Hey Begasus...
HaikuUser2 has joined #haiku
<BrunoSpr>
I had to manually install that package to make it work.
HaikuUser2 has quit []
<OscarL>
BrunoSpr: we where just discussing that. He'll try to fix the recipe tomorrow if he can (as I don't have all the necessary QT devel stuff to test locally and do it myself).
<OscarL>
Anyway... my "work" is done for today :-P.
<BrunoSpr>
I am on 64bit now so I had to use ffmpeg5_avdevice and not pkgman install ffmpeg5_x86_avdevice
<OscarL>
BrunoSpr: makes sense.
<BrunoSpr>
But it works now
<OscarL>
See you later AlienSoldier, BrunoSpr, et all.
* OscarL
signs off.
<BrunoSpr>
tomorrow begasus will compile it for Beta 4
<BrunoSpr>
bye
OscarL has quit [Quit: Page closed]
x10z has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tuaris has joined #haiku
x10z has joined #haiku
x10z has quit []
mmu_man has quit [Ping timeout: 480 seconds]
BrunoSpr has quit [Quit: Vision[]: Ich wurde verwaschen!]
rennj has quit [Ping timeout: 480 seconds]
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
mmu_man has joined #haiku
rennj has joined #haiku
<Luca91>
humdinger: ok, now all applications have 100% italian localization, except MidiSynth, as I don't have the required music/audio knowledge to correctly localize it
<humdinger>
fantastic!
<humdinger>
mille grazie
<Luca91>
prego, nessun problema :P
gouchi has joined #haiku
<Luca91>
humdinger: when beta4 will be released I'd like to try to use it for a week as daily driver. It would be cool to see if I can do my work using it
<Luca91>
I'll report on the forum my experience
<humdinger>
good! depends what you're doing, it can be great or a dramatic fail... :)
<Luca91>
humdinger: professional progreammer an reverse-engineer/binary analyst... i see that redasm was ported to haiku ;)
<humdinger>
I suppose it depends on how ou deal with the available IDEs, or without those
<Luca91>
as far as i'm able to build stuff from termianl, I shouldn't have too much issues... cmake is avalable, so is maven
<humdinger>
If you're happy with just an editor, it could be fine.
<Luca91>
i can survive with that, yeah
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
* humdinger
waves
humdinger has quit [Quit: Vision[]: Oi with the poodles already!!]
AlienSoldier has joined #haiku
matt3 has joined #haiku
matt3 has left #haiku [#haiku]
BrunoSpr has joined #haiku
AlienSoldier has quit [Quit: Vision[]: i've been blurred!]
thelounge492077 has joined #haiku
AlienSoldier has joined #haiku
<AlienSoldier>
BrunoSpr i broke my QMplay2 again
<AlienSoldier>
after upgrading to 56595
<AlienSoldier>
can't get it to work by adding lib like last time as they already are active
HaikuUser2 has joined #haiku
<HaikuUser2>
Hello hello!
rennj has quit [Ping timeout: 480 seconds]
HaikuUser2 has quit []
HaikuUser2 has joined #haiku
<HaikuUser2>
well
Luca91 has quit [Quit: Page closed]
<HaikuUser2>
Good night
HaikuUser2 has quit []
<BrunoSpr>
AlienSoldier you need to install: pkgman install ffmpeg5_avdevice
delest has joined #haiku
<BrunoSpr>
AlienSoldier... or pkgman install ffmpeg5_x86_avdevice for 32bit
<BrunoSpr>
Begasus will compile it tomorrow
<AlienSoldier>
yep, but it is already installed, only thing that changed is that i updated haiku just after it working and now it don't