On 15/04/2010 9:06 AM, Julien Rioux wrote:
Let me try again with a fresh checkout.
It works now. Thanks.
--
Julien
On 15/04/2010 8:33 AM, Vincent van Ravesteijn - TNW wrote:
I don't understand. If I choose the Rubbish module in the available
list, it correctly states in the description field that some of the
requirements are not fulfilled. If I then press Add, I get a dialog box
stating that you might not b
>> The user get's a message box with a warning that he might not
generate
>> any output. (or do you mean something else ?).
>>
>> You did throw it in one of the three cases in the function.
>>
>> Vincent
>>
>
>I still don't get any warning (neither in a box or
>on the console). What's up? Bug st
On 14/04/2010 8:11 AM, Vincent van Ravesteijn - TNW wrote:
The user get's a message box with a warning that he might not generate
any output. (or do you mean something else ?).
You did throw it in one of the three cases in the function.
Vincent
I still don't get any warning (neither in a bo
On 04/14/2010 08:45 AM, Vincent van Ravesteijn - TNW wrote:
Can you tell me what happens when this exception gets thrown? (I
have
no idea why I didn't throw it.)
The user get's a message box with a warning that he might not
generate
any output. (or
>>> Can you tell me what happens when this exception gets thrown? (I
have
>>> no idea why I didn't throw it.)
>>>
>> The user get's a message box with a warning that he might not
generate
>> any output. (or do you mean something else ?).
>>
>>
>OK. I'll check this later. I'm guessing
On 04/14/2010 08:11 AM, Vincent van Ravesteijn - TNW wrote:
Author: vfr
Date: Wed Apr 14 13:54:12 2010
New Revision: 34130
URL: http://www.lyx.org/trac/changeset/34130
Log:
Fix bug #6651: No error messages when module dependencies are not
fulfilled.
We need to throw the ExceptionMe
>> Author: vfr
>> Date: Wed Apr 14 13:54:12 2010
>> New Revision: 34130
>> URL: http://www.lyx.org/trac/changeset/34130
>>
>> Log:
>> Fix bug #6651: No error messages when module dependencies are not
fulfilled.
>>
>> We need to throw the ExceptionMessage's.
>>
>>
>Can you tell me what happens w
On 04/14/2010 07:54 AM, v...@lyx.org wrote:
Author: vfr
Date: Wed Apr 14 13:54:12 2010
New Revision: 34130
URL: http://www.lyx.org/trac/changeset/34130
Log:
Fix bug #6651: No error messages when module dependencies are not fulfilled.
We need to throw the ExceptionMessage's.
Can you tell me