On 01/21/2011 03:33 PM, NoOp wrote: > On 01/21/2011 02:56 PM, Dotan Cohen wrote: >> On Sat, Jan 22, 2011 at 00:46, NoOp <snipped> wrote: >>> You should file it on buzilla: >>> http://www.libreoffice.org/get-involved/qa-testers/ >>> http://wiki.documentfoundation.org/BugTriage >>> https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice >>> >> >> I filed on the OOo bugzilla as it is reproducible there: >> http://www.openoffice.org/issues/show_bug.cgi?id=116559 > > However, this is an LO list & LO devs work w/bugs.freedesktop.org > bugzilla. OOo is a completely different issue. > Yes, I know that most of the code is similar/same, but if you want it > fixed in LO you'll need to file a bug as mentioned above. > > Further, on your OOo bug, it's generally helpful if you provide the full > versionrc so that those devs know exactly which version of OOo you are > using & if you are using OOo standard, or a distro modified (aka > Ubuntu'ized) version. Easiest way is to provide the output of the > versionrc file for the version you are using (please do the same when > filing an LO bug).
Sorry, forgot to add (for other folks on linux that may not know) how to do that last: $ locate versionrc /opt/libreoffice/basis3.3/program/versionrc /opt/libreoffice/program/versionrc /opt/libreoffice/ure/bin/versionrc /opt/libreoffice3/ure/bin/versionrc /opt/ooo-dev/basis3.2/program/versionrc /opt/ooo-dev/basis3.3/program/versionrc /opt/ooo-dev/basis3.4/program/versionrc /opt/ooo-dev/ure/bin/versionrc /opt/ooo-dev3/program/versionrc /opt/openoffice.org/basis3.2/program/versionrc /opt/openoffice.org/ure/bin/versionrc /opt/openoffice.org3/program/versionrc /usr/lib/openoffice/basis3.2/program/versionrc /usr/lib/openoffice/program/versionrc /usr/lib/ure/bin/versionrc I've multiple versions of OOo + LO installed. The one that I want in this case is /opt/libreoffice/program/versionrc. So: $ cat /opt/libreoffice/program/versionrc [Version] AllLanguages=en-US buildid=330m18(Build:4) ExtensionUpdateURL=http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update OOOBaseVersion=3.3 ProductBuildid=4 ProductMajor=330 ProductMinor=18 ProductSource=OOO330 UpdateID=LibreOffice_3_en-US UpdateURL= UpdateUserAgent=<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; BundledLanguages=${AllLanguages}) Copy & paste that into the report & then the devs can easily see which version/build the report is about. Similar for Windows users, only the file is 'version.ini'. -- Unsubscribe instructions: E-mail to [email protected] List archive: http://listarchives.libreoffice.org/www/users/ *** All posts to this list are publicly archived for eternity ***
