Launchpad has imported 15 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=41678.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2011-10-11T05:30:23+00:00 Javier Jardón wrote: See https://live.gnome.org/GnomeGoals/GSettingsMigration for more info and porting guide Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/1 ------------------------------------------------------------------------ On 2011-10-11T06:02:32+00:00 Andre Klapper wrote: e.g. http://cgit.freedesktop.org/libreoffice/core/tree/configure.in#n6911 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/3 ------------------------------------------------------------------------ On 2011-12-23T12:35:23+00:00 Björn Michaelsen wrote: [This is an automated message.] This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it started right out as NEW without ever being explicitly confirmed. The bug is changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases. Details on how to test the 3.5.0 beta1 can be found at: http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1 more detail on this bulk operation: http://nabble.documentfoundation.org /RFC-Operation-Spamzilla-tp3607474p3607474.html Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/5 ------------------------------------------------------------------------ On 2011-12-25T17:05:35+00:00 Javier Jardón wrote: This bug is still present in current master: http://cgit.freedesktop.org/libreoffice/core/tree/configure.in#n7077 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/7 ------------------------------------------------------------------------ On 2013-07-19T11:39:35+00:00 Björn Michaelsen wrote: Is GSetting is universally supported on the TDF baseline build machines? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/10 ------------------------------------------------------------------------ On 2013-07-19T15:06:34+00:00 Andre Klapper wrote: (In reply to comment #4) > Is GSetting is universally supported on the TDF baseline build machines? How to find out? Do you refer to https://wiki.documentfoundation.org/Development/Tinderbox#List_of_registered_Tinderboxes ? What is "universally"? I doubt that LibreOffice currently stores its settings also in GConf under MS Windows. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/12 ------------------------------------------------------------------------ On 2013-07-22T21:40:26+00:00 Björn Michaelsen wrote: The machine that the TDF binaries are build on is relevant. CCing Caolan who should be aware of their setup. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/14 ------------------------------------------------------------------------ On 2013-07-25T12:38:52+00:00 Caolanm wrote: RHEL-6 is the current baseline, any work in the area needs to be able to build and work on RHEL-6. Don't think anyone is going to work on this on the near future. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/16 ------------------------------------------------------------------------ On 2013-07-25T16:17:41+00:00 Jeremy Bicha wrote: I was reading media coverage about the LibreOffice 4.1 release today and it says that Linux now uses harfbuzz. Harfbuzz is too new to be in RHEL 6 right? LibreOffice isn't stuck with 2010 technology for the next 2-5 years, is it? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/18 ------------------------------------------------------------------------ On 2013-07-25T18:44:35+00:00 Caolanm wrote: we bundle harfbuzz into LibreOffice for that case, but we try and keep that sort of bundling down as much as possible Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/20 ------------------------------------------------------------------------ On 2013-07-26T05:03:12+00:00 Dtardon wrote: Anyway, there is a BIG difference between harfbuzz, which is used for text layouting, and gconf/gsettings, which is used to get 2 or 3 keys from the gnome configuration. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/22 ------------------------------------------------------------------------ On 2013-07-26T05:07:01+00:00 Dtardon wrote: Another note: gsettings is part of gio, which is itself (source-wise) a part of glib2. There is no way we are going to bundle glib2, ever. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/24 ------------------------------------------------------------------------ On 2015-01-22T16:18:45+00:00 Pacho Ramos wrote: Will then libreoffice need to use gconf forever? (gconf development stopped some years ago :/) Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/26 ------------------------------------------------------------------------ On 2015-01-24T13:57:53+00:00 Dtardon wrote: (In reply to Pacho Ramos from comment #12) > Will then libreoffice need to use gconf forever? No. Only until the time we switch our baseline to something that supports gsettings. > (gconf development stopped some years ago :/) So what? It still works, does it not? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/28 ------------------------------------------------------------------------ On 2015-10-14T09:14:55+00:00 Björn Michaelsen wrote: (In reply to David Tardon from comment #13): > So what? It still works, does it not? Apparently it doesnt, at least on halfway recent system all these conf keys are unused. And the original intend of i#20364 i#20369 seems questionable from the start at least. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1202924/comments/29 ** Changed in: df-libreoffice Status: Unknown => Won't Fix ** Changed in: df-libreoffice Importance: Unknown => Wishlist -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1202924 Title: disable gconf for LibreOffice 5.1/x-series Status in LibreOffice Productivity Suite: Won't Fix Status in libreoffice package in Ubuntu: New Bug description: libreoffice-core and libreoffice-gnome are two of the last few packages in the default Ubuntu and Ubuntu GNOME installs with a dependency on gconf. I think some of the code that uses gconf is wrong as neither GNOME nor Unity set values any more there for things like default mail handler, font and proxy settings, and lockdown settings. http://cgit.freedesktop.org/libreoffice/core/tree/shell/source/backends/gconfbe/gconfaccess.cxx Even though GTK3 provides an interface to access gsettings directly through GTK, it's still possible to call out to gsettings manually via the command line interface. To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1202924/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp