Daniel Kraus

Results 140 comments of Daniel Kraus

It should work. At least it attempts to recognize the bitness of Excel from the registry. It may not be 100% fail-proof, but I'd say it works in most cases.

You're totally right, but what about ```csv column 1, column 2, column 3 1 , 2 , 3 4 , 5 , 6 ``` Anyway, it's not a big deal,...

Thanks, I appreciate it. Yes it's totally cosmetic, so no big deal if it does not work out. Best wishes Daniel (@bovender)

There's now a sidebar example on the BS site: http://getbootstrap.com/docs/4.1/examples/dashboard I haven't had time to extensively study it though.

+1 It's great how @senshu is moving Sozi forward -- I tried to upgrade from the InkScape extension to Sozi 15 just yesterday, but the fact that linked images are...

I cannot get it to work either. The 500 error reported at the top of this issue seems to be an nginx server config issue. The nginx config file has...

P.S. Here's a `docker-compose.yml` file that helps to quickly try out the two different images: (expand) ```yaml version: '2' services: adamzammit: image: adamzammit/limesurvey ports: - 127.0.0.1:9090:80 environment: LIMESURVEY_DB_PASSWORD: example LIMESURVEY_ADMIN_USER:...

I've never been able to figure out why one image works (with regard to this issue) and the other doesn't, despite diff'ing entire directory trees. However, in case anyone else...

### Another report > This issue was submitted by the add-in's exception handler. #### Exception: ````csharp System.MissingMemberException: Error while invoking [PROPERTYGET, DISPID(0)]. at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String...

### Another report > This issue was submitted by the add-in's exception handler. #### Exception: ````csharp System.MissingMemberException: Error while invoking [PROPERTYGET, DISPID(0)]. at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String...