On Friday 16 November 2012, 13:37, Zieris, Franz wrote:
> Hi Kevin,
> 
> > I'd like to ask for access to the Gerrit Git repository so we can upload
> > our changes and get some feedback on it.
> Done. You should now be able to push new commits to Gerrit and receive
> feedback (and also rate other changes with either "-1", "0" or "+1").
> 
> If something goes wrong, please read the error message EGit prompts. In 95%
> of the cases, the solution is hidden in the message. If you need help, make
> sure to provide the error message in your mail to the mailing list.
> 
> Best Regards,
> Franz

Hey,

We've just noticed that current master seems to be quite broken wrt the Chat 
Control/View functionality.

Apparently that's caused by the integration of [1]. Now we can't even test the 
patch in the ChatControl demo we've implemented, because of a lot of unrelated 
compilation errors in the code base.

Someone has to fix this first :)

See attached file.

[1] http://saros-build.imp.fu-berlin.de/gerrit/#/c/284/

-- 
Kevin Funk
Description Resource    Path    Location    Type
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 207    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 201    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 198    Java Problem
The constructor ChatControl(SimpleExplanatoryComposite, int, Color, Color, int) 
is undefined    ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 171    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 94 Java Problem
The import 
de.fu_berlin.inf.dpp.ui.widgets.chatControl.events.ChatControlAdapter cannot be 
resolved ChatRoomParticipant.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat/chatRoom
    line 14 Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 76 Java Problem
The constructor ChatControl(Composite, int, Color, Color, int) is undefined 
ChatRoomParticipant.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat/chatRoom
    line 53 Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 259    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 251    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 255    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 246    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 249    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 239    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 242    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 230    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 234    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 223    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 226    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatDemo.java   
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 100    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 212    Java Problem
The method addChatLine(ChatElement) in the type ChatControl is not applicable 
for the arguments (String, Color, String, Date)   ChatControlDemo.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat
 line 218    Java Problem
ChatControlAdapter cannot be resolved to a type ChatRoomParticipant.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat/chatRoom
    line 88 Java Problem
The method addChatControlListener(IChatControlListener) in the type ChatControl 
is not applicable for the arguments (new ChatControlAdapter(){})    
ChatRoomParticipant.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat/chatRoom
    line 88 Java Problem
The method messageEntered(MessageEnteredEvent) of type new 
ChatControlAdapter(){} must override a superclass method 
ChatRoomParticipant.java    
/de.fu_berlin.inf.dpp.ui.widgetGallery/src/de/fu_berlin/inf/dpp/ui/widgetGallery/demoSuits/chat/chatRoom
    line 90 Java Problem
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to