VS2008 to VS2010 upgrade runtime problems

I just upgraded some crystal reports developed in VS2008 to VS2010. They worked perfectly fine in VS2008.
Now when I run certain reports in the viewer there is no problem but when called from .NET code with parameters being passed in using SetParameterValue it seems to ignore the parameter used to filter the select for the main report. The query executed on the DB server is then missing the vital where clause and all records are returned instead of just one.
has anyone come across this issue.

Win App.
13.0.1.220
Can't seem to get the parameter form to appear when commenting the setparametervalue line out.
the code in the call to  ReportUtilities.setReportDatabase(rd, conn) merely sets the Database for each report/subreport.
public static void setReportDatabase(ReportDocument reportDocument, DBConnectionDetails dbDetails)
            ConnectionInfo connection = new ConnectionInfo();
            connection.DatabaseName = dbDetails.DbName;
            connection.ServerName = dbDetails.Url;
            connection.UserID = dbDetails.Username;
            connection.Password = dbDetails.Password;
            foreach (CrystalDecisions.CrystalReports.Engine.Table table in reportDocument.Database.Tables)
                // Cache the logon info block
                TableLogOnInfo logOnInfo = table.LogOnInfo;
                // Set the connection
                logOnInfo.ConnectionInfo = connection;
                // Apply the connection to the table!
                table.ApplyLogOnInfo(logOnInfo);
                //table.Location = table.Location.Replace("dev", "test");
            foreach (CrystalDecisions.CrystalReports.Engine.Section section in reportDocument.ReportDefinition.Sections)
                // In each section we need to loop through all the reporting objects
                foreach (CrystalDecisions.CrystalReports.Engine.ReportObject reportObject in section.ReportObjects)
                    if (reportObject.Kind == ReportObjectKind.SubreportObject)
                        SubreportObject subReport = (SubreportObject)reportObject;
                        ReportDocument subDocument = subReport.OpenSubreport(subReport.SubreportName);
                        foreach (CrystalDecisions.CrystalReports.Engine.Table table in subDocument.Database.Tables)
                            if (table.Name != "RegSysReports_clsImage")
                                // Cache the logon info block
                                TableLogOnInfo logOnInfo = table.LogOnInfo;
                                // Set the connection
                                logOnInfo.ConnectionInfo = connection;
                                // Apply the connection to the table!
                                table.ApplyLogOnInfo(logOnInfo);
                                //table.Location = table.Location.Replace("dev", "test");

