Ideas for Felicia XFCE CE

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Ideas for Felicia XFCE CE

Post by merlwiz79 »

xfce4-taskmanager was dropped at one point then put back into the repo a few months later after the release.
Ristretto wasn't very light and has been replaced in Intrepid with gpicview, the same I used in Linux Mint XFCE CE.
Xfburn has always given me trouble when burning an iso and decided to use Brasero, which is now what Xubuntu uses now.
GNOME's notification-daemon might be a dependency for another app.
Will have to look into it.
GNOME services?
I think this must be compiled into the app since I could never find away of changing the default setting.
Thunar is a dependency of xfce and is used for the desktop.
Nautilus isn't even set up to run the desktop so how is this a far comparison.
ossified65 wrote:Are they going to release the new version of Xfce in time for you to include it? the improvements sound nice
Xubuntu intrepid is using 4.2, so will Linux Mint 6 XFCE CE.
Using this in your sources.list for Linux Mint 6 XFCE CE you could install 4.6:

Code: Select all

deb http://ppa.launchpad.net/xubuntu-dev/ubuntu intrepid main
But it's still beta and would be unstable.
fireice-LLH wrote: an other idea:

including those screenshot app -> GScrot
Nice app I like it, but it requires many dependencies and wouldn't fit on the live cd.

I was looking into making a theme installer, but don't have the time or knowledge to make a good one.
I am currently stuck trying to get grub-gfxboot work with Wubi.
I had a version that worked with a custom build of Linux Mint 5 XFCE CE, but with the upgrades in intrepid it doesn't anymore.
Image
beranger
Level 1
Level 1
Posts: 11
Joined: Tue Sep 23, 2008 2:28 pm
Contact:

Re: Ideas for Felicia XFCE CE

Post by beranger »

merlwiz79 wrote:xfce4-taskmanager was dropped at one point then put back into the repo a few months later after the release.
Well, it could have been hosted by Mint's own repos, then!
merlwiz79 wrote:Xfburn has always given me trouble when burning an iso and decided to use Brasero, which is now what Xubuntu uses now.
You have probably tried the shitty Xfburn 0.2.0 which is in Hardy's repo. Try 0.3.2, it's a huge difference!
merlwiz79 wrote:GNOME services?
I think this must be compiled into the app since I could never find a way of changing the default setting.
No, it's not.
There were some morons at Debian who changed a default, and Ubuntu imported the changes.
See: http://changelogs.ubuntu.com/changelogs ... /changelog

Code: Select all

