Fedora :: Install A Gnome Countdown Screenlet?

Apr 14, 2011

I cd to the directory, Run Python setup.py install.

[mitch@mitch ~]$ cd LostCountdown
[mitch@mitch LostCountdown]$ python setup.py install
python: can't open file 'setup.py': [Errno 2] No such file or directory
[mitch@mitch LostCountdown]$ ls
icon.png LostCountdownScreenlet.py Screenlet.package sounds themes
[mitch@mitch LostCountdown]$

View 1 Replies


ADVERTISEMENT

General :: Add Countdown Clock To Gnome Desktop Using Centos5 & F14?

Apr 10, 2011

I am going to allow myself a few cheeky ones next weekend. So I though it would be nice to have a clock on my desktop reminding me of how long to go. Is there a countdown clock I can add to my Gnome desktop? I am using Centos5 & F14.

View 2 Replies View Related

Fedora :: Does Not Countdown In Grub / No Autoboot?

Mar 7, 2010

My fedora does not autoboot. I get stuck at the grub selection green. I have the choice of one kernel and I have to press enter before I can continue to boot into the OS. Is there a way to fix this? /etc/grub.conf, menu.lst and /boot/grub/grub.conf are all identical. I have tried different timeout # as well as default=saved. Still nothing works and fedora does not count down.

View 3 Replies View Related

Fedora Installation :: USB Show Countdown But Doesn't Boot

Jun 15, 2010

I created a Fedora 13 x86 live image on USB using [URL] I've set it to boot using the USB and when it does I see the 10 sec countdown (or the options if I press a key), I tried all the options to boot the image but the screen just turns black for a few seconds and then the the monitor goes into "power saving mode" and nothing happens (I waited like 10 minutes). What's going on? I am trying to install fedora into an empty (secondary) HD, in the main HD I only have a win XP, and I don't want to burn a cd/dvd that's why I am trying to boot the USB.

View 2 Replies View Related

Ubuntu :: Screenlet Py Scripts Do Not Run

Aug 21, 2010

I was following the online instructions to install screenlets and all is fine and the manager appears as well. In compiz the widget layer is active etc. Once widget layer is activated it shows an empty blank dark screen, widgets are not running. The widgets/scripts do not show up, neither on desktop nor on the widget layer.

Running the py script from terminal showing following output:

Quote:

user@ubuntu:/usr/share/screenlets/Clock$ ./ClockScreenlet.py
CachingBackend: Loading instances from cache
Found a running session of Clock, adding new instance by service.
Error in screenlets.services.get_service_by_name:

[Code].....

View 2 Replies View Related

Ubuntu :: Make My Own Screenlet?

Feb 7, 2011

How can I make my own screen-let?

all I want it to do is be a picture of an Orb like the windows 7 one but without the logo which I can place over the start icon. I just can't figure out how to make it, all I know is that you need to compress the file to a Tar.gz file.

View 4 Replies View Related

Ubuntu :: View The Config For Each Individual Screenlet?

Jul 16, 2010

I'm using Screenlets in ubuntu 10.04 and I have a problem with screenlets behavior. I played around with it a little while and I guess I messes something, because now whenever I log in some screenlets load twice and I have to clean them manually. Where can I view the config for each individual screenlet?

View 1 Replies View Related

Ubuntu :: No Countdown For Grub 1.99 RC On Natty

Jul 22, 2011

Since earlier today, I am stuck at startup on the grub page, I have no countdown and I have to press a key to keep going. I only have Ubuntu on my PC and didn't use to view grub.I am obviously running update-grub in between each of the modification and trying to restart...

here is my /etc/default/grub file:
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true

[code]....

Still no chances, any insight why my grub.cfg doesn't not seem to change and be configured correctly during update-grub.

View 1 Replies View Related

Ubuntu :: Cairo-clock Screenlet Text Clipped

Jan 8, 2010

The text of my cairo-clock screenlet is clipped - only a pixel or two on the top, but more on the bottom (see attached screenshot). Is there a way to fix this? (Also, does anyone know how to format the clock differently? I would like a single line with the format like "13:59 31/01/2010" ...)

View 1 Replies View Related

Ubuntu :: Folder View Screenlet Not Working As Expected?

Mar 4, 2010

I want to try out the screenlet called Folder View:[URL]I have downloaded and installed it fine. However, when I double-click on it (or use the Start/Stop button) there is a momentary flash and then nothing interesting. I have checked on the widget layer and on all desktops and I have tried various settings in Options all to no avail

View 2 Replies View Related

Ubuntu :: Stock Screenlet To Show Exchange Rate?

Jun 15, 2010

I saw that it's possible to use stock screenlet to show an exchange rate:[URL].. but I wasn't able to find out how to do that...I know that for let's say Google, you have to type GOOG (Nasdaq index) in the preferences, but there's no such index for exchange rate e.g. EUR-GBP.

View 5 Replies View Related

Fedora :: Error Gnome-desktop3-3.0.1-2.fc15.x86_64 When Choose A Minimal Install Then Add ONLY The Defaults Of The "GNOME Desktop" Package

May 3, 2011

I noticed that in Fedora 15 Beta when you choose a minimal install then add ONLY the defaults of the "GNOME Desktop" package, you will get this error: gnome-desktop3-3.0.1-2.fc15.x86_64 has a required package:

system-backgrounds-gnome

When I look for gnome-desktop3-3.0.1-2.fc15.x86_64 it is not on any installation menu list. I prefer gnome, but installed KDE and that worked. Any ideas of getting gnome to work?

View 3 Replies View Related

Ubuntu :: Increase Grub Boot Countdown

Feb 15, 2010

How would i go about to changing that to 30? I have two testing servers using the same monitor and mouse, so i have to log onto those first, if i want to have access to my files. On the server at startup. (I have set up a basic samba server)

View 2 Replies View Related

Ubuntu :: Edit Grub Countdown Time In 10.4?

Apr 19, 2010

Previously I could don "sudo nano /boot/grub/menu.lst" to edit in grub the countdown timer from 9 to eg: 2 seconds. I don't know how to do that with 10.4, as there is no file /boot/grub/menu.lst anymore.

View 4 Replies View Related

Ubuntu :: Conky Countdown With Leading Zeroes?

Jun 5, 2010

I found a script that counts down to a date and time and after modifying my .conkyrc file I want things to line up nicely, so, now I need leading zeroes on the output, like one timer I have says "4m +2w 5d 20:0:0" and I want it to say "04m 02w 05d 20:00:00" and on a slightly separate issue, it doesn't seem to be counting the minutes and seconds correctly, but that can be dealt with later, the current script is

Code:

#!/usr/bin/perl
#Script Name: howLong.pl
#Author: Nathan Handler <nhandler @ubuntu.com>

[code]...

View 9 Replies View Related

Ubuntu :: Getting A App That Is A Countdown Timer Usable For Basketball

Jul 17, 2010

I'm looking for an app that will provide a large (full screen and clear) display countdown clock, basically so I can use my laptop in public to show how much time remains in a basketball quarter. I'm the official timer.If it counts up like in soccer rather than down, that's fine too. If the app can also show the score, that would be great, but it is not a requirement. We don't use a shot clock, so that is not required either.

View 8 Replies View Related

Ubuntu Installation :: How To Edit The Os Selector Countdown

Dec 14, 2010

I installed Ubuntu 10.4 using wubi from XP. For some reason wubi didnt increase the countdown time on the windows os selector. My P.C. came with a recovery partition, so the os selector has always poped up on startup, but the timer was set to 5sec.(probably to avoid annoyance). Is there a way to edit this so I can have more time to select my option? This is the windows os selector and Ubuntu is on a separate(second) hard drive.Ubuntu version: 10.04 LTS- the Lucid LynxWindows version: Xp servicepack 2Machine: Hp Pavilion a1677c

View 4 Replies View Related

General :: Shell Script - Countdown Timer

Feb 16, 2010

I'm looking to write a shell script that is a count down counter for my brothers birthday, hopfully something that when the big day comes it pops up and says " happy birthday"

something that wont get screwed up if the computer is restarted...

View 6 Replies View Related

Ubuntu One :: Location Of File That Stores Notes Screenlet Text

May 4, 2010

I am no programming expert, but there must be a file that the Notes screenlet is storing all my notes on ( im not talkign about tomboy). If I can just find this file and then Share the file, i will be able to sync my notes between my computers. Correct? So anyone know where this text file is so that I can sync it.?

View 2 Replies View Related

Ubuntu :: Define Location In Clear Weather Screenlet (Locale)?

May 10, 2010

I've installed the Screenlets package. HOW TO define my location in the ClearWeather screenlet? The "ZIP" (locale) field has the default: POXX0079 which is: "Villa Real". What coding system is this? How / where do I find the corresponding code for a Canadian city? It's obvious that the "ZIP" field does not use the US Postal coding system.

View 5 Replies View Related

Ubuntu :: Logout Delay - Countdown: Will Be Logged Out Or Shutdown In 60 Seconds

May 23, 2010

When I click logout or shut down I get a countdown saying I will be logged out or shut down in 60 seconds, then it counts down. I can click the "shut down now" button, but I find this behavior incredibly irritating. When I click logout I would like to logout NOW.

View 6 Replies View Related

OpenSUSE Install :: Install Error - Config Defaults For GNOME For GNOME Power Manager Have Not Been Installed Correctly

Mar 4, 2010

Things were running fine until GNOME misbehaved;

GNOME failed to load telling me:

Install error, Configuration defaults for GNOME power manager have not been installed correctly.

So I

Code:

To the shell and check the logs in gdm and find this:

Could not ask power manager if user can suspend, launch helper exited with unknown return code 0.

So I try

Code:

To see if another user will get the desktop; I get the error

Cant create etc/passwd no space left on device.

So I

Code:

And get the following

I insert a usb drive to prepare for back up; Run

Code:

On the shell to get the usb device name; Then run

Code:

To mount the device.

I end up with:

Cant create lock file /etc/mtab~ 4610 No space left on device(use -n flag to override)

So, I

Code:

And see 9 partitionitions

Code:

Again to check which ones are loaded at boot up time and get

plus some other file systems mounted at boot up, but not mapping to any physical partitionition.

I try

Code:

On partition9 and get warnings because its mounted, so I chicken out and try

Code:

And run into the error:


cant create lock file /etc/mtab~4832 no space left on device (use -n flag to override)

Good thing is there is a

Code:

Since space is a problem, I

Code:

On partition6 which is not mounted at boot up time and try to

Code:

I still get the error

cant create lock file /etc/mtab~4735 no space left on device (use -n flag to override

Code:

For package update tells me

cant open /var/run/zypp.pid in mode w

Code:

For power management tells me its not even recognised as a command.

View 3 Replies View Related

Fedora Installation :: Noobie> Fedora Server > Wanna Install Kde Or Gnome?

Sep 23, 2009

i am justin i'm 17 years old and new with linux, i use ubuntu and linux mint 7 and a friends of my has a dedicated fedora server. he asked me to intall a desktop manager ( or something that is the same, dont know how to call it ) so he could use remote desktop to acces his server

i have connected the server trought ssh and i am in the terminal. Now i want to install kde or gnome so i and my friend could use the server as a mail en WWW bla bla bla server. and my question is how i need to do that i tryd : yum groupinstall "KDE (K Desktop Environment)" and yum groupinstall "X Window System" but none works i have seen those commands on this forum so i tryd it.

View 14 Replies View Related

Fedora :: Fedora/GNOME Didn't Install With Add/Remove Programs Feature?

Feb 20, 2010

Recently installed F12 through the text based install and have got to GNOME gui but when i got to system/administration i only get two options and those are for display changes. Is there some way to install the features i missed out on? namely Add/remove programs which i can't seem to find anywhere

View 3 Replies View Related

Fedora :: F11 With Gnome - How To Install KDE

Oct 18, 2009

I currently have F11 with gnome and am interested in trying out kde. I have a few questions:
1) How do I install kde so that when I log in I'll be able to choose between gnome and kde?
2) How big (disk space) is the installation?
3) Will the programs that I already have installed in gnome work with kde or will I need separate kde versions?

View 8 Replies View Related

Fedora :: Install KDE Under Gnome?

Jul 18, 2010

I installed Fedora 13 from a cd that installed just one desktop, Gnome. I wish I had used the other installation, guess its the dvd, which installs both GNOME and KDE. Nothing I've read explains how to install KDE from Gnome. I went out on my own and installed kde-desktop and all its dependencies using Gnome's Add/Remove Programs. This worked in that it gave me the GNOME / KDE option under the Sessions menu of my login screen. What I didn't expect was to see all those KDE programs under Gnome's menus.

Is there a way to install KDE that does not place all those KDE programs under Gnome's menus or is it up to me to remove any KDE program I don't whant in a Gnome menu from the list that constitutes that menu?

View 6 Replies View Related

Fedora :: Too Many KDE Applications On A Gnome Install

Oct 17, 2009

I have what seems to be far to many KDE programs running on my Gnome desktop is this normal?

I thought there would be gnome equivalents.

I'll list them:

Is this normal for a Gnome Desktop Fedora installation and if so which are completely arbitrary and can be removed safely?

Also is xorg supposed to use 8-20% of the CPU when all that is running is the system monitor? The system monitor application also uses 20-70% of the CPU when it is running by itself also. (Intel Pentium 4, 3.2ghz)

I didn't choose any KDE desktop Applications Intentionally

View 2 Replies View Related

Fedora Installation :: Install Gnome - Kde From F12 DVD ?

Nov 19, 2009

I tried to install F12 DVD (Fedora-12-i386-DVD.iso). The installation process showed it installed 200 packages and finished correctly. After reboot, it only gives me a command prompt. How do I install gnome or kde from the command prompt?

View 5 Replies View Related

Fedora :: Install Just XFCE And Not Gnome Or KDE?

Aug 14, 2010

Is there a way to install just XFCE? and not Gnome or KDE? I don't mind Gnome, but I definitely don't like KDE. I have tried installing the XFCE spin to my hard drive, but when I use yum to update packages later, using the default repository, yum wants to install Gnome for some strange reason, and a bunch of other stuff I don't need. Is there a way to prevent this? because really you'd think the XFCE spin would setup yum so Gnome wouldn't be installed, wouldn't you think? I don't really mind Gnome being installed, its just that I never use it, I always use XFCE, so it seems like a waste of disk space to even install it.

well I guess the graphical boot loader uses Gnome, I don't know, but I do know yum installs a bunch of other stuff I don't use after the XFCE spin is installed to the hard drive. How do I prevent that from happening is what I'm asking?

My machine is an HP Pavilion DV6-1350US Notebook Entrainment PC

View 1 Replies View Related

Fedora :: How To Install Gnome Mplayer

Nov 18, 2010

am new to fedora using fedora 14.can some one help me to install gnome mplayer...

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved