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

Does not work with desktop copied images in Linux #25

Open
Hubbitus opened this issue Jun 15, 2014 · 7 comments
Open

Does not work with desktop copied images in Linux #25

Hubbitus opened this issue Jun 15, 2014 · 7 comments

Comments

@Hubbitus
Copy link

I've try use your service http://pasteboard.co/ which looks great.
It works great if I copy and paste images inside browser itself (Chromium 35.0.1916.114 Fedora (270117)).

But if I copy image in KScreenShot (standard KDE screenshot tool) pasting ending with no any error, just all disappeared from page. Some later I see error in console:

Uncaught TypeError: Cannot read property 'outerHeight' of null main-5b6de5ee6b0c179e2f9971c1ebe23fe4.js:1
P main-5b6de5ee6b0c179e2f9971c1ebe23fe4.js:1
(anonymous function) main-5b6de5ee6b0c179e2f9971c1ebe23fe4.js:1
$.event.dispatch main-5b6de5ee6b0c179e2f9971c1ebe23fe4.js:1
g.handle.h main-5b6de5ee6b0c179e2f9971c1ebe23fe4.js:1
@Hubbitus
Copy link
Author

One note, that copy correct and for example in Gimp or other photo editor may be pasted without any problem.

@Hubbitus
Copy link
Author

What also interesting it works in FireFox, so it may be Chrome/Chromium issue.

@Hubbitus
Copy link
Author

What more interesting. I had tried start debugging it, but it works locally! It seems it is already fixed in dev branch which is not delivered to http://pasteboard.co/ yet?

@JoelBesada
Copy link
Owner

The dev branch should be the same as master. I'm not sure I can reproduce the error you're getting.

@Hubbitus
Copy link
Author

Very interesting. Is there any parameter to use your site without minified scripts to see what happened?

@JoelBesada
Copy link
Owner

You can either run it locally with ./run_local, or visit http://dev.pasteboard.co for a version without minified scripts.

@Hubbitus
Copy link
Author

Off course. But as I said befor locally it works. But as I can constatate now that assertion is also was wrong. Your dev version is very helpful. Thank you very much for the help. I've fill Chromium bug: https://code.google.com/p/chromium/issues/detail?id=385262&thanks=385262&ts=1402950248

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