Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thunar Extension don't compile with Thunar >1.8 #207

Closed
gspu opened this issue Jul 3, 2018 · 3 comments
Closed

Thunar Extension don't compile with Thunar >1.8 #207

gspu opened this issue Jul 3, 2018 · 3 comments

Comments

@gspu
Copy link

gspu commented Jul 3, 2018

qmake-qt4 MEGAShellExtThunar.pro
Project ERROR: Package thunarx-2 not found

Because Thunar >1.8 uses thunarx-3

Changing to thunarx-3 in MEGAShellExtThunar.pro
CONFIG += link_pkgconfig
PKGCONFIG+=thunarx-3 glib-2.0

results in this Error MEGAShellExtThunar.txt

@gspu gspu changed the title Thunar Extension don't compile on Thunar >1.8 Thunar Extension don't compile with Thunar >1.8 Jul 3, 2018
@abhinavd
Copy link

Any updates on this issue? As far as I see, this still causes compile errors downstream at https://aur.archlinux.org/packages/thunar-megasync

@hobronc
Copy link

hobronc commented Dec 2, 2018

is there any development with this issue? are the thunar extension gonna be rewritten for gtk3?

@schw0reismus
Copy link
Contributor

schw0reismus commented Jul 5, 2019

I've made a pull request which fixes the problem.
I borrowed the code from the pull request in thunar-dropbox.
Also check the AUR.

@gspu gspu closed this as completed Oct 10, 2019
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

No branches or pull requests

4 participants