On 26 October 2015 at 15:05, Tomasz Paweł Gajc <[email protected]> wrote: > 1. Calamares is able to install our ISO - currently there is one bug which is > not critical but to fix it i have to somehow "fix" cooker as my gear somehow > does not boot it at all (gfx card issues).
Oof. Good luck with your graphics card. I think it's related to disabling services, but unfortunately it disables services before it installs the boot loader, and I know you guys are looking into it, so it should be fine. > > 2. finish-install - issue is related to switching drakx to use gtk3, and > matchbox window manager have some issues with displaying gtk3. > > When you change 30-matchbox* in /etc/X11/xsetup.d to use let's say openbox > then you will notice that finish-install works, but no matter what gtk3 theme > is applied it does not use it and finally you will only notice white text on > black backgrounds. > So Matchbox isn't working - it actually looks like Matchbox itself. You're setting the gtk2 theme, but not the gtk3 theme - fixed in https://abf.io/openmandriva/matchbox-window-manager/commit/eef2149de7ce039ecab3ad17ada0b9b3e14aa026. Can I ask why we're using the dark theme? Especially in the case of gtk2/gtk3, the Breeze Dark themes aren't as complete as the light one, so there's a lot of ugliness (as you've seen yourself). (And why was it never mentioned on the ML?) > > I have feeling that *forking* iso build process will have negative impact. As > omdv-build-iso scripts are actively maintained, and code is changing, so your > isos may not be aligned with those from abf. We do not need yet another > dissonance. > Technically I'm not forking the build process. I'm still using the same omdv-build-iso scripts. I'm literally running the same commands. How is that forking? (You should probably look at the link.) It's not dissonance, Tomasz; it provides you with new ways of finding bugs. -- cheers, Robert :: github.com/robxu9 _______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
