Re: Dropping Qt4 WebKit
Christophe Giboudeaux <[email protected]>
| Newsgroups | gmane.linux.suse.kde |
|---|---|
| Message-ID | <1855981.EcUFpgKEMp@yuuko> |
On vendredi 15 décembre 2017 09:46:59 CET Christophe Giboudeaux wrote: > On jeudi 14 décembre 2017 22:58:25 CET Wolfgang Bauer wrote: > > Am Donnerstag, 14. Dezember 2017, 20:57:12 schrieb Wolfgang Bauer: > > > Arch apparently has this to fix that problem: > > > https://git.archlinux.org/svntogit/community.git/tree/trunk/remove-webgu > > > i. > > > pa tch?h=packages/freecad No idea yet if that's "portable" to openSUSE. > > > > > > But maybe it helps? > > > > This alone didn't help either, but adding two options to cmake made it > > build (without QtWebKit4)... > > + -DBUILD_START=OFF \ > > + -DBUILD_WEB=OFF \ > > (also inspired by Arch ;-) ) > > > > As I wrote, I am unsure of the implications of this, so maybe somebody who > > actually uses it should report back. > > The web plugin opens the freecadweb.org website in the creation window. Not > critical. > The startpage plugin is what the user sees the first time he launches > FreeCAD. It contains links to useful resources (examples, doc...). These > resources are also available on the website. I've just tested with and without an already existing ~/.FreeCAD folder, there's a minor issue in both case : although removed, FreeCAD still tries to load the startpage plugin by default (the icon is also still there in the workbench list as shown here https://i.imgur.com/TFSOL3m.png). The web plugin was correctly removed. -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]