Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Jürgen Spitzmüller
Andre Poenitz wrote: > > That makes the public bugtracker rather useless. > > It costs you one mail with one sentence. I'd wager a guess that not even > a 'please' would be needed. But doesn't it also cost extra ressources (on both sides)? I can imagine that multiple reports of already existing b

Re: Minor LyX comments

2008-07-22 Thread Pavel Sanda
Paul A. Rubin wrote: > I was thinking along the lines of Insert -> Figure -> Floating and Insert > -> Figure -> Static (or something like that). Insert -> Figure -> Floating this unfortuntely breaks the logic of the menu, where floats have their own subcategory. pavel

Documentation of LyX functions (aka LFUNs)

2008-07-22 Thread Pavel Sanda
Dear LyXers, I'm proud to announce that the LFUNs documentation project has been finished. If you are interested in mastering LyX this documentation could be useful for your needs. Some technical speech: * All documentation is orginally written as doxygen comments in our source code, so thi

Re: Minor LyX comments

2008-07-22 Thread Paul A. Rubin
Will Robertson wrote: On 23/07/2008, at 12:55 AM, Paul A. Rubin wrote: Will Robertson wrote: I've been meaning to pass on a few comments that I've collected over the years, but have hardly ever found the time. I took a look a

Re: [Cvslog] r25819 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread Pavel Sanda
[EMAIL PROTECTED] wrote: > Author: sanda > Date: Wed Jul 23 03:22:47 2008 > New Revision: 25819 > > URL: http://www.lyx.org/trac/changeset/25819 > Log: > Formating issues to get some sensible issue. muhehe, i should sometimes re-read what comes from my hands :) p

drop support for xymatrix?

2008-07-22 Thread Uwe Stöhr
I just tried out our support for \xymatrix. The result is that you can't use it. The underlying LaTeX-package "xypic" is from 1999 and fails for all our documents because, we use babel and other standard packages. When I test out some of the example files from here: http://www.ctan.org/tex-arch

Re: Long start of lyx

2008-07-22 Thread Pavel Sanda
Uwe Stöhr wrote: > Me not, but this was reported to me by one of our French translators > yesterday. Could you please open a bugzilla report for this please? now bug 5082 pavel

Re: image dialog question

2008-07-22 Thread Uwe Stöhr
> (the latex package) accepts ps.gz graphics that is compressed graphic files. Yes, this was it. I'll document this. thanks and regards Uwe

Re: compilation problem with trunk

2008-07-22 Thread Uwe Stöhr
Uwe Stöhr schrieb: I nowadays get this compiler message: D:\LyXSVN\lyx-devel\src\graphics\PreviewLoader.cpp(264) : warning C4355: 'this' : used in base member initializer list lib /nologo /OUT:release\libs\graphics.lib release\src\graphics\GraphicsCache.obj release\src\graphics\GraphicsCacheI

Re: Long start of lyx

2008-07-22 Thread Uwe Stöhr
>> This happens when the outliner is opened and you use there the option >> "complete source". > > ehh, where is this option? Sorry I meant not the outliner, but the view source window. > but more experimenting shows, there is something wrong with initialization of > outliner. > for example when

Re: Minor LyX comments

2008-07-22 Thread Will Robertson
On 23/07/2008, at 12:55 AM, Paul A. Rubin wrote: Will Robertson wrote: I've been meaning to pass on a few comments that I've collected over the years, but have hardly ever found the time. I took a look at Will's list, and in

Re: image dialog question

2008-07-22 Thread José Matos
On Tuesday 22 July 2008 00:16:56 Uwe Stöhr wrote: > What is the image dialog option "Don't unzip on export" for? I suspect that it is precisely that, do not unzip graphic file on export. :-) If I am not mistaken (if I am someone will correct me) graphics (the latex package) accepts ps.gz graphic

Re: Long start of lyx

2008-07-22 Thread Pavel Sanda
Uwe Stöhr wrote: > > and lyx freeze for one minute, with 100% CPU load, then it continues > well. > > This happens when the outliner is opened and you use there the option > "complete source". ehh, where is this option? but more experimenting shows, there is something wrong with initialization

Re: image dialog question

