Fedora :: Starting Screenlets On Login?

Mar 13, 2011

I've recently installed F14 on my netbook. All went well. I've installed Screenlets, and they run well. Unfortunately I have to reload all the widgets I have running on startup to make them show.

I believe the problem is the order the Screenlets are loading. Is there a way for me to restrain the Screenlets from loading until Compiz has been loaded? I've added the widgets I want to load to the gnome session startup script using gnome-session-properties, but no luck in ordering the timing they load. I seem to remember in older Fedora releases you could change the load order. Anyway no luck there.

Next I created a bash script with a sleep delay to load the widgets. I added the script to gnome-session-properties, still no luck. The only way I can get the widgets to show is to manually reload them once the desktop/Compiz has loaded.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Screenlets Not Starting From Manager

Oct 17, 2010

Running 10.10. After installing Screenlets from the software center, I opened the screenlets manager to start the GCal widget that I wanted to run. However, when I click start/stop nothing happened. I was hoping that it was something simple so I moved my dock around to see if the widget was starting behind the taskbar or dock, but no such luck. I have the widget layer enabled in compiz, but the screenlet is not showing up there either.. Just a blank screen when I hit F9.

I've installed compiz, conky, compiz-fusion, compiz-plugins-extra and I can see all the options that seem to be necessary for the screenlets to function. I just don't see anything for any of the screenlets when I try to enable them via start/stop....

View 2 Replies View Related

Fedora :: Nautilus Starting Up At Login Then Spawning New Instances?

Aug 19, 2009

nautilus starting up at login then spawning new instances till it runs out of memory. At one time I checked Startup Applications Preferences to Automatically remember running applications when logging out; I unchecked this thinking it was the problem; but it has not gone away; I have to kill nautilus, then the spawning will stop. Also I can not close nautilus; another instance will run; sometimes starting the spawn all over.

View 9 Replies View Related

Fedora :: Gdm Login Not Coming Up, X Server Not Starting Properly?

Oct 3, 2010

Hey all, I need help here! Whenever I boot up Fedora 13 my computer just decides to stop doing things right before the graphical login screen comes up. The system starts up properly, but after the "local" program starts, it goes to the fedora-colored blue screen right before the login screen usually comes up. I can still bring up consoles with ctrl alt f1/f2 and switch the tty screens. Whenever I try to start the X server using the X or Xorg command, it echoes the usual stuff and then the screen goes black. After that, nothing happens. I can get out of X by using the classic ctrl alt backspace method.

I haven't checked any X logs other than Xorg.0.log, but I'll post the others for any special failures soon.

View 4 Replies View Related

Fedora Installation :: 12 Unstable During Boot / Crashed From Starting Udev To The Login Screen?

Nov 22, 2009

Fedora 12 randomly crashes after a fresh install.Everything is left at its default during the installation except I install KDE and not Gnome.When I try to boot I hit esc at the splash screen to see where it hangs, but it never hangs at the same spot twice. Sometimes it hangs and sometimes it restarts. Its crashed everywhere from starting udev to the login screen.

I've been using kubuntu for the past year because I have the same problem with F10 and F11.
I dual boot with Windows 7 for games.

System specs:
Motherboard: MSI P45 Platinum
Processor: Intel Core 2 Duo E8500
Video Card: Radeon HD4850
Memory: 4GB (2x2GB) Patriot
HDD: Main: 250GB SATA Western Digital
code....

View 5 Replies View Related

Fedora :: Get Screenlets For 13?

Jun 6, 2010

Can you get Screenlets for Fedora 13? Google Gadgets is good, but when I used Ubuntu 10.04 on Screenlets looked much better. As much as I prefer Fedora, there doesn't seem to much of these Desktop effects about.

View 6 Replies View Related

Fedora :: Upgrade To F 11 Killed Screenlets?

Dec 27, 2009

I had screenlets working Just Fine on F 10, but it hit EOL so I used preupgrade to move to F 11. Now, I can't get them working no matter what I do. If I try to run screenlets-manager from a terminal I get this message:

