[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-24 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-1580:
---

Attachment: xpos.properties.patch
XuiOptional-v3.2rc2b.jar
XuiCoreSwing-v3.2rc2b.jar

I forgot xpos.properties changes in previous patch. I attach also xui jar 
files, to facilitate testing

We should also look for a better font in Journal

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-6.patch, ofbiz-1580-6.patch, POS XUI 
 3.2rc2b.PNG, xpos.properties.patch, XuiCoreSwing-v3.2rc2b.jar, 
 XuiOptional-v3.2rc2b.jar


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-22 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: ofbiz-1580-6.patch

This fixes all issues I'm aware of.  XUI 3.2 release candidate 2B is required 
to fix the cpu utilization issue.

Comments welcome.

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-5.patch, ofbiz-1580-6.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-22 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: (was: ofbiz-1580-5.patch)

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-6.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-20 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: (was: ofbiz-1580-3.patch)

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-5.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-20 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: ofbiz-1580-5.patch

Fixed the windowing and journal issues.  The one issue remaining is that using 
this patch and updated xui libs (I'm testing with xui 3.2 rc2) in the 
framework/guiapp/lib directory pegs the CPU of my machine, even when the 
application isn't being actively used.

I haven't a clue what is causing the CPU usage though.  I really didn't end up 
having to change much to upgrade the XUI libs.


 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-3.patch, ofbiz-1580-5.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-17 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: ofbiz-1580-3.patch

This one works mostly.  I'm seeing some weird mouseover issues and the journal 
seems hosed.  Some formatting is off too.

It requires XUI 3.1, both the swingcore and optional jars.

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-3.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-17 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: (was: ofbiz-1580.patch)

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
Assignee: Jacques Le Roux
 Attachments: ofbiz-1580-3.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-1580) XUI update to x3.1

2008-01-15 Thread Chris Lombardi (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Lombardi updated OFBIZ-1580:
--

Attachment: ofbiz-1580.patch

 XUI update to x3.1
 --

 Key: OFBIZ-1580
 URL: https://issues.apache.org/jira/browse/OFBIZ-1580
 Project: OFBiz
  Issue Type: Improvement
  Components: specialpurpose/pos
Affects Versions: SVN trunk
Reporter: Chris Lombardi
 Attachments: ofbiz-1580.patch


 I have been having problems with the limitations of the current version of 
 XUI.  Specifically, the limitations of not being able to remove event 
 handlers and the forced caching of XPage objects.
 It compiles, but it throws an exception at runtime.
 I think it is a configuration issue, I haven't tracked it down yet, but I 
 thought I'd put it out here in case anyone wants to take a look.  
 Run the patch, then delete the following files:
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/ConfigureItem.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/PaidInOut.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SaveSale.java
 rm specialpurpose/pos/src/org/ofbiz/pos/screen/SelectProduct.java
 I updated Journal.java, but I want to see it work before I update the other 
 files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.