Feature added by: Mindaugas Baranauskas (embar-)
Feature #319376, revision 1
Title: Install RPM via YaST2
openSUSE Distribution: Unconfirmed
Priority
Requester: Desirable
Requested by: Mindaugas Baranauskas (embar-)
Partner organization: openSUSE.org
Description:
We need option in context menus of RPM file opening to use YaST2 directly for installation of packages. Because at least while using KDE desktop, it is painful to install packages via Apper, in cases then I want to install only one or several particular custom RPM(s).
--
openSUSE Feature:
https://features.opensuse.org/319376
Feature added by: akash vishwakarma (vish_99)
Feature #318700, revision 1
Title: official support for cinnamon
openSUSE Distribution: Unconfirmed
Priority
Requester: Desirable
Requested by: akash vishwakarma (vish_99)
Partner organization: openSUSE.org
Description:
I like cinnamon very much as it sticks to traditional desktop approach and at the same time looks good. Will Cinnamon be officially supported as MATE is officailly supported in openSUSE 13.2
By official support I mean branding, etc
Business case (Partner benefit):
openSUSE.org: I know that cinnamon can be installed from cinnamon X11 repo, but it is not good as compared to cinnamon on linux mint or even on mageia.
--
openSUSE Feature:
https://features.opensuse.org/318700
Feature added by: Neil Rickert (nrickert)
Feature #318395, revision 1
Title: Provide gpg-1.4
openSUSE Distribution: Unconfirmed
Priority
Requester: Important
Requested by: Neil Rickert (nrickert)
Partner organization: openSUSE.org
Description:
It appears that support for old pgp2 keys is being removed from gpg2. This has already happened in Tumbleweed (factory), and will probably be in 13.3. The gnupg developers are recommending that people use gpg-1.4 if they still need to use those older keys. It is not currently provided by opensuse, though I notice that it is present in a recent Mint install (so probably in ubuntu). My personal use would be for examining my historic web-of-trust, built up over a number of years. That web of trust depends on keys that were signed with pgp2 keys.
My suggestion would be that it be installed somewhere other than "/usr/bin" -- perhaps in "/usr/lib/gpg14". We should continue to use gpg2 for most things. Those who need access to older keys can set a suitable path or use a shell script to access gpg-1.4. They probably will be setting environment variables to use a separate gpg keyring for the older keys.
--
openSUSE Feature:
https://features.opensuse.org/318395
Feature added by: Code Struct (codeminister)
Feature #318123, revision 1
Title: Put the Trashcan on the Desktop by default
openSUSE Distribution: Unconfirmed
Priority
Requester: Desirable
Requested by: Code Struct (codeminister)
Partner organization: openSUSE.org
Description:
Trashcan is often-used feature which users expect to find easily. Currently one has to add the Trashcan to the desktop manually in a way that is not quite intuitive for novice users: https://forums.opensuse.org/showthread.php/477049-Putting-Home-amp-Trashcan… I suggest to put the Trashcan on the Desktop by default.
This would save many users from searching the internet for how to add it. Deleting it when not desired is much easier.
--
openSUSE Feature:
https://features.opensuse.org/318123
Feature added by: Carlos Bessa (CJPB)
Feature #317952, revision 1
Title: Change default font to liberation sans
openSUSE Distribution: Unconfirmed
Priority
Requester: Desirable
Requested by: Carlos Bessa (cjpb)
Partner organization: openSUSE.org
Description:
The default font for openSUSE is Sans Serif pt9. Frankly, it's not a good looking font. It's too horizontally spaced and looks flattened. This is actually something that really does not bother me as it's probably the first thing I change after installation (using openSUSE since 10.3). However, I often try live cds from other distros just out of curiosity and development releases from openSUSE as well. And every time I do that I wonder why openSUSE doesn't look at elegant/polished as the others by default... and it's just the font. And whether we find it important or not, aesthetics will make a big impression on a new user who is running a livecd of doing a test install. I don't want to switch to some weird, exotic font just for personal preference. I propose the default font to be changed to Liberation Sans. Looks much nicer, elegant and I find it very easy on the eyes. I've took 2 screenshots to illustrate the differences: https://plus.google.com/photos/107904119870484573131/albums/606571269646061…
best regards, Carlos Bessa
Business case (Partner benefit):
openSUSE.org: Looks better. Causes a better impression on new users.
--
openSUSE Feature:
https://features.opensuse.org/317952
Feature added by: Michal Marek (michal-m)
Feature #319416, revision 1
Title: Merge kernel-desktop back into kernel-default / kernel-pae
openSUSE Distribution: New
Priority
Requester: Mandatory
Requested by: Michal Marek (michal-m)
Partner organization: openSUSE.org
Description:
To allow for easier maintenance of the Leap and SLE kernels, it makes sense to unify the set of flavors where applicable. The SLE kernel has no -desktop flavor and the difference between -default and -desktop in openSUSE is minimal. The proposal is to copy these three settings to -default:
* CONFIG_PREEMPT=y
* CONFIG_HZ=1000
* vm.dirty_ratio=20
nd drop the -desktop flavor. The rationaly is that openSUSE is more often used on desktops than servers, although the effects of these settings are often overrated.
--
openSUSE Feature:
https://features.opensuse.org/319416
Feature added by: Stefan Schäfer (flacco)
Feature #309257, revision 1
Title: kernel choise during installation
openSUSE-11.3: Unconfirmed
Priority
Requester: Desirable
Requested by: Stefan Schäfer (flacco)
Partner organization: openSUSE.org
Description:
Since openSUSE 11.2 the special desktop-kernel is installed as default kernel during installlation. As its name says, this kernel ist optimized for desktop installations. I would prefer to choose my prefered kernel during the system installation.
Alternativ the kernel choice could be combined with the choise of the desktop system.
KDE,Gnome,XFCE = kernel-desktop
minimal grafic, text-based server installation = kernel-default / kernel pae
Business case (Partner benefit):
openSUSE.org: The most of my openSUSE installations are server-installation ;-)
--
openSUSE Feature:
https://features.opensuse.org/309257
Feature added by: Anshul Jain (anshuljain)
Feature #309840, revision 1
Title: Supress verbose messages after Grub
openSUSE-11.3: Unconfirmed
Priority
Requester: Important
Requested by: Anshul Jain (anshuljain)
Description:
In the current bootsplash scenario, after we select the kernel version (or by default starts to boot with the only available kernel), it gives a brief 3-4 second verbose message on the screen.. something on the lines of "Uncompressing Kernel...<and the kernel options parameters>". It then proceeds to the bootsplash screen of openSUSE that we're all familiar with. This is elegantly supressed under Ubuntu through a patch called quiet.diff.
I've added this patch to the grub SRPM and successfully built and installed it on my laptop (its available in my OBS at :- http://download.opensuse.org/repositories/home:/anshuljain/openSUSE_11.2_Up…). I'd appreciate if the official maintainer of Grub can add this patch so that the boot can be a lot more elegant than what it is right now.
--
openSUSE Feature:
https://features.opensuse.org/309840
Feature added by: Otso Rajala (daedaluz)
Feature #310666, revision 1
Title: More modern sound theme for KDE4
openSUSE-11.4: Unconfirmed
Priority
Requester: Important
Requested by: Otso Rajala (daedaluz)
Partner organization: openSUSE.org
Description:
Let's face it: the default soundscape provided by upstream KDE4 release is far from ideal. Majority of sounds in it are too long (default login/logout sounds, anyone?) and they do sound very old-fashioned (plain piano) while desktop itself is the most advanced available.
I propose that we adopt some of the other, more modern sounding open licence sound schemes around to fix this issue. My personal favourite from OpenDesktop.org is Feather sound set, fail.wmv omitted completely, incoming_call.wmv cut in half with Audacity and used as login sound and finally opening.wav used as logout.
http://opendesktop.org/content/show.php/Feather+Sound+Set?content=90916
I welcome every suggestion into this discussion.
Business case (Partner benefit):
openSUSE.org: It provides the whole desktop enviroment with a much more modern feel while requiring minimal amount of work to alter upstream release.
--
openSUSE Feature:
https://features.opensuse.org/310666