Beta 2 SDK -- docs broken?

XCode is telling me there is a new documentation set for the iPhone, but when I tell XCode to fetch it, it consistently fails saying the path (to the feed I suspect) is broken.
Particularly frustrating given the number of API's that have changed.
Anyone else seeing this and/or have a work around?
Ron

Same problem, going to http://developer.apple.com/rss/com.apple.adc.documentation.AppleiPhone.atom in Safari and attempting to download manually results in a a message reading
"Access Denied
If you need assistance, please contact the ADC Support Team.
If you feel you received this message in error, please reference this code when contacting the ADC Support Team: P1"

Similar Messages

  • Attempting to use flash builder beta 2 with beta 1 sdk

    Hi,
    I'm running into a few issues migrating a project I've started in Flash Builder Beta 1.
    The biggest mistake I probably made was uninstalling Beta 1 and I can't seem to find where to re-download it. Is it available somewhere?
    It would not be necessary except for the fact that I'm catching errors trying to use Flash Builder Beta 2 with the 4.0.0.7219 sdk.
    When I set my compiler to use the beta 1 sdk, Flash Builder first throws an internal build error. Then I can't return to properties > flex compiler, getting a "could not accept changes error." Below is the log output.
    I plan to migrate my project to Beta 2, but would love to do it in a separate workspace...
    Any help, suggestions much appreciated!
    Seth
    Here's what's in my log:
    !ENTRY org.eclipse.ui 4 0 2009-10-07 10:15:14.268
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NoClassDefFoundError: flex2/tools/oem/OEMException$CircularLibraryDependencyException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
        at java.lang.Class.getConstructor0(Class.java:2671)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 846)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 831)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProjectSettings.computeCo mpilerLibraryPath(ActionScriptProjectSettings.java:1249)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.applySettings(ASBuilder.java:3 20)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(ASApplication Builder.java:67)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(ASItemBuilder.java:5 4)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:8 0)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createCompilerArgumentValidator(Bui lderFactory.java:64)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validateCompilerArgument s(CompilerPropertyPage.java:792)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validate(CompilerPropert yPage.java:929)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.access$4(CompilerPropert yPage.java:921)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage$4.modifyText(CompilerPro pertyPage.java:674)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1566)
        at org.eclipse.swt.widgets.Text.sendModifyEvent(Text.java:1769)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2230)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.copyVersionIntoEditBoxes (CompilerPropertyPage.java:693)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.updateFlashPlayerOptions (CompilerPropertyPage.java:652)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.update(CompilerPropertyP age.java:910)
        at java.util.Observable.notifyObservers(Observable.java:142)
        at java.util.Observable.notifyObservers(Observable.java:98)
        at com.adobe.flexide.editorcore.ui.sdks.FlexSDKChooserControl$2.widgetSelected(FlexSDKChoose rControl.java:665)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Link.sendMouseEvent(Link.java:639)
        at org.eclipse.swt.widgets.Control.sendMouseEvent(Control.java:2978)
        at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:3073)
        at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:2104)
        at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:375)
        at org.eclipse.swt.widgets.Display.controlProc(Display.java:862)
        at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3051)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:157)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        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:585)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    Hello,
    I reproduced your issue exactly as you stated.  Unfortunately, it doesn't look like FB Beta 1 is publicly available.  To get out of the broken state, you can go to your workspace preferences (not project properties) and under Flash Builder > Installed Flex SDKS, switch back to the 4.0 Beta 2 SDK that came with Builder.
    I am going to ask around to see what the problem might be, as I am unfamiliar with the code that is causing this.  There may or may not be a workaround, but regardless, I think we'd recommend that you upgrade your project from Beta 1 SDK to Beta 2.
    Thanks,
    Rob Brambley
    Computer Scientist, Flash Builder

  • SDK Build Broken

    I was following the commit logs and saw that http://bugs.adobe.com/jira/browse/SDK-18564 bug about the air updater framework being used with gumbo had been fixed.
    I updated my trunk and tried to compile and got an error trying to compile the rsls. So I switched the i10 branch and now I have an error building the headless airupdater.
    main:
    updateAIR:
    application_updater.application_updater_headless:
    [mkdir] Created dir: /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/build/intermediate/ApplicationUpdater/head less
    [copy] Copying 27 files to /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/build/intermediate/ApplicationUpdater/head less
    [exec] Loading configuration file /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/air-config.xml
    [exec] Adobe Compc (Flex Component Compiler)
    [exec] Version 4.0.0 build 0
    [exec] Copyright (c) 2004-2007 Adobe Systems, Inc. All rights reserved.
    [exec]
    [exec] command line: Error: unable to open 'Flex'
    [exec]
    [exec] Use 'compc -help' for information about using the command line.
    BUILD FAILED
    /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/build.xml:233: The following error occurred while executing this line:
    /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/build.xml:155: The following error occurred while executing this line:
    /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:205: The following error occurred while executing this line:
    /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:114: The following error occurred while executing this line:
    /Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:84: exec returned: 1
    Am I missing something or did a checking fail?
    Thanks,
    simeon

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>It&#8217;s hard to tell what error you are running into. What OS<br />are you building on? Can you turn on debug so I see why you are getting the<br />command line error:<o:p></o:p></span></p><br /><br /><p class=MsoNormal>     [exec] command line: Error:<br />unable to open 'Flex' <br><br />     [exec] <br><br />     [exec] Use 'compc -help' for information about<br />using the command line. <br><br /><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> <o:p></o:p></s pan></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Try something like this from the &#8220;frameworks&#8221;<br />directory:<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>ant   -debug updateAIR  &gt;ant.out<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Thanks,<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>-Darrell<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Simeon Bateman<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Wednesday, February 04, 2009 6:47 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> SDK Build Broken<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new discussion was started by<br />Simeon Bateman in <br><br /><br><br /><b>Developers</b> --<br><br />  SDK Build Broken<br><br /><br><br />I was following the commit logs and saw that <a<br />href="http://bugs.adobe.com/jira/browse/SDK-18564">http://bugs.adobe.com/jira/browse/SD K-18564</a><br />bug about the air updater framework being used with gumbo had been fixed. <br><br /><br><br />I updated my trunk and tried to compile and got an error trying to compile the<br />rsls. So I switched the i10 branch and now I have an error building the<br />headless airupdater. <br><br /><br><br />main: <br><br /><br><br />updateAIR: <br><br /><br><br />application_updater.application_updater_headless: <br><br />    [mkdir] Created dir: /Applications/Adobe Flex Builder 3<br />Plug-in/sdks/flex4_svn/frameworks/projects/air/build/intermediate/ApplicationUpdater/he adless<br /><br><br />     [copy] Copying 27 files to /Applications/Adobe<br />Flex Builder 3<br />Plug-in/sdks/flex4_svn/frameworks/projects/air/build/intermediate/ApplicationUpdater/he adless<br /><br><br />     [exec] Loading configuration file<br />/Applications/Adobe Flex Builder 3<br />Plug-in/sdks/flex4_svn/frameworks/air-config.xml <br><br />     [exec] Adobe Compc (Flex Component Compiler) <br><br />     [exec] Version 4.0.0 build 0 <br><br />     [exec] Copyright (c) 2004-2007 Adobe Systems,<br />Inc. All rights reserved. <br><br />     [exec] <br><br />     [exec] command line: Error: unable to open 'Flex'<br /><br><br />     [exec] <br><br />     [exec] Use 'compc -help' for information about<br />using the command line. <br><br /><br><br />BUILD FAILED <br><br />/Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/build.xml:233: The<br />following error occurred while executing this line: <br><br />/Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/build.xml:155:<br />The following error occurred while executing this line: <br><br />/Applications/Adobe Flex Builder 3<br />Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:205:<br />The following error occurred while executing this line: <br><br />/Applications/Adobe Flex Builder 3<br />Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:114:<br />The following error occurred while executing this line: <br><br />/Applications/Adobe Flex Builder 3 Plug-in/sdks/flex4_svn/frameworks/projects/air/sample-frameworks-build.xml:84:<br />exec returned: 1 <br><br /><br><br />Am I missing something or did a checking fail? <br><br /><br><br />Thanks, <br><br />simeon <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b7c8dd">SDK Build Broken</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b7c8dd!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • Installing JavaTM 2 SDK, Standard Edition, v 1.4 Beta 3 (SDK) on a Mac

    I have downloaded JavaTM 2 SDK, Standard Edition, v 1.4 Beta 3 (SDK) for Linux [I hope that's the correct version for a Mac] about 5 times, but each time, I can't open the file, athough the file's size shows that it did download. Help!

    I have downloaded JavaTM 2 SDK, Standard Edition, v
    1.4 Beta 3 (SDK) for Linux [I hope that's the correct
    version for a Mac] about 5 times, but each time, I
    can't open the file, athough the file's size shows
    that it did download. Help!It is not the correct version. That is for Intel Linux systems. You need to wait until Apple or someone ports 1.4 to the Apple OS X.
    Chuck

  • Link to download LR4 SDK is broken

    http://download.macromedia.com/pub/developer/lightroom/sdk/LR_4.1_831116_osx10_Debug_SDK.z ip gives a 404 error.

    Go here:  http://www.adobe.com/devnet/photoshoplightroom.html
    It's the Lightroom Developer Center.

  • Problem with custom icon on toolbar (iPhone Beta 6 SDK)

    I created two custom icons, using transparency so they are white lines on a transparent background, to add to a toolbar at the bottom of the screen.
    toolbar.barStyle = UIBarStyleDefault;
    UIBarButtonItem *theItem = [[[UIBarButtonItem alloc] initWithImage:[UIImage imageNamed:@"MyImage.png"] style:UIBarButtonItemStylePlain target:self action:@selector(theAction:)] autorelease];
    On the simulator, this shows properly a white icon on the grayish toolbar. On the device itself, it shows a white box the size of the icon. It still works.

    Problem persists in Beta 7. However a workaround (which might have worked in Beta 6, I don't know) is this: use GIF files with transparency, rather than PNG files with transparency. These display properly on both simulator and device.

  • Online ActionScript API docs broken

    The online ActionScript API docs have stopped working for me. I've tried accessing them from both Chrome and Safari and get the same behavior in both browsers. The filter options never load and the "Classes" section only shows two classes. The browser console shows a number of errors including some 404 asset loading errors and an uncaught exception.
    Adobe ActionScript® 3 (AS3) API Reference

    Possibly a really silly suggestion but have you tried clearing your cache? They seem to be working fine for me.

  • LR SDK docs for v2

    Hi!
    Where can I find the SDK for Lightroom  version 2? Unfortunately I can't see any link to old SDK on Adobe site.
    Can anyone send me SDK HTML documentation with the list of all objects and their methods available, please?
    My email: [email protected]

    Zlobniy,
    I sent what I think you wanted to the email address below.  Please confirm reciept and that you now have what you were looking for.
    Jeff
    #### Edit ####
    Just received the following error when trying to email:
    Your message did not reach some or all of the intended recipients.
          Subject:    LR2 SDK Documentation
          Sent:    11/30/2010 8:48 AM
    The following recipient(s) could not be reached:
          '[email protected]' on 11/30/2010 8:51 AM
                There was a SMTP communication problem with the recipient's email server.  Please contact your system administrator.
                <#5.5.0 smtp;552-5.7.0 Our system detected an illegal attachment on your message. Please>
    Apparently zip files are not allowed to your email address.
    #### Edit 2 ####
    Here is a site I was able to download it from.  I can't vouch for it being virus or spam free, but it did download on my PC.  The link is: http://wareseeker.com/download/adobe-lightroom-sdk-2.rar/377cf29ec
    if you want to give it a try.  You have to select "External Download Mirror 1" to get the zip file to your download location.
    Jeff

  • HOWTO: Fix beta 7 SDK provisioning/device errors.

    Okay, through trial and error, I have determined:
    1) Provisioning profiles have to be regenerated; ones generated yesterday or this morning are corrupted.
    2) Apparently, your app ID must now be only three dot-levels deep. I.e., if you have 'com.mycompany.foo' on Mac OS X, you cannot name your app ID 'com.mycompany.foo.mobile' -- you will need to do 'com.mycompany.mobilefoo' or whatever. (This was the one that got me, and took me quite a while to figure out.)
    3) Your app ID and the bundle ID in the target properties of Xcode must be identical, to the character. So if you have 'com.mycompany.*' as an app ID, you will need to set the bundle ID to 'com.mycompany.*' rather than 'com.mycompany.mobilefoo'
    4) You will need to go re-select the code signing profile in Xcode before rebuilding for devices under beta 7.
    5) You MAY (I didn't, but others did) have to change your code signing identity to be just 'iPhone Developer' instead of 'iPhone Developer: Firstname Lastname'
    Hopefully this helps folks!
    Message was edited by: RainPacket

    jamois
    Maybe I can help if you are still stuck. I figured it out with your help, so maybe I can help a bit.
    I first grabbed my new provisioning information about about 8pm on the10th, so maybe I got good provisioning files. My provisioning identifier is 4 long xxxx.com.myco.myapp but following other's advice on this chain. Here is all I had to do:
    1) I entered com.myco.myapp into my plist bundle identifer
    2) In the Build configuration of the Project Info, I
    a) Used my name in the Code Signing Identity field. I used the same name as I was told to use in the provisioning Certificates:
    http://developer.apple.com/iphone/manage/certificates/team/index.action
    b) I selected the proper provisioning profile from the Code Signing Provisioning Profile selector field.
    c) That automatically selected the same profile in the Any iPhone Device selector field.
    I compiled and it ran.
    I figured out the last steps by reviewing this information:
    http://developer.apple.com/iphone/manage/overview/development.action
    Hope this helps
    Joe
    www.softwareops.com

  • Possible error in SDK docs for xmlDomInstance

    API Reference/modules/LrXml.html#xmlDomInstance:transform discusses normalizing the result you get back, and provides a snippet of string manipulation to do so:
    "... apply a substitution pattern such as this: string.gsub( result, "[\r\n      ]+", " " ) ..."
    I /think/ this substitution is supposed to be "[\r\n\t ]+"
    It looks like there is a literal tab character in the rendered content of the documentation, which somehow ate the '\t' escape sequence.

    The Spry site version is fixed (plus another quote error I
    found while i was at it..).
    The LiveDoc version will take a bit longer to get the fix
    live.
    Thanks,
    Don

  • Flex 4 SDK beta 2 download

    There's no beta 2 sdk download. At the top of the beta 2 download page it says...
    "As a reminder, everything that is in the Flex 4 SDK is also included in Flash Builder 4, so you will not need to download the SDK if you plan on using Flash Builder."
    But if you download the win version of Flash Builder the beta 2 SDK  only has  the win version of the Adobe AIR Runtime.
    If you download the Mac version of Flash Builder the beta 2 SDK  only has  the Mac version of the Adobe AIR Runtime.
    You need to manually merge these to make a full SDK.
    This was discovered because we check in the SDK into perforce... and when people tried to execute our AIR based test runner on both win and mac when we only had the win version of the adobe air runtime checked in... we got "Adobe AIR could not be found" on the mac versions.
    After copying the mac version into the SDK and checking it in... it worked just fine.

    It's probably best to file a bug at http://bugs.adobe.com/flex/ (not sure if this would potentially be an SDK issue or a Builder issue, but we can move it after the fact if it should belong somewhere else).
    Also, if you post the bug number here, I can try and speed it through the process.
    Peter

  • Air 3.2/3.3 with iOS 5.1.1 & 6.0 SDK Beta on iOS 6 Beta cannot render anything at all

    Hi there,
    I've just tried to run an air app on iOS 6 but all the vistual elements doesn't render properly, e.g. the tab view cannot render tab icons/tab bar, the action bar cannot render anything at all plus all other components...
    Please let me know if you have any idea about that.
    Many thanks.

    Firstly the GPU issue has been fixed but the autoOrients property is still not working with the latest "AIR SDK 3.3.0.3690 SDK + iOS 6 Beta 2 SDK" on an iPhone 4S with iOS 6 Beta.
    I cannot use this combination below, except I take out the second line:
    <autoOrients>true</autoOrients>
    <aspectRatio>portrait</aspectRatio>

  • Tree style tabs is broken on beta 4

    Tree Style tabs works with FF4 beta 3, but is broken with beta 4. When one attempts to use it with beta 4, the tabs over write the menu area text.

    Version 0.10.2010080802 of the add-on states that is is compatible with up to 4.0b4pre rather than 4.0b4
    The last update to the add-on was on 8th August, there have been quite a few changes made that relate to tabbed browsing, particularly the Tab Candy/Panorama changes, that may have caused the add-on to stop working.

  • Failed to install AIR 3.5 SDK (beta)

    Hi guys,
    I wanted to use the AIR 3.5 SDK (beta) in Flash Builder 4.7 (beta) but when I attempted to manually replace the bundled AIR SDK in Flash Builder a few of the files could not be copied due to excessive file name/path lengths. This is on Windows 7. I had to try this because there is no other way to setup AIR SDKs in Flash Builder which is really annoying... how are we supposed to use prerelease/beta AIR SDKs in Flash Builder 4.7 if we are not able to specify alternative AIR SDK locations?

    Thanks for the reply, Sunil. Here are the steps I took over time ...
    1. Downloaded and installed the 32-bit version of Flash Builder 4.7  (beta 1)
    This worked fine, I'm not sure which AIR SDK version it came bundled with but I imagine it was 3.4 (beta 1)
    2. Downloaded AIR SDK 3.4 (beta 2) and replaced the bundled Flash Builder version
    This worked fine, the files were copied over without any problems and Flash Builder was happy.
    3. Downloaded AIR SDK 3.5 (beta 1) and attempted to replace the bundled Flash Builder version
    This failed, Windows 7 complained about some "license" related file names being too long, it didn't provide the exact file names or paths though.
    As far as the installation directories go, they are the default directories ...
    Flash Builder 4.7
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.7
    AIR SDK (relative to the above directory)
    \eclipse\plugins\com.adobe.flash.compiler_4.7.0.345990\AIRSDK
    I think Adobe is aware that the AIR SDK 3.5 currently cannot be used with Flash Builder, the obvious solution to avoiding these problems would be to allow us to specify the location of a AIR SDK directory in Flash Builder, it was a bit silly for Adobe not to allow this really.
    Right now I'm just waiting for the next Flash Builder beta release, if there is one, to see if the AIR SDK problem has been resolved. I can continue using AIR SDK 3.4 for now but it isn't an ideal situation for me at the moment.
    Again, thanks for the reply :-)

  • Broken laptop input mouse & keyboard [xps15z] [post Syu]

    Problems:
    -laptop's (dell xps 15z) keyboard and mouse not working
    -X broken
    I am really stumped here and looking for any help / direction. I am running out of questions to ask, and would appreciate any feedback.
    What I have tried:
    -creating a new modprobe.conf,
    -merging rc.conf.pacnew,
    -downgrading to my previous udev, mkinitcpio, and module-init-tools, using the packages found in cache. remade init with
    mkinitcpio -p linux
    and keyboard and mouse still did not work
    -merged locale.conf.pacnew
    -merged pacman.conf.pacnew
    -traversed almost all of the logs multiple times (have not found a silver bullet, but not positive on what Im looking for..)
    Below I have included some notes, my relevant (dates) pacman.log, and what I pulled from dmesg that seemed related to me.
    //notes
    -usb ports work
    -when i hit keys on the keyboard while at the console username prompt, nothing types, but if laptop is a dark place, the keys back-lights actually do light up...
    -every other boot I get stuck on MUX error (error has been there since I installed arch, but only now does it freeze occasionally here)
    [ 5.627516] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
    [ 5.627613] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
    -the update that broke stuff I set up my pacman key config
    [2012-01-20 05:14] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
    [2012-01-20 05:14] >>> Run `pacman-key --init` to set up your pacman keyring.
    [2012-01-20 05:14] upgraded pacman (3.5.4-4 -> 4.0.1-4)
    -also had to force the filesystem
    [2012-01-20 06:01] Running 'pacman -S --force filesystem'
    [2012-01-20 06:01] upgraded filesystem (2011.10-1 -> 2011.12-2)
    //dmesg findings
    [ 1.034772] mousedev: PS/2 mouse device common for all mice
    [ 1.045355] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 6.172182] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input8
    [ 42.447721] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-1/2-1:1.0/input/input15
    [ 42.447801] generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:04:00.0-1/input0
    [ 42.447811] usbcore: registered new interface driver usbhid
    [ 42.447812] usbhid: USB HID core driver
    //pacman.log
    [2012-01-20 05:13] Running 'pacman -Syu'
    [2012-01-20 05:13] synchronizing package lists
    [2012-01-20 05:14] upgraded linux-api-headers (3.1.4-1 -> 3.1.6-1)
    [2012-01-20 05:14] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2012-01-20 05:14] Generating locales...
    [2012-01-20 05:14] en_US.UTF-8... done
    [2012-01-20 05:14] en_US.ISO-8859-1... done
    [2012-01-20 05:14] Generation complete.
    [2012-01-20 05:14] upgraded glibc (2.14.1-2 -> 2.15-3)
    [2012-01-20 05:14] upgraded libarchive (2.8.5-2 -> 3.0.3-2)
    [2012-01-20 05:14] warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew
    [2012-01-20 05:14] >>> Run `pacman-key --init` to set up your pacman keyring.
    [2012-01-20 05:14] upgraded pacman (3.5.4-4 -> 4.0.1-4)
    [2012-01-20 05:16] Running 'pacman -Syu'
    [2012-01-20 05:16] synchronizing package lists
    [2012-01-20 05:16] starting full system upgrade
    [2012-01-20 05:16] Running 'pacman -Syu'
    [2012-01-20 05:16] synchronizing package lists
    [2012-01-20 05:16] starting full system upgrade
    [2012-01-20 05:22] Running 'pacman -Rdd gcc-multilib gcc-libs-multilib'
    [2012-01-20 05:22] Running 'pacman -S gcc-multilib'
    [2012-01-20 05:24] Running 'pacman -Syu'
    [2012-01-20 05:24] synchronizing package lists
    [2012-01-20 05:24] starting full system upgrade
    [2012-01-20 05:25] Running 'pacman -S gcc-libs'
    [2012-01-20 05:27] Running 'pacman -S gcc-objc-multilib'
    [2012-01-20 05:37] Running 'pacman -Syu'
    [2012-01-20 05:37] synchronizing package lists
    [2012-01-20 05:37] starting full system upgrade
    [2012-01-20 05:55] Running 'pacman -Syu'
    [2012-01-20 05:55] synchronizing package lists
    [2012-01-20 05:56] starting full system upgrade
    [2012-01-20 06:01] Running 'pacman -S --force filesystem'
    [2012-01-20 06:01] upgraded filesystem (2011.10-1 -> 2011.12-2)
    [2012-01-20 06:01] Running 'pacman -Syu'
    [2012-01-20 06:01] synchronizing package lists
    [2012-01-20 06:01] starting full system upgrade
    [2012-01-20 06:02] removed gcc-libs-multilib (4.6.2-3)
    [2012-01-20 06:02] installed gcc-libs (4.6.2-5)
    [2012-01-20 06:02] upgraded db (5.2.36-2 -> 5.3.15-1)
    [2012-01-20 06:02] upgraded pam (1.1.5-1 -> 1.1.5-2)
    [2012-01-20 06:02] upgraded coreutils (8.14-1 -> 8.15-1)
    [2012-01-20 06:02] upgraded perl (5.14.2-4 -> 5.14.2-7)
    [2012-01-20 06:02] upgraded openssl (1.0.0.e-1 -> 1.0.0.g-1)
    [2012-01-20 06:02] upgraded libsasl (2.1.23-8 -> 2.1.23-9)
    [2012-01-20 06:02] upgraded libldap (2.4.26-5 -> 2.4.28-2)
    [2012-01-20 06:02] upgraded unixodbc (2.3.0-2 -> 2.3.1-1)
    [2012-01-20 06:02] upgraded apr-util (1.3.12-3 -> 1.3.12-5)
    [2012-01-20 06:02] upgraded at-spi2-core (2.2.1-1 -> 2.2.3-1)
    [2012-01-20 06:02] upgraded at-spi2-atk (2.2.1-1 -> 2.2.2-1)
    [2012-01-20 06:02] upgraded ca-certificates (20111025-2 -> 20111211-1)
    [2012-01-20 06:02] upgraded libxi (1.4.3-1 -> 1.4.5-1)
    [2012-01-20 06:02] upgraded desktop-file-utils (0.18-1 -> 0.19-1)
    [2012-01-20 06:02] upgraded qt (4.7.4-3 -> 4.8.0-2)
    [2012-01-20 06:02] upgraded attica (0.2.9-1 -> 0.3.0-1)
    [2012-01-20 06:02] upgraded automake (1.11.1-3 -> 1.11.2-1)
    [2012-01-20 06:02] upgraded binutils (2.22-2 -> 2.22-4)
    [2012-01-20 06:02] upgraded bluez (4.96-1 -> 4.98-1)
    [2012-01-20 06:02] upgraded cifs-utils (4.9-3 -> 5.2-1)
    [2012-01-20 06:02] upgraded clutter-gst (1.4.4-1 -> 1.4.6-1)
    [2012-01-20 06:02] upgraded lcms2 (2.2-1 -> 2.3-1)
    [2012-01-20 06:02] upgraded colord (0.1.15-3 -> 0.1.16-1)
    [2012-01-20 06:02] upgraded consolekit (0.4.5-1 -> 0.4.5-2)
    [2012-01-20 06:02] upgraded cryptsetup (1.4.0-2 -> 1.4.1-1)
    [2012-01-20 06:02] upgraded nss (3.12.11-3 -> 3.13.1-2)
    [2012-01-20 06:02] upgraded evolution-data-server (3.2.2-1 -> 3.2.3-2)
    [2012-01-20 06:03] upgraded gtk3 (3.2.2-4 -> 3.2.3-2)
    [2012-01-20 06:03] upgraded gtkhtml4 (4.2.2-1 -> 4.2.3-1)
    [2012-01-20 06:03] upgraded evolution (3.2.2-1 -> 3.2.3-2)
    [2012-01-20 06:03] upgraded file (5.09-1 -> 5.10-1)
    [2012-01-20 06:03] upgraded firefox (8.0.1-1 -> 9.0.1-1)
    [2012-01-20 06:03] upgraded telepathy-glib (0.16.3-1 -> 0.16.4-1)
    [2012-01-20 06:03] upgraded folks (0.6.5-1 -> 0.6.6-1)
    [2012-01-20 06:03] upgraded gcc (4.6.2-3 -> 4.6.2-5)
    [2012-01-20 06:03] upgraded libjpeg-turbo (1.1.1-3 -> 1.1.1-4)
    [2012-01-20 06:03] upgraded gdk-pixbuf2 (2.24.0-1 -> 2.24.1-1)
    [2012-01-20 06:03] upgraded gtksourceview3 (3.2.3-1 -> 3.2.3-2)
    [2012-01-20 06:03] upgraded pygobject-devel (3.0.2-1 -> 3.0.3-1)
    [2012-01-20 06:03] upgraded python2-gobject (3.0.2-1 -> 3.0.3-1)
    [2012-01-20 06:03] upgraded gedit (3.2.5-1 -> 3.2.6-1)
    [2012-01-20 06:03] upgraded git (1.7.8-1 -> 1.7.8.4-1)
    [2012-01-20 06:03] upgraded gjs (1.30.0-1 -> 1.30.1-1)
    [2012-01-20 06:03] upgraded gnutls (3.0.8-1 -> 3.0.11-1)
    [2012-01-20 06:03] upgraded glib-networking (2.30.1-1 -> 2.30.2-1)
    [2012-01-20 06:03] upgraded gpgme (1.3.1-1 -> 1.3.1-2)
    [2012-01-20 06:03] upgraded gmime (2.4.28-1 -> 2.6.4-1)
    [2012-01-20 06:03] upgraded gnome-color-manager (3.2.1-2 -> 3.2.2-1)
    [2012-01-20 06:03] upgraded gnome-icon-theme-symbolic (3.2.1-1 -> 3.2.2-1)
    [2012-01-20 06:03] upgraded gnome-keyring (3.2.2-1 -> 3.2.2-3)
    [2012-01-20 06:03] upgraded whois (5.0.13-1 -> 5.0.14-1)
    [2012-01-20 06:03] upgraded gnome-nettool (3.0.0-1 -> 3.0.1-1)
    [2012-01-20 06:04] upgraded mutter (3.2.1-1 -> 3.2.2-1)
    [2012-01-20 06:04] upgraded libpulse (1.1-1 -> 1.1-2)
    [2012-01-20 06:04] upgraded gnome-shell (3.2.1-1 -> 3.2.2.1-1)
    [2012-01-20 06:04] upgraded gvfs (1.10.1-1 -> 1.10.1-2)
    [2012-01-20 06:04] upgraded gvfs-obexftp (1.10.1-1 -> 1.10.1-2)
    [2012-01-20 06:04] upgraded vim-runtime (7.3.353-2 -> 7.3.401-1)
    [2012-01-20 06:04] upgraded ruby (1.9.3_p0-2 -> 1.9.3_p0-3)
    [2012-01-20 06:04] upgraded gvim (7.3.353-2 -> 7.3.401-1)
    [2012-01-20 06:04] upgraded hdparm (9.37-2 -> 9.38-1)
    [2012-01-20 06:04] upgraded inetutils (1.8-6 -> 1.9.1-1)
    [2012-01-20 06:04] upgraded iproute2 (2.6.39-2 -> 3.2.0-1)
    [2012-01-20 06:04] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-01-20 06:04] upgraded initscripts (2011.11.3-1 -> 2012.01.2-1)
    [2012-01-20 06:04] upgraded jack (0.121.3-4 -> 0.121.3-5)
    [2012-01-20 06:04] installed rhino (1.7R3-1)
    [2012-01-20 06:04] installed jre7-openjdk-headless (7.b147_2.0-5)
    [2012-01-20 06:04] upgraded jre7-openjdk (7.b147_2.0-2 -> 7.b147_2.0-5)
    [2012-01-20 06:04] upgraded jdk7-openjdk (7.b147_2.0-2 -> 7.b147_2.0-5)
    [2012-01-20 06:04] upgraded redland (1:1.0.15-1 -> 1:1.0.15-3)
    [2012-01-20 06:04] upgraded redland-storage-virtuoso (1:1.0.15-1 -> 1:1.0.15-3)
    [2012-01-20 06:04] upgraded soprano (2.7.3-1 -> 2.7.4-1)
    [2012-01-20 06:04] upgraded libdbusmenu-qt (0.9.0-1 -> 0.9.0-2)
    [2012-01-20 06:04] upgraded polkit-qt (0.99.0-1 -> 0.103.0-1)
    [2012-01-20 06:04] upgraded phonon (1:4.5.1-2 -> 1:4.6.0-1)
    [2012-01-20 06:04] installed gperf (3.0.4-4)
    [2012-01-20 06:04] installed qtwebkit (2.2.1-2)
    [2012-01-20 06:04] upgraded kdelibs (4.7.4-1 -> 4.7.4-5)
    [2012-01-20 06:04] upgraded libassuan (2.0.2-1 -> 2.0.3-1)
    [2012-01-20 06:04] upgraded libdrm (2.4.28-1 -> 2.4.30-1)
    [2012-01-20 06:04] upgraded libgphoto2 (2.4.10.1-2 -> 2.4.11-1)
    [2012-01-20 06:04] upgraded libgsf (1.14.21-1 -> 1.14.22-2)
    [2012-01-20 06:04] upgraded libmysqlclient (5.5.19-1 -> 5.5.20-1)
    [2012-01-20 06:04] upgraded liboauth (0.9.4-2 -> 0.9.6-1)
    [2012-01-20 06:04] upgraded libpcap (1.1.1-4 -> 1.2.1-1)
    [2012-01-20 06:04] upgraded libreoffice-en-US (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-common (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-base (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-calc (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-draw (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-gnome (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-impress (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-kde4 (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-math (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-sdk (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-sdk-doc (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded libreoffice-writer (3.4.4-3 -> 3.4.5-1)
    [2012-01-20 06:04] upgraded util-linux (2.20.1-1 -> 2.20.1-2)
    [2012-01-20 06:04] upgraded libtracker-sparql (0.12.8-1 -> 0.12.9-1)
    [2012-01-20 06:04] >>> Updating module dependencies. Please wait ...
    [2012-01-20 06:04] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-01-20 06:04] ==> Building image from preset: 'default'
    [2012-01-20 06:04] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-01-20 06:04] ==> Starting build: 3.2.1-1-ARCH
    [2012-01-20 06:04] -> Parsing hook: [base]
    [2012-01-20 06:04] -> Parsing hook: [udev]
    [2012-01-20 06:04] -> Parsing hook: [autodetect]
    [2012-01-20 06:05] -> Parsing hook: [pata]
    [2012-01-20 06:05] -> Parsing hook: [scsi]
    [2012-01-20 06:05] -> Parsing hook: [sata]
    [2012-01-20 06:05] -> Parsing hook: [filesystems]
    [2012-01-20 06:05] -> Parsing hook: [usbinput]
    [2012-01-20 06:05] ==> Generating module dependencies
    [2012-01-20 06:05] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-01-20 06:05] ==> Image generation successful
    [2012-01-20 06:05] ==> Building image from preset: 'fallback'
    [2012-01-20 06:05] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-01-20 06:05] ==> Starting build: 3.2.1-1-ARCH
    [2012-01-20 06:05] -> Parsing hook: [base]
    [2012-01-20 06:05] -> Parsing hook: [udev]
    [2012-01-20 06:05] -> Parsing hook: [pata]
    [2012-01-20 06:05] -> Parsing hook: [scsi]
    [2012-01-20 06:05] -> Parsing hook: [sata]
    [2012-01-20 06:05] -> Parsing hook: [filesystems]
    [2012-01-20 06:05] -> Parsing hook: [usbinput]
    [2012-01-20 06:05] ==> Generating module dependencies
    [2012-01-20 06:05] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-01-20 06:05] ==> Image generation successful
    [2012-01-20 06:05] upgraded linux (3.1.5-1 -> 3.2.1-1)
    [2012-01-20 06:05] upgraded linux-docs (3.1.5-1 -> 3.2.1-1)
    [2012-01-20 06:05] upgraded linux-headers (3.1.5-1 -> 3.2.1-1)
    [2012-01-20 06:05] upgraded mono (2.10.6-1 -> 2.10.8-1)
    [2012-01-20 06:05] upgraded mysql-clients (5.5.19-1 -> 5.5.20-1)
    [2012-01-20 06:05] upgraded mysql (5.5.19-1 -> 5.5.20-1)
    [2012-01-20 06:05] upgraded obexd-client (0.42-1 -> 0.44-1)
    [2012-01-20 06:05] upgraded php (5.3.8-5 -> 5.3.9-1)
    [2012-01-20 06:05] upgraded php-apache (5.3.8-5 -> 5.3.9-1)
    [2012-01-20 06:05] upgraded poppler (0.18.1-1 -> 0.18.2-1)
    [2012-01-20 06:05] upgraded poppler-glib (0.18.1-1 -> 0.18.2-1)
    [2012-01-20 06:05] upgraded pulseaudio (1.1-1 -> 1.1-2)
    [2012-01-20 06:05] upgraded rpcbind (0.2.0-5 -> 0.2.0-6)
    [2012-01-20 06:05] upgraded sdl (1.2.14-9 -> 1.2.14-10)
    [2012-01-20 06:05] upgraded sdl_image (1.2.10-2 -> 1.2.11-1)
    [2012-01-20 06:05] upgraded sdl_ttf (2.0.10-1 -> 2.0.11-1)
    [2012-01-20 06:05] upgraded subversion (1.7.2-1 -> 1.7.2-2)
    [2012-01-20 06:05] upgraded thunderbird (8.0-1 -> 9.0.1-1)
    [2012-01-20 06:05] upgraded totem-plparser (2.32.6-1 -> 2.32.6-3)
    [2012-01-20 06:05] upgraded tracker (0.12.8-1 -> 0.12.9-1)
    [2012-01-20 06:05] upgraded wavpack (4.60.1-1 -> 4.60.1-2)
    [2012-01-20 06:05] upgraded xf86-video-nouveau (0.0.16_git20110829-1 -> 0.0.16_git20120106-1)
    [2012-01-20 06:05] upgraded xkeyboard-config (2.4.1-2 -> 2.4.1-3)
    [2012-01-20 06:05] upgraded xorg-server-common (1.11.2-2 -> 1.11.3-1)
    [2012-01-20 06:05] upgraded xorg-server (1.11.2-2 -> 1.11.3-1)
    [2012-01-20 06:05] upgraded xorg-xinit (1.3.1-1 -> 1.3.1-2)
    [2012-01-20 06:05] upgraded xterm (275-1 -> 276-1)
    [2012-01-20 06:06] Running 'pacman -Syu'
    [2012-01-20 06:06] synchronizing package lists
    [2012-01-20 06:06] starting full system upgrade
    [2012-01-23 04:20] Running 'pacman -Syu'
    [2012-01-23 04:20] synchronizing package lists
    [2012-01-23 04:20] starting full system upgrade
    [2012-01-23 04:20] Running 'pacman -Syu'
    [2012-01-23 04:20] synchronizing package lists
    [2012-01-23 04:20] starting full system upgrade
    [2012-01-23 04:21] removed module-init-tools (3.16-3)
    [2012-01-23 04:21] upgraded dbus-sharp (0.7.0-3 -> 0.7.0-4)
    [2012-01-23 04:21] upgraded dbus-sharp-glib (0.5.0-3 -> 0.5.0-4)
    [2012-01-23 04:21] upgraded gnutls (3.0.11-1 -> 3.0.12-1)
    [2012-01-23 04:21] upgraded gstreamer0.10-python (0.10.21-1 -> 0.10.22-1)
    [2012-01-23 04:21] installed kmod (4-1)
    [2012-01-23 04:21] upgraded udev (175-1 -> 178-1)
    [2012-01-23 04:21] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2012-01-23 04:21] upgraded initscripts (2012.01.2-1 -> 2012.01.3-1)
    [2012-01-23 04:21] upgraded libgee (0.6.3-1 -> 0.6.4-1)
    [2012-01-23 04:21] upgraded mdadm (3.2.2-4 -> 3.2.3-1)
    [2012-01-23 04:21] upgraded mkinitcpio (0.8.0-3 -> 0.8.2-1)
    [2012-01-23 04:21] upgraded pixman (0.24.0-1 -> 0.24.2-1)
    [2012-01-23 04:21] upgraded poppler (0.18.2-1 -> 0.18.3-1)
    [2012-01-23 04:21] upgraded poppler-glib (0.18.2-1 -> 0.18.3-1)
    [2012-01-23 04:21] upgraded sdl_image (1.2.11-1 -> 1.2.12-1)
    [2012-01-23 04:21] upgraded sg3_utils (1.30-1 -> 1.33-1)
    [2012-01-23 04:21] upgraded sqlite3 (3.7.9-1 -> 3.7.10-1)
    [2012-01-23 04:21] upgraded xkeyboard-config (2.4.1-3 -> 2.5-1)
    [2012-01-23 04:21] upgraded xterm (276-1 -> 278-1)
    EDIT: SO NOW x won't even make it as far as it did before (to at least let me see the wallpaper) and eventually goes to a 'something went wrong' screen and I have to shutdown as I don't have a mouse to select Log Out.
    //xorg.log
    [ 31.490] (**) Option "xkb_rules" "evdev"
    [ 31.490] (**) Option "xkb_model" "evdev"
    [ 31.490] (**) Option "xkb_layout" "us"
    [ 31.490] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 31.490] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 31.490] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 31.490] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 31.490] (**) AT Translated Set 2 keyboard: always reports core events
    [ 31.490] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 31.490] (--) AT Translated Set 2 keyboard: Found keys
    [ 31.490] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 31.490] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 31.490] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
    [ 31.491] (**) Option "xkb_rules" "evdev"
    [ 31.491] (**) Option "xkb_model" "evdev"
    [ 31.491] (**) Option "xkb_layout" "us"
    [ 31.491] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event9)
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
    [ 31.491] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
    [ 31.491] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: always reports core events
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event9"
    [ 31.491] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
    [ 31.491] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
    [ 31.491] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
    [ 31.491] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
    [ 31.491] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
    [ 31.491] (II) ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 31.491] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
    [ 31.491] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE, id 14)
    [ 31.491] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
    [ 31.491] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
    [ 31.491] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
    [ 31.491] (II) No input driver/identifier specified (ignoring)
    [ 31.491] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 31.491] (II) No input driver/identifier specified (ignoring)
    [ 31.492] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
    [ 31.492] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 31.492] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
    [ 31.492] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 31.492] (**) Dell WMI hotkeys: always reports core events
    [ 31.492] (**) Dell WMI hotkeys: Device: "/dev/input/event8"
    [ 31.492] (--) Dell WMI hotkeys: Found keys
    [ 31.492] (II) Dell WMI hotkeys: Configuring as keyboard
    [ 31.492] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
    [ 31.492] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
    [ 31.492] (**) Option "xkb_rules" "evdev"
    [ 31.492] (**) Option "xkb_model" "evdev"
    [ 31.492] (**) Option "xkb_layout" "us"
    [ 34.195] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 34.195] (II) intel(0): Printing DDC gathered Modelines:
    [ 34.195] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz)
    [ 34.195] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz)
    [ 34.531] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 34.531] (II) intel(0): Printing DDC gathered Modelines:
    [ 34.531] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz)
    [ 34.531] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz)
    [ 66.265] (II) intel(0): EDID vendor "AUO", prod id 12525
    [ 66.265] (II) intel(0): Printing DDC gathered Modelines:
    [ 66.265] (II) intel(0): Modeline "1920x1080"x0.0 140.00 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (65.3 kHz)
    [ 66.265] (II) intel(0): Modeline "1920x1080"x0.0 93.33 1920 1968 2068 2144 1080 1083 1084 1088 +hsync -vsync (43.5 kHz)
    EDIT: FOUND this bug: https://bugs.archlinux.org/task/28049 - realize I may really be fishing here..
    //udev test
    # line below is from dmesg
    [ 1.068340] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    run_command: calling: test
    adm_test: version 178
    builtin_kmod_init: load module index
    add_matching_files: unable to open '/run/udev/rules.d': No such file or directory
    parse_file: reading '/lib/udev/rules.d/10-dm.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/11-dm-lvm.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/13-dm-disk.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/40-gphoto.rules' as rules file
    add_rule: IMPORT found builtin 'usb_id --export %p', replacing /lib/udev/rules.d/40-gphoto.rules:11
    parse_file: reading '/lib/udev/rules.d/40-hpet-permissions.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/42-qemu-usb.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/50-udev-default.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/53-sane.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-cdrom_id.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-pcmcia.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-alsa.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-input.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-serial.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-storage-tape.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-storage.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/60-persistent-v4l.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/61-accelerometer.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/64-md-raid.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/69-cd-sensors.rules' as rules file
    add_rule: IMPORT found builtin 'usb_id --export %p', replacing /lib/udev/rules.d/69-cd-sensors.rules:76
    add_rule: IMPORT found builtin 'usb-db %p', replacing /lib/udev/rules.d/69-cd-sensors.rules:77
    parse_file: reading '/lib/udev/rules.d/70-infrared.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/70-udev-acl.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/75-net-description.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/75-probe_mtd.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/75-tty-description.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/77-nm-olpc-mesh.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/78-sound-card.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/80-drivers.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/80-udisks.rules' as rules file
    add_rule: IMPORT found builtin 'pci-db %p', replacing /lib/udev/rules.d/80-udisks.rules:6
    parse_file: reading '/lib/udev/rules.d/85-usbmuxd.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/90-pulseaudio.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-cd-devices.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-dm-notify.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-keyboard-force-release.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-keymap.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-udev-late.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-dell.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-fujitsu.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-gateway.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-ibm.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-lenovo.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-battery-recall-toshiba.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-csr.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-hid.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/95-upower-wup.rules' as rules file
    parse_file: reading '/lib/udev/rules.d/97-bluetooth-hid2hci.rules' as rules file
    udev_rules_new: rules use 188232 bytes tokens (15686 * 12 bytes), 27728 bytes buffer
    udev_rules_new: temporary index used 50920 bytes (2546 * 20 bytes)
    udev_device_new_from_syspath: device 0x1a25700 has devpath '/devices/platform/i8042/serio0/input/input0'
    udev_device_new_from_syspath: device 0x1a34d60 has devpath '/devices/platform/i8042/serio0/input/input0'
    udev_device_read_db: device 0x1a34d60 filled with db file data
    udev_rules_apply_to_event: IMPORT builtin 'input_id' /lib/udev/rules.d/50-udev-default.rules:23
    udev_builtin_add_property: ID_INPUT=1
    get_cap_mask: capabilities/ev raw kernel attribute: 120013
    get_cap_mask: capabilities/abs raw kernel attribute: 0
    get_cap_mask: capabilities/rel raw kernel attribute: 0
    get_cap_mask: capabilities/key raw kernel attribute: 402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    test_key: test_key: checking bit block 0 for any keys; found=1
    test_key: test_key: checking bit block 64 for any keys; found=1
    test_key: test_key: checking bit block 128 for any keys; found=1
    test_key: test_key: checking bit block 192 for any keys; found=1
    udev_builtin_add_property: ID_INPUT_KEY=1
    udev_builtin_add_property: ID_INPUT_KEYBOARD=1
    udev_device_new_from_syspath: device 0x1a361d0 has devpath '/devices/platform/i8042/serio0'
    udev_device_new_from_syspath: device 0x1a36740 has devpath '/devices/platform/i8042'
    udev_device_new_from_syspath: device 0x1a36d00 has devpath '/devices/platform'
    udev_rules_apply_to_event: IMPORT builtin 'path_id' /lib/udev/rules.d/60-persistent-input.rules:31
    udev_builtin_add_property: ID_PATH=platform-i8042-serio-0
    udev_builtin_add_property: ID_PATH_TAG=platform-i8042-serio-0
    udev_rules_apply_to_event: IMPORT builtin 'kmod' /lib/udev/rules.d/80-drivers.rules:5
    builtin_kmod: execute 'load' 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw'
    load_module: inserted 'evdev'
    udev_device_update_db: created db file '/run/udev/data/+input:input0' for '/devices/platform/i8042/serio0/input/input0'
    builtin_kmod_exit: unload module index
    This program is for debugging only, it does not run any program,
    specified by a RUN key. It may show incorrect results, because
    some values may be different, or not available at a simulation run.
    .INPUT_CLASS=kbd
    ACTION=add
    DEVPATH=/devices/platform/i8042/serio0/input/input0
    EV=120013
    ID_INPUT=1
    ID_INPUT_KEY=1
    ID_INPUT_KEYBOARD=1
    ID_PATH=platform-i8042-serio-0
    ID_PATH_TAG=platform-i8042-serio-0
    ID_SERIAL=noserial
    KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    LED=7
    MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
    MSC=10
    NAME="AT Translated Set 2 keyboard"
    PHYS="isa0060/serio0/input0"
    PRODUCT=11/1/1/ab41
    PROP=0
    SUBSYSTEM=input
    UDEV_LOG=6
    USEC_INITIALIZED=5011892
    Last edited by killnine (2012-01-25 14:39:33)

    I'm glad that fixed your keyboard.
    Good idea about the wiki page. If/when I have time I will add something. Feel free to do so if you have some.
    I've not had the computer for long, however the core install boots and works fine, but after updating the keyboard and mouse become unresponsive, so unfortunately from my perspective, one of the updates in the past 4 or 5 months broke it! However, though I've not tried any combinations of boot parameters, the vast majority of live CDs won't even boot without acpi=off (or presumably, only acpi=noirq is actually needed, looking at your tests) so it doesn't look to be Arch specific.
    For your X problems, are you using a DE or WM, and how are you logging in? If you can disable the login manager (if present) and start an X session with startx, with say only exec xterm in your ~/.xinitrc that might help pinpoint the issue. If that works, it will unlikely be an X issue, more one of your DE/WM.

Maybe you are looking for

  • Using shuffle on multiple machines

    Hi - I have a computer at work and home and I want to be able to have the songs that are on my ipod on both computers. When I connect it to my home computer (having had it running on my work one for some months) it wants to delete all the songs from

  • Cannot see web photo gallery in design in dreamweaver cs3

    have made web photo gallery in PS- opens in browser- opens in dreamweaver cs3- I can see the code all OK can view again in browser--But I cannot see the thumbnails or tables-yet I know its there hidden?--How can I make it all visible

  • Choosing JRE used by Plug-in in OBJECT OR EMBED tags

    I have successfully used the type attribute of the EMBED tag to choose the Plug-in version with fire fox and used the clsid of the OBJECT tag to choose the Plug-in version used by IE to run an applet. Is there a way in the OBJECT or EMBED tags to for

  • Premiere Debug Problems

    hi there, I have just tried to export via the Adobe Media Encoder to a Quicktime Format. After a while, the endocing stopped and a Debug Event window popped up and said something about "SRC\PPixHandleUtilites.cpp-114 I wasn't able to continue the Enc

  • Avoid the display of the red cross when the image is absent

    The user upload images to my web site. He can enter 3 images; but sometimes he enters only 2. When an image is absent, the browser try to find it and display a small red cross at the left corner. My concern was to avoid the display of this small red