What is the qtorrent package supposed to be?

I was looking for qBittorrent.  I eventually found it in the AUR but before I did, I downloaded what I thought it was off of [community]
https://www.archlinux.org/packages/comm … /qtorrent/
The upstream link is dead and I can't even get the program to work.  It just gives me this error.
Traceback (most recent call last):
File "/usr/bin/qtorrent", line 10, in <module>
from qt import QApplication
RuntimeError: the sip module implements API v9.0 but the qt module requires API v8.1
I was thinking about filing a bug report if it's not just me that this is broken for but first I would like to know what exactly this package is even supposed to be.

The error may be due to https://wiki.archlinux.org/index.php/De … thon_paths
It's a torrent client: https://wiki.archlinux.org/index.php/Li … #Graphical
Last edited by karol (2012-10-24 21:11:57)

Similar Messages

  • What is the F2 key supposed to do in Finder?

    I have "Use F1 etc. as standard function keys" in System Preferences->Keyboard.
    What is F2 supposed to do in Finder? I have looked at numerous keyboard shortcut lists on the 'net (including Apple's own) but can find no references to it.
    In Column mode if a file is highlighted, hitting F2 causes the file/folder at the bottom of the list to be highlighted instead. If a folder is highlighted, then the focus jumps to the column to the right and the file/folder at the bottom of that list is highlighted.
    I'm curious because I keep hitting F2 to rename files and folders (as it does in Windows).

    Carolyn - but as I have the "Use F1...etc" set in Prefs I need to use the Fn key as well to do this.
    Tuttle - I know the correct way to rename files in OS X, F2 is just a habit from using Windows for years (I still use it day-in/day out at work) but its action in OS X is annoying as it changes the selected file/folder so I was just wondering what use the action it performs is supposed to be for.
    Seems, from what mende1 says, that it (and F3) aren't supposed to have any action and that the action it does have seems to be random rather than Apple having mapped the key to a null operation.

  • What is the best package for me ?

    I will be working in France & want to make & receive calls on my Blackberry which has skype too & from UK at the best price. I can't work out the best package on skype to achieve this & there seems to be no Support phone numbers.

    No I don't pay cancellation charges, why should I ?
    All I am doing twice a year is moving my BT broadband connection from one house with a live BT line to another house with a live BT line.
    In the times that each house is empty, the BT phone line there is not used.
    I have a letter with three options headed
    " Changes to your calling plan
    Act now to keep getting free calls "
    Option 1 is "Keeping getting unlimited UK evening and weekend calls for free with our special offer". When I look at this on your website I have to add my existing line rental - so what is special about the offer ? And what happens about my broadband ?
    In BT's letter option 3 doesn't mention line rental, but note 2 on the back does
    Well the next thing on your website is
    " To get a great broadband deal along with your calls "
    £12 plus existing line rental
    Now this does seem cheaper than I pay at the moment which is £18.85 per month for broadband
    Is this the case ?
    My line rental at the moment is £18.75 a month less a discount of £4.90 ( something to do with "Evening Calls + Friends and Family Mobile Deal" )
    Does this discount still apply to BT's new deals ?
    The broadband deal includes BT sport which I don't want.
    And is there any way of my avoiding paying two line rentals when only one telephone is used at any one period of the year ?

  • What is the business package for appointment calender

    In SAP GUI version we have appointment calender accessed by Tcodes SSC1 and SSC0
    what is the corresponding business package and iviews in the portal
    is backed calender fully synchronised with portal?

    Ross,
    I do not think there is a business package for your requirement. However, you could use the transaction codes to access them from portal or probably check this collaboration feature to see if it fits your requirement.
    http://help.sap.com/saphelp_sm32/helpdata/en/9b/4b21436ed70448bf689c5f5c79dea1/frameset.htm
    Good Luck!
    Sandeep Tudumu

  • What is the default package tu put in a data model ?

    Hi,
    I want to call a procedure *"EXTRACTION"* which is located in the default pachkage of my database.
    What shoud i put in my data model? i feel that this line is wrong :
    *<dataTrigger name="beforeReport" source="Extraction"/>*
    Thnaks,
    SAAD

    Hi,
    i have plaeced my procedure directly in my procedure folder not in a package.
    so if im correct, the default package will be nothing so i just put the name of the procedure.
    is that true?
    Tnaks,
    SAAD.

  • What is the category "calendar"supposed to do?

    Hi,
    Been meaning to ask this for ages. I guess when iCloud got up and running and we all switched over to it, I realized there was a new category in my iCal category list. One that I didn't create. It's called "Calendar". Can anyone explain what it is, why it's there, what ends up in it if I'm not actually assigning it to any of my events (since I already created the categories I use/need long ago).
    Thanks for your help.

    Carolyn - but as I have the "Use F1...etc" set in Prefs I need to use the Fn key as well to do this.
    Tuttle - I know the correct way to rename files in OS X, F2 is just a habit from using Windows for years (I still use it day-in/day out at work) but its action in OS X is annoying as it changes the selected file/folder so I was just wondering what use the action it performs is supposed to be for.
    Seems, from what mende1 says, that it (and F3) aren't supposed to have any action and that the action it does have seems to be random rather than Apple having mapped the key to a null operation.

  • What is "the current package"?

    In the java tute it says:
    "For your convenience, the Java runtime system automatically imports two entire packages:
    The java.langpackage
    The current package by default "
    What does it mean by the current package?

    All of the classes in the package that your own class resides in are automatically available to your code. So, if your class sit in
    package com.mycompany.mypackageThen every class that also sits in there will automatically be visible.

  • What are the two packages default imported into all Java classes?

    I just remember one of it is java.lang.* ... What are the others? Thanks for any replies. ^v^

    http://java.sun.com/docs/books/tutorial/java/interpack/usepkgs.html
    For your convenience, the Java compiler automatically imports three entire packages:
    The default package (the package with no name)
    The java.lang package
    The current package by default

  • Accessing xampp from VM: what is the correct package for netstat?

    I'm using an Arch Guest and a Win7/Virtualbox Host to set up a development server I can access from windows. I have heard I can locate the arch xampp server's IP address from the Win7 host if I find its IP address with netstat, but "netstat" gives me "command not found." sudo pacman -S netstat gives "target not found: netstat." Is the correct package "netstat-nat" [1]? If so, it does not work the way I expected; I get "could not read info about connections from the kernel, make sure netfilter is enabled by kernel or in modules." Does the Arch community not use netstat? If you wanted to find the IP address of an arch-based server running in a virtual machine that is correctly configured to allow incoming queries, what would you do?
    [1] http://www.archlinux.org/packages/commu … tstat-nat/

    Netstat is in the package net-tools, but wouldn't an easier way be just to do a ifconfig on the guest and see what its' ip is on the virtual network adapter?

  • What will the shipping package look like for an IPad I ordered online from the Apple Store?  The reason I'm curious is because it's going to be a gift.

    I'm curious as to what kind of packaging a gift I ordered online from the Apple store will come in.  It's going to be an IPad, and I don't want it to be too obvious what the item is, just in case the recipient sees the package.  I'm hoping it's in a brown cardboard box.

    Mine shipped in a standard brown box. Inside was the white Apple retail packaging for the iPad.

  • What is the business packages required for "plant maintenance"

    hi experts,
              i got a business requirement
                 how to show the plant maintenance module with the functionalities to show in the portal
                  is ther any process is there
                 or business packages required
    thanks and regards
    bvr

    hi raghu,
    thanks for your reply,
    1.  from portal view  where i have to configure the jco destinations seperatly for plantmaintanance or
              normal jco will work
    2. looking the sap note 1291222  where my ecc60  should be in the sp15 lever for ea-appl-600
         and poral side  bp erp 05 plant magr 20 1.0  sp15
    refering this links
         http://help.sap.com/bp_bl603/BBLibrary/General/Prerequisites_Matrix_BL_EN_IN.xls
    could you guide me
    thanks and regards
    bvr
    Edited by: bvr on May 13, 2009 7:12 AM

  • What is the disc utility supposed to look like with a fusion drive

    I have bought a brand spanking new iMac 2013 with a fusion drive. I had a bit of a glitch with the set up of boot camp. I have taken it to the apple service centre and they reformated the drive. But I am no expert but it seem as though the computer is really slow, even slower than my 2009 iMac. can any one tell me what the fusion drive should look like in the disc utility? It appears as two seperate drives!? is this right? Can some one please help me?

  • What is the Installer process supposed to mean?

    This process named "Installer" keep making me angry and frustrated.
    This process will appear in Activity Monitor after using BitTorrent application and once appeared it's does consuming RAM like ****.
    The process goes from a few MB to GB and reached the maximum which made my mac nearly unusable.
    So I have to force quit couple times and everything will back to normal.
    But the point is This process will keep appearing even I'm already terminated the process.
    This problem never appeared to me before on Mavericks and Mountain Lion and lower.
    Please see attached.
    Force quit the process doesn't effect anything to bittorrent or any application or the osx.
    I want to know why and how to stop it.

    Here it is.
    EtreCheck version: 2.2 (132)
    Report generated 4/23/15, 11:29 AM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2009) (Technical Specifications)
        MacBook Pro - model: MacBookPro5,5
        1 2.26 GHz Intel Core 2 Duo CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery: Health = Check Battery - Cycle count = 695 - SN = W00285T8VD3LA
    Video Information: ℹ️
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 2:44:25
    Disk Information: ℹ️
        WDC WD5000BEVT-80A0RT1 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (112.35 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Internal Memory Card Reader
        EPSON USB Printer
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Configuration files: ℹ️
        /etc/hosts - Count: 21
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [not loaded]    org.pqrs.driver.Karabiner (10.2.0 - SDK 10.9) [Click for support]
            /Applications/Toast 10 Titanium/Toast Titanium.app
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
            /Library/Extensions
        [loaded]    com.metakine.handsoff.driver (2.3.3 - SDK 10.6) [Click for support]
            /System/Library/Extensions
        [loaded]    com.Cycling74.driver.Soundflower (1.5.2) [Click for support]
        [not loaded]    com.deepseasoftware.driver.CDSDAudioCaptureSupport (1.3) [Click for support]
        [not loaded]    com.orderedbytes.driver.ControllerMateFamily (4.3.11) [Click for support]
            /System/Library/Extensions/ControllerMate.kext/Contents/PlugIns
        [not loaded]    com.orderedbytes.driver.CMADBDevices (4.3.11) [Click for support]
        [not loaded]    com.orderedbytes.driver.CMUSBDevices (4.3.11) [Click for support]
            /Users/[redacted]/Library/Services/ToastIt.service/Contents/MacOS
        [not loaded]    com.roxio.TDIXController (2.0) [Click for support]
    Problem System Launch Agents: ℹ️
        [loaded]    com.paragon.NTFS.trial.plist [Click for support]
        [loaded]    com.paragon.NTFS.upd.plist [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [not loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [not loaded]    com.iteleport.connect.plist [Click for support]
        [running]    com.metakine.handsoff.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Agent.plist [Click for support]
        [running]    com.metakine.handsoff.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [failed]    com.torch.update.agent.plist [Click for support] [Click for details]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
    User Launch Agents: ℹ️
        [not loaded]    com.adobe.ARM.[...].plist [Click for support]
        [not loaded]    com.bittorrent.uTorrent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac3.Scheduler.plist [Click for support]
        [running]    com.nchsoftware.expressinvoice.agent.plist [Click for support]
    User Login Items: ℹ️
        GrowlHelperApp    Application Hidden (/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app)
        SpeechSynthesisServer    Application Hidden (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        UnPlugged    Application Hidden (/Applications/UnPlugged.app)
        iTeleport Connect    Application Hidden (/Applications/iTeleport Connect.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
        CleanMyMac 3 Menu    Application  (/Applications/CleanMyMac 3.app/Contents/Library/LoginItems/CleanMyMac 3 Menu.app)
        uTorrent    Application  (/Applications/uTorrent.app)
    Internet Plug-ins: ℹ️
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.8.1 [Click for support]
        AdobeAAMDetect: Version: 3.0.0.0 - SDK 10.9 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.03 - SDK 10.6 [Click for support]
        Silverlight: Version: 4.0.51204.0 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        SharePointBrowserPlugin: Version: 14.0.0 [Click for support]
        AdobePDFViewer: Version: 11.0.03 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        Google Earth Web Plug-in: Version: 6.2 [Click for support]
    Safari Extensions: ℹ️
        AdBlock
        SafariRestore
        Reload Button
        DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
        Java  [Click for support]
        Launchpad-Control  [Click for support]
        Paragon NTFS for Mac ® OS X  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            15%    WindowServer
             9%    Google Chrome Helper(28)
             7%    Google Chrome
             0%    LINE
             0%    coreduetd
    Top Processes by Memory: ℹ️
        2.85 GB    Google Chrome Helper(28)
        716 MB    kernel_task
        311 MB    Numbers
        303 MB    Google Chrome
        287 MB    Pages
    Virtual Memory Information: ℹ️
        1.44 GB    Free RAM
        6.56 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 23, 2015, 11:12:37 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-111237_[redacted].crash
        Apr 23, 2015, 10:42:36 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-104236_[redacted].crash
        Apr 23, 2015, 10:12:35 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-101235_[redacted].crash
        Apr 23, 2015, 09:42:34 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-094234_[redacted].crash
        Apr 23, 2015, 09:12:31 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-091231_[redacted].crash
        Apr 23, 2015, 08:42:16 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-23-084216_[redacted].crash
        Apr 23, 2015, 08:41:31 AM    Self test - passed
        Apr 22, 2015, 11:27:23 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-232723_[redacted].crash
        Apr 22, 2015, 10:57:22 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-225722_[redacted].crash
        Apr 22, 2015, 10:27:22 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-222722_[redacted].crash
        Apr 22, 2015, 10:24:08 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/CEPHtmlEngine_2015-04-22-22240 8_[redacted].crash
        Apr 22, 2015, 09:57:21 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-215721_[redacted].crash
        Apr 22, 2015, 09:27:17 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-212717_[redacted].crash
        Apr 22, 2015, 08:57:12 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-205712_[redacted].crash
        Apr 22, 2015, 08:26:22 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-202622_[redacted].crash
        Apr 22, 2015, 08:26:06 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-04-22-202606_[redacted].cpu_resou rce.diag [Click for details]
        Apr 22, 2015, 07:55:10 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-195510_[redacted].crash
        Apr 22, 2015, 07:25:09 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-192509_[redacted].crash
        Apr 22, 2015, 06:55:09 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-185509_[redacted].crash
        Apr 22, 2015, 06:25:08 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-182508_[redacted].crash
        Apr 22, 2015, 05:55:06 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-175506_[redacted].crash
        Apr 22, 2015, 05:25:04 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-172504_[redacted].crash
        Apr 22, 2015, 05:08:01 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-04-22-170801_[redacted].cpu_resou rce.diag [Click for details]
        Apr 22, 2015, 04:55:04 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-165504_[redacted].crash
        Apr 22, 2015, 04:25:03 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-162503_[redacted].crash
        Apr 22, 2015, 03:55:02 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-155502_[redacted].crash
        Apr 22, 2015, 03:25:01 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-152501_[redacted].crash
        Apr 22, 2015, 02:55:00 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-145500_[redacted].crash
        Apr 22, 2015, 02:24:58 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-142458_[redacted].crash
        Apr 22, 2015, 01:54:57 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-135457_[redacted].crash
        Apr 22, 2015, 01:24:56 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-132456_[redacted].crash
        Apr 22, 2015, 12:54:54 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-125454_[redacted].crash
        Apr 22, 2015, 12:24:53 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-122453_[redacted].crash
        Apr 22, 2015, 11:54:53 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-115453_[redacted].crash
        Apr 22, 2015, 11:24:51 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-22-112451_[redacted].crash
        Apr 21, 2015, 09:29:59 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-04-21-212959_[redacted].cpu_resou rce.diag [Click for details]
        Apr 21, 2015, 05:22:24 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-04-21-172224_[redacted].cpu_resou rce.diag [Click for details]
        Apr 21, 2015, 09:23:30 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-21-092330_[redacted].crash
        Apr 21, 2015, 08:53:26 AM    /Library/Logs/DiagnosticReports/com.apple.AmbientDisplayAgent_2015-04-21-085326 _[redacted].crash
        Apr 21, 2015, 08:53:26 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-21-085326_[redacted].crash
        Apr 21, 2015, 12:01:40 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-21-000140_[redacted].crash
        Apr 20, 2015, 11:31:39 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-233139_[redacted].crash
        Apr 20, 2015, 11:01:39 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-230139_[redacted].crash
        Apr 20, 2015, 10:31:38 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-223138_[redacted].crash
        Apr 20, 2015, 10:06:11 PM    /Library/Logs/DiagnosticReports/uTorrent_2015-04-20-220611_[redacted].cpu_resou rce.diag [Click for details]
        Apr 20, 2015, 10:01:37 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-220137_[redacted].crash
        Apr 20, 2015, 04:39:06 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-163906_[redacted].crash
        Apr 20, 2015, 04:09:05 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-160905_[redacted].crash
        Apr 20, 2015, 03:39:05 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-153905_[redacted].crash
        Apr 20, 2015, 03:09:02 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-150902_[redacted].crash
        Apr 20, 2015, 02:09:01 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-140901_[redacted].crash
        Apr 20, 2015, 01:38:59 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-133859_[redacted].crash
        Apr 20, 2015, 01:08:59 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-130859_[redacted].crash
        Apr 20, 2015, 12:38:58 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-123858_[redacted].crash
        Apr 20, 2015, 12:08:58 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-120858_[redacted].crash
        Apr 20, 2015, 02:39:02 PM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-143902_[redacted].crash
        Apr 20, 2015, 11:38:57 AM    /Library/Logs/DiagnosticReports/TorchUpdater_2015-04-20-113857_[redacted].crash

  • I would like to update the atari800 package

    I have a new PKGBUILD for the atari800 emulator that allows the user to select the build target: sdl, x11, etc. I noticed the package in AUR is outdated and the owner has not been on the forum since Oct. 2005 nor has he responded to my last email. What can be done?

    Thanks tomk! A question comes up now because this new package is interactive and I recently received feedback for another package that was interactive stating that it should not be...
    Are we not supposed to make PKGBUILDs interactive?
    The situations are different since the atari800 PKGBUILD will ask for a build target while my other package raine (broken still because of the fonts) asks the user if they want to download emudx files. I realize it is better to create a separate package for the emudx files according to the AUR guidelines, but what about the atari800 package?
    Here's what I have of the PKGBUILD for an example (still a work in progress):
    # Contributor: robb_force <robb_force>
    pkgname=atari800
    pkgver=2.0.2
    pkgrel=1
    pkgdesc="An emulator of the Atari 800/800XL/130XE/5200 with various extensions (320kB RAM, stereo sound and more)."
    url="http://atari800.sourceforge.net/"
    license="GPL"
    depends=('libpng')
    source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
    http://downloads.sourceforge.net/sourceforge/${pkgname}/xf25.zip)
    install=atari800.install
    md5sums=('a81f8a5ace5fd89eb6094faef7c936af' '4dc3b6b4313e9596c4d474785a37b94d')
    build()
    # This emulator has a few linux compatible targets. Instead of creating
    # multiple packages, prompt the user for a target.
    _PS3="(1-4)> "
    echo ""
    echo "Choose a target for ${pkgname}:"
    select _response in ncurses svgalib sdl x11
    do
    break
    done
    if [ "${_response}" = "" ]; then
    echo "Bad selection"
    exit
    fi
    # Pass the reponse to the configure script
    cd ${startdir}/src/${pkgname}-${pkgver}/src
    ./configure --target=${_response} --prefix=/usr
    make || return 1
    make DESTDIR=${startdir}/pkg install
    # Copy the required ROM images to /usr/share
    cd ${startdir}/src
    install -d ${startdir}/pkg/usr/share/${pkgname}
    install -m644 *.ROM ${startdir}/pkg/usr/share/${pkgname}/

  • RE: what is the standard driver program for printing PO form in ECC 6.0EHP5

    Hi Guys,
                 For printing Purchase order smartform in MM module , earlier i used SMBA0 package i.e /SMBA0/AA_FM06P Driver program in Ecc 6.0 Ehp4 . But now my client is using Ehp5 ,here we could n't find SMBA0 package . So, can any one suggest me what is the relavant package for SMBA0 in Ecc  6.0 EHP5.
    Thanks in advance.
    Regards,
    Bala.

    Hi Bala,
    Those are available in client 000, you have to copy these Smartforms and driver programs from client 000.
    Client 000
    Original program: /SMBA0/AA_FM06P
    Original Form:      /SMBA0/IN_MMPO
    Regards,
    Surya

Maybe you are looking for

  • Using glow in Photoshop touch for android?

    Hello, I am very new to Ps Touch. Can someone explain how to use the glow function? Each time I do, i get the message "this filter needs transparent pixels." Not sure what to do, please help.

  • EEM command to read OID value

    Hi, I am trying to change SNMPv2 community string on 6509 remotely, without using expect script. I tried EEM applet (we cannot use TCL scripts), but it does not work. EEM command "action 10 info snmp oid 1.3.6.1.2.1.1.4 get-type exact" is supposed to

  • How do I download songs from iTunes Match for offline or spotty coverage?

    I have a 64GB iPhone and want to be able to DOWNLOAD songs from iTunes match for use when I have spotty 3G coverage (or no coverage, or only expensive coverage, or on an airplane). How can I do this? Right now iTunes is not using any of my data stora

  • MOVING MY MUSIC INTO MASS MEMORY

    I have spent the last couple of days trying to find my way around my N95 8GB ... and I cannot find a way to move my music to the mass memory ..... In absolute layman's terms , how do I do this ..? Please reply asap . I am running out of fingernails t

  • JMS multi thread best practise

    Hi, I would like to code a JMS layer that could be accessed by a multi thread environment (a web app) Is there any "Connection-Pool/DAO" equivalent design pattern for JMS ? Form what I know, connection are Thread Safe and Sessions are not ... Philipp