You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I am getting the 'don't have enough space' error:
E: You don't have enough free space in /var/cache/apt/archives/.
Tried launching Matlab using Desktop (Desktop > ssh Y> localhost > module load tinkercliffs-rome/matlab GStreamer> matlab) but I am getting the same error as the user in the ticket. I am getting the same error on tc compute nodes as well.
On Tinkercliff login nodes it's a different error:
[sonalj@tinkercliffs2 ~]$ module load tinkercliffs-rome/matlab GStreamer
[sonalj@tinkercliffs2 ~]$ matlab
a=VideoReader("")
Error using VideoReader/initReader (line 734)
Failed to initialize internal resources
I searched online and found it is related to Gstreamer again.
The text was updated successfully, but these errors were encountered:
The issue was raised via ticket INC0626057 and the following have been attempted:
[sonalj@tinkercliffs1 ~]$ gst-launch-1.0 --gst-version
GStreamer Core Library version 1.10.4
bash: conda: command not found
Singularity> gst-launch-1.0 --gst-version
bash: gst-launch-1.0: command not found
Singularity> apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools gstreamer1.0-x gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3 gstreamer1.0-qt5 gstreamer1.0-pulseaudio
However, I am getting the 'don't have enough space' error:
E: You don't have enough free space in /var/cache/apt/archives/.
Tried launching Matlab using Desktop (Desktop > ssh Y> localhost > module load tinkercliffs-rome/matlab GStreamer> matlab) but I am getting the same error as the user in the ticket. I am getting the same error on tc compute nodes as well.
On Tinkercliff login nodes it's a different error:
[sonalj@tinkercliffs2 ~]$ module load tinkercliffs-rome/matlab GStreamer
[sonalj@tinkercliffs2 ~]$ matlab
I searched online and found it is related to Gstreamer again.
The text was updated successfully, but these errors were encountered: