| View previous topic :: View next topic |
| Author |
Message |
noldrin
|
Posted: Mon Sep 08, 2008 8:59 pm Post subject: funky gnome |
|
|
From playing around with 90K, I've been having a couple weird Gnome problems, the rest of the system seems fine. This is more of a "I'm too lazy to look in bugzilla" posting.
- Networking always listed as offline. I'm on the network, but I'm listed as offline by the connection icon, firefox comes up as offline and I have to put it online, and Pidgin even though it connects to servers, has the message next to my name "waiting for connection
- spell check stuck on British English
- Sounds always muted on start up (will try suggestions in other thread)
- I also would like to get an old GDM login back, it was much more snazzy. When I booted up my 30K box I was ooo and awing at it. The current one looks old.
|
|
|
 |
john maclean
|
Posted: Mon Sep 08, 2008 9:47 pm Post subject: Re: funky gnome |
|
|
| noldrin wrote: |
- spell check stuck on British English
|
What other English is there?!?
|
_________________ BLAG 'em up! |
|
 |
jebba
|
Posted: Fri Sep 12, 2008 5:35 pm Post subject: Re: funky gnome |
|
|
| noldrin wrote: | | - Sounds always muted on start up (will try suggestions in other thread) |
| Code: | | yum install alsa-utils |
| noldrin wrote: | | - I also would like to get an old GDM login back, it was much more snazzy. When I booted up my 30K box I was ooo and awing at it. The current one looks old. |
I lurked in #fedora in freenode for a couple months and I swear GDM was complained about more than just about anything. They did a complete rewrite of it and lost many good features. I hate that you can't select a different session/desktop if you aren't using passwords! And auto-login is a kludge now.
Or do you just mean the image? haha. Or the gdm features. anyway, that's my minirant.
|
|
|
 |
noldrin
|
Posted: Sun Sep 14, 2008 4:03 pm Post subject: Re: funky gnome |
|
|
[quote="jebba"] | noldrin wrote: | | Or do you just mean the image? haha. Or the gdm features. anyway, that's my minirant. |
I'm pretty much talking about the entire user experience is now crap. I dislike the picture is the same as the gnome desktop, the entire login area is ugly compared to what we have had in BLAG. Selecting users rather than typing them in is less than appreciated. If this is because of a redesigned GDM, then I'd say it's just another example of GNOME needing to be kicked to the curb.
I feel quite tempted to attempt to replace GDM with Qingy:
http://qingy.sourceforge.net/
|
|
|
 |
jebba
|
Posted: Sun Sep 14, 2008 5:24 pm Post subject: |
|
|
qingy looks interesting, but requires FB, which isnt enabled by default. I also don't see that it supports ConsoleKit, which means its kind of a showstopper to use by default (same drawback slim has).
What image are you getting by default? You shouldn't get just the blue screen thing from fedora (that was there in earlier alphas, but not final, unless i dropped the ball..)
|
|
|
 |
noldrin
|
Posted: Mon Sep 15, 2008 2:50 am Post subject: |
|
|
Personally I can live without Consolekit stuff. I might look at slim though. It seems these days I'm more interested in removing features than adding them...
I get the GNOME desktop wallpaper in GDM.
|
|
|
 |
noldrin
|
Posted: Fri Sep 19, 2008 7:19 pm Post subject: |
|
|
Another ongoing funky gnome problem.
Nautilus crashes sometimes when opening folders. Could be a new folder or an old folder. Seems pretty darn random. Sometimes when it's a new folder it will crash several times in a row opening it.
I tried turning off sounds, but no luck. I wanted to turn off sounds anyways so no biggie. (for a while I thought my sound card had a bad driver, turned out to be gnome
And the good note, it's getting me to do command line more, but that's a pretty poor feature for a GUI.
Well this will get me off my butt to get XFCE going and maybe even a respin.
|
|
|
 |
jebba
|
Posted: Fri Sep 19, 2008 10:30 pm Post subject: |
|
|
Check out thunar and pcmanfm for lightweight filemanagers.
|
|
|
 |
john maclean
|
Posted: Sat Sep 20, 2008 9:48 am Post subject: |
|
|
I tend to get __rid__ of gdm on most of my X-based installations and use xdm instead. Not as pretty but very small and stays out of my way, just like fluxbox...
| Code: | apt-get -s remove gdm
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
gdm
0 upgraded, 0 newly installed, 1 removed and 0 not upgraded.
Remv gdm (1:2.18.4-2.fc7 Unknown:Unknown/Unknown) |
The -s option was used to do a dry run of the action
|
_________________ BLAG 'em up! |
|
 |
john maclean
|
|
 |
noldrin
|
Posted: Tue Sep 23, 2008 2:29 pm Post subject: |
|
|
pcmanfm is an awesome file manager, far better than nautilus.
Right now I'm playing with XFCE.
Another ongoing problem with 90K, the only music player I can get to work is XMMS.
90K is shaping up to be a "learn a lot about your system" type of distros. I think a lot of this is Fedora sent out a lot of software that was far more beta than 100% ready. I'm guessing they are trying to get a solid 10 for RedHat to do the next enterprise.
|
|
|
 |
r7
|
Posted: Thu Sep 25, 2008 6:57 pm Post subject: |
|
|
| noldrin wrote: | | pcmanfm is an awesome file manager, far better than nautilus. |
/me twinkles, i've really enjoyed playing with it over the last couple of days...
| noldrin wrote: | | Right now I'm playing with XFCE. |
...because i'm playing with openbox [as it's used in freeeee and i better get used to it]. enjoying it thoroughly as it goes.
| noldrin wrote: | | Another ongoing problem with 90K, the only music player I can get to work is XMMS. |
amarok is working splendidly for me.
r7
|
|
|
 |
jebba
|
Posted: Thu Sep 25, 2008 10:04 pm Post subject: |
|
|
| noldrin wrote: | | Another ongoing problem with 90K, the only music player I can get to work is XMMS. |
By default pulseaudio is running (this from upstream F9 too). I'm not a big fan of pulseaudio though. What output plugin are you using for xmms?
Try various things with mplayer to see what you got going on:
| Code: | mplayer -ao help
mplayer -ao pulse foo.ogg
mplayer -ao alsa foo.ogg
etc |
|
|
|
 |
noldrin
|
Posted: Fri Sep 26, 2008 8:25 pm Post subject: |
|
|
| r7 wrote: | | noldrin wrote: | | pcmanfm is an awesome file manager, far better than nautilus. |
/me twinkles, i've really enjoyed playing with it over the last couple of days...
|
Once you've enjoyed tabs with your file manager, nothing else will do.
|
|
|
 |
|