Re: Emergency Release for Mac OSX?

2009-09-23 Thread Konrad Hofbauer
BH wrote: On Wed, Sep 23, 2009 at 12:19 PM, rgheck wrote: There seems to be a lot of unhappiness about the autosave problem on Snow Leopard. Is it worth some kind of emergency release of current branch for that platform, or of 1.6.4 with the patch that allows disabling of autosave? As Richard

Re: [PATCH] fix libtool for LyX/Mac

2009-04-30 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer writes: Can you elaborate for one more second what did not work specifically (e.g. building LyX version x.y.z with Qt a.b.c on platform y)? It is in particular when building using pkg-config, which has the advantage of getting the flags right

Re: [PATCH] fix libtool for LyX/Mac

2009-04-29 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: The use of libtool with autotools causes problems on the Mac: the libtool script eats for unknown reason the "-framework foo" arguments given to the compiler (this argument is a combination of -I and -l: it allows to use a given framework for cpp and linking). This bre

Re: LyX 1.6.2 release candidate

2009-03-08 Thread Konrad Hofbauer
BH wrote: It used to be (with 1.6.1) that when the cursor was at the bottom of the screen and was pressed, the screen would scroll down one line, leaving the cursor still at the bottom. Now, pressing will scroll a *full* screen, so that the cursor is at the next line in the document but at the

Re: Portable LyX File Format

2009-02-13 Thread Konrad Hofbauer
Vincent van Ravesteijn - TNW wrote: If we have such a list we can easily implement "Export to directory..", which is step 1 of the embedding/bundling feature (IMHO). ... and already make a good chunk of the users happy! Well, at least one. :) /Konrad

Python Versions

2009-02-10 Thread Konrad Hofbauer
Hello, there was just a question on the user's list about a problem which probably relates to python 3.0 being the default python version. Since our stuff does not work with python3 yet (and won't for any time soon), and since on most python machines where there is a python3 there is most li

Re: [patch] bug 5709: multicolumn alignment cannot be changed via toolbar

2009-01-26 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Do we really? It would only make sense if we can change the icon depending on what action is going to happen. I would be surprised if this is something standard in a GUI :) Not that I would be a big fan of it, but it's done in OS X. Toolbar buttons change their mean

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: see picture attached (note the Choose... / Stop button in the cross-reference dialog) Since you are at the Cross-Reference dialog: ;) Do you have an idea what the for-me-always-deactivated 'Name'-field is good for ??? Is it used anywhere? /Konrad

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: I've now a button in the Cross-Reference.. dialog saying "Choose...". After pressing this button you can scroll through the document and select the a label. When you hover your mouse over something that can be used (in this case labels) they will get a red border.

Re: Insertion of Cross-References

2009-01-18 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: I mean, if you look for one thing or two to implement ;-) What's the second ? With the current solution, one still needs to either 1) find the label by its name (in the Navigator) OR 2) after finding the label in its context (and copying as a reference) search

Re: LyX 1.6.1

2008-12-13 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: I have uploaded the tarballs to the server. I will send the announcement on monday, so there's still some time to prepare binaries. I assume you have a good overview on which bugs/crashes could be fixed, and which not. Would you call LyX 1.6.1 ready for real work (by

Re: LyX Note content in Outliner

2008-12-13 Thread Konrad Hofbauer
Guenter Milde wrote: On 2008-12-13, Konrad Hofbauer wrote: *Feature suggestion* It would be nice to have something like a LyX Note, the content of which being treated in the different components of LyX as if it would not be there. Or to give the Latex-Comment-Note this behaviour, or make it

Re: LyX Note content in Outliner

2008-12-13 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: see them in the outliner, in cases where I have to use ERT for the real headings). Why would this be necessary? (Just curious.) 'My case' same for the cross-refs btw ... So let me put it differently: *Feature suggestion* It would be nice to have something like a LyX

LyX Note content in Outliner

2008-12-12 Thread Konrad Hofbauer
I was pretty sure I have read the opposite before, somewhere, but I am disappointed to see that in 1.6.0 chapters/sections/subsections/etc. set within regular "LyX Note" still appear in the ToC of the Outline drawer. The way I use LyX notes (putting large chunks of stuff in there which is obso

Re: Approaching LyX 1.6.1 [status update #1]

2008-11-30 Thread Konrad Hofbauer
Stephan Witt wrote: I had the ok from Stefan Schimanski for trunk. To test the feature I have to understand how to use link back on Mac. Does anyone know how to use it? Stefan Schimanski does. There is some info here http://article.gmane.org/gmane.editors.lyx.devel/100819 This is how it w

Re: LyX bug 5104

2008-11-28 Thread Konrad Hofbauer
Anders Ekberg wrote: Bennett, Konrad and other Mac-users, Could someone please confirm this bug: http://bugzilla.lyx.org/show_bug.cgi?id=5104 The bug still exists in 1.6.0 on y machine. Purely cosmetic, but gives a very "amateurish" look... Confirmed on 10.4.11. Related to the bug, is there

Re: A very gentle reminder ...

2008-11-26 Thread Konrad Hofbauer
Enrico Forestieri wrote: On Tue, Nov 25, 2008 at 09:15:55PM +0100, Konrad Hofbauer wrote: ... about a very old <http://bugzilla.lyx.org/show_bug.cgi?id=641> On Mac, one normally won't see the console warning about the existing pipe. That means that LyX/Bibdesk communication (ess

Re: A very gentle reminder ...

2008-11-25 Thread Konrad Hofbauer
Pavel Sanda wrote: btw is there some directory which contents is automatically deleted after reboot on mac? Yes, /tmp (which is a symlink to /private/tmp), at least on 10.4. Somebody should check if it is the same on 10.5 (but I would think so). /Konrad

A very gentle reminder ...

2008-11-25 Thread Konrad Hofbauer
... about a very old On Mac, one normally won't see the console warning about the existing pipe. That means that LyX/Bibdesk communication (essential!) is broken FOREVER after a single LyX-crash. IMO a 'major' bug. /Konrad

Re: No reload after VC->cancel

2008-11-23 Thread Konrad Hofbauer
Vincent van Ravesteijn wrote: Is there a good reason to reload the buffer after the user presses cancel in the VC->register dialog ? I don't know, but -- probably unrelated -- if the document has unsaved changes, VC->register asks to save the document first. /Konrad

Re: LyX 1.6.0 is released

2008-11-20 Thread Konrad Hofbauer
José Matos wrote: We are pleased to announce the release of LyX 1.6.0. Hi José, am I blind, or is the following table-toolbar icon missing in the official 1.6.0 tar-ball even though it is included in the svn tag ???

Selection Painting in Tables

2008-11-18 Thread Konrad Hofbauer
Vincent, you have done lots of selection painting recently, so I just wanted to point out to you: In 1.6.0, as soon as a full line in a multi-line table (fixed col-width) is selected, the whole cell is painted as selected. I've put it into bugzilla http://bugzilla.lyx.org/show_bug.cgi?id=5536

Vertical Table Alignment Option Missing ?

2008-11-18 Thread Konrad Hofbauer
About vertical table alignment (relative to the baseline): Is there a reason why we do not natively support [pos] in \begin{tabular}[pos]{cols} ??? This should be an option in the table settings dialog. What is described in 2.10 of the Embedded Objects Manual (putting the table in a raisebox

Re: LyX 1.6.0 is released

2008-11-17 Thread Konrad Hofbauer
José Matos wrote: Public release of LyX version 1.6.0 === FYI: According to LyX 1.6.0 also already made it into the current MacTeXtras package. /Konrad

Re: menu structure

2008-11-15 Thread Konrad Hofbauer
Christian Ridderström wrote: Cheers, Konrad (off for lunch to Quantum) Way late, but... was that the restaurant at KTH, Stockholm? Indeed. I am still at S3. /Konrad

Re: Advanced Search

2008-11-14 Thread Konrad Hofbauer
Pavel Sanda wrote: we have agreed that it would be good to merge search branch into trunk, so the work continue there. That sounds like early christmas! There should be LyX-Meetings more often ... :-) /Konrad P.S. Do I understand correctly: 'Trunk' is now LyX 1.7, and 1.6.x is a branch [an

Re: compiilIng InsetListingsParams.cpp on x64

2008-11-14 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: compiling this file in 1.6.x takes more than one hour here (on a x64 Linux system), and it eats all my resources. Compiling 1.5.x on the same machine from scratch takes ~10 min, and the problem also does not show up on my 32bit Laptop. Do you have an idea? This is dr

Re: r27407 - /lyx-devel/branches/BRANCH_1_5_X/development/Win...

2008-11-13 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: Uwe Stöhr wrote: So you do not build your installer from the official release tarball? Actually, I'd very much prefer that. Why do you think so? This was only a bugfix for my update installer independent of the release tarball. I think every binary should be _absol

Re: LyX 1.6: Hangs on large shift+up selection

2008-11-12 Thread Konrad Hofbauer
Manveru wrote: Windows XP SP2, clean install of new LyX 1.6 (classic installer). I am working on divide&conquer with problem I have with imported document, and I want to select large fragment of my document by holding shift+up. After couple hundreds lines LyX enters infinite loop (consumes half o

Re: Plans to announce LyX release 1.6.0

2008-11-10 Thread Konrad Hofbauer
Bennett Helm wrote: Thanks, Konrad. I've put the packaged version here: http://edisk.fandm.edu/bennett.helm/LyX/LyX-1.6.0-Mac-Universal.dmg Thanks Bennett. One question about the installer (not sure how it is supposed to work): To simulate a new installation from scratch (for a new user), I m

Re: Plans to announce LyX release 1.6.0

2008-11-07 Thread Konrad Hofbauer
José Matos wrote: I have already tagged LyX 1.6.0 in subversion and I would like to hold the release announce for a couple of days. I would like to have this as a head start for packagers to be produce binary packages for their respective systems, here I am including Mac and Windows in the bun

Re: Getting to the RC5 binaries

2008-11-07 Thread Konrad Hofbauer
Brett Dikeman wrote: Could someone please put them up on an HTTP server, and maybe even directly link to them from the announcement? This is in my experience often related to user-side (company-)firewalls. So I think it would indeed be good if they could be put somewhere http-accessible. Al

Re: 1.6 schedule

2008-11-05 Thread Konrad Hofbauer
José Matos wrote: > If someone (other than you ;-) ) can confirm that they work and since Adbel > did not found anything wrong with the code this can go in. I can reproduce both bugs (on Mac), I tested the two patches both individually and jointly. >> http://bugzilla.lyx.org/show_bug.cgi?id=

Re: 1.6 schedule

2008-11-05 Thread Konrad Hofbauer
Stefan Schimanski wrote: I am waiting for a comment on two patches which I would like to see in 1.6.0. Especially 5387 is really annoying on Mac right now: http://bugzilla.lyx.org/show_bug.cgi?id=5447 http://bugzilla.lyx.org/show_bug.cgi?id=5387 I can offer to test the two patches, if that is

Re: Some InsetInfo glitches ...

2008-11-02 Thread Konrad Hofbauer
Bo Peng wrote: > Konrad wrote: With Mac-Keybindings such as "Option-Command-Right" the table in Shortcuts.lyx does not fit on a A4 protrait page anymore. Also, since we put these things into an \mbox, they don't break nicely in the UserGuide and stick into the margin at some places. ... > the s

Re: LyX version 1.6.0 (release candidate 5) is released

2008-11-02 Thread Konrad Hofbauer
Bennett Helm wrote: Isn't this the same as bug 5387? -- http://bugzilla.lyx.org/show_bug.cgi?id=5387 Indeed. Why did we (I) miss that one when Stefan cleaned up this stuff for us? Argh... /Konrad

Re: Some InsetInfo glitches ...

2008-11-02 Thread Konrad Hofbauer
Konrad Hofbauer wrote: I played with InsetInfo (mostly -shortcut) and found a few bugs. 1) I can set the cursor into an InsetInfo by clicking on it, or by scrolling into it with the up/down cursor keys (not left/right, there it jumps over it), but then there is no way out again with the

Re: LyX version 1.6.0 (release candidate 5) is released

2008-11-02 Thread Konrad Hofbauer
Anders Ekberg wrote: Select a .lyx-document in Finder. Choose "Open with" and then lyx-1.6.0-rc5 The result is that the document opens, but also that a splashscreen window opens. The problem is that the menubar is connected to the splashscreen window: If you close it (which you have to do by th

Re: Some InsetInfo glitches ...

2008-10-31 Thread Konrad Hofbauer
Bo Peng wrote: [shortcuts.lyx] Is it the case for only one (the widest), or for all table? Btw., if you should touch that: the section-headings in shortcuts.lyx have different levels (some are sections, some are subsections, probably unintended). /Konrad

Re: Selection painting problem in text with ligatures

2008-10-31 Thread Konrad Hofbauer
Konrad Hofbauer wrote: As soon as the first 'f' is selected, the remaining characters 'ilmflash' of the word move a few pixel to the right. If one keeps on selecting, one character after the other moves to the right again. This should have read: As soon as the first

Selection painting problem in text with ligatures

2008-10-31 Thread Konrad Hofbauer
In current trunk (no problem in branch), in an empty document type: this is a filmtestflash demo Now go to the beginning of the line, hold shift and scroll to the right, adding one letter after the other to the selection. As soon as the first 'f' is selected, the remaining characters 'ilmfla

Some InsetInfo glitches ...

2008-10-31 Thread Konrad Hofbauer
I played with InsetInfo (mostly -shortcut) and found a few bugs. 1) I can set the cursor into an InsetInfo by clicking on it, or by scrolling into it with the up/down cursor keys (not left/right, there it jumps over it), but then there is no way out again with the cursor keys. So if one scroll

Re: Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-31 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer <[EMAIL PROTECTED]> writes: Jean-Marc, in order to have a working solution for RC5 (or after), could you let InsetInfo-shortcut and InsetInfo-shortcuts simply output a text-based Command, Option, and Shift (both on screen and in latex, just a

Re: LyX version 1.6.0 (release candidate 5) is released

2008-10-31 Thread Konrad Hofbauer
José Matos wrote: Public release of LyX version 1.6.0 (release candidate 5) = Compiles fine on the Mac. For those not being able to wait, I have placed a zipped Mac Universal Binary (without the installer) at

Re: Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-28 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: ... Note that Apple Publications Style Guide, in the "Style and Usage" section, recommends to use Command- and Option- (not Cmd and Opt). ... Command key: On first use in print user documentation, identify the Command key with its symbol: Command ([symbol here]) ke

Re: Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-27 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: Jean-Marc Lasgouttes wrote: *** For LyX 1.6.0 *** The attached patch. Quick and dirty, but does the job. IMO a MUSTFIX, the userguide should compile. This strikes me as a good idea actually. OTOH the unicodesymbols file should not output anything else then a proper

Re: Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-27 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer <[EMAIL PROTECTED]> writes: At the same time your email came in, I was in the middle of putting this into bugzilla. Should I still hit "submit" ? Please do. I got an internal server error, nevertheless this now se

Re: Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-27 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer <[EMAIL PROTECTED]> writes: I proposose: *** For LyX 1.6.0 *** The attached patch. Quick and dirty, but does the job. IMO a MUSTFIX, the userguide should compile. This strikes me as a good idea actually. How well does it work? It works per

Problem with Mac-Key-Symbols (MUSTFIX)

2008-10-24 Thread Konrad Hofbauer
I am a bit in a hurry now, but: In rc4 the UserGuide does not compile on the Mac because it uses InsetInfo->Shortcuts which outputs the pretty unicode symbols ⌘⌥⇧, but for which no Latex equivalent is there. I proposose: *** For LyX 1.6.0 *** The attached patch. Quick and dirty, but does the

rc4-Mac app filenaming

2008-10-24 Thread Konrad Hofbauer
Hi Bennett, thanks for creating the Mac-binary! Just a cosmetic thing, but should be fixed for the final release: In the new rc4-Mac-Universal.dmg, the included lyx-1.6.0rc4.app has LyX in lowercase spelling (and this is also how it will show up everywhere in the operating system). Do you c

Re: LyX version 1.6.0 (release candidate 4) is released

2008-10-24 Thread Konrad Hofbauer
Bennett Helm wrote: I've put the Mac binary here: http://edisk.fandm.edu/bennett.helm/LyX/LyX-1.6.4RC4-Mac-Universal.dmg Bennett: Looks good after a quick test. José: Will you make an announcement on the website as well (News)? Always fun seeing the activity bursts when you start swinging the

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
rgheck wrote: Konrad Hofbauer wrote: There would be <http://bugzilla.lyx.org/show_bug.cgi?id=3852> (multiple cursors in all dialogs), but it is just a GUI glitch. That's cross-platform and seems to be a Qt bug. I doubt it is a Qt bug. 1) It would be a very blatant Qt bug.

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
Abdelrazak Younes wrote: I suggest making a list of remaining Mac bugs while you have Stefan's attention ;-) There would be (multiple cursors in all dialogs), but it is just a GUI glitch. Maybe better 'save' Stefan's time for the critical stuff! :

Re: rc4 release schedule

2008-10-23 Thread Konrad Hofbauer
eLists.txt, so I gave up went the autotools path. (The script I got from Konrad Hofbauer is useful but I have to rebuild Qt for universal packages first) And, Qt needs to be built statically. Plus, if the file should be for distribution, one needs to make sure to build against the SDK inste

Re: rc4 release schedule

2008-10-22 Thread Konrad Hofbauer
Stephan Witt wrote: Crash with Pixmap Cache and special unicode characters. Cannot confirm currently with SVN revision 27006, Qt-4.4.3 (qt-mac-opensource-4.4.3.dmg) cmake 2.6, Xcode 3.0 Mac OS X 10.5.5 Interesting. Could you try with a self-compi

Re: rc4 release schedule

2008-10-22 Thread Konrad Hofbauer
Stephan Witt wrote: To do some more useful I have to figure out how to pass command line arguments. I know of the "Arguments" tab of the "Info" button for the lyx executable. So? If i add e.g. "-version" there, I get the same as when calling from Terminal "$ /Applications/LyX.app/Contents/Mac

Re: Mac Cursor and Math Mode problem

2008-10-21 Thread Konrad Hofbauer
Hi Antonio, Antonio Rieser wrote: > Two problems. I'm using LyX on the Mac (OS X.3/4.?) Which Mac OS X and which LyX version? > for the > first time, and after I choose 'Section' and then type, the text on > the line I'm typing jumps to the right, but the cursor stays where it > is. It drives

LyX on Mac using Qt 4.2.0

2008-10-21 Thread Konrad Hofbauer
Just to have it documented on the list, building Lyx (tested with 1.6.0rc3) with _Qt 4.2.0 (!!!)_ on the Mac fails with g++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/Users/khofbau

Re: rc4 release schedule

2008-10-21 Thread Konrad Hofbauer
Stephan Witt wrote: > Currently, I'm trying to start building LyX on Mac OS X. > The first experiment to configure with an Qt-dmg from Trolltech failed. > So I'm trying it as described in INSTALL.MacOSX and now I'm building > my privat Qt-Library. It's not ready now. Then I hope to proceed > succe

Re: rc4 release schedule

2008-10-20 Thread Konrad Hofbauer
José Matos wrote: Comments are welcome, On the Mac-side of things, there would be one/three mustfix-bugs for 1.6: Crash. No idea what Pixmap cache is good for, docu says it is win/mac-only, so if nobody has time to look into it, then just

Re: [Bug 3998] Docked advanced search window

2008-10-14 Thread Konrad Hofbauer
Pavel Sanda wrote: > while i played with this yesterday i come to understand that except > some bugfixing there are still features disabled and not implemented, > so i'm bit pesimistic that this will become part of 1.6.x, > moreover that you don't have time on it... Considering a how-much-appreci

Re: [PATCH] Re: rc3 (round one)

2008-10-09 Thread Konrad Hofbauer
Enrico, just out of curiosity, and an honest question: Why would one want to build/run LyX in Cygwin, if there is a (well, two ...) native windows version ? /Konrad

Re: rc3 (round one)

2008-10-09 Thread Konrad Hofbauer
PROTECTED] wrote: > You are receiving this mail because Konrad Hofbauer > [EMAIL PROTECTED] > is sending a bugreport to you from www.trolltech.com. > > Product: Qt > > Function: Other > > Version: 4.4.1 > > Platform: MacOSX > Fully patched Mac OS X 10.4.11 >

Re: [Cvslog] r26830 - /lyx-devel/trunk/INSTALL.MacOSX

2008-10-09 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer <[EMAIL PROTECTED]> writes: If I remember correctly, if it is not for distribution, one does not even need to compile Qt from source but can use the binary Qt/Mac distribution. I think I never managed to make this work out of the box (there

Re: [Cvslog] r26830 - /lyx-devel/trunk/INSTALL.MacOSX

2008-10-09 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: So right now compiling LyX is as easy on OS X than somewhere else, provided that people 1/ compile qt 2/ install pkg-config If I remember correctly, if it is not for distribution, one does not even need to compile Qt from source but can use the binary Qt/Mac distr

Re: r26828 - /lyx-devel/trunk/lib/lyx2lyx/lyx_1_5.py

2008-10-09 Thread Konrad Hofbauer
Wendi Friesen wrote: No I never have subscribed to anything like this. I report it as spam everytime. Maybe somebody else did ... In any case, as said on the website, from the account that you receive the mails, send an empty mail to <[EMAIL PROTECTED]>, and (after following the confirmation

Re: r26828 - /lyx-devel/trunk/lib/lyx2lyx/lyx_1_5.py

2008-10-09 Thread Konrad Hofbauer
Wendi Friesen wrote: Why do I get dozens of these every day? You must have accidentally subscribed to the lyx CVS mailing list. See on how to unsubscribe. Make sure to unsubscribe using the account onto which you receive the mails. > Is there are a person

Re: Crash in RC3 when enabling Pixmap Cache

2008-10-06 Thread Konrad Hofbauer
Abdelrazak Younes wrote: On 04/10/2008 08:29, Jürgen Spitzmüller wrote: Konrad Hofbauer wrote: What should I do? -> Bugzilla? Yes, that's the suggested action if no one reacts. And please make sure to attach a backtrace if you can. This is now http://bugzilla

Re: rc3 (round one)

2008-10-06 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Andre Poenitz <[EMAIL PROTECTED]> writes: Maybe it is also related to the libtool version. Is libtool included in the LyX source, or is that something I should update on my system (If needed, I can install quite recent versions of whatever, using MacPorts). I was

Re: Crash in RC3 when enabling Pixmap Cache

2008-10-04 Thread Konrad Hofbauer
Anders Ekberg wrote: Is your menu OK after closing preferences, No. or could it be related to http://bugzilla.lyx.org/show_bug.cgi?id=5168 No, it is not. I can also reproduce the bug by manually putting \use_pixmap_cache true into the preferences file, and it also persists after a restart.

Re: Crash in RC3 when enabling Pixmap Cache

2008-10-03 Thread Konrad Hofbauer
No attention. What should I do? -> Bugzilla? /Konrad Konrad Hofbauer wrote: 1) Set Preferences-> Look&Feel ->Screen Font -> Use Pixmap Cache (\use_pixmap_cache true) 2) open UserGuide 3) view pdf 4) crash On Lyx/Mac 1.6.0rc3 with a fresh clean user directory. /Konrad

