Agostino Sarubbo

Results 51 comments of Agostino Sarubbo

Hello, thanks for the suggestion. Personally, I don't use the encryption and I think it is a bit out of the initial scope. However I tried to make an encryption...

> Your script uses GRUB in both scenarios (BIOS and UEFI) and in this second case UEFI do not need GRUB installed at all. > > So, any plans to...

I'm on gentoo, not any debian-based distro. > as you can see /usr/lib/libQt5QmlModels.so is required. Please forget for a second the scanelf output. Is the whatsie code using something from...

From my understanding, those are the required libraries: ``` -lX11 /usr/lib64/libQt5WebEngineWidgets.so /usr/lib64/libQt5WebEngineCore.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5Core.so ``` In other words I'm able to link with only the mentioned libraries....

When it will be sorted out / fixed, I'll put it in the gentoo tree official repository.

As a side note, MYVERSION=$(shell git describe --always) from https://github.com/drachtio/drachtio-server/blob/ab179adae42dec3290bce8037c619a4863c20d6b/Makefile.am#L1 works only if the project was cloned

Hi Dave, I will try. I'm sure that it have an impact in jambonz-infrastructure, so I will update both togheter. Can you tell me if this change impacts elsewhere? Thx

No, I don't Just FTR, I noticed that sometimes the extension is ON and sometimes is OFF

Hi, I tried what suggested but: 1) It takes 36 minutes here to complete, because it is losing time at: ++++ Looping on each one of 8 folders to sync...

First issue seems solved. Second issue no. Some messages are still only in spam: ``` imapsync \ --gmail1 --user1 EMAIL --password1 PASS \ --gmail2 --user2 EMAIL --password2 PASS \ --f1f2...