|
Bugzilla – Full Text Bug Listing |
| Summary: | hard dependency on fvwm2? | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Dirk Mueller <dmueller> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | lars.vogdt |
| Version: | Alpha 3plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 273170 | ||
| Attachments: | dependency graph | ||
|
Description
Dirk Mueller
2007-05-10 12:19:37 UTC
Created attachment 138968 [details]
dependency graph
I would like to stick on fvwm2 because it works like I expect it to work and it allows me to configure it like I want. YaST requires fvwm2 as well the yast requirement for fvwm2 comes via sax2. unless you're talking about installation-image, which is imho something different. how about icewm-lite ? it is 10% of the size of fvwm2. it also doesn't pull in gtk1 and glib1 (only via imlib right now, but thats already likely fixed). Rudi splitted fvwm2 into fvwm2 main package and fvwm2-gtk. So we can get rid of the gtk1 and glib1 dependencies. In reply to comment #3: Dirk this is not true. YaST requires a windowmanager in order to handle the focus and window events correctly. The windowmanager which is used here is fvwm2 and has nothing to do with sax2. There is a special fvwmrc used for that purpose: rpm -qf /usr/share/fvwm/fvwmrc.yast2 yast2-installation-2.15.7-2 YaST2 in the first stage of the installation includes fvwm2 and sax2 doesn't even exist at that level even though it was actually resolved as later, I think sax no longer requires fvwm2. |