Upgrade kernel26-firmware to linux-firmware report with some problem

Just now I upgrade my system from kernel26-firmware to linux-firmware, in X (Awesome WM).
After press Y and pacman start downloading, I'm afk for a while (take a bath), when I'm come back
My system freeze and proses show that system still make mkinitcpio for fallback.
I hard reset, and boot. Boot failed in 10 seconds message because it can't detect my filesystem.
Follow suggestion that I need add some parameters I can boot.
Then I check with pacman -Syu, and you can guess there's still db.lck. Then I remove it, and invoke pacman -Syu again, pacman failed because there's already file from linux-firmware on disk.
I try to downgrade, but failed with the same reason. Then I remove all folder and file that conflict, and install kernel26-firmware then upgrade to linux-firmware, now I have linux-firmware on my system.
Learn a lot from that problem, any thought guys ?! Maybe some of you have a better way to solve something like that ?!
regards,
igndenok
Edit:
After I read pacman man, there's a force option (-f). Can I used that just in case (maybe) I have the same problem again ?
Last edited by igndenok (2010-06-21 15:11:27)

All I can say is that when the linux-firmware package got into [testing], I switched without problems on my laptop. I 'migrated' to the linux-firmware package on my server a few hours ago and it went smoothly too. I don't really think your problem has anything to do with the firmware package, since that doesn't trigger an initcpio rebuild, nor are there any file conflicts between both firmware packages.

