[Filled Request] Speech and Debate Timekeeper

Hey everyone, I'm trying to put together a package for this, as it is not available through the official repos or on the AUR yet. If using the pre-compiled source, it's a piece of cake to set up, but I'm trying to build from source as I know it is preferred.
The PKGBUILD, as it currently stands, is below. makepkg -s fails due to build errors. I believe this is due to one of the dependencies (superWaba?) not being present. The problem is, I do not know where, nor how, to get it or compile it. I know one of the other errors that causes a failed build is due to the build.xml included with the source using some odd default folder destinations, and I'm working on fixing that as well.
# Maintainer: <[email protected]>
pkgname=timekeeper
pkgver=2.4.1
pkgrel=1
pkgdesc="A Java-based timekeeping utility for speech and debate."
arch=('any')
url="http://debate-ie-timer.sourceforge.net/"
license=('GPL')
depends=('jdk7-openjdk'
'apache-ant')
source=("http://downloads.sourceforge.net/project/debate-ie-timer/debate-ie-timekeeper/Speech%20and%20Debate%20Timekeeper%20${pkgver}/${pkgname}-${pkgver}-src.zip")
sha256sums=('a8e17e656c1b53d0c9c16fd43cdb5faff8e02d53f898a919d9b8962b1a468933')
build() {
cd ${srcdir}
ant
package() {
install -d "${pkgdir}/usr/share"
cp -r "${srcdir}/Timekeeper" "${pkgdir}/usr/share/"
find ${pkgdir} -type d -exec chmod 755 {} \;
find ${pkgdir} -type f -exec chmod 644 {} \;
find ${pkgdir} -type f -name "timekeeper" -exec chmod 755 {} \;
install -D -m755 "${srcdir}/${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
install -D -m755 "${srcdir}/Speech and Debate Timekeeper.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
install -D -m755 "${srcdir}/Timekeeper/icons/Timekeeper64x64.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
If anyone can help me fix it, or supply a better-written one, it would be much appreciated. The source zip cited in the PKGBUILD includes all licenses and relevant info, but if you have any other questions, please let me know.
All the best,
-HG
Last edited by HalosGhost (2013-03-08 14:50:13)

Minor necro-post, but the purpose is to close the thread anyway. It looks as though someone more versed in these things than myself managed to figure it out.
Thread marked as solved.
All the best,
-HG

Similar Messages

  • ChaRM Reporting - Transport Request, Tak and Owner columns not filled

    I am using ChaRM reporting functionalities (/TMWFLOW/REPORTING transaction). When I select "display header, project, task list and transport", transport request, task and owner columns are not filled with values.
    What is the problem?
    Thanks
    Antonello

    Hi,
    1. Is it configurd for ChaRM functionality in your systme landscape.
    2. If not, please do the ChaRM configuration using by tcode SPRO.
    Regards,
    Srini Nookala

  • How to fill Request Message ID in SXMB_MONI

    Hi,
    I have Abap proxy inbound -outbound asynchronous communication between XI and ERP backend .
    XI sends a kind of requests messages and the backend sends back messages with a kind of response.
    In the Tc:SXMB_MONI  I want to see the correlation between these two messages - for instance, to have an entry in column u201COriginal Message IDu201D or u201CRequest Message IDu201D, like it is made in synchronous communication.
    I think I need to fill the message header (e.g. field Main/RefToMessageID) in the outbound proxy on the backend, but I donu2019t know how to do it. .
    Thanks for your help,
    Janos

    Hi janos
    Then i can suggest a way to meet this. There is no standard way to do it.
    To get the message ID from the message you need to capture that in mapping.
    This code should help you.
    java.util.Map map = container.getTransformationParameters();
    String msgid = (String) map.get ( StreamTransformationConstants.MESSAGE_ID);
    return msgid;
    Now Create a table either in Non SAP or SAP and do a lookup to write the values. I recommend create a Z table in XI and use RFC lookup to write values to it.
    Now just write simple ABAP report to fetch these and give it to any one.
    Moreover extend the report to get the values from SXMSMAST in XI to get payload attached to that Message ID.
    Thanks
    Gaurav

  • Proxy interface always request user and password

    Hi all,
    I have created a interface from R/3 Proxy -> XI -> RFC.
    The interface works fine, but I have a problem, whe I execute the interface in the SPROXY transaction and with a report, the system always request for me the SAP Web Application Server  user and password.
    How can solve it?
    Regards, RP

    All the configurations for your mails are previously done in the system. The issue has not been solved.
    I give you more details. When I do the conections test from SM59 the connection is ok, and not logging is requested. And interfaces with RFC adater works fine too.
    The issue is in the Sender call, the receiver call use a RFC Adapter and works. And if you fill the user and password the sender works fine.
    Thanks in advance.
    RP

  • How to store the value of request message and use it in Response mapping

    Hi All,
    We have an requirement where we need to store the data coming in Request Mapping and use the stored value in Response Mapping. Can anybody help us in how to proceed?
    Thanks
    Sujata

    Hi!
    In Mapping you may use the RFC Lookup function to store values in database table during request mapping and to read values from database table during response mapping.
    You can also use an ABAP or Java Mapping "in front of your" message mapping to store/read the values.
    You can also use an Adapter Module (if applicable for the adapter type you use) and/or a UDF to store the data e.g. in Dynmaic Configuration Header of Request Message and to read these data from Dynamic Configuration Header of Response Message. But this works only for synchronous scenarios (and it means overhead in your message traffic).
    Hope these thinkings help you o find the most suitable way for your concrete scenario!
    Regards,
    Volker
    Note:
    These techniques help you to avoid using BPM.
    Edited by: Volker Kolberg on Aug 27, 2009 11:18 AM

  • How do I stop Firefox from filling in usernames and passwords when other people use my computer?

    When other people use my computer, how do I stop Firefox from filling in usernames and passwords?

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    Remove saved Password(s):
    * Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    Password Manager:
    *http://kb.mozillazine.org/Password_Manager

  • How to get EBS Concurrent Request number (and more) into BIP Report Layout

    hi,
    I have been using BIP for 9 months but have several years experience of Reports 6i development (matrix, drill-thru etc). We are beginning to use BI Publisher with EBS and would like to be able to incorporate the Concurrent Request number into the report layout (preferably in the footer area). I have looked back over previous forum posts and have found mention of how to get the report parameters into the XML datastream and template, but nothing for the Concurrent Request number. I've also looked at the DevTools/Reports forum but cannot see anything similar there.
    It would add a lot of value to generated output for end-users if this information (+ environment/instance name etc) can be put into the layout.
    Sean

    Hi
    Create a data query in data template/reports as
    select fnd_global.conc_request_id "REQUEST_ID" from dual
    and this will pick up the request id and then u can use it in the RTF layout
    Hope this helps..

  • Hello, 2 questionss here is it possible or is there a way to convert all object s outlines in all frames to fills at once and not frame by frame? and why sometimes erases the outline instead of converting it to fill?

    Hello, 2 questionss here>is it possible or is there a way to convert all object s outlines in all frames to fills at once and not frame by frame? and why sometimes erases the outline instead of converting it to fill?

    Hello, 2 questionss here>is it possible or is there a way to convert all object s outlines in all frames to fills at once and not frame by frame? and why sometimes erases the outline instead of converting it to fill?

  • How do i keep only the name of a month in a cell in Numbers and not have it auto fill the date and time?

    how do i keep only the name of a month in a cell in Numbers and not have it auto fill the date and time?

    Hi JN and Barry,
    Barry wrote:
    The second case may not be included in the available D&T formats in Numbers 3
    For my region, the Date & Time data formats include month.
    The Date Pop-Up
    This may not be the case for all regions.
    Remember that the month is only the display, and the Full Date & Time is still there. If I change the format to reveal what is behind the curtain:
    Regards,
    Ian.

  • How to get background image to fill the browser and remain fixed in both IE and Firefox?

    Basically what it says in the title. I've come very close in achieving this but something just doesn't tie up in the html and css code...
    First of all, I'm using IE8 and the latest version of Firefox to test this.
    I used 2 sources of information for getting this done: 1) http://css-tricks.com/perfect-full-page-background-image/ and 2) http://stackoverflow.com/questions/8958697/css3-background-size-cover-doesnt-make-image-co ver-vertically
    In Case 1 the example on the page called CSS-Only Technique #1 gives code that works almost perfectly for me, except that obviously I need a background image, however the CSS provided there is clearly just for an image dropped in the body of a page with no regard for other content that may already be there. The html code that I put on the page is simply <img class="bg" src="../images/background_image.jpg">
    Obviously I used the CSS code provided in the example, minus the last bit which is "@media screen" etc etc, which seems irrelevant to me. Obviously substituting values to suit the image on my page.
    So what happened is that it almost worked as intended in both the browsers (which means the image filled both browsers width-wise as intended and also remained fixed when I zoomed in or out in each case) except that the image went over the top of the current content that I had there already precisely because it's not a background in this "technique". (A curious side-note is that the image didn't push down the content, as I'd have expected in normal circumstances, but went right over the top of it so it hid it (like z-index).
    One thing that does bother me about this "technique" is that if you click on View Demo just below the code provided you will see on the working example page (forest background) the image clearly works as a background and the content sits happily on top! So I don't know whether the person providing the example was trying to mislead people or what! Or he got lazy and showed a different page that didn't use the exact code he provided. No matter.
    In any case this leaves me with the job only half finished, as I still need a background image that works like the 'normal image' code provided.
    On to Case 2 and on this page the first example provided gives the CSS for the background image - namely the code within html {...} part and also shows the same 'normal image' code as given in Case 1. In this case however, although the person provided a suggestion, the css and html doesn't really tie up properly plus some of the css and html seems a bit redundant. So this time when I used the 'html portion' of the CSS code (i.e. just the bit that was most relevant) I got two different behaviours in each browser and neither of which was quite what I'm looking for. In IE8 initially the page looks fine (background fills the page and content is on top) however when I zoom in or out the background also zooms in or out accordingly so is NOT fixed. In Firefox the background image DOES stay fixed, however because the image originally is not the whole height of the browser I'm guessing the code stretches it downwards (while keeping proportions - so the image essentially enlarges) to fill all of it. The quick way to get around it is to probably add some white space to the bottom of the image just to give it enough height that it doesn't stretch/resize automatically. But it would be nice to find out anyway how to get around this in the code. Overall I would say that the result in Firefox comes closest to the desired solution but of course it doesn't help matters with IE8.
    Apologies for the lengthy description but that should at least provide plenty info for anybody that might have a possible solution for me. Essentially what would be great is if somebody could advise me how to take the code from Case 1 and apply it to a 'background' piece of coding like the type that's contained within html {...} in Case 2. Like I said, it's so nearly there but I just can't make it work atm after trying to combine the various bits of code this way and that... Alternatively, if somebody has another html-css version that works nicely for achieving this then please by all means let me know! Thanks v much in advance!

    This works in modern CSS3 supporting browsers.  But not pre-IE9.
    http://alt-web.com/TEST/Resizable-BG.shtml
    Nancy O.

  • I am trying to fill in a form in adobe exportpdf. How can I fill in numbers and symbols? Parenthesis, dollar sign etc.

    I am trying to fill in a form in adobe exportpdf. How can I fill in numbers and symbols? Parenthesis, dollar sign etc.

    Hi;
    Can you provide a little more detail, maybe a screenshot?  ExportPDF only converts PDFs to other file types, what exactly are you using to try to fill out the form?  The two Adobe form filling tools I would recommend would be:
    1) Adobe Reader - a free download you can install on your computer and can be used to fill out most any form.  For numbers, symbols etc it can depend on the field you are entering data into, some fields have restrictions, but you would use those keys on your keyboard, if nothing is entered then that field probably has restrictions.
    2) Adobe Fill & Sign: https://cloud.acrobat.com/fillsign - using the Fill & Sign tab on the acrobat.com website you can fill out most PDFs.  To enter numbers, symbols, etc you would simply add them using your keyboard.
    Thanks,
    Josh

  • When require to fill my name and particulars to an application and the auto fill is displayed and when I click on the auto fill reques turns bleu and refused to auto fill in the document. Your assistance is appreciated.

    When require to fill my name and particulars to an application form or document, thr AutoFill box appears and when directing to auto fill, the message box turns blue and refuses to auto bill. I went to AutoFill in Safari preference but could not find any adjustment to correct the shortcoming. Your assisance is appreciated.

    https://discussions.apple.com/message/23547507#23547507
    This work arround worked for me.. using the icon

  • How do I put a fillable form on our website so people can fill it out and send back to me

    How do I put a fillable form on our website so people can fill it out and get it back to me.

    Hi;
    This is a bit of a broad question, let me try to understand your needs a little better.
    Are you looking to use FormsCentral to either create your form or create the form and collect and manage the responses?  Are you looking for a web/HTML form or a PDF?
    FormsCentral allows you to create web/html forms that when they are submitted the data is sent to FormsCentral and in a Paid level subscription you can configure Email Notifications to email the results to you, they are also always available in FormsCentral to view and analyze.  For the web/HTML form you can simply add a link to the form on your website, or the web/HTML form can also be "Embedded" into your web site (there is Embed code on the Distribute tab).
    FormsCentral can also create a PDF form, the PDF can either send the responses to FormsCentral like the web form with the same options (Notifications etc), and can also be a PDF form without a "Submit" button where you can then add a Submit button of your own that would email the responses to you.  This requires having Adobe Acrobat to edit the form and add your own Submit button.
    If you do use PDF see this FAQ on PDF in the web - we do not recommend "embedding" the PDF into your web page, do not have the PDF open in the browser, the users should download the PDF and fill it out using the Free Adobe Reader: http://forums.adobe.com/docs/DOC-4142
    Thanks,
    Josh

  • Problems with filling out/going back and editing filled out information and signing forms

    Users cannot fully fill out, edit and save forms--
    the forms were set up in InDesign CS6, then edited in Adobe Acrobat Pro 9 for all the form info and after that was set up the forms were saved as extended pdfs to allow adobe reader users to fill them out and sign.
    The users are having all kinds of issues with the forms and its been difficult to pin point the exact cause.
    Here are 2 errors:
    This document enabled extended features in Adobe reader. This document has been changed since it was created and use of extended features is no longer available. Please contact the author for the original version of this document.
    The security settings on this document prevent adding text and/or placing a signature on it from Adobe Reader. To fill out and sign this document you need to print it out.
    ---I've checked the security on the form and there is no security not allowing them to fill it out and I believe that originally they were able to but the form was saved and then they went back and were unable to edit it. I need to know if its something I need to do on my end or an instruction I need to give to them--steps to filling out and saving programs vesions to use etc..
    sorry for some of the holes in the info. the form was created for a client and they sent it out to their employees so I do not have direct contact with the people having the issues just two screenshots, and I have not been able to find an answer that works--this is what I thought would help but it didnt:
    It should solve the signature/adding text  issue—From : http://forums.adobe.com/thread/987256
    Your user should go to Extended pane in Reader to apply a digital signature to the Reader extended PDF.
    The user is probably trying to use the Sign pane in Reader which has some options disabled according to the document permissions. The new Sign pane in Reader is an integration with Adobe EchoSign service in the sense that it enables an end user to fill-up documents, electronically sign and then send a PDF document, without having the need to print them. The Sign pane provides two options to the user:
    1 - Fill and Sign: Here the user can place text using 'Add Text'. Users can add arbitrary text to a PDF, eg. in documents where Reader cannot interact with the document even though the document looks like a form, in forms where user cannot save the filled-up form. In such cases the only option a user has is to print the form, fill it and then fax or fedex the filled up document to the author or scan it and send it electronically. Using the Sign pane in Reader, a user can add text and also electronically sign the document (this is not the same as digital signature) using an image of their signature. He can create a 'signature' from a scanned paper which has user's handwritten signature and place it on the PDF.
    2 - Send for Signature: Here the user is sent to EchoSign for collecting signatures from others.

    You will get that first message when the document has been changed in a way that invalidates the internal digital signature that's applied when a document is Reader-enabled. Certain changes are allowed (e.g., filling fields, commenting, signing) and will not invalidate the signature, but others are not. The exact cause of the change is often hard to track down, but it can be due to font problems, some type of file corruption, or something that Acrobat/Reader attempts to correct when the file is opened/saved. You will also get the message if the users system time is not correct and is currently set to some time before the document was Reader-enabled. It seems best to use the most recent version of Acrobat to enabled the documents and recent versions of Reader to work with them.
    It problem is probably not related to the user using anything in the Sign pane.

  • Deleting a request in ODS that has no request number and monitor log

    Hai All,
              I have a request that failed. It oesn't even have a request id and is not getting deleted. Even if I delete it, the trash can symbol appears onits side and then disappears but the request still satys. I changed the status to red and deleted. Still its not getting deleted. There is no log in monitor also. I have a lot of data in the ODS and cannot afford to delete all data and load. Is there any table in SAP where I cn go in and delete it or is there any other way around?

    Hello BI,
    Please check the job logs in SM37 and see what job log says for deleting ODS request at the end though the job finished successfully. See if the job is still running in SM51 at the backend on server. If so please stop that job. I doubt that the request is still running either in R3 or BW in the backend. That could be one reason why it sometimes doesn’t allow the request to be deleted.  
    Hope this helps,
    Bye,
    Naga.
    Message was edited by: Naga Timmaraju

Maybe you are looking for

  • Data Execution Prevention shutting down iTunes even with exception added

    Well, was having this problem, it miraculously fixed itself for like a day but now it is happening again. Data Exectuion Prevention for Windows keeps shutting down iTunes. I have gone into the DEP settings and added an exception for it to not apply t

  • Routine in Info Package, Debug in Info package.

    Hi All, Requirement is to include multiple ranges in Info Package based on the Conditions. I want to check whether it is working fine by going into debug mode. Can any help in this regards. thanks in advance, srinivas

  • Sum / Format on APEX_ITEM.TEXT columns

    Hi! I have two questions : In apex 3.2, on an updateable report, I am using APEX_ITEM.TEXT for a column. 1) The data contained in this cell are hours (so numeric and the sum should work). I am not able to get a sum on this column. I am checking the "

  • Sun Access manager

    Hi all, i am developing a sample application using sun access manager.it would be very helpful if anyone could help me out in giving some code examples and help me out in developing a sample web app.I have to use the oracle database to get the users

  • CAN ANY TELL ME THIS......

    HI,     VAT IS THE RECORDING METHOD IN BDC?