User Tools

Site Tools


fork_synthetic_data_generator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fork_synthetic_data_generator [2018/11/28 12:03]
141.44.167.140 [Set Up Linux Development Environment]
fork_synthetic_data_generator [2019/03/12 00:06] (current)
77.20.151.25
Line 1: Line 1:
-====== ​Fork Synthetic Data Generator ======+====== ​ID Module ​Synthetic Data Generator ======
  
 ===== Linux Development Environment ===== ===== Linux Development Environment =====
-==== Remmina Access ==== +==== Set Up ====
-{{ :​screenshot_from_2018-11-27_13-09-52.png?​400 |}} +
- +
-==== Set Up Linux Development Environment ​====+
   - Cloned fork;   - Cloned fork;
   - Installed Qt5.4.0 from download.qt.io.   - Installed Qt5.4.0 from download.qt.io.
Line 13: Line 10:
   - Installed ''​qtdeclarative5-dev''​ to fix "​Missing QtQuick"​-error during compilation.   - Installed ''​qtdeclarative5-dev''​ to fix "​Missing QtQuick"​-error during compilation.
   - Installed ''​qml-module-qtquick-layouts qml-module-qtquick-dialogs qml-module-qtquick-controls qml-module-qt-labs-settings qml-module-qtmultimedia''​ to fix "​missing qml module"​-errors during execution.   - Installed ''​qml-module-qtquick-layouts qml-module-qtquick-dialogs qml-module-qtquick-controls qml-module-qt-labs-settings qml-module-qtmultimedia''​ to fix "​missing qml module"​-errors during execution.
 +  - Installed ''​libgl1-mesa-swx11''​ to fix "LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb"​-error during execution.
 +
 +==== Usage ====
 +  - Connect using ''​ssh -X <​username>​@<​hostname>''​
 +  - Switch to directory with scripts ''​cd ~/​Dekstop/​mpvsynthdatafork/​MultivariateProjectionViewer/​tools''​
 +  - Run ''​./​xShell_Build.sh''​ to compile the project.
 +  - Run ''​./​xShell_Start.sh''​ to run the executable.
 +  - Run ''​exit''​ to close connection.
  
-Relevant threads ​for current errors+==== Issues ==== 
-  * https://​forum.qt.io/​topic/​81112/​qt-won-t-start-via-remote-desktop/​2 +When starting the project, it takes a while for window to show up, interaction with menu, buttons etc is very slow. Furthermore,​ the color scheme looks suspicious
-  * https://​forum.qt.io/​topic/​24315/​qt-5-0-1-failed-to-initialize-xrandr +{{ ::​screenshot_from_2018-11-30_13-39-34.png?400 |}} 
-  * https://​github.com/​spyder-ide/​spyder/​issues/​3713 +{{ :screenshot_from_2018-11-30_13-39-27.png?400 |}} 
-  * https://​github.com/YuvalNirkin/face_swap/issues/25 +Color issue can be related to color depth propertyThis can be adjusted in ''​/etc/ssh/sshd_config''​ by changing ''​DefaultDepth''​ propertyHowever, other application seem not to be influenced by this
-  * https://​serverfault.com/​questions/​788503/​xrandr-error-when-accessing-debian-vm-over-vnc +{{ ::​screenshot_from_2018-11-30_13-55-11.png?400 |}}
-  * https://​sourceforge.net/​p/​turbovnc/​mailman/​message/​33087882/​ +
-  * https://​serverfault.com/​questions/​788503/​xrandr-error-when-accessing-debian-vm-over-vnc +
-  * https://​bugreports.qt.io/​browse/​QTBUG-33319 +
-  * https://​support.rstudio.com/​hc/​en-us/​community/​posts/​207987538-RStudio-simply-will-not-work-through-a-remote-connection+
  
 ===== User Tutorial ===== ===== User Tutorial =====
fork_synthetic_data_generator.1543403019.txt.gz · Last modified: 2018/11/28 12:03 by 141.44.167.140