Issue Type: Bug
I tried to set server info in few ways:
SQL Operations Studio version: sqlops 0.30.6 (df7e3ec7d52a82febee5b597a1019cabf021b883, 2018-06-19T21:50:31.119Z)
OS version: Linux x64 4.15.0-24-generic
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 2504)|
|GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: unavailable_software
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled|
|Load (avg)|2, 1, 0|
|Memory (System)|15.43GB (10.01GB free)|
|Process Argv|/usr/share/sqlops/sqlops --unity-launch|
|Screen Reader|no|
|VM|0%|
Extensions: none
I am unable to repro this on my end. I'll let someone else confirm.
I'm also unable to reproduce it. @niklas-e do you have any on-prem servers that you've tried connecting to? Also have you tried restarting SQL Ops Studio and seeing if this still happens? I've seen similar hard-to-reproduce issues before when a connection has been open for a long time or when we encounter other errors, but restarting would usually clear out any of those issues.
@MattIrv Unfortunately we do not have any on-prem servers. I've tried to restart the Studio and also my laptop, but it didn't help. Just now I tried to reinstall the Studio and it's still occurring.
Here's some additional information related to my case:
I just noticed the docs stating you are officially only supporting Ubuntu 16.04, but not the latest LTS version. I'm using Linux Mint 19, which is based on Ubuntu 18.04 :(
I tested a fresh install of Ubuntu 18.04 and it worked just fine with a db server on azure.
@niklas-e Thanks for the additional info. This happens on Mint 19 because our logic for determining whether you're using a supported version of Mint hasn't been updated yet for version 19.
I'll make a fix but it probably won't be released for a while since I think it just missed our July release. In the meantime I've attached a patched file that you can download and copy over the corresponding file in your installation (on mine it's at /usr/share/sqlops/resources/app/extensions/mssql/node_modules/service-downloader/out/platform.js (rename the attached file from platform.txt to platform.js) and restart SQL Ops Studio and then it should work.
I can confirm what @MattIrv said, but for Gentoo. just added case for gentoo without any version.
@MattIrv cool, it's working now! Thank you!
The newest insiders build contains this fix and it will be included in the August public preview release, so I'll close this issue now. All unsupported Linux distros will now try to use our regular Linux service anyway
Most helpful comment
@niklas-e Thanks for the additional info. This happens on Mint 19 because our logic for determining whether you're using a supported version of Mint hasn't been updated yet for version 19.
I'll make a fix but it probably won't be released for a while since I think it just missed our July release. In the meantime I've attached a patched file that you can download and copy over the corresponding file in your installation (on mine it's at
/usr/share/sqlops/resources/app/extensions/mssql/node_modules/service-downloader/out/platform.js(rename the attached file fromplatform.txttoplatform.js) and restart SQL Ops Studio and then it should work.platform.txt