Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000921 | SOGo | SOPE | public | 2010-10-23 10:24 | 2011-06-17 12:28 |
Reporter | mossroy | Assigned To | ludovic | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Debian | ||
Product Version | 1.3.3 | ||||
Target Version | 1.3.8 | Fixed in Version | 1.3.8 | ||
Summary | 0000921: SOPE does not compile on Debian ARM platform | ||||
Description | I made a Debian Squeeze ARM virtual machine with QEMU. The compilation failed because it did not find a file : Compiling file NGBase64Stream.m ... | ||||
Steps To Reproduce |
| ||||
Additional Information | The following packages where installed on my debian squeeze, before the compilation : I compiled version 1.3.3 of SOPE, from http://www.sogo.nu/files/downloads/SOGo/Sources/SOPE-1.3.3.tar.gz (I did not download the latest sources from monotone) The complete log can be found in the attached file. I found a thread regarding this same issue, dated in 2005 : http://www.mail-archive.com/debian-arm@lists.debian.org/msg04819.html | ||||
Tags | No tags attached. | ||||
child of | 0000945 | resolved | Fix the build of NGStreams |
2010-10-23 10:24
|
logs (10,484 bytes)
#./configure --with-gnustep --enable-debug --disable-strip GNUstep environment: system: /usr/System local: /usr/Local user: /root/GNUstep path: /usr/System:/usr/Network:/usr/Local:/root/GNUstep flat: yes arch: arm-unknown-linux-gnueabi combo: gnu-gnu-gnu Note: will install in GNUSTEP_LOCAL_ROOT: /usr/Local Configuration: FHS: install in GNUstep tree debug: yes strip: no prefix: /usr/Local frameworks: gstep: /usr/share/GNUstep/Makefiles config: /tmp/SOPE-1.3.3/config.make script: /usr/share/GNUstep/Makefiles/GNUstep.sh creating: /tmp/SOPE-1.3.3/config.make optional library found: xml2 optional library found: ldap required library found: ssl optional library found: pq optional library found: mysqlclient configuring NGStreams library .... done (log in config-NGStreams.log). #make This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for help. Making all in sope-xml ... Making all in SaxObjC ... Making all for library libSaxObjC... Compiling file SaxAttributeList.m ... Compiling file SaxAttributes.m ... Compiling file SaxDefaultHandler.m ... Compiling file SaxException.m ... Compiling file SaxHandlerBase.m ... Compiling file SaxLocator.m ... Compiling file SaxMethodCallHandler.m ... Compiling file SaxNamespaceSupport.m ... Compiling file SaxObjectDecoder.m ... Compiling file SaxObjectModel.m ... Compiling file SaxXMLFilter.m ... Compiling file SaxXMLReaderFactory.m ... Linking library libSaxObjC ... Making all in DOM ... Making all for library libDOM... Compiling file DOMSaxBuilder.m ... Compiling file DOMSaxHandler.m ... Compiling file DOMXMLOutputter.m ... Compiling file DOMPYXOutputter.m ... Compiling file DOMNodeWalker.m ... Compiling file NSObject+DOM.m ... Compiling file DOMNode+Enum.m ... Compiling file DOMNode+QueryPath.m ... Compiling file DOMQueryPathExpression.m ... Compiling file NSObject+QPEval.m ... Compiling file DOMNode+QPEval.m ... Compiling file NSObject+StringValue.m ... Compiling file DOMAttribute.m ... Compiling file DOMCDATASection.m ... Compiling file DOMCharacterData.m ... Compiling file DOMComment.m ... Compiling file DOMDocument.m ... Compiling file DOMElement.m ... Compiling file DOMEntity.m ... Compiling file DOMEntityReference.m ... Compiling file DOMImplementation.m ... Compiling file DOMNode.m ... Compiling file DOMNodeWithChildren.m ... Compiling file DOMNotation.m ... Compiling file DOMProcessingInstruction.m ... Compiling file DOMText.m ... Compiling file DOMDocument+factory.m ... Compiling file DOMDocumentType.m ... Compiling file DOM+JS.m ... Compiling file DOMBuilderFactory.m ... Compiling file DOMTreeWalker.m ... Compiling file DOMNodeFilter.m ... Compiling file DOMNodeIterator.m ... Linking library libDOM ... Making all in XmlRpc ... Making all for library libXmlRpc... Compiling file XmlRpcEncoder.m ... Compiling file XmlRpcDecoder.m ... Compiling file XmlRpcMethodCall.m ... Compiling file XmlRpcMethodResponse.m ... Compiling file XmlRpcSaxHandler.m ... Compiling file XmlRpcValue.m ... Compiling file NSMutableString+XmlRpcDecoder.m ... Compiling file NSArray+XmlRpcCoding.m ... Compiling file NSData+XmlRpcCoding.m ... Compiling file NSDate+XmlRpcCoding.m ... Compiling file NSDictionary+XmlRpcCoding.m ... Compiling file NSException+XmlRpcCoding.m ... Compiling file NSHost+XmlRpcCoding.m ... Compiling file NSNotification+XmlRpcCoding.m ... Compiling file NSNumber+XmlRpcCoding.m ... Compiling file NSObject+XmlRpc.m ... Compiling file NSString+XmlRpcCoding.m ... Compiling file NSURL+XmlRpcCoding.m ... Linking library libXmlRpc ... Making all in STXSaxDriver ... Making all in subprojects of bundle STXSaxDriver... Making all for subproject ExtraSTX... Compiling file NSString+STX.m ... Compiling file StructuredLine.m ... Compiling file StructuredStack.m ... Compiling file StructuredText.m ... Linking subproject ExtraSTX ... Making all for subproject Model... Compiling file StructuredTextDocument.m ... Compiling file StructuredTextBodyElement.m ... Compiling file StructuredTextParagraph.m ... Compiling file StructuredTextListItem.m ... Compiling file StructuredTextList.m ... Compiling file StructuredTextLiteralBlock.m ... Compiling file StructuredTextHeader.m ... Linking subproject Model ... Making all for bundle STXSaxDriver... Creating STXSaxDriver.sax/.... Compiling file STXSaxDriver.m ... Compiling file StructuredTextBodyElement+SAX.m ... Linking bundle STXSaxDriver ... Creating STXSaxDriver.sax/Resources... Copying resources into the bundle wrapper... Copying resources from subprojects into the bundle wrapper... Creating stamp file... Creating STXSaxDriver.sax/Resources/Info-gnustep.plist... Making all in libxmlSAXDriver ... Making all for bundle libxmlSAXDriver... Creating libxmlSAXDriver.sax/.... Compiling file libxmlSAXDriver.m ... Compiling file libxmlHTMLSAXDriver.m ... Compiling file libxmlDocSAXDriver.m ... Compiling file libxmlSAXLocator.m ... Compiling file TableCallbacks.m ... Linking bundle libxmlSAXDriver ... Creating libxmlSAXDriver.sax/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating libxmlSAXDriver.sax/Resources/Info-gnustep.plist... Making all in sope-core ... Making all in EOControl ... Making all for library libEOControl... Compiling file EOAndQualifier.m ... Compiling file EOArrayDataSource.m ... Compiling file EOClassDescription.m ... Compiling file EODataSource.m ... Compiling file EODetailDataSource.m ... Compiling file EOFetchSpecification.m ... Compiling file EOGenericRecord.m ... Compiling file EOGlobalID.m ... Compiling file EOKeyComparisonQualifier.m ... Compiling file EOKeyGlobalID.m ... Compiling file EOKeyValueArchiver.m ... Compiling file EOKeyValueCoding.m ... Compiling file EOKeyValueQualifier.m ... Compiling file EONotQualifier.m ... Compiling file EONull.m ... Compiling file EOObserver.m ... Compiling file EOOrQualifier.m ... Compiling file EOQualifier.m ... Compiling file EOQualifierParser.m ... Compiling file EOSortOrdering.m ... Compiling file EOValidation.m ... Compiling file NSArray+EOQualifier.m ... Compiling file NSObject+EOQualifierOps.m ... Compiling file EOSQLParser.m ... Compiling file EOQualifierVariable.m ... Compiling file NSObject+QualDesc.m ... Linking library libEOControl ... Making all in NGExtensions ... Making all in subprojects of library libNGExtensions... Making all for subproject FdExt... Compiling file NSArray+enumerator.m ... Compiling file NSAutoreleasePool+misc.m ... Compiling file NSBundle+misc.m ... Compiling file NSCalendarDate+misc.m ... Compiling file NSCalendarDate+matrix.m ... Compiling file NSData+gzip.m ... Compiling file NSData+misc.m ... Compiling file NSDictionary+misc.m ... Compiling file NSEnumerator+misc.m ... Compiling file NSException+misc.m ... Compiling file NSFileManager+Extensions.m ... Compiling file NSNull+misc.m ... Compiling file NSObject+Logs.m ... Compiling file NSObject+Values.m ... Compiling file NSProcessInfo+misc.m ... Compiling file NSRunLoop+FileObjects.m ... Compiling file NSSet+enumerator.m ... Compiling file NSString+Ext.m ... Compiling file NSString+Encoding.m ... Compiling file NSString+Escaping.m ... Compiling file NSString+Formatting.m ... Compiling file NSString+misc.m ... Compiling file NSString+HTMLEscaping.m ... Compiling file NSString+XMLEscaping.m ... Compiling file NSString+URLEscaping.m ... Compiling file NSString+German.m ... Compiling file NSURL+misc.m ... Compiling file NGPropertyListParser.m ... Linking subproject FdExt ... Making all for subproject EOExt... Compiling file EOCacheDataSource.m ... Compiling file EOCompoundDataSource.m ... Compiling file EODataSource+NGExtensions.m ... Compiling file EOFetchSpecification+plist.m ... Compiling file EOFilterDataSource.m ... Compiling file EOGrouping.m ... Compiling file EOGroupingSet.m ... Compiling file EOKeyGrouping.m ... Compiling file EOKeyMapDataSource.m ... Compiling file EOQualifier+CtxEval.m ... Compiling file EOQualifier+plist.m ... Compiling file EOQualifierGrouping.m ... Compiling file EOSortOrdering+plist.m ... Compiling file EOTrueQualifier.m ... Compiling file NSArray+EOGrouping.m ... Compiling file EOGlobalID+Ext.m ... Linking subproject EOExt ... Making all for subproject XmlExt... Compiling file DOMNode+EOQualifier.m ... Linking subproject XmlExt ... Making all for subproject NGRuleEngine... Compiling file NGRule.m ... Compiling file NGRuleAssignment.m ... Compiling file NGRuleContext.m ... Compiling file NGRuleModel.m ... Compiling file NGRuleParser.m ... Linking subproject NGRuleEngine ... Making all for subproject NGLogging... Compiling file NGLogger.m ... Compiling file NGLoggerManager.m ... Compiling file NGLogEvent.m ... Compiling file NGLogEventFormatter.m ... Compiling file NGLogEventDetailedFormatter.m ... Compiling file NGLogAppender.m ... Compiling file NGLogFileHandleAppender.m ... Compiling file NGLogStdoutAppender.m ... Compiling file NGLogStderrAppender.m ... Compiling file NGLogSyslogAppender.m ... Linking subproject NGLogging ... Making all for library libNGExtensions... Compiling file NGExtensions.m ... Compiling file NGBase64Coding.m ... Compiling file NGBitSet.m ... Compiling file NGBundleManager.m ... Compiling file NGCustomFileManager.m ... Compiling file NGDirectoryEnumerator.m ... Compiling file NGFileFolderInfoDataSource.m ... Compiling file NGFileManager.m ... Compiling file NGFileManager+JS.m ... Compiling file NGFileManagerURL.m ... Compiling file NGHashMap.m ... Compiling file NGMerging.m ... Compiling file NGObjCRuntime.m ... Compiling file NGQuotedPrintableCoding.m ... Compiling file NGStack.m ... Compiling file NGCalendarDateRange.m ... Compiling file NGResourceLocator.m ... Linking library libNGExtensions ... Making all in NGStreams ... Making all for library libNGStreams... Compiling file NGStreams.m ... Compiling file NGBase64Stream.m ... In file included from NGBase64Stream.m:24: common.h:31:20: error: config.h: Aucun fichier ou dossier de ce type make[5]: *** [obj/libNGStreams.obj/NGBase64Stream.m.o] Erreur 1 make[4]: *** [internal-library-all_] Erreur 2 make[3]: *** [libNGStreams.all.library.variables] Erreur 2 make[2]: *** [internal-all] Erreur 2 make[1]: *** [internal-all] Erreur 2 make: *** [internal-all] Erreur 2 |
Please try again with the new sources from monotone. The config.guess and config.sub files have been updated and the config.h file should no longer be placed in a subdirectory. |
|
I just tried the compilation from latest sources from monotone, on ARM. I suppose this is not related to the ARM architecture, but rather to a temporary bug? |
|
Even after updating to the latest source code, the build still fails at the same point. |
|
I just tried to install SOPE 1.3.7a on a reformated QNAP (ARM - Orion) now living with Debian Squeeze. Seems to end up with the same errors - it had several more warnings before ending like that. I attach the file with all the warnings/errors as they occured. Please can some have a look at this. It seems stupid to stop so close. |
|
2011-05-30 17:49
|
sogo_arm_errors_sope_137a.txt (6,129 bytes)
Compiling file NGMimeFileData.m ... NGMimeFileData.m: In function �-[NGMimeFileData initWithBytes:length:]�: NGMimeFileData.m:93: warning: format �%li� expects type �long int�, but argument 3 has type �NSUInteger� NGMimeFileData.m: In function �-[NGMimeFileData appendDataToFileDesc:]�: NGMimeFileData.m:174: warning: format �%li� expects type �long int�, but argument 4 has type �NSInteger� Compiling file NGMimeJoinedData.m ... NGMimeJoinedData.m: In function �-[NGMimeJoinedData writeToFile:atomically:]�: NGMimeJoinedData.m:136: warning: format �%li� expects type �long int�, but argument 3 has type �NSUInteger� ... WORadioButton.m:80:2: warning: #warning FIXME, radio button from handling ... Compiling file SoWebDAVRenderer.m ... SoWebDAVRenderer.m: In function �-[SoWebDAVRenderer renderObjectBodyResult:inContext:onlyHead:]�: SoWebDAVRenderer.m:190: warning: format �%ld� expects type �long int�, but argument 3 has type �NSUInteger� SoWebDAVRenderer.m:207: warning: format �%ld� expects type �long int�, but argument 3 has type �NSUInteger� ... Compiling file WOResponse.m ... WOResponse.m: In function �-[WOResponse disableClientCaching]�: WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 4 has type �NSInteger� WOResponse.m:138: warning: format �%04li� expects type �long int�, but argument 6 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 7 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 8 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 9 has type �NSInteger� ... Compiling file WOStatisticsStore.m ... WOStatisticsStore.m: In function �-[WOStatisticsStore formatDescription:forResponse:inContext:]�: WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 3 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%04li� expects type �long int�, but argument 5 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 6 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 7 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 8 has type �NSInteger� ... Compiling file UnixSignalHandler.m ... UnixSignalHandler.m: In function �-[UnixSignalHandler init]�: UnixSignalHandler.m:225: warning: �sigblock� is deprecated (declared at /usr/include/signal.h:196) UnixSignalHandler.m: In function �-[UnixSignalHandler blockAllSignals]�: UnixSignalHandler.m:319: warning: �sigsetmask� is deprecated (declared at /usr/include/signal.h:199) UnixSignalHandler.m: In function �-[UnixSignalHandler enableAllSignals]�: UnixSignalHandler.m:331: warning: �sigsetmask� is deprecated (declared at /usr/include/signal.h:199) UnixSignalHandler.m: In function �-[UnixSignalHandler blockSignal:]�: UnixSignalHandler.m:345: warning: �sigsetmask� is deprecated (declared at /usr/include/signal.h:199) UnixSignalHandler.m: In function �-[UnixSignalHandler enableSignal:]�: UnixSignalHandler.m:355: warning: �sigsetmask� is deprecated (declared at /usr/include/signal.h:199) UnixSignalHandler.m: In function �-[UnixSignalHandler waitForSignal:]�: UnixSignalHandler.m:364: warning: implicit declaration of function �sigpause� ... Compiling file WOResponse.m ... WOResponse.m: In function �-[WOResponse disableClientCaching]�: WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 4 has type �NSInteger� WOResponse.m:138: warning: format �%04li� expects type �long int�, but argument 6 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 7 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 8 has type �NSInteger� WOResponse.m:138: warning: format �%02li� expects type �long int�, but argument 9 has type �NSInteger� ... Compiling file WOStatisticsStore.m ... WOStatisticsStore.m: In function �-[WOStatisticsStore formatDescription:forResponse:inContext:]�: WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 3 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%04li� expects type �long int�, but argument 5 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 6 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 7 has type �NSInteger� WOStatisticsStore.m:409: warning: format �%02li� expects type �long int�, but argument 8 has type �NSInteger� ... Compiling file WEPageView.m ... WEPageView.m: In function �-[WEPageItem appendHead:toResponse:inContext:]�: WEPageView.m:770: warning: format �%ld� expects type �long int�, but argument 3 has type �NSUInteger� ... Compiling file WETableMatrix.m ... WETableMatrix.m: In function �-[WEVSpanTableMatrix appendSpans:toResponse:inContext:]�: WETableMatrix.m:445: warning: format �%ld� expects type �long int�, but argument 3 has type �NSUInteger� ... Making all in WEPrototype ... Making all for library libWEPrototype... Compiling file WEPrototypeScriptAction.m ... cc1obj: warning: unknown escape sequence '\/' cc1obj: warning: unknown escape sequence '\/' cc1obj: warning: unknown escape sequence '\S' Compiling file WEPrototypeScript.m ... ... Compiling file EOSQLQualifier.m ... EOSQLQualifier.m: In function �-[EOSQLQualifier initWithEntity:qualifierFormat:argumentsArray:]�: EOSQLQualifier.m:341: error: incompatible type for argument 2 of �stringWithFormat:arguments:� EOSQLQualifier.m:341: note: expected �va_list� but argument is of type �void *� make[5]: *** [obj/libGDLAccess.obj/EOSQLQualifier.m.o] Error 1 make[4]: *** [internal-library-all_] Error 2 make[3]: *** [libGDLAccess.all.library.variables] Error 2 make[2]: *** [internal-all] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2 |
I confirm that, even with the latest source code from mtn, I still get this error when compiling SOPE on debian squeeze ARM |
|
This seems to be due to a bad casting of va_list to a "void *", which does not work on ARM but does on others. I have no time right now to investigate and fix this issue but patches are accepted. I suspect this issue to be quite trivial to solve. |
|
Since I have no idea how to program, that leaves me out dry with a non functioning program. Willing to test though. |
|
There is already an ifdef for s390 there. In the attached patch arm is added to the ifdef, can you try if that works? |
|
2011-06-02 19:06
|
sope-arm.patch (846 bytes)
# # old_revision [b904302ec7f7663496c7a17492fc8767c1a1b674] # # patch "sope-gdl1/GDLAccess/EOSQLQualifier.m" # from [6d28a97c1c24e26279c48b6593365aeb364e6920] # to [b8da82ed8cd0684ecc98dd79313ed7552e1a47ec] # ============================================================ --- sope-gdl1/GDLAccess/EOSQLQualifier.m 6d28a97c1c24e26279c48b6593365aeb364e6920 +++ sope-gdl1/GDLAccess/EOSQLQualifier.m b8da82ed8cd0684ecc98dd79313ed7552e1a47ec @@ -328,7 +328,7 @@ static EONull *null = nil; back to an array (the EOQualifierEnumScannerHandler does that). Works on ix86, but *NOT* on iSeries or zServer !! */ -#if defined(__s390__) +#if defined(__s390__) || defined(__arm__) qualifierString = [formatScanner performSelector:@selector(stringWithFormat:arguments:) withObject:_qualifierFormat |
Great! SOPE compiles with your patch installed, on my ARM debian squeeze machine. |
|
I also want to try to to see if it works for me. I've got monotone on my machine with the SOGO and SOPE downloads. Can you tell me how to apply the patch ? |
|
Go to the sope directory and type patch -p0 < sope-arm.patch |
|
Thanks, just figured it out... |
|
Ok, SOPE complied OK. However SOGo did not as you can see. Memcached in installed (but maybe not configured correctly). |
|
SOGo compiled successfully for me, so I don't think that another patch is needed. Did you install the development headers of memcached? If you're using debian or ubuntu, it should be the package libmemcached-dev Here are all the packages I installed (on debian squeeze) : |
|
That did it. I had most of those libraries (mysql-server instead of postgresql), but was missing the libmemcached-dev. SOPE and SOGo are now installed. |
|
Dominique, here are the main steps I followed to make SOGo work.
To create the user sogo and necessary directories, I ran the following command-lines (taken from the .deb) : For apache, I needed to add 2 modules : After that, the configuration was standard. I used MySQL as the database and user directory, but you might choose other options. |
|
I now can run SOGo on my ARM machine Maybe you could include ARM-cross-compiled .deb packages in your repo? That would ease installation a lot... |
|
Thanks mossroy, |
|
Nice work guys. Btw, may I ask what type of machine do you need to run SOGo on ? It's not an iPad, isn't it ? |
|
In my case, I installed it on a sheevaplug. Cf https://secure.wikimedia.org/wikipedia/en/wiki/SheevaPlug SOGo is a bit slow on it, I have to admit. And don't expect to have too many users using it. |
|
I am running SOGo out of a somewhat old QNAP 109 - first generation. See http://www.qnap.com/pro_detail_feature.asp?p_id=78 |
|
It seems that the patch has not been commited on Monotone. |
|
Fully agree, please commit the patch to that it becomes part of the next release. |
|
Fix applied - http://mtn.inverse.ca/revision/diff/6a31d2853009c2655df905811252120fe1564f8e/with/555863e57ce13da9beb5913a24acef71207b4ced |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-23 10:24 | mossroy | New Issue | |
2010-10-23 10:24 | mossroy | File Added: logs | |
2010-11-02 18:10 |
|
Relationship added | child of 0000945 |
2011-03-30 18:30 |
|
Note Added: 0002321 | |
2011-03-30 18:31 |
|
Status | new => feedback |
2011-03-30 21:37 | mossroy | Note Added: 0002326 | |
2011-04-09 13:19 | mossroy | Note Added: 0002357 | |
2011-04-09 14:08 | mossroy | Note Edited: 0002357 | |
2011-05-30 17:48 | Dominique | Note Added: 0002513 | |
2011-05-30 17:49 | Dominique | File Added: sogo_arm_errors_sope_137a.txt | |
2011-06-02 09:06 | mossroy | Note Added: 0002516 | |
2011-06-02 13:20 |
|
Note Added: 0002517 | |
2011-06-02 13:52 | Dominique | Note Added: 0002518 | |
2011-06-02 19:06 | dekkers | Note Added: 0002522 | |
2011-06-02 19:06 | dekkers | File Added: sope-arm.patch | |
2011-06-02 21:59 | mossroy | Note Added: 0002523 | |
2011-06-03 13:43 | Dominique | Note Added: 0002527 | |
2011-06-03 13:52 | dekkers | Note Added: 0002528 | |
2011-06-03 13:55 | Dominique | Note Edited: 0002527 | |
2011-06-03 13:56 | Dominique | Note Edited: 0002527 | |
2011-06-03 13:56 | Dominique | Note Added: 0002529 | |
2011-06-03 15:27 | Dominique | Note Added: 0002530 | |
2011-06-03 18:05 | mossroy | Note Added: 0002531 | |
2011-06-03 18:07 | mossroy | Note Edited: 0002531 | |
2011-06-03 20:29 | Dominique | Note Added: 0002532 | |
2011-06-04 07:01 | mossroy | Note Added: 0002534 | |
2011-06-05 13:47 | mossroy | Note Added: 0002535 | |
2011-06-06 08:00 | Dominique | Note Added: 0002537 | |
2011-06-06 13:09 | Dominique | Note Edited: 0002537 | |
2011-06-06 15:11 |
|
Note Added: 0002539 | |
2011-06-06 20:04 | mossroy | Note Added: 0002541 | |
2011-06-06 21:28 | Dominique | Note Added: 0002542 | |
2011-06-17 07:23 | mossroy | Note Added: 0002597 | |
2011-06-17 09:59 | Dominique | Note Added: 0002600 | |
2011-06-17 10:42 | ludovic | Status | feedback => assigned |
2011-06-17 10:42 | ludovic | Assigned To | => ludovic |
2011-06-17 10:42 | ludovic | Target Version | => 1.3.8 |
2011-06-17 12:28 | ludovic | Note Added: 0002601 | |
2011-06-17 12:28 | ludovic | Status | assigned => resolved |
2011-06-17 12:28 | ludovic | Fixed in Version | => 1.3.8 |
2011-06-17 12:28 | ludovic | Resolution | open => fixed |