Similar Messages

  • Since I upgraded to Moutain Lion I'm dealing with wifi problems : no connection or random connection

    Since I upgraded to Moutain Lion I'm dealing with wifi problems : no connection or random connection. With  OS X Lion wifi was OK.

    So, Darrall, it seems to be fixed.  Mind you, this has happened through a seemingly unrelated, but hopefully replicable sequence of events.  You be the judge.
    I went to my other login account, which as it happens is also an admin account.  Voila, the secondary click worked fine.  So I returned to my primary account, where I did the following:
    First, I unpaired the trackpad.  then I remembered I needed something to move the mouse with, so I re-paired the magic mouse I'd had before.  I thought I'd turned off the trackpad, but apparently not, so the computer re-paired it automatically. None of this had any immediate effect, as you'd imagine.
    Then I went to Mission Control in Preferences. There, I deselected "Show dashboard as a space", and in the hotcorners, I deselected Mission Control from the bottom left, where it had been. I didn't replace it.
    Now, my secondary click works. Uh huh. I was suspicious that it might have more to do with Mission Control and/or Dashboard than the trackpad, only because I'd beaten that horse till my arm hurt and this was all I could think of. 
    Never did I imagine this would get fixed short of creating a new login account and somehow copying everything - since I didn't know what was wrong, I could easily have copied the error too - so I'm very pleased and relieved.  If you haven't fixed yours yet, try this.  Let me know what happens!

  • DC creation finished with some problems

    Hello,
    After finish the DC creation below message is getting
    DC Creation finished with some problems
    Reason: Some used DC's not avilable Locally, You Have to sync used DC's for the project.
    and when I open the view implementation many errors in the default methods.
    below is the error log:
    java.lang.Exception: C:\Users\xxxx\.dtc\LocalDevelopment\buildvariant.config is missing
    at com.sap.ide.eclipse.component.core.Util.getBuildVariantDocument(Util.java:205)
    at com.sap.ide.eclipse.component.core.Util.initBuildVariant(Util.java:261)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:432)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:372)
    at com.sap.ide.eclipse.cbs.activation.internal.ActivationRuntimeDataStorage.setActiveDevelopmentConfiguration(ActivationRuntimeDataStorage.java:225)
    at com.sap.ide.eclipse.cbs.activation.internal.ActivationRuntimeDataStorage.onActiveClientChanged(ActivationRuntimeDataStorage.java:944)
    at com.tssap.dtr.client.lib.vfs.config.impl.Configuration.setActiveClient(Configuration.java:477)
    at com.sap.ide.eclipse.component.wizard.DevConfWizard.updateDTR(DevConfWizard.java:687)
    at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:546)
    at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
    at com.sap.ide.eclipse.component.wizard.DevConfWizard$1.run(DevConfWizard.java:348)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.sap.ide.eclipse.component.wizard.DevConfWizard.performFinish(DevConfWizard.java:346)
    at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
    at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
    at org.eclipse.jface.window.Window.open(Window.java:563)
    at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
    at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
    at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
    at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Thanks
    Polaka

    Hi Polaka,
    the Error clearly tells the root cause...
    Some used DC's not avilable Locally, You Have to sync used DC's for the project.
    This means that the DC for which you have created project structure is now present on your Local client DTR, but the same DC is using some other DCs as dependencies. And these used DC(s) are not available on your Local Client DTR.
    Please perform the below mentioned steps...
    1) The DC for which you are creating the project structure, is having dependecies on other DCs.
    2) Open the public parts of that DC and check the Used DCs that are needed.
    3) You need to create the project structure of those used DCs too from Inactive DCs view.
    4) Also make sure that buildtime depencies are also sychronized from Active DC view.
    If the problem still persists, then i would request you to provide the following details.
    1) Types of the DCs that you are using.
    2) in the CBS web UI,
    -->(http://<host>:<port>/webdynpro/dispatcher/sap.com/tc.CBS.WebUI/WebUI)
    -->Here, find out the build spaces specific to your track inside Buildspaces Table.
    <SID>_<TrackName>_D
    check the Development buildspace of your track whether it is consistent or not?
    3) If the build space is having some broken DCs then provide the Logs of the Build failure on CBS for those broken DCs.
    Regards,
    Shreyas Pandya

  • As I bought my iPhone 5 16GB,White in the USA from Sprint, full price with tax,unlocked ,it was excepted to be a global phone. But now I come across with some problems in Chinausing local carrier, everything is working properly except sending text message

    Dear AppleCare,
    As I bought my iPhone 5 16GB,White in the USA from Sprint, full price with tax,unlocked ,it was excepted to be a global phone. But now I come across with some problems in Chinausing local carrier, everything is working properly except sending text message, and iMessage and Facetime also seem not to work.This is very serious for Apple and me! Will I have the chance to fix this?
    I tried all the possible solutions from the Internet, and the Official solution offered by Apple (http://support.apple.com/kb/TS4459), but it doesn't seem to work.
    Will Apple help me with this issue? Please do.
    Information of my iPhone:
    SN:F1*******8GJ
    IMEI: ****
    MEID: ****
    ICCID: ****
    My Apple ID account:****
    <Personal Information Edited By Host>

    I had the same problem.  Kept getting message of waiting for activation or check network connections.  I also tried every solution out there and nothing worked.  This did though:  I download the newest version of itunes (through Internet Explorer - Google Chrome wouldn't work).  It pulled in my entire library thank goodness and then I plugged my iphone 4s into the computer.  I let itunes find it, did a complete backup in icloud, then did a restore.  Entire process took a couple of hours, but I now have imessage and facetime back.  I was about ready to give up on Apple and go get a different phone ~

  • Custom PDF/RTF reports with Cocoon (problem with special characters)

    Hi all,
    I've setup application (APEX 3.0.1) with some custom PDF reports (using Cocoon 2.1.10),
    I'm generating my own hierarchical xml structure, using query with xmlelement() and xmlagg() functions,
    I cannot use built-in xml generator, because I need to get master-detail report with sub-grouping.
    Everything works fine if data in report doesn't contains special characters like "&",
    but Cocoon stops processing XML data when it found special character, following error is written to cocoon log:
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [startElement] uri=,local=PRZEDMIOT,raw=PRZEDMIOT
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [startCDATA]
    INFO (2007-10-02) 12:34.16:828 [sitemap.transformer.log] (/cocoon/fop_post/) http-8888-1/LogTransformer: [characters] PPHU "T
    ERROR (2007-10-02) 12:34.16:828 [sitemap.generator.stream] (/cocoon/fop_post/) http-8888-1/StreamGenerator: StreamGenerator.generate()
    org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
    ERROR (2007-10-02) 12:34.16:828 [sitemap.handled-errors] (/cocoon/fop_post/) http-8888-1/ErrorHandlerHelper: Failed to process pipeline
         at <map:serialize type="xml"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:22:32
         at <map:generate type="stream"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:18:33
         at <map:serialize type="fo2pdf"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:58:37
         at <map:transform> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:51:39
         at <map:transform type="log"> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:45:35
         at <map:generate> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/fop_post/sitemap.xmap:42:38
         at <map:mount> - file:/D:/oraclexe/apache-tomcat-6.0.13/webapps/cocoon/sitemap.xmap:1034:92
    org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
    This error occur when Cocoon process folowing XML entity:
    <PRZEDMIOT><![CDATA[PPHU "T&M" Ltd.]]></PRZEDMIOT>
    I tried to escape "&" character with CDATA section, but it didn't work.
    I tested following alternatives:
    <pre>
    <PRZEDMIOT>PPHU "T&M" Ltd</PRZEDMIOT>
    <PRZEDMIOT><PPHU &quot;T&amp;M&quot; Ltd.></PRZEDMIOT> --remove '<' and '>' characters
    <PRZEDMIOT><![CDATA[PPHU "T&M" Ltd.]]></PRZEDMIOT>
    </pre>
    but I still get the same error.
    Can anyone help me with this ?
    Thanks
    Tomasz K.

    Ok, I found that only '&' and '%' characters breaks Cocoon processing.
    The workaround is to use replace() function and change:
    '&' to '%26' and '%' to '%25', but I think that is a dirty way...
    Other characters like " - 'double citation' are succesfully escaped with xmlcdata() function.
    Perhaps someone know the simpler way to get Master/Detail PDF reports from APEX without using BI Publisher ???
    Actually I have page process invoked by button, which generates XML data, post it to Cocoon with UTL_HTTP and save generated PDF to database table (for future use).
    The same button invokes branch to URL with download procedure.
    Standard APEX reporting is not very usefull for me, because I don't know how to generate "complex" documents, with several grouping sections.
    I will be gratefull for any aid.

  • N78 with some problems...

    Hi everyone!
    My n78 recently started to give me some problems. First was (and is...) the speaker when you'r making a call and want to hear it lound in that speaker. I press the button to go to speaker and it doesn't change al all!! And yesterday, it got bored or something and decided not to get any signal from any operator... And I have the latest upgrade.  So, any idea or I can just go to the store and change the phone ??
    Regards

    Actually, this is a common problem with all N78's (having one myself and tracking all the bugs and fixes since 12.046), documented here in the thread I started: /discussions/board/message?board.id=swupdate&message.id=50372&query.id=986276#M50372
    seems like you had the loudspeaker bug from the earlier firmware (12.046), and when you updated to 20.149/21.002 you did not perform a hard reset after the firmware upgrade. you will need to perform the four-finger hard reset. the soft reset that Korngear details won't do much help, you will need to do the hard reset. this is done with the phone turned off, holding the green call key, 3 key and * key all at the same time. with these keys still held down, press and hold the power button until the Nokia hands logo appears. 
    this should no doubt fix your issue. let us know how it goes.
    If you found this or someone's comments helpful or like what that person has to say, please give some Kudos to their post!

  • Crystal Reports 2008 Some problems

    I'm facing few problems with Crystal Reports 2008 :
    1. When you desing a reports that have its page height greater than its width the reports force you to use a Landscape even if you select portrait. this cause problem on most dotmatrix printers as they prints Landscape pages Veritically.
    2. When you design a reports with paper sise A4 and set it to Landscape you cannot drow a box or line that can be longer than the page width or even move it to the right edge or the report.
    3. When you double click on a report to open it with Crystal reports 2008 it bacame busy and you have to Switch to Crystal reports 2 or 3 times before it open the report.
    Thanks

    Hi
    This is with reference to your first query:
    Printing issues usually depend on the printer drivers; so would suggest you to update the driver to the latest version; For more information related to the Printer.
    http://help.sap.com/businessobject/product_guides/cr2008/en/xir3_cr_usergde_en.pdf.
    The issue occurs when width(Horizontal) is greater than height(Vertical).
    then it takes the page orientation as Landscape automatically however with Crystal Report Base version it gives the desired output.
    Hope this informationis helful to you.
    Regards
    Asha.

  • Website is now in centre of page, built new site using "cc" but with some problems

    Hello everyone I said I would come back with the new site, and just as well as I'm having one or two small problems, starting with!
    New Website, rollover buttons not holding colour in place when clicked
    And someone has told me that it is a great site, but the images in the box with the yellow frame dont show up unless I tilt the screen at an odd angle, I think he means the hero image! and is sounds
    like he is using a tablet
    I have built this new site using the tutorial by David Powers http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.htm l sent to me by by Hans-Günter
    I might have made one or two mistakes when building this site, I take my hat off to you Web Designers, this has taken me a week to build you could have dune it in about two hours lol
    Please can someone have a look, and help me out with the problems that need a fix 
    Thank you so much for your time
    This was the old website
    This is the new website
    The Website Address is  http://www.lawrenceg.com
    This is the code from the Index.html page
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Home Page</title>
    <link href="styles/main.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    body,td,th {
    color: #999999;
    </style>
    <!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.-->
    <script src="jQueryAssets/jquery-1.8.3.min.js" type="text/javascript"></script>
    <script>
    var __adobewebfontsappname__="dreamweaver"
    function MM_openBrWindow(theURL,winName,features) { //v2.0
      window.open(theURL,winName,features);
    </script>
    <script src="http://use.edgefonts.net/source-sans-pro:n6,n2:default.js" type="text/javascript"></script>
    <!--[if lte IE 7]>
    <script type="text/javascript" src="js/html5shiv.js"></script>
    <![endif]-->
    </head>
    <body>
    <div id="wrapper">
      <header id="top">
        <h1><img src="images/contact_page-image_47.png" width="43" height="47" alt=""/> My Studio</h1>
        <nav id="mainnav">
          <ul>
            <li><a href="index.html" class="thispage">Home </a></li>
            <li><a href="About Me.html">About Me</a></li>
            <li><a href="Studio Work.html">Studio Work</a></li>
            <li><a href="The Gallery.html">The Gallery</a></li>
            <li><a href="Contact Us.html">Contact Us</a></li>
          </ul>
        </nav>
      </header>
      <div id="hero">
        <article>
          <h2> </h2>
          <h2> Welcome  to my Studio!</h2>
          <p>My name  is Lawrence; I'm a Photographer &amp; Photographic Artist</p>
          <p>        I have  kept this website simple and to the point with no unwanted useless stuff, we  have a full navigation system for your covenants at the top so you don't have  to keep coming back to the home page each time, check us out on  <a href="#" onClick="MM_openBrWindow('https://www.facebook.com/LawrencesPhotoStudio','Facebook','location=yes,scrollbars=yes,wid th=1200,height=600')">Facebook</a> <a href="#" onClick="MM_openBrWindow('https://twitter.com/Lawrencegtraing','Twitter','location=yes,scrollbars=yes,width=1200,hei ght=600')">Twitter</a> <a href="#" onClick="MM_openBrWindow('http://www.flickr.com/photos/lawrenceg/','Flickr','location=yes,scrollbars=yes,width=1200, height=600')">Flickr</a> </p>
        </article>
      <img src="home_page-image.jpg" alt="Home page image the the studio"/>  </div>
      <article id="main">
        <h2>This site works best in internet explorer!</h2>
        <p>You can still use google chrome and firefox if you wish, this website just looks slightly better when viewing in internet explorer.</p>
        <p>If you decide to purchase any of our  prints, framed prints or canvas! </p>
        <p>Everything  comes with 30 day money back guarantee, and is sold through our secure payment  site <a href="#" onClick="MM_openBrWindow('http://lawrence-graves.artistwebsites.com/','FineArtAmerica','location=yes,scrollbars=yes, width=1000,height=600')">Fine Art America! </a></p>
        <p>      So how  can we help you, are you looking for something a bit special to hang on your  wall, maybe you have a family gathering coming up a <a href="#" onClick="MM_openBrWindow('http://weddindimages.blogspot.co.uk/','','location=yes,scrollbars=yes,width=1000,height=80 0')">wedding or an important  celebration</a> like a new addition to the family?</p>
        <p>      Maybe  you're thinking about that <a href="#" onClick="MM_openBrWindow('http://childrensphotography2013.blogspot.co.uk/','portraits','location=yes,scrollbars=yes, width=1000,height=800')">special portrait of the children</a>, to capture a  moment in time can be priceless and don't forget about your baby's first  portrait</p>
        <p>      <a href="#" onClick="MM_openBrWindow('http://petsimages2013.blogspot.co.uk/','pets','location=yes,scrollbars=yes,width=1000,heig ht=800')">What  about our pets</a> after all they are part of the family too!</p>
        <p>      Sometimes  we need a photographer to capture a very special moment, but to capture  excellence you need a photographic artist that can produce the results you're  looking for</p>
        <h2>Working with Photoshop! </h2>
        <p>Sometimes your standard photographer in not right for some assignments, and you need professional services when it comes to image editing, check out these  examples below </p>
        <p>
          <aside class="floatleft"><a href="#"><img src="images/The_art_of_alteringan_image_SMALL.jpg" alt="working in photoshop" width="200" height="140" onClick="MM_openBrWindow('images/The_art_of_alteringan_image.jpg','photoshop1','location= yes,scrollbars=yes,width=1040,height=740')"/></a></aside>
        </p>
        <p>Side by side view, take a look at this image! this was photographed on a apartment rooftop on the Island of Kos in Greece, when the sun was high at around 14:00 on a very hot day. As you can see there are some things that need changing in the image on the left, we only made one or two small changes! to turn this drad looking image into a good looking photo!</p>
        <p> </p>
        <h2>Digital Backgrounds with cover up layer</h2>
        <p>How  about a new layered digital background for that special image that needs a full makeover!</p>
        <p>
      <aside class="floatleft"><a href="#"><img src="images/pets_small1.jpg" alt="Pet Photography" width="200" height="140" onClick="MM_openBrWindow('images/pets_large1.jpg','PetPhotography','location=yes,scrollba rs=yes,width=1060,height=720')"/></a><br>
      </aside>
        </p>
        <p>Check this one out! this one was made up from one of our pet photography photo shoots we did in 2011 for one of our clients, they wanted both dogs in the same portrait but some dogs just don't want to play. So we photographed then separately at the angle we wanted, so they would fit nicely into  the new digital background! </p>
        <p> </p>
        <p>These are just some of the adjustment and improvements we can do,  you can find more examples of our editing work inside the studio work page!</p>
        <p> </p>
        <p> </p>
      </article>
      <aside id="sidebar">
        <h2>Check out our Gallery!
        </h2>
        <p>You can view  some of our work in the gallery,  love Animals then check out some of our wildlife images black and whites, portraits, and pet photography</p>
        <h2>Free reviews and tutorials!</h2>
        <p>You can find some  camera, and lens reviews, plus Photoshop and photography tutorials on  Facebook and Twitter pages </p>
        <h2>Visit our shop! </h2>
        <p>      Love   Art then check out  <a href="#" onClick="MM_openBrWindow('http://lawrence-graves.artistwebsites.com/','','location=yes,scrollbars=yes,width=1000,hei ght=600')">Fine Art America</a></p>
        <p>Every purchase  includes a money-back guarantee!</p>
        <div class="floatleft" id="figcaption"><a href="#"><img src="images/What_you_looking_at_small.jpg" alt="Birds of prey" width="200" height="136" onClick="MM_openBrWindow('images/What_you_looking_at.jpg','BirdOfPrey','location=yes,scro llbars=yes,width=1060,height=730')"/></a></div>
        <p align="left">This is just one of  many images we have for sale, you can choose from prints,  framed print or a canvas we also sell metal print, acrylic print,  greeting cards iphone and galaxy phone cases too! </p>
        <h2 align="left">Photo restoration work!</h2>
        <p align="left">We also  do some digital photo restoration work; restore them old black and whites! Remove unwanted elements from your photos and more!</p>
        <h2>New digital background sets! </h2>
        <p>      Our  Digital Background Sets will come complete with a full cover up layer, set of frames and more  </p>
        <p>Each set will come complete with a  video tutorial showing you how to use these fabulous sets  with your own  images</p>
        <p>Sets due to be launched in 2014 </p>
        <p>Or if you  prefer you can simply send us your images and let us do the work for you </p>
        <p>We  only charge a small fee for this service!</p>
        <p> </p>
      </aside>
      <footer>
        <p>&copy; Copyright 2013 my studio at lawrenceg.com</p>
      </footer>
    </div>
    </body>
    </html>

    Lawrence g photos 2010 wrote:
    New Website, rollover buttons not holding colour in place when clicked
    On each of your pages you need to add the class="thispage" to your anchor tags.
    So the 'About Me' page link looks like below:
    <li><a href="About Me.html" class="thispage">About Me</a></li>
    'The Gallery' link on the 'Gallery' page looks like this:
    <li><a href="The Gallery.html" class="thispage">The Gallery</a></li>
    Do the same for the 'Studio Work' and 'Contact Us' pages.
    Lawrence g photos 2010 wrote:
    And someone has told me that it is a great site, but the images in the box with the yellow frame dont show up unless I tilt the screen at an odd angle, I think he means the hero image! and is sounds
    like he is using a tablet
    They are all quite a subtle grey tone but the one I cannot see is on the 'About Me' page. You just need to bring the grey tone up a few stops.

  • Adobe Reader 10.1 with some problems

    To Technical support,
    Dear sirs,
    I have some problems with Adobe Reader version 10.1.
    Once installed Adobe Reader, version 10.0, I found the problems listed below:
    When I open Adobe Reader 10.1, and check the "Task Manager" (Ctrl + Alt + Del), the process appears Adobe Open twice, taking increasing a lot of memory space.
    When attempting to view the following pages, Adobe Reader closes or crashes by itself, and can not continue.
    I have already installed it in other computers but the problem remains.
    What can be done to not happen anymore?
    Working with Technical Documentation
    PS. I'm using this version because of the tools to highlight text and make notes.
    thanks
    yours sincerely,
    Augusto Cesar Amado
    São Paulo, Brazil
    [email protected]

    Augusto,
    You have posted to a user to user forum.
    Sometimes Adobe staff visits and provides a response to a question.
    However, they do not provide formal technical support.
    For formal  Adobe Customer Service or Technical Support, you can find more information here.
    http://www.adobe.com/support/contact/
    With that said, two processes for the Adobe Reader is associated with Adobe Reader's "Protected Mode".
    You may want to view Joel Geraci's recorded Tech Talk over at Acrobat User Community (AUC).
    http://acrobatusers.com/events/52438/tech-talk-acrobat-x-security-sandbox
    Be well...

  • New Gl- report with some details of CO for the non leading ledger

    Hi,
    I am using New GL. I have 2 ledgers (local ledger and USGAAP); The local ledger is the leading ledger, so is the one which impacts to CO. I need some information in CO (mainly cost center) for the non-leading ledger (USGAAP). I am thinking in create a report painter with the table of non-leading ledger, but I cannot find a table in NGL which save the CO object and can choose the ledger. I am looking too, this information by a standard report, but I cannot find one.
    Any idea about a solution of this situation?
    Thanks,
    Cecilia

    Hi Cecilia, did you assign Cost Center scenario (FIN_CCA) to your ledgers?, otherwise NGL Tables (FAGLFLEXT and FAGLFLEXA) won't have Cost Center field populated. If this is the case, maybe your only option is use BKPF then BSEG + BSEG_ADD (Entry View of Accounting Document for Additional Ledgers) and pull Cost Center from there.
    I hope this helps.

  • Problem report with no problem

    I've made an additional discovery about this problem and I've amended my original post below:
    For some unknown reason, after I save my Premiere Pro CC project and "Quit", I get a "Problem Report" that "Adobe Premiere Pro CC has quit unexpectedly."
    This happens only if the sequence is open in the timeline.  The sequence plays fine otherwise.  If the sequence is closed, there's no "quit unexpectedly" message.
    Either way, the project file is saved and fine.  It reopens fine.  But everytime I quit with the sequence open, the same problem report.
    It doesn't seem to be causing any further problems other than unnerving me.
    I restarted holding the option (alt) key on my Mac, but that didn't help.  Any other thoughts?  I can post the error thread if someone knows how to read those.  Thank you.

    You could ask for a manager at the Apple Store and see if they will let you try a swap, but I agree if it is a post paid plan problem with Verizon then swapping out the iPad is not going to accomplish anything. But you can try, just remember to make a Genius Bar appointment and ask for a manager.
    Since this is not a problem with Verizon users on a different plan, and not at all with AT&T or Sprint, this will definitely be something Verizon will have to rectify. Apple has no authority to do that so your energies would be better spent with customer service at Verizon.

  • Report with checkbox problem

    I have a process that approves activities by clicking on the checkbox of my report. This is my first column called htmldb_application.g_f01. When I try to approve activities and I try to return the value of htmldb_application.g_f11(i), it always stays on the first value. Here is my code :
    Declare
    --Niveau_Approb number;
    Retard number;
    Date_Prevue_Active date;
    Approbation1 number;
    Delegue2 number;
    Approbateur2 number;
    Approb2 number;
    l_count number;
    Usager_Approb2 number;
    Niveau number;
    Begin
    for i in 1..htmldb_application.g_f01.count
    loop
    select count(*)
    into Usager_Approb2
    from Approbateur, tache, activite
    where activite.code_activite        = htmldb_application.g_f01(i)
    And   activite.code_tache           = tache.code_tache
    And   tache.code_tache              = approbateur.code_tache
    and   approbateur.niveau_approbation = 2
    and   approbateur.pein               = :USAGER_ACTIF
    and   code_activite not in
             select code_activite
             from Delegation, tache, activite
             where activite.code_activite        = htmldb_application.g_f01(i)
             And   activite.code_tache           = tache.code_tache
             And   tache.code_tache              = delegation.code_tache
             and   to_date(activite.date_prevue, 'YYYY-MM-DD')
             between to_date(delegation.date_debut, 'YYY-MM-DD') and to_date(delegation.date_fin, 'YYYY-MM-DD')
             and   delegation.niveau_approbation = 2
             and   delegation.pein = :USAGER_ACTIF);
    select count(*)
    into Approbation1
    from approbation
    where code_activite      = htmldb_application.g_f01(i)
    and   niveau_approbation = 1;
    into Delegue2
    from Delegation, tache, activite
    where activite.code_activite        = htmldb_application.g_f01(i)
    And   activite.code_tache           = tache.code_tache
    And   tache.code_tache              = delegation.code_tache
    and   delegation.niveau_approbation = 2;
    select count(*)
    into Approbateur2
    from Approbateur, tache, activite
    where activite.code_activite         = htmldb_application.g_f01(i)
    And   activite.code_tache            = tache.code_tache
    And   tache.code_tache               = approbateur.code_tache
    and   approbateur.niveau_approbation = 2;
    Niveau :=htmldb_application.g_f11(i);
        RAISE_application_error(-20000,Niveau,TRUE);
    IF (htmldb_application.g_f11(i)=2) And (Approbation1 <= 0)
    THEN
        RAISE_application_error(-20000,'  An approbation from level 1 needs to be done before you approve level 2./ Une approbation de niveau 1 doit avoir été effectuée pour que vous puissiez approuver avec un niveau 2.',TRUE);
    elsif (htmldb_application.g_f11(i)=1) and (usager_approb2 >= 1)
    then
         RAISE_application_error(-20000,'You already have to approve level 2 so you can not approve level 1/ Vous devez déjà approuver un niveau 2 alors vous ne pouvez approuver un niveau 1.',TRUE);
    ELSE
       Insert into Approbation (PEIN, CODE_ACTIVITE, DATE_APPROBATION, DATE_CREATION, PEIN_CREATION,
       NIVEAU_APPROBATION, PEIN_REVISION, DATE_REVISION)
       Values (:USAGER_ACTIF, htmldb_application.g_f01(i),sysdate, sysdate,
       :USAGER_ACTIF,htmldb_application.g_f11(i), :USAGER_ACTIF, sysdate);
       commit;
       Select NBJRS_RETARD into Retard from tache, activite where activite.code_activite =   
       htmldb_application.g_f01(i) and activite.code_tache = tache.code_tache;
       Select date_prevue into Date_Prevue_Active from activite where activite.code_activite =  
       htmldb_application.g_f01(i);
       if (trunc(sysdate) > trunc(Date_Prevue_Active)+Retard)
       then
          if (htmldb_application.g_f11(i)= 1 ) And (Delegue2 <=0) And (
              Approbateur2 <= 0)
          then
             Update activite set succes = 'T', STATUT_QUALITE = 'En Retard',DATE_REVISION = sysdate,
             pein_revision = :USAGER_ACTIF
             where code_activite = htmldb_application.g_f01(i);
          elsif (htmldb_application.g_f11(i) = 1) And ((Delegue2 > 0) OR (
                 Approbateur2 > 0))
          then
              Update activite set succes = 'C', STATUT_QUALITE = '2',
              DATE_REVISION = sysdate,
              pein_revision = :USAGER_ACTIF
              where code_activite = htmldb_application.g_f01(i);
           elsif (htmldb_application.g_f11(i) = 2) and (Approbation1 > 0)
           then
                Update activite set succes = 'T', STATUT_QUALITE = 'En Retard',
                DATE_REVISION = sysdate,
                pein_revision = :USAGER_ACTIF
                where code_activite = htmldb_application.g_f01(i);
           end if;
       else
         if (htmldb_application.g_f11(i)= 1 ) And (Delegue2 <=0) And ( Approbateur2 <= 0)
         then
                 Update activite set succes = 'T', STATUT_QUALITE = 'À Temps',
                 DATE_REVISION = sysdate,
                 pein_revision = :USAGER_ACTIF
                 where code_activite = htmldb_application.g_f01(i);
         elsif (htmldb_application.g_f11(i) = 1) And ((Delegue2 > 0) OR ( Approbateur2 > 0))
         then
                 Update activite set succes = 'C', STATUT_QUALITE = '2',DATE_REVISION = sysdate,
                 pein_revision = :USAGER_ACTIF
                 where code_activite = htmldb_application.g_f01(i);
         elsif (htmldb_application.g_f11(i)= 2) and (Approbation1 > 0)
         then
                 Update activite set succes = 'T', STATUT_QUALITE = 'À Temps',
                 DATE_REVISION = sysdate,
                 pein_revision = :USAGER_ACTIF
                 where code_activite = htmldb_application.g_f01(i) ;
         end if;
      end if;
    Anyone can help me ??
    Thanks
    Chantale
       commit;
    end if;
      --  RAISE_application_error(-20000,Niveau,TRUE);
    end loop;
    end;

    Hi all,
    I have the same problem with another report, here is part of my code :
    DECLARE
    q VARCHAR2 (30000);
    tbl VARCHAR2 (30000);
    w varchar2(500);
    n varchar2(3);
    BEGIN
    q := ' select APEX_ITEM.CHECKBOX(14,rownum) id,x.Nom,' ||
    'APEX_ITEM.SELECT_LIST_FROM_LOV(11,x.IdHoraire,''' ||
    'LISTE DES HORAIRES DE TRAVAIL' || ''',null,''' || 'NO' || ''') as Horaire,' ||
    'APEX_ITEM.CHECKBOX(12,x.TechAccredite,' ||
    'decode(x.TechAccredite,null,null,' || '''CHECKED''' || ')) Accredite, ' ||
    'APEX_ITEM.TEXT(13,x.Numero,10,10,' ||
    '''onblur="javascript:if(!valider_telephone(1,this.value)){alert(''' ||
    '''Numero non valide''' || '''); this.focus();};"''' || ') Tel, ' ||
    'APEX_ITEM.HIDDEN(10,x.IdCT) as ICT';
    q := q || ' from (';
    tbl := ' a valide select statement';
    q := q || tbl || ' ) x ';
    w := ' where ';
    w := w || ' x.IdDepot = decode(:P97_IDDEPOT,-1,x.IdDepot,:P97_IDDEPOT) ';
    w := w || ' or x.IdDepot is null ';
    w:= w || ' order by 2';
    q := q || w;
    RETURN q;
    END;
    and I created a process :
    declare
    res varchar2(100);
    id number;
    Begin
    res := 'res';
    for i in 1..APEX_APPLICATION.G_F14.count loop
    id := to_number(APEX_APPLICATION.G_F14(i));
    res := res || ' i=' || i || ' rownum ' || id || ' th ' ||
    APEX_APPLICATION.G_F11(APEX_APPLICATION.G_F14(i));
    end loop;
    :P97_POUB := res;
    End;
    My process just print the 'res' in an item named P97_POUB, so I can see if evry thing works.
    But I still have a no data found error.
    Benn

  • I cannot set-up subfolders in my inbox using Mountain Lion. I have several from before the upgrade to Mountain Lion that I created with no problem.

    I cannot set-up any subfolder in my inbox. I am using Mountain Lion. I had no problem doing this in the past. It seems that I'm limited to the high level mailboxes - gmail, On My Mac, iCloud - are my only options in clicking through the create mailbox set-up steps. I can create subfolder in any root level mailbo or subdirectories. I've tried creating a subfolder under the Gmail mailbox and dragging it to the inbox but that doesn't work either. Any ideas would be very much appreciated.

    Connect the new hybrid drive to your MBP.  Start up your MBP holding the OPTION key, the two HDD icons will appear.  Select the 'restore' icon on the right.  When you get to the menu where you have 4 options, select Disk Utility.  Format the drive and then you can use the option of restoring it from Time Machine.
    Ciao.

  • Using xorg 1.5 in testing with some problem with keyboard and mplayer

    I have the following lines in my xorg's log file:
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) RADEON(0): R500 support is under development. Please report any issues to [email protected]
    (WW) RADEON(0): LVDS Info:
    (WW) RADEON(0): Unknown vendor-specific block f
    (WW) RADEON(0): Unknown vendor-specific block f
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xdbffd800 is: 0xdbffd800
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0xffffffc0
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) Warning, couldn't open module evdev
    (EE) Failed to load module "evdev" (module does not exist, 0)
    (EE) No input driver matching `evdev'
    (EE) config/hal: NewInputDeviceRequest failed
    (WW) RADEON(0): Unknown vendor-specific block f
    (WW) RADEON(0): Unknown vendor-specific block f
    1. my notebook's keyboard works well now, but when I see above error, I installed xf86-input-evdev package, then strange thing happened: when I press the up arrow key, gnome-screenshot was opened, so I cannot use the "Up" key,:( then I have to uninstall the xf86-input-evdev, but I donot know why there are error messages as shown above.
    2. The radeon driver works fine for me ---- at least I think so ----, but I cannot use mplayer -vo gl:yuv=4:lscale=1 somemediafile to play, cause it is too slow
    it says:
    do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
    Try adjusting the vblank_mode configuration parameter.
    my video card is x1300 on Lenovo T60.
    here is my xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Synaptics Touchpad" "SendCoreEvents"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "extmod"
    Load "dbe"
    Load "xtrap"
    Load "dri"
    Load "glx"
    Load "drm"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    # Option "Protocol" "auto"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
    Option "EmulateWheel" "on"
    Option "EmulateWheelButton" "2"
    Option "EmulateWheelTimeOut" "200"
    Option "YAxisMapping" "4 5"
    Option "XAxisMapping" "6 7"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    # Option "Device" "/dev/input/mouse2"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "TouchpadOff" "1"
    Option "SHMConfig" "true"
    EndSection
    Section "Monitor"
    #DisplaySize 290 210 # mm
    Identifier "Monitor0"
    VendorName "LEN"
    ModelName "4020"
    Option "DPMS"
    # 1024x768 96dpi
    DisplaySize 270 203
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "M52 [Mobility Radeon X1300]"
    BusID "PCI:1:0:0"
    Option "DRI" "true"
    Option "AGPMode" "4"
    Option "EnablePageFlip" "on"
    Option "ColorTiling" "on"
    Option "DynamicClocks" "on"
    Option "AccelMethod" "EXA"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    # Option "Composite" "0"
    Option "XVideo" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    EndSection

    sm4tik wrote:Have a look at http://bbs.archlinux.org/viewtopic.php?id=54568
    I decided to keep the old drivers and just ignore the error. I read a dozen mail list entries etc before reverting back, and it seems laptop keyboards are often quite tricky to get working correctly. Also using a non english layout will cause some extra effort.. My suggestion is to uninstall evdev and stick to the old drivers until there's a real reason to switch to evdev.
    Well, after follow the post you gave.
    I think that evdev now is really sucks!
    I agree with you, as long as my whole computer works, I donot care such errors.

  • Oracle report 6i(some problems,when running thru internet)

    how can i fixed the page size of report(when
    i am running thru internet)
    i fixed the vertical elasticity of outmost frame(in layout) is fixed and in layout's main section
    height is 11.50 inch
    (physically it takes 8.50 inch)
    ,when i am running it in same machine then size of each page is fixed(i.e. 8.50)
    but when i am running thru the internet
    the size of page is vary such as 8.40,8.60,8.30 etc.
    siddharth singh
    null

    hello,
    i would check with oracle support services. there were some known issues with the margin settings in earlier reports versions.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • How to Create a datatype for a storeprocedure which has got array ?

    Hi All, Please tell me how to create a datatype for a storeprocedure which has got an array structure ? Thanks, Sindhu.

  • Using memory cards

    Is there any way that a memory card from a digital camera can be used on my G4. Is there a slot for it or a way to somehow get the pictures on there another way?

  • Freezing When Opening a V.5 Project in 7.0.2

    Need to return to an old project, about 4 years old (version 5). As to not mess up my original file, I've made a copy. When I click "yes" to updating the project file, the wheel spins and the program freezes. I know there must be an easy solution to

  • I need to know in which table the long text is stored

    Using the transaction code 'AC03' , I go to the ' Create Service Master Page '.  Navigating through the page , I could see a ' long text ' button . Once it is being clicked , the white space for text entry comes . My query is this -> <b>I need to kno

  • Integer DAL Variable in 11.5

    In 11.5 Studio Patch 3 I am experiencing an issue with integer variables inside of a DAL script. It seems that when I define an integer variable (starting with the # character) the interpreter is not recognizing the line correctly. I entered the foll