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

Distribute geniuspaste with bundle #6

Open
frlan opened this issue Mar 21, 2017 · 6 comments
Open

Distribute geniuspaste with bundle #6

frlan opened this issue Mar 21, 2017 · 6 comments

Comments

@frlan
Copy link
Member

frlan commented Mar 21, 2017

Not sure whether there might be issues with dependencies, but it would be really awesome if the bundle would contain the geniuspaste plugin.

@techee
Copy link
Member

techee commented Mar 21, 2017

@frlan There was libsoup dependency missing. I think there was something broken in the past so it didn't compile but it compiles fine now - I made a binary with libsoup and it's under snapshots:

http://download.geany.org/snapshots/

Let me know if it works correctly on your side (seems OK here).

@frlan
Copy link
Member Author

frlan commented Mar 21, 2017

Seems to be still an issue there. I cannot choose/configure any pastebin service. And even more worse it appears DNS resolution or something is not working. When using defaults:

Unknown pastebin service "pastebin.geany.org". Select an existing pastebin service in the preferences or create an appropriate pastebin configuration and retry

@techee
Copy link
Member

techee commented Mar 21, 2017

That's strange, it works just fine for me. Why can't you configure any pastebin service? I can normally select Preferences in the plugin manager dialog for the plugin and select whatever I want. Do you have some special network settings?

The only two services which don't work for me are

dpaste.de
fpaste.org

which require SSL/TLS as they probably use https URLs. I'll check if I can add that too. And also tinypaste.com doesn't work for me because this one seems to be dead.

@frlan
Copy link
Member Author

frlan commented Mar 22, 2017

Not sure, but see screenshot. It's Geany on El Capitan

bildschirmfoto 2017-03-22 um 09 14 57

@techee
Copy link
Member

techee commented Mar 22, 2017

OK, regarding the TLS/SSL support it should actually be built before libsoup and it should work. However, the URLs I mentioned don't work on linux either and should be fixed in the plugin, see

geany/geany-plugins#548

The rest is what I mentioned in

geany/geany-plugins#507

If the solution I proposed there is OK, I'll fix the affected plugins and create a new bundle for testing.

@techee
Copy link
Member

techee commented Oct 23, 2019

I removed libsoup from the bundle a while ago because TLS doesn't work correctly and the package is typically outdated anyway and possible security problem. So this plugin probably won't be distributed with the bundle.

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

2 participants