2008-07-22 Thread Pavel Sanda
Uwe Stöhr wrote: > Uwe Stöhr schrieb: > >> What is the image dialog option "Don't unzip on export" for? > > Does really nobody know what this is exactly about? > Bo can you perhaps help me here? my tooltip (in czech) says somthing like: without decomprimation of the picture when exporting to latex

Re: image dialog question

2008-07-22 Thread Bo Peng
On Tue, Jul 22, 2008 at 4:21 PM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Uwe Stöhr schrieb: > >> What is the image dialog option "Don't unzip on export" for? I have no idea about this option. Bo

Re: Long start of lyx

2008-07-22 Thread Uwe Stöhr
> and lyx freeze for one minute, with 100% CPU load, then it continues well. This happens when the outliner is opened and you use there the option "complete source".

Re: image dialog question

2008-07-22 Thread Uwe Stöhr
Uwe Stöhr schrieb: What is the image dialog option "Don't unzip on export" for? Does really nobody know what this is exactly about? Bo can you perhaps help me here? regards Uwe

Re: Long start of lyx

2008-07-22 Thread Pavel Sanda
Pavel Sanda wrote: > Pavel Sanda wrote: > > it happened for the third time in last 24 hours, i try load document (all > > were very simple) > > and lyx freeze for one minute, with 100% CPU load, then it continues > > well. > > i was wrong, when i switch by alt tab to another window and back the

Re: How to touch statusbar?

2008-07-22 Thread Pavel Sanda
Abdelrazak Younes wrote: > There's something like that in LyXFunc::setMessage()/setErrorMessage(). But > beware that anything involving the status bar is very fragile. i tried it and unfortunatelly the problem remains the same - many messages come to status bar and overwrite each other... what ab

Re: Long start of lyx

2008-07-22 Thread Pavel Sanda
Pavel Sanda wrote: > it happened for the third time in last 24 hours, i try load document (all > were very simple) > and lyx freeze for one minute, with 100% CPU load, then it continues > well. i was wrong, when i switch by alt tab to another window and back the whole situation came back. pavel

Long start of lyx

2008-07-22 Thread Pavel Sanda
it happened for the third time in last 24 hours, i try load document (all were very simple) and lyx freeze for one minute, with 100% CPU load, then it continues well. i tried to attach the process with gdb and cought this backtrace (sorry no debug symbols here): 0xb799da98 in QStyle::sliderPosi

Re: [Cvslog] r25795 - in /lyx-devel/trunk/src: VCBackend.cpp VCBackend.h

2008-07-22 Thread Andre Poenitz
On Tue, Jul 22, 2008 at 10:16:54AM -, [EMAIL PROTECTED] wrote: > Author: sanda > Date: Tue Jul 22 12:16:54 2008 > New Revision: 25795 > > URL: http://www.lyx.org/trac/changeset/25795 > Log: > scanLog for checkout svn in VCS. > > Modified: > lyx-devel/trunk/src/VCBackend.cpp > lyx-deve

Re: [Cvslog] r25783 - in /lyx-devel/trunk/src: KeySequence.cpp KeySequ...

2008-07-22 Thread Andre Poenitz
On Tue, Jul 22, 2008 at 08:29:52AM -, [EMAIL PROTECTED] wrote: > Modified: lyx-devel/trunk/src/frontends/qt4/CustomizedWidgets.h > URL: > http://www.lyx.org/trac/file/lyx-devel/trunk/src/frontends/qt4/CustomizedWidgets.h?rev=25783 > =

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Andre Poenitz
On Tue, Jul 22, 2008 at 11:58:38AM -0400, rgheck wrote: > { > // There seems to be a bug in Qt 4.3.5, at least, that causes problems with > // QFileInfo::refresh() on Linux. So we recreate the object in that case. > #if defined(__linux__) && (QT_VERSION >= 0x040300) > fi = QFileInfo(fi.absoluteFile

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Andre Poenitz
On Tue, Jul 22, 2008 at 07:57:07AM +0200, Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > no, trolltechs usually dont make the bugs public, unless you ask them for > > it. > > That makes the public bugtracker rather useless. It costs you one mail with one sentence. I'd wager a guess that not e

Re: How to touch statusbar?

2008-07-22 Thread Pavel Sanda
Abdelrazak Younes wrote: > beware that anything involving the status bar is very fragile. in the sense that it doesn't work or that it causes crashes? pavel

Re: Minor LyX comments

2008-07-22 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: But I don't advocate that figure float are always created with an empty graphics inside. On the other hand combining the LFUN into a new action that do that would be very nice. for this you dont need new lfun, just combination of the existi

Re: Minor LyX comments

2008-07-22 Thread Pavel Sanda
Abdelrazak Younes wrote: > But I don't advocate that figure float are always created with an empty > graphics inside. On the other hand combining the LFUN into a new action > that do that would be very nice. for this you dont need new lfun, just combination of the existing will do. the real ques

Customizable toolbar menus ..

2008-07-22 Thread Danny Ferrin
Will it be possible in a near future to implement complete customization of the math-type toolbars like in Firefox (with the drag and drop) ? By the way, thank you for all your great work. I'm using 1.6beta4 and I'm impressed ! -- Danny Ferrin

Re: [Cvslog] r25768 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread rgheck
Andre Poenitz wrote: On Mon, Jul 21, 2008 at 02:41:16PM -0400, rgheck wrote: Pavel Sanda wrote: Pavel Sanda wrote: but to add support for svn (on the level of cvs) seems to be easy bussines of copy and paste from cvs code (nearly:) without beeing invasive to other parts of co

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Andre Poenitz
On Mon, Jul 21, 2008 at 03:15:09PM -0400, Bennett Helm wrote: > On Mon, Jul 21, 2008 at 2:43 PM, rgheck <[EMAIL PROTECTED]> wrote: > > > > > This time with the attachment. > > > > Does not work for me on Mac with Qt-4.4.0. (I only checked bibliography > >> updating.) > >> > >> OK. The bug exists

Re: [Cvslog] r25768 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread Andre Poenitz
On Mon, Jul 21, 2008 at 02:41:16PM -0400, rgheck wrote: > Pavel Sanda wrote: >> Pavel Sanda wrote: >> >>> but to add support for svn (on the level of cvs) seems to be easy bussines >>> of >>> copy and paste from cvs code (nearly:) without beeing invasive to other >>> parts >>> of code. >>>

Re: Update Gettext in Branch ?

2008-07-22 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > Konrad Hofbauer wrote: > > Should I do something like this again for the Mac (locally)? > > http://thread.gmane.org/gmane.editors.lyx.devel/108070/focus=108274 > > Wrong focus. > http://article.gmane.org/gmane.editors.lyx.devel/108070 I know next to nothing of this stuff.

Re: Update Gettext in Branch ?

2008-07-22 Thread Konrad Hofbauer
Konrad Hofbauer wrote: Should I do something like this again for the Mac (locally)? http://thread.gmane.org/gmane.editors.lyx.devel/108070/focus=108274 Wrong focus. http://article.gmane.org/gmane.editors.lyx.devel/108070 Sorry for the noise, Konrad

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread rgheck
Enrico Forestieri wrote: On Tue, Jul 22, 2008 at 06:05:08PM +0200, Abdelrazak Younes wrote: rgheck wrote: Presumably, 0x040300 should be changed to 0x040200, but I'm not sufficiently familiar with preprocessor stuff to know what we should do about checking for "unix". Why not

Re: Update Gettext in Branch ?

2008-07-22 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: Konrad Hofbauer wrote: Do you think gettext could be updated in branch, too? Frankly, I don't dare to touch this so close before a release, and Jean-Marc is offline ATM. So I'd prefer to release 1.5.6 without changes in this area. Should I do something like this ag

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Tue, Jul 22, 2008 at 06:05:08PM +0200, Abdelrazak Younes wrote: > rgheck wrote: > > Presumably, 0x040300 should be changed to 0x040200, but I'm not > > sufficiently familiar with preprocessor stuff to know what we should > > do about checking for "unix". > > Why not '#if !defined Q_OS_WIN32'

Re: Update Gettext in Branch ?

2008-07-22 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > Do you think gettext could be updated in branch, too? Frankly, I don't dare to touch this so close before a release, and Jean-Marc is offline ATM. So I'd prefer to release 1.5.6 without changes in this area. Jürgen

Update Gettext in Branch ?

2008-07-22 Thread Konrad Hofbauer
Hi, Jürgen cordially made a tar-ball for me of current 1.5.6svn so that I can try to hunt after the drawing-problems/crashes (build-problems?) on the Mac. Currently in branch is gettext 0.14.6, which causes a problem on the mac since it erroneously includes the wrong header files for CoreFou

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Tue, Jul 22, 2008 at 10:08:51AM -0400, Bennett Helm wrote: That fixes it. Running Richard's test, I get printout indicating modification times everytime I touch /tmp/testfile. Running Enrico's test2, I get nothing. Yep, that's the bug, which Richard's tes

Re: How to touch statusbar?

2008-07-22 Thread Abdelrazak Younes
Pavel Sanda wrote: hello, it seems to impossible to send some message to our status bar from inside any lfun, because whatever you send is at the end of lfun handling rewritten by name of lfun itself. do we have any mechanism howto queue messages into statusbar? There's something like that

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Abdelrazak Younes
rgheck wrote: Presumably, 0x040300 should be changed to 0x040200, but I'm not sufficiently familiar with preprocessor stuff to know what we should do about checking for "unix". Why not '#if !defined Q_OS_WIN32'? Abdel.

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread rgheck
Enrico Forestieri wrote: On Mon, Jul 21, 2008 at 12:43:30PM -0400, rgheck wrote: Bug 5075 concerns a problem with QFileInfo::lastModtime() that causes failures in graphics and bibliography updates that have been confirmed on Linux with Qt 4.3.5 and Qt 4.4.something. A fix was committed at

Re: Minor LyX comments

2008-07-22 Thread Paul A. Rubin
Abdelrazak Younes wrote: Paul A. Rubin wrote: Will Robertson wrote: I've been meaning to pass on a few comments that I've collected over the years, but have hardly ever found the time. I took a look at Will's list, and in se

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread rgheck
Enrico Forestieri wrote: On Tue, Jul 22, 2008 at 10:08:51AM -0400, Bennett Helm wrote: That fixes it. Running Richard's test, I get printout indicating modification times everytime I touch /tmp/testfile. Running Enrico's test2, I get nothing. Yep, that's the bug, which Richard's test

Re: Minor LyX comments

2008-07-22 Thread Abdelrazak Younes
Will Robertson wrote: Hi, I'm a LaTeX user that has to debug other people's LyX documents :) The work you guys do is great; every now and again I run into problems that perhaps could do with a fresh set of eyes, especially from the LaTeX side of the fence. Anyway, if it weren't for LyX then

