VScroll Bar and Tree Issue

I have a tree component and am using a custom DataDescriptor,
when I dynamically add data to the DataProvider, I have a set that
does not show in the tree. When those items get added, the
VScrollBar will show. But since the items are 'hidden' and do not
show in the tree view, the VScrollBar should not be showing. If I
expand an item in the tree, then the VScrollBar will disappear and
the tree will look like it is supposed to be.
I tried using (individually and in combination)
invalidateSize(), invalidateDisplayList(), invalidateProperties(),
and invalidateList() on the tree but it doesnt update the
VScrollBar like it should.
Any help would be greatly appreciated, thanks.
Art

Arty,
My issue is i'm not getting Vscrollbar on dynamic
loading(lazy loading). I'm using flex 3 with cairngorm framework.
Loading all children(dynamically) in getchildren method of
datadescriptor. Here is my descriptors file
package com.primavera.flex.admin.calendar.ui
import com.adobe.cairngorm.control.CairngormEventDispatcher;
import
com.primavera.flex.admin.calendar.events.GetProjectEvent;
import com.primavera.flex.admin.calendar.vo.ProjwbsVO;
import mx.collections.ArrayCollection;
import mx.collections.ICollectionView;
import mx.controls.treeClasses.DefaultDataDescriptor;
import mx.events.CollectionEvent;
import mx.events.CollectionEventKind;
public class PickListTreeDescriptor extends
DefaultDataDescriptor
public function PickListTreeDescriptor()
super();
override public function getData(node:Object,
model:Object=null):Object
return node;
override public function hasChildren(node:Object,
model:Object=null):Boolean
return ProjwbsVO(node).isEPS();
override public function isBranch(node:Object,
model:Object=null):Boolean
return ProjwbsVO(node).isEPS();
//return false;
override public function getChildren(node:Object,
model:Object=null):ICollectionView
var epsVO : ProjwbsVO = ProjwbsVO(node);
if (epsVO.isEPS())
// this check for delay loading once the data is loaded it
should not make a remote call again
if(epsVO.isProjectsLoaded == false)
epsVO.isProjectsLoaded = true;
var projectEvent : GetProjectEvent = new
GetProjectEvent(null);
projectEvent.projwbsVO = epsVO;
CairngormEventDispatcher.getInstance().dispatchEvent(projectEvent);
var collection:ICollectionView = ICollectionView(model);
var event:CollectionEvent = new
CollectionEvent(CollectionEvent.COLLECTION_CHANGE);
event.kind = CollectionEventKind.ADD;
event.items = ArrayCollection(epsVO.children).toArray();
collection.dispatchEvent(new
CollectionEvent(CollectionEvent.COLLECTION_CHANGE));
return epsVO.children;
Projwbs is my object in Arraycollection. Hierachy is like EPS
can have projects(leafnode) and child Eps(branch node). EPS is
determined if projwbs.isEps returns true.
On UI it gives a single root node in a collapsed state. When
i expand it furthur it gives child EPS and projects in it. On
expanding root node i get childrens but in screen Vscrollbar is not
visible.
Please let me know if you have any thougts on this.

Similar Messages

  • Chromium + kde, "Use System Title Bar and Borders" issue

    Using chromium 19.0.1084.56, I have an issue with kde. My current window has no system border. But if I open a new window, the system border appears for that new window. I have to toggle on and off again "Use System Title Bar and Borders" for it to go away.
    Am I the only one?

    ANOKNUSA wrote:
    1. Your current window has no titlebar.
    2. You switch titlebars on, but they don't appear until you open a new window.
    3. You then "have to toggle [the option] on and of again" to make "'it' go away."
    So, do you want the titlebar or not?  It isn't clear what you want, since you seem to be complaining about both having and not having titlebars.  If you want them on, then do they stay on from one session to the next?  If you don't want them on, why turn them on?  If you do want them on, why toggle them back off?
    I don't want the system titlebar. 
    the window on the bottom is my current one, the one on the top is when I open a new window.

  • Status bar and freeze issues

    Last week i noticed that there's an issue that status bar opening itself sometimes and when this happens i can't close it by myself. And also there's a problem that when i'm messaging with my friends, phone freezing and restarting itself. That freezing problem happend only two times since i bought the phone. Anybody have info about that?

    See if the same occurs in safe mode:
    http://talk.sonymobile.com/t5/FAQ/How-to-boot-your-phone-into-safe-mode/m-p/348008
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • Project Gantt Bar Bug in P6 (EPPM and PM) - A strange and Unique Issue

    Hello All,
    I have 18 projects in my production EPS but one has a problem, i've been unable to resolve, so far.
    The Issue*
    In the Project-Layout-View (Project Space), when I look at project X's Gantt Bar, following is observed.
    A- When he Project is Open:
    All is good. There is no issue.
    1- The bar length and position are good, i.e., it starts and ends at right location on the timescale.
    2- The bar has two colours (blue for actual and green for remaining) separated at the point where the Data Date is.
    3- Project Baseline Bar is all good
    B- When the Project is Closed:
    The Bar goes corrupt.
    1- The bar starts at the right spot on timescale but goes beyond its forecast finish by about 1 year.
    2- The whole bar has only one colour, blue, which mis-informs the viewer that the project has completed.
    3- Project Baseline Bar stays good
    Issue Environment"
    - I have P6 V8.2 (stand alone) and P6 V8.0 (Enterprise) both on Win 7 and the issue appears in both.
    - The issue appeared about halfway of the project progress.
    - I've tried summarizing - but in vain
    Look forward to seeing some interesting solution(s) from you.
    Regards

    Thanks ITPM
    Creating a new layout from scratch did not help.
    But something else happened that fixed the problem.
    The issue disappeared as soon as I updated the schedule in question with an updated XER, as our usual fortnightly exercise. So, looks like the issue started and ended in the source database.
    Now, when I stack the latest as well as 20 archived copies of project X sorted by finish dates, and all closed, in the project layout view, I see a nicely (uniformly) increasing blue colour, project after project, except the last fortnight's archive copy whose Gantt bar is corrupt - corrupt as described in the very first text of this thread.
    I still don’t know why and shall keep thinking about and shall ask the source re their view(s). This is not a serious issue for me but, could be serious to those fellows who have their summary/tracking layouts accessible (or designed to be accessible) by their project staff.

  • When safari is in full screen mode and I move the mouse to the top of the screen to bring up the menu bar and the bookmark bar, it does nothing.  Is anyone else having this issue?

    When safari is in full screen mode and I move the mouse to the top of the screen to bring up the menu bar and the bookmark bar, it does nothing.  Is anyone else having this issue?
    Thanks

    I just tested that since I hardly ever use full screen mode, this was the first time since I upgraded to Mountain Lion, and it worked fine for me.
    Try shutting Safari down and see if that changes anything.
    If that doesn't change anything, try shutting down and then rebooting.
    Allan

  • When i type the wesite in the address bar and hit ENTER, it seems to be not working for me; anybody knows how to resolve this issue?

    When i type the wesite in the address bar and hit ENTER, it seems to be not working for me; anybody knows how to resolve this issue? i have to click on the green arrow button to continue.

    Do you have that problem when running in the Firefox SafeMode?<br/> ''A troubleshooting mode.''<br />
    You can open the Firefox 4.0 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut. Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut to open it again.''
    If not, see this: <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    I have a late 2011 Macbook and whenever I open any application it opens only the top menu bar and no viewer windows.I always have to click cmd n to open new windows and it is quite annoying.Does anyone know how to fix this issue? Thx

    You may have more of a chance getting a quicker answer here:
    https://discussions.apple.com/community/windows_software/windows_compatibility

  • I am stuck with a google theme behind the bookmark tab bar and url box. How do I get rid of it? changing themes isn't the issue - it's just all stuck in back!

    I set a theme on igoogle - but it seems to now be embedded in my firefox as it is behind the url box, behind the bookmark tab bar and at the bottom of the page. How do I get rid of it. I can still change themes but they stay on the google page as they should. this has nothing to do with my screen saver and my desktop screens - they are different and ok - seems to be stuck in Firefox particularly.
    == This happened ==
    Every time Firefox opened
    == a month ago when I changed themes on google

    @<b>gobby</b>
    Please do not use existing threads to ask a question, but [/questions/new start a new thread] instead.
    Then you also can provide troubleshooting information like your operating system and installed plugins (about:plugins), and extensions (Tools > Add-ons) and we will be better able to help you.<br />
    See [[Deleting bookmarks]]

  • I want to unload Yahoo tool bar and go back to firefox tool bar but cannot pull up a "tool bar" it is missing as well as the back icon My book marks are apparently in the firefox format and I cannot access them

    I want to restore firefox tool bars so I can have the back icon and my bookmarks accessable. I now have Yahoo tool bar and it does not show file, tools, edit, etc.

    '''''"does not show file, tools, edit, etc."''''': That is the Menu Bar; see below
    <u>'''Can't see the Menu Bar'''</u> (File, Edit, View, History, Bookmarks, Tools, Help)?
    Turning the Menu Bar on and off is a new feature in version 3.6.
    ''(~~red:Linux & OSX see~~: [[Menu bar is missing]] )''
    <u>''Windows'' Method 1.</u> '''''Hold down''''' the key and press the following letters in this exact order: V T M then release the key
    <u>''Windows'' Method 2.</u> Tap once on the F10 key, while the Menu bar is visible, choose "View > Toolbars", click "Menu Bar" so that a check mark is placed next to Menu Bar
    <u>''Windows'' Method 3.</u> Tap once and release the key. The Menu Bar will be displayed; then choose ~~red:V~~iew > ~~red:T~~oolbars and click on ~~red:M~~enu Bar so that a check mark is placed next to Menu Bar
    The Menu Bar should now be displayed permanently, unless you turn it off again using View > Toolbars. Check mark = displayed, NO check mark = not displayed.
    See:
    http://support.mozilla.com/en-US/kb/Menu+bar+is+missing
    http://kb.mozillazine.org/Toolbar_customization#Restoring_missing_menu_or_other_toolbars
    <u>'''Navigation Toolbar, Bookmarks Toolbar and other Toolbars'''</u> under View > Toolbars. Clicking on one of them will place a check mark (display) or remove the check mark (not displayed).
    <u>'''To display the Status Bar'''</u>, View, then click Status bar to place a check mark (display) or remove the check mark (not displayed).
    <u>'''Full Screen mode'''</u>
    http://kb.mozillazine.org/Netbooks#Full_screen
    Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''
    '''[http://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar How to customize the toolbar]'''
    <u>'''rich stanley'''</u>
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''You '''</u>~~red:<u>'''MAY'''</u>~~<u>''' need to Update Adobe Reader for Firefox (aka Adobe PDF Plug-In For Firefox)'''</u>: your ver. N/A; current ver. 9.3.3 (important security update release 06-29-2010; see: http://www.adobe.com/support/security/bulletins/apsb10-15.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Open the Adobe Reader installed on your system (''in Windows, Start > Program Files, find and click Adobe Reader to open''), click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    ~~red:-See the images at the bottom left of this post to see the steps to take on the Adobe site~~
    -exit Firefox (File > Exit)
    -In Windows: check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer. See: [[ActiveX]]
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • IPhone 5s call signal strength is 3 bars and my calls are breaking up?

    I switched from an iPhone 4s to an iPhone 5s and now my iPhone signal strength is 3 bars and my calls are breaking up? what gives?
    I live on top of a hill in a major metropolitan city and my carrier has always been Verizon and my call signal strength has always been 5 bars and occassionally on a cloudy rainy day I had 4 bars. Since upgrading to the 5s my call signal strength at my home has never gone past 3 bars even when Wi-Fi is connected. When W-Fi is turned off and LTE service kicks in, the call signal strength flutters between 2-3 bars and if I am on a call, the person on the other end is telling me I am breaking up.  This has never happened with my iPhone 4, my iPhone 4s.  Is anyone else noticing signal problems?

    I am also having the same exact issue. I had an iPhone 4S with Sprint servince and always had at least 4 bars of service (4 dots after iOS7 upgrade) and I am now fluctuating between 1 and 2 dots on my new iPhone 5S. I am also having people I am on the phone with tell me that I sound like I'm in a tunnel and or that I am breaking up. I am also hearing the breakup of voice service even when speaking to someone on a landline. I took my first iPhone 5S back to the store and traded it in for a new one and am having the same exact problem with this new 5S phone. I was told by the salesman at the store that the problem was due to the 5S is using different towers than the 4S and that the new towers for the 5S were still being implemented. Do I know this to be true or necesarily believe this? No. Do I hope it's true or that Apple will come up with a fix for this problem in the very, very near future? Yes. Apple, what is going on with my service? It's obvious that it's happening to users from all of the major American networks.

  • Battery, heat, and ringer issues

    I recently purchased the Iphone 4s.. this is my first iphone
    I did the update that Apple sent out to help the battery and it seems like it worse then before the update??  My phone has been off the charger for 45 minutes, I sent 1 text message, and had 1 phone call.  The percentage is now at 87.  It the last 2 minutes i have watched it go down 2%?  Is this normal?  Also, the phone gets REALLY hot...
    If not, what do I do now??
    Also, I keep missing phone calls because I don't hear the phone ring... but the ringer is all the way up..
    Any help will be greatly appreciated!!

    mdorling wrote:
    We've got the same issues, the BBM contacts went, now the BB won't charge ... we've tried all ways to get it to charge ... typically it's just over a month old so we can't get a full refund ... we are on here trying to find out what we need to do as we can't obtain a telephone number for BB customer services nor an email address only a tweet address which I haven't downloaded onto my handset.  So am stuck!!! Any and all advice very gratefully received as seriously peeved with BB models now.  My first BB was fantastic ... but all newer models have had problems ... think BB needs to ensure that all techy problems are fully ironed out prior to launching their new BB handset!
    1. Connect your Z10 to the wall outlet charger for an hour and then with the Z10 powered on, and with it STILL CONNECTED, remove the battery for a minute and replace. This will normally reset the the on-device battery meter and allow the charging status and percentage to show more correctly.
    2. Orange is your tech support contact and any issue which they cannot resolve, they should escalate up to BlackBerry tier two tech support, or you should ask/demand that.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • IPhone 5 Battery Indicator and Reboot issues

    Hello Apple community forum,
    I have an iPhone 5 that I purchased approximately 20 months ago. It has worked flawlessly and been well taken care of. Only until recently, maybe 3 weeks after I updated to IOS update 7.1.1, I have been having a plethora of issues and now the phone is virtual useless. I have not jailbroken it or have had any third party hardware installed. It all started when I plugged in my Apple lightening cable for charging and an error appeared "unsupported charging cable". From there I have experienced the following problems:
    Battery indicator stuck while charging at any various percentage or during normal use and standby. Only a reboot will provide current charge status.
    Extremely fast battery drain.
    Unexpected reboots at various intervals or while accessing Apps or browsers. Sometimes very frequent. One day had at least 60 reboots. one right after the other.
    Cannot turn on or off
    Shuts off when I put it in my pocket.
    BSOD (Blue Screen of Death)
    Screen exhibits lines or odd characters shuts down or reboots.
    Time and date at different positions post boot.
    Log file full of errors. (Panaic.ips bug type 110 | awdd Wireless | ResetCounter bug type 115| TCCService bug type 167 | Log-Aggregated bug type 193)
    The update worked great on the phone and it seemed faster and the battery lasted a bit longer than usual.However, now it is a different story. I was able to backup my phone and offload all my photos on its good day. I was reading the support site and following a few of these forums. I follow the soft and hard rest procedures and even restored the phone back to factory default (DFU mode). It does seem to run a bit better in default without many apps on it but it still exhibits all the above issues. I bit the bullet and went to the Apple store to talk to one of there G men. He acted surprised and gave me the Apple trained verbal run around. He ran the diagnostic and stated that my battery did not even register as being in the system. From there he opened the phone, inspected it for damage and re-attached the battery and taped it back down. BTW, they hosed my screen cover. Nothing is ever free. They did offer to replace my battery for $80 but did not feel that would solve this problem. If anyone has had this issue and did have a new battery installed, please let me know how that worked out.
    I wonder if this latest update exposes some type of hardware flaw that was previously fixed or just a bug(s) in the software code. Yet, Apple does not seem to acknowledge there is a problem let alone advise to any upcoming fix. It does not seem that Apple really cares about my little bit of business. If anyone has any ideas or experience, please let me know. This is frustrating and owning too much of my time. Thanks Apple!

    If tried techniques to get the battery to act right, such as rebooting by holding both the power and home buttons until the apple logo appears and it restarts, and those things haven't helped, take the iPhone and iPad to the Apple store genius bar and have the technicians test them to see if there is a hardware fault.  Do that before the warranty runs out so you are covered.

  • IPhone 5 battery life and speaker issues

    Hey guys. Not sure if anyone else is having this issue but firstly. The battery life *****. And really *****. I let phone completely drain at least twice a month. Then fully charge it. Not a huge user but data I know eats it. We are talking literally within two hours of not using it and it will be down to 59%. Didn't expect this off a phone like this. iPhone 4S beats it hands down. Considering going back to it tbh.
    Speaker issues are terrible. Tried the music on full pause. Then exit. Then test but still nothing. Rang apple they say its not a fault but why would other people be reporting it.
    iPad 4 users. Do you have issues with battery life too? And very slow charge and very quick drain. This is a joke. Nearly a Grands worth of kit and you feel like your using a Nokia 3310.
    #annoyed!

    If tried techniques to get the battery to act right, such as rebooting by holding both the power and home buttons until the apple logo appears and it restarts, and those things haven't helped, take the iPhone and iPad to the Apple store genius bar and have the technicians test them to see if there is a hardware fault.  Do that before the warranty runs out so you are covered.

  • New Airport Extreme and iPhone Issues

    I've had the networking day from ****. I previously had a 3rd Gen Time Capsule at our restaurant, connected to a Cisco 26port gigabit POE switch and Comcast digital voice and internet. Over the past few days, employees have reported trouble accessing the the Wifi network. After several restarts and firmware upgrades (including the dreaded "firmware problem" to fine update), nothing worked. I changed channels, back to auto, back to specific channels, back to auto. Made open guest networks. Nothing worked consistently. My iPhone might connect and my friend's might not. Nor his laptop consistently. Our Axis network cameras might take a bit extra time to connect. All quite random and quite frustrating.
    So I swap out an older Airport Extreme (4th gen I believe) using the same configuration as the TC (Time Capsule). It works fine, except for the last port not working as expected. No matter, I plug the mac mini into the Cisco switch and off we go. Nevertheless, I'm still told we are suffering random Wifi issues. So I buy a brand new AE (5th gen) today to replace that one. Should work like a charm I thought. Right....    
    Several hours later, I finally have the new AE working, but only after doing several hard resets/factory restores, the works. For some reason, the mac mini could not successfully update any of the connected AEs - whether connected directly into the same AE, or if the Mini was connected to the switch. Nothing worked. Every time I tried to update the AE, it would hang and force me to unplug and plug it back in. It would also never save setting changes. I finally resorted to a friend's macbook to be able to restore it successfully. And once that worked, the mini was able to update the AE flawlessly. Our Point of Sales (POS) machines connect fine, our cameras connect fine, wifi printer connects, and the mini connects, and everything has internet.
    Except my iPhone 5. Of course. It gets a signal fine (full bars). It gets an IP address. But I can't surf the web. Or download email. Or iMessages. Anything. No internet access. I try hard restarts on my iphone. I try assigning IP addresses by MAC address. I try resetting the AE. I try renaming the WiFi name. Nothing. I can make a guest network that works (on a different IP table, btw - 172, not 192.) But other than that, no access. Grrrr.
    So I have a "working" AE router where some devices successfully connect (through wifi and ethernet) and some dont' (wifi iPhone). My iPhone connects fine to my home TC. So shouldn't be anything to do with that. But I'm at a loss. I'm going to go back and restore everything and power cycle everything tonight or tomorrow night. I don't know if that will help, but it's worth a try. Lord knows it feels like I've tried everything else.
    Anyone have any good ideas of where to start besides voodoo dolls and baseball bats?

    I took mine back, because I was having these very same issues. We use contivity too. I was able to connect only to one of three of the servers we manage (in Europe). I couldn't connect to the servers in Asia or here in the USA.
    Replaced the Airport Extreme with my trusty old d-link 624, and no issues connecting to any of the three hubs.
    Otherwise, I liked the Airport Extreme, and I'll consider buying it again when and if they address this VPN issue. I work at home so its obviously a "deal breaker" for me.

  • IQ826t Restart and Heating Issue

    One thing I definitely do not like the HP's support especially when they will not allow us to buy a 7 Upgrade from Vista nor will they support something (even when I find their glitches and they admit after telling me it was just the OS).. On Repair work, I had to ship it out and this will be my 2-3 time to do repair on this PC in the past 3 years (and I have to wait a week for the repair to be done...)
    Besides that, IQ826t, Win 7 Ultimate SP1
    All Drivers are up to date with HP website (utilizing Win 7 64 bit drivers and Firmware is up to date). AVG update/scan (no issue - confirmed even rootkit).. Malwarebyte - Scan and no issue
    Disk Cleanup, Disk Defragmentation done on a monthly and quarterly schedule
    Biggest Issue:
    I am getting a crash with Win 7 0x124 Stop Error Message (happens periodically and even after a reboot)
    Never had this issue until May and the upgrade to Win 7 was done last year with SP1 update done on March (so it is not an issue with the OS as HP support personnel seems to think... I proved them the issue with Windows Update History, The  Bluescreen error code on my error code reader)..  This machine under warranty and I had issues with it constant (even in Vista)
    They state that it is the OS.. Again, if that was the case, I would think it would happen right away like my Toshiba on SP1 upgrade... That was not the case in the matter.  I have a firmware reset (default settings) and the issue persist..
    The Error Code relates always HAL.dll or ntoskrnl.exe
    One if hardware compatiblity and the other is an OS kernel exe file.. And this usually checking knowledge base relates to hardware failing due to 1) Compatibility (which HP website confirms is not the case) 2) OS corruption (which is not the case checking on safe mode and this happening STILL 3) Heat Issue (which I believe is the issue and was been documented on the Internet
    What I am noticing is the unit is extremely HOT (vent is almost burning when it has been off and just turned on).. I wonder if the hardware pieces are literally melting to destruction since I can't just open it up (they state it will void my warranty)
    The Symptoms before the Crash (happens any time.. Even right after a power up)
    If you are playing audio or video, you will start to hear jitters and sound seems to echo itself .. Video would start to lag and become choppy..  Systems start to slow down and things seem to run very slow.. I have seen the power light on the PC start on but the touchscreen just go black (will not restart sometimes)..
    Minor Issues (but could be related)
    1) When running PC Hardware Diagnostic, they will come up with an error code in the past and that was warranted for a motherboard replacement (of course, they ship the box to the wrong location and I was in the middle of my wedding so I get to it now).. It was pertaining to PCI Express Status ICH9 PCI Express Root Port  where it will generate an error code... Now, running the diagnostic... I will not get any error but PCI Express Root Port 3 & 5 do not show up on the diagnostic... Wouldn't that obvious show something that is a problem when there are 6 ports (which on the previous diagnostic that I can't grab past logs shows that). That is not warranted for a warranty work? Just a note, I got the fail test code (which was intermittent but keep happening and the tech support would not look at previous case.. Port 4 failed and a fatal device code)
    2) Blu-Ray player will not run and their answer is that it is your Blu-Ray until they realize that I ran it on 3 different Blu-Ray player standalone, different Blu-Ray, and confirm DVD will work.. They still think it is a software issue until they can't deny my point when it will not read the Blu-Ray no matter what (they took control and confirmed it).. They believe the HP SmartDVD software was failing because of Win 7 and not Vista (even when I downgrade and confirm it works, I stated the software is the issue...  Lone and behold, 2 months later they had an update that they refuse to admit I was RIGHT on the matter and done 15 hours of troubleshooting that they were wrong about)
    3) Wireless Keyboard and Mouse lost connectivity even if the battery is not low... Just stop typing or omit letters.. This is considering the keyboard is literally in front of the touchscreen
    4) Touchscreen is sensitive when it wants to be but won't in other... Constant issues there
    This is why I have so much issue with support.. They seem to show that they will do anything to deny the issue.. Heck, I am a computer technian calling on the issue.. It ain't like I didn't troubleshoot on the matter... But they think we are all morons and when I prove them wrong, they will use any excuse to honor warranty... That is why it is amazing..

    Look in your Settings > App Manager.
    Tap Device Monitor.
    Tap the Battery tab.
    At the upper right, tap "Since Last Charge" to change to "Last 48 Hours".
    What apps or processes are consuming the most battery power?
    ALSO, in setting up your new Z30, are you syncing many contacts or calendar data from a connected email account?
    Social accounts such as Facebook or Twitter?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for