Program fails in Krb5LoginModule on Snow Leopard (Mac OS X 10.6)

Hi,
FWIW, I've already file a bug report with Apple for this, but maybe you can help me. We have a program that authenticates against Active Directory using Krb5LoginModule. It's been working for years under Mac OS X, Windows, Linux and FreeBSD, but under Snow Leopard (Mac OS X 10.6), using JRE 1.6.0_15 it fails with the following stack trace:
09:16:36,451 ERROR LoginDialog:225 - Password check failed: java.lang.IllegalArgumentException: EncryptionKey: Key bytes cannot be null!
     at sun.security.krb5.EncryptionKey.<init>(EncryptionKey.java:214)
     at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:191)
     at sun.security.krb5.EncryptionKey.acquireSecretKeys(EncryptionKey.java:159)
     at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:665)
     at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:542)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
     at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
     at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
     at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
     at de.unikoeln.rrz.uklanadmin.services.LoginService.checkPassword(LoginService.java:47)I've read the source and found that pre-auth works. Actually that's all we care about, we don't need the keys at all! But this call in Krb5LoginModule fails:
              // update keys after pre-auth
              encKeys = EncryptionKey.acquireSecretKeys(
               password, principal.getSalt());Please refer to http://openradar.appspot.com/radar?id=76405 for more details.

Thanks. I'd already set debug=true in the config file (and with map.put in your example). Apple does indeed use /Library/Preferences/edu.mit.Kerberos instead of /etc/krb5.conf. I can see that the settings there are picked up by programs I run in the Terminal, e.g. kinit. I'm not so sure they're picked up by the JDK. I have tried to set permitted_enctypes to just des-cbc-crc, but that didn't seem to have any effect.
As for your code example, the result is exactly the same (as I had expected). krb5.initialize() works fine, but in login(), at exactly the same spot in the source, I get exactly the same stack trace. For reference, it's this block in attemptAuthentication():
  669                   // We can't get the key from the keytab so prompt
  670                   if (encKeys == null) {
  671                       promptForPass(getPasswdFromSharedState);
  672  
  673                       encKeys = EncryptionKey.acquireSecretKeys(
  674                           password, principal.getSalt());
  675  
  676                       if (isInitiator) {
  677                           if (debug)
  678                               System.out.println("Acquire TGT using AS Exchange");
  679                           cred = Credentials.acquireTGT(principal,
  680                                                   encKeys, password);
  681                           // update keys after pre-auth
  682                           encKeys = EncryptionKey.acquireSecretKeys(password,
  683                                                           principal.getSalt());
  684                       }
  685                   }The call in line 673 succeeds, but the one in line 682 fails. The reason is in this method:
    182       public static EncryptionKey[] acquireSecretKeys(char[] password,
  183           String salt, boolean pa_exists, int pa_etype, byte[] pa_s2kparams)
  184           throws KrbExceptionThere it's this part:
  204           EncryptionKey[] encKeys = new EncryptionKey[etypes.length];
  205           for (int i = 0; i < etypes.length; i++) {
  206               if (EType.isSupported(etypes)) {
207 encKeys[i] = new EncryptionKey(
208 stringToKey(password, salt, pa_s2kparams, etypes[i]),
209 etypes[i], null);
210 }For one of the values in etype[], the stringToKey method returns null. The source code is taken from OpenJDK. It's not available with Sun's JDK, so I haven't been able to step through that part in the debugger.
Edited by: TyrionLannister on Sep 18, 2009 2:21 AM (corrected a few mistakes)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Two iOS devices and a Snow Leopard Mac: trying to sync photos

    My wife’s tech support group, that would be me , is failing in attempts to find an easy way to sync her photos between iPhoto on her Snow Leopard Mac and her two iOS 5 devices using iCloud.
    The bottom line is how best to manage photos during a time all devices are not on iCloud.
    Two problems:
    1. She now has the two iOS devices reporting different numbers of pictures and slightly different albums. Shouldn't they be exactly the same?
    2. Is it better to have her sync her Snow Leopard Mac to the iOS devices using iTunes or iPhoto.
    Any basic tips appreciated. Including if this is not the correct Community for this post.
    Thank you.

    You are in the correct community for posting this question. Most people would never even think to ask. That's very thoughtful of you. Anyway .... to the point about syncing photos.
    I do not use Photo Stream and use iCloud for very little as well. I still sync with iTunes because that works for me and I am used to doing it that way. I am running Lion on my MacBook so I have everything I need for iCloud, but .... This is how I do it.
    Connect the iPad to the Mac and launch iTunes.
    Click on the iPad name on the left side under devices.
    Click on the Photos Tab on the right.
    Select iPhoto as the folder from which you want to sync.
    Click on all of the albums, events, faces, that you want to sync.
    Make sure that the Sync Photos heading is checked/selected.
    Click on Apply or Sync in the lower right corner of iTunes

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • I have 3 macs. 2 are Lion, 1 I left Snow leopard so I can access data from my old Quicken Application that doesn't work with Lion. If I move to iCloud, will I no longer be able to access my MobileMe email on the Snow Leopard mac?

    I have 3 macs. 2 are Lion, but 1 I left Snow leopard so I can access data from my old Quicken Application that doesn't work with Lion. If I move to iCloud, will I no longer be able to access my MobileMe email on the Snow Leopard mac?

    What version of word do you have? The TS3938 sounds like it's a PowerPC app- written for an old architecture that is no longer supported in Lion. If this is the case, your files are fine- you just need a newer version of word that will run in Lion in order to open them. The newest version (2011) should be readily available anywhere, and has worked fine for me ever since I switched to Lion on release day....

  • Migration of files from Snow Leopard Mac to Mavericks Mac

    Ethernet cable connection.
    Mavericks Mac.
    The window: Select the information to transfer - Choose which information you'd like to to transfer to this Mac.
    "Checking "My Name" computer", which is the Snow Leopard Mac
    Spinning pin wheel, and the Continue button is dim.
    Snow Leopard Mac.
    The Migration Assistant window: Connect to the other Mac.
    "Looking for other computers".
    Spinning pin wheel, and the Continue button is dim.
    Now my question is, has the Mavericks Mac made a successful connection to the Snow Leopard Mac and because of the 300/350GB of files on it, the Mavericks Mac is taking a long time locating the files that would be transferable? If so, how long should "Checking "My Name" computer" take before I will be able to select what I wish to transfer? And how long would it take to transfer 300/350GB via ethernet cable connection?

    Ended up making a connection via Firewire to Thunderbolt adapter.
    Restarted SL Mac in target disk mode.
    Had to restart Mav Mac and after a bit of fiddling around, a connection was finally made. Info is now being transferred from the SL Mac to the Mav Mac.
    Three to four hours to go.

  • I deleted my Mail app sometime back. I reinstalled it again, today, on my Macbook Snow Leopard Mac OS but when I try launching Mail, it says ' You have Mail version 4.0(1075/1085). It can't be used on Mac OS X version 10.6.8(Build 10K549)",

    I deleted my Mail app sometime back. I reinstalled it again, today, on my Macbook Snow Leopard Mac OS but when I try launching Mail, it says ' You have Mail version 4.0(1075/1085). It can't be used on Mac OS X version 10.6.8(Build 10K549)",

    The Mail version for your machine is 4.6 (1085)   You can get it via the Combo updater.  Mac OS X 10.6.8 Update Combo v1.1
    Then follow with software updates to pick up the most recent security and iTunes updates.

  • I curently have Snow Leopard MAC OS X 10.6.8 & want to upgrade to Mountain Lion - would I encounter any problems?

    I curently have Snow Leopard MAC OS X 10.6.8 & want to upgrade to Mountain Lion - would I encounter any problems? If so -- what?

    mende1 wrote:
    2. OS X Lion and Mountain Lion aren't compatible with PowerPC applications. After upgrading, if you have a PowerPC application (as Office 2004, AppleWorks, old Final Cut Pro editions, etc.), they will be moved to a special folder and they will stop working. Check that your apps are supported > http://www.roaringapps.com
    If you are unable or unwilling to update to Intel versions of your PowerPC applications (if you have any), you can install Snow Leopard Server (with Rosetta) into Parallels or VMWare Fusion and continue to use most PowerPC applications concurrently with Lion or Mt. Lion:
                                  [click on image to enlarge]
    Snow Leopard Server is now available from the Apple Store for $19.99 + sales tax & shipping: 1.800.MYAPPLE (1.800.692.7753). Apple Part Number: MC588Z/A (telephone sales only)

  • I can't use my Mail application on my  10.6.8 Snow Leopard Mac

    I can't use my Mail application on my  10.6.8 Snow Leopard Mac.
    Any suggestions?

    iCloud is not supported on 10.6.8, the minimum is Lion 10.7.2.
    You can make mail work by manually entering the account however:

  • Can I save treo 650 unlocked gsm sms messages to my snow leopard mac?

    Can I save treo 650 unlocked gsm sms messages to my snow leopard mac?
    - jpg 
    Post relates to: Treo 650 (Unlocked GSM)
    Post relates to: Treo 650 (Unlocked GSM)

    Hard reset the device since there is nothing on it http://kb.palm.com solution id 887 lists the instructions to do so.
    Post relates to: Centro (Sprint)

  • Snow Leopard Mac OS X 10.6  Address book entries disappeared in upgradin toox x 10.6.  Can I restore, retrieve the old entries?

    I upgraded to snow leopard, mac os x 10.6.  All entries in my Address Book disappeared. How do I retrieve or restore them?

    Go to the Apple Store and have them install Snow Leopard if that's what you had on the old drive. If you did not have Snow Leopard then you need to purchase a copy:
    If you need to purchase Snow Leopard you can still purchase a copy from Apple's online store's telesales agents.[1-800-MY-APPLE (1-800-692-7753) or Customer Service and Sales Support at 1-800-676-2775.] Ask for a Sales Representative.
    Third-party sources for Snow Leopard are:
    Snow Leopard from Amazon.com
    Snow Leopard from eBay

  • I Baught A iMac 2010 From Someone it came with lion but for the programs i use i need snow leopard but when trying to install it won't boot from usb or cd what can be the problem i've been at this for over 24 hours if anyone ca help it'd be greatly apprec

    I Baught A iMac 2010 From Someone it came with lion but for the programs i use i need snow leopard but when trying to install it won't boot from usb or cd what can be the problem i've been at this for over 24 hours if anyone ca help it'd be greatly appreciate it! Thanks!

    Downgrade OS X Lion To Snow Leopard [Video How-To]
    http://www.cultofmac.com/110614/downgrade-os-x-lion-to-snow-leopard-video-how-to /
    How To Downgrade OS X Lion To Snow Leopard: The Complete Tutorial
    http://www.redmondpie.com/how-to-downgrade-os-x-lion-to-snow-leopard-the-complet e-tutorial/
    How To Downgrade from Apple OS X Lion to Snow Leopard
    http://www.pcmag.com/article2/0,2817,2389334,00.asp

  • Mac Mini DVD Drive fail and upgrading to Snow Leopard

    Hey, my Mac Mini has a dvd drive failure, ir reads cd's but just spits out dvd's. It no longer burns cd's either.
    The main question is, will I be able to install Snow Leopard from an external dvd drive? As I am thinking about getting one as a burner/player instead of paying sky high prices for a new superdrive to be fitted in the Mini.
    Many thanks for any help

    Sure,
    Here's the methodolgy from Apple:
    http://support.apple.com/kb/HT1661
    Here's a video from OWC, which shows how to install a HD or an Optical Drive into your Mini:
    http://eshop.macsales.com/installvideos/macmini06-08/
    There's probably more than one slot-loading drive model that will work in your Mini, and you may even gain a new capability, like dual-layer DVD burning capability, if you do a little homework on the models that will work for your Mini.
    Peace to you,
    C. Livingstone

  • Install Leopard on an External Drive on a Snow Leopard Mac Book Pro

    Hi
    I have a MBP 17/CTO 2.66GHz i7, which came installed with Snow Leopard.
    I've used boot camp to install Windows 7.
    I've attempted to install Leopard 10.5.4 on an external drive.
    The steps I've taken:
    1 - Connected my WD Passport on the Firewire Port
    2 - Partitioned the drive. The first partition is 100GB, Mac OS/X Extended (journal) and I've selected the GUID Partition Scheme
    3 - Inserted the Mac OS/X Leopard DVD, and followed the instructions to restart
    4 - On restart I have three options. Mac OS, Windows and Install Mac OS\X
    5 - I select Install Mac OS\X.
    6 - The disc spins for a few moments and then the laptop freezes
    Beware of the following issue:
    1 - On restart more often than not, the DISC will spin and then the laptop will freeze.
    2 - To overcome this, restarting pressing the ALT (option) Key.
    3 - You should see your boot options. If you do not see "Install Mac OS\X", then eject and reinsert the disc.
    The question maybe why would I want to have an Leopard Installation when I have Snow Leopard. The software I develop has thrown up a number of differences between Leopard and Snow Leopard, hence I need both OS's to support my software.
    I mentioned this to the Apple Store before I purchased my machine. They put me through to a senior technician at Apple Care, who told me it would be possible to have the set up I am after; and to contact Apple Care if I ran into any difficulties.
    After I received my laptop and ran into the problems I described above I contacted Apple Care, only to be told by a senior technician that it should be possible to install Leopard on an external drive, but Apple Care cannot provide any support or assistance.
    I really do like the laptop and would much rather not return the laptop; but I really do need the setup described.
    Anyway I have tried a number of different approaches:
    1 - Having no partitions (so just the single partition)
    2 - Trying all three Partition Schemes:
    - GUILD Partition Table
    - Apple Partition Map
    - Master Boot Record
    All resulting in the same problem.
    I can confirm the external drive does appear as bootable in disc info.
    My guess is one of the following is preventing the install:
    1 - It is simply not possible to install an earlier version of Mac OS\X than 10.6 on the laptop I have, even if I tried to install on an external drive. This restriction is built into some hardware confirguration. So even if I wiped the internal hard drive or added a new partition to the internal hard drive, I would not be able to install 10.5.4. I say this may be a reason as the second technician told me the CPU has built into it a process which prevents installing older versions of Mac OS/X, but that it should NOT restrict installation on an external harddrive.
    2 - When trying to install Mac OS/X, a search is carried out for an external drive which has the correct format. For some reason it may be that this search is not finding my external drive?
    I'm a little stuck here and quite disapointed that the support promised by Apple Care for assistance in setting this up, is now not forth coming.
    Any help or suggestions would be appreciated, as ideally I would prefer to keep and not return the laptop, it's a beautiful piece of machinery.
    Cheers
    Parmy

    The mystery continues...
    I have an older MBP (2.33 GHz Intel Core Duo) which came installed with Tiger. I can confirm I purchased a genuine copy of Leopard (10.5.4) from the Apple Store and it’s not an OEM version. I installed 10.5.4 without a hitch on my old MBP internal drive. It is the only OS installed on my old MBP.
    Using my older MBP (which through software updates is now running 10.5.7), I managed to install 10.5.4 onto my external HD (WD My Passport Studio – 640GB FireWire 800).
    However; on the final restart, the screen remained grey and 10.5.4 did not boot from the external drive.
    I restarted the machine holding down the ALT (option) key, and only two options appeared, Macintosh HD and the Install DVD. I selected the Macintosh HD and opened System Preferences.
    In System Preferences --> Startup Disk, I discovered the partition on my external HD which contains 10.5.4. I selected this partition and selected restart.
    On restart my MBP displayed a grey screen, and the blue light on my hard drive flashed slowly. I left this for an hour, however; the OS did not start and the screen remained grey.
    I then plugged my external HD into my new MBP which I started holding down the ALT key.
    To my surprise I found 3 boot options (Macintosh HD, Windows and Leopard). Leopard being the partition on my external drive, which now has 10.5.4 installed.
    I selected Leopard, but sadly after 30 minutes, the OS failed to boot.
    Although this deviates slightly from this post, I fail to understand the problem here:
    1 – Why can’t I boot 10.5.4 on an external drive, from my old MBP? Surely this is not because my old MBP is now running 10.5.7?
    2 – Why can I see 10.5.4 as a boot option on my new MBP but not on my old MBP when I start the MBP holding down the ALT key?
    I doubt there is a problem with my external drive, as it seems to read, write, etc... in all normal cases.
    Whilst it definitely appears that I won’t be able to boot 10.5.4 on an external drive from my new MBP, I should be able to at least boot it from my old MBP, which would give me the option of installing Snow Leopard and Windows on the internal drive of my old MBP.
    Apologies for keeping this post going, but I hope by getting to the bottom of this, it will help other Mac users as well.
    I’ve run out of ideas of things to try, so I will give Apple Care another call in the morning, and will report back.
    Any suggestions of other things I can try?
    Cheers

  • Xcode fails to launch on Snow Leopard

    If I attempt to launch XCode from the dock (as a standard user), I simply get an error message (see end of his message). The same happens regardless of the way XCode is launched, ie, from Spotlight, from the Applications folder, from the Applications stack. However, if I switch to an administrators account, I can launch XCode successfully but ony if I launch from the dock; Spotlight launch fails with the same message.
    I tried to redownload XCode from the App store but the App store version only supports Lion. What can I do about this apart from the obvious upgrade to Lion which I don't want to do just for the sake of XCode and am concerned about corrupting my bootcamp partition which is vital for me. I can't risk the upgrade to Lion if there is even an outside chance of losing my bootcamp partition as I have heard of from various forums.
    Although I am an experienced windows developer, this is my first foray into developing for OS-X/iOS platform so I haven't got off to a great start.
    Error message is as follows:
    Process:    
    Xcode [18284]
    Path:       
    /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: 
    com.apple.dt.Xcode
    Version:    
    Build Info: 
    IDEApplication-990000~36
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [186]
    Date/Time:  
    2012-08-03 19:58:59.516 +0100
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    338200 sec
    Crashes Since Last Report:      
    5
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    EA2D2983-5682-43C5-B52D-D4C8D3AAC826
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: @rpath/DVTFoundation.framework/Versions/A/DVTFoundation
      Referenced from: /Applications/Xcode.app/Contents/MacOS/Xcode
      Reason: image not found
    Binary Images:
    0x7fff5fc00000 -
    0x7fff5fc3bdef  dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD7500BPKT-75PK4T0, 698.64 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0x26400000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: SG-Lock USB Key, 0x1547, 0x1000, 0x06200000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8217, 0x06110000 / 4

    Before giving up, make sure you can't download it from the App Store Purchase list. Sign in with the same Apple ID you purchased it with. I purchased Xcode 4 for $5 when I first got a Mac. I updated through the App Store through 4.2 before eventually updating to Lion. You can see Xcode for Snow Leopard still appears in my purchase list. I can't test this because I don't want to mess up my install.

  • Support for Windows 7 / Snow Leopard Mac OS X

         I see in the compatibility table that Adobe has that Director is not supported under Windows 7 or Mac OS X Snow Leopard.  Will this compatibility issue change in the future?  Is Director being phased out in favor of other 3D authoring programs?

    Well, for me it's critical.
    In the education community, cross platform is more than a nice-to-have, it's beyond important. If Shockwave isn't available on the standard Mac setup it's useless. If the Director IDE isn't being actively developed for the current OS it's not a dependable thing to predicate a development programme on.
    We had this for a while with Rosetta / Firefox / OSX and after a fraught period of fighting with clients using Safari native for everything else and Firefox with Shockwave in Rosetta, everyone just gave up and we had to drop Mac support.
    Director 11 / Shockwave on Macs was the only chance we have of staying with Director at all. To find that we are left high and dry with no solution again after six months of usable time in 10.5 is criminal on Adobe's part.
    The shockwave install on PCs is bad enough ... it's only saved because of the MSI version.
    When OS X first came out, Safari was the problem browser, at least Firefox / Rosetta / Shockwave was 90% dependable. Now Firefox / Shockwave is 100% undependable and all we have is Safari / Shockwave which is at best 90% dependable. To find that Adobe have taken that away is unbelievable.
    Get your act together guys. Adobe appear to be killing Director as a product without admitting to it.
    You can kill it by saying you are killing it, or you can kill it by starvation. At least owning up and saying you are stopping development would give us a clear path, we could cut our losses and make a decision on what to do next.
    Giving a little bit of encouragement and then taking away all hope repeatedly is a very immoral thing to do.
    *Furious*
    Education Software Developer
    UK

Maybe you are looking for

  • Macbook pro with retina display keyboard Turning off

    Hello everyone im having a problem with my Macbook pro it's my first mac so i dont know about it a lot sorry for my bad english and the problem is that after using it for like 2-5 Hours the keyboard turns off so i have to restart macbook so it works

  • How to create a demo with time limit?  (timebomb)

    Hello, I would like to create a demo of a game I made but want to limit the amount of time it will run once installed.  (30 days). Is there an xtra or a straightforward way to do this in lingo?

  • Method 'getAttributeInternal' deprecated

    I'm creating a new page using Jdev 10.1.3 and getting warnings as Method 'getAttributeInternal' deprecated How to fix this? Thanks!

  • TV Episode Will Not Sync!?

    Hey everyone I just purchased the new 80gb iPod and everything sync'd fine except one of my south park episode's that I purchased from iTunes? Any ideas how I can get it on my iPod? Thanks for your help.

  • Using FTP

    i used common.net for my FTP In my program i used FILEREADER to open text files and it worked so can i ALSO USED THAT to open text files and how? or is there another way to open files through FTP? java is a big language with package i dont know where