New answers tagged gnome
0
A bit late this, but if anyone is interested:
,
I had the same problem but, on advice I downloaded Dolphin. I then ran Dolphin through sudo dolphin in terminal.
Now, right clicking on the Wastebin and selecting Empty Wastebin clears the files rather than producing an error.
This does not really relate to your question, but is simply a work around.
0
The solution is to add files in ~/Templates directory. For example adding an empty file named Text.txt the New Document option is added.
So we can add there files with different extensions to view them into New Document option.
Command line:
cd ~/Templates
touch Text.txt
0
You are trying to run an interactive command that requires a tty, and by default, ssh does not allocate a tty when you specify a command to be run on the remote machine. Add the -t flag to force it to allocate a tty.
0
Rather than opening up multiple windows and establishing multiple ssh sessions (to the same machine?), take a look at screen. You can ssh to a host, start screen and from there open multiple virtual consoles, one for each command you want to run.
What's really nice about screen, is that if you loose the ssh connection, you can create a new one and reattach ...
0
I have had something similar happen to me. Look in your home directory using ls -al. There should be a file called .Xauthority (its a hidden file). If this file is owned by root this could be causing your problem. You can fix it by using sudo chown <username>:<username> .Xauthority to regain ownership of the file or you can rename it mv ...
0
You can add it in, just open Startup Applications, and click on add
for the Command enter: /usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
For the description you can enter anything you want, the default that comes with it is as in the image below.
Once done you should see it as in the image below.
0
For not having a 'Appbar' at the top in certain Applications, you can use
https://extensions.gnome.org/extension/354/maximus/
But you have to change the config file
in
~/.local/share/gnome-extension/.../..json
and enable Gnome 3.8 Support. Then you can enable a Whitelist / Blacklist.
0
This can be easily be achieved using nautilus-action & gnome-desktop-item-edit.
STEPS:
Install nautilus-action by running following command in terminal:
sudo apt-get install nautilus-action
Launch Nautilus-Actions and create a new action.
Under the Action tab, check on "Display item in location context menu", then in Context label, enter this: ...
0
I solved this by removing every config file (~/.*) from my home directory. Previously I had attempted to remove all gnome related files but this didn't help.
(I followed: How do I reset GNOME to the defaults?)
I still don't know what old config file caused this, but I recommend moving all your config files to a backup directory and moving them back one by ...
0
I had the same issue when I updated to Gnome 3 this week. Get the latest version of flash here (11.2.202.291): http://get.adobe.com/flashplayer/?no_redirect . You want the tar.gz version, not the YUM or RPM. The fill will be called install_flash_player_11_linux.x86_64.tar.gz if you're running 64 bit for example.
Next In chrome go check out your flash ...
0
In the login screen, click the Ubuntu icon next to your name.
Next, select Gnome 2 as your environment. I do not have Gnome 2, but you should see it on your menu
After that, Click Back, Enter your password, and that should do it.
Hope this helps.
0
Try removing:
sudo apt-get purge gnome-shell gnome-shell-extensions gnome-tweak-tool
sudo apt-get autoremove
sudo add-apt-repository --remove ppa:gnome3-team/gnome3
sudo add-apt-repository --remove ppa:gnome3-team/gnome3-staging
sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
Restart you computer. And now, if you ...
0
Today there is MultiClock, a Gnome 3 Extension that puts another clock into your bar.
Really useful and allow multiple timezones.
https://extensions.gnome.org/extension/605/multiclock/
Source: https://github.com/mibus/MultiClock
Only drawback is you need to know how to edit JavaScript for its configuration:
gedit ...
0
GNOME terminal is also slow for me. From the Wikipedia list the fastest of what I tested was evilvte. That one seems to go all the way to the opposite end of the spectrum in terms of leaving out as many features as possible. (Whereas I sense that GNOME terminal chooses to be quite featureful.)
The other fast alternative for me is to use the virtual ...
0
One possible cause could be an existing bug in Ubuntu, that's been around for a couple of years already: If you press the keyboard shortcut to change a keyboard layout, it will actually change the layout, but not the indication in the panel. For example, you were using Russian in one window, and are now using English in another window. Then you change focus ...
0
Your problem is that GDM is starting twice from the console. GDM is a heavier login display manager than LightDM (which is why it's called LightDM), so it might solve your problem of GDM starting twice from the console if at the console you ran:
sudo lightdm
Even if you are using GDM by default you still have LightDM installed, so this command should ...
0
I found the following information on another thread at Workspace switching not working with 12.04 and Gnome classic with effects
The part that worked for me was to use ccsm (compizconfig-settings-manager)
The answer at that link that I found useful was:
I initially had the same problem with workplace switching and only the background showing in Gnome ...
2
I found the following solution which worked perfectly for me:
Workaround fo this:
Install devilspie (via Terminal:)
sudo apt-get install devilspie
Write config for firefox (via Terminal:)
mkdir ~/.devilspie
nano ~/.devilspie/flash-fullscreen-firefox.ds
(if
(is (application_name) "plugin-container")
(begin
(focus)
)
)
Make devilspie autostart
Done.
...
1
An old, and answered thread, but I was just after the same info. You can do this with standard xorg tools with:
xprop -root -notype _NET_CURRENT_DESKTOP
2
There are no applications that do that or anything like what you want.
Of course it is a matter of developing a software that does that. If you have the time and expertise to do that go to Launchpad Blueprints, there you will be able to receive help from other developers. You will need to know what you are doing ; they won't do the work for you.
But if you ...
0
Found out the answer - the spotify client wasn't logging out, causing a timeout. Manually closing spotify solved the problem.
0
I'm assuming you're using version 2.77 of Transmission. I had the exact same problem. Transmission was losing preferences everytime I started it. I am NOT using any extensions, however. I managed to work around losing the preferences by going to ~/.config/Transmission and actually editing the settings.json file manually. I simply opened up my file using ...
0
Installing Mate (Gnome 2 Fork)
Ubuntu Precise Pangolin (12.04) repository
Add ONE of the following repos to /etc/apt/sources.list via the following command:
sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu precise main"
sudo add-apt-repository "deb http://repo.mate-desktop.org/ubuntu precise main"
sudo add-apt-repository "deb ...
0
Looks as if you have a permissions problem.
sudo chown -R tom:tom /home/tom
0
I found that reinstalling ubuntu and reformatting the /home directory worked. I think that trying to leave the original home directory intact leads to some permissions issues that are hard to detect. Sorry for a less than satisfactory solution, but it worked.
0
Create Launcher
First install gnome-panel using the following command in terminal (ctrl+alt+t)-
sudo apt-get install --no-install-recommends gnome-panel
Then to create a custom launcher, type in terminal-
sudo gnome-desktop-item-edit /usr/share/applications/ --create-new
A window to create launcher will open up.
Fill in the -
Name of the application ...
1
Late reply, but I think this is worth posting:
Since we're talking about gaming mouse here. Better is to turn off the mouse acceleration entirely (useful for FPS gamers etc.). Save up some CPU cycles by not using it to calculated any mouse acceleration and likely to be more accurate readings too (depend or the mouse hardware sensor has build-in ...
0
First I would look to see if your ~/.profile calls your ~/.bashrc
Next, I would type the command below to see what "OpenFOAM" lines are in my .bashrc
egrep -i openfoam ~/.bashrc
If you see the "/home/boudaoud/OpenFOAM/OpenFOAM-2.1.1/etc/bashrc" in the results, I would open my ~/.bashrc in vim/nano/gedit and use the # in front of the line to make sure it ...
0
there are some great gtk themes available on the noobslab site. They have some really great ones, both the light and dark varieties.
0
Maybe this helps. They mention http://gnome-look.org as a source for themes. The themes work on both Unity and Gnome.
0
Install Ubuntu Tweak 0.8.5 in Ubuntu 12.04
To get started, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, run the commands below to add its PPA.
sudo add-apt-repository ppa:tualatrix/ppa
Finally, run the commands below to update your system as well as install Ubuntu Tweak.
sudo apt-get update && sudo apt-get install ...
0
I repost this from a user named Wonder
[edited slightly] Thunderbird is not a calendar application unless you tune it up with an extension. therefore it shouldn't be in there, but... if you really want it there,you need to perform the following two steps (as root).
# vi /usr/share/applications/mozilla-thunderbird.desktop
# update-desktop-database -q
...
0
Those apps haven't been installed because they are new apps in the repositories as apposed to updates. You can install them manually though.
Gnome Clocks is the package gnome-clocks and can be attained with:
sudo apt-get install gnome-clocks
Gnome Weather is the package gnome-weather and can be attained with:
sudo apt-get install gnome-weather
It ...
2
There's no "fade in" effect for login in Unity/Compiz yet, as KDE does, but you can promote the idea to implement it in next milestones. Is posted here for long time:
http://brainstorm.ubuntu.com/idea/28471/
Hope that this helped you.
1
Each process influences kernel's scheduling by its nice value. These values are from a range of -20 (high priority) to +19 (low) priority, with 0 being (default), so regarding function's template and your first question, the answer is no they are not tool specific.
Linux uses the same priorities for every process. However if you invoke getpriority() system ...
1
You must add ppa:gnome3-team/gnome3 and ppa:gnome3-team/gnome3-staging to get the privacy icons .
Same happened to me i only installed the first ppa and when i reread the article it said you need to install both.
0
@Francesco It should be on by default if you are using 12.04 or 12.10. If you are using 13.04 it is still installed just off by default. To turn it back on just go to Settings->Appearance->Behavior and check the Enable Workspaces box
1
I made a simple extension for gnome-shell (3.8.2) Enjoy transparent windows
https://github.com/saysilence/transparentwindows
1
I had the exact same problem and found a working solution (for me). Original information from this blog: http://jechem.blogspot.be/2011/04/fix-plymouth-splash-screen-in-ubuntu-on.html
First install hwinfo by running the following command:
sudo apt-get install v86d hwinfo
After the installation run the following command and note down the highest ...
0
it is solved, but why is sensor of screen non-active ?
(in system-settings "brightness and bars" of display-behaviour)
I mean the sensor for work-behaviour at desktop was non-active by default ?
(by default it is set to 10 minutes - then screen switches back to gdm ? )
I set the sensor in system-settings to 30 minutes resp. to 1 hour.
1
To fix this problem, it should be enough to add your user to the network group. To do it, you can use the GUI in the settings menu (that cog in the top right), or just type something like this in a terminal:
sudo usermod -G network yourusername
Remember to logout/login again to update your user privileges.
1
I believe that GNOME will still support X in 3.12. According to https://live.gnome.org/Wayland#Proposed_roadmap, most parts of GNOME will still work under X.
If you do not need Unity and Mir/X then Ubuntu GNOME flavor will probably be using Wayland when Gnome switches compatibility. Ubuntu GNOME is a Ubuntu flavor that uses Gnome shell as the default ...
2
This worked for me:
sudo apt-get install systemd-shim
and then restart
1
0
Rather than "System Settings" does Gnome3.8 not have a header that is just "Settings"?
I've read that privacy features are back in Gnome 3.8 and that you can find them under "Settings"
0
After a lot of searching, I decided to reinstall policykit-1 package. When I did sudo apt-get install --reinstall policykit-1, I got a message saying that the package could not be installed because it wasn't available in the repository (sorry about the lack of the exact message!).
So, an I ran:
apt-cache policy $(dpkg -l | awk 'NR >= 6 {print $2}') | ...
0
that's the only problems with lunix that i hate...i installed i don't know how many distros...and i hated it when i can't play my videos,and live TVs that i like in some websites...that's why i came back to windows...rather then that all works fine...but it is not for me man...intill this fix these problems .
3
Until someone comes up with a proper fix, you could create an icon on your Desktop which would run your command without having to open terminal first.
Step 1
Using ALT+F2 type
gnome-desktop-item-edit --create-new ~/Desktop
This will launch the old GUI Dialog and create a launcher on your Desktop:
Step 2
fill in the details with your command line of ...
0
This shouldn't happen. It looks like a bug, the buttons stay visible when I'm hovering them. Do they re-appear if you hover out of the title bar and come back over the buttons?
Maybe you should open a bug for Unity on Launchpad.
Edit: Another possibility is that the window is not really maximised, and your title bar goes in fact behind the Unity panel, but ...
0
For older low specific computers you can try:Xubuntu
Or try to use different distro like: puppy linux (or) Linux lite.
Linux Lite is free for everyone to use and share, and is suitable for people who are new to Linux or for people who want a liteweight environment that is also fully functional. Linux Lite is also great for reviving that old laptop or ...
Top 50 recent answers are included






