I tried to cut/copy a file from one folder and paste it in another folder using the right-click context menu. However, the paste option is not working. The problem does not happen within same folder. How to solve this issue?
Subhadip Roy's questions
I can successfully connect a Mi BlueTooth speaker to Ubuntu, but I cannot play sound through it, because it is not listed in my sound output list.
Bluetooth module for PulseAudio sound server
Is present on my system, however running sudo pactl load-module module-bluetooth-discover
returns:
Failure: Module initialization failed.
How can I solve this issue? `
When I ran the following command sudo netstat -lantp | grep -i stab | awk -F/ '{print $2 $3}' | sort | uniq
on the terminal to check which applications are using the network connection, I got the following output
firefox
prx
I cannot recognize what prx
is. Can someone please tell me what type of application is it.
I was using the text tool in Pinta
image editor in Ubuntu 14.04. How do I change the text size in Pinta?
I got the following error message on booting up.
systemd-udevd[368]: '/usr/sbin/alsactl -E HOME=/var/run/alsa restore 0'
[672] terminated by signal 81 (Unknown signal 81)
What does it mean and how do I resolve it? (I could successfully log in and the machine auto shutdown after sometime)
I am planning to upgrade to 16.04 from 14.04 as soon as a stable version is released. How can I check easily that whether all my current apps will be compatible and supported on the new LTS version instead of visiting each apps' website and finding out?
When ever I run Software Updater, I get the following security update option User space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
However I cannot select this update and after installation of other updates, I get the message that Ubuntu is up to date on my system.Also updating from terminal does not rectify this situation.I am confused about this. Please someone explain me why I cannot select this update and why I get the message that everything is up to date?
My question might be a duplicate of problem updating user space IEEE 802.11 AP and IEEE 802.1 but it does not have an accepted answer and so I am asking again.
UPDATE
Doing sudo apt-get dist-upgrade
does not rectify the situation
I am looking for a crosswords generator similar to Eclipse Crossword (http://www.eclipsecrossword.com/), which can be used in Ubuntu 14.04. Can someone please refer me such an application?
I want to implement drop down terminal feature in Ubuntu 14.04 in Unity desktop environment. Is Guake suitable for Unity desktop environment? If not please refer me an app.
When I run
sudo apt-get update
I get the following error:
W: GPG error: http://download.opensuse.org ./ Release: The following signatures were invalid: KEYEXPIRED 1436387333
How can I locate and remove the PPA which is causing this error?
I have installed the offline dictionary Artha and have the latest version. It is a good dictionary but sometimes I do not find meaning of certain words. Can new words be added to its database? If possible how?
I want to run some BASIC codes on Ubuntu 14.04 . Can someone please refer to the interpreters or IDEs which are available for running BASIC codes?
I want to setup the Logo programming language in Ubuntu 14.04. Can someone please suggest me the appropriate compiler which is available?
I have been using the default installation of LaTeX(Texlive) which is available in Ubuntu Software Centre. However now I want to install full Texlive. Should I remove the copy of Texlive I already have and then do sudo apt-get install texlive-full
or just keep it and do sudo apt-get install texlive-full
? Please provide detailed steps.
I want to extend the duration of sudo in Ubuntu 14.04. It is irritating to provide password repeatedly. How can I do it?
I want to install GNU Data Language(GDL) on Ubuntu 14.04. Can anyone please tell me how to install it and whether I need to download any other software to fulfil all dependencies?
I had run Software Updater and got the message "the software on this computer is up to date" when my laptop was connected to internet but it displayed updates available for Ubuntu when my laptop was not connected to internet. How is this possible?
I want to read .lit books on Ubuntu 14.04 without converting the file. Please suggest me a reader which can do this.
I am using 14.04.3 LTS. Whenever I open my home folder for the first time after my laptop has booted I get the following distorted display, which becomes normal after few moments. How can I fix this?
After upgrading from kernel linux-image-3.13.0-49-generic
to linux-
image-3.13.0-51-generic
, I am getting this error message in dmesg
on startup:
[ 6.352555] mei_me 0000:00:16.0: irq 47 for MSI/MSI-X
[ 6.355708] mei_me 0000:00:16.0: version message write failed: ret = -5
[ 6.355712] mei_me 0000:00:16.0: hbm_start failed ret = -5
[ 6.355714] mei_me 0000:00:16.0: reset failed
[ 6.355716] mei_me 0000:00:16.0: link layer initialization failed.
[ 6.355717] mei_me 0000:00:16.0: init hw failure.
[ 6.355880] mei_me 0000:00:16.0: initialization failed.
What do I do to correct this?