Similar Messages

  • Problems upgrading from VS2008 to VS2010.

    Hi there,
    I've recently installed VS2010 and the Crystal Reports installer to go with it. I've also converted my existing VS2008 solution to work in VS2010. I got no errors during the conversion and my code compiles fine, but when I try and run a page containing a report viewer, I get the following error:
    System.Web.HttpParseException was unhandled by user code
      Message=c:\Users\Steve Barker\AppData\Local\Temp\Temporary ASP.NET Files\root\93d099e1\231e6d84\App_Web_reportviewer.ascx.cc671b29.leojnwnb.0.cs(169): error CS0433: The type 'CrystalDecisions.Web.CrystalReportViewer' exists in both 'c:\Windows\assembly\GAC_MSIL\CrystalDecisions.Web\13.0.2000.0__692fbea5521e1304\CrystalDecisions.Web.dll' and 'c:\Windows\assembly\GAC_MSIL\CrystalDecisions.Web\10.5.3700.0__692fbea5521e1304\CrystalDecisions.Web.dll'
    Does anyone know how to solve this? I've not been able to find anything useful on Google so far... It looks like quite a straightforward error, but I can't track down the ambiguity.
    Any assistance gratefully received.
    Thanks in advance,
    Steve.

    I believe from your description that you have VS 2008 and VS2010 on the same dev box. If that is the case, I've reproduced the issue and it has been escalated for a fix. E.g.; there is a side by side compatibility issue...
    I've created  KBase on the issue - just waiting for it to be replicated externally now. In the meantime, below is the contents of the KB:
    *Symptom*
    Compiling a VS2010 Windows application using CRVS2010
    On compile the following error is produced;
    <img src="https://weblogs.sdn.sap.com/weblogs/images/251941734/masterpageviewer2.jpg" width="548" height="440" border="0" alt="image" />
    *Environment*
    VS2008
    VS2010
    CRVS2010
    *Reproducing the Issue*
    Install VS2008
    Install VS2010
    Install CRVS2010
    Create a Windows application in VS2010, using CRVS2010
    In the Properties for the project and change the target framework .NET Framework 4. (not the .NET Framework client profile)
    From the VS .NET 2010 Toolbox, then drag and drop the CrystalReportViewer on the Winform
    All the CrystalDecisions.* references in the Solution Explorer will be version 10.5.3700.0 instead of 13.0.2000.0
    *Cause*
    This is a side by side issue because Visual Studio 2008 is also installed on the computer
    *Resolution*
    Technical Escalation number 5000296571 has been created for this issue
    Work-around; Manually remove CR references of version 10.5.3700.0 from the project
    The following references must be removed:
    CrystalDecisions.Windows
    CrystalDecisions.Shared
    CrystalDecisions.ReportSource
    CrystalDecisions.CrystalReports.Engine
    Delete the CR viewer off the form
    Manually re-add the following assemblies of version 13.0.2000.0:
    CrystalDecisions.Windows
    CrystalDecisions.Shared
    CrystalDecisions.ReportSource
    CrystalDecisions.CrystalReports.Engine
    Re-add the CR viewer defined by the CrystalDecisions.Windows assembly of version 13.0.2000.0
    Ludek

  • Runtime problem after upgrade to 10.1.0.4

    Hello
    I move my database 10.1.0.4 with OWB 10.1.0.3 to another server with migrate to 10.2 db and OWB 10.1.0.4. Upgrade runtime repository script finished without errors, and runtime service launch successfully, find target schemas and upgrade it too. But then i run mappings, i receive error
    I try to drop and deploy mappings for registering it in RR again, but error persists.

    This is a full - complete installation, not just a patch to go from 10.1.0.2 or 10.1.0.3 to 10.1.0.4.
    UPDATE
    ========
    OWB 10.1.0.4.0 for Windows is released and available onMetalink as patchset:4703215
    Use patchset 4703215 for all platforms EXCEPT Windows.
    4703215 Warehouse Builder: Patchset
    ORACLE 10G WAREHOUSE BUILDER 10.1.0.4 FULL RELEASE FOR WINDOWS 10.1.0.4
    23-NOV-2005
    509M
    Patchset 4703215
    Description ORACLE 10G WAREHOUSE BUILDER PATCH 10.1.0.4 FOR WINDOWS
    Product Warehouse Builder
    Release Oracle 10.1.0.2
    Platform or Language -------- Platforms --------Microsoft Windows 32-bit
    Size 528M 554599541 bytes
    From OTN, the following are available at:
    http://www.oracle.com/technology/software/products/warehouse/index.html
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 ---
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Microsoft Windows 64-bit 534,128,130 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Microsoft Windows NT/2000/XP/2003 554,599,541 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Linux x86 / Linux x86-64 570,033,056 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Linux Itanium 598,133,415 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Linux x86 569,491,684 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for Solaris Operating System SPARC 64-bit 634,479,279 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for HP Tru64 UNIX 626,337,476 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for HP-UX Itanium 864,101,864 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for HP-UX PA-RISC 64-bit 840,429,371 bytes
    Oracle Warehouse Builder 10g Release 1 10.1.0.4 for AIX5L Based Systems 64-bit 878,274,195 bytes
    Documentation is also in the pdfdoc directory of the extracted software above and at:
    http://www.oracle.com/technology/documentation/warehouse.html
    There are many links from this page. Under the Learn More section on the right side of the screen are the following two links as well as others:
    http://www.oracle.com/technology/products/warehouse/index.html
    OWB Collateral Library is at:
    http://www.oracle.com/technology/products/warehouse/htdocs/OTN_collateral.html
    OWB Sample Code is at:
    http://www.oracle.com/technology/sample_code/products/warehouse/index.html
    The Case studies, including Case Study 9 - "How Do I Manage Multiple Versions of my BI Implementation?" are at:
    http://www.oracle.com/technology/products/warehouse/htdocs/otn_docresources.html
    The OWB 10g Quick Start Guide is at:
    http://www.oracle.com/technology/products/warehouse/pdf/10gQuickStartGuide.pdf
    Please ensure you read the readme file in the root of the downloaded and extracted file. It contains all of the information relevant to this version. The release notes were not changed from the 10.1.0.2 release.
    Barry

  • Help for upgrading runtime to control center

    hi guys,
    I am upgrading runtime repository (10g r1) to control center (10g r2). while moving the audit data, I get the error message "Failed to Migrage Audit Data into OWBRTR. java.qal.SQLException ORA-00001: unique constraint (OWBRTR.AMP_PK) violated".
    I check the orginial runtime repository, and all these unique constraints are enabled. so I assume that there should not be any duplicates there. How does it possible to having duplicates when I doing the upgrade?
    does anybody met this error before? how can I resolve it?
    thanks so so so much

    Hello
    Even I was getting almost similar problem. Once you solve please let us know.
    Mine is like this
    Error Created while moving audit data from existing runtime repository to Control Center
    Using OWB Control Center Upgrade Assistant. Here OWBRTR2TST is Runtime repository in
    Control Center.
    Exception:
    Failed to Migrate Audit Data into OWBRTR2TST java.sql.SQLException: ORA-02298:
    Can not validate (OWBRTR2TST.co.FK_PARENT_CO) - parent keys not found
    ORA-06512 at line 16

  • OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    Do you get this window when you hold down the Command+Option keys and launch iPhoto?
    If not then you're not holding down both keys long enough.
    OT

  • Have CS5 and after installing yosemite is asking to install Java SE6 Runtime, problem is Java has a ton of version 6 and none for Mac, why hasnt adobe provide the right version download?

    Adobe needs to get their act together, be specific as to what version of Java SE6 Runtime is needed to open CS5  (InDesing, Illustrator, etc.)and if possible offer a direct download, since Oracle has a ton of version of SE6 and none of them for Mac specific platform. This short sight on behalf of Adobe and carelessness on behalf of apple is the kind of garbage, this companies will never get!

    I'm pretty sure this post has the link in it...
    Dreamweaver and Java SE 6 Runtime problem on MAC Mountain Lion OSX
    If not, do a search of the DW forum for Java SE 6, there has been a lot of discussion about it and the download link for it is floating around here somewhere.

  • When I click on iPhoto icon I get a box that reads "The photo library needs to be upgraded to work with this version of iPhoto."  Whether I hit Quit or Upgrade the problem is not fixed.  Any suggestions?  Yes, I have tried Command Option iPhoto..no luck.

    When I click on iPhoto icon I get a box that reads "The photo library needs to be upgraded to work with this version of iPhoto."  Whether I hit Quit or Upgrade the problem is not fixed.  Any suggestions?  Yes, I have tried Command Option iPhoto..no luck.  I think I may have hit Upgrade the first time.  I really need this to be fixed ASAP.  Thanks for your help.

    Assuming iPhoto 09 or later:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Logic Pro 8 upgrade MAJOR PROBLEM

    I bought a powerpcg5 and have been using Logic Pro 8. I dont have any original packaging since i moved and i lost it. My brother tried pirating Logic Pro 9 and it removed my Logic Pro 8 registration information which caused me to lose my serial. I try opening Logic 8 and it asks me to register and enter the serial number which i dont have. I am in dire need as i run a studio. I need help ASAP!
    -Thanks

    Logic Pro 8 upgrade MAJOR PROBLEM
    There was never a problem since you tried to upgrade from a pirated copy of Logic 9
    Why did you even think this could go well?
    I dont have any original packaging since i moved and i lost it.
    Did you check Lost and Found?
    I am in dire need as i run a studio.
    Yet, you let your brother load a pirated copy of Logic 9.
    I need help ASAP!
    You really don't need help.
    Why is it that when I see POSTS like these that the person registers the same day.

  • I downloaded the upgrades to itunes and then i was told i needed to load a file msvcr80.dll i downloaded that and now i have a runtime problem i need to fix R6034.  How do i fix this and not loose all my songs?

    I downloaded the upgrades for itunes and it then said i had to download MSVCR80.dll i think i downloaded that but now i have a runtime issue of R6034.  How do i get my itunes to work again without loosing anything?

    Check out the user tip below.
    https://discussions.apple.com/docs/DOC-6562

  • Mix of different runtime problems on a mac.

    Hi,
    I'm on a mac 10.3 and have no intentions of upgrading. When I try to start some demo's I get a lot of different errors, all as far as I can tell related to the JRE. I installed everything from the apple website:
    Java webstart 2.3.0 (modified the May 2007)
    Applet Launcher 1.4 (modified the May 2007)
    Here's 2 of them: I give the info I get from the console:
    1. An error occurred while launching/running the application.
    Title: jME (v0.11) Test [curve.TestBezierCurve]
    Vendor: jMonkeyEngine, LLC
    Category: Invalid Argument error
    The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.
    launch file
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+"
    codebase="http://www.jmonkeyengine.com/webstart/"
    href="jmedemo.php/curve.TestBezierCurve">
    <information>
    <title>jME (v0.11) Test [curve.TestBezierCurve]</title>
    <vendor>jMonkeyEngine, LLC</vendor>
    <homepage href="http://www.jMonkeyEngine.com"/>
    <icon href="jme_logo.jpg"/>
    <description>jME (0.11) JNLP Test - curve.TestBezierCurve</description>
    <description kind="short">jME Technology Preview</description>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.5+"/>
    <jar href="jmetest.jar" main="true"/>
    <jar href="jmetest-data.jar"/>
    <extension name="jme" href="http://www.jmonkeyengine.com/webstart/jme.jnlp" />
    </resources>
    <property key="java.library.path" value="." />
    <application-desc main-class="jmetest.curve.TestBezierCurve"/>
    </jnlp>
    exception
    JNLPException[category: Invalid Argument error : Exception: null : LaunchDesc: null ]
         at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:259)
         at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:199)
         at com.sun.javaws.Launcher.run(Launcher.java:167)
         at java.lang.Thread.run(Thread.java:552)
    console
    Java Web Start 1.4.2_12 Console, started Thu May 03 10:23:16 NZST 2007
    Java 2 Runtime Environment: Version 1.4.2_12 by Apple Computer, Inc.
    Example 2:
    An error occurred while launching/running the application.
    Title: Tower Of Hanoi
    Vendor: J�rgen Failenschmid
    Category: Launch File Error
    Unsupported JNLP version in launch file: 1.5+. Only version 1.0 is supported with this version. Please contact the application vendor to report this problem.
    launch file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!-- Tower Of Hanoi Webstart Configuration -->
    <jnlp spec="1.5+"
    codebase="http://projects.anycpu.com/toh/"
    href="toh.jnlp">
    <information>
    <title>Tower Of Hanoi</title>
    <vendor>J�rgen Failenschmid</vendor>
    <homepage href="http://www.anycpu.com/Java3DExample.htm"/>
    <description>Tower Of Hanoi</description>
    <description kind="short">Animated implementation of the Tower Of Hanoi puzzle using Java 3D.</description>
    <description kind="tooltip">Tower Of Hanoi</description>
    <!-- Gif or Jpeg: 64x64 during download; 32x32 as icon. Automatically resized. -->
    <icon href="icon.gif"/>
    <!-- Splash screen during launch -->
    <icon kind="splash" href="splash.jpg"/>
    <offline-allowed/>
    <shortcut online="false">
    <desktop/>
    <menu submenu="Anycpu"/>
    </shortcut>
    </information>
    <!--
    Java 3D will not run with minimum security.
    Therefore, the application JARs have to be signed.
    -->
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.5+"/>
    <jar href="toh.jar" main="true"/>
    <jar href="jars/commons-logging.jar"/>
    <jar href="jars/log4j.jar"/>
    <extension href="http://download.java.net/media/java3d/webstart/release/java3d-latest.jnlp"/>
    </resources>
    <application-desc main-class="net.pacbell.jfai.toh.util.Launcher">
         <argument>net.pacbell.jfai.toh.TowerOfHanoi</argument>
         <argument>splash.jpg</argument>
    </application-desc>
    </jnlp>
    exception
    JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
    <jnlp spec="1.5+" codebase="http://projects.anycpu.com/toh/" href="http://projects.anycpu.com/toh/toh.jnlp">
      <information>
        <title>Tower Of Hanoi</title>
        <vendor>J�rgen Failenschmid</vendor>
        <homepage href="http://www.anycpu.com/Java3DExample.htm"/>
        <description>Tower Of Hanoi</description>
        <description kind="short">Animated implementation of the Tower Of Hanoi puzzle using Java 3D.</description>
        <description kind="one-line">Tower Of Hanoi</description>
        <description kind="tooltip">Tower Of Hanoi</description>
        <icon href="http://projects.anycpu.com/toh/icon.gif" kind="default"/>
        <icon href="http://projects.anycpu.com/toh/splash.jpg" kind="splash"/>
        <offline-allowed/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <resources>
        <j2se initial-heap-size="-1" max-heap-size="-1" version="1.5+"/>
        <jar href="http://projects.anycpu.com/toh/toh.jar" download="eager" main="true"/>
        <jar href="http://projects.anycpu.com/toh/jars/commons-logging.jar" download="eager" main="false"/>
        <jar href="http://projects.anycpu.com/toh/jars/log4j.jar" download="eager" main="false"/>
        <extension href="http://download.java.net/media/java3d/webstart/release/java3d-latest.jnlp"/>
      </resources>
      <application-desc main-class="net.pacbell.jfai.toh.util.Launcher">
        <argument>net.pacbell.jfai.toh.TowerOfHanoi</argument>
        <argument>splash.jpg</argument>
      </application-desc>
    </jnlp> ]
         at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:179)
         at com.sun.javaws.Launcher.run(Launcher.java:167)
         at java.lang.Thread.run(Thread.java:552)
    console
    Java Web Start 1.4.2_12 Console, started Thu May 03 10:17:25 NZST 2007
    Java 2 Runtime Environment: Version 1.4.2_12 by Apple Computer, Inc.
    Help greatly appreciated.

    You should contact Apple for this issue.

  • Upgrade Runtime Systems create new Tracks?

    Hi all,
    we are in the situation, that our Runtime Systems will upgrade from NW04 to NW04s. Cause we have ongoing development, we can not upgrade existing tracks itself, while the release change will last several weeks (D,Q and P). The idea was, to create new Tracks for new release and reimport SCs from assembly step of old release.
    So we defined Products and Software Components in SLD with new Version Number, with the dependencies for the new versions.
    Created new Tracks in CMS, Imported all SCA and made required changes. So far so good.
    Unfortunatly in Assembly Step of new Track i`m not able anymore to Change Patch Level and Support Package Stack, only the "keep current" option is available.
    Thanks for any help
    Regards Oliver

    Hello NWDI Users,
    i followed thee guide here: https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5834. [original link is broken] [original link is broken] [original link is broken]
    The Problem still exists. In Track of new release (NW7.0) i`m not able to increase the
    Support Package Number nor Patch Level.
    So software versioning is diabled in 7.0??
    Regards Oliver

  • Photoshop CS2 Upgrade Installation Problems w/ Vista Problems

    I recently purchased a new laptop w/ Windows Vista which I'm trying to install my copy of Photoshop CS2 onto. My Photoshop license is an upgrade license ... originally upgraded from Photoshop v4.0.
    When installing an upgrade copy of PS CS2, it requires proof of your previous version in order to verify you're a legitimate upgrader. This works fine if you're upgrading from a version of Photoshop after 5.x ...you simply insert your CD and the installation continues. The installation process is less straight-forward for users like myself ... installing from an upgraded version prior to 5. I'm required to call Adobe ... and conduct a phone verification procedure where I give them a code displayed on the screen during installation and they give me a response code to type into the installation form.
    I deauthorized my old laptop ... start the installation routine on my new laptop ... call Adobe w/ my verification code ... enter the response code (which is accepted) and complete the installation without any problems. My problem occurs when I go to run the software. The startup screen indicates that the software is still in "Tryout Mode", and the first window I'm presented with is the "Adobe Activation" window requesting my serial number. If I try to enter my CS2 serial number it is rejected with the message:
    "You must enter a valid serial number before activating online or viewing activation options. Please check your serial number and re-enter it, or click the Purchase button to buy a copy of this product"
    The thing is ... this IS a valid serial number. I've confirmed this with Adobe. (It's probably an upgrade serial number, which is why the software is rejecting it). I called Adobe and they're now telling me that I must enter a paid-support agreement in order to receive help installing my software. They claim their software is working correctly, and it must be a problem with my computer.
    Has anybody experienced a problem like this? I refuse to pay more for something that worked fine on XP just to use it on Vista due to bugs in their installation and activation routine.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    mthight wrote:
    Have the bugs of using with Vista been fixed, or still not working? thanks,
    I know this is an old problem, but surely there is an answer to fix the problem by now...
    What problems?  I used Photoshop CS2 with Vista with no problems (I still have it installed on a Vista system if you'd like me to check anything in particular).  CS3 and CS4 worked well as well.  Haven't tried CS5 on Vista as I have moved up to Windows 7, but I suspect it works just fine.
    -Noel

  • [SOLVED]After yesterday's upgrade screen problem

    So, yesterday i have upgraded to the newest kernel and udev. Now, the problem is that (i have XFCE) when laptop goes into "switch off screen" mode (in xfce4-power-manager) i cannot recall the screen back to normal (it remains black). I have to suspend it and wake it up in order the screen is visible/normal again (haven't tried to just kill X).
    /var/log/messages:
    Nov 10 14:42:27 localhost -- MARK --
    Nov 10 15:21:01 localhost -- MARK --
    Nov 10 15:41:01 localhost -- MARK --
    Nov 10 16:12:08 localhost saso: ACPI group/action undefined: hotkey / ATK0100:00
    Nov 10 16:12:08 localhost saso: ACPI group/action undefined: video/switchmode / VMOD
    Nov 10 16:12:10 localhost saso: ACPI group/action undefined: hotkey / ATK0100:00
    Nov 10 16:12:10 localhost saso: ACPI group/action undefined: video/switchmode / VMOD
    Nov 10 16:12:16 localhost acpid: client 1616[0:100] has disconnected
    Nov 10 16:12:23 localhost acpid: client connected from 1616[0:100]
    Nov 10 16:12:23 localhost acpid: 1 client rule loaded
    Nov 10 16:12:27 localhost kernel: [44163.481659] EXT4-fs (sda1): re-mounted. Opts: commit=0
    Nov 10 16:12:27 localhost kernel: [44163.489933] EXT4-fs (sda2): re-mounted. Opts: commit=0
    Nov 10 16:12:27 localhost kernel: [44163.499653] EXT4-fs (sda3): re-mounted. Opts: commit=0
    Nov 10 16:12:28 localhost dhcpcd[5940]: sending signal 1 to pid 5326
    Nov 10 16:12:28 localhost dhcpcd[5940]: waiting for pid 5326 to exit
    Nov 10 16:12:28 localhost dhcpcd[5326]: received SIGHUP, releasing
    Nov 10 16:12:28 localhost dhcpcd[5326]: wlan0: releasing lease of 192.168.1.3
    Nov 10 16:12:28 localhost dhcpcd[5326]: wlan0: removing interface
    Nov 10 16:12:28 localhost kernel: [44164.828910] cfg80211: Calling CRDA to update world regulatory domain
    Nov 10 16:12:28 localhost kernel: [44164.913810] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44164.994702] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44165.101603] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44165.162838] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:41 localhost kernel: [44165.504492] PM: Syncing filesystems ... done.
    Nov 10 16:12:41 localhost kernel: [44165.510675] Freezing user space processes ... (elapsed 0.01 seconds) done.
    Nov 10 16:12:41 localhost kernel: [44165.522325] Freezing remaining freezable tasks ... (elapsed 1.09 seconds) done.
    Nov 10 16:12:41 localhost kernel: [44166.615763] Suspending console(s) (use no_console_suspend to debug)
    Nov 10 16:12:41 localhost kernel: [44166.616477] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Nov 10 16:12:41 localhost kernel: [44166.629860] sd 0:0:0:0: [sda] Stopping disk
    Nov 10 16:12:41 localhost kernel: [44166.642540] ATL1E 0000:03:00.0: PCI INT A disabled
    Nov 10 16:12:41 localhost kernel: [44166.732640] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
    Nov 10 16:12:41 localhost kernel: [44167.018971] PM: suspend of devices complete after 402.827 msecs
    Nov 10 16:12:41 localhost kernel: [44167.059129] PM: late suspend of devices complete after 40.150 msecs
    Nov 10 16:12:41 localhost kernel: [44167.059309] ACPI: Preparing to enter system sleep state S3
    Nov 10 16:12:41 localhost kernel: [44167.257307] PM: Saving platform NVS memory
    Nov 10 16:12:41 localhost kernel: [44167.257797] Disabling non-boot CPUs ...
    Nov 10 16:12:41 localhost kernel: [44167.259218] CPU 1 is now offline
    Nov 10 16:12:41 localhost kernel: [44167.259707] Extended CMOS year: 2000
    Nov 10 16:12:41 localhost kernel: [44167.259707] ACPI: Low-level resume complete
    Nov 10 16:12:41 localhost kernel: [44167.259707] PM: Restoring platform NVS memory
    Nov 10 16:12:41 localhost kernel: [44167.259707] Extended CMOS year: 2000
    Nov 10 16:12:41 localhost kernel: [44167.259707] Enabling non-boot CPUs ...
    Nov 10 16:12:41 localhost kernel: [44167.266546] Booting Node 0 Processor 1 APIC 0x1
    Nov 10 16:12:41 localhost kernel: [44167.259183] Initializing CPU#1
    Nov 10 16:12:41 localhost kernel: [44167.259183] Calibrating delay loop (skipped) already calibrated this CPU
    Nov 10 16:12:41 localhost kernel: [44167.277996] NMI watchdog enabled, takes one hw-pmu counter.
    Nov 10 16:12:41 localhost kernel: [44167.278933] Switched to NOHz mode on CPU #1
    Nov 10 16:12:41 localhost kernel: [44167.282318] CPU1 is up
    Nov 10 16:12:42 localhost kernel: [44167.283293] ACPI: Waking up from system sleep state S3
    Nov 10 16:12:42 localhost kernel: [44168.297514] PM: early resume of devices complete after 1.403 msecs
    Nov 10 16:12:42 localhost kernel: [44168.297649] usb usb3: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.297719] usb usb4: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.297793] usb usb5: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299179] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Nov 10 16:12:42 localhost kernel: [44168.299334] usb usb6: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299374] usb usb7: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299413] usb usb8: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.305605] ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Nov 10 16:12:42 localhost kernel: [44168.355074] Extended CMOS year: 2000
    Nov 10 16:12:42 localhost kernel: [44168.362432] sd 0:0:0:0: [sda] Starting disk
    Nov 10 16:12:42 localhost kernel: [44168.632301] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Nov 10 16:12:42 localhost kernel: [44168.655037] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44168.685480] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44168.698272] ata2.00: configured for UDMA/100
    Nov 10 16:12:42 localhost kernel: [44168.815660] usb 6-2: reset low speed USB device number 3 using uhci_hcd
    Nov 10 16:12:42 localhost kernel: [44170.172346] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Nov 10 16:12:42 localhost kernel: [44170.174103] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.174434] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.178450] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.178782] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.180642] ata1.00: configured for UDMA/133
    Nov 10 16:12:42 localhost kernel: [44170.224518] PM: resume of devices complete after 1926.927 msecs
    Nov 10 16:12:42 localhost kernel: [44170.224850] Restarting tasks ... done.
    Nov 10 16:12:42 localhost kernel: [44170.238561] video LNXVIDEO:00: Restoring backlight state
    Nov 10 16:12:45 localhost kernel: [44173.423488] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:45 localhost laptop-mode: Laptop mode
    Nov 10 16:12:45 localhost laptop-mode: enabled, not active
    Nov 10 16:12:46 localhost kernel: [44174.630668] CE: hpet increased min_delta_ns to 30169 nsec
    Nov 10 16:12:46 localhost kernel: [44174.885331] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:46 localhost kernel: [44174.928328] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:46 localhost kernel: [44175.030767] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:47 localhost kernel: [44175.496506] EXT4-fs (sda1): re-mounted. Opts: commit=0
    Nov 10 16:12:47 localhost kernel: [44175.704900] EXT4-fs (sda2): re-mounted. Opts: commit=0
    Nov 10 16:12:47 localhost kernel: [44175.708047] EXT4-fs (sda3): re-mounted. Opts: commit=0
    Nov 10 16:12:47 localhost acpid: client 1616[0:100] has disconnected
    Nov 10 16:12:47 localhost saso: ACPI group/action undefined: processor / LNXCPU:00
    Nov 10 16:12:47 localhost acpid: client connected from 1616[0:100]
    Nov 10 16:12:47 localhost acpid: 1 client rule loaded
    Nov 10 16:12:47 localhost saso: ACPI group/action undefined: processor / LNXCPU:01
    Nov 10 16:12:47 localhost laptop-mode: Laptop mode
    Nov 10 16:12:47 localhost laptop-mode: enabled,
    Nov 10 16:12:47 localhost laptop-mode: not active [unchanged]
    Nov 10 16:12:47 localhost saso: ACPI action undefined: PNP0C0A:00
    Nov 10 16:12:47 localhost laptop-mode: Laptop mode
    Nov 10 16:12:47 localhost laptop-mode: enabled,
    Nov 10 16:12:47 localhost laptop-mode: not active [unchanged]
    Nov 10 16:12:49 localhost kernel: [44177.453758] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Nov 10 16:12:49 localhost dhcpcd[6755]: version 5.2.12 starting
    Nov 10 16:12:50 localhost dhcpcd[6755]: wlan0: broadcasting for a lease
    Nov 10 16:12:50 localhost dhcpcd[6755]: wlan0: offered 192.168.1.3 from 192.168.1.1
    Nov 10 16:12:50 localhost dhcpcd[6755]: wlan0: acknowledged 192.168.1.3 from 192.168.1.1
    Nov 10 16:12:50 localhost dhcpcd[6755]: wlan0: checking for 192.168.1.3
    Nov 10 16:12:55 localhost dhcpcd[6755]: wlan0: leased 192.168.1.3 for 86400 seconds
    Nov 10 16:12:55 localhost dhcpcd[6755]: forked to background, child pid 6778
    /var/log/kernel.log:
    Nov 10 13:29:37 localhost kernel: [34393.536524] oosplash.bin[28937]: segfault at 4d0 ip b779fa1b sp bf9ffbe0 error 4 in libX11.so.6.3.0[b776c000+132000]
    Nov 10 16:12:27 localhost kernel: [44163.481659] EXT4-fs (sda1): re-mounted. Opts: commit=0
    Nov 10 16:12:27 localhost kernel: [44163.489933] EXT4-fs (sda2): re-mounted. Opts: commit=0
    Nov 10 16:12:27 localhost kernel: [44163.499653] EXT4-fs (sda3): re-mounted. Opts: commit=0
    Nov 10 16:12:28 localhost kernel: [44164.769066] wlan0: deauthenticating from 00:1d:60:19:9c:51 by local choice (reason=3)
    Nov 10 16:12:28 localhost kernel: [44164.828910] cfg80211: Calling CRDA to update world regulatory domain
    Nov 10 16:12:28 localhost kernel: [44164.913810] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44164.994333] ATL1E 0000:03:00.0: irq 46 for MSI/MSI-X
    Nov 10 16:12:28 localhost kernel: [44164.994702] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44165.101603] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:28 localhost kernel: [44165.162190] ATL1E 0000:03:00.0: irq 46 for MSI/MSI-X
    Nov 10 16:12:28 localhost kernel: [44165.162838] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:41 localhost kernel: [44165.504492] PM: Syncing filesystems ... done.
    Nov 10 16:12:41 localhost kernel: [44165.510538] PM: Preparing system for mem sleep
    Nov 10 16:12:41 localhost kernel: [44165.510675] Freezing user space processes ... (elapsed 0.01 seconds) done.
    Nov 10 16:12:41 localhost kernel: [44165.522325] Freezing remaining freezable tasks ... (elapsed 1.09 seconds) done.
    Nov 10 16:12:41 localhost kernel: [44166.615714] PM: Entering mem sleep
    Nov 10 16:12:41 localhost kernel: [44166.615763] Suspending console(s) (use no_console_suspend to debug)
    Nov 10 16:12:41 localhost kernel: [44166.616477] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Nov 10 16:12:41 localhost kernel: [44166.629860] sd 0:0:0:0: [sda] Stopping disk
    Nov 10 16:12:41 localhost kernel: [44166.642540] ATL1E 0000:03:00.0: PCI INT A disabled
    Nov 10 16:12:41 localhost kernel: [44166.732640] snd_hda_intel 0000:00:1b.0: PCI INT A disabled
    Nov 10 16:12:41 localhost kernel: [44167.018971] PM: suspend of devices complete after 402.827 msecs
    Nov 10 16:12:41 localhost kernel: [44167.059129] PM: late suspend of devices complete after 40.150 msecs
    Nov 10 16:12:41 localhost kernel: [44167.059309] ACPI: Preparing to enter system sleep state S3
    Nov 10 16:12:41 localhost kernel: [44167.257307] PM: Saving platform NVS memory
    Nov 10 16:12:41 localhost kernel: [44167.257797] Disabling non-boot CPUs ...
    Nov 10 16:12:41 localhost kernel: [44167.259218] CPU 1 is now offline
    Nov 10 16:12:41 localhost kernel: [44167.259707] Extended CMOS year: 2000
    Nov 10 16:12:41 localhost kernel: [44167.259707] ACPI: Low-level resume complete
    Nov 10 16:12:41 localhost kernel: [44167.259707] PM: Restoring platform NVS memory
    Nov 10 16:12:41 localhost kernel: [44167.259707] CPU0: Thermal monitoring handled by SMI
    Nov 10 16:12:41 localhost kernel: [44167.259707] Extended CMOS year: 2000
    Nov 10 16:12:41 localhost kernel: [44167.259707] Enabling non-boot CPUs ...
    Nov 10 16:12:41 localhost kernel: [44167.266546] Booting Node 0 Processor 1 APIC 0x1
    Nov 10 16:12:41 localhost kernel: [44167.266548] smpboot cpu 1: start_ip = 93000
    Nov 10 16:12:41 localhost kernel: [44167.259183] Initializing CPU#1
    Nov 10 16:12:41 localhost kernel: [44167.259183] Calibrating delay loop (skipped) already calibrated this CPU
    Nov 10 16:12:41 localhost kernel: [44167.259183] CPU1: Thermal monitoring handled by SMI
    Nov 10 16:12:41 localhost kernel: [44167.277996] NMI watchdog enabled, takes one hw-pmu counter.
    Nov 10 16:12:41 localhost kernel: [44167.278933] Switched to NOHz mode on CPU #1
    Nov 10 16:12:41 localhost kernel: [44167.282318] CPU1 is up
    Nov 10 16:12:42 localhost kernel: [44167.283293] ACPI: Waking up from system sleep state S3
    Nov 10 16:12:42 localhost kernel: [44168.296199] i915 0000:00:02.0: restoring config space at offset 0x8 (was 0x1, writing 0xdc01)
    Nov 10 16:12:42 localhost kernel: [44168.296208] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    Nov 10 16:12:42 localhost kernel: [44168.296456] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Nov 10 16:12:42 localhost kernel: [44168.296464] snd_hda_intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100006, writing 0x100002)
    Nov 10 16:12:42 localhost kernel: [44168.296500] pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x20100, writing 0x2010a)
    Nov 10 16:12:42 localhost kernel: [44168.296517] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
    Nov 10 16:12:42 localhost kernel: [44168.296528] pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Nov 10 16:12:42 localhost kernel: [44168.296536] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100104, writing 0x100504)
    Nov 10 16:12:42 localhost kernel: [44168.296592] pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x20200, writing 0x20205)
    Nov 10 16:12:42 localhost kernel: [44168.296609] pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0xf0, writing 0x200000f0)
    Nov 10 16:12:42 localhost kernel: [44168.296620] pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Nov 10 16:12:42 localhost kernel: [44168.296628] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
    Nov 10 16:12:42 localhost kernel: [44168.296684] pcieport 0000:00:1c.5: restoring config space at offset 0xf (was 0x20200, writing 0x20205)
    Nov 10 16:12:42 localhost kernel: [44168.296698] pcieport 0000:00:1c.5: restoring config space at offset 0x9 (was 0x1fff1, writing 0x7df17de1)
    Nov 10 16:12:42 localhost kernel: [44168.296712] pcieport 0000:00:1c.5: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Nov 10 16:12:42 localhost kernel: [44168.296720] pcieport 0000:00:1c.5: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
    Nov 10 16:12:42 localhost kernel: [44168.297063] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    Nov 10 16:12:42 localhost kernel: [44168.297137] ath9k 0000:02:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x105)
    Nov 10 16:12:42 localhost kernel: [44168.297165] ath9k 0000:02:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xfeaf0004)
    Nov 10 16:12:42 localhost kernel: [44168.297172] ath9k 0000:02:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Nov 10 16:12:42 localhost kernel: [44168.297182] ath9k 0000:02:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100007)
    Nov 10 16:12:42 localhost kernel: [44168.297234] ATL1E 0000:03:00.0: restoring config space at offset 0xf (was 0x100, writing 0x105)
    Nov 10 16:12:42 localhost kernel: [44168.297265] ATL1E 0000:03:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Nov 10 16:12:42 localhost kernel: [44168.297274] ATL1E 0000:03:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Nov 10 16:12:42 localhost kernel: [44168.297514] PM: early resume of devices complete after 1.403 msecs
    Nov 10 16:12:42 localhost kernel: [44168.297614] i915 0000:00:02.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.297619] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.297649] usb usb3: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.297692] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.297719] usb usb4: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.297766] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.297793] usb usb5: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.297807] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299179] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Nov 10 16:12:42 localhost kernel: [44168.299187] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299238] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    Nov 10 16:12:42 localhost kernel: [44168.299307] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299334] usb usb6: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299347] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299374] usb usb7: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299387] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299413] usb usb8: root hub lost power or was reset
    Nov 10 16:12:42 localhost kernel: [44168.299428] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299473] pci 0000:00:1e.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.299489] ahci 0000:00:1f.2: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.305605] ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Nov 10 16:12:42 localhost kernel: [44168.305613] ATL1E 0000:03:00.0: setting latency timer to 64
    Nov 10 16:12:42 localhost kernel: [44168.305680] ATL1E 0000:03:00.0: irq 46 for MSI/MSI-X
    Nov 10 16:12:42 localhost kernel: [44168.355074] Extended CMOS year: 2000
    Nov 10 16:12:42 localhost kernel: [44168.362432] sd 0:0:0:0: [sda] Starting disk
    Nov 10 16:12:42 localhost kernel: [44168.632301] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Nov 10 16:12:42 localhost kernel: [44168.655032] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    Nov 10 16:12:42 localhost kernel: [44168.655037] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44168.685475] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    Nov 10 16:12:42 localhost kernel: [44168.685480] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44168.698272] ata2.00: configured for UDMA/100
    Nov 10 16:12:42 localhost kernel: [44168.815660] usb 6-2: reset low speed USB device number 3 using uhci_hcd
    Nov 10 16:12:42 localhost kernel: [44170.172346] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Nov 10 16:12:42 localhost kernel: [44170.174103] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.174430] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    Nov 10 16:12:42 localhost kernel: [44170.174434] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.178450] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.178777] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    Nov 10 16:12:42 localhost kernel: [44170.178782] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    Nov 10 16:12:42 localhost kernel: [44170.180642] ata1.00: configured for UDMA/133
    Nov 10 16:12:42 localhost kernel: [44170.224518] PM: resume of devices complete after 1926.927 msecs
    Nov 10 16:12:42 localhost kernel: [44170.224848] PM: Finishing wakeup.
    Nov 10 16:12:42 localhost kernel: [44170.224850] Restarting tasks ... done.
    Nov 10 16:12:42 localhost kernel: [44170.238561] video LNXVIDEO:00: Restoring backlight state
    Nov 10 16:12:45 localhost kernel: [44173.423488] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:46 localhost kernel: [44174.630668] CE: hpet increased min_delta_ns to 30169 nsec
    Nov 10 16:12:46 localhost kernel: [44174.885331] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:46 localhost kernel: [44174.927923] ATL1E 0000:03:00.0: irq 46 for MSI/MSI-X
    Nov 10 16:12:46 localhost kernel: [44174.928328] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Nov 10 16:12:46 localhost kernel: [44175.030767] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Nov 10 16:12:47 localhost kernel: [44175.496506] EXT4-fs (sda1): re-mounted. Opts: commit=0
    Nov 10 16:12:47 localhost kernel: [44175.704900] EXT4-fs (sda2): re-mounted. Opts: commit=0
    Nov 10 16:12:47 localhost kernel: [44175.708047] EXT4-fs (sda3): re-mounted. Opts: commit=0
    Nov 10 16:12:49 localhost kernel: [44177.448823] wlan0: authenticate with 00:1d:60:19:9c:51 (try 1)
    Nov 10 16:12:49 localhost kernel: [44177.450829] wlan0: authenticated
    Nov 10 16:12:49 localhost kernel: [44177.450861] wlan0: associate with 00:1d:60:19:9c:51 (try 1)
    Nov 10 16:12:49 localhost kernel: [44177.453381] wlan0: RX AssocResp from 00:1d:60:19:9c:51 (capab=0x411 status=0 aid=2)
    Nov 10 16:12:49 localhost kernel: [44177.453385] wlan0: associated
    Nov 10 16:12:49 localhost kernel: [44177.453758] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Nov 10 16:12:59 localhost kernel: [44188.252291] wlan0: no IPv6 routers present
    Upgraded packages:
    [2011-11-09 12:04] upgraded linux (3.0.7-1 -> 3.1-4)
    [2011-11-09 12:04] upgraded linux-headers (3.0.7-1 -> 3.1-4)
    [2011-11-09 12:04] upgraded lirc-utils (1:0.9.0-6 -> 1:0.9.0-8)
    [2011-11-09 12:04] upgraded mpfr (3.1.0.p1-1 -> 3.1.0.p3-1)
    [2011-11-09 12:04] upgraded net-tools (1.60.20110819cvs-1 -> 1.60.20110819cvs-3)
    [2011-11-09 12:04] upgraded pixman (0.22.2-1 -> 0.24.0-1)
    [2011-11-09 12:04] upgraded udev (174-1 -> 175-1)
    [2011-11-09 12:04] upgraded wine (1.3.32-1 -> 1.3.32-2)
    /var/log/Xorg.0.log:
    http://dl.dropbox.com/u/38176672/Xorg.0.log
    /var/log/dmesg.log:
    http://dl.dropbox.com/u/38176672/dmesg.log
    Last edited by Shark (2011-12-01 12:49:45)

    hi,
    I have the same problem(intel Corporation Mobile 915GM). And I found the following can solve the half of the problem
    Section "Device"
        Identifier    "Device0"
        Driver        "vesa" # <---replacing intel by vesa
    EndSection
    But after "kill X", the screen of the framebuffer becomes quite horrible as showed in the pic.

  • Dreamweaver and Java SE 6 Runtime problem on MAC Mountain Lion OSX

    I have a problem with dreamweaver. I really love dreamweaver for building web pages and have used it for years with a PC.  I recently switched from a PC to a MAC but I find that when I open the Dreamweaver app for the first time I get a prompt that says something like "You must download Java SE 6 runtime, would you like to install it now?"   I click yes, and the download fails.  I called Apple about it, they said the software resides on Oracle's Java web site, and its out of their control.  I go to the Oracle Java web site it says "Apple supplies their version of Java SE 6 runtime and there's no way to download it from the Java.com site.  All this means is that YOUR software does not work on my MAC because these two companies can't agree on who suppies this software.
    What I need to know is HOW DO I GET DREAMWEAVER TO WORK?  How do I get around this crazy *** catch 22 situation?  And why doesn't your software recognize Java SE 7 runtime?

    I'm in the same boat with you. I recently used Time Machine to backup my profile and then wiped my entire drive and installed Mountain Lion. After importing all of my data with the Migration Assitant, Dreamweaver will NOT open.
    SnakEyez02, Oracle's website does NOT have the dowload. The link you posted is to version 7. We've been down this road already. Martiantime is correct, neither Apple nor Oracle are providing Java SE 6, but Dreamweaver is crying to have it installed.
    So, Adobe, how do we get out of the hole that we did not dig?

  • 9.0.2.6 Portal Repository Upgrade Patch problems.

    We got some problem with Portal when tryed to apply
    9.0.2.6 Upgrade. Could anybody give advice on this issue:
    Initial configuration:
    Solaris8, Portal 9.0.2.2.14, Oracle 9iAS R2 v.9.0.2.0, RDBMS 9.0.1.3. The infrastructure and midtier work on different SPARC-servers.
    Accordingly upgrade procedure we succesfully applied:
    a) Infrastructure: 9.0.1.4 Patchset for Oracle RDBMS server, 9.0.2.2 Patchset for OID, Oracle 9iAS SSO-server
    migration to 9.0.2.5, 9.0.2.2 Patchset for 9iAS Core.
    b) 9.0.1.4 Patchset for Oracle RDBMS server, 9.0.2.2 Patchset for OID, Oracle 9iAS SSO-server migration to 9.0.2.5, 9.0.2.2 Patchset for 9iAS Core, Portal 9.0.2.6
    patch.
    After this we needed to make just one last step:
    Portal 9.0.2.6 Repository Upgrade Patch (2981297) for
    changing Portal's repository schemes. It worked but
    like a result we got the next errors after patch upgrade
    was done:
    a) "The following invalid non-Portal objects exist in the Portal Schema: INDEX ABC (the name of portal object), PACKAGE BODY WWMON_REP_REPOSITORY, PACKAGE BODY WWMON_REP_REPOSIT_DTL, PLS-00103: Encountered the symbol "," when expecting one of the following: (-+case mod not null <an identifier>,...) The symbol "null" was substituted for "," to continue.)" See upgtmp/nonportal.log
    b) "ERROR: 1 invalid objects remain; ERROR: Failed while updating the new portlet IDS..."
    c) "ERROR: ORA-01407: cannot update ("PORTAL"."WWSBR_URL$"."URL") to NULL.
    d) Two package body of packages at PORTAL scheme became invalid: WWMON_REP_REPOSITORY, WWMON_REP_REPOSIT_DTL. About 20 package body of packages at PORTAL_DEMO became invalid (It seems like initial portlet ID's disappeared
    and except of pportlet_id there is nothing:
    Example:
    inital statement at body:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    PORTAL.wwpro_api_invalidation.invalidate_cache(
    p_provider_id => p_provider_id,
    p_portletid => 1065753336,
    p_instance_id => p_reference_path,
    p_subscriber_id => PORTAL.wwctx_api.get_subscriber_id ,
    p_user => PORTAL.wwctx_api.get_user);
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    after upgrade repository patch:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    PORTAL.wwpro_api_invalidation.invalidate_cache(
    p_provider_id => p_provider_id,
    p_portletid => ,
    p_instance_id => p_reference_path,
    p_subscriber_id => PORTAL.wwctx_api.get_subscriber_id ,
    p_user => PORTAL.wwctx_api.get_user);
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Like a result after 9.0.2.6 Portal Repository Upgrade Patch application we lost the possibility to edit user's
    profiles at Portal and other nesessary features. It seems
    like some portlet ID's just dissapeared from Portal scheme. Could anybody had the same problem with Portal Upgrade 9.0.2.6? Quite possible that we missed some important element at during upgrade but ,really, we didn't wait so unlucky result. Advice something, please...
    Regards. Igor.

    Igor,
    Since you've encountered undocumented errors, your repository upgrade has failed. You'll want to leave the repository as is for troublshooting, if at all possible, and log a TAR with support if you haven't already. They'll ask you to upload your upgrade log file and your upgrade tmp directory.
    Regards

Maybe you are looking for