Re: SearchAdv patch

2008-10-03 Thread Konrad Hofbauer
Tommaso Cucinotta wrote: Hope this way people may see more easily if this would be an interesting feature to have in LyX. This would be fantastic !!! /Konrad

Re: rc3 (round one)

2008-10-03 Thread Konrad Hofbauer
Andre Poenitz wrote: I do not understand why, but I was told before, and I forgot: One needs to delete *.la from /path/to/qt-4.4-install/lib/ after compiling Qt !!! Well, I haven't heard that before. This was what Bennet told me to get started - and it looks like it is necessary. I found a

LyX/Mac 1.6.0rc1 released

2008-10-02 Thread Konrad Hofbauer
Hello, LyX/Mac 1.6.0rc3, a preview of the Mac OS X version of the upcoming LyX 1.6, has now been released and is available for download here: ftp://ftp.devel.lyx.org/pub/lyx/pre/LyX-1.6.0rc3-Mac-Universal.dmg LyX 1.6rc3 is not a stable release! This means it is good for testing, but expect inco

Re: > User Guide does not compile due to Unicode-in-Math stuff (rc3 on mac)

2008-10-02 Thread Konrad Hofbauer
Uwe Stöhr wrote: > I cannot compile the userguide in rc3 due to some unicode-in-math problems. > > In the userguide.lyx we have: > \begin_inset Formula \[ > \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\] > \end_inset I will change this to > \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac

LyX-1.6.0rc3-Mac available

2008-10-02 Thread Konrad Hofbauer
Hi José, Bennett told me he is away this week, so I created a Mac binary for rc3. Could you please put it on the server? Thanks, Konrad

Crash in RC3 when enabling Pixmap Cache

2008-10-02 Thread Konrad Hofbauer
1) Set Preferences-> Look&Feel ->Screen Font -> Use Pixmap Cache (\use_pixmap_cache true) 2) open UserGuide 3) view pdf 4) crash On Lyx/Mac 1.6.0rc3 with a fresh clean user directory. /Konrad

User Guide does not compile due to Unicode-in-Math stuff (rc3 on mac)

2008-10-02 Thread Konrad Hofbauer
Hi, I cannot compile the userguide in rc3 due to some unicode-in-math problems. Since nobody has complained about this yet, could this be Mac-only ??? In the userguide.lyx we have: \begin_inset Formula \[ \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\] \end_inset In View Source and Lat

Re: rc3 (round one)

2008-10-02 Thread Konrad Hofbauer
Konrad Hofbauer wrote: Konrad Hofbauer wrote: It fails to build on Mac (using the same settings as for rc2). I have not much of an idea what could be the matter ... ... libtool: link: cannot find the library `' or unhandled argument `Carbon' make[4]: *** [lyx] Error 1 For the abo

