Skip to content

Fixing #2 and wrong paths on xubuntu. - #3

Open
wolfgang-noichl wants to merge 2 commits into
Jeinzi:masterfrom
wolfgang-noichl:master
Open

Fixing #2 and wrong paths on xubuntu.#3
wolfgang-noichl wants to merge 2 commits into
Jeinzi:masterfrom
wolfgang-noichl:master

Conversation

@wolfgang-noichl

@wolfgang-noichl wolfgang-noichl commented Aug 11, 2021

Copy link
Copy Markdown

I experienced #2 (like, without any exceptions, but admittedly on a quite slow machine, i5-2410M), and the fix proposed there seems to do the trick. Instead of removing the lines, I made the continue more explicit.

When trying to install the version from this repository, the paths were slightly wrong. The shared library got installed here:

/usr/lib/x86_64-linux-gnu/lib/thunarx-3/thunar-dropbox.so,

whereas it should have been installed here:

/usr/lib/x86_64-linux-gnu/thunarx-3/thunar-dropbox.so

So I did an attempt to fix that, but since I am not familiar with CMAKE, this might mess up things for other platforms than Xubuntu 20.04.

@wolfgang-noichl wolfgang-noichl changed the title Fixing #2 and wrong paths on ubuntu. Fixing #2 and wrong paths on xubuntu. Aug 11, 2021
@wolfgang-noichl

Copy link
Copy Markdown
Author

The fix seems to crash Thunar entirely, occasionally. For me, this is better than no Dropbox integration at all (ie without the patch), but no ideal solution yet.

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.

1 participant