Artwork needed for a system updater

Hi there. I'm sorry if this is the wrong forum to post this, but I couldn't find one which would fit better.
I'm currently working on an update daemon for Arch. Basically it runs a daemon on the background, and a nice GUI which sits on the system tray.
Since I'm far from being an artist, yet love the eye candy, I was wondering if someone would like to design icons for this application.
I was thinking about 3D looking pacman icons for various status messages, maybe one with a black asterik on it when updates are available, one icon for upgrading in progress etc.
Anyway, if anyone is up for it, please reply (or send a PM).
Thank you.

sweiss wrote:sarah31, it's not an autoupdater, of course. It will blink an icon in the tray. When the user clicks on it, he will be presented with a dialog from which he chooses which upgrades he wants, and it will only then update them.
you should really check the adesklets Cam has made to work with pacman and the AUR:
http://bbs.archlinux.org/viewtopic.php?t=11870
http://bbs.archlinux.org/viewtopic.php?t=12941

Similar Messages

  • HT1222 Since I'm an American, what's the need for me to update?

    Since I'm an American, what's the need for me to update?
    How does the new update apply to me?

    What update are you referring to? If you mean iOS 6.1.3, there are a number of security updates that apply to all iOS devices:
    http://support.apple.com/kb/HT5704
    If that's not what you mean, please explain further.
    Regards.

  • What Kind of microcontr​oller is needed for alarm system with PIR sensors

    Hi ! I'm student at Technical University Varna , 
    Bulgaria . I'm interessted to create my own alarm system with Labview,
    but I'm not sure what kind of controller i need and what kind of PIR
    sensors.                  Thank You

    This is duplicate post:
    What Kind of microcontroller is needed for alarm system with PIR sensors

  • Need for locking system for delta initialization (BW-R3-LO)

    Hello all,
    Could someone please help me with the following,
    Please be kind, don't get impatient for the lengthy post
    1. Do we need to lock the system (or posting-free the system) to do early delta initialization or not? If yes, please explain me how that work?
    2. Someone somewhere mentioned that early delta initialization is not preferable compared to normal delta initialization, even though early delta initialization is advantageous. Why is that so?
    3. Imagine, while scheduling Queued Delta Init or un-serialized V3 delta Init, if I choose certain end date and time (say, 10pm, 12-31-2007) for the records, then all the records till that point would be loaded to setup tables and all the records after that point of time will be moved to extraction queue or update tables. My question is, if this is true why would we ever need to lock the system during setup tables filling?
        If you say the records after that particular time and date (10pm, 12-31-2007) will not be collected in extraction queue and update tables, why don't we do the following
                 a). say, I do full load with end date and time (10pm 12-31-2007)
                 b). Next, I do delta init with start date and time (10pm 12-31-2007) (this time I lock the postings)
             If we do this way, we can actually reduce the down time of the system. Is my conclusion right?
             If you say it's not practicable as some transactions' saving time differs from time stamp and some transactions' delta is even measured by pointer.......if this is the case we can use Delta offset. What do you say about this?
    4. How this scenario differs to early delta initialization?
    Your responses would be greatly appreciated
    Thank you

    Hello,

    >
    curious maven wrote:
    > Do we need to lock the system (or posting-free the system) to do early delta initialization or not? If yes, please explain me how that work?
    No,you don't need to lock the Source System which is the advantage of Early Delta Init.
    With early delta initialization, you have the option of writing the data into the delta queue or into the delta tables for the application during the initialization request in the source system. This means that you are able to execute the initialization of the delta process (the init request), without having to stop the posting of data in the source system. The option of executing an early delta initialization is only available if the DataSource extractor called in the source system with this data request supports this.
    [Business Information Warehouse 3.0 Overview Presentation|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9a0e9990-0201-0010-629b-dc2735cb9c81]
    2
    >
    curious maven wrote:
    > 2. Someone somewhere mentioned that early delta initialization is not preferable compared to normal delta initialization, even though early delta initialization is advantageous. Why is that so?
    Early delta is not supported by all the extractors. See Lo Extraction
    3
    >
    curious maven wrote:
    Imagine, while scheduling Queued Delta Init or un-serialized V3 delta Init, if I choose certain end date and time (say, 10pm, 12-31-2007) for the records, then all the records till that point would be loaded to setup tables and all the records after that point of time will be moved to extraction queue or update tables. My question is, if this is true why would we ever need to lock the system during setup tables filling?
    >
    >     If you say the records after that particular time and date (10pm, 12-31-2007) will not be collected in extraction queue and update tables, why don't we do the following
    >            
    >              a). say, I do full load with end date and time (10pm 12-31-2007)
    >              b). Next, I do delta init with start date and time (10pm 12-31-2007) (this time I lock the postings)
    >
    >          If we do this way, we can actually reduce the down time of the system. Is my conclusion right?
    >
    >          If you say it's not practicable as some transactions' saving time differs from time stamp and some transactions' delta is even measured by pointer.......if this is the case we can use Delta offset. What do you say about this?
    This is applicable to Generic Delta where you can set the Safety Interval (Upper Limit and lower Limit) for the extractor based on ALE Pointer, or Time Stamp or Calendar day.
    If you excute a extractor with early delta init, during the setup table fill, the delta records will be directly written to the delta queue. The delta management handles these functionality.
    [How to Create Generic Delta|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33]
    [SAP BI Generic Extraction Using a Function Module|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0f46157-e1c4-2910-27aa-e3f4a9c8df33]
    4
    >
    curious maven wrote:
    How this scenario differs to early delta initialization?
    If you do a Init without Early Delta init, then the user cannot post new documents and you have to either schedule in the weekend or request for a Source System downtime.
    But if you use Early delta , then you don't need the source system down time and the user can post new records during the init, which will be written to the delta queue directly.
    [How to Minimize Effects of Planned Downtime (NW7.0)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/901c5703-f197-2910-e290-a2851d1bf3bb]
    [How to Minimize Downtime for Delta Initialization (NW2004)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5d51aa90-0201-0010-749e-d6b993c7a0d6]
    Thanks
    Chandran

  • How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    I have a 13" MacPro.  How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    You don't need to create an account.   Your use your Apple ID to log into Facetime.
    If you haven't already you will need to download the Facetime App from the Mac App Store.
    https://itunes.apple.com/us/app/facetime/id414307850?mt=12&ls=1
    FaceTime for Mac: Troubleshooting FaceTime - Apple Support

  • Need for Java Program Update Retention on HD?

    12/08/07
    To anyone who can advise me,
    I have the following programs on my computer hard drive that are eating up large chunks of memory. Do I need all of them, none of them, or just the latest version? Thank you for your help in advance.
    J2SE Runtime Environment 5.0 Update 4     118MB
    J2SE Runtime Environment 5.0 Update 6     119MB
    J2SE Runtime Environment 5.0 Update 9     119MB
    J2SE Runtime Environment 5.0 Update 10     120MB
    J2SE Runtime Environment 5.0 Update 11     120MB
    Java 2 Runtime Environment, SE v1.4.2_03     136MB
    Java 2 Runtime Environment, SE v1.4.2_05     108MB
    Java 2 Runtime Environment, SE v1.4.2_06     108MB
    Russ Brown
    [email protected]

    Duplicate, answered here
    http://forum.java.sun.com/thread.jspa?messageID=10009503

  • Major advice needed for premier system and camcorder.

    Ok, I'm a graphic designer by trade. Been using Adobe products for 20 years, but never really did anything with video. We will be upgrading to CS5 and I have been tasked with getting us into video. I need some opinions on whether to go with HDV (tape), Sony HDR-FX7, or go with an AVCHD camera of similar quality. Also, how well does Premier (cs4) handle the AVCHD format. Lastly, I have read the minimum hardware requirements for premiere, and pass that test barely, what would you suggest as the minimum hardware, that I could tell my IT department, that would get me by without wanting to throw my computer out the window. Any help would be greatly appreciated.

    Take a look at this camera - http://catalog2.panasonic.com/webapp/wcs/stores/servlet/ModelDetail?displayTab=O&storeId=1 1201&catalogId=13051&itemId=361001&catGroupId=112502&surfModel=AG-HMC40
    You should find it in the $2100 to $2200 range at any number of resellers.
    Get Cineform's Neo Scene and you can convert the AVCHD to Cinform's codec. That will allow you to edit the material on a system that can't handle editing AVCHD natively. I would still look at getting a supported video card for the MPE regardless of which way you go. As for monitors, have your IT look at the Asus monitors. Their cheap with great color and a very low response time.

  • What Kind of microcontroller is needed for alarm system with PIR sensors

    Hi ! I'm student at Technical University Varna , 
    Bulgaria . I'm interessted to create my own alarm system with Labview,
    but I'm not sure what kind of controller i need and what kind of PIR
    sensors.                  Thank You

    Hi xellos,
    I'm not sure what you need, but if my feelings is right, than what you  want to do is sort of motion detector based on PIR sensor and some ucontroller. It this is what you need, than once again, such a question is rather suitable for other discussion forums, like LabVIEW Embedded.
    However, in general you can go for ARM or Blackfin when thinking about embedded platform. See following links to get more ingormation on ARM and Blackfin with LabVIEW:
    NI LabVIEW Embedded Module for ARM Microcontrollers
    NI LabVIEW Embedded Module for ADI Blackfin Processors Development Kit
    With choosing sensor, I suggest simple googling - with relativly little effort you can find many sensors. And you can pick on specification and requirements you have (just to note, National Instruments is not producing and usualy not selling sensors).
    Regards,
    Stefo

  • Which Pwr Mgr drivers are needed for XP system in T60

    The T60 Drivers list shows two different listings for XP Power Manager. 
    Which one should I use or do I use both?
    Recently had to re-install Windows and Pwr Mgr is giving an exception message while trying to run PWRMGRTR.DLL and the normally green Pwr Mgr icon in the Task Bar is white with dotted black border.
    My system is T60 2007-49U running XP Pro.

    Good day.
    Looking at this T60 Driver Matrix: http://support.lenovo.com/en_US/research/hints-or-tips/detail.page?&LegacyDocID=MIGR-62928
    I see only one Power Management Driver (v1.67.0.02, July 2013), for all Windows versions, and only one Power Manager Application (v5.20, April 2013), specifically for XP. Are these what you have installed?
    If you're looking at a different driver listing page, would you post the link please?
    Regards.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Community Resources: Participation Rules • Images in posts • Search (Advanced) • Private Messaging
    PM requests for individual support are not answered. If a post solves your issue, please mark it so.
    X1C3 Helix X220 X301 X200T T61p T60p Y3P • T520 T420 T510 T400 R400 T61 Y2P Y13
    I am not a Lenovo employee.

  • Hello, i bought my iPad3 yesterday and it works fine, but today it request for a system update to the iOS 6, since that al the applications i've tried to download say that they are waiting, please help me, thanks

    The applications say they are waiting, please i need help.

    Thank you very much, i solved the problem rebooting the iPad. :D

  • Silent Uninstall of System Update

    Using the new System Center Configuration Manager 2012, you can now specify programs that supersede other programs.  I am trying to specify that System Update 4.03.0012 supersedes 4.03.0007.  To do this, however, I need to add the silent uninstallation command string for the older version so that SCCM can uninstall it before installing the new one.
    Installation of each version works flawlessly using the command line:
    systemupdate<version>.exe -s -a /s /v"/qn CREATESHORTCUT=1"
    I have tried the command given in the latest "System Update Solution Deployment Guide" from Lenovo, which uses MsiExec.exe to remove the product using it's product code:
    MsiExec.exe /X {8675339C-128C-44DD-83BF-0A5D6ABD8297} /qn
    Unfortunatly, not only does this do nothing, I've even searched for that string in the registry (with 4.03.0012 installed) and the search returns nothing.
    I've tried several command line switches that have been used by other programs to uninstall software.  I've apparently not hit on the right combination, or it's just not possible.
    Ideally, I'd like command lines that will uninstall each version using the program installer (not MsiExec), similar to my installation command lines.
    Does anyone know the uninstall command line syntax for the System Update executable installer?
    Solved!
    Go to Solution.

    Howdy neighbor,
    First, let me say that I know NOTHING about this topic.  Got poking around the registry, and it looks like TVSU
    is filed under the compressed version of the GUID:
    8675339C-128C-44DD-83BF-0A5D6ABD8297 -> C9335768C821DD4438FBA0D5A6DB2879
    I don't suppose that helps...
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Upgrade needed for Mac OS X 10.6.8 for IllustratorCC?

    My Mac OS X 10.6.8 will not run Illustrator Creative Cloud.
    What upgrade do I need for my system ?

    kat,
    You may try this page and see if you can squeeze yourself through to the original CC which works with 10.6.8,
    http://prodesigntools.com/adobe-cc-direct-download-links.html
    then use this one to update (you may need to avoid the latest),
    http://prodesigntools.com/adobe-cc-version-control.html

  • System update won't update

    I had to do a factory restore and since then no matter what package either I manually install or system install , for system update for Lenovo 3000 N200 0769-alu notebook,, system update still gives run time error code. I have installed and re installed every package offered from when my system was bought in December 2007, one by one from the bottom to the top and the top to the bottom and still runtime error on system update.. Rescue and recovery has also been installed and uninstalled from the bottom to the top, and still only get the old very first rescue and recovery before all the perks came to it in 2008 and 2009. I know system update did a major overall and is now linked through message plus which has also been installed and re installed and all the WER patches show up in cmd as installed ,,  But this manual crap is for the birds ,, I just want the system update to update when needed.. Also the bios is showing as updated so that went in okay etc etc. Any moderator have a quick link to a package to solve this problem ,, I have perused the downloads, drivers and software package center for 2 weeks now, uninstalling and re installing various or all of Lenovos packages but still a big runtime error on system update.. The factory restore was all because MS ordered me to do it as it was the only way to get the SP2 Vista update in and after they had totally messed up the system with all there co-pilot wonderful Indian techs screwing around in there trying to get the sp2 update in.. Before that everything was fine.. Now they blame Lenovo,, which is crap, but anyway Mr. and Mrs. Lenovo,, anyone got a quick link for the correct system or the latest system update software package for Lenovo System update .. The 3.14 is the one with the runtime error code.. Any solutions ,, I do like my system current and up to date..   Thanks
    jenak 100

    The problem is yaourt https://bugs.archlinux.org/task/27334

  • Lenovo System Update 5.03 on T430u doesn't report software updates

    On my T430u Lenovo System Update 5.03 running on windows 8.1doen't find any update even though updates are available. More technical details about the problem are reported in my previous thread.
    I'm really pleased if someone can help me.
    Thanks,
    Denis.
    Solved!
    Go to Solution.

    Hi Mithun,
    The problem still persist.
    I've just reinstalled all components:
    - .NET Framework 3.5 SP1
    - Lenovo System Update 5.03.008 (systemupdate503-2013-10-31.exe)
    - Related Patch "Patch module for Lenovo System Update" (sushortcutfix01.exe)
    - Executing DesktopToastsForCriticalUpdates (look at the screenshot) it reports available updates
    - Executing Lenovo System Update it doesn't report any updates to install.
    In logs directory of Lenovo System Update installation directory (C:\Program Files (x86)\Lenovo\System Update\logs) I can extract the same error:
    Info    2014-01-20 , 12.04.56
        in Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
        Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_08_00.xml
    Info    2014-01-20 , 12.04.56
        in Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
        Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_08_00.xml
    Info    2014-01-20 , 12.04.56
        in Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
        Message: Setting PROCESSING status.
    Severe    2014-01-20 , 12.04.56
        in Tvsu.Engine.Process.HelloProcess.Start()
        Message: Error reading C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_08_00.xml, this XML file is not well-formed
        Exception:
            Message: Elemento radice mancante.
            Type: System.Xml.XmlException
               in System.Xml.XmlTextReaderImpl.Throw(Exception e)
       in System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       in System.Xml.XmlTextReaderImpl.Read()
       in System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
       in System.Xml.XPath.XPathDocument..ctor(TextReader textReader)
       in Tvsu.Engine.Process.HelloProcess.ParseUDF(String udfPath)
       in Tvsu.Engine.Process.HelloProcess.Start()
    - The File: C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_08_00.xml
    it's an empty file (0 KB).
    Can you help me?
    Is there a place where I can attach all log files ?
    Best regards,
    Denis.

  • I did a system update and now my computer freezes every minute

    As we speak my computer is freezing at 1 minute intervals. It works fine for 1 minute and then stops anything I am doing (even if not online) and the rainbow circle comes on for another minute freezing anything I try to do. This is continuing as I am typing this, making this a long process. I think it has something to do with my system update.
    I did a system update last night and it said it was going to install and restart my computer. But an hour later when I checked on my computer it had been stuck on the outerspace screen with nothing on it so it never restarted and I had to turn it off manually. After I turned it on myself I noticed it acting this way so I thought maybe it was because it could not restart to complete the update proccess so I tried to restart it but the computer would only get stuck on the same screen again. I tried it several times, it wouldn't shut down or sleep either when commanded to. I let it rest all night and this morning tried to restart it again and finally it did but the freezing continued. I don't know what is wrong or what to do. I have to type up a lot of homework and I cannot do it if it freezes on me while typing and if I try to save and it freezes again. Help!
    I also looked for more system updates and it said it was already up to date.

    No, it is set up to only sync selected books.  But I even tried to just remove all books and not sync any and it won't let me do that. It always acts like it is syncing correctly, then all of a sudden all books I'm trying to remove get selected again. 
    I have a total of 20 books. 9 books are on the phone. I am trying to remove all but one of them and then add one other that currently isn't on the phone. I tried removing the ones I don't want first and syncing with the intention of adding the one I want after the others are removed. It wouldn't remove them. I tried unchecking the box that tells it to sync the books at all and remove everything and when I hit sync it just reverts back to the checked box and the 9 original books.

Maybe you are looking for

  • How do i change my Apple ID on my iPhone?

    I made a typo when I made my Apple ID on my new iPhone, and as a result can't access anything because i cant verify my account. The incorrect email doen't exsist. I have made a new Apple ID, but the incorrect one keeps coming ap and I cant access it.

  • Ideal interface?  My digidesign sorta ***** - at least for me.

    Any ideas on a good (say 4-8 inputs) interface? I've never been able to connect well with the digidesign 2 input thing (which i got originally for protools). looking for something that will work well with logic. thanks!

  • Clip info lost on import

    I'm shooting XDCAM EX 720p50 footage with EX1R. I've been trimming the inevitable rubbish from the beginning and end of my clips as well as adding notes and changing the Index Picture with Sony Clip Browser but when I import to FCP with Log and Trans

  • MacBook 1.83GHz

    Can the 1.83 GHz Processor MacBook be purchased with a dvd burner rather than the standard combo drive?

  • How to calibrate my monitor, correctly?

    I never feel like the colors look quite right on my monitor . How can i make sure im getting the best picture .