Re: [Fwd: Re: Lyx 1.6.0rc2 for Mac OS X crash]

2008-10-01 Thread Konrad Hofbauer
I cannot reproduce. (The file opens fine, but gives some latex errors). Let's see if rc3 (Mac version coming soon) will fix the problem for you. Regards, Konrad

[Fwd: Re: Lyx 1.6.0rc2 for Mac OS X crash]

2008-10-01 Thread Konrad Hofbauer
Please keep the discussion on the list, so that others experiencing the same problem can follow. /Konrad Original Message Subject: Re: Lyx 1.6.0rc2 for Mac OS X crash Date: Wed, 01 Oct 2008 18:08:35 +0200 From: Miguel Rubio-Roy <[EMAIL PROTECTED]> To: Konrad Hofbauer &

Re: Lyx 1.6.0rc2 for Mac OS X crash

2008-10-01 Thread Konrad Hofbauer
Hi Miguel, Miguel Rubio-Roy wrote: I'm experiencing LyX 1.6.0rc2 crashes under Mac OS X 10.5.5 each time I try to open the file I attach: newfile1.lyx Thanks for reporting. You use unicode-symbols in math, I see for example a textrm{℃} in your lyx-file. It is a known problem, and it i

Re: [PATCH] bug 1784: Saving with LFUNS breaks the serverpipes

2008-10-01 Thread Konrad Hofbauer
Pavel Sanda wrote: Jean-Marc Lasgouttes wrote: [stuff about pipes] Since you are looking at pipes right now, I just want to mention I am on the verge of writing myself an external script that removes the pipe-files at every LyX-start ... /Konra

Re: rc3 (round one)

2008-09-26 Thread Konrad Hofbauer
Konrad Hofbauer wrote: Konrad Hofbauer wrote: José Matos wrote: The svn26576 suffix is used to warn about the trial nature of the package. Please test if this builds in our supported platforms and if there are not any major bugs related with data losses. Any occurrence of these types will

Re: rc3 (round one)

2008-09-26 Thread Konrad Hofbauer
Konrad Hofbauer wrote: José Matos wrote: The svn26576 suffix is used to warn about the trial nature of the package. Please test if this builds in our supported platforms and if there are not any major bugs related with data losses. Any occurrence of these types will reset the release

Re: rc3 (round one)

2008-09-26 Thread Konrad Hofbauer
José Matos wrote: The svn26576 suffix is used to warn about the trial nature of the package. Please test if this builds in our supported platforms and if there are not any major bugs related with data losses. Any occurrence of these types will reset the release procedure. I built, opened (it

Re: rc3 (round one)

2008-09-26 Thread Konrad Hofbauer
Konrad Hofbauer wrote: It fails to build on Mac (using the same settings as for rc2). I have not much of an idea what could be the matter ... creating liblyxinsets.la (cd .libs && rm -f liblyxinsets.la && ln -s ../liblyxinsets.la liblyxinsets.la) /bin/sh ../libtool --tag=CXX

Re: rc3 (round one)

2008-09-26 Thread Konrad Hofbauer
José Matos wrote: Please test if this builds in our supported platforms and if there are not any major bugs related with data losses. Any occurrence of these types will reset the release procedure. It fails to build on Mac (using the same settings as for rc2). I have not much of an idea what c

Re: menu structure

2008-09-26 Thread Konrad Hofbauer
Christian Ridderström wrote: On Fri, 26 Sep 2008, Konrad Hofbauer wrote: I (sort of) came to the conclusion though that it is too late for 1.6 anyhow (especially in terms of documentation). Am I right with that? No idea about that, but the documentation could certainly be an issue. In

Re: menu structure

2008-09-26 Thread Konrad Hofbauer
Christian Ridderström wrote: Having said the above and sounding negative, No, not at all!!! A different perspective ... I think it's great that you are looking at menu structure in a structured way! I (sort of) came to the conclusion though that it is too late for 1.6 anyhow (especially in

Re: LyX layout editor - specification

2008-09-25 Thread Konrad Hofbauer
Konrad Hofbauer wrote: rgheck wrote: I think a lot of our users just find layout creation and editing to be a black art. Which is likely due to lack of documentation... Revert. Customization manual! Sorry for the noise. /Konrad

Re: LyX layout editor - specification

2008-09-25 Thread Konrad Hofbauer
rgheck wrote: I think a lot of our users just find layout creation and editing to be a black art. Which is likely due to lack of documentation... /Konrad

Re: question 1 of x - help to update the docs for 1.6.0

2008-09-24 Thread Konrad Hofbauer
Uwe Stöhr wrote: Jean-Marc Lasgouttes schrieb: I have a question of my own too: do you have plans to use InsetInfo in the docs? How can I insert an InsetInfo, there is no menu entry for this? That I do not know either (I always copied from elsewhere), but there should be an LFUN for it.

Re: Problem with csv2lyx

2008-09-18 Thread Konrad Hofbauer
rgheck wrote: That one worked here, too. Can you find out what version you csv.py is? csv.py does not carry version information in the header, but it sits in Frameworks/Python.framework/Versions/2.3/lib/python2.3/csv.py, and Python is version 2.3.5. Try the attached this time. Both the p

Re: menu structure

2008-09-18 Thread Konrad Hofbauer
Jürgen Spitzmüller wrote: Can you please (honestly) explain this distinction to me (or define)? I feel like I am missing something here ... I didn't follow this exact discussion, but if you think of a book that consists of a master file and several childs, the document would be the whole (the

Re: Problem with csv2lyx

2008-09-18 Thread Konrad Hofbauer
Fast reply, including correct diagnose, and patch! :-) rgheck wrote: Works here. I'm guessing maybe you have an older version of python? Indeed. Python 2.3.5. Since this is the system-default for a fully patched Mac OS X 10.4, this should be fixed (or mentioned in the docu that it does not w

