|
Bugzilla – Full Text Bug Listing |
| Summary: | easy way to disable beagle completely during installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User --EoyBps8f <forgotten_--EoyBps8f> |
| Component: | Installation | Assignee: | Gary Ekker <gekker> |
| Status: | RESOLVED FEATURE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | aj, deanjo, forgotten_RlXLgpWK5h, kevin.dupuy, meissner, neiskam, richard.bos, vaclavik |
| Version: | Alpha 4plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| See Also: | https://fate.suse.com/303367 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 341832 | ||
|
Description
Forgotten User --EoyBps8f
2007-06-10 16:48:05 UTC
I also want to state, that in my eyes this is currently one of the biggest flaws in openSUSE installation. On slower computers beagle simply cannot be used, it even takes long to remove it graphically, beacause it is hogging up resources all the time. And I have a fast computer, and I do not want a tool which works in the background all the time. I knew where my files are and how to remove them. So, I do not want beagle, but it is really not an easy task to remove it, beacause you must know what you want to remove first... Would be cool, if there is one more dialog box during the installation, which asks you wether you want beagle or not on your computer.. Just my 2cents I prefer to set default instalafion WITHOUT beagle/kerry, independent of other sw selection. It dramatically reduced the efficiency of PC and I do not know any user what uses this feature (I maintain about 10 desktop PC with Linux and about 60 PC with Windows). I think, that speed of start of new installed PC is very important for acceptance by new users. Gary, could you evaluate and drive this, please? Agreed having beagle on default is VERY annoying. Perhaps "Desktop Search" should be made as a pattern, so one click and it's off, but Beagle SHOULD definatly be included in the default installation of openSUSE. Too few distros include such a useful feature. Many folks don't use it because they don't know it's there, or it works. PS: I have a cheap Acer with 1.7 G Processor and 512 MB memory and Beagle doesn't slow me down at all... We are not discussing here to remove beagle at all but having an option to disable it from the very beginning. It will be really very useful. I think, that "Desktop Search" as a pattern is a very good suggestion. I would be very satisfied by it. (In reply to comment #0 from Sven Burmeister) > Even if it is only at the beginning, this "beginning" is the time a user > measures the performance and snappyness of his new installation and obviously > this "beginning" is not a fixed time-period but much longer on older hardware > with less RAM and slower harddisks. This to me is more of a problem with the way cron jobs are handled in SUSE than necessarily a Beagle thing[*]. The fact that daily cron jobs are run 15 minutes after the initial install is not a very good idea, IMO, because of the reason you gave: it's when the user measures the performance and snappiness of the installation. [*] (Not that I disagree with you about not installing Beagle on slower machines. Desktop search is probably untenable there in any case.) > I am not sure whether strigi will replace beagle for those that install KDE4 > and whether strigi is as performance-hungry as beagle is, yet if so a more > general checkbox would be the better solution that disables either of the two, > depending which desktop is installed. The bottom line of desktop search is the same, regardless of which system you use: it has to parse and extract information from essentially every single file on your system, or at least your home directory. This has extremely high overhead in terms of the disk (there's no getting around having to read the bytes off the disk) and in CPU usage (all those file formats have to be parsed). There are obviously tradeoffs to be made and in the end Strigi might be better suited to the task, but my suspicion is that if a system can't reasonably handle Beagle, Strigi probably won't fare much better. Conditional install based on system resources just makes sense. I will move this to fate Code11. Perhaps the installation can created the flag file: /var/spool/cron/lastrun/cron.daily during installation. If this will be done the cron.daily scripts won't be executed untill next day. If it can be done, it's a simple solution :) Moved to the feature tracking tool for 11.0. Because the LATER and REMIND resolutions have been removed, the resolution of this bug has changed from LATER to WONTFIX. If this bug needs to be reconsidered, reopen it and set a future "Target Milestone for Fix." Fix resolution. |