[Libreoffice-qa] QA Meeting Minutes - 2014-09-24

2014-09-25 Thread Robinson Tryon
Hi all, Thanks for the great meeting yesterday! Meeting minutes are here: https://wiki.documentfoundation.org/QA/Meetings/2014/September_24#IRC_Minutes Our next meeting will be in two weeks. We'll be working hard between now and then to get even more people involved in QA, so please think about i

Re: [Libreoffice-qa] minutes of ESC call ...

2014-09-25 Thread Bjoern Michaelsen
On Thu, Sep 25, 2014 at 03:36:34PM +0100, Michael Meeks wrote: > + blog about the sad realities of web plugins (Bjoern) > [ writing it right now ] done: http://skyfromme.wordpress.com/2014/09/25/killing-the-npapi-plugin/ Best, Bjoern __

[Libreoffice-qa] minutes of ESC call ...

2014-09-25 Thread Michael Meeks
* Attendees: + Stephan, Caolan, Andras, Bjoern, Norbert, Kohei, Miklos, Ptyl, Michael M, Robinson, Michael S, Noel, Jan-Marek * Completed Action Items: + get Samuel Mehrbrot access again (Michael) + get phone bits sorted out with Florian (Michael) + setup a LiMux / gcc 4.6 b

Re: [Libreoffice-qa] MySQL native connector for OS X

2014-09-25 Thread Robinson Tryon
On Thu, Sep 25, 2014 at 3:44 AM, Bjoern Michaelsen wrote: > On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote: >> sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev > > Alternatively, do: > > ./autogen.sh --enable-gstreamer --disable-gstreamer-0-10 > > to us

Re: [Libreoffice-qa] MySQL native connector for OS X

2014-09-25 Thread Bjoern Michaelsen
On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote: > On Wed, Sep 24, 2014 at 7:33 PM, Dan Lewis wrote: > >> Ubuntu version. I seem to recall that build-dep did not install all of > >> the required build environment for me and that I had to add extra stuff. > > bingo! > > > Firs

Re: [Libreoffice-qa] MySQL native connector for OS X

2014-09-25 Thread Rene Engelhard
Hi, On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote: > The build dependencies package on *buntu doesn't include gstreamer > stuff. This is not true. It does. > sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev Just not the obsolete 0.10 but 1.0. Regard