Sebastian
Sebastian
Same issue here on the current version from September the first.
I'll ask the author for an api, but he hasn't answered yet. 0cn.de has the ability to save the service as [bookmarks](https://0cn.de/bookmark), and you will see the code behind. `javascript:(function()%7Bvar%20d=false;%20var%20n_u=navigator.userAgent;%20if(location.protocol=='https:'%20&&%20(n_u.indexOf('Chrome')!=-1%20%7C%7C%20n_u.indexOf('Opera')!=-1))%7Bwindow.open('https://0cn.de/?url='+encodeURIComponent(document.URL)+'&noref=1',%20'_blank');%20d=true;%7D%20if(!d)%7Bvar%20d=document,s=d.createElement('script');s.charset='UTF-8';s.type='text/javascript';s.src='https://0cn.de/js/bookmark.php?s=0.2&noref=1&url='+encodeURIComponent(d.URL);d.body.appendChild(s);%7D%7D)();`...
Looks good. But my skills are so bad, I failed with an implementation. :-(
Good idea. I tested it and it still works in safari, but the `#` sign (anchor on a website) comes from the wikipedia website and is in all web browsers...
Same behaviour here on my High Sierra MBP. Maybe, uninstall and reinstall Homebrew from https://github.com/homebrew/install. Afterwards `brew install advancecomp gifsicle jhead jpegoptim jpeg optipng pngcrush pngquant jonof/kenutils/pngout` OK guys, sorry,...
I ran into the same issue here. I try to install it onto a macOS 10.12.3. Error message from the terminal. ``` Package gtk+-2.0 was not found in the pkg-config...
I try do to a next round. Complete purge of home-brew with script and reinstall visualSFM. A first error occurs here: `Installing Brew packages... this can take quite a long...
The same behavior here. Product Version JavaFX Scene Builder 11.0.0 Build Information Version 11.0.0 Date: 2019-03-19 Java Version: 11.0.1+13-LTS, Oracle Corporation Logging The default configuration stores logging output in a...
Good Morning. Thanks for your help. The Info.plist-file is there. This is the way it looks in finder. This is the view of IntelliJ. As you can see, it is...
I built the latest version a couple of minutes ago. My `Info.plist` exists after `mvn clean && mvn compile` in `target/classes`. Maybe you are right, and some other things are...