Re: Minor LyX comments

2008-07-22 Thread Abdelrazak Younes
Paul A. Rubin wrote: Will Robertson wrote: I've been meaning to pass on a few comments that I've collected over the years, but have hardly ever found the time. I took a look at Will's list, and in self-defense I have to vote

Re: [Cvslog] r25784 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread rgheck
[EMAIL PROTECTED] wrote: Author: sanda Date: Tue Jul 22 10:38:43 2008 New Revision: 25784 URL: http://www.lyx.org/trac/changeset/25784 Log: LFUN doxyfication project is finished. Congratulations!! And a hearty "thanks" from everyone who will benefit from this. rh

Re: r25802 - /lyx-devel/trunk/src/insets/InsetTabular.h

2008-07-22 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: spitz Date: Tue Jul 22 16:31:16 2008 New Revision: 25802 URL: http://www.lyx.org/trac/changeset/25802 Log: * src/insets/InsetTabular.h: - make neverIndent() non-virtual and const, fixing bug 4641 Making it non-virtual is a void operation for derived cla

Re: Minor LyX comments

2008-07-22 Thread Paul A. Rubin
Will Robertson wrote: I've been meaning to pass on a few comments that I've collected over the years, but have hardly ever found the time. I took a look at Will's list, and in self-defense I have to vote against his first s

How to touch statusbar?

