-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error when trying to clip link #78
Comments
Hello Kiran! Thanks for the report! :) What's your OS, btw?
This path looks strange. Also, the error message looks like a jka-compr error (jka-compr is just a standard Emacs module responsible for compressing/uncompressing stuff). Do you have any buffers with name like Thanks! |
Thanks for the prompt reply! :)
OSX ElCapitan
|
Alright, thanks for the information. I have no idea what could happen there. I've never actually test org-cliplink on OSX. And to be honest, never actually used OSX itself (I'm more of a Linux guy). :) But I have a full office of colleagues with macbooks. :D So I'll try reproduce your problem on my side. And the last question just to clarify. Where did you get your Emacs build? Is it from http://emacsformacosx.com/, right? |
Yes, that's right. If it helps, I didn't have this problem when I first started using org-cliplink. I'm not sure if an update broke it or if it's some issue with my Emacs setup. |
I've just checked a freshly installed Emacs 24.5.1 on OSX ElCapitan with org-cliplink 20151229.1100 and I am able to cliplink http://github.com/ (it returns gzip content, so it triggers gzip related parts of org-cliplink). Everything works perfectly for me. Maybe something in your configuration created a situation in which org-cliplink doesn't work, I don't know... This is your current Emacs configuration, right? https://github.com/kirang89/.emacs.d If so I'll try to analyse it in a couple of days and see if anything can break org-cliplink. Thanks! |
I can clip links as well. This problem does not occur all the time. Sometimes I am unable to clip 3-5 links in a row and sometimes I can do so without any problems.
Yes it is. Thank you for offering to take time out to look into my setup. Appreciate it! |
I'm in the middle of enabling CI for OSX (#79) and I can already see that the gziped https integration tests are failing for some reason %) https://travis-ci.org/rexim/org-cliplink/jobs/110066594#L385 |
Even though, there is something wrong with our gzipped testing server #62, I think this could be your case. Maybe some of the servers you are trying to cliplink from are just closing their connections with some bytes remaining too. Anyway continue to investigate that further. |
What I get when I run
|
@kirang89, Hello! It's been a while since we talked about this issue. Sorry for not updating it for such a long time. org-cliplink is a personal project, so it's not always possible to find enough resources to work on it. :) Unfortunately, I had tried everything I could to reproduce your problem. May I ask you? Do you still experience this issue? |
@rexim I appreciate you for taking your time to look into this :) I had removed the package a few days after our previous conversation since I was unable to figure out a solution. Last week, I decided to give it another go and installed the package and haven't had a problem since. I'll reopen this issue if I find any problems. Thanks again! |
@kirang89 cool! Thank you very much! :) |
At times, I get the following error when I try to clip a link:
I've tried reinstalling the package but with no success.
Versions
org-cliplink: 20151229.1100
Emacs: 24.5.1
Configuration
Any ideas as to what might be causing the problem?
The text was updated successfully, but these errors were encountered: