Twisted Framework and general mpkg question

hello... i recently got a mac and i have OS X Leopard, i am a python developer and i use twisted framework, i ran sort of a similar problem when i was working with Ubuntu Hardy...
i downloaded twisted framework for os x, which MIT says its version 8.2, and i installed the mpkg and the framework works well, however my project relies on the PythonLoggingObserver method call which says its missing, but on a production linux server running same version of 8.2 the problem doesnt exist, so i printed the twisted._version_ and that indicated that apperently i have twisted 2.5 installed, anyone else had that problem, and is it os x specific, im not sure...
also, anyone know good tool to remove mpkg installed libs/apps, i want to remove twisted now, but i have no idea where it is subinstalled... any info would be helpful
thnx

Post developer queries to the appropriate forum under OS X Technologies.

Similar Messages

  • Workflow and General Use Questions

    Hello,
    I'll apologize right off the bat for these novice question because I'm sure the information is probably somewhere in the forum, I just haven't been able to find it. I just purchased Aperture after completing the demo as my library is getting too large to manage using standard file folders. I'm now trying to figure out the best practices for workflow and general use before I invest some serious time into importing and keywording all my pictures.
    1) Store files in the there current location, or in the Aperture Library? It seems to me that once they are moved to the Aperture library, you can only access them from within Aperture. I'm thinking I would be better off leaving them in their current location. For one, if I want to quickly grab a picture as an attachment to an email or something it seems easier to grab it from the standard folders. Second (and more important) I do not have room to keep all my pictures on my Macbook, thus most of them are stored on the Time Capsule.
    So... Keeping photos in their current location appears to be the best choice for me even though it adds an additional step every time I bring in new photos from my camera. Does this sound right?
    2) Is there a way to mark the photos that I have uploaded to my website (Smugmug)? Ideally, I would like to badge photos that have already been uploaded so I can quickly recognize them and ensure I'm not duplicating. I've considered using the rating, or keywords to indicate that a photo has been uploaded but both methods have disadvantages.
    3) Any suggestions for general workflow and organization resources (tutorials, books, websites, etc.)? I've looked at the videos on Apple's site but they obviously didn't get that detailed.
    Thanks for the help, sorry for the length.

    I recommend to Manage by Reference with Master image files stored on external hard drives (note that Aperture defaults to a Managed-Library configuration rather than a Referenced-Masters Library). Especially important for iMacs and laptops with a single internal drive. The workflow as described below in an earlier post of mine uses a Referenced-Masters Library.
    I feel pretty strongly that card-to-Aperture or camera-to-Aperture handling of original images puts originals at unnecessary risk. I suggest this workflow, first using the Finder (not Aperture) to copy images from CF card to computer hard drive:
    • Remove the memory card from the camera and insert it into a memory card reader. Faster readers and faster cards are preferable.
    • Finder-copy images from memory card to a labeled folder on the intended permanent Masters location hard drive.
    • Eject memory card.
    • Burn backup hard drive or DVD copies of the original images (optional strongly recommended recommended backup step).
    • Eject backup hard drive(s) or DVDs.
    • From within Aperture, import images from the hard drive folder into Aperture selecting "Store files in their current location." This is called "referenced images." During import is the best time to also add keywords, but that is another discussion.
    • Review pix for completeness (e.g. a 500-pic shoot has 500 valid images showing in Aperture).
    • Reformat memory card in camera, and archive originals off site on hard drives and/or on DVDs.
    Note that the "eject" steps above are important in order to avoid mistakenly working on removable media/backups.
    Also note with a Referenced-Masters Library that use of the "Vault" backup routine backs up the Library only, not the Masters. Masters should be separately backed up, IMO a good thing from a workflow and data security standpoint.
    Max out RAM in your MB and keep the internal drive less than 70% full.
    Good luck!
    -Allen Wicks

  • Book printing turnaround time(Canada) and general sharpening question

    Hi,
    I am nearly finished a book in Aperture and have a couple of questions, one specific to Canada and another, more general question.
    For those in Canada(or anybody else's experiences), how long does it take for the book to be published and sent out to you? My book project is to be a christmas gift and I would like to order one copy to proof, but if the turnaround is really long, then I would just order all the copies I need and hope everything turns out satisfactory.
    The second concerns sharpening. Since the images are resized for the individual use on a page, how do you optimize the sharpening? Is it better to oversharpen, or resize and sharpen each image prior to placing in the book?
    Thanks for any and all help. This is a first book so any other comments or suggestions would be appreciated!
    Scott

    Perhaps I can help with the first question. I tried the same approach and was quite happy with the first book quality; however, when I ordered several of the same book a few weeks later, I was very unhappy with the color casts and how they differed from the original book I had printed. The moral of the story is that the print quality is highly variable between printings.
    Aves

  • Validation Script for Dates and General Event Questions

    I have just started using Javascript, and am now using some objects and methods etc. that I did not even know about. It's progressing rather well, now I need to know some Livecycle Designer Basics that I can't seem to answer from my searches.
    Here's what I am trying to do in English:
    I want users to choose a date that they will miss at our Farmers Market. I have the date field on the form - works well.
    I want to validate the entry for:
    The date must be today or in the future
    AND
    The date must be before the closing date
    AND
    The date must be a Saturday
    Here's some script I've written and placed in the Validation Event (I have actually written more for testing out that the results are coming out properly):
    ----- form1.#subform[0].Missdate::validate - (JavaScript, client) ----------------------------------
    var entereddate = this.rawValue;// The date vendor will not attend as entered on the form
    var dentry = new Date(entereddate.slice(0,4),[entereddate.slice(5,7)-1],entereddate.slice(8,10),0,0,0); // month starts at 0!
    var closingdate = "October 04,2008" // closing date of the market
    var today = Date();// today
    (dentry.getDay() = 6);// and attempt to validate that the day = Saturday - nothing happens!
    But now -
    How do I actually validate this - my last statement seems to be ignored. How to I force a 'false' being returned? In Formcalc I simply put a camparison statement here and if it resulted in 'False' validation failed and if it resulted in 'True' it passed - What's the JS equivalent? Or are the variables giving me troubles?
    Maybe I'm putting this in the wrong Event? If so which one should I place it in.
    I want to force the user to enter the correct data - how do I code this - and put in a custom message refering to this. I may even get fancy and ask the user if the next Saturday is what they meant if they enter the incorrect one (this will be a real challenge!)
    I think I'm lacking some basic knowledge here that other posts have assumed. Please refer me to any help pages as well - although I've done extensive searching on this and have not really found a good explanation of Validation - only specific pages that are not basic or general enough for my understanding. Thank!

    In the validation script you have to allow the field's length to be 0, or
    it will not be possible to clear it...

  • Sharing the /home partition and general partition questions

    Hello, I'm new to Arch, but have been using Linux for a few years (albeit still at a beginner level).  I'm going to be reinstalling Arch on an old computer that has a 40GB main drive so dual boot a "operational" OS for day to day stuff that I want to make sure will be running well and then another OS that I can test on or just have for trying new distros.  I also have an 80GB that I'll use for data (but I don't think I want that to be my home drive). 
    My question is:  If I have two different installations of Arch, (or a second distribution) should they share the same /home partition?  My thought is "no", but I didn't know.
    Also, I'm planning on splitting the 40GB drive the following partitions.  Do these make sense, or would there be a better way to do this? 
    5GB = / (OS #1)
    14.5GB = /home (OS #1)
    5GB = / (OS #2)
    14.5GB = /home (OS #2)
    1 GB = swap (both OSes)
    I have an ancient P4 w/ 512 of RAM.

    sharing /home drives would NOT be a good option in your case simply because you are going to use the 2nd OS as test/trials. Those other OSes may have different ways of storing config files etc which may lead to having a lot of junk to parse through. and if you ever use any configs for the Test OS, and they are somewhat in conflict with Arch - in any way - you might end up having to re-configure settings for your favorite apps in Arch.
    I have a 30 GB HDD on a 10 yr old laptop which has Arch. This is the partition scheme I have
    ╔═[16:10]═[inxs @ arch]
    ╚═══===═══[~]>> df
    Filesystem Type Size Used Avail Use% Mounted on
    /dev/sda3 ext3 7.0G 1.7G 5.0G 25% /
    none tmpfs 125M 100K 125M 1% /dev
    none tmpfs 125M 0 125M 0% /dev/shm
    /dev/sda4 ext4 16G 850M 14G 6% /home
    /dev/sda6 reiserfs 5.1G 558M 4.5G 11% /var
    /dev/sda1 ext2 61M 12M 47M 20% /boot
    ╔═[21:16]═[inxs @ arch]
    ╚═══===═══[~]>> fdisk
    Disk /dev/sda: 30.0 GB, 30005821440 bytes
    255 heads, 63 sectors/track, 3648 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00000080
    Device Boot Start End Blocks Id System
    /dev/sda1 1 8 64228+ 83 Linux
    /dev/sda2 9 726 5767335 5 Extended
    /dev/sda3 727 1640 7341705 83 Linux
    /dev/sda4 1641 3648 16129260 83 Linux
    /dev/sda5 9 73 522081 82 Linux swap / Solaris
    /dev/sda6 74 726 5245191 83 Linux
    ╔═[21:18]═[inxs @ arch]
    ╚═══===═══[~]>>
    Since you have 10GB more than I do, you can adjust accordingly and make partitions for your test OSes as well.
    Last edited by Inxsible (2009-10-08 01:22:30)

  • Geany Trouble: Compiling Perl Scripts (and general Perl questions)

    I'm brand new to Perl because I hear it's one of the best and so far I've found that it is.  I used to program a little C++ here and there and a while ago taught myself python but I'd have to say Perl is better than both of them.  At any rate, that's neither here nor there.  I use Geany and love it, so I didn't see a reason to switch to something new for Perl.  Unfortunately I'm having some trouble with compiling.  Geany flat out refuses to.  I looked around and didn't find anything on here or in the wiki or on the Ubuntu forums other than one person who said to replace the compile command with the execute command. 
    So, do I even need to compile my Perl scripts or is there something else I'm missing?
    On a somewhat related note, the same user on the Ubuntu forums said that at the top of the code there should be:
    #!/usr/bin/perl -w
    I'm curious if I need the "-w" or what it even does since as of right now I have
    #!/usr/bin/perl
    and executing the program poses no problems.
    Any help is greatly appreciated,
    --Wes

    Well, for one, perl is not a compiled language. You can if you want to, but it gains you few benefits. Google for "perl compiler" if you really must.
    As for the second, do you know how the shebang line works in unix, and do you know what the -w option does for perl? The answer should reveal itself to you.
    Make sure you "use strict;", it will catch many errors.

  • WRT310N and general LAN questions

    I am trying to set up a music studio LAN in my home, and I just bought a WRT310N which I am hoping will help me but I'm not sure now.
    I have a Mac PowerBook G4 and a Dell WindowsXP from 2003 that doesn't have built in wireless, so I've been using a Linksys USB adaptor to access the 802.1 internet from my housemate's DSL connection.
    The problem is that I need Ethernet 802.3, 100Mbps connection to run the MIDIoverLAN software that I bought; gigabit would be preferred, and that's why I bought the WRT310N.
    Q: Is it possible for me to just use the WRT310N for my LAN, while accessing the internet on the other network? Linksys tech support just told me I should get an Access Point, but 802.1 isn't what I'm looking for.
    Q: Is there a more detailed way of seeing the stats on the WindowsXP computer than opening "Local Area Network Connection". When I have a cable between the 2 computers it says it's connected at 100Mbps, but I'd like to know more about what that means. Also, is that the maximum speed that an ethernet cable can carry?
    Q: Do I really need a DSL modem to set up this router?
    Q: What kind of ethernet card do I need in my WindowsXP computer to access this router at 100Mbps or higher?
    Thanks.

    If you require speed more than 100MBPS you should install a Gigabit Network Adapter...You should have your own modem so that you can also have internet on your computers and a private network...

  • Seed_pool and general storage question

    I am trying to deploy EBS 12.1.3 Prod and Apps VM templates on a VM Server using just internal disk and I am running out of space.
    So do I need the seed_pool files after I have successfully imported the templates as Virtual Machnes?
    I was thinking I could also maybe create an NFS share from another server and mount the /OVS/seed_pool directory that way if needed.
    Yes/No?
    Edited by: user6445925 on May 13, 2011 9:33 PM

    I don't know if there is a better way to manage this but what we are doing is NFS mounting multiple file systems from a NetApp then move the files we want to the file systems we want and connect it all back to the file system that /OVS is pointed to with symbolic links
    e.g.
    10.53.252.2:/vol/cos1_tier03_rms_testdev_os_ovm_nfs
    158G 87G 72G 55% /var/ovs/mount/1A57047A2ABE4210B37DEEF62C33CF1F
    10.53.252.2:/vol/cos1_tier03_rms_testdev_asm_ovm_nfs
    2.0T 356G 1.7T 18% /var/ovs/mount/0465D5417DAB4F9F9D4EFDB141940AE6
    10.53.252.2:/vol/cos1_tier03_rms_testdev_app_ovm_nfs
    450G 417G 34G 93% /var/ovs/mount/7B543EC95C0B40648377E762F2F04713
    [root@ovs-tst-01 /]# ls -l /OVS
    lrwxrwxrwx 1 root root 47 Feb 9 16:00 /OVS -> /var/ovs/mount/1A57047A2ABE4210B37DEEF62C33CF1F
    so copy the file you want into the 2tb file system then link them back to the same location in the 158gb file system where the /OVS link points to. This is the way that we have figured out to put different storage needs onto different volumes on the NetApp - specifically moving +ASM to a different storage pool on the NetApp.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • HT201269 When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a serve

    When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a server error. Have no clue what to do... I've restarted the iPad and get the same message. But my internet works just fine.

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Weblogic portal 10.3.1 framework and  UCM 10gR3 code works in Jdeveloper

    Hi All,
    We are using weblogic portal 10.3.1 framework and UCM 10gR3. Now we want to use Jdeveloper (because we can integrate site studio using plugin) instead of weblogic workshop.
    So my question is does the existing code works in Jdeveloper (because it supports Webcenter portal)?.
    Thanks,
    Venkata Sarvabatla

    No. Eclipse/Worskhop is the development IDE for WLP. While you can probably edit many of the WLP artifacts in JDeveloper, since they're mostly XML files, JDeveloper won't understand the WLP project structure, understand many of the libraries or know how to deploy to a WLP domain.
    Brad

  • Customizing Light Framework and desktop

    We have an internal need for using the light framework and desktop.  I don't like to modify the SAP provided items but instead would rather create delta links and modify those. 
    I created a delta link of
    -Light Desktop (contains my CSS and my light framework page)
    -Light FrameworkPage
    -Light Detail Navigation (changing the start at navigation level to 1)
    -Searched and found the Light Detailed Navigation Page did a delta link copy and then modified it
    Modified the delta link copy of the Light Framework Page
    Here's the rub - I'd like to modify the Light Desktop Innerpage.  I'm hitting the wall here.  I created a new page but the layout needed (Light Navigation Panel & Content Area Layout) doesn't show.  Can't find the Light Desktop Innerpage in the portal content (it's there via the properties of the framework page - but finding that page I can't seem to find it.
    So - how do I create my own desktop innerpage (would like to base it on light desktop innerpage)?
    Regards,
    Diane

    Hi
    The par file for Desktop inner page is com.sap.portal.innerpage
    http://help.sap.com/saphelp_nw04/helpdata/en/b4/771158e4cb4bf6af9974380948db86/frameset.htm
    The desktop inner page is on of the iview present in DefaultFramework page of Portal which is a single portal page containing default iViews and pages.
    The default framework page supplied with SAP NetWeaver Portal provides the navigational and structural components required to navigate and operate the portal. we can modify the default framework page or create our own framework pages to meet the requirements.
    Its Location in Portal Catalog: Portal Content -> Portal Users -> Standard Portal Users -> Default Framework Page (pcd:portal_content/every_user/general/frameworkpage)
    Regards
    Sat

  • Primary and Standby CM question

    In general, Primary and Standby CM's database tables, configurations, group polices should be sync'd up and looked identical, right?  What else will be different and will require to import onto standby CM manually?  Things like: SSL certificate, Secure store encryption...etcs.
    Thanks!
    Joe

    Hello Joe,
    I don't think you're leaving anything behind in regards how primary and standby CM  sync works, just follow the steps from the configuration guide and everything will be taken care,if there was any doubt just let us know what WAAS software version your running and the specific question. Critical files like Secure-store and SSL certificates will be automatically sync as well.
    Still, in my experience I stronly suggest to make sure your devices time settings are right.
    Time settings is very important for the sync to work fine, best way is to use an NTP.
    Please find the attached link to configure NTP and timezone:
    Configuration Guide:
    ================
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v417/configuration/guide/other.html#wp1042418
    Command Reference:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v417/command/reference/glob_cfg.html#wp1496245
    Good Luck!

  • [SOLVED] baloo-frameworks and baloo4 are in conflict

    Hi together,
    i just wanted to do an update after quite a long time (few months) but i cannot do the update because of the conflict of baloo-frameworks and baloo4 (translated from german):
    # pacman -Syu
    :: Synchronize package database...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Start update...
    :: attica by extra/attica-qt4? [J/n]
    :: ca-certificates-java by core/ca-certificates-utils? [J/n]
    :: dirmngr by core/gnupg? [J/n]
    :: intel-dri by extra/mesa? [J/n]
    :: java-common by extra/java-runtime-common? [J/n]
    :: kdebase-katepart by extra/katepart4? [J/n]
    :: kdebase-konsole by extra/konsole? [J/n]
    :: kdebase-kwrite by extra/kwrite? [J/n]
    :: kdeedu-kalgebra by extra/kalgebra? [J/n]
    :: kdeedu-kanagram by extra/kanagram? [J/n]
    :: kdeedu-khangman by extra/khangman? [J/n]
    :: kdeedu-kig by extra/kig? [J/n]
    :: kdeedu-parley by extra/parley? [J/n]
    :: kdegraphics-gwenview by extra/gwenview? [J/n]
    :: kdesdk-kapptemplate by extra/kapptemplate? [J/n]
    :: kdesdk-kate by extra/kate? [J/n]
    :: kdesdk-okteta by extra/okteta? [J/n]
    :: lib32-intel-dri by multilib/lib32-mesa? [J/n]
    :: libaccounts-qt by extra/libaccounts-qt4? [J/n]
    :: libltdl by core/libtool? [J/n]
    :: lirc-utils by extra/lirc? [J/n]
    :: qtkeychain by community/qtkeychain-qt4? [J/n]
    :: signon by extra/signon-qt4? [J/n]
    :: telepathy-qt by extra/telepathy-qt4? [J/n]
    Check dependencies...
    :: There are 4 providers for libgl:
    :: Repositorium extra
    1) mesa-libgl 2) nvidia-304xx-libgl 3) nvidia-340xx-libgl 4) nvidia-libgl
    Select (Default=1): 4
    :: There are 4 providers for lib32-libgl:
    :: Repositorium multilib
    1) lib32-mesa-libgl 2) lib32-nvidia-304xx-libgl 3) lib32-nvidia-340xx-libgl 4) lib32-nvidia-libgl
    Select (Default=1): 4
    Warning: Detected dependency cycle:
    Warning: xorg-server will be installed before nvidia-libgl
    Warning: Detected dependency cycle:
    Warning: harfbuzz will be installed freetype2
    Warning: Detected dependency cycle:
    Warning: lib32-harfbuzz will be installed lib32-freetype2
    Searching for conflicts...
    Error: Not solveable conflict
    :: baloo-frameworks and baloo4 remain in conflict
    I tried already to search for an solution but i couldn't find any for that case.
    Thanks for your help.
    Best regards
    Werzi
    Last edited by Werzi2001 (2015-01-30 23:45:51)

    I think Werzi2001 needs to read this news :
    https://www.archlinux.org/news/transiti … -and-qt-5/
    he probably doesn't know the news about the decision to mix KF5 applications and KDE4
    if you want to use the KF5 version of these  applications ( kate, baloo etc... ) simply answer "Yes" to all questions
    check this thread for more information :
    https://bbs.archlinux.org/viewtopic.php?id=192657
    Last edited by Potomac (2015-01-30 19:41:37)

  • Explain PCK, adapter framework and JCA

    Hello Guru's
        I have sean lot many materials but still now i am not able to figure out these tree words. i.e. PCK, ADAPTER FRAMEWORK and JCA.
    Can any one explain me at ground level what these three words means and relationship between them and where do they stand in the overall XI ARCHITECTURE. And also tell me the uses of all the above words.
    Thanks in advance.
    arjun

    Hi,
    >>>I have sean lot many materials but still now i am not able to figure out these tree words. i.e. PCK, ADAPTER FRAMEWORK and JCA.
    PCK - called small XI/PI it's a middleware which can do mappings but has to be connected to XI from one side
    more about features:
    http://help.sap.com/saphelp_nw04/helpdata/EN/99/115281baba404890d2561617a78409/content.htm
    JCA - java connectivity that XI/PI uses:
    http://java.sun.com/j2ee/connector/overview.html
    adapter framework
    this is a term under which all adapters (like file, jdbc) and their processing is being described
    but please post more detailed questions as answers to most of those
    you can find yourself in google ok ?
    Thanks,
    Regards,
    Michal Krawczyk

  • Mvc framework and stored procedures ?

    Is it possible to keep high productivity of the mvc framework and still use stored procedures as with Cocobase, Castor,etc?
    Thank you in advance.

    If your question is, "Can the Business Components for Java J2EE Framework easily use stored procedures as datasources?"
    The answer is yes. See the sample that we ship in the .\BC4J\samples\StoredProc directory.
    If you're meaning the Oracle9i MVC Framework for J2EE which is produced by Oracle Consulting, then it's best to ask the question the "Project Cleveland" forum here on the OTN forum.
    thanks.

Maybe you are looking for

  • JTextField and date

    I work whith JDK.1.3 I would like use a JTextField like a Date JSPinner. My code is: dateDeb = new JTextField(10); Calendar cal = new GregorianCalendar(); dateDeb.setText(cal.get(Calendar.DAY_OF_MONTH)+"/"+(cal.get(Calendar.MONTH)+1)+"/"+cal.get(Cale

  • My ipod wont turn on unless on charge! :(

    my ipod wont turn on anymore. i droppped it at the gym and now the only time it works is when it is on charge. i can't even connect it to iturns on my PC:( when its connected to the charger i can play a song but as soon as i unplug it it goes off aga

  • Syncing photos I took on my iphone with Iphoto

    Anyone know how I can transfer the photos I've taken on my iphone to my iphoto library? Seems like my only option is to transfer from computer to iphone, not the other way around. Thanks!

  • How do I make a video pop out from the page?

    I'd like to have Quicktime embedded in the page as smaller videos, but when someone clicks on them, they have the option of popping out and becoming larger. Would it be better to use Flash?

  • WHY WE GO FOR SESSION RATHER THAN LSMW ?

    WHY WE GO FOR SESSION RATHER THAN LSMW  , AND I WANT TO KNWO THE DIFFERANCES BETWEEN THEM AND IN WICH CONDITIONS  SESSION AND LSMW ARE  MOST SUTED? THANKING U