2008-07-22 Thread Pavel Sanda
hello, it seems to impossible to send some message to our status bar from inside any lfun, because whatever you send is at the end of lfun handling rewritten by name of lfun itself. do we have any mechanism howto queue messages into statusbar? pavel

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Tue, Jul 22, 2008 at 10:08:51AM -0400, Bennett Helm wrote: > That fixes it. Running Richard's test, I get printout indicating > modification times everytime I touch /tmp/testfile. Running Enrico's test2, > I get nothing. Yep, that's the bug, which Richard's test was circumventing. I verified t

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Bennett Helm
On Tue, Jul 22, 2008 at 8:49 AM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > On Tue, Jul 22, 2008 at 08:21:15AM -0400, Bennett Helm wrote: > > > Thanks, Enrico; that's helping, but I now have problems linking. > > You need other options on the command line. Try locating in > /Users/bennett/lyx/

Re: Minor LyX comments

2008-07-22 Thread Jürgen Spitzmüller
Will Robertson wrote: > I've been meaning to pass on a few comments that I've collected over   > the years, but have hardly ever found the time. >     Thanks indeed, Will. Your feedback is appreciated. Jürgen

Re: Approaching LyX 1.5.6

2008-07-22 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > > I'm afraid I cannot help you with the build problems. But if it helps, I > > can compile a tarball of current 1.5.6svn for you. > > That would be highly excellent! Grab it here: http://www.lyx.org/~spitz/lyx-1.5.6svn.tar.gz Jürgen

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Tue, Jul 22, 2008 at 08:21:15AM -0400, Bennett Helm wrote: > Thanks, Enrico; that's helping, but I now have problems linking. You need other options on the command line. Try locating in /Users/bennett/lyx/qt-4.4-install/lib a file named QtCore.prl or QtCore.pc. If you find QtCore.prl, look at

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Mon, Jul 21, 2008 at 12:43:30PM -0400, rgheck wrote: > Bug 5075 concerns a problem with QFileInfo::lastModtime() that causes > failures in graphics and bibliography updates that have been confirmed > on Linux with Qt 4.3.5 and Qt 4.4.something. A fix was committed at > r25773, with condition

Re: [Cvslog] r25781 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread Pavel Sanda
Pavel Sanda wrote: > rgheck wrote: > > probably split this into a call to FileName::removeFile() and then the call > > yes fixing it this way seems to be good idea. done pavel

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Bennett Helm
On Tue, Jul 22, 2008 at 5:12 AM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > On Mon, Jul 21, 2008 at 03:15:09PM -0400, Bennett Helm wrote: > > > I'm not setting things up right. I run: > > > > g++ -o test test.cpp -Wall -I > > /Users/bennett/lyx/qt-4.4-install/include/QtCore/ -L /usr/lib64 -lQt

Re: congratulations for the Doxy finish

2008-07-22 Thread Pavel Sanda
José Matos wrote: > On Monday 21 July 2008 22:20:42 Uwe Stöhr wrote: > > Many thanks for this and best regards > > I second that. thanks :) pavel

Re: Instructions for: Credits, Blanket-permission and I18n (translations)

2008-07-22 Thread Pavel Sanda
Christian Ridderström wrote: > Could you add a pointer to _where_ in trunk you'll find the files, or how > to generate them? I've moved the place where this help text is defined to > this page: > > http://www.lyx.org/SiteDocumentation#toc11 done > So the three help texts are now defined o

Re: Approaching LyX 1.5.6

2008-07-22 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: I'm afraid I cannot help you with the build problems. But if it helps, I can compile a tarball of current 1.5.6svn for you. That would be highly excellent! /Konrad

Re: Instructions for: Credits, Blanket-permission and I18n (translations)

2008-07-22 Thread Christian Ridderström
On Sun, 20 Jul 2008, Pavel Sanda wrote: http://www.lyx.org/Credits http://www.lyx.org/BlanketPermission heh but these files shouldn't be 'edited' - the database source is saved in trunk and we have script for its generation to web form. i changed the notes a bit... Could y

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Mon, Jul 21, 2008 at 02:43:52PM -0400, rgheck wrote: > This time with the attachment. This is the wrong program as the bug is circumvented. The right program is http://bugzilla.lyx.org/attachment.cgi?id=2721&action=view which I attach here for convenience. -- Enrico #include #include #incl

Re: Approaching LyX 1.5.6

2008-07-22 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > > What about the attached patch? It is a revised version of the patch in > > comment #43 to bug 4966 and its aim is to avoid \textgreek at least when > > using iso-8859-7 encoding. > > With patch attached, this time. all right. Jürgen