xfce4-session (4.4.2-6ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
    - debian/patches:
...
+ xubuntu-default-config.patch: default GNOME services set to true to
        have accessibility services launched if installed
This means, to quote http://archive.ubuntu.com/ubuntu/pool/u ... u2.diff.gz, that:

Code: Select all

[Compatibility]
LaunchGnome=true
LaunchKDE=false
was added to xfce4-session.rc.

When the key "LaunchGnome" is missing, it defaults to FALSE in the code, as per xfce4-session-4.4.2/settings/session/main.c:

Code: Select all

static void
initialize (int argc, char **argv) //called by main
{
...
  rc = xfsm_open_config (TRUE);
...
  xfce_rc_set_group (rc, "Compatibility");
  compat_gnome = xfce_rc_read_bool_entry (rc, "LaunchGnome", FALSE);
  compat_kde = xfce_rc_read_bool_entry (rc, "LaunchKDE", FALSE);
...
}
merlwiz79 wrote:Thunar is a dependency of xfce and is used for the desktop.
Nautilus isn't even set up to run the desktop so how is this a far comparison.
You don't seem to understand. Nobody said that Nautilus is used by default. The question was: you can have it installed easily, as most of the dependencies are already there, and once you have Nautilus installed, you can compare its memory usage against Thunar. And, when you do that, the whole myth of the over-lightness of Xfce seems to fall apart, right?
merlwiz79 wrote:I was looking into making a theme installer, but don't have the time or knowledge to make a good one.
It's not about a "theme installer". How about just uploading to the Mint repos the "packages" that are only on the CD? You know, mintconfig-xfce, mintdesktop-xfce, xfcemint-default-settings, xfcemint-desktop, xfcemint-doc, thunar-custom-actions-xfce and whatever else you recommended people to install as an upgrade from Daryna Xfce to Elyssa Xfce.
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Ideas for Felicia XFCE CE

Post by merlwiz79 »

xfce4-taskmanager had no build for the repo for awhile and Xubuntu moved to gnome's.

A lot of people voted for Brasero to be installed by default.
Xfburn might work but is it better and will it break again later.

Gnome services:
Does this make the apps launch slow that need to have gnome services running?
I think this is a feature having it enabled by default.

How does thunar, 1 app of xfce, make xfce lightness a myth?

The theme installer was an idea of Insane1, the 1st post.
Image
Guestman

Re: Ideas for Felicia XFCE CE

Post by Guestman »

merlwiz79 wrote:lot of people voted for Brasero to be installed by default.
They were wrong!

merlwiz79 wrote:Gnome services:
Does this make the apps launch slow that need to have gnome services running?
And why have apps dependent of gnome services? Can not make a distro more XFCE-centric?
lightness a myth?
Yes it's a myth! Now and especially since XFCE 4.4
FedoraRefugee

Re: Ideas for Felicia XFCE CE

Post by FedoraRefugee »

lite or not many of us run Xfce for different reasons. And I dont care what anyone's benchmarks say,, Xfce is much faster than Gnome on alol my computers.

As far as Xfce-centric though I am all for that. Please try keeping Gnome and KDE deps out. In fact, why not strip OO.o and a few other heavier apps and aim for a lighter ISO. Most Xfce users are advanced enough to install the extras themselves. Concentrate on the Mint tools, and just getting a base Xfce environment that is smooth and attractive. Elyssa was tops, you can hardly beat what was offered there.
twin

Re: Ideas for Felicia XFCE CE

Post by twin »

FedoraRefugee wrote: In fact, why not strip OO.o and a few other heavier apps and aim for a lighter ISO. Most Xfce users are advanced enough to install the extras themselves. Concentrate on the Mint tools, and just getting a base Xfce environment that is smooth and attractive.
I too vote for a smaller ISO file. Elyssa rocks, and Melwiz, your work is superb, but it's very frustrating when the installation fails half way through, due to some cd error. :( For that I blame the size of the ISO. Smaller ISOs work better. This applies to all mint releases(I had problems with the main ISO too).

I'd prefer two smaller ISOs instead of a big one. Just my two cents. :oops:
User avatar
linuxviolin
Level 8
Level 8
Posts: 2081
Joined: Tue Feb 27, 2007 6:55 pm
Location: France

Re: Ideas for Felicia XFCE CE

Post by linuxviolin »

FedoraRefugee wrote:As far as Xfce-centric though I am all for that. Please try keeping Gnome and KDE deps out.
I totally agree with you and Beranger about a Mint more XFCE-centric.
FedoraRefugee wrote:Xfce is much faster than Gnome
Not really. Gnome is bloated with some useless things. It is possible to make it lighter and you will see that it is not so heavy or so slow, it can be very responsive.
K.I.S.S. ===> "Keep It Simple, Stupid"
"Simplicity is the ultimate sophistication." (Leonardo da Vinci)
"Everything should be made as simple as possible, but no simpler." (Albert Einstein)
FedoraRefugee

Re: Ideas for Felicia XFCE CE

Post by FedoraRefugee »

Was just reading the Mint 6 Fluxbox wishlist and was reminded that Xfce edition uses GDM. Any possibilities of changing this? Maybe Slim can be made to work for us also? Or XDM? I do not know how this would effect other defaults, but it would be nice to get away from GDM.
FedoraRefugee

Re: Ideas for Felicia XFCE CE

Post by FedoraRefugee »

FedoraRefugee wrote:Was just reading the Mint 6 Fluxbox wishlist and was reminded that Xfce edition uses GDM. Any possibilities of changing this? Maybe Slim can be made to work for us also? Or XDM? I do not know how this would effect other defaults, but it would be nice to get away from GDM.

edit: oops, just read Merlwiz's reply...Too bad on that one...
jasmac

Re: Ideas for Felicia XFCE CE

Post by jasmac »

Wbar
SharkyPL

Re: Ideas for Felicia XFCE CE

Post by SharkyPL »

Hello guys. I am really waiting for Felicia XFCE. I hope it will be very stable and as fast as possible, and I want to tell you about few bugs that bug me helluvalot in Xubuntu 8.10.

First things first, pdftoraster. It takes 95+ % of RAM, I looked on google and it's very buggy. Makes my PC stop, and I have to restart it if I don't kill it fast enough.
Second thing: few npviewer.bin windows appear and kill XFCE panels. This happens sometimes and bugs me alot too.
Third: I really would love to see it as optimised as possible. I would love to see it even faster than LXDE, and even if I know it's impossible, I would really love to see that.
Fourth: Bring some more Gnome-like attributes, for example: auto search of partitions, new disks, CD icon, and probably something like "My Computer" from Windows would be a nice add - it would make user feel more connected with the PC, instead of trying to do some weird commands just to mount an unseen partition.
Fifth: PLEASE bring some proper resolution and graphic driver configurator. New X.Org practically killed any possibilities to configure the PC, and I'm still struggling like crazy with it. Kills the joy.
Sixth: as many improvements, bugfixes and optimisations, so the PC goes as smooth as possible. Maybe even a script laying on the desktop which would turn everything that uses RAM, like beautiful look, compiz and many other things. Would be nice for a laptop, or old computer users.


I want to help you with that with my heart and would love with skills, but I lack them. But I'm sure I will try to help you as much as possible with that, because XFCE is very good and fast, and I really want it even better than GNOME. I want even more easy, even more stable, and - over all - even wayy more fast, because my PC ain't a rocket. Would love to help, PM me or tell me how can I help with that, what more should I report, where should I write more and I will explain everything, as I want 6th Mint the best distribution available.


Let me ask here: what about clamav? is it going to come with the system? I've heard of something about it, but can't put my finger on it...
FedoraRefugee

Re: Ideas for Felicia XFCE CE

Post by FedoraRefugee »

Unfortunately Sharky,

You are wanting things from both sides of the road. You cannot have more Gnome attributes and bloated apps and have a faster Xfce at the same time.

First thing first, get rid of all the buggy and bloated apps. I hate to say this because they are the two most popular open source apps ever, and I do use both myself, but if you want to kill much bloat in one swoop get rid of Firefox and OO.o. They are both resource hogs. Personally, I think they are also A1 apps and I accept the tradeoff.

With Thunar-Volman we have auto mounting now, I really do not see any usage problems with Xfce. Things are just as automagic as they are in Gnome and KDE. If anything Xfce is easier to use as things are all logically in one place and not spread out between 3 menus like Gnome. Once again I differ between what I personally run and what I wish for on the ISO. I do run many Gnome and KDE apps, but I want a lite, stripped ISO. I hate the common philosophy in Linux in general that the ISO has to have everything including the kitchen sink. This is even sillier when you consider that by the time the ISO is a month old you will spend just as much bandwidth on updating the install than you would just installing apps fresh from the repo. I swear, I have spent more time in Fedora stripping things OUT of the ISO than I have installing things! I defer to the Mint philosophy of making things idiotproof, but can we diverge just a bit with the Xfce and Flux community editions? I mean, those people who would choose these environments are usually competent enough to use synaptic and customize their installs just how they want them. After all, that is why most of us do not use Gnome or KDE, the infamous bloat brothers.

Your xorg problems are out of the reach of the Mint Xfce edition. F10 just came out and there are problems there also. Personally, I dont like all this auto bull with everything. The reason I started using Linux was because if I had a problem I could easily fix it by editing a file somewhere. But, I guess that is progress...Anyway, this is a general Linux problem and the older your computer/GPU the worse it will be for you.

Clamav? Why include that as a default? I sure dont want it or need it! Why not just open synaptic and install it?
SharkyPL

Re: Ideas for Felicia XFCE CE

Post by SharkyPL »

I agree with you about clamav, it shouldn't be included,that's why I asked about it.
Yes, I think there should be a possibility of configuring the x.org by file, not totally automatic (or, maybe, including both automatic and manual options?)
I know I can't ask for things from gnome without them using more resources. I would in fact prefer more optimised and less buggy software, rather than new features, to be honest. Just so I could enjoy it on slower computers too. And less bugs mean more performance, more optimised means the same too.
It's just... I would like just a little script laying somewhere in the menus which would turn every unneeded feature regarding good look of XFCE, which would speed up the PC. Something like "Classic Windows" in WinXP themes, just to compare and visualise what I'm talking about. I don't think it would be much of an effort to do it... and if it is, I would like to help.
rhvkl

Re: Ideas for Felicia XFCE CE

Post by rhvkl »

I would prefer xpad instead of tomboy-notes, because I think it's easy & lightweight ... ?

Greetz.
Last edited by rhvkl on Thu Dec 04, 2008 1:17 pm, edited 1 time in total.
gnomeorkde

Re: Ideas for Felicia XFCE CE

Post by gnomeorkde »

As a slight aside, it would be great to have the Mint XFCE edition mentioned here http://www.xfce.org/download/distros on the XFCE website.
szamot83

Re: Ideas for Felicia XFCE CE

Post by szamot83 »

Hello,
What do you think about leaving ALSA instead Pulse Audio?

Best regards.
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Ideas for Felicia XFCE CE

Post by merlwiz79 »

szamot83 wrote:Hello,
What do you think about leaving ALSA instead Pulse Audio?

Best regards.
The current version of XFCE doesn't use Pulse Audio.
Image
szamot83

Re: Ideas for Felicia XFCE CE

Post by szamot83 »

That's very good news.

I have one thing, which (in my opinion) should be fixed in next edition. I know that next XFCE edition will be based on newest Ubuntu repositories, which means new software version, sometimes more resource eating software (like new version of Azureus), sometimes not working at all software (like DeVeDe). Problem is, that when you're using mint update you can not hold any packages, it always want o upgrade all program to newest version. I think it is good idea, to give choose which packages you want to keep in their version and which packages you want to update.
Now I'm doing my updates by update-manager or "aptitude dist-upgrade".
Meteor
Level 3
Level 3
Posts: 121
Joined: Wed Nov 22, 2006 12:37 pm
Location: Canada, eh!

Re: Ideas for Felicia XFCE CE

Post by Meteor »

Howdy.

I assume that this section is still open -- it must be, I'm writing a suggestion in it...

I've read through the months of messages and agree with a few, don't care about others and don't understand the rest. I do, however, have a suggestion for consideration... Get rid of the BLACK desktop screen. I know it's all the rage right now on Linux OS's, but here in the far north of Canada, it's dark for almost 18 hours every day. I don't want to see a dull, dark, depressing background to my XFCE CE screen! If you MUST put it in, then include a "Preferences" section in the menu with exciting choices for backgrounds, ones that are bright, cheerful, happy!

It was sunny and -40C today here. I'm glad it was sunny. Saturday will be warmer, -25 and sunny. http://www.linuxmint.com/forum/posting. ... 10&t=16564#

Meteor
Canada, eh!
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Ideas for Felicia XFCE CE

Post by merlwiz79 »

Well I would say most of the wallpapers are dark.
So I would look in the artwork section for brighter wallpapers. http://www.linuxmint.com/forum/viewforum.php?f=20
Also there is an artwork site. http://www.linuxmint-art.org/
Image
Locked

Return to “Xfce”