Two issues (bugs?) with WSX 1.0.1

Hello.  I just installed WSX 1.0.1 in a Debian 6 VM so I can have web access to my ESXi server.  I found the following two issues:
If my browser is configured to use a proxy (either Firefox 16.0.2 on Windows, or Safari on iOS 6 on iPad), I can log on to WSX, add a server, but when I go to log in to the server, it just ignores me and doesn't even try to connect to the server in question (verified with tcpdump on the WSX host).  This works fine if I do not have a proxy configured.
Once I got connected and logged in, I went to access the console of one of my VMs.  This hung at a black screen with a grey rounded square with a blue thing going around.  In the logs, I see:
[E 121120 22:01:06 logging:1412] Uncaught exception in /mks/<bunch of hex deleted>
    Traceback (most recent call last):
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 254, in wrapper
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.gen", line 107, in wrapper
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.gen", line 321, in run
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/wsx.mks", line 74, in open
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/pyVmomi.VmomiSupport", line 537, in <lambda>
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/pyVmomi.VmomiSupport", line 346, in _InvokeMethod
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/pyVmomi.SoapAdapter", line 1188, in InvokeMethod
    vim.fault.RestrictedVersion: (vim.fault.RestrictedVersion) {
       dynamicType = <unset>,
       dynamicProperty = (vmodl.DynamicProperty) [],
       msg = 'Current license or ESXi version prohibits execution of the requested operation.',
       faultCause = <unset>,
faultMessage = (vmodl.LocalizableMessage) []
[E 121120 22:01:06 logging:1412] Uncaught exception, closing connection.
    Traceback (most recent call last):
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 304, in wrapper
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.httpserver", line 250, in _on_headers
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.web", line 1362, in __call__
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 120, in _execute
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 454, in accept_connection
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 496, in _accept_connection
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 525, in _receive_frame
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 180, in read_bytes
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 535, in _check_closed
    IOError: Stream is closed
[E 121120 22:01:06 logging:1412] Exception in callback <tornado.stack_context._StackContextWrapper object at 0xa168824>
    Traceback (most recent call last):
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.ioloop", line 399, in _run_callback
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 304, in wrapper
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.httpserver", line 250, in _on_headers
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.web", line 1362, in __call__
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 120, in _execute
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 454, in accept_connection
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 496, in _accept_connection
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.websocket", line 525, in _receive_frame
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 180, in read_bytes
      File "/build/mts/release/bora-894247/bora/build/wsxwbVnI3/build/pyi.linux2/vmware-wsx-server/outPYZ1.pyz/tornado.iostream", line 535, in _check_closed
    IOError: Stream is closed
This is in a free license of ESXi 5.1.0.  If I remove the free license and go back to evaluation mode, I can connect to the console just fine.  I reported something similar to this one in one of the tech previews.

Hi,
We've seen a couple cases of this. I'm trying to figure out what's going wrong, as I wouldn't expect this to be an issue. We'll get a release out with this fix once we know what the problem is.

Similar Messages

  • Issues / Bug with Nokia N9

    Issues / Bug with Nokia N9
    1. The mobile network gets disconnected after each call and I have to wait atleast 10-20 seconds to redial or make a new call, I cannot dial a number just after I finish a call / speaking with someone. It happens on both Incoming and outgoing Calls.
    Troubleshooting Steps:
    1. Changed SIM card from the telecom provider atleast 3 times. The same SIM card works absolutely fine in another mobile.
    2. Reset and set to default settings tried - No Result
    2. The ear piece volume is considerably low.
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    3. When playing a video online on YouTube the timing for a 4 minute video shows as
        34:00 34:23 instead of showing 04:00 04:23
    Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    4. The photos from the Facebook app built into the phone do not always load even If I am running a 3.5G Mobile Data connection or at Home on a Wi-Fi connection
     Troubleshooting Steps:
    1. Reset and set to default settings tried - No Result
    I am from India, bought the phone last year from Abu Dhabi and it is Made in Finland.
    Really I need someone to help me out here!!

    If you reinstalled the OS again from Nokia, you may just have a defective phone and there could be something wrong with the hardware.  I have two N9's and I haven't experience any of these problems.
    Can you record these problems and post the link to youtube here so I can see what's happening?
    I Choose Nokia!

  • Bank DC issue  (Bug with ESS 603?)

    Hi all,
    We are trying to disable  the 'Edit' and 'Delete' button in the Bank Overview iView.
    As the first step we tried printing some message in the init() and wdDoModify() method  of VcPerBankUSOverview of essusbank using IWDMessageManager.After rebuilding and deploying,somehow the messages are not geting printed.
    If we try printing in the detail view, its getting printed.But not in the Bizcard view of VcPerBankUSOverview.Am I in the wrong place? Is this bizcard getting created dynamically for Bank Overview screen.
    I tried printing messages in Per DC too.
    We are in ESS 603.Is this a bug with ESS 603?
    Thanks
    Kukku

    Hi,
    to disable the Edit and Delete buttons of the bank overview there are 2 options. Neither of them involves changing a standard component or even any kind of development.
    1 - Configure the correct authorizations in ECC system so that the users don't have authorization to modify or delete the data.
    2 - Disable the buttons by using the Java Webdynpro Personalization: preview the iView and press CTRL + right mouse button on top of the buttons.

  • Issue / bug with big disk capacity

    Hi,
    When 10.7 was released i had some issues with big capacity disk, two WD Elements Desktop (3 To).
    I had EFI error message after disk verification, i was unable to repair it on OS X or using recovery partition, i was unable to proceed to à complète backup. After Lots of tests i decided to go back to 10.6, Thatcher solved thé problem.
    Anyone aware of it ?
    Regards

       Re-index Macintosh HD.
       Spotlight reindexing will take a while to finish.
       System Preferences > Spotlight > Privacy
       http://support.apple.com/kb/ht2409
    Note:
      If you don’t have Macintosh HD icon on the desktop,
      Finder > Preferences > General > Show these items on the desktop:
      Enable “Hard disks”.

  • Two issues with JnlpDownloadServlet and JDK1.6.0_03

    hello everybody,
    i recently tried to deploy a simple java application via webstart using the JnlpDownloadServlet of JDK1.6.0_03. thereby i encountered two issues for which i could neither find a solution nor a bug report. has anyone experienced the same?
    issue 1:
    when setting an explicit timestamp (e.g. TS: TS: 2007-01-01 00:00:00) in my jnlp file, jws always prompts me for an optional update (e.g. when accessing the jnlp the second time via browser) even though i haven't changed anything.
    i checked the code and in my opinion the problem is that in line 139 of JnlpDownloadServlet.java a new JnlpResource is created upon every request (esp. for the request to my jnlp file which should be macro-expanded). the lastmodified-attribute of this resource is always the timestamp of the (jnlp-) file on the server (see JnlpResource.java) which is of course NOT the same as the one i explicitly set vie TS: ... in my jnlp file. however, in order to detect if something has changed, line 159 compares the explicitly set timestamp (which is sent with the ""If-Modified-Since"-header, see 131) with the actual file timestamp of the server ("jnlpres.getLastModified()") instead of using the explicit timestamp of the jnlp-file. the latter is retrieved too late (during construction of the response).
    issue 2:
    in case i ommit the "href"-attribute of the "jnlp" tag in my jnlp-file, my application gets installed without asking me beforehand (which is wrong when creating shortcuts and the like). this is not the case if i use the "href"-attribute to point to itself. however, jws will fire multiple requests then. see related post in this forum.
    any ideas or experiences with these two issues?
    thanks in advance,
    stephan

    From the description you have I would first make sure that you have adequate coverage everywhere you need it.  Make sure that the phone can see an AP at -67dBm or better at all times.  Using the site survey utility in the phone would help you verify this.

  • Two issues with iPhoto '09

    First of all, I'm running iPhoto 8.1.2, on a system running 10.6.8. The issue described below isn't something that occurred suddenly after an update, as far as I can remember.
    There are two issues: first of all, iPhoto won't import my JPEGs that I processed with Lightroom. I did that so many times, and there was never an issue, but for some reason, now I get the message that the file is in an unreadable format. To find out whether the problem resides in iPhoto or in the files, I took a picture that I already had in my library, renamed and tried to import it again, to no avail. Also, I opened the new pictures in Preview, and there was no problem there.
    Secondly, I can browse through my events, and see my thumbnails. However, when I then double-click on any picture, iPhoto just shows a black void -- even though it says '1 photo selected in 1 event'. This applies to all photos in the library.
    I would really really appreciate feedback on this issue, as iPhoto is my main image displaying/sharing application.

    Thanks for the tip. I tried it, but the problem persist in the other account. As I said before, I also tried to reinstall iPhoto, after using AppCleaner to uninstall first. Something else I could do is uninstall all iLife components, and then reinstall the whole suite. Is it enough just to clean up iPhoto, iMovie, iDVD and Garage Band?
    Another thing I (re-)tried is to use iPhoto Library Manager to rebuild the library. To no avail, alas, but at least it provides a log with the error message, part of which I reproduce below. At the same time, iPhoto complains about the 'unreadable format' after every Event that ILM tries to rebuild.
    Here's the log message:
    11-11-19 18:12:35.330 Importing event "Poes, 50mm"...
    11-11-19 18:12:35.330 Importing photos: (
        "/Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03848.jpg",
        "/Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03849.jpg",
        "/Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03850.jpg",
        "/Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03851.jpg",
        "/Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03860.jpg"
    11-11-19 18:12:38.841 Note: only 0 out of 5 of the photos in the event "Poes, 50mm" were successfully imported by iPhoto
    11-11-19 18:12:38.842 *** Error: No match found in destination library for /Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03848.jpg
    11-11-19 18:12:38.842 *** Error: No match found in destination library for /Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03849.jpg
    11-11-19 18:12:38.842 *** Error: No match found in destination library for /Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03850.jpg
    11-11-19 18:12:38.842 *** Error: No match found in destination library for /Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03851.jpg
    11-11-19 18:12:38.842 *** Error: No match found in destination library for /Users/Marijn/Pictures/iPhoto Library/Originals/2011/Sep 21, 2011_2/DSC03860.jpg

  • Any Known Issues/bugs/problems with Essbase 6.5.3

    Hi,I would like to know if there are any issues/problems/bugs with Essbase XTD Analytic Services 6.5.3 running on windows 2000 server.Thank you

    I'm on NT 4.0. We upgraded last Friday, April 11. Thursday morning April 17 the service Froze. Not sure what caused it but during the evening, one db was disabled because it could not open the pag file after a L0 export. We're investigating.Wayne Bates 913-762-7966

  • Have two iphone 5s with ios 7.0.2 camera video does not work.  Anyone else with this issue?  Anyone have a fix?

    Own two iphone 5s with ios 7.0.2 loaded.  Both phones do not allow camera video to start.  Anyone else with this issue?  Any suggestions how to correct?

    Hello markittwo,
    Thank you for details about the issue you are experiencing with recording video after upgrading to iOS 7.
    The first thing I recommend is quitting and relaunching the applications on your iPhones:
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    You can find the full article here:
    iOS: Force an app to close
    http://support.apple.com/kb/HT5137
    If you are still seeing the same issue after quitting and relaunching the Camera app, I recommend restarting your phones and then resetting if recording video still not working:
    Restarting your device
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    Note: Reset your device only if you are unable to restart it.
    Resetting your device
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    You can find the full article here:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    If the issue persists, the last thing I recommend is backing up and restoring your iPhones:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Less than two week old iPad Air crashes with youtube/netflix and Safari when loading pages with video (i.e. Buzzfeed with links to youtube and vine). What's up with iPad Air's bugs with videos??

    Week and a half old iPad Air crashes with light usage of youtube, netflix and safari pages with video links to youtube and vine. The consistency of problems with videos has led me to determine that it must be bugs with iPad Air. Anyone else having this problem?
    Details: iPad Air 16gb wifi, have only used about 25% of space and always close all apps before opening another. I also have only had a max of two tabs open on safari of basic internet surfing (i.e. A google search page, or imdb for example). These crashes are annoying as sh......

    em74 wrote:
    These crashes are annoying as sh......
    I can well imagine that they are.
    I would backup, restore to factory settings, restore from the backup and then try again. If that fails, restore again but do not use the backup - restore as new. If the iPad functions OK as new, then slowly rebuild the iPad adding your apps, music etc, methodically to see if you can pin down what might be causing the problem.
    if all of that fails, it's time to schedule an appointment at an Apple a Store (must be done online) and have them take a look, or of it is lees than two weeks old, just return it for a refund and buy another one.

  • W540 Two issues with Samsung EVO 840

    I recently replaced my HDD to Samsung EVO 840
    The disk seems to work fine, but I have two issues
    1. The Samsung Performance Restoration failed at 22% of step 1
    2. The Samsung Magician failed to Authenticate
    OS – Windows 7 Pro
    Thanks in advance
    Solved!
    Go to Solution.

    Roll back the Intel SATA AHCI driver to ver. 12.8.0.1016 solved both issues

  • Two issues with my Macbook Pro

    Hey guys,
    I've had a couple of issues develop with my MBP in the last couple of weeks.
    1) The screen occasionally dims for just a blink, and then comes back up again. This usually happens with the device should be dimming its screen, but it's like something jerks it back out again straight away. I'm not running any software that might interrupt the display dimming, and I don't think the light hitting the ambient light sensor is changing enough for this to be related to that... This has been happening for about a week now.
    2) Just today the trackpad started having issues. Basically it becomes unresponsive for a bit, then starts moving again, then stops, then starts, usually 2-3 times, and then it all comes good again. This mostly happens when the computer is woken from sleep, but also randomly happens at other times as well.
    I've also been seeing a few graphical artefacts moving to and from the top sites view in Safari, which may or may not be related...
    If anyone has any ideas on either of these issues they would be much appreciated.

    Hi Linc,
    Usually after about a couple of minutes use.
    Not one particular message - it will freeze for a moment then completely crash
    It seems to have solved it self now though.
    I can view my text.
    Used CCleaner to clear all cache, under the mail app and all miscellaneous cache too.
    Restarted laptop and works a treat now.
    Curious as to whether it was due to the upgrade to Maverick though

  • TWO CRITICAL BUGS: 1) File, "Save Page As" and 2) right-click the picture and select "Save Image As", both do not work at all in Firefox 27, 28, and 29!

    Note: capitals are used only to highlight important words.
    PLEASE, TAKE THESE COMMENTS ON TWO CRITICAL BUGS VERY SERIOUSLY BECAUSE THE BUGS DESCRIBED BELOW ARE SO CRITICAL THAT I CANNOT USE THE LATEST VERSION OF FIREFOX UNLESS THEY DO NOT APPEAR IN THE LATEST VERSION AND THEREFORE I AM FORCED TO REVERT BACK TO FIREFOX 26.
    I have Windows 7 64-bit and Firefox 26. I could not install Firefox 27, 28, and 29 due to the persistent presence of the two critical bugs described below. I have 8 GB of RAM and an Intel quad-core processor and a lot of hard disk space available.
    I installed Firefox 27 and then Firefox 28 a while back and these two bugs described below were still present and now I have just checked again with Firefox 29 by installing it and yet again, these two bugs described below are present!! UNBELIEVABLE THAT THESE TWO CRITICAL BUGS ARE STILL PRESENT IN FIREFOX 29 WHEN I CLEARLY INFORMED YOU ABOUT THEM IN THE HELP, SUBMIT LINK OF FIREFOX!!
    I am forced to revert to Firefox 26!
    First, I use Windows 7 64-bit and I always use Firefox with at least 120 tabs opened. BUT I have 8 GB of RAM, an Intel core i7 quad-core processor and more than 1 TB of hard disk space. Consequently, I do not understand why I would have these two critical bugs.
    With Firefox 26, I also have at least 120 tabs opened when I start Firefox and I do not have the two critical bugs described below, therefore I do not believe that the number of tabs is the reason of the two critical bugs that are present in Firefox 27, 28, and 29.
    ---FIRST CRITICAL BUG:
    When I open ANY web page and do File, "Save Page As", the window that is supposed to open to locate the folder where I want to save this web page does NOT open at all, even if I wait a long time to see if it opens.
    Same problem happened with Firefox 27, 28, and now 29!! When I reverted back to Firefox 26, this problem did NOT happen anymore!
    ---SECOND CRITICAL BUG:
    When I use Google Images, for instance entering model in the search field of Google Images and then pressing enter.
    Then I select any picture, open to a new tab this selected picture, then open a new tab by selecting the option View for this picture. Then right-click the picture and select "Save Image As".
    Again, the window that is supposed to open to locate the folder where I want to save this picture does NOT open at all, even if I wait a long time to see if it opens.
    Same problem happened with Firefox 27, 28, and now 29!! When I reverted back to Firefox 26, this problem did NOT happen anymore!
    ---THESE TWO CRITICAL BUGS DO NOT APPEAR WHEN I USE INTERNET EXPLORER 11.
    I have no idea if you will be able to reproduce these two critical BUGS but I can assure you that they are not present when I use Firefox 26 and they are present when I use Firefox 27, 28, and 29. More, be aware that I have at least 100 tabs opened but I also have this same number of tabs opened in Firefox 26 and yet I do not experience these two critical bugs when I have Firefox 26!
    Once again, these two bugs touch at two vital, critical very basic functions of Firefox and therefore I will NOT be able to use any version above 26 if these two bugs are still present, as they are present in Firefox 27, 28, and now 29!!!
    Please, make it a priority to solve these two critical bugs. Thanks.
    I did read a post related to the same issues “Firefox stops responding when trying to "save page" or "save image" | Firefox Support Forum | Mozilla Support” at https://support.mozilla.org/en-US/questions/991630?esab=a&as=aaq
    I am still reading it again to try to figure out exactly what the person did to make his problems be solved, as the post is not clear at all on what solved the problems!
    In any case, all the suggestions proposed in this post do not work and I surely cannot do a system restore when it is obvious that the two bugs do not appear in Internet Explorer.

    First, I sent an email to the author of PhotoME to inform him of the serious issues his addon caused with Firefox latest versions.
    Now, for those of you who do not have the PhotoME addon and yet experience the same problem that I had and that I described above, I suggest the following strategy.
    As PhotoME did cause these problems with Firefox latest versions, I am pretty covinved other addons probably might cause these problems too. Therefore, adopt the following method.
    Test one addon at a time to see if this particular addon is behind your Firefox issues like the ones I had.
    So, disable one addon only at a time. Then close your Firefox and restart it from scratch and see if you still have your Firefox problems. You must restart the Firefox browser from scratch. If you still have these Firefox problems, re-enable the disabled addon, restart your Firefox (again!) and repeat the same method for every single addon that you have.
    Try to be selective by choosing first addons that are more likely to cause your Firefox problems such as not very well-known or not very popular addons (like it was the case for the PhotoME addon).
    If this method works or if it does not work, report it on this web page so that others can be helped with your comments.
    I hope this method will help you because I was really upset that I had these Firefox problems and I first thought it was the fault of Firefox, only to discover later that this PhotoME addon was the culprit and had caused me such upset.

  • EeePC- SDHC Issues only with Arch

    To begin with I have a Eeepc 701 4G and a A-DATA 16GB SDHC Turbo Eee PC Edition card. Whenever I try to install Arch via a usb drive, I get a error on boot that says something along the lines of I/O error with my SDHC card which is listed as /dev/sdc1. Normally I would think this is a defective card or its going bad but Arch is the only distro that gives me this error.  The error is just in the text that scrolls by but it also hangs when trying to partition the SDHC drive To test it out I have installed Mandriva 2008.1 Spring, Ubuntu 7.10/8.04/8.10, Ubuntu-eee, fluxflux-eee, and Forsight Mobile (I have been going crazy trying to find a distro I can live with/ even close to what Arch provides). Each one of them I set the / partition on the internal SSD and the /home partition on the SDHC card. Arch is the only one that gives a error with the SDHC card. I have ran extensive tests in Linux and also windows(sisoft sandra) but everything is fine with the card. The card is supported as it is a "Eee PC Edition Model" http://www.newegg.com/Product/Product.a … 6820211300  I have noticed tha some distros have problem with installing via a usb drive and using /home on a SDHC drive(only Fluxflux-eee) but it is normally a /etc/fstab issue not the I/0.
    Any ideals?
    THanks
    BTW: The card is only 2 weeks old.
    Last edited by securitybreach (2008-11-14 07:26:14)

    hi guys,
    I had a similar bug on my netbook with the Elantech touchpad. I have reported a bug to the maintainer of the Elantech driver and I get a patch that fix it.
    description of my bug:
    with two fingers above the touchpad, tap alterrnatively with each finger on the touchpad.
    - expected behaviour: the cursor does not move.
    - actual behaviour: the cursor jumps sometimes to the left or the right.
    this only happens when configuring the touchpad with synaptics (by defaults, mine is detected as a mouse)
    is your bug the same than mine ?
    are you using both the proto=exps option and synaptics ? (I still have the bug in this configuration)
    if it is the same bug, I have submited the patched kernel to AUR

  • ICal bug with month view

    I primarily use week view on iCal, but sometimes i switch to month view for a larger perspective. Often, i use month view to check for any leftover events from the previous month in case i forgot to delete one or two.
    I just found a bug concerning this. If i click on "month" today, it'll take me to the month view for june 2011, and from there i can navigate forwards or backwards. However, may 2011 seems to have a bug. If i click on < from june, it does nothing; if i click again, it takes me to april 2011. Similarly, if i click on > from april it does nothing and if i click again it takes me to june.
    It doesn't end there. The june/may thing happens only when the selected day (the one shaded light grey on the month and week views and bright blue on the little month tab on the left) is after 04 june. If a day from the first week of june (i have my weeks start on sunday) is selected, the < button does take me to may, but several events which i deleted a long time ago are showing up.
    Now, i have an event set for today (04 june). Since the first four days of june are in the same week as the last three of may, the month view for may shows these four days, as any normal calendar app would.
    If i use the month tab to the left to navigate, i can access may 2011 by selecting any day on that month. However, iCal's behaviour depends on which day was selected previously. If the previous day was in april 2011 or earlier, iCal will show the month of may completely empty, which is great because i have no leftover appointments from may; however, the box for 04 june is also empty, which it shouldn't be. If the previous day was in june 2011, it'll show may with a repeating event on every sunday except the first, which is completely absurd, since i have deleted this event (and why isn't it showing on the first sunday in may?); the box for 04 june, however, will correctly show the event i have set for this day. If the previous day was in july 2011 or later, it'll show may with the repeating event on all sundays (including the first one) and it won't show anything on the box for 04 june.
    Obviously, there is a bug with may 2011.
    In case it helps, i do have a repeating event set to all sundays until the end of existence, but i have deleted all the entries from may and previously, since they have obviously already happened. Also, i had many other repeating events set to happen on different weekdays; these are to repeat themselves weekly until about halfway through june, and they started on april or may (can't remember right now). Like the sunday one, i have deleted all the entries from may because they have already taken place. Strangely (and thankfully), none of these appear when i visit may from june or later, as does the sunday event.
    Any help would be greatly appreciated. Or am i forever stuck with week view, which has so far proven to be bug-free?
    (I did a search on Google and another on the Apple forums for this issue but could find nothing, so i decided to ask the question myself. I apologise if somebody has already asked this question and i just couldn't find it.)

    Greetings,
    I have a vague recollection of someone else with this issue but haven't experienced it myself nor encountered it recently.
    Troubleshooting:
    1.) First make an iCal backup: http://support.apple.com/kb/HT2966.
    2.) Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical and / or "ical"
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    __NOTE: Removing these files will remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Once the computer is back up and running open iCal and test.
    Hope that helps!

  • "LOGIC PRO X: Disk is too slow or System Overload.  (-10010)"  This is the message that I was having since two weeks ago with my Logic 9.  I updated two days ago to Logic X and I am still having the same problem.

    "LOGIC PRO X: Disk is too slow or System Overload.  (-10010)"  This is the message that I was having since two weeks ago with my Logic 9.  I updated two days ago to Logic X and I am still having the same problem.
    I recently formatted my computer.  In other words, I'm not using too much memory of my HD.  My Memory Ram is 8GB.

    dandotcraig wrote:
    A week before logic X comes out it starts bugging out... i deleted a bunch of stuff on my HD and cleaned up everything... didnt fix anything... then logic x came out and I though oh i better update that will fix everything... and im still having the same problems... its rediculous.
    Umm,, no offence... but what is ridiculous...  is you didn't troubleshoot the original problem but instead you assumed it was a LP9 problem so you updated to LPX which is still in its early days and is likely to be less stable than LP9... rather than more so!
    So.. Here's the thing.... 
    LP9 was working fine and then stopped working normally according to you. Therefore what changed at the time LP9 stopped working normally?
    Here are just a few ideas to think about.. for around the time this started..
    Did you update Logic Pro 9... OS X... Drivers for Midi/Audio or other connected devices?
    If you did, did you then restore from a backup you made prior to these problems occuring and what happened when you did so? (assuming you do make backups of your system?)
    Did you install any new Apps on your Mac?
    Did you add a new Hard Drive? How is it formatted?
    Did you start recording or creating music in a different way to how you used to before the problem started?
    Have you started using a different SI or FX plugin or plugins.. More or different FX for example.. Did you install a new version of a plugin?
    Is all your software legal? (Have to ask because some people install all kinds of illegal plugins and whatever else.. and have no idea how the 'cracks' work or what they might affect/mess up/conflict with in the process)
    Have you looked at the System logs to see if anything is happening out of the ordinary when you get these messages?
    Have you looked at OS X's Activity monitor to see if any app or routine is kicking in hard when you get this issue?
    Basically, you need to think about and look for what changed... because something apparently changed to suddenly cause these issues...given you said you didn't have them until a certain timeframe and some of the questions above, I hope, will get you thinking..
    ....and maybe a few of the others here will come up with other ideas and suggestions to help you...
    Good luck and let us know how you got on...

Maybe you are looking for