Re: Approaching LyX 1.5.6

2008-07-22 Thread Jürgen Spitzmüller
Konrad Hofbauer wrote: > Additional info: "make dist" then fails with: I'm afraid I cannot help you with the build problems. But if it helps, I can compile a tarball of current 1.5.6svn for you. Jürgen

Re: hints on compilation

2008-07-22 Thread Pol
Pavel Sanda wrote: > Pol wrote: >> I have compiled the lyx 1.6 development branch using svn. It took more >> than 12 hours to complete, on my centrino laptop, 1700 MHz. (the cpu >> policy was set to 'dynamic', so compilation had been carried out at 800 >> MHz). Is that normal for you? >> >> After

Re: Approaching LyX 1.5.6

2008-07-22 Thread Enrico Forestieri
On Tue, Jul 22, 2008 at 11:27:42AM +0200, Enrico Forestieri wrote: > On Thu, Jul 17, 2008 at 06:43:54PM +0200, J�rgen Spitzm�ller wrote: > > > There are no critical issues left anymore (at least no reproducable ones), > > except for this (patch from Jean-Marc exists and should go in): > > http:

Re: Approaching LyX 1.5.6

2008-07-22 Thread Enrico Forestieri
On Thu, Jul 17, 2008 at 06:43:54PM +0200, Jürgen Spitzmüller wrote: > There are no critical issues left anymore (at least no reproducable ones), > except for this (patch from Jean-Marc exists and should go in): > http://bugzilla.lyx.org/show_bug.cgi?id=4662 > > Any other issues? What about the

Re: hints on compilation

2008-07-22 Thread Pavel Sanda
Pol wrote: > Pavel Sanda wrote: > > > Pol wrote: > >> I have compiled the lyx 1.6 development branch using svn. It took more > >> than 12 hours to complete, on my centrino laptop, 1700 MHz. (the cpu > >> policy was set to 'dynamic', so compilation had been carried out at 800 > >> MHz). Is that nor

Re: [Cvslog] r25768 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread Pavel Sanda
José Matos wrote: > On Monday 21 July 2008 19:32:47 Pavel Sanda wrote: > > have checked that its functions are working... so Jose am i allowed to put > > this into trunk? its not bug per se, anyway it somehow address > > long-standing #2574 and its uninvasive, just touching VCS files, which were >

Re: File ModTime Bug: Please Check Your Platforms!

2008-07-22 Thread Enrico Forestieri
On Mon, Jul 21, 2008 at 03:15:09PM -0400, Bennett Helm wrote: > I'm not setting things up right. I run: > > g++ -o test test.cpp -Wall -I > /Users/bennett/lyx/qt-4.4-install/include/QtCore/ -L /usr/lib64 -lQtCore > > and get many instances of: > > In file included from > /Users/bennett/lyx/qt-4

Minor LyX comments

2008-07-22 Thread Will Robertson
Hi, I'm a LaTeX user that has to debug other people's LyX documents :) The work you guys do is great; every now and again I run into problems that perhaps could do with a fresh set of eyes, especially from the LaTeX side of the fence. Anyway, if it weren't for LyX then I doubt I'd be able

Re: congratulations for the Doxy finish

2008-07-22 Thread José Matos
On Monday 21 July 2008 22:20:42 Uwe Stöhr wrote: > Many thanks for this and best regards I second that. > Uwe -- José Abílio

Re: [Cvslog] r25768 - /lyx-devel/trunk/src/LyXAction.cpp

2008-07-22 Thread José Matos
On Monday 21 July 2008 19:32:47 Pavel Sanda wrote: > have checked that its functions are working... so Jose am i allowed to put > this into trunk? its not bug per se, anyway it somehow address > long-standing #2574 and its uninvasive, just touching VCS files, which were > broken till yesterday afte

Re: hints on compilation

2008-07-22 Thread Pavel Sanda
Pol wrote: > I have compiled the lyx 1.6 development branch using svn. It took more than > 12 hours to complete, on my centrino laptop, 1700 MHz. (the cpu policy was > set to 'dynamic', so compilation had been carried out at 800 MHz). > Is that normal for you? > > After updating, just one day laye