Traceback (most recent call last):
File "/usr/share/screenlets-manager/screenlets-manager.py", line 28, in <module>
import screenlets
ImportError: No module named screenlets

And, I can't reinstall them because they require python-dateutil which doesn't seem to have a version for F 11. I even tried downloading the tarball and running setup.py, but it crashed because it tries to import a module that doesn't exist.

View 2 Replies View Related

Fedora :: Get The Rpm's For 13 Of Screenlets And Simple Ccsm?

Aug 12, 2010

Where can I get the rpm's for fedora 13 of screenlets and simple ccsm? Or can I use the fedora 12 ones?

View 1 Replies View Related

Fedora :: Install Screenlets Under 11 - Getting The Python(abi) Dependency Missing Message

Aug 18, 2009

i wanted to install screenlets under fedora 11 but python wont let me, is there a way to do it i keep getting the Python(abi) dependency missing message I've tryed both 32 and the 64 bits version, even the noarch i found here with no results at all

View 14 Replies View Related

Red Hat / Fedora :: Starting System Logger: Failed After Login To The System

Nov 17, 2010

When booting the system ,"starting system logger : Failed" after that i login to the system as usual but the system logger cannot start,even i use the service syslog restart command,how can i solve such problem ,thanks a lot

View 1 Replies View Related

Ubuntu :: Starting Location For SSH / FTP Login?

Aug 21, 2010

Im logging into a server through SFTP by going to places->Connect to Server, that way I can access my files easily through nautilus. When I login, it starts me in the root directory, but I want to start in my Home directory. Is there any way to have that my default starting location?

View 1 Replies View Related

Security :: Login Password Upon Starting?

Jan 19, 2011

I installed linux system into a USB stick, but it never asks me to enter login password (i am the default user "root") when booting. I checked the settings in "User and Group" panel, and found everything there is OK. What additional settings should I make to this problem?

View 4 Replies View Related

Red Hat :: Unable To Login Root In Starting Gnu

Dec 12, 2009

im using RHEL5.3 after installing 3 i am unable to login in GNU at the starting screen im using tata protan+ net on this.

View 14 Replies View Related

Debian :: Starting Dash As A Login Shell?

Aug 22, 2010

"When first starting, the shell inspects argument 0, and if it begins with a dash '-', the shell is also considered a login shell" - from the dash man page. Could someone please explain this to me in a way that I actually understand?

View 1 Replies View Related

OpenSUSE Install :: Starting Script At Login?

Aug 26, 2011

I had a question about starting scripts when my user logs into the system. The script is just a simple bash script that runs an infinite while loop that does a who | grep <USERNAME> and if it returns zero then executes a program and then exits the script. First I tried adding my script to the /etc/init.d dir but after login I could not find the script running anywhere using ps -ef and/or ps -aux. Then I tried adding the script into the /etc/init.d/rc*.d directories but also could not find it running. It wasn't until I decided to use the "Startup Applications" option in the "Control Center". So my question about that is, where does that application add those apps to so they start at login time? I could not find any "links", etc... for that script in any of those dirs?

Also, one other question. How do I create a user that I can use for SSH and su to if need be, but not have the option to login to that user at boot time. Before I created the other user, it would just automatically login to the my "everyday" user account, which is what I want. But now with the new user I get prompted to select which user I want to login in to.

View 5 Replies View Related

Ubuntu :: Starting Gnome Shell At Login?

Nov 13, 2010

I just installed GS following the instructions here:[URL]... and the classic way of getting GS to start at login (adding gnome-shell --replace in start up applications) doesnt work.

To start GS now we have to use the command "~/gnome-shell/source/gnome-shell/src/gnome-shell --replace" via the terminal adding that to start up doesnt work either, does anyone know how to get GS to start at login?

View 6 Replies View Related

Ubuntu :: Prevent Xfce4 From Starting As Well As The Login Window

Sep 7, 2010

I would like to know how to prevent the xfce4 from starting as well as the login window. I just want my tty7 just like my tty6. However I do want to be able to start xfce4.

View 1 Replies View Related

Debian Configuration :: Stop Eth0 From Starting Up When Boot / Login?

Mar 16, 2010

