As stated in the title .. after upgrading Ubuntu from 22.04 to 22.04.1 the key combination ALT + TAB is not passed through Citrix Workspace into the Windows Client.
(Citrix is in full screen)
How to fix this ?
As stated in the title .. after upgrading Ubuntu from 22.04 to 22.04.1 the key combination ALT + TAB is not passed through Citrix Workspace into the Windows Client.
(Citrix is in full screen)
How to fix this ?
In my work Environment we have Windows Clients / Virtual Machines which we connect to via Citrix Workplace.
After some updates on my Ubuntu 20.04 Host - Skype For Business Calls in Citrix get disconnected due to network issues.
In var/log/kern
I see this lines - every 20 minutes:
Jan 31 10:55:43 myPcName kernel: [16411.401908] RTMediaEngineSR[14447]: segfault at 10 ip 00007fa8044ae33a sp 00007fa8012f0710 error 4 in libc-2.31.so[7fa8043d3000+1e7000]
At the same time where the SkypeForBusiness Call get disconnected due to network issues.
PS this seems the same issues as in the Linux Mint Forum
Since the virtual disk was too small I resized it via
Oracle VM Virtual Box Manager → File → Virtual Media Manager
After that the Ubuntu 20.04 Guest did not start any more (a short error message I do not remember followed by a blank screen)
I searched for a solution but the things I found looked old or strange to me.
How to fix this easily?
In my host - Ubuntu 20.04 I do have bluetooth in settings.
On the Virtual Box guest however in Settings → Bluetooth it says No Bluetooth found
how to connect bluetooth to the guest?
Today I upgraded from Ubuntu 16.04 to 18.04 to 20.04
After Login I get the error
Error found when loading /etc/profile:
/etc/profile.d/modules.sh: line 6: usr/share/modules/init/sh: no such file or dicrectory
As a result the session will not be configured correctly.
You should fix the problem as soon as feasible
The code in etc/profile.d/modules.sh
is:
shell=$(/usr/bin/basename $(/bin/ps -p $$ -ocomm=))
if [ -f /usr/share/modules/init/$shell ]; then
. /usr/share/modules/init/$shell
else
. /usr/share/modules/init/sh
fi
But
The path /usr/share/modules
does not exist
How to adapt the script?
On our home network, I am unable to connect to the wifi in Ubuntu 18.04
How to debug & fix it?
So far I tried:
WPA2 (CCMP)
WPA & WPA2 Personal
System Info
At the moment I am unable to connect to a windows file share.
Environment
- System: Ubuntu 18.04.2 LTS
- Mount point is accessible from windows client
I tried via GUI / Files like in the Ubuntu documentation: Browse files on a server or network share:
Files -> Other Location -> enter smb://serverIp/shareName
(The Timeout happens immediately ! )
In the terminal it looks like this:
sudo mount -v -r -t cifs -o username=domain/user,password=myPw //123.123.123.123/share /media/user/share/
mount: /media/user/share/: cannot mount //123.123.123.123/share read-only.
How to debug / fix this?
In Ubuntu 18.04 displaylink did not work. I fixed it using a Ask-Ubuntu thread (unfortunately not sure which one)
After a long time I use Display Link again and it is not working any more. How to fix it?
I am not sure why there is so little clear information in the net about the issue:
I just want to copy (drag and drop) files between the Ubuntu 16.04 host and the Windows 7 client.
I expected this as a basic feature. But it does not work.
In order to use an USB-Stick encrypted with Bitlocker I installed Dislocker on my Ubuntu 16.04 according to Use (Windows) BitLocker-encrypted drive on Ubuntu 14.04 LTS.
Unfortunately I cannot decrypt:
sudo fdisk -l
lists 4 Partitions even though there is only one partition on the USB-stick. And the size is wrong too. (The Disks Utility shows also only one partition.sudo dislocker -r -V /dev/sdb4 -uMyPassword -- /media/bitlocker
does not mount any of the 4 listed partitionsToday I tried to start Eclipse on Ubuntu 16.04 and get the following error:
/opt/eclipse-neon-manual/eclipse
java.lang.ExceptionInInitializerError
at org.eclipse.osgi.storage.Storage.<init>(Storage.java:100)
at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:87)
at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:66)
at org.eclipse.osgi.launch.Equinox.<init>(Equinox.java:31)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:303)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:239)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:538)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected void java.net.URLClassLoader.addURL(java.net.URL) accessible: module java.base does not "opens java.net" to unnamed module @67e2d983
at java.base/jdk.internal.reflect.Reflection.throwInaccessibleObjectException(Reflection.java:427)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:201)
at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192)
at java.base/java.lang.reflect.Method.setAccessible(Method.java:186)
at org.eclipse.osgi.storage.FrameworkExtensionInstaller.findMethod(FrameworkExtensionInstaller.java:51)
at org.eclipse.osgi.storage.FrameworkExtensionInstaller.findMethod(FrameworkExtensionInstaller.java:58)
at org.eclipse.osgi.storage.FrameworkExtensionInstaller.findAddURLMethod(FrameworkExtensionInstaller.java:42)
at org.eclipse.osgi.storage.FrameworkExtensionInstaller.<clinit>(FrameworkExtensionInstaller.java:36)
... 14 more
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
How to fix this?
After installing the SAP GUI:
java -jar PlatinGUI740_0-20012039.JAR install
(Which was flawless) I get the following error:
/opt/SAPClients/SAPGUI/bin/guistart conn=/H/172.20.3.13/S/3200
Exception in thread "main" java.lang.IllegalAccessError: class com.sap.platin.base.splash.SplashWindow (in unnamed module @0x4f063c0a) cannot access class sun.awt.AppContext (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x4f063c0a
at com.sap.platin.base.splash.SplashWindow.getOwnerFrame(SplashWindow.java:99)
at com.sap.platin.base.splash.SplashWindow.splashImpl(SplashWindow.java:206)
at com.sap.platin.base.splash.SplashWindow.splash(SplashWindow.java:176)
at com.sap.platin.Gui.main(Gui.java:70)
How to fix this?
The following Error occures when trying to use Citrix (access SAP Training via Citrix) on Ubuntu 15.10:
Citrix Receiver
SSL error
Contact your helpdesk with th following inofrmation:
You have not chosen to trust "Symantec Class 3 Secure Server CA / G4", the issuer of ther server's security certificate (SSL error 61).
I installed Citrix according the Tutorial How to install Citrix Receiver icaclient in Ubuntu 14.04 LTS 64-bit The installation completed without any errors.
I also made sure that the certificates are there according to the CitrixXenAppPlugin - configure certificates:
Additionally I checked in Firefox if the certificates are known and even checked all marks (which where not checked before) (Under Settings -> Advanced -> Certificates):
What am I missing?
Gedit
shows the recently opened files.
How do I make gedit
show not only the file-names but also the file path for recently opened files?
I work on a website which has an index.tcl / index.adb
in many locations. So I have for example 3 time index.tcl
. But I'd like to know which one.