Bhaskar Divya

Results 10 comments of Bhaskar Divya

This will print the course URLs not the actual download links. A better position could be just before the Line: 217 after which bars and WaitGroup has been initialised. I...

> I tried using the pkgbuild in the branch https://pastebin.com/vcZMiFEt @ShayBox Can you please try again on a separate path? I think the "#" in the path "/home/shaybox/Documents/AUR/#local" is causing...

Thanks for checking it out. > That was the problem, interesting, probably a qmake issue. Yes, I am not sure if I can fix it here. Its a upstream issue....

> You still have to depend on it for it to be installed on the system after building, without it installed the module just says qmltermwidget not installed This doesn't...

Duplicate of #5 . You will need to install the latest version of qmltermwidget. https://github.com/Swordfish90/qmltermwidget ~~I will see if I can find any latest PPA for Ubuntu based distros.~~ Try...

Apologies for being inactive. Unfortunately, I am currently unable to provide ample time to add new fixes or feature but I will definitely accept community support. I will try taking...

A silly question maybe but still - Are you first clicking on the widget or typing directly? There's a difference (which should be really apparent). Any custom settings you have...

Thanks for reporting the bug. There has been a new release for qmltermwidget recently that I was unaware of. I will try to test and fix against the new version....

@EkanshdeepGupta @ShayBox Please try the latest version v0.3 with keyboard support. https://store.kde.org/p/1169451/ Please also make sure you are using the older qmltermwidget - [0.1.0 release](https://github.com/Swordfish90/qmltermwidget/tree/v0.1.0) or [Commit 08958f7](https://github.com/Swordfish90/qmltermwidget/commit/08958f7c83a7d05627f623b8904f3e79a0b7366b) which is...

Hi @ShayBox, I almost completed the changes required to make it work by packaging an aliased build of `qmltermwidget` with the plasmoid itself. But, couldn't complete as I was not...