Strubbl

Results 136 comments of Strubbl
trafficstars

The image tags do not need to be closed, don't they? Or what do you mean by closing? I do not use this feed in my rss reader, so by...

Sounds reasonable to me. Can you please create a pull request with a proposal?

The bug starts in lines https://github.com/lformella/rss-extender/blob/master/RssExtender.php#L355 ff.

The problem is that you try to run xg with root privileges. Try it without root as a normal user.

XG is not maintained any more.

You need to download a release from here: https://github.com/lformella/xdcc-grabscher/releases Cloning the repository just checks out the source code. Of course you can compile the software by yourself. Be aware that...

I copied those files: ``` db4o-8.0/bin/net-4.0$ cp Db4objects.Db4o.Data.Services.dll Db4objects.Db4o.dll Db4objects.Db4o.Linq.dll Mono.Reflection.dll ~/opt/xg/ ``` and tried to start afterwards two times. still no success: ``` ~/opt/xg$ rm -r ~/.config/XG ~/opt/xg$ mono...

You are right. It works! Woohoo. I have new errors in the webgui right after start. But this is a new issue :dancers: From my point of view this issue...

In my fork, I just deactivated the error message. Builds successful on my system now.