You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(44) |
May
(70) |
Jun
(125) |
Jul
(138) |
Aug
(28) |
Sep
(11) |
Oct
(29) |
Nov
(238) |
Dec
(48) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(14) |
Feb
(83) |
Mar
(23) |
Apr
(73) |
May
(23) |
Jun
(60) |
Jul
(87) |
Aug
(87) |
Sep
(50) |
Oct
(18) |
Nov
(33) |
Dec
(8) |
2004 |
Jan
(32) |
Feb
(17) |
Mar
(11) |
Apr
(2) |
May
(17) |
Jun
(15) |
Jul
(3) |
Aug
(13) |
Sep
(13) |
Oct
(27) |
Nov
(8) |
Dec
(13) |
2005 |
Jan
(12) |
Feb
(5) |
Mar
(9) |
Apr
(2) |
May
(6) |
Jun
(11) |
Jul
(15) |
Aug
(1) |
Sep
(2) |
Oct
(3) |
Nov
|
Dec
(5) |
2006 |
Jan
(9) |
Feb
(7) |
Mar
(9) |
Apr
(15) |
May
(15) |
Jun
(5) |
Jul
(2) |
Aug
|
Sep
(5) |
Oct
(9) |
Nov
(9) |
Dec
(3) |
2007 |
Jan
(1) |
Feb
(7) |
Mar
(4) |
Apr
(4) |
May
(2) |
Jun
|
Jul
|
Aug
(6) |
Sep
(8) |
Oct
(6) |
Nov
(12) |
Dec
(4) |
2008 |
Jan
(3) |
Feb
(10) |
Mar
(7) |
Apr
(3) |
May
(5) |
Jun
(7) |
Jul
|
Aug
(5) |
Sep
(6) |
Oct
(15) |
Nov
(18) |
Dec
(3) |
2009 |
Jan
(10) |
Feb
|
Mar
(4) |
Apr
(5) |
May
(2) |
Jun
|
Jul
(9) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
(10) |
Feb
|
Mar
|
Apr
(11) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
|
Dec
|
2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
2013 |
Jan
|
Feb
|
Mar
(1) |
Apr
(13) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
From: Adrian K. <adr...@gm...> - 2015-10-14 23:52:48
|
On 10/14/2015 03:30 PM, MT wrote: > Hi, > > Thanks for your response. My client is using it to create bar codes for > a number of herbal products. Kbarcode has worked well over the years, > but as you stated, qt3 isn't available with Ubuntu 14.04, so I'm no > longer able to connect kbarcode to the postgresql database. What a > shame. Perhaps kbarcode should put a message on their website stating > that kbarcode doesn't work with anything above qt3. Or is there still a > small chance that they'll port it. I'd appreciate it if you could > recommend an alternative. The original code base is dead. I did find a qt4 port that might get you close enough: http://sourceforge.net/projects/kbarcode/ It will mean compiling from source and probably installing some qt4 libraries. > > Regards, > > Mark > > -- Adrian Klaver adr...@gm... |
From: MT <mt...@op...> - 2015-10-14 22:30:34
|
Hi, Thanks for your response. My client is using it to create bar codes for a number of herbal products. Kbarcode has worked well over the years, but as you stated, qt3 isn't available with Ubuntu 14.04, so I'm no longer able to connect kbarcode to the postgresql database. What a shame. Perhaps kbarcode should put a message on their website stating that kbarcode doesn't work with anything above qt3. Or is there still a small chance that they'll port it. I'd appreciate it if you could recommend an alternative. Regards, Mark On 14/10/2015 15:34, Adrian Klaver wrote: > On 10/13/2015 06:15 AM, MT wrote: >> Hello, >> >> I have been using Kbarcode with postgresql on Ubuntu 10.04. I recently >> installed Kbarcode on Ubuntu 14.04, but I am unable to connect it to the >> Postgresql database. >> >> If I try to install libqt3-mt-psql, it fails because the package is not >> found. >> >> Instead I have successfully installed libqt5sql5-psql; however, Kbarcode >> does not see the driver. >> >> Please advise in this matter. > Looks like Ubuntu 14.04 only has packages back to qt4. Searching did not > find any alternate repos that would provide qt3 libraries. Kbarcode > seems to be defunct, so it is stuck at qt3. Seems you are between a rock > and a hard place:( > > What are you doing with Kbarcode? > > There may be an alternative available. >> Regards, >> >> Mark >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Kbarcode-users mailing list >> Kba...@li... >> https://lists.sourceforge.net/lists/listinfo/kbarcode-users >> > |
From: Adrian K. <adr...@gm...> - 2015-10-14 19:34:12
|
On 10/13/2015 06:15 AM, MT wrote: > Hello, > > I have been using Kbarcode with postgresql on Ubuntu 10.04. I recently > installed Kbarcode on Ubuntu 14.04, but I am unable to connect it to the > Postgresql database. > > If I try to install libqt3-mt-psql, it fails because the package is not > found. > > Instead I have successfully installed libqt5sql5-psql; however, Kbarcode > does not see the driver. > > Please advise in this matter. Looks like Ubuntu 14.04 only has packages back to qt4. Searching did not find any alternate repos that would provide qt3 libraries. Kbarcode seems to be defunct, so it is stuck at qt3. Seems you are between a rock and a hard place:( What are you doing with Kbarcode? There may be an alternative available. > > Regards, > > Mark > > ------------------------------------------------------------------------------ > _______________________________________________ > Kbarcode-users mailing list > Kba...@li... > https://lists.sourceforge.net/lists/listinfo/kbarcode-users > -- Adrian Klaver adr...@gm... |
From: MT <mt...@op...> - 2015-10-13 13:16:00
|
Hello, I have been using Kbarcode with postgresql on Ubuntu 10.04. I recently installed Kbarcode on Ubuntu 14.04, but I am unable to connect it to the Postgresql database. If I try to install libqt3-mt-psql, it fails because the package is not found. Instead I have successfully installed libqt5sql5-psql; however, Kbarcode does not see the driver. Please advise in this matter. Regards, Mark |
From: Angus B. <Bai...@sy...> - 2014-12-03 05:21:26
|
Hello kbarcode, I am importing data from a csv file. On my label definition I have included a custom variable. The data for this variable from the csv input file contains a < or a >. It always gets output on the label as < or > How can I get it to print as < or > ? Thanks Angus This email or attachments may contain confidential or legally privileged information intended for the sole use of the addressee(s). Any use, distribution,disclosure, or reproduction of this message, except as intended, is prohibited.If you received this email in error, please notify the sender immediately and destroy all copies of the message, including attachments. Any views or opinions expressed in this email (unless otherwise stated) may not represent those of Sysmex Corporation and its subsidiaries. |
From: <mar...@ya...> - 2013-12-13 08:32:40
Attachments:
signature.asc
|
Hello to the list, I tried to compile kbarcode from cvs, but it keeps asking for kde-config, which has been replaced by kde4-config. I'd really like to see this program in the official repos! Right now I use glabels, but would prefer to switch to kde. Thanks for any help with compiling! Cheers, Martin |
From: Mario B. <mar...@gm...> - 2013-08-18 17:43:47
Attachments:
kbarcode.spec
|
Hi, please see the attachment for the spec file for Fedora to include it in the Gitorious repo. I will provide official KBarcode packages soon -- once the final version 3.0.0 has been released. For the time being, you might use my packages built on the Koji build server [2][3] for Fedora 19 and 20. Note: Due to the recent name change, it is possible to have both kbarcode and kbarcode-kde4 on your system, but this could cause some undesired behavior in certain circumstances. I've refrained to add an "Obsoletes:" tag because we haven't had a kbarcode or kbarcode-kde4 package in Fedora previously. Please remove the latter prior to the kbarcode installation if you don't want to keep both. [1] http://mariobl.fedorapeople.org/kbarcode-packages/ [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=5826717 [3] http://koji.fedoraproject.org/koji/taskinfo?taskID=5826732 Best Regards, Mario |
From: <kba...@ce...> - 2013-06-16 11:17:08
|
Hi, KBarcode 3.0.0b3 has been released. Source and a deb package for amd64 architecture are available on http://sourceforge.net/projects/kbarcode/files/Development/3.0.0b3/ Installation instructions for Debian/Ubuntu are also on the page. 3.0.0b3 is still beta and it is released for the purpose of testing by users. Please, report all bugs that you willl see. To do it visit either http://sourceforge.net/p/kbarcode/bugs/ or send an email to mailing lists on http://sourceforge.net/mailarchive/forum.php?forum_name=kbarcode-users . Summary of changes since 3.0.0b2: KBarcode-kde4 has been renamed back to KBarcode. Sorry for the mess, it is my fault. Fixed and upgraded implementation of Barcode Writer in Pure Postscript. Version 3.0.0b3 uses the version 2013-01-17-1 of Barcode Writer In Pure Postscript (BWIPP). So you are able to create QR code, Aztec Code and many other codes with KBarcode. Do you want to use a more up-to-date version of Barcode Writer in Pure Postscript with KBarcode? You can specify which version of BWIPP placed on your system to use via KBarcode's configuration dialog. Fixed TBarcode support. Fixed moving multiple items. Added Ukrainian localization. Updated German localization. Small gui enhancements. Known bugs: The size of generated pdf files is huge. The application Glabels seems to have the correct and the most efficient way of generating pdf files. We'll have a look at it and see what we can do. In chroot jail environment I noted that when a label editor is started and a label is chosen then a default label is displayed instead of the chosen one. The chosen label is displayed only after inserting an item or moving the scroll bar. The bug doesn't emerge on my normal system but it can emerge on some systems. If it does, please, report it. I want to know how common this bug is. Also in chroot jail environment initially I wasn't able to switch application language via "Switch Application Language" in Help menu. http://serverfault.com/a/344423 solved the issue for me. Regards, Fanda |
From: <kba...@ce...> - 2013-04-30 14:56:51
|
Hi Mario, thanks. You're right with the pcre library. It has been fixed recently by Gian and the most up-to-date version on gitorious links against pcre properly. Yes, the german translation was outdated. Regarding desktop files: A decision has not been made yet whether to install all the desktop files as in KBarcode for KDE3 or to install just one and delete the others. I will ask Dominik. 3.0.0b3 release is coming soon, there are several fixes, most importantly the fix and upgrade of Barcode Writer In Pure Postscript support. In 3.0.0b2 Barcode Writer In Pure Postscript was not working at all which was a major bug. I also hoped I would experiment with code to reduce generated pdf file size, but it could take a while, so I won't do it before the 3.0.0b3 release. I will merge your changes into the repository on gitorious tomorrow. So 3.0.0b3 will be ready to be packaged in a while and I will make a deb package soon. I'll send a mail into the mailing list when it's done. Regards, Fanda |
From: Mario B. <mar...@gm...> - 2013-04-30 11:35:28
|
Hi all, the German translation of Kbarcode-kde4 was outdated and incomplete. It is based on the current content from Gitorious, updated by using extract- messages.sh. Moreover, I'm building a RPM package for Fedora. The spec file shipped with the latest tarball is unusable. But doesn't matter, I've created my own one. Note the following problems while building and checking the package (for v3.0.0b2): The pcre library has not been linked properly. I have to call "export LDFLAGS=-lpcre" before running cmake. The *.desktop file is not correct. A ";" at the end of the MIME tag is missing. BTW, what about the other *.desktop files? They are not installed by default, so that I mean we don't need them at all. My files are available from here: http://mariobl.fedorapeople.org/kbarcode-kde4/de.po http://mariobl.fedorapeople.org/kbarcode-kde4/kbarcode-kde4.desktop.patch http://mariobl.fedorapeople.org/kbarcode-kde4/kbarcode-kde4.spec Best Regards, Mario |
From: VK S. <vks...@gm...> - 2013-04-26 16:34:05
|
Hi Fanda, Thank you, I'll try out your suggestions for reducing the size. Regards, Sameer PS: The PDF generated by glabels for 184001-194100 is only 2.9MB! On Fri, Apr 26, 2013 at 8:39 PM, <kba...@ce...> wrote: > Hi Sameer, > > I found a temporary workaround to the "huge PDF files" problem. > I will take a look at the KBarcode's code and change something. > For now if you want to decrease size of an output PDF file, > run the following command on the PDF file created by KBarcode-kde4 and wait a while: > > gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=outputfile.pdf inputfile.pdf > > Of course replace "inputfile.pdf" with the name of the PDF file created by KBarcode-kde4 > and replace "outputfile.pdf" with a desired filename. > > and depending on the quality demanded by you, replace -dPDFSETTINGS=/ebook with one of the following: > > -dPDFSETTINGS=/screen .. produces 72 dpi images (low screen-view-only quality) > -dPDFSETTINGS=/ebook .. produces 150 dpi images (low quality) > -dPDFSETTINGS=/printer .. produces 300 dpi images (high quality) > -dPDFSETTINGS=/prepress .. produces 300 dpi images (high quality) > -dPDFSETTINGS=/default .. ? > > E.g. when run on a 107 MB file the results are: > > -dPDFSETTINGS=/screen .. file size reduced to: 7 MB > -dPDFSETTINGS=/ebook .. file size reduced to: 13 MB > -dPDFSETTINGS=/printer .. file size reduced to: 40 MB > -dPDFSETTINGS=/prepress .. ? > -dPDFSETTINGS=/default .. file size reduced to: 40 MB > > For more info see: > http://blog.rot13.org/2011/05/optimize-pdf-file-size-using-ghostscript.html > http://milan.kupcevic.net/ghostscript-ps-pdf/ > > So it's not really a solution, but a temporary workaround. > I will experiment with the code tomorrow and hopefully find a solution. > > Fanda > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Kbarcode-users mailing list > Kba...@li... > https://lists.sourceforge.net/lists/listinfo/kbarcode-users |
From: <kba...@ce...> - 2013-04-26 15:09:47
|
Hi Sameer, I found a temporary workaround to the "huge PDF files" problem. I will take a look at the KBarcode's code and change something. For now if you want to decrease size of an output PDF file, run the following command on the PDF file created by KBarcode-kde4 and wait a while: gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=outputfile.pdf inputfile.pdf Of course replace "inputfile.pdf" with the name of the PDF file created by KBarcode-kde4 and replace "outputfile.pdf" with a desired filename. and depending on the quality demanded by you, replace -dPDFSETTINGS=/ebook with one of the following: -dPDFSETTINGS=/screen .. produces 72 dpi images (low screen-view-only quality) -dPDFSETTINGS=/ebook .. produces 150 dpi images (low quality) -dPDFSETTINGS=/printer .. produces 300 dpi images (high quality) -dPDFSETTINGS=/prepress .. produces 300 dpi images (high quality) -dPDFSETTINGS=/default .. ? E.g. when run on a 107 MB file the results are: -dPDFSETTINGS=/screen .. file size reduced to: 7 MB -dPDFSETTINGS=/ebook .. file size reduced to: 13 MB -dPDFSETTINGS=/printer .. file size reduced to: 40 MB -dPDFSETTINGS=/prepress .. ? -dPDFSETTINGS=/default .. file size reduced to: 40 MB For more info see: http://blog.rot13.org/2011/05/optimize-pdf-file-size-using-ghostscript.html http://milan.kupcevic.net/ghostscript-ps-pdf/ So it's not really a solution, but a temporary workaround. I will experiment with the code tomorrow and hopefully find a solution. Fanda |
From: VK S. <vks...@gm...> - 2013-04-26 03:27:30
|
Hi Fanda, Thanks for the reply. I'm very puzzled now - I tried reproducing the bug and at least in the first 10 pages or so, don't see those errors! Maybe some library got updated during an apt-get dist-upgrade which fixed the problem? I'll try some different numbers/starting digits and see if the bug reappears. If not, please feel free to drop this issue :) Would it be possible, though, to find out why the PDF/PS files are so huge? For 7000 barcodes, the file size is 107MB. Regards, Sameer On Thu, Apr 25, 2013 at 11:03 PM, <kba...@ce...> wrote: > Hi Sameer, > > sorry for the late reply. > > Can you reproduce the bug? > It is an odd major bug, but I still can not reproduce it. > It may be caused by an incorrect number in a loop or a barcode item misplacement. > > According to the png picture you sent the value of start serial > was not 184001 but more likely some round number like 184000. > I used the values 184001 and 184000 for start serial > and for the number of barcodes the value 7000 > and I still cannot see any bug among barcode numbers > that would be near the barcode number 186700 or anywhere else. > Please, reproduce the bug and let me know. > > Fanda > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Kbarcode-users mailing list > Kba...@li... > https://lists.sourceforge.net/lists/listinfo/kbarcode-users |
From: <kba...@ce...> - 2013-04-25 17:33:20
|
Hi Sameer, sorry for the late reply. Can you reproduce the bug? It is an odd major bug, but I still can not reproduce it. It may be caused by an incorrect number in a loop or a barcode item misplacement. According to the png picture you sent the value of start serial was not 184001 but more likely some round number like 184000. I used the values 184001 and 184000 for start serial and for the number of barcodes the value 7000 and I still cannot see any bug among barcode numbers that would be near the barcode number 186700 or anywhere else. Please, reproduce the bug and let me know. Fanda |
From: VK S. <vks...@gm...> - 2013-04-11 16:16:50
|
BTW, sorry if I transgressed the list quoting rules by top-posting - will quote appropriately next time. Regards, Sameer |
From: VK S. <vks...@gm...> - 2013-04-11 16:14:19
|
Hi Fanda, Thanks for the response and looking into the issue. Starting serial no. was 184001 and no. of labels was 7000 - we generate PDFs and print as needed. I _think_ I also tried with a smaller no. of labels with the same result, but am not sure. I'll be back at that computer tomorrow and can investigate/give more details as needed. Regarding the output file size, could there also be a Postscript version bump between kbarcode-kde3 and kbarcode-kde4? I noticed the PS file header had changed from Trolltech to Nokia, but hopefully that's not the reason :) Regards, Sameer On Thu, Apr 11, 2013 at 9:18 PM, <kba...@ce...> wrote: > Hi Sameer, > > thanks for reporting the bugs. > > I can't reproduce the bug "sequence jumping around". > The bug does not show up when printing smaller number of labels. > E.g. when using 186600 as "Serial start" and 200 as "Number of labels to print" > I haven't noticed any bug. > I tried to modify Avery/Asia/J8756 > to have your values but the bug still didn't show up. > (I didn't look at each of the 200 items so may be I just haven't noticed.) > What was your value in the field "Serial start"? > What was your value in the field "Number of labels to print"? > > Regarding large sizes of pdfs: > I will have a look at it. > Currently I have no idea why it is like that. > It may be related to KBarcode-kde4 using ghostscript > instead of imagemagick used by KBarcode for KDE3. > > Fanda > > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Kbarcode-users mailing list > Kba...@li... > https://lists.sourceforge.net/lists/listinfo/kbarcode-users |
From: <kba...@ce...> - 2013-04-11 15:48:47
|
Hi Sameer, thanks for reporting the bugs. I can't reproduce the bug "sequence jumping around". The bug does not show up when printing smaller number of labels. E.g. when using 186600 as "Serial start" and 200 as "Number of labels to print" I haven't noticed any bug. I tried to modify Avery/Asia/J8756 to have your values but the bug still didn't show up. (I didn't look at each of the 200 items so may be I just haven't noticed.) What was your value in the field "Serial start"? What was your value in the field "Number of labels to print"? Regarding large sizes of pdfs: I will have a look at it. Currently I have no idea why it is like that. It may be related to KBarcode-kde4 using ghostscript instead of imagemagick used by KBarcode for KDE3. Fanda |
From: <kba...@ce...> - 2013-04-03 09:46:37
|
Hi Angus, I tried using KBarcode's command line interface for the first time after reading your mail. It surprised me that KBarcode can't print without starting its GUI even in the batchprinting mode. (Correct me, if I'm wrong.) But it is understandable since KBarcode uses Qt's printing classes. I may create a pure command line interface for printing if you give me some time. Now I don't have an idea how long it will take. First I must take a look at the code and Qt's documentation and see if it's even possible (it is likely). What exactly do you need to do with KBarcode using just the command line interface? Any ideas and suggestions for command line arguments and CLI functionality that KBarcode-kde4 should provide are welcome. The manual shipped with the version KBarcode-kde4 3.0.0b2 is outdated, so the output of "kbarcode-kde4 --help" is more helpful on understanding KBarcode's current command line interface. Here is what I get when running "kbarcode-kde4 --help": $ kbarcode-kde4 --help Usage: kbarcode-kde4 [Qt-options] [KDE-options] [file] KBarcode-kde4 is a barcode and label printing application for KDE 4. Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options Arguments: file Load the file in KBarcode (if --batch is specified, the file will be used in batchprinting mode) Options: --print Print any loaded files immediately on the default printer or on the printer specified by the --printer commandline option and exit afterwards --printer <printer> Printer/destination to print on KBarcode Modes: --barcode Start KBarcode as xbarcode replacement --label Open the label editor --batch Start directly in batchprinting mode Additional options for batchprinting (--batch): --output <mode> Output format where mode is one of POSTSCRIPT|IMAGE|BARCODE [POSTSCRIPT] --serialnumber <value> Set the serial number to be used --serialinc <value> Increase a previously specified serial number using this value for each printed label --numlabels <value> Print <value> labels without any data --importsql <query> Import variable data from a specified sql query --importcsv <csvfile> Import variable data from a specified csv file Fanda |
From: Angus B. <Bai...@sy...> - 2013-03-17 21:48:10
|
Just new to this list....hope to glean some useful tips and help... Thanks Angus This email or attachments may contain confidential or legally privileged information intended for the sole use of the addressee(s). Any use, distribution,disclosure, or reproduction of this message, except as intended, is prohibited.If you received this email in error, please notify the sender immediately and destroy all copies of the message, including attachments. Any views or opinions expressed in this email (unless otherwise stated) may not represent those of Sysmex Corporation and its subsidiaries. |
From: Ivan De M. <it-...@as...> - 2012-11-30 13:57:53
|
Am 30.11.2012 14:29, schrieb kba...@ce...: > Status: Ported > > It is in a beta phase. It seems stable. > > I will create a deb package soon > that I will put on a website of your choice > but I have a few questions first: See the next post ... > > Fanda Hey, thanks for your effort and work! Will there also be RPM-packages? Regards, Ivan -- AStA TU Darmstadt IT-Administration Raum S1|03 63 Hochschulstr. 1 64289 Darmstadt Tel. +49-6151-162217 Fax. +49-6151-166026 |
From: <kba...@ce...> - 2012-11-30 13:40:39
|
A few questions: I would like to rename the version of KBarcode for KDE4 to "KBarcode-kde4" or "KBarcode-KDE4" or "KBarcode4". This way a user can have both the version for KDE3 and the version for KDE4 installed on one system at the same time. This is convenient becouse KBarcode for KDE4 is still beta so it can misbehave. And also if renamed both the versions of KBarcode can exist in Ubuntu's package archives. If you agree that KBarcode should be renamed: What should the new name be? To use the "-kde4" / "-KDE4" suffix is recommended in https://wiki.ubuntu.com/PackagingGuide/Complete . I would like to rename the package as well as the executable. What version number should the new (and possibly renamed) KBarcode for KDE4 be? 1.0.0 / 2.1.0 / 3.0.0 / 4.0.0 As far as I know the last version of KBarcode for KDE3 is 2.0.7 . Either way I will append the suffix "rc1" that will stand for "the first release candidate". Why was DSTextEdit::fixParagraphs() called? I know it removes the tags and so that there is just one tag at the beginning of text and just one tag at the end of text. So that all the text is one paragraph. But why do we need this? May be it fixed a bug in KDE3/Qt3. But with KDE4 it caused a bug: Undo and redo features didn't work. I disabled DSTextEdit::fixParagraphs() so that it is never called and I don't see any problems. Please, post your suggestions. I think Dominik has the final word on these matters. Fanda |
From: <kba...@ce...> - 2012-11-30 13:29:21
|
Status: Ported It is in a beta phase. It seems stable. I will create a deb package soon that I will put on a website of your choice but I have a few questions first: See the next post ... Fanda |
From: <kba...@ce...> - 2012-07-09 14:09:34
|
The version tagged as "port-1.0" on gitorious.org/kbarcode-kde4 worksand has the most of the Kbarcode's functionality except a database support. It compiles succesfully with few compile warnings and uses all of the Kbarcode's source files except gnubarkodeengine.cpp and gnubarkodeengine.h . But it still uses QT3 support classes like Q3Canvas, Q3SqlCursor, Q3DataTable, Q3SimpleRichText, etc. I am currently working on porting the QT3 support classes to pure QT4. I have already ported Q3Canvas and related stuff to QGraphicsScene (which proved to be the most difficult porting) but I haven't pushed it to the online repository on gitorious.org/kbarcode-kde4 yet. You can find more info in the tag message. Fanda |
From: <kba...@ce...> - 2012-07-09 13:23:19
|
The version tagged as "port-1.0" on gitorious.org/kbarcode-kde4 works and has the most of the Kbarcode's functionality except a database support. It compiles succesfully with few compile warnings and uses all of the Kbarcode's source files except gnubarkodeengine.cpp and gnubarkodeengine.h . But it still uses QT3 support classes like Q3Canvas, Q3SqlCursor, Q3DataTable, Q3SimpleRichText, etc. I am currently working on porting the QT3 support classes to pure QT4. I have already ported Q3Canvas and related stuff to QGraphicsScene (which proved to be the most difficult porting) but I haven't pushed it to the online repository on gitorious.org/kbarcode-kde4 yet. You can find more info in the tag message. Fanda |
From: Ivan De M. <it-...@as...> - 2012-03-24 09:26:28
|
Am 23.03.2012 07:58, schrieb kba...@ce...: > > Update on the port status: Batch assistant works and the most of it has been ported. > > Fanda That's great, thanks for yor work! Regards, Ivan |