Skip to content

Conversation

@koldbyte
Copy link
Owner

  • Initial commit

@ShayBox
Copy link

ShayBox commented Aug 24, 2020

I tried using the pkgbuild in the branch https://pastebin.com/vcZMiFEt

@koldbyte
Copy link
Owner Author

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 some issue.

@ShayBox
Copy link

ShayBox commented Aug 27, 2020

That was the problem, interesting, probably a qmake issue.
You should add qmltermwidget as a depends

@koldbyte
Copy link
Owner Author

koldbyte commented Aug 28, 2020

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 should add qmltermwidget as a depends

qmltermwidget is included as a submodule in the repo. It gets build as a dependency aliased with a different name.

@ShayBox
Copy link

ShayBox commented Aug 28, 2020

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

@koldbyte
Copy link
Owner Author

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 sound right. It should be able to use the included qmlkonsole lib built through cmake and not depend on qmltermwidget.
Try this

  1. Remove all termoid instances.
  2. Uninstall qmltermwidget. (note down the version installed, just in case)
  3. Uninstall the termoid plasmoid.
  4. Build and install from this branch again.
  5. Restart Plasma or logout/login.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants