TreeItemRenderer and Icons Issue

Hi, i'm having the following problem with my custom
TreeItemRenderer. I have 3 kinds of nodes. Company (tipo = 0), User
(Tipo = 1) and Permission(Tipo = 2). All kinds have a checkbox and
the user and permission types have custom icons. When i open and
close the branches manualy or with as scrips some of my custom
icons disapper or appear on wrong places. If somebody knows the
solution for my issue I would be very thankful.
Thanks,
Peter
package com.util.renderers {
import flash.events.MouseEvent;
import mx.collections.*;
import mx.controls.CheckBox;
import mx.controls.Image;
import mx.controls.treeClasses.*;
public class xTreeRendererChk extends TreeItemRenderer {
[Embed(source="/assets/imagens/iconChave.png")]
private var iconeChave:Class;
[Embed(source="/assets/imagens/iconSelUsuario2.png")]
private var iconeUsuario:Class;
private var icone:Image;
private var check:CheckBox;
public function xTreeRendererChk() {
super();
//FUNÇÃO QUE SOBREESCREVE O METODO CREATECHILDREN
CRIA OS CHECKS
override protected function createChildren():void {
super.createChildren();
check = new CheckBox();
icone = new Image();
check.addEventListener(MouseEvent.CLICK,selecionarCheck)
addChild(icone);
addChild(check);
if(super.data){
check.visible =
Boolean(int(TreeListData(super.listData).item.@chk));
if(TreeListData(super.listData).item.@tipo == '0'){
this.icone.visible = false;
}else if(TreeListData(super.listData).item.@tipo == '1'){
this.icone.source = iconeUsuario;
super.icon.visible = false;
}else if(TreeListData(super.listData).item.@tipo == '2'){
this.icone.source = iconeChave;
super.icon.visible = false;
//FUNÇÃO QUE SOBREESCREVE O METODO SET DATA
override public function set data(value:Object):void {
super.data = value;
//FUNÇÃO QUE SOBREESCREVE O METODO
COMMITPROPERTIES
override protected function commitProperties():void
super.commitProperties();
if(super.data){
check.visible =
Boolean(int(TreeListData(super.listData).item.@chk));
if(TreeListData(super.listData).item.@tipo == '0'){
this.icone.visible = false;
}else if(TreeListData(super.listData).item.@tipo == '1'){
this.icone.source = iconeUsuario;
super.icon.visible = false;
}else if(TreeListData(super.listData).item.@tipo == '2'){
this.icone.source = iconeChave;
super.icon.visible = false;
//FUNÇÃO QUE SOBREESCREVE O METODO
UPDATEDISPLAYLIST POSICIONA OS DISPLAYOBJECTS
override protected function
updateDisplayList(unscaledWidth:Number,
unscaledHeight:Number):void {
super.updateDisplayList(unscaledWidth, unscaledHeight);
if(super.data) {
super.label.text = TreeListData(super.listData).label;
this.check.selected =
Boolean(TreeListData(super.listData).item.@selecionado == '1');
this.check.y = 9;
if(TreeListData(super.listData).item.@tipo == '0'){
this.check.x = super.icon.x;
super.icon.x = this.check.x + 19
super.label.x = super.icon.x + 18;
}else if(TreeListData(super.listData).item.@tipo == '1'){
this.check.x = super.icon.x;
this.icone.width = 14;
this.icone.height = 14;
this.icone.x = this.check.x + 19;
super.label.x = this.icone.x + 18;
}else if(TreeListData(super.listData).item.@tipo == '2'){
this.check.x = super.icon.x;
this.icone.width = 14;
this.icone.height = 14;
this.icone.x = this.check.x + 19;
super.label.x = this.icone.x + 18;
//FUNÇÃO QUE MARCA/DESMARCA OS CHECKS
private function selecionarCheck(Event:MouseEvent):void{
if(Boolean(int(TreeListData(super.listData).item.@selecionado))){
TreeListData(super.listData).item.@selecionado = '0';
for(var i:int = 0; i <
TreeListData(super.listData).item.descendants().length(); i++){
TreeListData(super.listData).item.descendants()
.@selecionado = '0';
}else{
TreeListData(super.listData).item.@selecionado='1'
for(var j:int = 0; j <
TreeListData(super.listData).item.descendants().length(); j++){
TreeListData(super.listData).item.descendants()[j].@selecionado =
'1';

Thanks am aware of that...
However am using 9i Forms. I checked the registry.dat file. The said parameter is set to "gif", but there is one parameter
default.icons.iconpath
This is blank. There is no definition in this one.
Once again i repeat.... the icons in the toolbars (from the menus) is being shown. The ones on the buttons are not shown.
Thanks
Hemangi

Similar Messages

  • Battery and Icon Issues

    My battery is not holding a charge and shuts down when unplugged from the charger. In addition the icon at the top of the screen shows an X in the battery icon. When placed on percent or time remaining it still only will show the X. The computer is less than one year old.

    1) To increase the Ringtone Volume, simply go to your Profiles (Application on your home screen of the device) -> scroll down to 'Advanced' -> select the profile you want to edit -> scroll down to Phone/SMS... and there you can enter the Ringtone-Volume.
    2) The 123 is because your keyboard is set to number-mode. Click on the shift key and it will go away. 
    Message Edited by javec on 07-22-2008 11:04 PM
    If your question was answered, please accept it as a sollution and / or give Kudos ;-)
    Use the Search Field first! Maybe the question you want to ask already exists!

  • Unable to Open Images in Bridge CS3 and Continuing Icon issues!

    Re: Icon issues in Bridge CS3 and also with Photo Downloader that have never been there before.     
    So, these are the issues.   Just one of the folders that previously would show thumbnails now only shows DNG icons, and none will open in Photoshop to let me work on previous image.    Issue #2  - can't download images with Photo Downloaders - both my wife's Canon G9 only shows CR2 icons, and my Nikon D300 only shows NEF icons - neither of these issues had appeared before or been an issue.  Third issue.  None of my Bridge folders - even those with regular thumbnail immages- will open now - get a message that says words to the effect of Photoshop doesn't recognize this type of file.  Computer is a Mac, with OS 10.5.8
    I recently tried to make more room on HD, so must have taken some critical files/commands out by accident. 
    Thanks for your time and previous  suggestions - still not working.  I'm sure that in trying to correct things have made things even worse- as may be noticed  by the two snapshots I've attached.  The first is one from a library from my user section.  The second library image is from my hard drive.  Hopefully you and others aren't laughing or crying too much over what you see - redundantcy, etc!  All of my energies have focused on taking photos, obviously none to proper setup/use of organizing things on my Mac.  But after the laughing has stopped, any help will be tremendously appreciated - am most anxious to getting back to working with and saving images.
    "user image"
    Hard Drive image:
    Thanks in advance

    First of all, if you don't know much about how applications work inside of the OS, its wise to not look in the application folder(s). Deleting anything here can make your apps go haywire. If this happened, then you are best to 1)unregister photoshop, 2) uninstall your entire suite. 3) reinstall the suite and finally 4) reregister photoshop.
    All images/textures/photo's including dng, cr2 and nef files need to be stored in your pictures folder and no where else, unless you're an intermediate user on your OS. In your pictures folder you can create folders for organizing the pictures whether by location, season's, time, or file format.
    Then when you back up you can just drag a copy of the files to another drive including cd's or dvd's.
    This will make sure you don't accidently delete important app files.
    All this said, my OS of choice is Windows, so if anything does not sound right, thats why.
    Hopefully this helps...

  • Disbale Park Icon and MIRO issue

    Hello all,
    I had a requirement to disable the park icon in FB60 for a user. I accomplished this with removing Activity 77 from some of the objects with the help of the Basis person. However, once this was done, another user could not post MIRO as it gave a error saying that user is "not allowed to post a parked document". So the basis person resolved the objects per SU53....and the issue was fixed, but it also brought back the Park icon in FB60.
    Is there a way to remove the park icon with out the user having a problem with MIRO posting?
    Hope someone could shed some light to this issue.
    Thank you.

    Hi:
          Yes it will create Z T code as per your customized screen variant . Please follow the settings as given
    Go to SHD0...In t code write FB60...Transaction Variant..ZFB60...Click create ... Now enter document date, vendor amount and then press enter ... A new box will appear .. There will a button at its bottom--Menu Function...Click it...A new screen will appear...In it go to menu Bar...document.. There you will see park click on it and press F2..now it will be deactivated..Exit and save..Give Package that ABAP use and save it again and again until it shows that the changes have been saved..In menu you can find the way to create t code for it .
    Now you will see this ZFB60 in Standard Variants tab of SHD0.. Activate it.
    Regards

  • Push Notifications. The Message "Connect to iTunes to Use Push Notifications "BBC History Magazine" notifications may include alerts, sounds and icon badges" keeps coming up in Newstand, also happens with National Geographic Magazine. HELP!

    The Message "Connect to iTunes to Use Push Notifications "BBC History Magazine" notifications may include alerts, sounds and icon badges" keeps coming up in Newstand, also happens with National Geographic Magazine. HELP!
    I have now followed multiple instructions from this and other forums. have turned push notifications off. Turned them on. Have updated to IOS 6. Have signed out and signed back in, have uninstalled all magazines and reinstalled. Have synced, and updated everything in iTunes.
    Nothing works,. Also cannot use youtube.

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    It might also be a good idea to contact Square for assistance.

  • Mail attachment drag and drop issue

    Been facing serious mail attachment drag-and-drop issue since 10.8 (if not from 10.7) and was disappointed to find the same behaviour still in 10.9.
    When I drag and drop a picture file (from Finder for example) into a message window or onto the Mail.app Dock icon, the system's window management somehow gets confused: my next step is to click on the message window in order to start typing. However, the mouse click causes that very window to escape under all other open applications / windows. Further on, I dig under to find the escapee and click again: once more it escapes. This can go on for a few annoying rounds until gets solved in an unexplainable way. This behaviour in not consistent, but has happens in about 8 cases out of 10.
    Apart from Mail.app I do not experience drag and drop issues of any kind.
    Anyone else suffering from this?

    I'd be interested in the answer to this too.
    It only just started happening to me a day or so ago, about the time that I think I did an OS upgrade.
    I'm on OSX 10.8.2.
    Its annoying.
    I can drop and drag in Finder but it just affects email.

  • Wi-Fi icon issue with iPhone 4 but Wi-Fi only iPad works fine.  Is my iPhone on the wi-fi network or not?

    Hey Everyone!
    Last night I noticed something odd.  My son and I both have an iPhone 4 and I have an original iPad as well.  Now the iPhad is wi-fi only.  Obviously, we have a wireless router installed in our house and everything to my knowledge is working just fine.  My iPad has been working wonderfully as well.  I have not noticed any problems with slowness or loading problems.  But...last night when we were both home we noticed that our phone were not switching from 3G to the wi-fi icon.  Now, because the iPad was working, I can only assume that we were actually on the network because the speeds were quick downloads were normal.  My son had more trouble than I did, however.  He said that his phone just kept spinning and he also had some trouble with his netbook.  He said something about the signal strength.  The only thing is he wouldn't let me look at the netbook, so I have no idea what was wrong with it. 
    Any ideas???

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130?tstart=60
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Is adjustment to increase font and icon size possible

    I just loaded Adobe Photoshop Elements 9 and find at startup the fonts and icons are so tiny they are nearly impossible for me to see.  Is there someway to increase the size of the screen image?

    you can increase the system's font and dpi size. Just go to Control Panel and then Display.
    There if you increase the dpi settings ,Organizer will respond accordingly. Also ,
    this is applicable just for Windows. However , on high dpi you will some layout issues ( known issue). Let me know if you  require any help.

  • Shaking screen and icons on iPhone 5s 8.1.1. iOS

    Hi,
    I bought second hand iPhone 5s two days before and today I have an issue... After I made iOS update to 8.1.1., screen and icons of my iPhone started to shake. I tried to reset it, but it doesn't work - even the Apple logo after turning on is shaking like crazy.
    It might be related with App store too - it started, when I downloaded lot of different apps at the same time.
    Have some ideas how to solve it? Thanks!

    OK. Though you meant it was in edit/delete mode for the home screen icons. Now it makes sense.
    Make an appointment at the genius bar. This is a hardware problem.
    Or just get your money back.

  • Pixilated dock and icons

    My computer has been running fine for years and then today i opened a game (wc3) and the game went all "checkerbaord" and pixilated. when i quit my dock and icons were all pixilated like they had lines of white "IIIIII" passing through them. but when i open sufari or Microsoft Word it they look fine. i've been looking all over the interent and i can't find any answers. Please help!!!
    P.S. i've tried restarting, detecting the settings of my monitor and reconecting my display
    whats going on!!!

    Frank...
    So everything is operational and all set? You're able to access the dock? You're able to launch applications? How about Quicktime... seeing that's the last thing you patched, can you launch it without any issues?
    You may want to check permissions in Disk Utility, as well as check start-up items. Things don't typically "appear" in there but it can't hurt.
    I'd try a restart after that, and a reboot (normal). If the problem replicates itself then it's probably not a Quicktime issue. Especially if it's not queued to run on start-up.
    Archive/Install is always the last option, unfortunately, sometimes it's the quickest and easiest way to just "fix" an issue.

  • W7 install and LION issues and appearance of disk0s4.

    What is going on here?
    I have always used bootcamp and previous OSX successfully with Windows, until LION.  Now I am able to boot to windows from a "power off".power on>option button down.select windows icon HD.  But cannot do so on a simple restart (no HD's icons are displayed), and in system preferences Startup Disk pane..windows is not there, and in disk utility my windws disk is idenitfied by disk0s4 (not mounted, MS DOS Fat, no files, but 100gb size is there).
    Perhaps someone has some insight or suggestins on this. 
    1) Installed LION using bootcamp.
    2) Now, choice for duo boot is only after power down>power up>push option button, if I simply do restart it never shows the duo boot icons (with option key down).
    3) Inside of Lion, the windows icon in [I]startup disc in preferences [/I]is missing
    4) Disk Utility shows Mac Volume and a Volume titled disk0s4 (not mounted) and format is shown as MS-DOS FAT (but yet in windows 7 it shows it as a NTSF)
    Like I said W7 does work fine and I can boot back to LION using the bootcamp icon.
    -I have tried disk repair from booting off my USB Utility,  Repair is not possible on the disk0s4 (like I said it does not mount, does not show files, does show the correct partition amount of 100gb.
    [B]Here's how it looks. MAC SIDE[/B]
    Disk Utility show current drives: Mac and disk0s4
    [IMG]http://i601.photobucket.com/albums/tt95/DonCarlosDon/DiskUtility.jpg[/IMG]
    Disk Utility showing disk0s4, not mounted, no files MS DOS(fat)
    [IMG]http://i601.photobucket.com/albums/tt95/DonCarlosDon/disk0s4.jpg[/IMG]
    StarUp disk in preferences. Only Mac drive is shown:
    [IMG]http://i601.photobucket.com/albums/tt95/DonCarlosDon/STARTUP.jpg[/IMG]
    [B]Here's how it looks WINDOWS side[/B]
    [IMG]http://i601.photobucket.com/albums/tt95/DonCarlosDon/SystemManagementW7.jpg[/IMG]
    [B]Here's how it looks from EASUS view:[/B]
    [IMG]http://i601.photobucket.com/albums/tt95/DonCarlosDon/Easusviewofharddrive.jpg[/IMG]
    Window 7 work fine but I cannot choose a startup disk from inside of Lion nor is there a Duo boot icons if I just hold option from a simple restart (again I do have that duo option choice of displayed hard drive icons, if I start from a power off only).
    1) I am guessing that the bootcamp volume disk0s4 is not really formatted as NFTS or is not recognized by LION as an NTFS volume and so it doesn't show it mounted and is not displayed in the disk startup pane; and hence will not show up even with an option button down or a simple restart of mac.
    2) Doubtful if there is a way or program that could simple covert the disk0s4 volume to NTSF?
    3) I have reinstalled twice ob Bootcamp and had the same results.
    I coulld leave the way it is and just power on my mini each tme I want windows, but this shouldn;t be like this correct?
    Any thoughts or suggestions are appreciated.

    Hello,
    I see a couple responses/questions after my original post. Sorry, but I never knew they were there until this last question arrived.
    Currently I removed the Bootcamp partition to recover the hard drive space since I really had no use for windows.
    I kinda of forgot the resolution, until I serached posts I made at my macmini forum back then. here is the post, and the soultion was pretty simple and straighforward..
    I also include the post previous to that concerning BootChamp as a way of adding a quick boot icon to you mac menu.
    Hope this helps, let me know.
    Don
    My original two post from macmini fourm in 2012......................
    I upgraded the HD on my mac and when I was finished, decided to leave Windows 7 off it for awhile. Two weeks ago, I had a heck of time after I reinstalled to successfully boot into it from within mac. It didn't show up on preferences start up pane, nor did it show up in the Disk Uitlity sidebar........ Very very long story.....but unless you wants specifics....it boiled down to that although W7 was indeed alive and working, the bootcamp partition appeared as a strange volume called disk0s4, an unmountable FATS 32 something or other. Even though W7 was in fact an NTSF volume (that;s what it showed within W7 and thats what it showed even on a third party Easus program.
    Despite help from two apple phone techs and a genius visit....no one could correct this. Lion was loaded repeatedly from USB, self made DVD's, and partitions were expanded, shrunk, created, deleted,(my drive was formatted, reformatted, deformatted, unformatted, downformattted upformatted, and overformatted). LOL....All experts surmised that it had something to do with Recovery partition. When an Apple Tech Supervisor said "Hey now let's try first formatting the entire drive to NTSF, then format over that HFS+, then install LION fresh, set up a dummy mac account and then Bootcamp W7 and then after that works, then migrate your LION backup from time machine.........Yikes, I knew that they had no answer.
    As I said......W7 existed and worked great and booted back to LION, but W7 was not seen in DiskUtilty or anything else, hence no restart to W7 from inside Mac was possible. And that was my major issue, every time that I successfully installed W7, as the last step after trying all their nonsense.
    Too many hours lost over this and short of trying a south american shaman, I decided to take a leap and try something simple. Alas, BootChamp. I reloaded a fresh BootChamp copy, and it came through where Apple and a multitude of advice givers could not. Now I can reboot to W7 from inside of my mini. Bootchamp is TOPS !!!!    -Don
    My post concerning BootChamp and it's ability to add a quick boot and icon for windows................
    I was always frustrated by the fact that there was not a reboot icon on the Mac desktop to go to windows (like the Bootcamp icon on the W7 task bar).
    Well "Lo and Behold" check out BootChamp http://www.macupdate.com/app/mac/28468/bootchamp
    Developed by Kevin Wojniak http://www.kainjow.com
    Works great, and easy to install and use. The windows icon is located at the top toolbar.
    I even wrote to Kevin and he responded back to me immediately. Make sure you download the latest version from his sitehttp://www.kainjow.com , and be sure that you uncheck Next Restart Only and leave the check by Launch At Startup, if you want the icon to appear at every restart. It kind of threw me off until I did that.
    The first time you boot to windows it will ask you for your password, then after that it does not any further.
    Makes for one less step when you want to boot to windows from your desktop.
    Bravo Kevin for developing this free tool. This should have came with Bootcamp....perhaps Apple should buy it off of him. -Don

  • Win 10 - Desktop Icons Issue

    Hi! Today I clean-installed windows 10, but I am facing an issue(?): Basically, I can't move my desktop icons to the last/bottom row, I mean just above the taskbar (possible thing in windows 8/8.1) I am going crazy for this! :\  

    ajt wrote:
    Multiple people have reported this problem.  I talked to Lenovo Tech Support today and the person told me he had never heard of this problem and that they do not monitor the Forums for systemic issues like this.  Frankly, this person seemed clueless on many fronts so I am not sure either of those things are valid.  It was an extremely frustrating telephone call.
    In any case,  I would like to rollback to the original version of the ATI drivers as well as "Presentation Director" to see if this fixes the problem.   Does anyone have or know where to get the previous version(s) so I can test to see if it also has this problem? 
    Thanks
    What is the problem that you're having?  Desktop Icons Issue isn't really enough information to go on.
    Which T series system do you have, and what operating system are you running?
    Re tech support not monitoring the forum, there are a few Lenovo employees roaming around in here helping out on a volunteer basis, but this is not an official support channel. Instead, this is designed to be a user-to-user support and discussion forum.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • BUG: Toggling interface on/off causes missing menu toolbar items and icons in Photoshop CS4!

    When I toggle the interface on/off it causes missing menu toolbar items and icons until I exit and restart Photoshop CS4.  I know this can happen if problem filters are installed.  So I have the latest Alien Skin filters installed and have already followed their AutoLayer2.8li file updates to resolve Windows Photoshop CS4 issues.  I also have Luxology imageSynth 2.0 filter installed.  So since all my filters are updated to CS4 compatible versions, I shouldn't have this problem but yet it occurs.  Any way to fix this?
    I'm using WinXP SP2, 4 GB RAM, GeForce GTX 260 Core 216 with newest 185.85 driver.  I have 3D canvas rotation turned on.

    ghost zero wrote:
    toggle the interface on/off it
    What do you mean by this? Are you using standard methods (i.e. the buttons on the top-right of the screen) in Windows Explorer to minimize and then restore? or what?
    Are you on XP 64-bit? or 32-bit?
    Did you install driver version 185.85 before or after the problem started?
    Do you just one GTX 260, or are you doing SLI at all?
    Do you have more one monitor? If so, and you limit yourself to just one, do you still have the problem?
    Also, just to make sure that this problem wasn't somehow caused by your plug-ins (because I have seen onOne plug-ins, at least, that install several DLL files and you can't disable DLLs by renaming with ~ like with plug-in files), or caused by a messed up install of PS, go ahead and repair the PS install. Follow the "Restore the default set of Photoshop CS4 plug-ins" section in this document, except that after Step 3 (or Step 5, if you're on 64-bit Windows) get rid of the entire "Adobe Photoshop CS4" folder from Program Files (and the one in Program Files (x86) if you're on 64-bit Windows):
    http://go.adobe.com/kb/ts_kb409112_en-us

  • Desktop Icons Issue

    Multiple people have reported this problem.  I talked to Lenovo Tech Support today and the person told me he had never heard of this problem and that they do not monitor the Forums for systemic issues like this.  Frankly, this person seemed clueless on many fronts so I am not sure either of those things are valid.  It was an extremely frustrating telephone call.
    In any case,  I would like to rollback to the original version of the ATI drivers as well as "Presentation Director" to see if this fixes the problem.   Does anyone have or know where to get the previous version(s) so I can test to see if it also has this problem? 
    Thanks

    ajt wrote:
    Multiple people have reported this problem.  I talked to Lenovo Tech Support today and the person told me he had never heard of this problem and that they do not monitor the Forums for systemic issues like this.  Frankly, this person seemed clueless on many fronts so I am not sure either of those things are valid.  It was an extremely frustrating telephone call.
    In any case,  I would like to rollback to the original version of the ATI drivers as well as "Presentation Director" to see if this fixes the problem.   Does anyone have or know where to get the previous version(s) so I can test to see if it also has this problem? 
    Thanks
    What is the problem that you're having?  Desktop Icons Issue isn't really enough information to go on.
    Which T series system do you have, and what operating system are you running?
    Re tech support not monitoring the forum, there are a few Lenovo employees roaming around in here helping out on a volunteer basis, but this is not an official support channel. Instead, this is designed to be a user-to-user support and discussion forum.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • Failed Hardware Scan and other issues E440

    Hi all,
    This is probably more rant than anything, but I wanted to give a heads up to others too.
    I have a ThinkPad E440 that is a year old. From the very first time I turned it on, there have been issues. The first hardware scan (via Lenovo Solution Center - LSC) showed a warning for the Intel Dual Band Wireless-AC 7260 Local Connection Test. There were also tons of System Events that always show up in the "Configuration History" part of the LSC. You can look at the calendar and tell exactly which days I used the computer because there will be System Events generated each day. Things like app crashes and failed drivers.
    In July 2014, I got the first warning for the 16 GB SSD - the SMART Short Self-Test. By February this year it showed as failed for each hardware scan (these were initially set up to run monthly).
    Also the whole time I've had it the touch screen would just stop working at some point and I would have to reboot to get it working again.
    I finally called Lenovo on March 30th, before my warranty expired. When I called that time, I didn't realize the hard drive failure was the SSD. So they sent me a new 500 GB drive. I also added the other things into the case when I talked to them. For the wireless issue they suggested making sure the driver was up to date. I did this and let them know when I called back that it was up to date and still having the warning. So I called them to tell them to tell them about the wireless and also that I realized it was the SSD having the failure, not the main drive. The first case had already been closed even though none of the other items were addressed.
    So they opened another case (this is #2). They said to mail them the laptop since the wireless issue would probably be on the board and it wasn't something I could fix myself. They sent a box with a prepaid overnight shipping label. I was very sick for a few days so I sent it back to them on April 10th (a Friday). Via UPS I saw it was delivered on Saturday. Work was performed on it Monday, April 13th and sent back to me that very day. I received it on April 14th. This part of the service has been excellent - very fast response.
    Being in IT, I included a letter with the laptop that outlined the issues that should have been in the case. I also printed the hardware scans and what the system events looked like.
    When I got the laptop back, the sheet inside said they had replaced the Speaker because of Distorted Sound. This was not even on the list even though I had noticed it. I didn't even power up the laptop before calling them again - yes, I was furious! Plus our power was out...
    So this was noon on the 14th. They opened case #3 and sent me ANOTHER BOX so I could send it back.
    After our power came back on the 15th, I powered up my laptop. I opened the browser (I have it set to restore the previous session) and there was a sexually explicit video on YouTube. I opened the other browser and there was a different video on YouTube. So this person was watching YouTube instead of fixing my laptop. I looked through both browser histories and there was quite a bit of activity while my laptop was at the repair center... I ran the hardware scan - still failed and a warning for the wireless. They really hadn't done anything.
    I also found two pictures of the repair person in the recycle bin...
    So I called back. I was LIVID! They opened another case (this is #4). And sent me ANOTHER BOX. I finally learned the other day that once a case is opened, it cannot be edited or added to at all. Instead, they close the other case and open a new one. I guess their turnaround time for closing cases is excellent! I've never seen a system like that - and I've used a lot of them.
    I got a really nice, patient fellow on the line. He took all my info (again). I emailed him the pictures, screen captures of the YouTube videos, the letter I had sent - everything. He entered as much into the new case as he could - he talked to one of the supervisors to make sure he did it right. Somehow he flagged it so that the laptop would get more attention (time) at the repair facility. He also opened a separate case (an escalation ticket?) for a supervisor to call me regarding the person's conduct at the repair facility. He said they would call me that day. (It's now the 25th and I've never heard from anyone)
    So, he sent me ANOTHER BOX. I've built up quite a stack of them.
    Our power was out AGAIN from the 17th through the 19th (don't get me started).
    I noticed a hardware scan had now gotten a failure on the main hard drive. So I called them on the 21st to add this to the case before sending the laptop back. The girl said they can't add anything to an existing case or edit it at all once it's opened. She would have to open a new case and SEND ME ANOTHER BOX. I told her to forget it because I was ready to send it in and didn't want to wait for another box. I also asked for a status on that "escalation case" where the supervisor was supposed to call me. In order to do this she, yes, wait for it, had to open ANOTHER CASE!! So they would know I wanted a status. I'm completely dumbfounded.
    So I sent it back on the 21st. This time I practically wiped it. I had already removed all my files the last time, but I had left my bookmarks and browser history intact.  I set up a guest logon with admin privileges. I updated my letter and printed off more stuff to include with the box. On one sheet I had only the case number, the serial number and machine type. On another sheet I had "DO NOT SEPARATE THIS PAPERWORK FROM THE LAPTOP" and the case number. I put this sheet on top (The guy on the 15th said my letter and stuff may have gotten separated from the laptop once it was delivered to the repair facility). I used a ton of staples so it would all stay together. I included in my letter the failure on the main hard drive and asked if they could look at it. I wrote about having to open a new case if I wanted to include it.
    They received it on the 22nd. A nice gentleman from the repair facility called me that day asking about the password. that. was. written. on the sheet they have you fill out. I told him what happened last time and also mentioned the hard drive failure and asked if he could look into it. He said they would.
    I received my laptop back yesterday morning.The sheet that came with it said they had "replaced the following parts to complete the repair of your laptop."
    Part Description                                           Symptom
    IMAGE                                                             Replaced due to engineering change
    System board                                                 Network card error
    Hard disk drive                                                Network card error
    ECA-WIRELESS                                            <no symptom listed>
    There was also a sheet saying they had installed a factory preload of software and I needed to install Lenovo and Windows updates.
    When I booted it up, the first thing I noticed, in the lower right corner was:
    Windows 8.1
    SecureBoot isn’t configured correctly
    Build 9600
    I ran a hardware scan. Well, I tried. It stopped part way through and said it finished successfully but most of the tasks showed up as cancelled. I tried to run it again - issues - rebooting ensued. It said the LSC wasn’t available and that I should try again or reboot.
    Tried several times. Then got what I guess is the new BSOD - kinder, gentler:
    Your PC ran into a problem and needs to restart. We're just
    collecting some error info, and then we'll restart for you. (xx% complete)
    If you'd like to know more, you can search online later for this error: DRIVER_CORRUPTED_EXPOOL
    Even though the LSC said my Lenovo files were all up to date, I ran the Update. And first I had to download a new version of Update. Then I downloaded all of the Lenovo updates and installed them (there were quite a few). The BIOS update failed. While I was doing the Lenovo downloads, I got a light blue screen but no text (I was out of the room so I'm not sure what happened). Did CTRL-ALT-DEL and it shows only IE and Task Manager as applications that are running. Could not “Switch to” IE. Hitting window key to go to start didn't do anything. So I had to restart.
    By 3pm yesterday there were 34 system events in the configuration history.
    I ran the hardware scan again after I updated the Lenovo files, and you guessed it! Failure on the SSD (SMART Short Self-Test) and warning on the wireless. Nothing had changed. Except hardware scan is acting different than it did before I sent in the laptop for repairs. When it finishes, it instantly closes and just shows 100% complete. When I click on "see last results" it shows a screen called
    Log Information,
    Canceled 04/24/2015 n:nn pm 
    You have not done a hardware test on your computer
    And the calendar in LSC only shows the very first hardware scan I did on Friday. Even the hardware scan screen shows the date and time of the last scan. It also shows the error code. In order to see exactly what is failing, I have to sit there and watch it very closely and snap a picture of the screen as soon as the error (or warning) shows up.
    When I would try to run Windows update, it would hang up PC Settings. I couldn't even kill it using task manager because it didn't show up as a task. During this, I got a flag saying the firewall wasn't turned on. I tried to turn it on, but clicking on Turn on Windows Firewall didn't do anything. I tried to setup my Microsoft account but that just hung too.
    I ended up running Windows Update FOUR TIMES to get all the updates installed. Every time I ran it, it said "Done!" and I would run it again and more would show up. The last time was this morning.
    At some point, the error about SecureBoot went away.
    Then, I created a bootable BIOS update disk. Following the ReadMe instructions, I went through ThinkPad Setup and verified several values. Of note:
    Secure Boot was DISABLED. According to the ReadMe file, this should be ENABLED in Windows 8.1. I enabled it.
    Under Startup/Boot, according to the ReadMe that came with the BIOS update, UEFI/Legacy Boot is supposed to be set at UEFI Only for Windows 8.1. Mine was set to "Both". I changed it.
    In Startup, OS Optimized Defaults was DISABLED, even though it says right there (and in the BIOS update ReadMe) it should be ENABLED to meet Microsoft Windows 8 Certification Requirement.
    After these updates, I flashed the new BIOS.
    Then, I ran hardware scan again...
    Now I have TWO failures on the SSD: Random Seek Test and SMART Short Self-Test. Great.
    In the Event Viewer (that I recently discovered), it says my disk has a bad block. It just says The device, \Device\Harddisk\DR1, has a bad block. I assume this is the SSD...
    There are 867 events in the event viewer - Critical, Error, and Warning...
    Fifty-two of these are from October 7, 2013 - before my little laptop was a glimmer.
    The rest are from when Lenovo had it and yesterday and today.
    64 of them are the disk error.
    341 are from DeviceSetupManager. 65 of those are from failed driver installs. 69 are for not being able to establish a connection to the windows update service. 64 are from not being able to establish a connection to the Windows Metadata and Internet Services (WMIS).
    3 times it's rebooted without cleanly shutting down
    60 of them are from Service Control Manager and say The TDKLIB service failed to start due to the following error: The system cannot find the file specified.
    One of them says {Registry Hive Recovered} Registry hive (file): '\??\C:\Users\Default\NTUSER.DAT' was corrupted and it has been recovered. Some data might have been lost.
    16 are warnings that various processors in Group 0 are being limited by system firmware.
    12 say the certificate for local system with thumbprint <bunch of hex numbers> is about to expire or already expired.
    108 are warnings for failure to load the driver \Driver\WUDFRd for various devices
    16 are application errors
    One is for the computer rebooting from a "bug check"
    15 are for name resolutions timing out after none of the configured DNS servers responded.
    10 are for SecureBoot being disabled.
    14 for services terminating unexpectedly
    15 are for WLAN Extensibility Module has stopped
    61 are for applications not being able to be restarted because the application SID does not match Conductor SID
    12 are for activation of CLSID timing out waiting for the service wuauserv to stop
    So, I'll call them on Monday and open. a. new. case (#5?) - but really 7. And get A NEW BOX.
    I'll keep you updated!

    Hi amycdero and welcome to the HP Forum,
    I understand that you are having scanning and printing issues after upgrading to Mavericks OS X v10.9.1. I will try my best to help you resolve this issue.
    In this document for Mac OS X: Scanning Software Does Not Open or Stops Responding are steps the may help you with your scanning issue.
    This document for Fixing Ink Streaks, Faded Prints, and Other Common Print Quality Problems should help with the streaking printing issue.
    I hope this information is helpful. Please let me know.
    Thank you,
    I worked on behalf of HP.

Maybe you are looking for

  • Error in Integration Repository: ..SecStore.properties does not exist

    Hi Guys! I'm getting this error when I try to tick and save the values "Objects Are Original Objects" and "Objects Are Modifiable" in a software component version in the Integration Repository: "ResourceException in method ConnectionFactoryImpl.getCo

  • Problem in Rolling to new a log file only when it exceeds max size (Log4net library)

    Hello, I am using log4net library to create log files. My requirement is roll to a new log file with name appended with timestamp only when file size exceeds max size (file name ex: log_2014_12_11_12:34:45 etc). My config is as follow  <appender name

  • IMac 27" Burn in Artifacts on Monitor

    My iMac has what I'm calling some "burn-in artifacts" that appear in the upper right hand corner of the screen.  They look like dirt or smudges that never go away.  Another user posted about it some time ago: https://discussions.apple.com/thread/2303

  • HT1937 reset and restore iphone4 from lock out

    Please help me figure out how to reset and restore my iphone4 after being locked out because the passcode that I created and instantly forgot so it locked me out.

  • Re: Syncing Issue

    Hi, I have a video file in .avi format which I want to burn to a disc but sound and vision are badly out of sync. Any advice on how I correct this will be greatly appreciated. Thank you.