Problem with csv2lyx

2008-09-18 Thread Konrad Hofbauer
Hello, I try to import the attached simple csv file into Lyx, but csv2lyx fails with: $ python /Applications/LyX-1.6.0rc2.app/Contents/Resources/scripts/csv2lyx.py NoiseResult.csv Traceback (most recent call last): File "/Applications/LyX-1.6.0rc2.app/Contents/Resources/scripts/csv2lyx.py"

Re: menu structure

2008-09-18 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: This is why, while I really dislike things like Document settings in File menu, I am a bit embarrassed to criticize you choices. But I'll find a way around it ;) [*] If we assume (for a moment) that there is no Document-menu, where would you put the Document Setting

Re: menu structure

2008-09-17 Thread Konrad Hofbauer
Vincent van Ravesteijn - TNW wrote: I think that either we build something based on likes/dislikes, or something based on HIGs. In the later case, I am happy to be involved, in the earlier case I will not be involved very much (but just as happy). You're right, but: What follow are all very

Re: [patch] Solving selection painting bugs

2008-09-17 Thread Konrad Hofbauer
Vincent van Ravesteijn - TNW wrote: Anyone thinks this has potential (see attachment) ? I do :-) In that case, I added an extra boolean to the Row class saying whether there is an end of paragraph end or a normal end of line. Now, we can experiment with different kinds of painting. Ma

  1   2   3   >