how do i stop eth0 from starting up when i boot/login ??

View 4 Replies View Related

Fedora :: "Screenlets" Not Working?

Apr 25, 2011

For the last several years, I've been using several little python programs called Screenlets.They worked fine under Gnome, and when I migrated to XFCE, the only difficulty was that they didn't properly autostartI had to open the screenlet manager and re-launch them.This evening, I made a change to my XFCE configuration by editing a config file then logging out and back in. This was the first time I'd done that since my last reboot, 12 days ago, for a kernel update. Now, they don't start at all and running the manager from a terminal doesn't(At least, it doesn't tell me anything that I find helpful, but somebody who's familiar with python might find something useful there.) There doesn't seem to be any easy way to contact the devs at this point, so I came here to ask if anybody else has seen this or knows what's going on

View 1 Replies View Related

Ubuntu :: Put Screenlets On The Panel

Feb 11, 2010

There's a screenlet I want to put on one of my panels.

View 2 Replies View Related

Ubuntu :: How To Install Screenlets

Oct 30, 2010

How do i install screenlets i went to gnome-lookand got the ring sensor screenlet and extracted the tar.gz file to desktop just not sure where to go from there.

View 1 Replies View Related

Ubuntu :: Screenlets: Some Start, Some Do Not?

Feb 8, 2011

I installed screenlets last night and the weather widget starts regardless of how many times I delete it. The cairo clock will not start no matter how many times I add it and tic the auto start box. So I uninstalled screenlets this morning to start over and it's still doing the same thing. Does anyone know of a way to fix this?

View 5 Replies View Related

Ubuntu :: Screenlets Won't Stay Up?

May 13, 2011

Clear Calendar stays where I put it, but others like Slideshow disappear when I reboot.

View 1 Replies View Related

OpenSUSE :: Screenlets Appear On KDE4 And Do Not Appear On Gnome

Nov 22, 2010

On SuSE 11.3 x 64 when I log into KDE4 the screenlets appear and work normally. If I log into Gnome or lxde the screenlet manager appear but screenlets themselves don't.

View 4 Replies View Related

Ubuntu :: Get Screenlets To Boot On Start-up?

Jan 21, 2010

does anyone know how I can get my screenlets to boot on start-up? Couldn't find out how through google and I can't find an option on the screenlet or the screenlet manager that sets them to automatically start on start up.

View 4 Replies View Related

Ubuntu :: Don't Suggest Screenlets Or Desklets

Feb 28, 2011

could someone please suggest me some nice sidebar thing...Please don't suggest Screenlets or Desklets.

View 8 Replies View Related

Ubuntu :: Unable To Add Any Screenlets To The Desktop?

Jun 30, 2011

I am running a Gateway MX6121 laptop with Ubuntu 11.04.I had Screenlets installed under 10.10, did a complete removal and installation of the latest version.The screenlet manager opens, and there is an indicator applet, but I cannot add any screenlets to the desktop. When I double-click on a screenlet, the screen flashes like it is trying to add to the desktop, but nothing happens.

View 2 Replies View Related

Ubuntu :: Install Screenlets For 11.04 Laptop

Jul 1, 2011

I tried to install screenlets for my 11.04 ubuntu laptop so i typed in HTML Code: sudo apt-get install screenlets then the output was:

[Code]...

View 8 Replies View Related

Debian Multimedia :: Enable Opacity In Screenlets?

Aug 4, 2011

Is there a way to enable opacity in screenlets? I'm using Debian Squeeze with Gnome. I noticed there is a bug around but it should be fixed?? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518179

View 2 Replies View Related

OpenSUSE :: Screenlets Manger Installed But Not In Menu ?

Mar 19, 2010

This is an easy solve, I think. (I'm not having much luck with OpenSuse's one click install.) I installed screenlets using one click but can only start it via the command line. It never showed up in my Gnome menu system.

As an aside, I reverted to the old style gnome menu. I tried OpenSuse's updated Gnome menu but it seemed awkward. Is it just me?

Just noticed I misspelled manager. Is there a way to change the message header?

View 1 Replies View Related







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