<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Discussion</title><link>https://sourceforge.net/p/nordpos/discussion/</link><description>Recent posts to Discussion</description><atom:link href="https://sourceforge.net/p/nordpos/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 11 Jun 2024 12:16:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nordpos/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Open code nordpos with netbeans</title><link>https://sourceforge.net/p/nordpos/discussion/online-retail/thread/9bd8858f/?limit=25#3d78</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I need help with the NORDPOS project code. I want to edit the code using NetBeans. I downloaded the code you published and opened the project in NetBeans without any issues related to packages or libraries. However, the application doesn't run and shows errors.&lt;/p&gt;
&lt;p&gt;Here are the technical details of my setup:&lt;/p&gt;
&lt;p&gt;NetBeans 8.0.2&lt;br/&gt;
JDK 1.7&lt;br/&gt;
Can you help me resolve this issue in &lt;a class="" href="https://emiratesidstatuscheck.ae/" rel="nofollow"&gt;status check&lt;/a&gt;?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ozger</dc:creator><pubDate>Tue, 11 Jun 2024 12:16:12 -0000</pubDate><guid>https://sourceforge.net8df85169ad7e9bd1858f1e874d48b4d568bc02aa</guid></item><item><title>Printing protocol support</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/663b8848/?limit=25#1334</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To address your issue of printing receipts on NordPos with a generic thermal printer using ESCPOS protocol, there are a few potential solutions you can try:&lt;/p&gt;
&lt;p&gt;Custom Configuration: NordPos might not have a specific setting for ESCPOS protocol, but it's possible to manually configure the printing settings. Look for any advanced or custom configuration options within NordPos where you can specify the printer model or ESCPOS protocol.&lt;/p&gt;
&lt;p&gt;Printer Driver: Although generic thermal printers usually work with ESCPOS protocol, they might require specific drivers or configuration files to function correctly. Check if there are any printer drivers or configuration files available for your printer model that you can install on Ubuntu 14.04.&lt;/p&gt;
&lt;p&gt;CUPS Configuration: CUPS (Common UNIX Printing System) is used for managing print jobs on Linux systems. Ensure that your printer is properly set up with CUPS. You may need to install additional CUPS filters or configuration files for ESCPOS printing.&lt;/p&gt;
&lt;p&gt;Third-Party Tools: Consider using third-party tools or utilities specifically designed for ESCPOS printing on Linux. These tools may provide additional configuration options or utilities to enable printing from applications like NordPos.&lt;/p&gt;
&lt;p&gt;Contact NordPos Support: Reach out to NordPos support or community forums to inquire about adding support for ESCPOS printing or if there are any workarounds available.&lt;/p&gt;
&lt;p&gt;As for requesting the developers to include support for additional printing protocols like ESCPOS in NordPos, you can submit a feature request or suggestion to the NordPos development team. They may consider adding support for ESCPOS or provide guidance on how to configure generic thermal printers for use with NordPos.&lt;/p&gt;
&lt;p&gt;In the meantime, exploring the aforementioned options should help you find a workaround to enable printing from NordPos on your Linux system with a generic thermal printer.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hassileox</dc:creator><pubDate>Fri, 22 Mar 2024 15:16:48 -0000</pubDate><guid>https://sourceforge.net181534a72a7cfb95793346ad92d96c1f435c7982</guid></item><item><title>No imprime recibos después de registrar compra</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/4c21dcdb/?limit=25#6d20</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changing the structure of the device in NORD POS that Andrey mentioned was useful to me. I have solved the problem&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">malan sanni</dc:creator><pubDate>Fri, 22 Mar 2024 07:18:48 -0000</pubDate><guid>https://sourceforge.netc877a5a3effbbd585a70bf224fe46ebc6b85b441</guid></item><item><title>Trouble printing logos and symbols</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/be01c887/?limit=25#24f6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It sounds like there may be an encoding issue or a font problem causing the Euro symbol to be replaced by a "1". Additionally, the logo not appearing could be due to a variety of reasons such as incorrect image format, size, or resolution.&lt;/p&gt;
&lt;p&gt;Here are a few steps you can try to troubleshoot and resolve these issues:&lt;/p&gt;
&lt;p&gt;Check Encoding Settings: Ensure that your system is configured to use UTF-8 encoding. Incorrect encoding settings can cause characters like the Euro symbol to be displayed incorrectly.&lt;/p&gt;
&lt;p&gt;Check Font: Make sure that the font you are using supports the Euro symbol. Some fonts may not include this character. You might need to configure the printer to use a different font that supports the Euro symbol.&lt;/p&gt;
&lt;p&gt;Check Image Format and Size: Verify that the logo image you are trying to print is in a format supported by the printer (e.g., BMP, JPEG, PNG). Also, check the dimensions and resolution of the image to ensure it meets the printer's requirements. You may need to resize or convert the image if necessary.&lt;/p&gt;
&lt;p&gt;Printer Configuration: Double-check the printer configuration settings to ensure that it is set up correctly for printing logos and special characters. Some printers require specific settings or commands to handle images and special characters properly.&lt;/p&gt;
&lt;p&gt;Test with Different Software: Try printing from a different application or using a different method to see if the issue persists. This can help determine if the problem is specific to the application you are using.&lt;/p&gt;
&lt;p&gt;Update Printer Drivers: Ensure that you have the latest drivers installed for your Epson TM88IV printer. Sometimes, updating the drivers can resolve compatibility issues and improve printing functionality.&lt;/p&gt;
&lt;p&gt;Consult Epson Support: If you have tried the above steps and are still experiencing issues, consider reaching out to Epson support for assistance. They may have specific troubleshooting steps or firmware updates available to address the problem.&lt;/p&gt;
&lt;p&gt;By following these steps and troubleshooting the possible causes, you should be able to resolve the issue with printing the Euro symbol and displaying the logo on your tickets.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hasslemark</dc:creator><pubDate>Tue, 19 Mar 2024 01:59:16 -0000</pubDate><guid>https://sourceforge.netac7c6ebeeaf66e0dfd30512ccbf0606321ce5cf7</guid></item><item><title>Open code nordpos with netbeans</title><link>https://sourceforge.net/p/nordpos/discussion/online-retail/thread/9bd8858f/?limit=25#f2b4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I can provide you with some general advice on troubleshooting Java applications in NetBeans. If you're experiencing errors when running the application, here are a few steps you can take:&lt;/p&gt;
&lt;p&gt;Check Console Output:&lt;/p&gt;
&lt;p&gt;Look at the NetBeans console output when you try to run the application. It usually provides information about any errors or exceptions that occur during execution.&lt;br/&gt;
Update JDK:&lt;/p&gt;
&lt;p&gt;Make sure that your NetBeans IDE is using the correct JDK. In your case, JDK 1.7. Ensure that your project settings also reflect this JDK version.&lt;br/&gt;
Library Dependencies:&lt;/p&gt;
&lt;p&gt;Check if the project has any external library dependencies. Make sure they are correctly linked and available in your project.&lt;br/&gt;
Clean and Build:&lt;/p&gt;
&lt;p&gt;Perform a clean and build of your project. This can help resolve issues related to compilation and build artifacts.&lt;br/&gt;
Inspect Error Messages:&lt;/p&gt;
&lt;p&gt;Carefully read and understand the error messages provided by NetBeans. They can often give you clues about what might be going wrong.&lt;br/&gt;
Update NetBeans:&lt;/p&gt;
&lt;p&gt;Consider updating your NetBeans IDE to a more recent version if possible. Newer versions might have better compatibility and support for the JDK version you are using.&lt;br/&gt;
Check for Project-Specific Issues:&lt;/p&gt;
&lt;p&gt;If the project has any configuration files, check them for correctness. This includes files like build.xml, pom.xml (if it's a Maven project), or any other configuration relevant to your project.&lt;br/&gt;
Review System Requirements:&lt;/p&gt;
&lt;p&gt;Ensure that your system meets the requirements of the project. Some projects may have specific hardware or software dependencies.&lt;br/&gt;
If you can provide more details about the specific errors you are encountering or any relevant error messages, I may be able to offer more targeted assistance. Additionally, if there are community forums or documentation associated with the NORDPOS project, those resources could be valuable for finding solutions specific to the project.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alexviks</dc:creator><pubDate>Sun, 10 Mar 2024 18:16:08 -0000</pubDate><guid>https://sourceforge.net5bd13dbb6a7c607cc825fa384ffb3efce874aec7</guid></item><item><title>Release Community Version 3.0.5</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/8d7891d2/?limit=25#42c9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Congratulations on the release of NORD POS version 3.0.5 Community Edition! It's great to see the continuous effort in updating and improving the installation pack with the inclusion of key features and library updates.&lt;/p&gt;
&lt;p&gt;The integration of JasperReports 6.2.0, Jetty 9.3.6, Pentaho Data Integration 5.4.0.1, and ZXing 3.2 showcases a commitment to keeping the software up-to-date with the latest technologies. Additionally, the support for UTF-8 character tables in PDF export for all report templates is a valuable enhancement for users dealing with diverse character sets.&lt;/p&gt;
&lt;p&gt;Providing both Windows and Linux installers ensures accessibility for a broader user base, and sharing the source codes on GitHub further promotes transparency and collaboration within the community.&lt;/p&gt;
&lt;p&gt;Wishing you the best of luck with the new release, and may it bring enhanced functionality and user satisfaction to the NORD POS community.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hassihaless</dc:creator><pubDate>Tue, 05 Mar 2024 01:25:22 -0000</pubDate><guid>https://sourceforge.netc378923cc55d25e8614097bc9c77c414bfe187f4</guid></item><item><title>Trouble printing logos and symbols</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/be01c887/?limit=25#bd4c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello! It seems like you're experiencing issues with your Epson TM88IV thermal printer on Xubuntu 14.04, specifically with the euro symbol and logo printing. Let's try to troubleshoot this issue.&lt;/p&gt;
&lt;p&gt;Euro Symbol Issue:&lt;br/&gt;
Character Encoding:&lt;br/&gt;
Ensure that the character encoding is set correctly. You might want to check the encoding in your print job and make sure it supports the euro symbol. UTF-8 is a widely used encoding that supports a broad range of characters.&lt;/p&gt;
&lt;p&gt;Printer Configuration:&lt;br/&gt;
Double-check the printer configuration settings to ensure that it is set to the correct character set. You can usually access these settings through the CUPS web interface (http://localhost:631 in your web browser).&lt;/p&gt;
&lt;p&gt;Logo Not Printing:&lt;br/&gt;
Logo Size:&lt;br/&gt;
Verify that the logo size is supported by the printer. If the logo is too large, the printer might not be able to handle it. Try resizing the logo and test printing again.&lt;/p&gt;
&lt;p&gt;Image Format:&lt;br/&gt;
Ensure that the logo is in a format supported by the printer. Thermal printers often work well with bitmap formats like BMP or PNG. Convert your logo to one of these formats and test printing.&lt;/p&gt;
&lt;p&gt;Printer Driver Settings:&lt;br/&gt;
Check the printer driver settings for any options related to logo printing. Some printers require specific settings to enable logo printing.&lt;/p&gt;
&lt;p&gt;Printer Memory:&lt;br/&gt;
Confirm that the printer has enough memory to handle the print job, especially if you are trying to print a large logo. Check the printer manual or specifications for memory requirements.&lt;/p&gt;
&lt;p&gt;Additional Steps:&lt;br/&gt;
Update System:&lt;br/&gt;
Ensure that your Xubuntu 14.04 system is fully updated. Run sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade to make sure you have the latest updates.&lt;/p&gt;
&lt;p&gt;Driver Compatibility:&lt;br/&gt;
Verify that the Epson TM88IV driver you are using is compatible with Xubuntu 14.04. You may want to check the Epson website for any updated drivers that are compatible with your system.&lt;/p&gt;
&lt;p&gt;CUPS Configuration:&lt;br/&gt;
&lt;a class="" href="https://codexexecutors.com/" rel="nofollow"&gt;Check&lt;/a&gt; the CUPS configuration for your printer (http://localhost:631/printers/) to ensure that it reflects the correct settings for your Epson TM88IV.&lt;/p&gt;
&lt;p&gt;Test with Different Software:&lt;br/&gt;
Try printing from different software applications to see if the issue persists. It could be a specific software-related problem.&lt;/p&gt;
&lt;p&gt;Logs:&lt;br/&gt;
Check system logs (/var/log/syslog, /var/log/cups/error_log, etc.) for any error messages related to the printing process. This might provide more insight into the issue.&lt;/p&gt;
&lt;p&gt;After trying these steps, if the problem persists, you might want to consider upgrading your Xubuntu version to a more recent release, as Xubuntu 14.04 reached its end-of-life in April 2019, and newer releases may have better compatibility and support for hardware.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">colinmunro</dc:creator><pubDate>Mon, 04 Mar 2024 23:46:10 -0000</pubDate><guid>https://sourceforge.net20e7612e019fc8bb1189e4afecfbcef47544fe39</guid></item><item><title>Release Community Version 3.0.4</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/8032075b/?limit=25#fece</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey! Thanks for the updated version status man. Appreciated!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jordancoxi</dc:creator><pubDate>Mon, 04 Mar 2024 20:39:18 -0000</pubDate><guid>https://sourceforge.netb936f085f85b50a6b0451265907e5b59ce323182</guid></item><item><title>Release nordpos.mobi: Restaurant Service 1.0.0 </title><link>https://sourceforge.net/p/nordpos/discussion/restaurant-service/thread/9446cfc9/?limit=25#d0c9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This app is perfect it worked great when I combined it with &lt;a class="" href="https://donkey-kong.io" rel="nofollow"&gt;Donkey Kong&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gbert linhe</dc:creator><pubDate>Fri, 05 Jan 2024 05:22:42 -0000</pubDate><guid>https://sourceforge.net087cd5042a2af5eb790f35aac0b7d948002abcaa</guid></item><item><title>Release Community Version 3.0.6</title><link>https://sourceforge.net/p/nordpos/discussion/nordpos/thread/f6818709/?limit=25#70da</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@&lt;a class="" href="https://basketrandom.pro" rel="nofollow"&gt;basket random&lt;/a&gt;: it's great&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hana jijang</dc:creator><pubDate>Wed, 03 Jan 2024 09:23:17 -0000</pubDate><guid>https://sourceforge.net0c167afdcb3413194994dfab1280792ba77eef49</guid></item></channel></rss>